2026-05-26 10:25:12.694 | + ./stack.sh:main:485 : exec 2026-05-26 10:25:12.694 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-26-122512' 2026-05-26 10:25:12.694 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-26-122512.summary.2026-05-26-122512 2026-05-26 10:25:12.694 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:25:12.694 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-26-122512 2026-05-26 10:25:12.694 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-26-122512 /opt/stack/logs/stack.sh.log 2026-05-26 10:25:12.694 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-26-122512.summary.2026-05-26-122512 /opt/stack/logs/stack.sh.log.summary 2026-05-26 10:25:12.694 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-26 10:25:12.695 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-26 10:25:12.695 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-26 10:25:12.695 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-26 10:25:12.695 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-26 10:25:12.695 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-26 10:25:12.696 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-26 10:25:12.696 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-26 10:25:12.701 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-26 10:25:12.703 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-26 10:25:12.706 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-26 10:25:12.708 | + ./stack.sh:main:571 : set -o errexit 2026-05-26 10:25:12.711 | + ./stack.sh:main:574 : uname -a 2026-05-26 10:25:12.713 | 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-05-26 10:25:12.716 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-26 10:25:12.719 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-26 10:25:12.724 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-26 10:25:12.768 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-26 10:25:12.789 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-26 10:25:12.793 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-26 10:25:12.811 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-26 10:25:12.814 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-26 10:25:12.832 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-26 10:25:12.835 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-26 10:25:12.851 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-26 10:25:12.854 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-26 10:25:12.857 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-26 10:25:12.861 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-26 10:25:12.879 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-26 10:25:12.883 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-26 10:25:12.899 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-26 10:25:12.903 | + ./stack.sh:main:588 : tune_host 2026-05-26 10:25:12.905 | + lib/host:tune_host:96 : configure_host_mem 2026-05-26 10:25:12.907 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-26 10:25:12.910 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-26 10:25:12.912 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-26 10:25:12.914 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-26 10:25:12.916 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-26 10:25:12.919 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:25:12.921 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:25:12.924 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-26 10:25:12.926 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:25:12.928 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:25:12.930 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:25:12.933 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:25:12.935 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:25:12.938 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:25:12.940 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-26 10:25:12.943 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-26 10:25:12.946 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-26 10:25:12.949 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-26 10:25:12.953 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-26 10:25:12.956 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-26 10:25:12.959 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-26 10:25:12.962 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:25:12.965 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:25:12.969 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:25:12.973 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791112970 2026-05-26 10:25:12.976 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-26 10:25:12.979 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-26 10:25:12.982 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-26 10:25:13.104 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-26 10:25:13.105 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-26 10:25:13.105 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-26 10:25:13.171 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-26 10:25:13.230 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-26 10:25:16.528 | Fetched 4747 B in 1s (8617 B/s) 2026-05-26 10:25:18.603 | Reading package lists... 2026-05-26 10:25:18.635 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-26 10:25:18.638 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-26 10:25:18.641 | + functions-common:time_stop:2412 : local name 2026-05-26 10:25:18.644 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:25:18.647 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:25:18.649 | + functions-common:time_stop:2415 : local total 2026-05-26 10:25:18.653 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:25:18.655 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-26 10:25:18.658 | + functions-common:time_stop:2419 : start_time=1779791112970 2026-05-26 10:25:18.661 | + functions-common:time_stop:2421 : [[ -z 1779791112970 ]] 2026-05-26 10:25:18.665 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:25:18.669 | + functions-common:time_stop:2424 : end_time=1779791118666 2026-05-26 10:25:18.672 | + functions-common:time_stop:2425 : elapsed_time=5696 2026-05-26 10:25:18.675 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:25:18.678 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:25:18.680 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5696 2026-05-26 10:25:18.684 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-26 10:25:18.686 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:25:18.689 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:25:18.692 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:25:18.695 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-26 10:25:18.719 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-26 10:25:18.760 | Reading package lists... 2026-05-26 10:25:19.309 | Building dependency tree... 2026-05-26 10:25:19.311 | Reading state information... 2026-05-26 10:25:20.282 | The following NEW packages will be installed: 2026-05-26 10:25:20.285 | ksmtuned 2026-05-26 10:25:20.371 | 0 upgraded, 1 newly installed, 0 to remove and 45 not upgraded. 2026-05-26 10:25:20.371 | Need to get 7444 B of archives. 2026-05-26 10:25:20.371 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-26 10:25:20.371 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-26 10:25:20.648 | perl: warning: Setting locale failed. 2026-05-26 10:25:20.648 | perl: warning: Please check that your locale settings: 2026-05-26 10:25:20.648 | LANGUAGE = (unset), 2026-05-26 10:25:20.648 | LC_ALL = "en_US.utf8", 2026-05-26 10:25:20.648 | LANG = "de_DE.UTF-8" 2026-05-26 10:25:20.648 | are supported and installed on your system. 2026-05-26 10:25:20.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:25:20.742 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:25:20.742 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:25:20.743 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:25:20.982 | Fetched 7444 B in 0s (172 kB/s) 2026-05-26 10:25:21.035 | Selecting previously unselected package ksmtuned. 2026-05-26 10:25:21.383 | (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-05-26 10:25:21.391 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-26 10:25:21.402 | Unpacking ksmtuned (4.20150326) ... 2026-05-26 10:25:21.467 | Setting up ksmtuned (4.20150326) ... 2026-05-26 10:25:21.711 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-26 10:25:21.905 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-26 10:25:22.782 | perl: warning: Setting locale failed. 2026-05-26 10:25:22.782 | perl: warning: Please check that your locale settings: 2026-05-26 10:25:22.783 | LANGUAGE = (unset), 2026-05-26 10:25:22.783 | LC_ALL = "en_US.utf8", 2026-05-26 10:25:22.783 | LANG = "de_DE.UTF-8" 2026-05-26 10:25:22.783 | are supported and installed on your system. 2026-05-26 10:25:22.783 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:25:22.935 | perl: warning: Setting locale failed. 2026-05-26 10:25:22.936 | perl: warning: Please check that your locale settings: 2026-05-26 10:25:22.936 | LANGUAGE = (unset), 2026-05-26 10:25:22.936 | LC_ALL = "en_US.utf8", 2026-05-26 10:25:22.936 | LANG = "de_DE.UTF-8" 2026-05-26 10:25:22.936 | are supported and installed on your system. 2026-05-26 10:25:22.937 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:25:22.989 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:25:22.989 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:25:22.989 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:25:23.061 | perl: warning: Setting locale failed. 2026-05-26 10:25:23.061 | perl: warning: Please check that your locale settings: 2026-05-26 10:25:23.061 | LANGUAGE = (unset), 2026-05-26 10:25:23.061 | LC_ALL = "en_US.utf8", 2026-05-26 10:25:23.061 | LANG = "de_DE.UTF-8" 2026-05-26 10:25:23.062 | are supported and installed on your system. 2026-05-26 10:25:23.062 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:25:23.612 | 2026-05-26 10:25:23.612 | Running kernel seems to be up-to-date. 2026-05-26 10:25:23.612 | 2026-05-26 10:25:23.612 | No services need to be restarted. 2026-05-26 10:25:23.612 | 2026-05-26 10:25:23.612 | No containers need to be restarted. 2026-05-26 10:25:23.612 | 2026-05-26 10:25:23.613 | No user sessions are running outdated binaries. 2026-05-26 10:25:23.613 | 2026-05-26 10:25:23.613 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:25:25.925 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:25:25.928 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:25:25.931 | + functions-common:time_stop:2412 : local name 2026-05-26 10:25:25.933 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:25:25.936 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:25:25.938 | + functions-common:time_stop:2415 : local total 2026-05-26 10:25:25.940 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:25:25.942 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:25:25.944 | + functions-common:time_stop:2419 : start_time=1779791118715 2026-05-26 10:25:25.946 | + functions-common:time_stop:2421 : [[ -z 1779791118715 ]] 2026-05-26 10:25:25.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:25:25.952 | + functions-common:time_stop:2424 : end_time=1779791125950 2026-05-26 10:25:25.954 | + functions-common:time_stop:2425 : elapsed_time=7235 2026-05-26 10:25:25.956 | + functions-common:time_stop:2426 : total=1532 2026-05-26 10:25:25.958 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:25:25.960 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8767 2026-05-26 10:25:25.963 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:25:25.965 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-26 10:25:25.968 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-26 10:25:25.969 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-26 10:25:25.987 | + lib/host:configure_ksm:19 : echo 0 2026-05-26 10:25:25.987 | 0 2026-05-26 10:25:25.991 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-26 10:25:25.993 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-26 10:25:25.995 | + lib/host:tune_host:97 : configure_host_net 2026-05-26 10:25:25.997 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-26 10:25:25.999 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-26 10:25:26.001 | + ./stack.sh:main:594 : fetch_plugins 2026-05-26 10:25:26.003 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-26 10:25:26.005 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-26 10:25:26.006 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-26 10:25:26.008 | + functions-common:fetch_plugins:1763 : return 2026-05-26 10:25:26.010 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-26 10:25:26.012 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-26 10:25:26.014 | + functions-common:run_phase:1841 : local phase= 2026-05-26 10:25:26.016 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:25:26.018 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:25:26.020 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:25:26.022 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:25:26.023 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:25:26.026 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:25:26.029 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:25:26.031 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:25:26.033 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:25:26.035 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-26 10:25:26.037 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:25:26.049 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:25:26.051 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-26 10:25:26.053 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-26 10:25:26.055 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-26 10:25:26.057 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-26 10:25:26.058 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-26 10:25:26.060 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-26 10:25:26.062 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-26 10:25:26.064 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-26 10:25:26.066 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-26 10:25:26.067 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:25:26.069 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-26 10:25:26.071 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-26 10:25:26.073 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-26 10:25:26.075 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-26 10:25:26.077 | + functions-common:plugin_override_defaults:1804 : return 2026-05-26 10:25:26.079 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-26 10:25:26.095 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-26 10:25:26.098 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-26 10:25:26.118 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:25:26.121 | +++ lib/tls:source:43 : hostname -f 2026-05-26 10:25:26.127 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-26 10:25:26.129 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-26 10:25:26.131 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-26 10:25:26.133 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-26 10:25:26.135 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-26 10:25:26.137 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-26 10:25:26.139 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-26 10:25:26.142 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-26 10:25:26.144 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-26 10:25:26.146 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-26 10:25:26.150 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-26 10:25:26.164 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-26 10:25:26.183 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-26 10:25:26.197 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-26 10:25:26.210 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-26 10:25:26.248 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-26 10:25:26.324 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-26 10:25:26.430 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-26 10:25:26.464 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-26 10:25:26.531 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-26 10:25:26.587 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-26 10:25:26.591 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-26 10:25:26.612 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:25:26.616 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-26 10:25:26.620 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-26 10:25:26.623 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-26 10:25:26.627 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-26 10:25:26.631 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-26 10:25:26.653 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-26 10:25:26.657 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-26 10:25:26.661 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-26 10:25:26.664 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-26 10:25:26.668 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-26 10:25:26.671 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-26 10:25:26.675 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-26 10:25:26.678 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-26 10:25:26.682 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-26 10:25:26.687 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-26 10:25:26.708 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-26 10:25:26.711 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-26 10:25:26.715 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-26 10:25:26.718 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-26 10:25:26.721 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-26 10:25:26.724 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-26 10:25:26.728 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-26 10:25:26.731 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-26 10:25:26.734 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-26 10:25:26.738 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-26 10:25:26.741 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-26 10:25:26.745 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-26 10:25:26.749 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-26 10:25:26.753 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.203 2026-05-26 10:25:26.756 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-26 10:25:26.761 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-26 10:25:26.765 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-26 10:25:26.766 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-26 10:25:26.772 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-26 10:25:26.775 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-26 10:25:26.778 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-26 10:25:26.782 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-26 10:25:26.785 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-26 10:25:26.789 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-26 10:25:26.812 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-26 10:25:26.816 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.203 2026-05-26 10:25:26.821 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.203 2026-05-26 10:25:26.822 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-26 10:25:26.827 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.203 2026-05-26 10:25:26.830 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-26 10:25:26.833 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-26 10:25:26.837 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-26 10:25:26.840 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-26 10:25:26.844 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-26 10:25:26.847 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-26 10:25:26.850 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-26 10:25:26.854 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-26 10:25:26.857 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-26 10:25:26.861 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-26 10:25:26.864 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-26 10:25:26.867 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-26 10:25:26.871 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-26 10:25:26.874 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-26 10:25:26.878 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-26 10:25:26.881 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-26 10:25:26.884 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-26 10:25:26.887 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-26 10:25:26.891 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:25:26.895 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-26 10:25:26.899 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-26 10:25:26.903 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-26 10:25:26.925 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-26 10:25:26.928 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-26 10:25:26.932 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-26 10:25:26.937 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-26 10:25:26.940 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-26 10:25:26.944 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-26 10:25:26.948 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-26 10:25:26.951 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-26 10:25:26.955 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-26 10:25:26.958 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-26 10:25:26.961 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-26 10:25:26.965 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-26 10:25:26.968 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-26 10:25:26.971 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-26 10:25:26.974 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-26 10:25:26.978 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-26 10:25:26.981 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-26 10:25:26.985 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-26 10:25:26.988 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-26 10:25:26.992 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-26 10:25:27.136 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-26 10:25:27.153 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-26 10:25:27.157 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-26 10:25:27.161 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-26 10:25:27.165 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-26 10:25:27.168 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-26 10:25:27.172 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-26 10:25:27.175 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-26 10:25:27.179 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-26 10:25:27.182 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-26 10:25:27.186 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-26 10:25:27.189 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-26 10:25:27.193 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-26 10:25:27.195 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-26 10:25:27.199 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-26 10:25:27.202 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-26 10:25:27.205 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-26 10:25:27.209 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-26 10:25:27.211 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-26 10:25:27.215 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-26 10:25:27.218 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-26 10:25:27.225 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-26 10:25:27.226 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-26 10:25:27.226 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-26 10:25:27.226 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-26 10:25:27.230 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=bc:98a1:d3d4 2026-05-26 10:25:27.234 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-26 10:25:27.237 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-26 10:25:27.241 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-26 10:25:27.244 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-26 10:25:27.247 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdbc:98a1:d3d4::/56 2026-05-26 10:25:27.253 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdbc:98a1:d3d4::/56 2026-05-26 10:25:27.253 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-26 10:25:27.259 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdbc:98a1:d3d4::/64 2026-05-26 10:25:27.262 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-26 10:25:27.266 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-26 10:25:27.269 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-26 10:25:27.273 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-26 10:25:27.276 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-26 10:25:27.279 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-26 10:25:27.283 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-26 10:25:27.286 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-26 10:25:27.289 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-26 10:25:27.293 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-26 10:25:27.296 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-26 10:25:27.300 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-26 10:25:27.303 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdbc:98a1:d3d4::/56 2026-05-26 10:25:27.306 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-26 10:25:27.310 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-26 10:25:27.316 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-26 10:25:27.316 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-26 10:25:27.316 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-26 10:25:27.323 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-26 10:25:27.329 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-26 10:25:27.329 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-26 10:25:27.331 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-26 10:25:27.337 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-26 10:25:27.343 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-26 10:25:27.347 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-26 10:25:27.351 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-26 10:25:27.354 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-26 10:25:27.358 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-26 10:25:27.362 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-26 10:25:27.365 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-26 10:25:27.369 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-26 10:25:27.391 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-26 10:25:27.411 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-26 10:25:27.430 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-26 10:25:27.450 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-26 10:25:27.469 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-26 10:25:27.512 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-26 10:25:27.517 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-26 10:25:27.521 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-26 10:25:27.524 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-26 10:25:27.528 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-26 10:25:27.533 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-26 10:25:27.555 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-26 10:25:27.558 | + ./stack.sh:main:629 : run_phase source 2026-05-26 10:25:27.562 | + functions-common:run_phase:1840 : local mode=source 2026-05-26 10:25:27.565 | + functions-common:run_phase:1841 : local phase= 2026-05-26 10:25:27.568 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:25:27.572 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:25:27.575 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:25:27.578 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:25:27.581 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:25:27.586 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:25:27.591 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:25:27.594 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:25:27.597 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:25:27.601 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-26 10:25:27.605 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:25:27.628 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:25:27.631 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-26 10:25:27.634 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-26 10:25:27.694 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-26 10:25:27.697 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-26 10:25:27.701 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-26 10:25:27.704 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-26 10:25:27.708 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-26 10:25:27.712 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-26 10:25:27.716 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-26 10:25:27.719 | + functions-common:load_plugin_settings:1781 : return 2026-05-26 10:25:27.723 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-26 10:25:27.727 | + functions-common:verify_disabled_services:2123 : local service 2026-05-26 10:25:27.731 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.736 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-26 10:25:27.740 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.744 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-26 10:25:27.748 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.752 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-26 10:25:27.756 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.760 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-26 10:25:27.765 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.769 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-26 10:25:27.772 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.776 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-26 10:25:27.779 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.783 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-26 10:25:27.787 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.791 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-26 10:25:27.795 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.799 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-26 10:25:27.803 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.807 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-26 10:25:27.811 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.815 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-26 10:25:27.819 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.822 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-26 10:25:27.826 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.830 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-26 10:25:27.834 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.838 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-26 10:25:27.842 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.846 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-26 10:25:27.850 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.854 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-26 10:25:27.858 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.862 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-26 10:25:27.866 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.870 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-26 10:25:27.874 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.878 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-26 10:25:27.882 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.886 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-26 10:25:27.890 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.894 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-26 10:25:27.897 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.901 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-26 10:25:27.905 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.909 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-26 10:25:27.913 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.916 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-26 10:25:27.920 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:25:27.924 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-26 10:25:27.929 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-26 10:25:27.933 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-26 10:25:27.937 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-26 10:25:27.960 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:25:27.964 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-26 10:25:27.968 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-26 10:25:27.972 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-26 10:25:27.995 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:25:27.999 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-26 10:25:28.003 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-26 10:25:28.007 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-26 10:25:28.010 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-26 10:25:28.014 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-26 10:25:28.018 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-26 10:25:28.022 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-26 10:25:28.025 | + lib/database:initialize_database_backends:92 : return 0 2026-05-26 10:25:28.029 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-26 10:25:28.029 | Using mysql database backend 2026-05-26 10:25:28.032 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-26 10:25:28.056 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-26 10:25:28.061 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-26 10:25:28.064 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-26 10:25:28.067 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-26 10:25:28.072 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-26 10:25:28.076 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-26 10:25:28.100 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:25:28.104 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-26 10:25:28.129 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-26 10:25:28.153 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:25:28.157 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-26 10:25:28.181 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-26 10:25:28.206 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-26 10:25:28.229 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:25:28.233 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-26 10:25:28.256 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:25:28.260 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-26 10:25:28.263 | + functions-common:save_stackenv:63 : local tag=762 2026-05-26 10:25:28.267 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-26 10:25:28.273 | + functions-common:save_stackenv:65 : time_stamp=2026-05-26-122528 2026-05-26 10:25:28.276 | + functions-common:save_stackenv:66 : echo '# 2026-05-26-122528 762' 2026-05-26 10:25:28.280 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.283 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-26 10:25:28.286 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.290 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-26 10:25:28.293 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.297 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-26 10:25:28.300 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.304 | + functions-common:save_stackenv:68 : 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-05-26 10:25:28.307 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.310 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.203 2026-05-26 10:25:28.314 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.317 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.203/identity 2026-05-26 10:25:28.321 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.324 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-26-122512 2026-05-26 10:25:28.327 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.331 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-26 10:25:28.334 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.337 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.203 2026-05-26 10:25:28.341 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.344 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-26 10:25:28.348 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.352 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-26 10:25:28.355 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.358 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-26 10:25:28.362 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.365 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-26 10:25:28.368 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.372 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.203 2026-05-26 10:25:28.375 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:25:28.378 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-26 10:25:28.382 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-26 10:25:28.386 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-26 10:25:28.390 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-26 10:25:28.393 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-26 10:25:28.396 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:25:28.400 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:25:28.404 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:25:28.408 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:25:28.411 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:25:28.415 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:25:28.437 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:25:28.440 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:25:28.443 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:25:28.447 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:25:28.448 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:25:28.455 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-26 10:25:28.458 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:25:28.461 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-26 10:25:28.464 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:25:28.467 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:25:28.470 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:25:28.473 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:25:28.477 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:25:28.480 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:25:28.482 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:25:28.485 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:25:28.489 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:25:28.494 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791128490 2026-05-26 10:25:28.496 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-26 10:25:28.499 | Cloning into '/opt/stack/requirements'... 2026-05-26 10:25:32.379 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:25:32.383 | + functions-common:time_stop:2412 : local name 2026-05-26 10:25:32.386 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:25:32.390 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:25:32.393 | + functions-common:time_stop:2415 : local total 2026-05-26 10:25:32.397 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:25:32.400 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:25:32.404 | + functions-common:time_stop:2419 : start_time=1779791128490 2026-05-26 10:25:32.407 | + functions-common:time_stop:2421 : [[ -z 1779791128490 ]] 2026-05-26 10:25:32.412 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:25:32.416 | + functions-common:time_stop:2424 : end_time=1779791132413 2026-05-26 10:25:32.420 | + functions-common:time_stop:2425 : elapsed_time=3923 2026-05-26 10:25:32.423 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:25:32.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:25:32.429 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3923 2026-05-26 10:25:32.432 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-26 10:25:32.435 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:25:32.438 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:25:32.441 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:25:32.444 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:25:32.447 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:25:32.450 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:25:32.453 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:25:32.456 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:25:32.459 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:25:32.462 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:25:32.467 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791132463 2026-05-26 10:25:32.470 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:25:33.019 | From https://review.opendev.org/openstack/requirements 2026-05-26 10:25:33.019 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:25:33.030 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:25:33.033 | + functions-common:time_stop:2412 : local name 2026-05-26 10:25:33.036 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:25:33.039 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:25:33.043 | + functions-common:time_stop:2415 : local total 2026-05-26 10:25:33.046 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:25:33.049 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:25:33.053 | + functions-common:time_stop:2419 : start_time=1779791132463 2026-05-26 10:25:33.055 | + functions-common:time_stop:2421 : [[ -z 1779791132463 ]] 2026-05-26 10:25:33.059 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:25:33.064 | + functions-common:time_stop:2424 : end_time=1779791133060 2026-05-26 10:25:33.067 | + functions-common:time_stop:2425 : elapsed_time=597 2026-05-26 10:25:33.070 | + functions-common:time_stop:2426 : total=3923 2026-05-26 10:25:33.073 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:25:33.076 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4520 2026-05-26 10:25:33.079 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:25:33.083 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:25:33.086 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:25:33.089 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:25:33.093 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:25:33.096 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:25:33.099 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:25:33.102 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:25:33.105 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:25:33.109 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:25:33.115 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791133111 2026-05-26 10:25:33.118 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:25:33.133 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:25:33.133 | 2026-05-26 10:25:33.134 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:25:33.134 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:25:33.134 | state without impacting any branches by switching back to a branch. 2026-05-26 10:25:33.134 | 2026-05-26 10:25:33.134 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:25:33.134 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:25:33.134 | 2026-05-26 10:25:33.134 | git switch -c 2026-05-26 10:25:33.134 | 2026-05-26 10:25:33.134 | Or undo this operation with: 2026-05-26 10:25:33.134 | 2026-05-26 10:25:33.134 | git switch - 2026-05-26 10:25:33.135 | 2026-05-26 10:25:33.135 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:25:33.135 | 2026-05-26 10:25:33.135 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-26 10:25:33.138 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:25:33.141 | + functions-common:time_stop:2412 : local name 2026-05-26 10:25:33.144 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:25:33.148 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:25:33.151 | + functions-common:time_stop:2415 : local total 2026-05-26 10:25:33.154 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:25:33.157 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:25:33.160 | + functions-common:time_stop:2419 : start_time=1779791133111 2026-05-26 10:25:33.164 | + functions-common:time_stop:2421 : [[ -z 1779791133111 ]] 2026-05-26 10:25:33.168 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:25:33.173 | + functions-common:time_stop:2424 : end_time=1779791133170 2026-05-26 10:25:33.176 | + functions-common:time_stop:2425 : elapsed_time=59 2026-05-26 10:25:33.179 | + functions-common:time_stop:2426 : total=4520 2026-05-26 10:25:33.182 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:25:33.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4579 2026-05-26 10:25:33.190 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-26 10:25:33.206 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-26 10:25:33.210 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:25:33.211 | + functions-common:git_clone:665 : head -1 2026-05-26 10:25:33.213 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-26 10:25:33.217 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:25:33.220 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-26 10:25:33.224 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:25:33.227 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-26 10:25:33.231 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-26 10:25:33.235 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-26 10:25:33.239 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-26 10:25:33.242 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-26 10:25:33.246 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-26 10:25:33.249 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-26 10:25:33.253 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-26 10:25:33.257 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-26 10:25:33.262 | ++ tools/install_prereqs.sh:source:47 : NOW=1779791133 2026-05-26 10:25:33.267 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-26 10:25:33.273 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-26 10:25:33.277 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-26 10:25:33.281 | ++ tools/install_prereqs.sh:source:49 : DELTA=1779791133 2026-05-26 10:25:33.284 | ++ tools/install_prereqs.sh:source:50 : [[ 1779791133 -lt 7200 ]] 2026-05-26 10:25:33.288 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-26 10:25:33.291 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-26 10:25:33.295 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-26 10:25:33.299 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-26 10:25:33.303 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-26 10:25:33.307 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-26 10:25:33.311 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-26 10:25:33.315 | +++ 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-05-26 10:25:33.353 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-26 10:25:33.353 | apache2-dev 2026-05-26 10:25:33.353 | bc 2026-05-26 10:25:33.353 | bsdmainutils 2026-05-26 10:25:33.353 | curl 2026-05-26 10:25:33.354 | g++ 2026-05-26 10:25:33.354 | gawk 2026-05-26 10:25:33.354 | gcc 2026-05-26 10:25:33.354 | gettext 2026-05-26 10:25:33.354 | git 2026-05-26 10:25:33.354 | graphviz 2026-05-26 10:25:33.354 | iputils-ping 2026-05-26 10:25:33.354 | libffi-dev 2026-05-26 10:25:33.354 | libjpeg-dev 2026-05-26 10:25:33.354 | libpq-dev 2026-05-26 10:25:33.354 | libssl-dev 2026-05-26 10:25:33.354 | libsystemd-dev 2026-05-26 10:25:33.355 | libxml2-dev 2026-05-26 10:25:33.355 | libxslt1-dev 2026-05-26 10:25:33.355 | libyaml-dev 2026-05-26 10:25:33.355 | lsof 2026-05-26 10:25:33.355 | openssh-server 2026-05-26 10:25:33.355 | openssl 2026-05-26 10:25:33.355 | pkg-config 2026-05-26 10:25:33.355 | psmisc 2026-05-26 10:25:33.355 | python3-dev 2026-05-26 10:25:33.355 | python3-pip 2026-05-26 10:25:33.355 | python3-systemd 2026-05-26 10:25:33.356 | python3-venv 2026-05-26 10:25:33.356 | tar 2026-05-26 10:25:33.356 | tcpdump 2026-05-26 10:25:33.356 | unzip 2026-05-26 10:25:33.356 | uuid-runtime 2026-05-26 10:25:33.356 | wget 2026-05-26 10:25:33.356 | zlib1g-dev 2026-05-26 10:25:33.356 | libkrb5-dev 2026-05-26 10:25:33.356 | libldap2-dev 2026-05-26 10:25:33.356 | libsasl2-dev 2026-05-26 10:25:33.356 | memcached 2026-05-26 10:25:33.356 | python3-mysqldb 2026-05-26 10:25:33.357 | sqlite3 2026-05-26 10:25:33.357 | conntrack 2026-05-26 10:25:33.357 | curl 2026-05-26 10:25:33.357 | ebtables 2026-05-26 10:25:33.357 | genisoimage 2026-05-26 10:25:33.357 | iptables 2026-05-26 10:25:33.357 | iputils-arping 2026-05-26 10:25:33.357 | kpartx 2026-05-26 10:25:33.357 | libjs-jquery-tablesorter 2026-05-26 10:25:33.357 | parted 2026-05-26 10:25:33.357 | pm-utils 2026-05-26 10:25:33.358 | python3-mysqldb 2026-05-26 10:25:33.358 | socat 2026-05-26 10:25:33.358 | sqlite3 2026-05-26 10:25:33.358 | sudo 2026-05-26 10:25:33.358 | vlan 2026-05-26 10:25:33.358 | lsscsi 2026-05-26 10:25:33.358 | open-iscsi 2026-05-26 10:25:33.358 | cryptsetup 2026-05-26 10:25:33.358 | dosfstools 2026-05-26 10:25:33.358 | genisoimage 2026-05-26 10:25:33.358 | gir1.2-libosinfo-1.0 2026-05-26 10:25:33.358 | netcat-openbsd 2026-05-26 10:25:33.359 | open-iscsi 2026-05-26 10:25:33.359 | qemu-utils 2026-05-26 10:25:33.359 | sg3-utils 2026-05-26 10:25:33.359 | sysfsutils 2026-05-26 10:25:33.359 | lvm2 2026-05-26 10:25:33.359 | qemu-utils 2026-05-26 10:25:33.359 | thin-provisioning-tools 2026-05-26 10:25:33.359 | acl 2026-05-26 10:25:33.359 | dnsmasq-base 2026-05-26 10:25:33.359 | dnsmasq-utils 2026-05-26 10:25:33.359 | ebtables 2026-05-26 10:25:33.360 | haproxy 2026-05-26 10:25:33.360 | iptables 2026-05-26 10:25:33.360 | iputils-arping 2026-05-26 10:25:33.360 | iputils-ping 2026-05-26 10:25:33.360 | postgresql-server-dev-all 2026-05-26 10:25:33.360 | python3-mysqldb 2026-05-26 10:25:33.360 | sqlite3 2026-05-26 10:25:33.360 | sudo 2026-05-26 10:25:33.360 | vlan 2026-05-26 10:25:33.360 | pcp' 2026-05-26 10:25:33.360 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-26 10:25:33.381 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-26 10:25:33.381 | apache2-dev 2026-05-26 10:25:33.381 | bc 2026-05-26 10:25:33.382 | bsdmainutils 2026-05-26 10:25:33.382 | curl 2026-05-26 10:25:33.382 | g++ 2026-05-26 10:25:33.382 | gawk 2026-05-26 10:25:33.382 | gcc 2026-05-26 10:25:33.382 | gettext 2026-05-26 10:25:33.382 | git 2026-05-26 10:25:33.382 | graphviz 2026-05-26 10:25:33.382 | iputils-ping 2026-05-26 10:25:33.382 | libffi-dev 2026-05-26 10:25:33.382 | libjpeg-dev 2026-05-26 10:25:33.383 | libpq-dev 2026-05-26 10:25:33.383 | libssl-dev 2026-05-26 10:25:33.383 | libsystemd-dev 2026-05-26 10:25:33.383 | libxml2-dev 2026-05-26 10:25:33.383 | libxslt1-dev 2026-05-26 10:25:33.383 | libyaml-dev 2026-05-26 10:25:33.383 | lsof 2026-05-26 10:25:33.383 | openssh-server 2026-05-26 10:25:33.383 | openssl 2026-05-26 10:25:33.383 | pkg-config 2026-05-26 10:25:33.383 | psmisc 2026-05-26 10:25:33.384 | python3-dev 2026-05-26 10:25:33.384 | python3-pip 2026-05-26 10:25:33.384 | python3-systemd 2026-05-26 10:25:33.384 | python3-venv 2026-05-26 10:25:33.384 | tar 2026-05-26 10:25:33.384 | tcpdump 2026-05-26 10:25:33.384 | unzip 2026-05-26 10:25:33.384 | uuid-runtime 2026-05-26 10:25:33.384 | wget 2026-05-26 10:25:33.384 | zlib1g-dev 2026-05-26 10:25:33.384 | libkrb5-dev 2026-05-26 10:25:33.384 | libldap2-dev 2026-05-26 10:25:33.385 | libsasl2-dev 2026-05-26 10:25:33.385 | memcached 2026-05-26 10:25:33.385 | python3-mysqldb 2026-05-26 10:25:33.385 | sqlite3 2026-05-26 10:25:33.385 | conntrack 2026-05-26 10:25:33.385 | curl 2026-05-26 10:25:33.385 | ebtables 2026-05-26 10:25:33.385 | genisoimage 2026-05-26 10:25:33.385 | iptables 2026-05-26 10:25:33.385 | iputils-arping 2026-05-26 10:25:33.385 | kpartx 2026-05-26 10:25:33.386 | libjs-jquery-tablesorter 2026-05-26 10:25:33.386 | parted 2026-05-26 10:25:33.386 | pm-utils 2026-05-26 10:25:33.386 | python3-mysqldb 2026-05-26 10:25:33.386 | socat 2026-05-26 10:25:33.386 | sqlite3 2026-05-26 10:25:33.386 | sudo 2026-05-26 10:25:33.386 | vlan 2026-05-26 10:25:33.386 | lsscsi 2026-05-26 10:25:33.386 | open-iscsi 2026-05-26 10:25:33.386 | cryptsetup 2026-05-26 10:25:33.386 | dosfstools 2026-05-26 10:25:33.387 | genisoimage 2026-05-26 10:25:33.387 | gir1.2-libosinfo-1.0 2026-05-26 10:25:33.387 | netcat-openbsd 2026-05-26 10:25:33.387 | open-iscsi 2026-05-26 10:25:33.387 | qemu-utils 2026-05-26 10:25:33.387 | sg3-utils 2026-05-26 10:25:33.387 | sysfsutils 2026-05-26 10:25:33.387 | lvm2 2026-05-26 10:25:33.387 | qemu-utils 2026-05-26 10:25:33.387 | thin-provisioning-tools 2026-05-26 10:25:33.388 | acl 2026-05-26 10:25:33.388 | dnsmasq-base 2026-05-26 10:25:33.388 | dnsmasq-utils 2026-05-26 10:25:33.388 | ebtables 2026-05-26 10:25:33.388 | haproxy 2026-05-26 10:25:33.388 | iptables 2026-05-26 10:25:33.388 | iputils-arping 2026-05-26 10:25:33.388 | iputils-ping 2026-05-26 10:25:33.388 | postgresql-server-dev-all 2026-05-26 10:25:33.388 | python3-mysqldb 2026-05-26 10:25:33.388 | sqlite3 2026-05-26 10:25:33.388 | sudo 2026-05-26 10:25:33.389 | vlan 2026-05-26 10:25:33.389 | pcp ' 2026-05-26 10:25:33.389 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-26 10:25:33.389 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:25:33.389 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:25:33.394 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-26 10:25:33.394 | ++ 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-05-26 10:25:33.401 | ++ 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-05-26 10:25:33.404 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-26 10:25:33.408 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:25:33.410 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:25:33.413 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:25:33.415 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:25:33.419 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:25:33.421 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:25:33.423 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:25:33.425 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:25:33.427 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:25:33.429 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:25:33.431 | ++ functions-common:apt_get_update:1159 : return 2026-05-26 10:25:33.433 | ++ functions-common:install_package:1431 : 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-05-26 10:25:33.435 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:25:33.437 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:25:33.439 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:25:33.441 | ++ functions-common:real_install_package:1419 : 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-05-26 10:25:33.463 | ++ functions-common:apt_get:1199 : 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-05-26 10:25:33.503 | Reading package lists... 2026-05-26 10:25:34.008 | Building dependency tree... 2026-05-26 10:25:34.010 | Reading state information... 2026-05-26 10:25:34.682 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-26 10:25:34.684 | bc set to manually installed. 2026-05-26 10:25:34.684 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-26 10:25:34.684 | g++ set to manually installed. 2026-05-26 10:25:34.685 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-26 10:25:34.686 | gawk set to manually installed. 2026-05-26 10:25:34.686 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-26 10:25:34.686 | gcc set to manually installed. 2026-05-26 10:25:34.686 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-26 10:25:34.687 | git set to manually installed. 2026-05-26 10:25:34.687 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-26 10:25:34.687 | iputils-ping set to manually installed. 2026-05-26 10:25:34.687 | lsof is already the newest version (4.95.0-1build3). 2026-05-26 10:25:34.687 | lsof set to manually installed. 2026-05-26 10:25:34.687 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-26 10:25:34.687 | openssl set to manually installed. 2026-05-26 10:25:34.687 | psmisc is already the newest version (23.7-1build1). 2026-05-26 10:25:34.687 | psmisc set to manually installed. 2026-05-26 10:25:34.687 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-26 10:25:34.687 | python3-dev set to manually installed. 2026-05-26 10:25:34.688 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-26 10:25:34.688 | python3-systemd is already the newest version (235-1build4). 2026-05-26 10:25:34.688 | python3-systemd set to manually installed. 2026-05-26 10:25:34.688 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-26 10:25:34.688 | tar set to manually installed. 2026-05-26 10:25:34.688 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-26 10:25:34.688 | tcpdump set to manually installed. 2026-05-26 10:25:34.688 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-26 10:25:34.688 | uuid-runtime set to manually installed. 2026-05-26 10:25:34.688 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-26 10:25:34.688 | wget set to manually installed. 2026-05-26 10:25:34.689 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-26 10:25:34.689 | zlib1g-dev set to manually installed. 2026-05-26 10:25:34.689 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-26 10:25:34.689 | iptables set to manually installed. 2026-05-26 10:25:34.689 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-26 10:25:34.689 | kpartx set to manually installed. 2026-05-26 10:25:34.690 | parted is already the newest version (3.6-4build1). 2026-05-26 10:25:34.690 | parted set to manually installed. 2026-05-26 10:25:34.690 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-26 10:25:34.691 | sudo set to manually installed. 2026-05-26 10:25:34.691 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-26 10:25:34.691 | open-iscsi set to manually installed. 2026-05-26 10:25:34.692 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-26 10:25:34.692 | cryptsetup set to manually installed. 2026-05-26 10:25:34.692 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-26 10:25:34.692 | dosfstools set to manually installed. 2026-05-26 10:25:34.692 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-26 10:25:34.693 | netcat-openbsd set to manually installed. 2026-05-26 10:25:34.693 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-26 10:25:34.693 | qemu-utils set to manually installed. 2026-05-26 10:25:34.693 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-26 10:25:34.693 | sg3-utils set to manually installed. 2026-05-26 10:25:34.693 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-26 10:25:34.693 | lvm2 set to manually installed. 2026-05-26 10:25:34.693 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-26 10:25:34.693 | thin-provisioning-tools set to manually installed. 2026-05-26 10:25:34.693 | acl is already the newest version (2.3.2-1build1.1). 2026-05-26 10:25:34.693 | acl set to manually installed. 2026-05-26 10:25:34.693 | The following additional packages will be installed: 2026-05-26 10:25:34.694 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-26 10:25:34.694 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-26 10:25:34.694 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-26 10:25:34.694 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-26 10:25:34.694 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-26 10:25:34.694 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-26 10:25:34.695 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-26 10:25:34.695 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-26 10:25:34.695 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-26 10:25:34.696 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-26 10:25:34.696 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-26 10:25:34.696 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-26 10:25:34.696 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-26 10:25:34.697 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-26 10:25:34.697 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-26 10:25:34.697 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-26 10:25:34.697 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-26 10:25:34.697 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-26 10:25:34.697 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-26 10:25:34.697 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-26 10:25:34.697 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-26 10:25:34.697 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-26 10:25:34.697 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-26 10:25:34.697 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-26 10:25:34.697 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-26 10:25:34.698 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-26 10:25:34.698 | uuid-dev vbetool 2026-05-26 10:25:34.698 | Suggested packages: 2026-05-26 10:25:34.698 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-26 10:25:34.698 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-26 10:25:34.698 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-26 10:25:34.699 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-26 10:25:34.699 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-26 10:25:34.699 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-26 10:25:34.700 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-26 10:25:34.700 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-26 10:25:34.700 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-26 10:25:34.700 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-26 10:25:34.700 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-26 10:25:34.848 | The following NEW packages will be installed: 2026-05-26 10:25:34.848 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-26 10:25:34.848 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-26 10:25:34.848 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-26 10:25:34.848 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-26 10:25:34.849 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-26 10:25:34.849 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-26 10:25:34.849 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-26 10:25:34.849 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-26 10:25:34.849 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-26 10:25:34.849 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-26 10:25:34.849 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-26 10:25:34.849 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-26 10:25:34.849 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-26 10:25:34.849 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-26 10:25:34.850 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-26 10:25:34.850 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-26 10:25:34.850 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-26 10:25:34.850 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-26 10:25:34.850 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-26 10:25:34.850 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-26 10:25:34.850 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-26 10:25:34.850 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-26 10:25:34.850 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-26 10:25:34.850 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-26 10:25:34.850 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-26 10:25:34.851 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-26 10:25:34.851 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-26 10:25:34.851 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-26 10:25:34.851 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-26 10:25:34.851 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-26 10:25:34.852 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-26 10:25:34.852 | uuid-dev vbetool vlan 2026-05-26 10:25:34.853 | The following packages will be upgraded: 2026-05-26 10:25:34.855 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 openssh-client 2026-05-26 10:25:34.856 | openssh-server openssh-sftp-server 2026-05-26 10:25:34.920 | 7 upgraded, 161 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:25:34.920 | Need to get 177 MB of archives. 2026-05-26 10:25:34.921 | After this operation, 941 MB of additional disk space will be used. 2026-05-26 10:25:34.921 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-26 10:25:34.937 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-26 10:25:34.939 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-26 10:25:34.940 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-26 10:25:34.941 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-26 10:25:34.945 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-26 10:25:34.952 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-26 10:25:34.956 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-26 10:25:34.979 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-26 10:25:34.982 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-26 10:25:34.984 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-26 10:25:34.986 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-05-26 10:25:35.015 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-26 10:25:35.018 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-26 10:25:35.021 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-26 10:25:35.022 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-26 10:25:35.028 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-26 10:25:35.039 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-26 10:25:35.041 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-26 10:25:35.041 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-26 10:25:35.042 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-26 10:25:35.044 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-26 10:25:35.045 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-26 10:25:35.046 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-26 10:25:35.047 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-26 10:25:35.053 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-26 10:25:35.060 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-26 10:25:35.070 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-26 10:25:35.076 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-26 10:25:35.079 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-26 10:25:35.436 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-26 10:25:35.617 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-26 10:25:35.618 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-26 10:25:35.619 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-05-26 10:25:35.622 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-26 10:25:35.632 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-05-26 10:25:35.651 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-26 10:25:35.750 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-26 10:25:35.752 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-26 10:25:35.755 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-26 10:25:35.756 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-26 10:25:35.757 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-26 10:25:35.758 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-26 10:25:35.760 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-26 10:25:35.761 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-26 10:25:35.764 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-26 10:25:35.767 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-26 10:25:35.782 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-26 10:25:35.783 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-26 10:25:35.787 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-26 10:25:35.800 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-26 10:25:35.800 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-26 10:25:35.801 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-26 10:25:35.803 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-26 10:25:35.813 | Get:55 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-26 10:25:35.818 | Get:56 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-05-26 10:25:35.819 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-26 10:25:35.824 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-26 10:25:35.827 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-26 10:25:35.831 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-26 10:25:35.832 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-26 10:25:35.842 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-26 10:25:35.846 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-26 10:25:35.847 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-26 10:25:35.849 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-26 10:25:35.851 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-05-26 10:25:35.857 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-05-26 10:25:35.859 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-26 10:25:35.861 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-26 10:25:35.880 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-26 10:25:35.883 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-26 10:25:35.883 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-26 10:25:35.888 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-26 10:25:35.889 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-26 10:25:35.891 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-26 10:25:35.892 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-26 10:25:35.893 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-26 10:25:35.897 | Get:78 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-26 10:25:35.899 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-26 10:25:35.900 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-26 10:25:35.912 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-26 10:25:35.916 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-26 10:25:35.941 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-26 10:25:35.941 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-26 10:25:35.942 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-26 10:25:35.944 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-26 10:25:35.945 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-26 10:25:35.948 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-26 10:25:35.956 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-26 10:25:35.959 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-26 10:25:35.959 | Get:91 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-05-26 10:25:35.960 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-26 10:25:35.961 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-26 10:25:35.962 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-26 10:25:35.963 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-26 10:25:35.964 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-26 10:25:35.966 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-26 10:25:35.967 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-26 10:25:36.005 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-26 10:25:36.006 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-26 10:25:36.011 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-26 10:25:36.013 | Get:102 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-26 10:25:36.169 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-26 10:25:36.173 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-26 10:25:36.173 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-26 10:25:36.174 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-26 10:25:36.174 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-26 10:25:36.177 | Get:108 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-26 10:25:36.177 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-05-26 10:25:36.179 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-26 10:25:36.181 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-26 10:25:36.183 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-26 10:25:36.184 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-26 10:25:36.185 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-26 10:25:36.206 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-26 10:25:36.212 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-26 10:25:36.214 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-26 10:25:36.218 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-26 10:25:36.220 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-26 10:25:36.221 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-26 10:25:36.222 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-05-26 10:25:36.224 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-26 10:25:36.257 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-05-26 10:25:36.260 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-26 10:25:36.264 | Get:125 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-26 10:25:36.281 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-26 10:25:36.283 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-26 10:25:36.294 | Get:128 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-26 10:25:36.295 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-26 10:25:36.303 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-26 10:25:36.309 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-26 10:25:36.634 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-26 10:25:36.635 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-26 10:25:36.643 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-26 10:25:36.722 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-26 10:25:36.723 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-26 10:25:37.316 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-26 10:25:37.317 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-26 10:25:37.320 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-26 10:25:37.321 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-26 10:25:37.322 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-26 10:25:37.322 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-26 10:25:37.324 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-05-26 10:25:37.342 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-05-26 10:25:37.360 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-26 10:25:37.360 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-26 10:25:37.362 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-26 10:25:37.385 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-26 10:25:37.393 | Get:149 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-26 10:25:37.393 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-26 10:25:37.394 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-26 10:25:37.396 | Get:152 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-26 10:25:37.398 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-26 10:25:37.399 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-26 10:25:37.400 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-26 10:25:37.401 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-26 10:25:37.402 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-26 10:25:37.403 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-26 10:25:37.403 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-26 10:25:37.404 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-26 10:25:37.405 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-26 10:25:37.406 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-26 10:25:37.410 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-26 10:25:37.414 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-26 10:25:37.415 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-26 10:25:37.416 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-26 10:25:37.457 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-26 10:25:37.462 | Get:168 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-26 10:25:37.708 | perl: warning: Setting locale failed. 2026-05-26 10:25:37.709 | perl: warning: Please check that your locale settings: 2026-05-26 10:25:37.709 | LANGUAGE = (unset), 2026-05-26 10:25:37.709 | LC_ALL = "en_US.utf8", 2026-05-26 10:25:37.709 | LANG = "de_DE.UTF-8" 2026-05-26 10:25:37.709 | are supported and installed on your system. 2026-05-26 10:25:37.709 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:25:37.775 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:25:37.775 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:25:37.775 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:25:38.150 | Vorkonfiguration der Pakete ... 2026-05-26 10:25:38.187 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:25:38.301 | Fetched 177 MB in 3s (69.1 MB/s) 2026-05-26 10:25:38.345 | Selecting previously unselected package libapr1t64:amd64. 2026-05-26 10:25:38.402 | (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-05-26 10:25:38.408 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-26 10:25:38.417 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-26 10:25:38.470 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-26 10:25:38.481 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-26 10:25:38.485 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:25:38.536 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-26 10:25:38.546 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-26 10:25:38.550 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:25:38.596 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-26 10:25:38.609 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-26 10:25:38.612 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:25:38.666 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-26 10:25:38.677 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-26 10:25:38.754 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-26 10:25:38.765 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-26 10:25:38.830 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-26 10:25:38.843 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-26 10:25:38.848 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-26 10:25:38.894 | Selecting previously unselected package apache2-bin. 2026-05-26 10:25:38.907 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-26 10:25:38.911 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-26 10:25:39.061 | Selecting previously unselected package apache2-data. 2026-05-26 10:25:39.074 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-26 10:25:39.078 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-26 10:25:39.275 | Selecting previously unselected package apache2-utils. 2026-05-26 10:25:39.287 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-26 10:25:39.290 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-26 10:25:39.364 | Selecting previously unselected package apache2. 2026-05-26 10:25:39.377 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-26 10:25:39.386 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:25:39.388 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-26 10:25:39.517 | Selecting previously unselected package haproxy. 2026-05-26 10:25:39.530 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-26 10:25:39.544 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-26 10:25:39.679 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-26 10:25:39.692 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-26 10:25:39.696 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-26 10:25:39.754 | Selecting previously unselected package memcached. 2026-05-26 10:25:39.766 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-26 10:25:39.774 | Unpacking memcached (1.6.24-1build3) ... 2026-05-26 10:25:39.847 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-26 10:25:39.858 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-26 10:25:39.932 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-26 10:25:40.067 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-26 10:25:40.176 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-26 10:25:40.206 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-26 10:25:40.316 | Selecting previously unselected package libjson-perl. 2026-05-26 10:25:40.328 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-26 10:25:40.332 | Unpacking libjson-perl (4.10000-1) ... 2026-05-26 10:25:40.389 | Selecting previously unselected package postgresql-client-common. 2026-05-26 10:25:40.401 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-26 10:25:40.405 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-26 10:25:40.461 | Selecting previously unselected package ssl-cert. 2026-05-26 10:25:40.472 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-26 10:25:40.476 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-26 10:25:40.533 | Selecting previously unselected package postgresql-common. 2026-05-26 10:25:40.545 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-26 10:25:40.568 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-26 10:25:40.578 | Unpacking postgresql-common (257build1.1) ... 2026-05-26 10:25:40.699 | Selecting previously unselected package libsysfs2:amd64. 2026-05-26 10:25:40.708 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-26 10:25:40.712 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-26 10:25:40.766 | Selecting previously unselected package sysfsutils. 2026-05-26 10:25:40.778 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-26 10:25:40.785 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-26 10:25:40.829 | Selecting previously unselected package autotools-dev. 2026-05-26 10:25:40.843 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-26 10:25:40.847 | Unpacking autotools-dev (20220109.1) ... 2026-05-26 10:25:40.898 | Selecting previously unselected package m4. 2026-05-26 10:25:40.911 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-26 10:25:40.916 | Unpacking m4 (1.4.19-4build1) ... 2026-05-26 10:25:40.998 | Selecting previously unselected package autoconf. 2026-05-26 10:25:41.011 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-26 10:25:41.015 | Unpacking autoconf (2.71-3) ... 2026-05-26 10:25:41.116 | Selecting previously unselected package automake. 2026-05-26 10:25:41.129 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-26 10:25:41.137 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-26 10:25:41.253 | Selecting previously unselected package autopoint. 2026-05-26 10:25:41.266 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-26 10:25:41.270 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-26 10:25:41.318 | Selecting previously unselected package libdebhelper-perl. 2026-05-26 10:25:41.332 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-26 10:25:41.336 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-26 10:25:41.429 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-26 10:25:41.442 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:41.446 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:42.561 | Selecting previously unselected package libclang-cpp17t64. 2026-05-26 10:25:42.575 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:42.579 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:43.144 | Selecting previously unselected package libgc1:amd64. 2026-05-26 10:25:43.157 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-26 10:25:43.161 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-26 10:25:43.213 | Selecting previously unselected package libobjc4:amd64. 2026-05-26 10:25:43.227 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-26 10:25:43.231 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-26 10:25:43.272 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-26 10:25:43.285 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-26 10:25:43.290 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-26 10:25:43.349 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-26 10:25:43.364 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:43.367 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:43.606 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-26 10:25:43.620 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:43.624 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:43.715 | Selecting previously unselected package libclang1-17t64. 2026-05-26 10:25:43.727 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:43.731 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:44.069 | Selecting previously unselected package clang-17. 2026-05-26 10:25:44.082 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:44.087 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:44.137 | Selecting previously unselected package libtool. 2026-05-26 10:25:44.151 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-26 10:25:44.155 | Unpacking libtool (2.4.7-7build1) ... 2026-05-26 10:25:44.213 | Selecting previously unselected package dh-autoreconf. 2026-05-26 10:25:44.227 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-26 10:25:44.231 | Unpacking dh-autoreconf (20) ... 2026-05-26 10:25:44.281 | Selecting previously unselected package libarchive-zip-perl. 2026-05-26 10:25:44.294 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-26 10:25:44.299 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-26 10:25:44.370 | Selecting previously unselected package libsub-override-perl. 2026-05-26 10:25:44.382 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-26 10:25:44.386 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-26 10:25:44.426 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-26 10:25:44.440 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-26 10:25:44.443 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-26 10:25:44.492 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-26 10:25:44.506 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-26 10:25:44.509 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-26 10:25:44.551 | Selecting previously unselected package debugedit. 2026-05-26 10:25:44.563 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-26 10:25:44.567 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-26 10:25:44.610 | Selecting previously unselected package dwz. 2026-05-26 10:25:44.624 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-26 10:25:44.627 | Unpacking dwz (0.15-1build6) ... 2026-05-26 10:25:44.672 | Selecting previously unselected package gettext. 2026-05-26 10:25:44.686 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-26 10:25:44.689 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-26 10:25:44.801 | Selecting previously unselected package intltool-debian. 2026-05-26 10:25:44.814 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-26 10:25:44.818 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-26 10:25:44.864 | Selecting previously unselected package po-debconf. 2026-05-26 10:25:44.878 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-26 10:25:44.883 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-26 10:25:44.974 | Selecting previously unselected package debhelper. 2026-05-26 10:25:44.985 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-26 10:25:44.989 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-26 10:25:45.254 | Selecting previously unselected package uuid-dev:amd64. 2026-05-26 10:25:45.267 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-26 10:25:45.271 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-26 10:25:45.327 | Selecting previously unselected package libsctp1:amd64. 2026-05-26 10:25:45.340 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-26 10:25:45.344 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-26 10:25:45.386 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-26 10:25:45.397 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-26 10:25:45.401 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-26 10:25:45.457 | Selecting previously unselected package libapr1-dev. 2026-05-26 10:25:45.469 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-26 10:25:45.472 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-26 10:25:45.842 | Selecting previously unselected package libldap-dev:amd64. 2026-05-26 10:25:45.855 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:45.859 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-26 10:25:46.017 | Selecting previously unselected package libldap2-dev. 2026-05-26 10:25:46.030 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-26 10:25:46.035 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-26 10:25:46.069 | Selecting previously unselected package libaprutil1-dev. 2026-05-26 10:25:46.082 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-26 10:25:46.086 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-26 10:25:46.406 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-26 10:25:46.420 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-26 10:25:46.423 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:25:46.474 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-26 10:25:46.487 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-26 10:25:46.491 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:25:46.541 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-26 10:25:46.554 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-26 10:25:46.558 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:25:46.599 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-26 10:25:46.613 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-26 10:25:46.616 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:25:46.737 | Selecting previously unselected package apache2-dev. 2026-05-26 10:25:46.750 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-26 10:25:46.755 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-26 10:25:46.847 | Selecting previously unselected package ncal. 2026-05-26 10:25:46.860 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-26 10:25:46.864 | Unpacking ncal (12.1.8) ... 2026-05-26 10:25:46.915 | Selecting previously unselected package bsdmainutils. 2026-05-26 10:25:46.928 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-26 10:25:46.935 | Unpacking bsdmainutils (12.1.8) ... 2026-05-26 10:25:46.974 | Selecting previously unselected package conntrack. 2026-05-26 10:25:46.987 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-26 10:25:46.990 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-26 10:25:47.052 | Preparing to unpack .../065-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-05-26 10:25:47.081 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-05-26 10:25:47.158 | Selecting previously unselected package dnsmasq-utils. 2026-05-26 10:25:47.170 | Preparing to unpack .../066-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-05-26 10:25:47.173 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-26 10:25:47.222 | Selecting previously unselected package ebtables. 2026-05-26 10:25:47.236 | Preparing to unpack .../067-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-26 10:25:47.252 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-26 10:25:47.303 | Selecting previously unselected package fonts-liberation. 2026-05-26 10:25:47.317 | Preparing to unpack .../068-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-26 10:25:47.320 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-26 10:25:47.412 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-26 10:25:47.425 | Preparing to unpack .../069-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-26 10:25:47.429 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-26 10:25:47.477 | Selecting previously unselected package fonts-liberation2. 2026-05-26 10:25:47.490 | Preparing to unpack .../070-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-26 10:25:47.494 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-26 10:25:47.532 | Selecting previously unselected package genisoimage. 2026-05-26 10:25:47.546 | Preparing to unpack .../071-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-26 10:25:47.550 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-26 10:25:47.613 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-26 10:25:47.627 | Preparing to unpack .../072-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-26 10:25:47.631 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-26 10:25:47.685 | Selecting previously unselected package libann0. 2026-05-26 10:25:47.699 | Preparing to unpack .../073-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-26 10:25:47.703 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-26 10:25:47.749 | Selecting previously unselected package libcdt5:amd64. 2026-05-26 10:25:47.762 | Preparing to unpack .../074-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:47.767 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:47.815 | Selecting previously unselected package libcgraph6:amd64. 2026-05-26 10:25:47.828 | Preparing to unpack .../075-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:47.852 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:47.903 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-26 10:25:47.915 | Preparing to unpack .../076-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-26 10:25:47.919 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-26 10:25:47.971 | Selecting previously unselected package libltdl7:amd64. 2026-05-26 10:25:47.985 | Preparing to unpack .../077-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-26 10:25:47.989 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-26 10:25:48.037 | Selecting previously unselected package libpathplan4:amd64. 2026-05-26 10:25:48.050 | Preparing to unpack .../078-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.055 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:48.108 | Selecting previously unselected package libgvc6. 2026-05-26 10:25:48.122 | Preparing to unpack .../079-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.126 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:48.195 | Selecting previously unselected package libgvpr2:amd64. 2026-05-26 10:25:48.209 | Preparing to unpack .../080-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.213 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:48.264 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-26 10:25:48.278 | Preparing to unpack .../081-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.282 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:48.354 | Selecting previously unselected package libice6:amd64. 2026-05-26 10:25:48.368 | Preparing to unpack .../082-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-26 10:25:48.372 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-26 10:25:48.419 | Selecting previously unselected package libsm6:amd64. 2026-05-26 10:25:48.433 | Preparing to unpack .../083-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-26 10:25:48.438 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-26 10:25:48.486 | Selecting previously unselected package libxt6t64:amd64. 2026-05-26 10:25:48.500 | Preparing to unpack .../084-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-26 10:25:48.504 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-26 10:25:48.556 | Selecting previously unselected package libxmu6:amd64. 2026-05-26 10:25:48.570 | Preparing to unpack .../085-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-26 10:25:48.574 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-26 10:25:48.619 | Selecting previously unselected package libxaw7:amd64. 2026-05-26 10:25:48.631 | Preparing to unpack .../086-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-26 10:25:48.635 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-26 10:25:48.684 | Selecting previously unselected package graphviz. 2026-05-26 10:25:48.697 | Preparing to unpack .../087-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.701 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-26 10:25:48.804 | Selecting previously unselected package icu-devtools. 2026-05-26 10:25:48.818 | Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-26 10:25:48.822 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-26 10:25:48.885 | Selecting previously unselected package iputils-arping. 2026-05-26 10:25:48.898 | Preparing to unpack .../089-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-26 10:25:48.902 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-26 10:25:48.947 | Selecting previously unselected package comerr-dev:amd64. 2026-05-26 10:25:48.960 | Preparing to unpack .../090-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-26 10:25:48.967 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-26 10:25:49.020 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-26 10:25:49.033 | Preparing to unpack .../091-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:25:49.037 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:25:49.083 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-26 10:25:49.096 | Preparing to unpack .../092-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:25:49.099 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:25:49.144 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-26 10:25:49.157 | Preparing to unpack .../093-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:25:49.161 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:25:49.206 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-26 10:25:49.219 | Preparing to unpack .../094-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:25:49.223 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:25:49.264 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-26 10:25:49.277 | Preparing to unpack .../095-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:25:49.281 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:25:49.354 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-26 10:25:49.367 | Preparing to unpack .../096-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-26 10:25:49.371 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-26 10:25:49.415 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-26 10:25:49.428 | Preparing to unpack .../097-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:49.433 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:49.730 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-26 10:25:49.743 | Preparing to unpack .../098-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-26 10:25:49.747 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-26 10:25:49.808 | Preparing to unpack .../099-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-26 10:25:49.821 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-26 10:25:49.876 | Selecting previously unselected package libgts-bin. 2026-05-26 10:25:49.890 | Preparing to unpack .../100-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-26 10:25:49.894 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-26 10:25:49.948 | Selecting previously unselected package libicu-dev:amd64. 2026-05-26 10:25:49.961 | Preparing to unpack .../101-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-26 10:25:49.965 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-26 10:25:50.531 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-26 10:25:50.545 | Preparing to unpack .../102-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-26 10:25:50.549 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-26 10:25:50.607 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-26 10:25:50.620 | Preparing to unpack .../103-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-26 10:25:50.625 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-26 10:25:50.663 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-26 10:25:50.676 | Preparing to unpack .../104-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-26 10:25:50.681 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-26 10:25:50.718 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-26 10:25:50.732 | Preparing to unpack .../105-libjs-jquery-metadata_12-4_all.deb ... 2026-05-26 10:25:50.736 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-26 10:25:50.778 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-26 10:25:50.792 | Preparing to unpack .../106-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-26 10:25:50.796 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-26 10:25:50.912 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-26 10:25:50.925 | Preparing to unpack .../107-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-26 10:25:50.929 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-26 10:25:50.978 | Selecting previously unselected package libjson-xs-perl. 2026-05-26 10:25:50.991 | Preparing to unpack .../108-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:50.996 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-26 10:25:51.044 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-26 10:25:51.058 | Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-26 10:25:51.062 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-26 10:25:51.134 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-26 10:25:51.147 | Preparing to unpack .../110-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-26 10:25:51.151 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-26 10:25:51.194 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-26 10:25:51.208 | Preparing to unpack .../111-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-26 10:25:51.213 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-26 10:25:51.266 | Selecting previously unselected package mysql-common. 2026-05-26 10:25:51.279 | Preparing to unpack .../112-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-26 10:25:51.297 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-26 10:25:51.351 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-26 10:25:51.363 | Preparing to unpack .../113-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:51.367 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:25:51.471 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-26 10:25:51.485 | Preparing to unpack .../114-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-26 10:25:51.489 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-26 10:25:51.578 | Selecting previously unselected package pcp-conf. 2026-05-26 10:25:51.591 | Preparing to unpack .../115-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:25:51.595 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-26 10:25:51.646 | Selecting previously unselected package libpcp3t64. 2026-05-26 10:25:51.659 | Preparing to unpack .../116-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:25:51.664 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-26 10:25:51.716 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-26 10:25:51.729 | Preparing to unpack .../117-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:25:51.733 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-26 10:25:51.774 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-26 10:25:51.787 | Preparing to unpack .../118-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:25:51.792 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-26 10:25:51.843 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-26 10:25:51.856 | Preparing to unpack .../119-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-26 10:25:51.860 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-26 10:25:51.909 | Selecting previously unselected package libpq5:amd64. 2026-05-26 10:25:51.922 | Preparing to unpack .../120-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:51.927 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:25:51.973 | Selecting previously unselected package libssl-dev:amd64. 2026-05-26 10:25:51.985 | Preparing to unpack .../121-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-26 10:25:51.990 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-26 10:25:52.220 | Selecting previously unselected package libpq-dev. 2026-05-26 10:25:52.229 | Preparing to unpack .../122-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:52.234 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:25:52.291 | Selecting previously unselected package libsasl2-dev. 2026-05-26 10:25:52.305 | Preparing to unpack .../123-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-26 10:25:52.310 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-26 10:25:52.395 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-26 10:25:52.408 | Preparing to unpack .../124-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-26 10:25:52.413 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-26 10:25:52.659 | Selecting previously unselected package libx86-1:amd64. 2026-05-26 10:25:52.672 | Preparing to unpack .../125-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-26 10:25:52.676 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-26 10:25:52.721 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-26 10:25:52.734 | Preparing to unpack .../126-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-26 10:25:52.739 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-26 10:25:52.837 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-26 10:25:52.850 | Preparing to unpack .../127-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-26 10:25:52.855 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-26 10:25:52.956 | Selecting previously unselected package llvm-17-runtime. 2026-05-26 10:25:52.969 | Preparing to unpack .../128-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:52.974 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:53.045 | Selecting previously unselected package libpfm4:amd64. 2026-05-26 10:25:53.059 | Preparing to unpack .../129-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-26 10:25:53.064 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-26 10:25:53.137 | Selecting previously unselected package llvm-17. 2026-05-26 10:25:53.152 | Preparing to unpack .../130-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:53.156 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:54.326 | Selecting previously unselected package libffi-dev:amd64. 2026-05-26 10:25:54.340 | Preparing to unpack .../131-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-26 10:25:54.345 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-26 10:25:54.408 | Selecting previously unselected package llvm-17-tools. 2026-05-26 10:25:54.422 | Preparing to unpack .../132-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:54.427 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:54.784 | Selecting previously unselected package libz3-4:amd64. 2026-05-26 10:25:54.798 | Preparing to unpack .../133-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-26 10:25:54.803 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-26 10:25:55.048 | Selecting previously unselected package libz3-dev:amd64. 2026-05-26 10:25:55.061 | Preparing to unpack .../134-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-26 10:25:55.065 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-26 10:25:55.120 | Selecting previously unselected package llvm-17-dev. 2026-05-26 10:25:55.132 | Preparing to unpack .../135-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-26 10:25:55.136 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-26 10:25:58.619 | Selecting previously unselected package lsscsi. 2026-05-26 10:25:58.637 | Preparing to unpack .../136-lsscsi_0.32-1build1_amd64.deb ... 2026-05-26 10:25:58.643 | Unpacking lsscsi (0.32-1build1) ... 2026-05-26 10:25:58.694 | Selecting previously unselected package osinfo-db. 2026-05-26 10:25:58.706 | Preparing to unpack .../137-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-26 10:25:58.712 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-26 10:25:59.383 | Selecting previously unselected package pkgconf-bin. 2026-05-26 10:25:59.398 | Preparing to unpack .../138-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-26 10:25:59.403 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-26 10:25:59.456 | Selecting previously unselected package pkgconf:amd64. 2026-05-26 10:25:59.471 | Preparing to unpack .../139-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-26 10:25:59.479 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-26 10:25:59.536 | Selecting previously unselected package pkg-config:amd64. 2026-05-26 10:25:59.549 | Preparing to unpack .../140-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-26 10:25:59.557 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-26 10:25:59.609 | Selecting previously unselected package pm-utils. 2026-05-26 10:25:59.621 | Preparing to unpack .../141-pm-utils_1.4.1-21_all.deb ... 2026-05-26 10:25:59.626 | Unpacking pm-utils (1.4.1-21) ... 2026-05-26 10:25:59.713 | Selecting previously unselected package postgresql-client-16. 2026-05-26 10:25:59.727 | Preparing to unpack .../142-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:59.731 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:25:59.964 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-26 10:25:59.980 | Preparing to unpack .../143-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:25:59.985 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:26:00.545 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-26 10:26:00.558 | Preparing to unpack .../144-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-26 10:26:00.562 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-26 10:26:00.618 | Selecting previously unselected package python3-mysqldb. 2026-05-26 10:26:00.630 | Preparing to unpack .../145-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-26 10:26:00.635 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-26 10:26:00.690 | Selecting previously unselected package python3-pip-whl. 2026-05-26 10:26:00.702 | Preparing to unpack .../146-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-26 10:26:00.707 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-26 10:26:00.767 | Selecting previously unselected package python3-setuptools-whl. 2026-05-26 10:26:00.779 | Preparing to unpack .../147-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-26 10:26:00.784 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-26 10:26:00.841 | Selecting previously unselected package python3.12-venv. 2026-05-26 10:26:00.854 | Preparing to unpack .../148-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-26 10:26:00.858 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-26 10:26:00.901 | Selecting previously unselected package python3-venv. 2026-05-26 10:26:00.913 | Preparing to unpack .../149-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-26 10:26:00.917 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-26 10:26:00.955 | Selecting previously unselected package sqlite3. 2026-05-26 10:26:00.968 | Preparing to unpack .../150-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-26 10:26:00.972 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-26 10:26:01.023 | Selecting previously unselected package unzip. 2026-05-26 10:26:01.036 | Preparing to unpack .../151-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-26 10:26:01.040 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-26 10:26:01.093 | Selecting previously unselected package vbetool. 2026-05-26 10:26:01.106 | Preparing to unpack .../152-vbetool_1.1-5_amd64.deb ... 2026-05-26 10:26:01.111 | Unpacking vbetool (1.1-5) ... 2026-05-26 10:26:01.159 | Selecting previously unselected package libosinfo-l10n. 2026-05-26 10:26:01.172 | Preparing to unpack .../153-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-26 10:26:01.176 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-26 10:26:01.253 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-26 10:26:01.266 | Preparing to unpack .../154-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-26 10:26:01.271 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-26 10:26:01.320 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-26 10:26:01.332 | Preparing to unpack .../155-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-26 10:26:01.336 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-26 10:26:01.378 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-26 10:26:01.391 | Preparing to unpack .../156-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-26 10:26:01.395 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:01.451 | Selecting previously unselected package libpcp-archive1t64. 2026-05-26 10:26:01.464 | Preparing to unpack .../157-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.469 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.536 | Selecting previously unselected package libpcp-gui2t64. 2026-05-26 10:26:01.553 | Preparing to unpack .../158-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.557 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.608 | Selecting previously unselected package libpcp-import1t64. 2026-05-26 10:26:01.623 | Preparing to unpack .../159-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.627 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.676 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-26 10:26:01.690 | Preparing to unpack .../160-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.694 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.740 | Selecting previously unselected package libpcp-trace2t64. 2026-05-26 10:26:01.753 | Preparing to unpack .../161-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.758 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.803 | Selecting previously unselected package libpcp-web1t64. 2026-05-26 10:26:01.816 | Preparing to unpack .../162-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.821 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:01.868 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-26 10:26:01.883 | Preparing to unpack .../163-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-26 10:26:01.888 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-26 10:26:01.938 | Selecting previously unselected package python3-pcp. 2026-05-26 10:26:01.952 | Preparing to unpack .../164-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:01.956 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-26 10:26:02.024 | Selecting previously unselected package pcp. 2026-05-26 10:26:02.038 | Preparing to unpack .../165-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-26 10:26:02.336 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-26 10:26:03.267 | Selecting previously unselected package socat. 2026-05-26 10:26:03.282 | Preparing to unpack .../166-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-26 10:26:03.287 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-26 10:26:03.367 | Selecting previously unselected package vlan. 2026-05-26 10:26:03.382 | Preparing to unpack .../167-vlan_2.0.5ubuntu5_all.deb ... 2026-05-26 10:26:03.387 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-26 10:26:03.469 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-26 10:26:03.481 | Setting up postgresql-client-common (257build1.1) ... 2026-05-26 10:26:03.501 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-05-26 10:26:03.512 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-26 10:26:03.525 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-26 10:26:03.561 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-26 10:26:03.568 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-26 10:26:03.579 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:26:03.591 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-26 10:26:03.603 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-26 10:26:03.615 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-26 10:26:03.627 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-26 10:26:03.639 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-26 10:26:03.651 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-26 10:26:03.663 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-26 10:26:03.676 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-26 10:26:04.328 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-26 10:26:04.328 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-26 10:26:04.797 | Setting up ncal (12.1.8) ... 2026-05-26 10:26:04.808 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-26 10:26:04.819 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-26 10:26:04.831 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-26 10:26:04.842 | Setting up vbetool (1.1-5) ... 2026-05-26 10:26:04.853 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-26 10:26:04.887 | Setting up pm-utils (1.4.1-21) ... 2026-05-26 10:26:04.906 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-26 10:26:04.920 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-26 10:26:04.931 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:04.942 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:26:04.953 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-26 10:26:04.964 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-26 10:26:04.976 | Setting up m4 (1.4.19-4build1) ... 2026-05-26 10:26:04.987 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-26 10:26:04.999 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-05-26 10:26:05.021 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-26 10:26:05.056 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-26 10:26:05.067 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-26 10:26:05.078 | Setting up memcached (1.6.24-1build3) ... 2026-05-26 10:26:05.974 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-26 10:26:06.436 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:26:06.449 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-26 10:26:06.461 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-26 10:26:06.710 | Setting up autotools-dev (20220109.1) ... 2026-05-26 10:26:06.722 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-26 10:26:06.735 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:26:06.746 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-26 10:26:06.758 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-26 10:26:06.769 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:06.781 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:06.792 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-26 10:26:06.853 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:26:06.853 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:26:06.853 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:26:07.038 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:26:07.829 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-26 10:26:08.306 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:08.319 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-26 10:26:08.332 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-26 10:26:08.344 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:08.356 | Setting up ebtables (2.0.11-6build1) ... 2026-05-26 10:26:08.936 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-26 10:26:08.948 | Setting up socat (1.8.0.0-4build3) ... 2026-05-26 10:26:08.960 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-26 10:26:08.972 | Setting up bsdmainutils (12.1.8) ... 2026-05-26 10:26:08.986 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-26 10:26:09.000 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-26 10:26:09.012 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-26 10:26:09.024 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-26 10:26:09.037 | Setting up lsscsi (0.32-1build1) ... 2026-05-26 10:26:09.049 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-26 10:26:09.061 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-26 10:26:09.073 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-26 10:26:09.085 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-26 10:26:09.097 | Setting up autoconf (2.71-3) ... 2026-05-26 10:26:09.125 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:09.136 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:26:09.149 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-26 10:26:09.161 | Setting up dwz (0.15-1build6) ... 2026-05-26 10:26:09.172 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-26 10:26:09.183 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-26 10:26:09.195 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-26 10:26:09.222 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:09.234 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-26 10:26:09.246 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:09.259 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-26 10:26:09.271 | Setting up libjson-perl (4.10000-1) ... 2026-05-26 10:26:09.284 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:09.317 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-26 10:26:09.329 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-26 10:26:09.404 | Setting up debugedit (1:5.0-5build2) ... 2026-05-26 10:26:09.464 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-26 10:26:09.476 | Setting up libsub-override-perl (0.10-1) ... 2026-05-26 10:26:09.488 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-26 10:26:09.500 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:09.512 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:09.525 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-26 10:26:09.539 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-26 10:26:09.550 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-26 10:26:09.562 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-26 10:26:09.574 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-26 10:26:09.586 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-26 10:26:09.598 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-26 10:26:09.610 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-26 10:26:09.622 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-26 10:26:09.634 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-26 10:26:09.646 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:09.658 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-26 10:26:09.669 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-26 10:26:09.677 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-26 10:26:09.689 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-26 10:26:09.701 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:26:09.712 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-26 10:26:09.724 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-26 10:26:09.735 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-26 10:26:09.746 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:09.757 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-26 10:26:09.768 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-26 10:26:09.854 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:26:09.854 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:26:09.854 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:26:11.603 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:11.616 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-26 10:26:11.721 | Setting up libtool (2.4.7-7build1) ... 2026-05-26 10:26:11.732 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-26 10:26:11.744 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:26:12.298 | 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-05-26 10:26:12.335 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-26 10:26:12.346 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-26 10:26:13.203 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-26 10:26:13.813 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:26:13.826 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-26 10:26:13.837 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:26:13.849 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-26 10:26:13.861 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-26 10:26:13.873 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-26 10:26:13.883 | Setting up dh-autoreconf (20) ... 2026-05-26 10:26:13.895 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:13.907 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-26 10:26:13.918 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-26 10:26:13.930 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-26 10:26:13.942 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-26 10:26:13.953 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-26 10:26:13.965 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-26 10:26:13.976 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-26 10:26:13.988 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-26 10:26:13.999 | Setting up postgresql-common (257build1.1) ... 2026-05-26 10:26:14.072 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:26:14.073 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:26:14.073 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:26:14.152 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:26:14.607 | 2026-05-26 10:26:14.607 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-26 10:26:14.793 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-26 10:26:14.793 | Removing obsolete dictionary files: 2026-05-26 10:26:15.820 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-26 10:26:16.387 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:16.443 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.454 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-26 10:26:16.466 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-26 10:26:16.477 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.487 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-26 10:26:16.499 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:16.510 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.521 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:16.532 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.543 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-26 10:26:16.555 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:16.567 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-26 10:26:16.579 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-26 10:26:16.590 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:16.603 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-26 10:26:16.616 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.629 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-26 10:26:16.642 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-26 10:26:16.655 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:16.667 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-26 10:26:16.680 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-26 10:26:16.692 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-26 10:26:16.726 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-26 10:26:16.738 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.751 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:16.763 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-26 10:26:16.776 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-26 10:26:16.789 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-26 10:26:16.826 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-26 10:26:16.838 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-26 10:26:16.854 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-26 10:26:17.510 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:26:17.559 | Enabling module mpm_event. 2026-05-26 10:26:17.614 | Enabling module authz_core. 2026-05-26 10:26:17.620 | Enabling module authz_host. 2026-05-26 10:26:17.672 | Enabling module authn_core. 2026-05-26 10:26:17.678 | Enabling module auth_basic. 2026-05-26 10:26:17.728 | Enabling module access_compat. 2026-05-26 10:26:17.779 | Enabling module authn_file. 2026-05-26 10:26:17.830 | Enabling module authz_user. 2026-05-26 10:26:17.884 | Enabling module alias. 2026-05-26 10:26:17.936 | Enabling module dir. 2026-05-26 10:26:17.989 | Enabling module autoindex. 2026-05-26 10:26:18.041 | Enabling module env. 2026-05-26 10:26:18.091 | Enabling module mime. 2026-05-26 10:26:18.142 | Enabling module negotiation. 2026-05-26 10:26:18.194 | Enabling module setenvif. 2026-05-26 10:26:18.243 | Enabling module filter. 2026-05-26 10:26:18.295 | Enabling module deflate. 2026-05-26 10:26:18.345 | Enabling module status. 2026-05-26 10:26:18.401 | Enabling module reqtimeout. 2026-05-26 10:26:18.450 | Enabling conf charset. 2026-05-26 10:26:18.503 | Enabling conf localized-error-pages. 2026-05-26 10:26:18.553 | Enabling conf other-vhosts-access-log. 2026-05-26 10:26:18.604 | Enabling conf security. 2026-05-26 10:26:18.652 | Enabling conf serve-cgi-bin. 2026-05-26 10:26:18.702 | Enabling site 000-default. 2026-05-26 10:26:19.792 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-26 10:26:20.534 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-26 10:26:22.036 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-26 10:26:22.051 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-26 10:26:22.383 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-05-26 10:26:22.392 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-26 10:26:22.402 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-26 10:26:24.215 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-26 10:26:24.300 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-26 10:26:24.370 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-26 10:26:24.438 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-26 10:26:26.387 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-26 10:26:26.716 | Processing triggers for ufw (0.36.2-6) ... 2026-05-26 10:26:26.860 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-26 10:26:26.918 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:26:30.888 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-05-26 10:26:30.915 | Processing triggers for install-info (7.1-3build2) ... 2026-05-26 10:26:31.126 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-26 10:26:31.294 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-26 10:26:31.612 | perl: warning: Setting locale failed. 2026-05-26 10:26:31.612 | perl: warning: Please check that your locale settings: 2026-05-26 10:26:31.612 | LANGUAGE = (unset), 2026-05-26 10:26:31.613 | LC_ALL = "en_US.utf8", 2026-05-26 10:26:31.613 | LANG = "de_DE.UTF-8" 2026-05-26 10:26:31.613 | are supported and installed on your system. 2026-05-26 10:26:31.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:26:31.746 | perl: warning: Setting locale failed. 2026-05-26 10:26:31.746 | perl: warning: Please check that your locale settings: 2026-05-26 10:26:31.746 | LANGUAGE = (unset), 2026-05-26 10:26:31.746 | LC_ALL = "en_US.utf8", 2026-05-26 10:26:31.746 | LANG = "de_DE.UTF-8" 2026-05-26 10:26:31.747 | are supported and installed on your system. 2026-05-26 10:26:31.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:26:31.795 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:26:31.796 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:26:31.796 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:26:31.867 | perl: warning: Setting locale failed. 2026-05-26 10:26:31.867 | perl: warning: Please check that your locale settings: 2026-05-26 10:26:31.870 | LANGUAGE = (unset), 2026-05-26 10:26:31.870 | LC_ALL = "en_US.utf8", 2026-05-26 10:26:31.870 | LANG = "de_DE.UTF-8" 2026-05-26 10:26:31.870 | are supported and installed on your system. 2026-05-26 10:26:31.870 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:26:32.384 | 2026-05-26 10:26:32.385 | Running kernel seems to be up-to-date. 2026-05-26 10:26:32.385 | 2026-05-26 10:26:32.385 | Restarting services... 2026-05-26 10:26:32.426 | systemctl restart packagekit.service 2026-05-26 10:26:32.492 | 2026-05-26 10:26:32.493 | Service restarts being deferred: 2026-05-26 10:26:32.493 | systemctl restart virtlockd.service 2026-05-26 10:26:32.493 | systemctl restart virtlogd.service 2026-05-26 10:26:32.493 | 2026-05-26 10:26:32.494 | No containers need to be restarted. 2026-05-26 10:26:32.494 | 2026-05-26 10:26:32.495 | User sessions running outdated binaries: 2026-05-26 10:26:32.495 | quobyte @ session #6: sshd[1985] 2026-05-26 10:26:32.507 | 2026-05-26 10:26:32.507 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:26:35.255 | ++ functions-common:apt_get:1203 : result=0 2026-05-26 10:26:35.259 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:26:35.263 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:26:35.266 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:26:35.271 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:26:35.274 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:26:35.279 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:26:35.283 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:26:35.287 | ++ functions-common:time_stop:2419 : start_time=1779791133460 2026-05-26 10:26:35.291 | ++ functions-common:time_stop:2421 : [[ -z 1779791133460 ]] 2026-05-26 10:26:35.296 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:26:35.301 | ++ functions-common:time_stop:2424 : end_time=1779791195297 2026-05-26 10:26:35.305 | ++ functions-common:time_stop:2425 : elapsed_time=61837 2026-05-26 10:26:35.309 | ++ functions-common:time_stop:2426 : total=8767 2026-05-26 10:26:35.312 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:26:35.316 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=70604 2026-05-26 10:26:35.319 | ++ functions-common:apt_get:1207 : return 0 2026-05-26 10:26:35.323 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-26 10:26:35.327 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-26 10:26:35.332 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-26 10:26:35.339 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-26 10:26:35.343 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-26 10:26:35.347 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-26 10:26:35.353 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-26 10:26:35.360 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-26 10:26:35.364 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-26 10:26:35.368 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-26 10:26:35.372 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:26:35.720 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-26 10:26:35.722 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-26 10:26:35.725 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-26 10:26:35.727 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-26 10:26:35.729 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-26 10:26:35.732 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-26 10:26:35.734 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-26 10:26:35.736 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-26 10:26:35.738 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-26 10:26:35.740 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-26 10:26:35.743 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-26 10:26:35.745 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-26 10:26:35.747 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-26 10:26:35.750 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-26 10:26:35.752 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-26 10:26:35.754 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-26 10:26:35.757 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-26 10:26:35.759 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-26 10:26:35.761 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-26 10:26:35.763 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-26 10:26:35.767 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-26 10:26:35.770 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-26 10:26:35.772 | + functions-common:_ensure_lsb_release:418 : return 2026-05-26 10:26:35.775 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-26 10:26:35.791 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-26 10:26:35.794 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-26 10:26:35.809 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-26 10:26:35.812 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-26 10:26:35.826 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-26 10:26:35.828 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-26 10:26:35.830 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-26 10:26:35.833 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-26 10:26:35.835 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-26 10:26:35.837 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-26 10:26:35.839 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-26 10:26:35.841 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-26 10:26:35.844 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-26 10:26:35.846 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-26 10:26:35.848 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-26 10:26:35.848 | Distro: noble 2026-05-26 10:26:35.851 | + tools/install_pip.sh:main:117 : get_versions 2026-05-26 10:26:35.854 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-26 10:26:35.858 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-26 10:26:35.860 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-26 10:26:35.864 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-26 10:26:35.864 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-26 10:26:36.581 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-26 10:26:36.583 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-26 10:26:36.583 | pip: 24.0 2026-05-26 10:26:36.585 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-26 10:26:36.586 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-26 10:26:36.588 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:26:36.590 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:26:36.591 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:26:36.593 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:26:36.594 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:26:36.596 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:26:36.597 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:26:36.599 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:26:36.600 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:26:36.602 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:26:36.603 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:26:36.605 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:26:36.606 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:26:36.608 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-26 10:26:36.610 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:26:36.611 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:26:36.613 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-26 10:26:36.617 | + tools/install_pip.sh:main:146 : set -x 2026-05-26 10:26:36.618 | + tools/install_pip.sh:main:149 : get_versions 2026-05-26 10:26:36.621 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-26 10:26:36.625 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-26 10:26:36.627 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-26 10:26:36.630 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-26 10:26:36.631 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-26 10:26:37.241 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-26 10:26:37.243 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-26 10:26:37.243 | pip: 24.0 2026-05-26 10:26:37.248 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-26 10:26:37.251 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-26 10:26:37.254 | + ./stack.sh:main:801 : fixup_all 2026-05-26 10:26:37.257 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-26 10:26:37.260 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-26 10:26:37.262 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:26:37.264 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:26:37.268 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-26 10:26:37.285 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-26 10:26:37.302 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-26 10:26:37.320 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-26 10:26:37.324 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-26 10:26:37.327 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:26:37.330 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:26:37.333 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:26:37.337 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:26:37.340 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:26:37.343 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:26:37.347 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:26:37.350 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:26:37.353 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:26:37.356 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:26:37.359 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:26:37.363 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:26:37.366 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:26:37.370 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-26 10:26:37.375 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-26 10:26:37.379 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-26 10:26:37.397 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-26 10:26:37.415 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-26 10:26:37.433 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-26 10:26:37.452 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-26 10:26:37.469 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-26 10:26:37.487 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-26 10:26:37.505 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-26 10:26:37.523 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-26 10:26:37.527 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-26 10:26:37.531 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-26 10:26:43.121 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-26 10:26:43.153 | Using python 3.12 to install setuptools 2026-05-26 10:26:43.156 | + 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-05-26 10:26:44.556 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-26 10:26:44.855 | Collecting pip 2026-05-26 10:26:44.952 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-26 10:26:44.964 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-26 10:26:45.419 | Collecting setuptools[core] 2026-05-26 10:26:45.435 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-26 10:26:45.604 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-26 10:26:45.624 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-26 10:26:45.712 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-26 10:26:45.728 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-26 10:26:45.820 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-26 10:26:45.838 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:26:45.945 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-26 10:26:45.962 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:26:46.047 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-26 10:26:46.064 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-26 10:26:46.178 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.195 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-26 10:26:46.280 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.297 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-26 10:26:46.558 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.575 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-26 10:26:46.674 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.690 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-26 10:26:46.771 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.787 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:26:46.976 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:46.993 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-26 10:26:47.060 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:26:47.076 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-26 10:26:47.178 | 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-05-26 10:26:47.196 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-26 10:26:47.293 | 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-05-26 10:26:47.309 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:26:47.361 | 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-05-26 10:26:47.395 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-26 10:26:47.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.5 MB/s eta 0:00:00 2026-05-26 10:26:47.499 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-26 10:26:47.525 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-26 10:26:47.549 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-26 10:26:47.563 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 6.8 MB/s eta 0:00:00 2026-05-26 10:26:47.581 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-26 10:26:47.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 6.8 MB/s eta 0:00:00 2026-05-26 10:26:47.611 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-26 10:26:47.639 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-26 10:26:47.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.4 MB/s eta 0:00:00 2026-05-26 10:26:47.702 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-26 10:26:47.730 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-26 10:26:47.754 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-26 10:26:47.767 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 6.0 MB/s eta 0:00:00 2026-05-26 10:26:47.784 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-26 10:26:47.807 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-26 10:26:47.824 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 9.5 MB/s eta 0:00:00 2026-05-26 10:26:47.843 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-26 10:26:47.865 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 18.5 MB/s eta 0:00:00 2026-05-26 10:26:47.882 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-26 10:26:47.906 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-26 10:26:47.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 8.2 MB/s eta 0:00:00 2026-05-26 10:26:47.937 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-26 10:26:47.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.5 MB/s eta 0:00:00 2026-05-26 10:26:48.749 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-26 10:26:48.775 | Attempting uninstall: setuptools 2026-05-26 10:26:48.792 | Found existing installation: setuptools 68.1.2 2026-05-26 10:26:48.792 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:48.792 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-26 10:26:49.949 | Attempting uninstall: pygments 2026-05-26 10:26:49.958 | Found existing installation: Pygments 2.17.2 2026-05-26 10:26:49.961 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:49.961 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-26 10:26:51.272 | Attempting uninstall: pip 2026-05-26 10:26:51.276 | Found existing installation: pip 24.0 2026-05-26 10:26:51.348 | Uninstalling pip-24.0: 2026-05-26 10:26:51.358 | Successfully uninstalled pip-24.0 2026-05-26 10:26:52.998 | Attempting uninstall: packaging 2026-05-26 10:26:53.008 | Found existing installation: packaging 24.0 2026-05-26 10:26:53.009 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:53.010 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-26 10:26:53.174 | Attempting uninstall: markdown-it-py 2026-05-26 10:26:53.199 | Found existing installation: markdown-it-py 3.0.0 2026-05-26 10:26:53.200 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:53.201 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-26 10:26:53.346 | Attempting uninstall: click 2026-05-26 10:26:53.395 | Found existing installation: click 8.1.6 2026-05-26 10:26:53.397 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:53.397 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-26 10:26:53.537 | Attempting uninstall: wheel 2026-05-26 10:26:53.592 | Found existing installation: wheel 0.42.0 2026-05-26 10:26:53.593 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:53.594 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-26 10:26:53.651 | Attempting uninstall: rich 2026-05-26 10:26:53.700 | Found existing installation: rich 13.7.1 2026-05-26 10:26:53.701 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:26:53.702 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-26 10:26:54.357 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-26 10:26:54.575 | + inc/python:pip_install:216 : result=0 2026-05-26 10:26:54.578 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:26:54.580 | + functions-common:time_stop:2412 : local name 2026-05-26 10:26:54.582 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:26:54.584 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:26:54.586 | + functions-common:time_stop:2415 : local total 2026-05-26 10:26:54.588 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:26:54.590 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:26:54.592 | + functions-common:time_stop:2419 : start_time=1779791203145 2026-05-26 10:26:54.594 | + functions-common:time_stop:2421 : [[ -z 1779791203145 ]] 2026-05-26 10:26:54.596 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:26:54.600 | + functions-common:time_stop:2424 : end_time=1779791214597 2026-05-26 10:26:54.602 | + functions-common:time_stop:2425 : elapsed_time=11452 2026-05-26 10:26:54.604 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:26:54.606 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:26:54.608 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11452 2026-05-26 10:26:54.610 | + inc/python:pip_install:219 : return 0 2026-05-26 10:26:54.613 | + 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-05-26 10:26:54.615 | + 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-05-26 10:26:54.617 | + 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-05-26 10:26:54.620 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-26 10:26:54.622 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-26 10:26:54.625 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-26 10:26:54.644 | Using python 3.12 to install os-testr 2026-05-26 10:26:54.647 | + 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-05-26 10:26:55.999 | Collecting os-testr 2026-05-26 10:26:56.146 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-26 10:26:56.212 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-26 10:26:56.236 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:26:56.275 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-26 10:26:56.292 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-26 10:26:56.349 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-26 10:26:56.367 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-26 10:26:56.379 | 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-05-26 10:26:56.408 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-26 10:26:56.429 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-26 10:26:56.466 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-26 10:26:56.495 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-26 10:26:56.535 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-26 10:26:56.564 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-26 10:26:56.589 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-26 10:26:56.753 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-26 10:26:57.251 | 2026-05-26 10:26:57.256 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-05-26 10:26:57.414 | + inc/python:pip_install:216 : result=0 2026-05-26 10:26:57.417 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:26:57.419 | + functions-common:time_stop:2412 : local name 2026-05-26 10:26:57.424 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:26:57.426 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:26:57.429 | + functions-common:time_stop:2415 : local total 2026-05-26 10:26:57.432 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:26:57.434 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:26:57.438 | + functions-common:time_stop:2419 : start_time=1779791214639 2026-05-26 10:26:57.441 | + functions-common:time_stop:2421 : [[ -z 1779791214639 ]] 2026-05-26 10:26:57.444 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:26:57.449 | + functions-common:time_stop:2424 : end_time=1779791217445 2026-05-26 10:26:57.451 | + functions-common:time_stop:2425 : elapsed_time=2806 2026-05-26 10:26:57.455 | + functions-common:time_stop:2426 : total=11452 2026-05-26 10:26:57.457 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:26:57.461 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14258 2026-05-26 10:26:57.463 | + inc/python:pip_install:219 : return 0 2026-05-26 10:26:57.466 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-26 10:26:57.540 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-26 10:26:57.627 | + ./stack.sh:main:829 : install_infra 2026-05-26 10:26:57.631 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-26 10:26:57.635 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-26 10:26:57.638 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-26 10:27:03.196 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-26 10:27:03.200 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-26 10:27:03.237 | + 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-05-26 10:27:04.682 | Collecting pbr 2026-05-26 10:27:04.686 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:27:05.128 | Collecting setuptools[core] 2026-05-26 10:27:05.133 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-26 10:27:05.282 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-26 10:27:05.285 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-26 10:27:05.357 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-26 10:27:05.359 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-26 10:27:05.433 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-26 10:27:05.436 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:27:05.528 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-26 10:27:05.531 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:27:05.602 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-26 10:27:05.607 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-26 10:27:05.710 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:05.713 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-26 10:27:05.781 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:05.784 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-26 10:27:06.023 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:06.025 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-26 10:27:06.110 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:06.112 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-26 10:27:06.179 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:06.181 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:27:06.352 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:06.354 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-26 10:27:06.405 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-26 10:27:06.407 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-26 10:27:06.493 | 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-05-26 10:27:06.496 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-26 10:27:06.577 | 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-05-26 10:27:06.581 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:27:06.667 | 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-05-26 10:27:06.763 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-26 10:27:06.790 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-26 10:27:06.794 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-26 10:27:06.796 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-26 10:27:06.799 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-26 10:27:06.802 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-26 10:27:06.805 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-26 10:27:06.807 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-26 10:27:06.820 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-26 10:27:06.822 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-26 10:27:06.824 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-26 10:27:06.827 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-26 10:27:06.830 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-05-26 10:27:06.835 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-26 10:27:06.838 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-26 10:27:06.840 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-26 10:27:06.843 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-26 10:27:06.870 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-26 10:27:07.157 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-26 10:27:10.980 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-26 10:27:11.175 | + inc/python:pip_install:216 : result=0 2026-05-26 10:27:11.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:27:11.182 | + functions-common:time_stop:2412 : local name 2026-05-26 10:27:11.185 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:27:11.188 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:27:11.191 | + functions-common:time_stop:2415 : local total 2026-05-26 10:27:11.193 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:27:11.196 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:27:11.199 | + functions-common:time_stop:2419 : start_time=1779791223226 2026-05-26 10:27:11.201 | + functions-common:time_stop:2421 : [[ -z 1779791223226 ]] 2026-05-26 10:27:11.205 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:27:11.209 | + functions-common:time_stop:2424 : end_time=1779791231206 2026-05-26 10:27:11.212 | + functions-common:time_stop:2425 : elapsed_time=7980 2026-05-26 10:27:11.215 | + functions-common:time_stop:2426 : total=14258 2026-05-26 10:27:11.217 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:27:11.220 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22238 2026-05-26 10:27:11.223 | + inc/python:pip_install:219 : return 0 2026-05-26 10:27:11.226 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-26 10:27:11.229 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-26 10:27:11.254 | + 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-05-26 10:27:12.525 | Processing /opt/stack/requirements 2026-05-26 10:27:12.528 | Installing build dependencies: started 2026-05-26 10:27:15.612 | Installing build dependencies: finished with status 'done' 2026-05-26 10:27:15.615 | Getting requirements to build wheel: started 2026-05-26 10:27:15.902 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:27:15.907 | Preparing metadata (pyproject.toml): started 2026-05-26 10:27:17.064 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:27:17.258 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:17.376 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-26 10:27:17.399 | 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.dev8270) (26.0) 2026-05-26 10:27:17.539 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:17.556 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-26 10:27:17.692 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:17.707 | 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-05-26 10:27:17.769 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:17.785 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-26 10:27:17.796 | 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.dev8270) (82.0.1) 2026-05-26 10:27:18.110 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:18.127 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-26 10:27:18.209 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:18.226 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-26 10:27:18.356 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:18.371 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-26 10:27:18.461 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-26 10:27:18.477 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:27:18.596 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-26 10:27:18.620 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-26 10:27:18.634 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.2 MB/s eta 0:00:00 2026-05-26 10:27:18.649 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-26 10:27:18.701 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 17.1 MB/s eta 0:00:00 2026-05-26 10:27:18.717 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-26 10:27:18.730 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 6.6 MB/s eta 0:00:00 2026-05-26 10:27:18.745 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-05-26 10:27:18.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 11.9 MB/s eta 0:00:00 2026-05-26 10:27:18.776 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-26 10:27:18.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 13.2 MB/s eta 0:00:00 2026-05-26 10:27:18.806 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-26 10:27:18.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.4 MB/s eta 0:00:00 2026-05-26 10:27:18.835 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-26 10:27:18.850 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.0 MB/s eta 0:00:00 2026-05-26 10:27:18.883 | Building wheels for collected packages: openstack_requirements 2026-05-26 10:27:18.885 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-26 10:27:21.097 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-26 10:27:21.098 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=a62d5f14b892c52d7b4a471184995ceebbe55bae561455359124ac71f61d449c 2026-05-26 10:27:21.101 | Stored in directory: /tmp/pip-ephem-wheel-cache-5auctvp7/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-26 10:27:21.103 | Successfully built openstack_requirements 2026-05-26 10:27:21.382 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-26 10:27:22.157 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8270 requests-2.32.5 urllib3-2.6.3 2026-05-26 10:27:22.370 | + inc/python:pip_install:216 : result=0 2026-05-26 10:27:22.374 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:27:22.377 | + functions-common:time_stop:2412 : local name 2026-05-26 10:27:22.380 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:27:22.384 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:27:22.387 | + functions-common:time_stop:2415 : local total 2026-05-26 10:27:22.390 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:27:22.393 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:27:22.396 | + functions-common:time_stop:2419 : start_time=1779791231246 2026-05-26 10:27:22.400 | + functions-common:time_stop:2421 : [[ -z 1779791231246 ]] 2026-05-26 10:27:22.403 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:27:22.409 | + functions-common:time_stop:2424 : end_time=1779791242405 2026-05-26 10:27:22.412 | + functions-common:time_stop:2425 : elapsed_time=11159 2026-05-26 10:27:22.415 | + functions-common:time_stop:2426 : total=22238 2026-05-26 10:27:22.419 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:27:22.422 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33397 2026-05-26 10:27:22.427 | + inc/python:pip_install:219 : return 0 2026-05-26 10:27:22.430 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-26 10:27:22.434 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-26 10:27:22.437 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-26 10:27:22.441 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:27:22.444 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:27:22.448 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-26 10:27:22.452 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:27:22.456 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-26 10:27:22.486 | Using python 3.12 to install pbr 2026-05-26 10:27:22.490 | + 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-05-26 10:27:23.452 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-26 10:27:23.668 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-26 10:27:23.909 | + inc/python:pip_install:216 : result=0 2026-05-26 10:27:23.912 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:27:23.915 | + functions-common:time_stop:2412 : local name 2026-05-26 10:27:23.918 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:27:23.920 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:27:23.922 | + functions-common:time_stop:2415 : local total 2026-05-26 10:27:23.924 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:27:23.927 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:27:23.930 | + functions-common:time_stop:2419 : start_time=1779791242478 2026-05-26 10:27:23.933 | + functions-common:time_stop:2421 : [[ -z 1779791242478 ]] 2026-05-26 10:27:23.936 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:27:23.941 | + functions-common:time_stop:2424 : end_time=1779791243937 2026-05-26 10:27:23.943 | + functions-common:time_stop:2425 : elapsed_time=1459 2026-05-26 10:27:23.945 | + functions-common:time_stop:2426 : total=33397 2026-05-26 10:27:23.948 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:27:23.951 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34856 2026-05-26 10:27:23.953 | + inc/python:pip_install:219 : return 0 2026-05-26 10:27:23.956 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-26 10:27:29.468 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-26 10:27:30.299 | Collecting bindep 2026-05-26 10:27:30.411 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-26 10:27:30.526 | Collecting distro>=1.7 (from bindep) 2026-05-26 10:27:30.542 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-26 10:27:30.627 | Collecting packaging (from bindep) 2026-05-26 10:27:30.644 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:27:30.701 | Collecting Parsley (from bindep) 2026-05-26 10:27:30.717 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-26 10:27:30.806 | Collecting pbr>=2 (from bindep) 2026-05-26 10:27:30.810 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:27:31.210 | Collecting setuptools (from pbr>=2->bindep) 2026-05-26 10:27:31.213 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-26 10:27:31.301 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-26 10:27:31.330 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-26 10:27:31.339 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-26 10:27:31.357 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-26 10:27:31.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 5.7 MB/s eta 0:00:00 2026-05-26 10:27:31.395 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-26 10:27:31.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.5 MB/s eta 0:00:00 2026-05-26 10:27:31.411 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-26 10:27:31.556 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-26 10:27:33.249 | 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-05-26 10:27:33.388 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-26 10:27:33.391 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-26 10:27:33.395 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-26 10:27:33.411 | + ./stack.sh:main:838 : pkgs= 2026-05-26 10:27:33.413 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-26 10:27:33.416 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-26 10:27:33.419 | + functions-common:run_phase:1840 : local mode=stack 2026-05-26 10:27:33.421 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-26 10:27:33.423 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:27:33.426 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:27:33.428 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:27:33.430 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:27:33.433 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:27:33.435 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:27:33.439 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:27:33.442 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:27:33.444 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:27:33.447 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-26 10:27:33.449 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:27:33.462 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:27:33.464 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:27:33.466 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:27:33.468 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-26 10:27:33.470 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:27:33.472 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:27:33.474 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:27:33.476 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-26 10:27:33.478 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:27:33.481 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-26 10:27:33.483 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:27:33.485 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:27:33.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-26 10:27:33.489 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-26 10:27:33.492 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:27:33.494 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:27:33.496 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-26 10:27:33.498 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-26 10:27:33.500 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-26 10:27:33.502 | + functions-common:run_plugins:1829 : local plugins= 2026-05-26 10:27:33.505 | + functions-common:run_plugins:1830 : local plugin 2026-05-26 10:27:33.507 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-26 10:27:33.509 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-26 10:27:33.511 | + functions:set_systemd_override:845 : local value=2048 2026-05-26 10:27:33.513 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-26 10:27:33.515 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-26 10:27:33.572 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-26 10:27:33.572 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-26 10:27:33.574 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-26 10:27:33.982 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-26 10:27:33.985 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-26 10:27:34.000 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:27:34.004 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-26 10:27:34.007 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:27:34.009 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:27:34.012 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:27:34.015 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:27:34.018 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:27:34.020 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:27:34.023 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:27:34.025 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:27:34.028 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:27:34.031 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:27:34.034 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:27:34.036 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:27:34.039 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-26 10:27:34.041 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:27:34.044 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:27:34.047 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:27:34.050 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-26 10:27:34.072 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-26 10:27:34.111 | Reading package lists... 2026-05-26 10:27:34.551 | Building dependency tree... 2026-05-26 10:27:34.552 | Reading state information... 2026-05-26 10:27:35.222 | The following additional packages will be installed: 2026-05-26 10:27:35.223 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-26 10:27:35.223 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-26 10:27:35.223 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-26 10:27:35.225 | erlang-tools erlang-xmerl 2026-05-26 10:27:35.227 | Suggested packages: 2026-05-26 10:27:35.227 | erlang erlang-manpages erlang-doc 2026-05-26 10:27:35.289 | The following NEW packages will be installed: 2026-05-26 10:27:35.289 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-26 10:27:35.289 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-26 10:27:35.290 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-26 10:27:35.292 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-26 10:27:35.367 | 0 upgraded, 18 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:27:35.367 | Need to get 36.1 MB of archives. 2026-05-26 10:27:35.367 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-26 10:27:35.367 | 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-05-26 10:27:35.609 | 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-05-26 10:27:35.626 | 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-05-26 10:27:35.626 | 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-05-26 10:27:35.650 | 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-05-26 10:27:35.666 | 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-05-26 10:27:35.670 | 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-05-26 10:27:35.704 | 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-05-26 10:27:35.708 | 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-05-26 10:27:35.708 | 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-05-26 10:27:35.710 | 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-05-26 10:27:35.728 | 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-05-26 10:27:35.756 | 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-05-26 10:27:35.756 | 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-05-26 10:27:35.766 | 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-05-26 10:27:35.766 | 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-05-26 10:27:35.774 | 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-05-26 10:27:35.792 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-26 10:27:36.252 | perl: warning: Setting locale failed. 2026-05-26 10:27:36.252 | perl: warning: Please check that your locale settings: 2026-05-26 10:27:36.252 | LANGUAGE = (unset), 2026-05-26 10:27:36.252 | LC_ALL = "en_US.utf8", 2026-05-26 10:27:36.253 | LANG = "de_DE.UTF-8" 2026-05-26 10:27:36.253 | are supported and installed on your system. 2026-05-26 10:27:36.253 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:27:36.313 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:27:36.313 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:27:36.313 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:27:36.506 | Fetched 36.1 MB in 1s (52.8 MB/s) 2026-05-26 10:27:36.595 | Selecting previously unselected package erlang-base. 2026-05-26 10:27:36.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 ... 122977 files and directories currently installed.) 2026-05-26 10:27:36.669 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:36.675 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.048 | Selecting previously unselected package erlang-asn1. 2026-05-26 10:27:37.059 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.063 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.124 | Selecting previously unselected package erlang-crypto. 2026-05-26 10:27:37.135 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.139 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.183 | Selecting previously unselected package erlang-public-key. 2026-05-26 10:27:37.194 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.197 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.249 | Selecting previously unselected package erlang-mnesia. 2026-05-26 10:27:37.261 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.265 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.329 | Selecting previously unselected package erlang-runtime-tools. 2026-05-26 10:27:37.339 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.343 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.403 | Selecting previously unselected package erlang-ssl. 2026-05-26 10:27:37.415 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.419 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.506 | Selecting previously unselected package erlang-eldap. 2026-05-26 10:27:37.518 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.521 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.563 | Selecting previously unselected package erlang-ftp. 2026-05-26 10:27:37.573 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.576 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.617 | Selecting previously unselected package erlang-tftp. 2026-05-26 10:27:37.628 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.632 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.673 | Selecting previously unselected package erlang-inets. 2026-05-26 10:27:37.685 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.688 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.765 | Selecting previously unselected package erlang-snmp. 2026-05-26 10:27:37.777 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.780 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.927 | Selecting previously unselected package erlang-os-mon. 2026-05-26 10:27:37.939 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:37.942 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:37.986 | Selecting previously unselected package erlang-parsetools. 2026-05-26 10:27:37.998 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:38.001 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:38.043 | Selecting previously unselected package erlang-syntax-tools. 2026-05-26 10:27:38.053 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:38.056 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:38.102 | Selecting previously unselected package erlang-tools. 2026-05-26 10:27:38.114 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:38.117 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:38.175 | Selecting previously unselected package erlang-xmerl. 2026-05-26 10:27:38.187 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-26 10:27:38.191 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:38.268 | Selecting previously unselected package rabbitmq-server. 2026-05-26 10:27:38.280 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-26 10:27:38.286 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-26 10:27:39.329 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:39.684 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-26 10:27:39.684 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-26 10:27:42.113 | Searching for services which depend on erlang and should be started... none found. 2026-05-26 10:27:42.141 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.152 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.163 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.174 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.185 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.196 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.207 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.218 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.229 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.240 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.251 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.262 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.273 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.284 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.294 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.306 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-26 10:27:42.317 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-26 10:27:42.404 | info: Selecting GID from range 100 to 999 ... 2026-05-26 10:27:42.409 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-26 10:27:42.503 | info: Selecting UID from range 100 to 999 ... 2026-05-26 10:27:42.503 | 2026-05-26 10:27:42.508 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-26 10:27:42.510 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-26 10:27:42.557 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-26 10:27:42.766 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-26 10:28:02.643 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:28:04.324 | perl: warning: Setting locale failed. 2026-05-26 10:28:04.324 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:04.324 | LANGUAGE = (unset), 2026-05-26 10:28:04.324 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:04.324 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:04.325 | are supported and installed on your system. 2026-05-26 10:28:04.325 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:04.449 | perl: warning: Setting locale failed. 2026-05-26 10:28:04.449 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:04.449 | LANGUAGE = (unset), 2026-05-26 10:28:04.450 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:04.450 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:04.450 | are supported and installed on your system. 2026-05-26 10:28:04.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:04.499 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:04.499 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:04.499 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:04.568 | perl: warning: Setting locale failed. 2026-05-26 10:28:04.568 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:04.568 | LANGUAGE = (unset), 2026-05-26 10:28:04.568 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:04.568 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:04.568 | are supported and installed on your system. 2026-05-26 10:28:04.569 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:05.063 | 2026-05-26 10:28:05.063 | Running kernel seems to be up-to-date. 2026-05-26 10:28:05.064 | 2026-05-26 10:28:05.064 | Restarting services... 2026-05-26 10:28:05.087 | 2026-05-26 10:28:05.087 | Service restarts being deferred: 2026-05-26 10:28:05.087 | systemctl restart virtlockd.service 2026-05-26 10:28:05.087 | systemctl restart virtlogd.service 2026-05-26 10:28:05.087 | 2026-05-26 10:28:05.088 | No containers need to be restarted. 2026-05-26 10:28:05.088 | 2026-05-26 10:28:05.088 | User sessions running outdated binaries: 2026-05-26 10:28:05.088 | quobyte @ session #6: sshd[1985] 2026-05-26 10:28:05.098 | 2026-05-26 10:28:05.098 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:28:07.702 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:28:07.705 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:28:07.707 | + functions-common:time_stop:2412 : local name 2026-05-26 10:28:07.710 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:28:07.713 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:28:07.715 | + functions-common:time_stop:2415 : local total 2026-05-26 10:28:07.717 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:28:07.720 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:28:07.722 | + functions-common:time_stop:2419 : start_time=1779791254069 2026-05-26 10:28:07.724 | + functions-common:time_stop:2421 : [[ -z 1779791254069 ]] 2026-05-26 10:28:07.727 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:28:07.731 | + functions-common:time_stop:2424 : end_time=1779791287728 2026-05-26 10:28:07.733 | + functions-common:time_stop:2425 : elapsed_time=33659 2026-05-26 10:28:07.735 | + functions-common:time_stop:2426 : total=70604 2026-05-26 10:28:07.738 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:28:07.740 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=104263 2026-05-26 10:28:07.742 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:28:07.745 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-26 10:28:07.748 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:28:07.750 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:28:07.752 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:28:07.754 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:28:07.757 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:28:07.759 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:28:07.761 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:28:07.763 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:28:07.765 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:28:07.767 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:28:07.770 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:28:07.772 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:28:07.774 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:28:07.776 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-26 10:28:07.778 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-26 10:28:07.793 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:28:07.795 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-26 10:28:07.797 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:28:07.800 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-26 10:28:07.802 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-26 10:28:07.805 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-26 10:28:07.809 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-26 10:28:07.811 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-26 10:28:07.813 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-26 10:28:07.815 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-26 10:28:07.817 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-26 10:28:07.819 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-26 10:28:07.822 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-26 10:28:08.967 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-26 10:28:08.967 | user tags 2026-05-26 10:28:08.967 | guest [administrator]' 2026-05-26 10:28:08.971 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-26 10:28:08.971 | user tags 2026-05-26 10:28:08.971 | guest [administrator]' 2026-05-26 10:28:08.971 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-26 10:28:08.977 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-26 10:28:08.980 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-26 10:28:08.982 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-26 10:28:10.102 | Adding user "stackrabbit" ... 2026-05-26 10:28:10.129 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-26 10:28:10.150 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-26 10:28:11.230 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-26 10:28:11.261 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-26 10:28:11.264 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-26 10:28:12.413 | Changing password for user "stackrabbit" ... 2026-05-26 10:28:12.444 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-26 10:28:12.447 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-26 10:28:12.450 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-26 10:28:13.511 | Deleting user "guest" ... 2026-05-26 10:28:13.545 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-26 10:28:13.565 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:28:13.568 | + ./stack.sh:main:855 : install_database 2026-05-26 10:28:13.571 | + lib/database:install_database:118 : install_database_mysql 2026-05-26 10:28:13.574 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-26 10:28:13.577 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:13.580 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:13.583 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-26 10:28:13.595 | perl: warning: Setting locale failed. 2026-05-26 10:28:13.595 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:13.595 | LANGUAGE = (unset), 2026-05-26 10:28:13.595 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:13.595 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:13.595 | are supported and installed on your system. 2026-05-26 10:28:13.596 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:13.646 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:13.646 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:13.646 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:13.755 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-26 10:28:13.759 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-26 10:28:13.763 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-26 10:28:13.766 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:13.769 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:13.772 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-26 10:28:13.775 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-26 10:28:13.778 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-26 10:28:13.782 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-26 10:28:13.785 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-26 10:28:13.788 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:28:13.791 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:28:13.794 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:28:13.797 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:28:13.800 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:28:13.803 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:28:13.805 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:28:13.808 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:28:13.810 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:28:13.812 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:28:13.815 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:28:13.818 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:28:13.821 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:28:13.824 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-26 10:28:13.827 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:13.829 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:13.832 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-26 10:28:13.835 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:28:13.838 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:28:13.841 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:28:13.844 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:28:13.846 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:28:13.850 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:28:13.853 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:13.856 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:13.859 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:28:13.861 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:28:13.864 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:28:13.867 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:28:13.870 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-26 10:28:13.873 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:28:13.875 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:13.878 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:13.881 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-26 10:28:13.905 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-26 10:28:13.953 | Reading package lists... 2026-05-26 10:28:14.369 | Building dependency tree... 2026-05-26 10:28:14.370 | Reading state information... 2026-05-26 10:28:14.960 | The following additional packages will be installed: 2026-05-26 10:28:14.961 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-26 10:28:14.961 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-26 10:28:14.961 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-26 10:28:14.961 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-26 10:28:14.962 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-26 10:28:14.963 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-26 10:28:14.964 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-26 10:28:14.967 | Suggested packages: 2026-05-26 10:28:14.967 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-26 10:28:14.967 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-26 10:28:15.018 | The following NEW packages will be installed: 2026-05-26 10:28:15.018 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-26 10:28:15.018 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-26 10:28:15.018 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-26 10:28:15.019 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-26 10:28:15.020 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-26 10:28:15.020 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-26 10:28:15.020 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-26 10:28:15.074 | 0 upgraded, 27 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:28:15.074 | Need to get 29.6 MB of archives. 2026-05-26 10:28:15.074 | After this operation, 243 MB of additional disk space will be used. 2026-05-26 10:28:15.074 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-05-26 10:28:15.124 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-26 10:28:15.125 | 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-05-26 10:28:15.126 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-26 10:28:15.128 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-26 10:28:15.131 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-26 10:28:15.324 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-05-26 10:28:15.341 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-26 10:28:15.341 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-26 10:28:15.343 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-26 10:28:15.344 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-26 10:28:15.346 | 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-05-26 10:28:15.347 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-26 10:28:15.348 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-26 10:28:15.349 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-26 10:28:15.349 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-26 10:28:15.350 | 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-05-26 10:28:15.350 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-26 10:28:15.352 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-26 10:28:15.353 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-26 10:28:15.354 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-26 10:28:15.357 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-26 10:28:15.358 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-26 10:28:15.359 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-26 10:28:15.359 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-26 10:28:15.432 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-05-26 10:28:15.432 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-05-26 10:28:15.667 | perl: warning: Setting locale failed. 2026-05-26 10:28:15.668 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:15.668 | LANGUAGE = (unset), 2026-05-26 10:28:15.668 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:15.668 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:15.668 | are supported and installed on your system. 2026-05-26 10:28:15.668 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:15.731 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:15.731 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:15.731 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:15.857 | Vorkonfiguration der Pakete ... 2026-05-26 10:28:15.868 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:16.004 | Fetched 29.6 MB in 0s (77.6 MB/s) 2026-05-26 10:28:16.038 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-26 10:28:16.102 | (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-05-26 10:28:16.108 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:16.113 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:16.516 | Selecting previously unselected package mysql-client-8.0. 2026-05-26 10:28:16.528 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:16.532 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:16.581 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-26 10:28:16.593 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-26 10:28:16.601 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-26 10:28:16.647 | Selecting previously unselected package libmecab2:amd64. 2026-05-26 10:28:16.659 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-26 10:28:16.663 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-26 10:28:16.713 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-26 10:28:16.725 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-26 10:28:16.729 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-26 10:28:16.776 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-26 10:28:16.788 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:16.791 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:17.751 | Selecting previously unselected package mysql-server-8.0. 2026-05-26 10:28:17.763 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:17.770 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:17.822 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:17.822 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:17.822 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:17.899 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:17.909 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:18.200 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:18.263 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-26 10:28:18.275 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-26 10:28:18.279 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-26 10:28:18.317 | Selecting previously unselected package liburi-perl. 2026-05-26 10:28:18.329 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-26 10:28:18.333 | Unpacking liburi-perl (5.27-1) ... 2026-05-26 10:28:18.413 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-26 10:28:18.425 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-26 10:28:18.429 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-26 10:28:18.483 | Selecting previously unselected package libcgi-pm-perl. 2026-05-26 10:28:18.495 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-26 10:28:18.498 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-26 10:28:18.558 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-26 10:28:18.570 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:18.574 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-26 10:28:18.614 | Selecting previously unselected package libfcgi-perl. 2026-05-26 10:28:18.625 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-26 10:28:18.628 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-26 10:28:18.673 | Selecting previously unselected package libcgi-fast-perl. 2026-05-26 10:28:18.685 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-26 10:28:18.689 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-26 10:28:18.728 | Selecting previously unselected package libclone-perl:amd64. 2026-05-26 10:28:18.738 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-26 10:28:18.742 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-26 10:28:18.781 | Selecting previously unselected package libencode-locale-perl. 2026-05-26 10:28:18.793 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-26 10:28:18.797 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-26 10:28:18.835 | Selecting previously unselected package libfcgi-bin. 2026-05-26 10:28:18.847 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:28:18.851 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-26 10:28:18.888 | Selecting previously unselected package libhtml-template-perl. 2026-05-26 10:28:18.900 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-26 10:28:18.904 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-26 10:28:18.947 | Selecting previously unselected package libtimedate-perl. 2026-05-26 10:28:18.959 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-26 10:28:18.963 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-26 10:28:19.029 | Selecting previously unselected package libhttp-date-perl. 2026-05-26 10:28:19.041 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-26 10:28:19.045 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-26 10:28:19.083 | Selecting previously unselected package libio-html-perl. 2026-05-26 10:28:19.094 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-26 10:28:19.098 | Unpacking libio-html-perl (1.004-3) ... 2026-05-26 10:28:19.137 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-26 10:28:19.149 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-26 10:28:19.153 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-26 10:28:19.192 | Selecting previously unselected package libhttp-message-perl. 2026-05-26 10:28:19.204 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-26 10:28:19.208 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-26 10:28:19.258 | Selecting previously unselected package mecab-utils. 2026-05-26 10:28:19.270 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-26 10:28:19.274 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-26 10:28:19.316 | Selecting previously unselected package mecab-ipadic. 2026-05-26 10:28:19.328 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-26 10:28:19.332 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-26 10:28:19.956 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-26 10:28:19.968 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-26 10:28:19.972 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-26 10:28:20.009 | Selecting previously unselected package mysql-server. 2026-05-26 10:28:20.021 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-26 10:28:20.024 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:20.087 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-26 10:28:20.098 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-26 10:28:20.111 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:20.122 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-26 10:28:20.133 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-26 10:28:20.144 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-26 10:28:20.155 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-26 10:28:20.166 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-26 10:28:20.177 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-26 10:28:20.188 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-26 10:28:20.198 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-26 10:28:20.209 | Setting up libio-html-perl (1.004-3) ... 2026-05-26 10:28:20.220 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:20.231 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-26 10:28:20.242 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:20.253 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-26 10:28:20.264 | Setting up liburi-perl (5.27-1) ... 2026-05-26 10:28:20.274 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:20.324 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:20.376 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:20.376 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:20.377 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:20.452 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:20.462 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:28:20.511 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-26 10:28:20.542 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-26 10:28:32.459 | mysqld will log errors to /var/log/mysql/error.log 2026-05-26 10:28:33.329 | mysqld is running as pid 16339 2026-05-26 10:28:35.776 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-26 10:28:37.471 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-26 10:28:37.482 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-26 10:28:37.492 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-26 10:28:37.496 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-26 10:28:37.496 | 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-05-26 10:28:37.496 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-26 10:28:37.501 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-26 10:28:37.501 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-26 10:28:37.511 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-26 10:28:37.611 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-26 10:28:37.612 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-26 10:28:37.612 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-26 10:28:37.612 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-26 10:28:37.613 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-26 10:28:37.613 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-26 10:28:37.666 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-26 10:28:37.666 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-26 10:28:37.989 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-26 10:28:37.990 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-26 10:28:37.997 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-26 10:28:38.151 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-26 10:28:38.234 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-26 10:28:38.234 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-26 10:28:38.466 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-26 10:28:38.466 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-26 10:28:38.466 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-26 10:28:38.496 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-26 10:28:38.546 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-26 10:28:38.546 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-26 10:28:38.550 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-26 10:28:38.550 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-26 10:28:38.550 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-26 10:28:38.911 | 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-05-26 10:28:39.038 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-26 10:28:39.295 | 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-05-26 10:28:39.298 | 2026-05-26 10:28:39.298 | done! 2026-05-26 10:28:39.304 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-26 10:28:39.312 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-26 10:28:39.321 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-26 10:28:39.326 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-26 10:28:39.326 | 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-05-26 10:28:39.326 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-26 10:28:39.332 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-26 10:28:39.333 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-26 10:28:39.347 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-26 10:28:39.489 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-26 10:28:39.490 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-26 10:28:39.490 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-26 10:28:39.491 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-26 10:28:39.492 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-26 10:28:39.492 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-26 10:28:39.579 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-26 10:28:39.579 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-26 10:28:40.039 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-26 10:28:40.039 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-26 10:28:40.049 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-26 10:28:40.256 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-26 10:28:40.365 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-26 10:28:40.365 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-26 10:28:40.668 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-26 10:28:40.669 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-26 10:28:40.669 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-26 10:28:40.710 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-26 10:28:40.779 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-26 10:28:40.780 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-26 10:28:40.784 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-26 10:28:40.784 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-26 10:28:40.785 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-26 10:28:41.214 | 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-05-26 10:28:41.340 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-26 10:28:41.587 | 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-05-26 10:28:41.590 | 2026-05-26 10:28:41.590 | done! 2026-05-26 10:28:41.599 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-26 10:28:41.606 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-26 10:28:41.619 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-26 10:28:41.629 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-26 10:28:41.641 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-26 10:28:41.652 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-26 10:28:41.663 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-26 10:28:41.675 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:28:43.577 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-26 10:28:43.842 | perl: warning: Setting locale failed. 2026-05-26 10:28:43.842 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:43.842 | LANGUAGE = (unset), 2026-05-26 10:28:43.842 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:43.842 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:43.843 | are supported and installed on your system. 2026-05-26 10:28:43.843 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:43.973 | perl: warning: Setting locale failed. 2026-05-26 10:28:43.973 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:43.973 | LANGUAGE = (unset), 2026-05-26 10:28:43.973 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:43.973 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:43.973 | are supported and installed on your system. 2026-05-26 10:28:43.973 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:44.024 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:44.024 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:44.024 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:44.094 | perl: warning: Setting locale failed. 2026-05-26 10:28:44.094 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:44.094 | LANGUAGE = (unset), 2026-05-26 10:28:44.094 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:44.094 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:44.094 | are supported and installed on your system. 2026-05-26 10:28:44.094 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:44.609 | 2026-05-26 10:28:44.609 | Running kernel seems to be up-to-date. 2026-05-26 10:28:44.609 | 2026-05-26 10:28:44.609 | Restarting services... 2026-05-26 10:28:44.632 | 2026-05-26 10:28:44.633 | Service restarts being deferred: 2026-05-26 10:28:44.633 | systemctl restart virtlockd.service 2026-05-26 10:28:44.633 | systemctl restart virtlogd.service 2026-05-26 10:28:44.633 | 2026-05-26 10:28:44.633 | No containers need to be restarted. 2026-05-26 10:28:44.633 | 2026-05-26 10:28:44.633 | User sessions running outdated binaries: 2026-05-26 10:28:44.633 | quobyte @ session #6: sshd[1985] 2026-05-26 10:28:44.642 | 2026-05-26 10:28:44.642 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:28:46.810 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:28:46.812 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:28:46.815 | + functions-common:time_stop:2412 : local name 2026-05-26 10:28:46.818 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:28:46.820 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:28:46.823 | + functions-common:time_stop:2415 : local total 2026-05-26 10:28:46.825 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:28:46.827 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:28:46.829 | + functions-common:time_stop:2419 : start_time=1779791293901 2026-05-26 10:28:46.831 | + functions-common:time_stop:2421 : [[ -z 1779791293901 ]] 2026-05-26 10:28:46.835 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:28:46.838 | + functions-common:time_stop:2424 : end_time=1779791326836 2026-05-26 10:28:46.840 | + functions-common:time_stop:2425 : elapsed_time=32935 2026-05-26 10:28:46.842 | + functions-common:time_stop:2426 : total=104263 2026-05-26 10:28:46.845 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:28:46.847 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=137198 2026-05-26 10:28:46.851 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:28:46.853 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-26 10:28:46.856 | + ./stack.sh:main:858 : install_database_python 2026-05-26 10:28:46.859 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-26 10:28:46.861 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-26 10:28:46.864 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-26 10:28:46.866 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:28:46.869 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-26 10:28:46.872 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-26 10:28:46.875 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:28:46.880 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:28:46.880 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:28:46.886 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-26 10:28:46.888 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-26 10:28:46.890 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-26 10:28:46.894 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-26 10:28:46.897 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-26 10:28:46.919 | Using python 3.12 to install PyMySQL 2026-05-26 10:28:46.922 | + 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-05-26 10:28:48.107 | Collecting PyMySQL 2026-05-26 10:28:48.256 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-26 10:28:48.282 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-26 10:28:48.465 | Installing collected packages: PyMySQL 2026-05-26 10:28:48.536 | Successfully installed PyMySQL-1.1.2 2026-05-26 10:28:48.642 | + inc/python:pip_install:216 : result=0 2026-05-26 10:28:48.645 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:28:48.647 | + functions-common:time_stop:2412 : local name 2026-05-26 10:28:48.649 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:28:48.652 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:28:48.654 | + functions-common:time_stop:2415 : local total 2026-05-26 10:28:48.656 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:28:48.658 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:28:48.660 | + functions-common:time_stop:2419 : start_time=1779791326914 2026-05-26 10:28:48.662 | + functions-common:time_stop:2421 : [[ -z 1779791326914 ]] 2026-05-26 10:28:48.666 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:28:48.671 | + functions-common:time_stop:2424 : end_time=1779791328667 2026-05-26 10:28:48.674 | + functions-common:time_stop:2425 : elapsed_time=1753 2026-05-26 10:28:48.677 | + functions-common:time_stop:2426 : total=34856 2026-05-26 10:28:48.680 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:28:48.683 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36609 2026-05-26 10:28:48.686 | + inc/python:pip_install:219 : return 0 2026-05-26 10:28:48.689 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-26 10:28:48.693 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-26 10:28:48.696 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-26 10:28:48.699 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-26 10:28:48.718 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:28:48.721 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-26 10:28:48.725 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-26 10:28:48.745 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:28:48.749 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-26 10:28:48.769 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:28:48.773 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-26 10:28:48.792 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:28:48.795 | + ./stack.sh:main:866 : install_etcd3 2026-05-26 10:28:48.798 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-26 10:28:48.798 | Installing etcd 2026-05-26 10:28:48.800 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-26 10:28:48.815 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-26 10:28:48.831 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-26 10:28:48.834 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-26 10:28:48.850 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-26 10:28:48.853 | ++ 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-05-26 10:28:48.857 | ++ 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-05-26 10:28:48.860 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-26 10:28:48.863 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-26 10:28:48.865 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-26 10:28:48.868 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-26 10:28:48.871 | ++ 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-05-26 10:28:48.874 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-26 10:28:48.877 | ++ 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-05-26 10:28:48.883 | --2026-05-26 12:28:48-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-26 10:28:48.940 | Resolving github.com (github.com)... 140.82.121.3 2026-05-26 10:28:48.955 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-26 10:28:49.007 | HTTP request sent, awaiting response... 302 Found 2026-05-26 10:28:49.007 | 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-05-26T11%3A03%3A07Z&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-05-26T10%3A02%3A32Z&ske=2026-05-26T11%3A03%3A07Z&sks=b&skv=2018-11-09&sig=GTBCegPffa4YJd7zUU211IIuZ9DWNppsXpK6x2THi%2B8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTc5MzA5NywibmJmIjoxNzc5NzkxMjk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Ljlv9Q461zNypyh0nhn64yb9BSAiRNqV2892BXLj9qU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-26 10:28:49.008 | --2026-05-26 12:28:49-- 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-05-26T11%3A03%3A07Z&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-05-26T10%3A02%3A32Z&ske=2026-05-26T11%3A03%3A07Z&sks=b&skv=2018-11-09&sig=GTBCegPffa4YJd7zUU211IIuZ9DWNppsXpK6x2THi%2B8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTc5MzA5NywibmJmIjoxNzc5NzkxMjk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Ljlv9Q461zNypyh0nhn64yb9BSAiRNqV2892BXLj9qU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-26 10:28:49.009 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-05-26 10:28:49.021 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-05-26 10:28:49.090 | HTTP request sent, awaiting response... 200 OK 2026-05-26 10:28:49.090 | Length: 20927601 (20M) [application/octet-stream] 2026-05-26 10:28:49.090 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-26 10:28:49.144 | 2026-05-26 10:28:49.355 | 0K ........ ........ ... 100% 75.4M=0.3s 2026-05-26 10:28:49.355 | 2026-05-26 10:28:49.356 | 2026-05-26 12:28:49 (75.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-26 10:28:49.356 | 2026-05-26 10:28:49.360 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-26 10:28:49.363 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-26 10:28:49.366 | ++ functions:get_extra_file:81 : return 2026-05-26 10:28:49.370 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-26 10:28:49.373 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-26 10:28:49.376 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-26 10:28:49.379 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-26 10:28:49.405 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-26 10:28:49.409 | + 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-05-26 10:28:49.417 | etcd-v3.5.21-linux-amd64/ 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-26 10:28:49.418 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/README.md 2026-05-26 10:28:49.419 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-26 10:28:49.582 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-26 10:28:49.778 | etcd-v3.5.21-linux-amd64/etcd 2026-05-26 10:28:50.038 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-26 10:28:50.073 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-26 10:28:50.103 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-26 10:28:50.106 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-26 10:28:50.127 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:28:50.131 | + ./stack.sh:main:885 : install_dstat 2026-05-26 10:28:50.133 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-26 10:28:50.154 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:28:50.156 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-26 10:28:50.160 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:28:50.162 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-26 10:28:50.166 | + ./stack.sh:main:894 : install_libs 2026-05-26 10:28:50.169 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-26 10:28:50.172 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-26 10:28:50.175 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-26 10:28:50.178 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-26 10:28:50.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.183 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.186 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-26 10:28:50.189 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.192 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-26 10:28:50.195 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-26 10:28:50.198 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-26 10:28:50.200 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-26 10:28:50.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.206 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.208 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-26 10:28:50.211 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.214 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-26 10:28:50.217 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-26 10:28:50.220 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-26 10:28:50.223 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-26 10:28:50.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.232 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-26 10:28:50.235 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.237 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-26 10:28:50.240 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-26 10:28:50.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-26 10:28:50.246 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-26 10:28:50.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.255 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-26 10:28:50.258 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.261 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-26 10:28:50.264 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-26 10:28:50.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-26 10:28:50.270 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-26 10:28:50.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.276 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.279 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-26 10:28:50.282 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.285 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-26 10:28:50.288 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-26 10:28:50.291 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-26 10:28:50.295 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-26 10:28:50.297 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.300 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-26 10:28:50.306 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.309 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-26 10:28:50.312 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-26 10:28:50.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-26 10:28:50.317 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-26 10:28:50.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.326 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-26 10:28:50.328 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.332 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-26 10:28:50.335 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-26 10:28:50.338 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-26 10:28:50.341 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-26 10:28:50.345 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.348 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.350 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-26 10:28:50.353 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.356 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-26 10:28:50.359 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-26 10:28:50.362 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-26 10:28:50.365 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-26 10:28:50.368 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.371 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.374 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-26 10:28:50.377 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.380 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-26 10:28:50.382 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-26 10:28:50.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-26 10:28:50.388 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-26 10:28:50.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.394 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-26 10:28:50.400 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.403 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-26 10:28:50.405 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-26 10:28:50.409 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-26 10:28:50.412 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-26 10:28:50.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-26 10:28:50.423 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.426 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-26 10:28:50.430 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-26 10:28:50.432 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-26 10:28:50.435 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-26 10:28:50.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.441 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-26 10:28:50.447 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.450 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-26 10:28:50.452 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-26 10:28:50.456 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-26 10:28:50.459 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-26 10:28:50.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-26 10:28:50.470 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.473 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-26 10:28:50.476 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-26 10:28:50.479 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-26 10:28:50.482 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-26 10:28:50.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-26 10:28:50.493 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.496 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-26 10:28:50.499 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-26 10:28:50.502 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-26 10:28:50.505 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-26 10:28:50.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.511 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-26 10:28:50.516 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.519 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-26 10:28:50.522 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-26 10:28:50.525 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-26 10:28:50.528 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-26 10:28:50.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.534 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.537 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-26 10:28:50.540 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.543 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-26 10:28:50.546 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-26 10:28:50.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-26 10:28:50.552 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-26 10:28:50.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.560 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-26 10:28:50.563 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.566 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-26 10:28:50.569 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-26 10:28:50.572 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-26 10:28:50.575 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-26 10:28:50.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.580 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.583 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-26 10:28:50.586 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.589 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-26 10:28:50.592 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-26 10:28:50.595 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-26 10:28:50.598 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-26 10:28:50.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.606 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-26 10:28:50.609 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.612 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-26 10:28:50.615 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-26 10:28:50.619 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-26 10:28:50.621 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-26 10:28:50.624 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.626 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-26 10:28:50.633 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.636 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-26 10:28:50.639 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-26 10:28:50.642 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-26 10:28:50.644 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-26 10:28:50.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.650 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.653 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-26 10:28:50.656 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.658 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-26 10:28:50.661 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-26 10:28:50.664 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-26 10:28:50.667 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-26 10:28:50.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.674 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-26 10:28:50.679 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.682 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-26 10:28:50.685 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-26 10:28:50.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-26 10:28:50.690 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-26 10:28:50.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.696 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.699 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-26 10:28:50.701 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.705 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-26 10:28:50.707 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-26 10:28:50.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-26 10:28:50.713 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-26 10:28:50.716 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.719 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.722 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-26 10:28:50.725 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.729 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-26 10:28:50.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-26 10:28:50.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-26 10:28:50.737 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-26 10:28:50.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-26 10:28:50.749 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.751 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-26 10:28:50.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-26 10:28:50.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-26 10:28:50.761 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-26 10:28:50.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.768 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.770 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-26 10:28:50.773 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.775 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-26 10:28:50.778 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-26 10:28:50.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-26 10:28:50.784 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-26 10:28:50.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.790 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.793 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-26 10:28:50.796 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.799 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-26 10:28:50.802 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-26 10:28:50.804 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-26 10:28:50.807 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-26 10:28:50.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.813 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.816 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-26 10:28:50.819 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.822 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-26 10:28:50.825 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-26 10:28:50.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-26 10:28:50.831 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-26 10:28:50.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-26 10:28:50.843 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.846 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-26 10:28:50.849 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-26 10:28:50.853 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-26 10:28:50.856 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-26 10:28:50.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-26 10:28:50.868 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.871 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-26 10:28:50.873 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-26 10:28:50.876 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-26 10:28:50.879 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-26 10:28:50.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-26 10:28:50.891 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.894 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-26 10:28:50.897 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-26 10:28:50.900 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-26 10:28:50.904 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-26 10:28:50.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.910 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-26 10:28:50.916 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.920 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-26 10:28:50.923 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-26 10:28:50.926 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-26 10:28:50.930 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-26 10:28:50.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.936 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.939 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-26 10:28:50.942 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.945 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-26 10:28:50.948 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-26 10:28:50.951 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-26 10:28:50.954 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-26 10:28:50.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.960 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.963 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-26 10:28:50.966 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.969 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-26 10:28:50.972 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-26 10:28:50.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-26 10:28:50.978 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-26 10:28:50.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:50.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:50.986 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-26 10:28:50.989 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:50.992 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-26 10:28:50.995 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-26 10:28:50.999 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-26 10:28:51.001 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-26 10:28:51.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:51.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:51.010 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-26 10:28:51.013 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:51.016 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-26 10:28:51.019 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-26 10:28:51.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-26 10:28:51.025 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-26 10:28:51.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:51.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:51.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-26 10:28:51.037 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:51.040 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-26 10:28:51.044 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-26 10:28:51.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-26 10:28:51.050 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-26 10:28:51.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:51.055 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:51.058 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-26 10:28:51.061 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:51.064 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-26 10:28:51.067 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-26 10:28:51.070 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:28:51.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:28:51.076 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-26 10:28:51.080 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:28:51.083 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-26 10:28:51.106 | Using python 3.12 to install etcd3gw 2026-05-26 10:28:51.109 | + 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-05-26 10:28:52.276 | Collecting etcd3gw 2026-05-26 10:28:52.423 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:28:52.434 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-26 10:28:52.476 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-26 10:28:52.478 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-26 10:28:52.523 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-26 10:28:52.539 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:28:52.583 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-26 10:28:52.598 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:28:53.074 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-26 10:28:53.091 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-26 10:28:53.106 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-26 10:28:53.277 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-26 10:28:53.280 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-26 10:28:53.312 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-26 10:28:53.314 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-26 10:28:53.354 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-26 10:28:53.357 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-26 10:28:53.363 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-26 10:28:53.391 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-26 10:28:53.427 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-26 10:28:53.461 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-26 10:28:53.472 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-26 10:28:53.474 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-26 10:28:53.476 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-26 10:28:53.478 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-26 10:28:53.496 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-26 10:28:53.702 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-26 10:28:53.746 | Attempting uninstall: urllib3 2026-05-26 10:28:53.754 | Found existing installation: urllib3 2.0.7 2026-05-26 10:28:53.755 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:28:53.755 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-26 10:28:53.897 | Attempting uninstall: idna 2026-05-26 10:28:53.904 | Found existing installation: idna 3.6 2026-05-26 10:28:53.905 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:28:53.905 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-26 10:28:54.151 | Attempting uninstall: requests 2026-05-26 10:28:54.157 | Found existing installation: requests 2.31.0 2026-05-26 10:28:54.157 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:28:54.158 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-26 10:28:54.360 | 2026-05-26 10:28:54.365 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-05-26 10:28:54.499 | + inc/python:pip_install:216 : result=0 2026-05-26 10:28:54.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:28:54.505 | + functions-common:time_stop:2412 : local name 2026-05-26 10:28:54.507 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:28:54.510 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:28:54.513 | + functions-common:time_stop:2415 : local total 2026-05-26 10:28:54.515 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:28:54.517 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:28:54.520 | + functions-common:time_stop:2419 : start_time=1779791331100 2026-05-26 10:28:54.522 | + functions-common:time_stop:2421 : [[ -z 1779791331100 ]] 2026-05-26 10:28:54.525 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:28:54.530 | + functions-common:time_stop:2424 : end_time=1779791334527 2026-05-26 10:28:54.532 | + functions-common:time_stop:2425 : elapsed_time=3427 2026-05-26 10:28:54.535 | + functions-common:time_stop:2426 : total=36609 2026-05-26 10:28:54.537 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:28:54.540 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40036 2026-05-26 10:28:54.543 | + inc/python:pip_install:219 : return 0 2026-05-26 10:28:54.546 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-26 10:28:54.549 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-26 10:28:54.552 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-26 10:28:54.555 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:28:54.558 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:28:54.561 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:28:54.564 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:28:54.568 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:28:54.570 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:28:54.573 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:28:54.575 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:28:54.579 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:28:54.581 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:28:54.584 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:28:54.587 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:28:54.590 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:28:54.593 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-26 10:28:54.595 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:54.598 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:54.601 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-26 10:28:54.604 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-26 10:28:54.607 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:28:54.610 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:28:54.613 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:28:54.616 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:28:54.619 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:28:54.622 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:28:54.625 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:54.628 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:54.631 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:28:54.633 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:28:54.636 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:28:54.639 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:28:54.641 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-26 10:28:54.644 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:28:54.647 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:28:54.650 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:28:54.653 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-26 10:28:54.676 | + functions-common:apt_get:1199 : 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-05-26 10:28:54.714 | Reading package lists... 2026-05-26 10:28:55.123 | Building dependency tree... 2026-05-26 10:28:55.125 | Reading state information... 2026-05-26 10:28:55.696 | The following additional packages will be installed: 2026-05-26 10:28:55.697 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-26 10:28:55.700 | Suggested packages: 2026-05-26 10:28:55.700 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-26 10:28:55.700 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-26 10:28:55.700 | python3-uwsgidecorators 2026-05-26 10:28:55.739 | The following NEW packages will be installed: 2026-05-26 10:28:55.740 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-26 10:28:55.792 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:28:55.792 | Need to get 1270 kB of archives. 2026-05-26 10:28:55.792 | After this operation, 4285 kB of additional disk space will be used. 2026-05-26 10:28:55.792 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-26 10:28:55.810 | 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-05-26 10:28:55.813 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-26 10:28:55.831 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-26 10:28:55.838 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-26 10:28:55.844 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-26 10:28:56.078 | perl: warning: Setting locale failed. 2026-05-26 10:28:56.078 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:56.078 | LANGUAGE = (unset), 2026-05-26 10:28:56.078 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:56.078 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:56.078 | are supported and installed on your system. 2026-05-26 10:28:56.079 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:56.141 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:56.141 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:56.142 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:56.335 | Fetched 1270 kB in 0s (17.0 MB/s) 2026-05-26 10:28:56.383 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-26 10:28:56.453 | (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-05-26 10:28:56.460 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-26 10:28:56.467 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-26 10:28:56.516 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-26 10:28:56.529 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-26 10:28:56.534 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-26 10:28:56.582 | Selecting previously unselected package libzmq5:amd64. 2026-05-26 10:28:56.594 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-26 10:28:56.598 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-26 10:28:56.650 | Selecting previously unselected package uwsgi-core. 2026-05-26 10:28:56.662 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-26 10:28:56.667 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-26 10:28:56.838 | Selecting previously unselected package uwsgi. 2026-05-26 10:28:56.850 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-26 10:28:56.855 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-26 10:28:56.899 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-26 10:28:56.911 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-26 10:28:56.915 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-26 10:28:56.983 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-26 10:28:56.995 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-26 10:28:57.006 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-26 10:28:57.017 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-26 10:28:57.037 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-26 10:28:57.675 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-26 10:28:57.709 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:28:58.724 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-26 10:28:58.985 | perl: warning: Setting locale failed. 2026-05-26 10:28:58.985 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:58.985 | LANGUAGE = (unset), 2026-05-26 10:28:58.985 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:58.986 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:58.986 | are supported and installed on your system. 2026-05-26 10:28:58.986 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:59.117 | perl: warning: Setting locale failed. 2026-05-26 10:28:59.117 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:59.117 | LANGUAGE = (unset), 2026-05-26 10:28:59.118 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:59.118 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:59.118 | are supported and installed on your system. 2026-05-26 10:28:59.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:59.170 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:28:59.170 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:28:59.170 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:28:59.242 | perl: warning: Setting locale failed. 2026-05-26 10:28:59.242 | perl: warning: Please check that your locale settings: 2026-05-26 10:28:59.242 | LANGUAGE = (unset), 2026-05-26 10:28:59.242 | LC_ALL = "en_US.utf8", 2026-05-26 10:28:59.242 | LANG = "de_DE.UTF-8" 2026-05-26 10:28:59.242 | are supported and installed on your system. 2026-05-26 10:28:59.243 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:28:59.741 | 2026-05-26 10:28:59.742 | Running kernel seems to be up-to-date. 2026-05-26 10:28:59.742 | 2026-05-26 10:28:59.742 | Restarting services... 2026-05-26 10:28:59.765 | 2026-05-26 10:28:59.765 | Service restarts being deferred: 2026-05-26 10:28:59.765 | systemctl restart virtlockd.service 2026-05-26 10:28:59.765 | systemctl restart virtlogd.service 2026-05-26 10:28:59.765 | 2026-05-26 10:28:59.765 | No containers need to be restarted. 2026-05-26 10:28:59.765 | 2026-05-26 10:28:59.765 | User sessions running outdated binaries: 2026-05-26 10:28:59.765 | quobyte @ session #6: sshd[1985] 2026-05-26 10:28:59.775 | 2026-05-26 10:28:59.775 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:29:02.028 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:29:02.030 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:29:02.033 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:02.035 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:02.037 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:02.039 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:02.042 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:02.045 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:29:02.047 | + functions-common:time_stop:2419 : start_time=1779791334673 2026-05-26 10:29:02.050 | + functions-common:time_stop:2421 : [[ -z 1779791334673 ]] 2026-05-26 10:29:02.053 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:02.057 | + functions-common:time_stop:2424 : end_time=1779791342054 2026-05-26 10:29:02.059 | + functions-common:time_stop:2425 : elapsed_time=7381 2026-05-26 10:29:02.062 | + functions-common:time_stop:2426 : total=137198 2026-05-26 10:29:02.065 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:02.067 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144579 2026-05-26 10:29:02.071 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:29:02.074 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-26 10:29:02.076 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:29:02.078 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:29:02.081 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-26 10:29:02.083 | perl: warning: Setting locale failed. 2026-05-26 10:29:02.083 | perl: warning: Please check that your locale settings: 2026-05-26 10:29:02.083 | LANGUAGE = (unset), 2026-05-26 10:29:02.083 | LC_ALL = "en_US.utf8", 2026-05-26 10:29:02.083 | LANG = (unset) 2026-05-26 10:29:02.083 | are supported and installed on your system. 2026-05-26 10:29:02.084 | perl: warning: Falling back to the standard locale ("C"). 2026-05-26 10:29:02.119 | No module matches proxy 2026-05-26 10:29:02.122 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-26 10:29:02.133 | perl: warning: Setting locale failed. 2026-05-26 10:29:02.133 | perl: warning: Please check that your locale settings: 2026-05-26 10:29:02.133 | LANGUAGE = (unset), 2026-05-26 10:29:02.134 | LC_ALL = "en_US.utf8", 2026-05-26 10:29:02.134 | LANG = "de_DE.UTF-8" 2026-05-26 10:29:02.134 | are supported and installed on your system. 2026-05-26 10:29:02.134 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:29:02.173 | Enabling module proxy. 2026-05-26 10:29:02.178 | To activate the new configuration, you need to run: 2026-05-26 10:29:02.178 | systemctl restart apache2 2026-05-26 10:29:02.184 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-26 10:29:02.195 | perl: warning: Setting locale failed. 2026-05-26 10:29:02.195 | perl: warning: Please check that your locale settings: 2026-05-26 10:29:02.196 | LANGUAGE = (unset), 2026-05-26 10:29:02.196 | LC_ALL = "en_US.utf8", 2026-05-26 10:29:02.196 | LANG = "de_DE.UTF-8" 2026-05-26 10:29:02.196 | are supported and installed on your system. 2026-05-26 10:29:02.196 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:29:02.235 | Considering dependency proxy for proxy_uwsgi: 2026-05-26 10:29:02.236 | Module proxy already enabled 2026-05-26 10:29:02.236 | Enabling module proxy_uwsgi. 2026-05-26 10:29:02.240 | To activate the new configuration, you need to run: 2026-05-26 10:29:02.240 | systemctl restart apache2 2026-05-26 10:29:02.245 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-26 10:29:02.247 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:29:02.250 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:29:02.252 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:29:02.410 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-26 10:29:02.412 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-26 10:29:02.414 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-26 10:29:02.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.419 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-26 10:29:02.424 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.426 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-26 10:29:02.429 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-26 10:29:02.432 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-26 10:29:02.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.438 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.442 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-26 10:29:02.444 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.447 | + ./stack.sh:main:902 : install_glanceclient 2026-05-26 10:29:02.449 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-26 10:29:02.451 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-26 10:29:02.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.458 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.461 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-26 10:29:02.463 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.465 | + ./stack.sh:main:903 : install_cinderclient 2026-05-26 10:29:02.468 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-26 10:29:02.470 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-26 10:29:02.472 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.474 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.477 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-26 10:29:02.480 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.483 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-26 10:29:02.485 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-26 10:29:02.488 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-26 10:29:02.495 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.497 | + ./stack.sh:main:904 : install_novaclient 2026-05-26 10:29:02.500 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-26 10:29:02.503 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-26 10:29:02.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.512 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-26 10:29:02.515 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.518 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-26 10:29:02.537 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:02.540 | + ./stack.sh:main:906 : install_swiftclient 2026-05-26 10:29:02.543 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-26 10:29:02.545 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-26 10:29:02.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.551 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.553 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-26 10:29:02.556 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.559 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-26 10:29:02.577 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:02.580 | + ./stack.sh:main:909 : install_neutronclient 2026-05-26 10:29:02.583 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-26 10:29:02.586 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-26 10:29:02.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.592 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.595 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-26 10:29:02.598 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.601 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-26 10:29:02.604 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-26 10:29:02.607 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-26 10:29:02.610 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:02.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:02.617 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-26 10:29:02.620 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:02.623 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-26 10:29:02.626 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-26 10:29:02.630 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:29:02.633 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-26 10:29:02.636 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-26 10:29:02.639 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:29:02.644 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:29:02.645 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:29:02.650 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-26 10:29:02.653 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-26 10:29:02.656 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-26 10:29:02.659 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-26 10:29:02.662 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-26 10:29:02.685 | Using python 3.12 to install keystonemiddleware 2026-05-26 10:29:02.688 | + 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-05-26 10:29:03.868 | Collecting keystonemiddleware 2026-05-26 10:29:04.015 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-26 10:29:04.076 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-26 10:29:04.092 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:29:04.147 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-26 10:29:04.163 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:29:04.222 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-26 10:29:04.241 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:29:04.286 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-26 10:29:04.302 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:29:04.345 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-26 10:29:04.361 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-26 10:29:04.414 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-26 10:29:04.430 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:29:04.478 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-26 10:29:04.494 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:29:04.552 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-26 10:29:04.568 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:29:04.577 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-26 10:29:04.608 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-26 10:29:04.625 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:29:04.666 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-26 10:29:04.682 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-26 10:29:04.733 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-26 10:29:04.749 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:29:04.759 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-26 10:29:04.791 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-26 10:29:04.807 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-26 10:29:04.830 | 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-05-26 10:29:04.866 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-26 10:29:04.882 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-26 10:29:04.915 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-26 10:29:04.931 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:29:04.971 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-26 10:29:04.987 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-26 10:29:05.028 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-26 10:29:05.043 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-26 10:29:05.089 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-26 10:29:05.106 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-26 10:29:05.148 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-26 10:29:05.167 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-26 10:29:05.203 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-26 10:29:05.219 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-26 10:29:05.298 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-26 10:29:05.300 | 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-05-26 10:29:05.341 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-26 10:29:05.356 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-26 10:29:05.366 | 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.0.0) 2026-05-26 10:29:05.368 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-05-26 10:29:05.496 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-26 10:29:05.512 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-26 10:29:05.568 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-26 10:29:05.583 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-26 10:29:05.593 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-05-26 10:29:05.723 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-26 10:29:05.738 | 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-05-26 10:29:05.760 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-26 10:29:05.794 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-26 10:29:05.810 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-26 10:29:05.826 | 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.4) 2026-05-26 10:29:05.827 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-05-26 10:29:05.828 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-05-26 10:29:05.830 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-26 10:29:05.905 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-26 10:29:05.948 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-26 10:29:06.008 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-26 10:29:06.033 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-26 10:29:06.060 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-26 10:29:06.084 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-26 10:29:06.106 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-26 10:29:06.129 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-26 10:29:06.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.5 MB/s 0:00:00 2026-05-26 10:29:06.196 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-26 10:29:06.218 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-26 10:29:06.242 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-26 10:29:06.265 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-26 10:29:06.288 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-26 10:29:06.317 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-26 10:29:06.339 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-26 10:29:06.364 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-26 10:29:06.385 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-26 10:29:06.406 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-26 10:29:06.429 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-26 10:29:06.454 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-26 10:29:06.467 | 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-05-26 10:29:06.483 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-26 10:29:06.505 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-26 10:29:06.527 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-26 10:29:06.549 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-26 10:29:06.572 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-26 10:29:06.877 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-05-26 10:29:07.132 | Attempting uninstall: six 2026-05-26 10:29:07.141 | Found existing installation: six 1.16.0 2026-05-26 10:29:07.141 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.142 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-26 10:29:07.204 | Attempting uninstall: PyYAML 2026-05-26 10:29:07.212 | Found existing installation: PyYAML 6.0.1 2026-05-26 10:29:07.212 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.213 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-26 10:29:07.322 | Attempting uninstall: pyparsing 2026-05-26 10:29:07.330 | Found existing installation: pyparsing 3.1.1 2026-05-26 10:29:07.330 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.331 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-26 10:29:07.470 | Attempting uninstall: PyJWT 2026-05-26 10:29:07.478 | Found existing installation: PyJWT 2.7.0 2026-05-26 10:29:07.479 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.479 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-26 10:29:07.639 | Attempting uninstall: netaddr 2026-05-26 10:29:07.646 | Found existing installation: netaddr 0.8.0 2026-05-26 10:29:07.647 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.647 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-26 10:29:07.906 | Attempting uninstall: python-dateutil 2026-05-26 10:29:07.916 | Found existing installation: python-dateutil 2.8.2 2026-05-26 10:29:07.917 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:07.917 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-26 10:29:10.026 | 2026-05-26 10:29:10.034 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.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.7.0 typing-extensions-4.15.0 2026-05-26 10:29:10.206 | + inc/python:pip_install:216 : result=0 2026-05-26 10:29:10.208 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:29:10.211 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:10.214 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:10.216 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:10.219 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:10.221 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:10.223 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:29:10.226 | + functions-common:time_stop:2419 : start_time=1779791342680 2026-05-26 10:29:10.228 | + functions-common:time_stop:2421 : [[ -z 1779791342680 ]] 2026-05-26 10:29:10.232 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:10.236 | + functions-common:time_stop:2424 : end_time=1779791350234 2026-05-26 10:29:10.239 | + functions-common:time_stop:2425 : elapsed_time=7554 2026-05-26 10:29:10.242 | + functions-common:time_stop:2426 : total=40036 2026-05-26 10:29:10.245 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:10.248 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47590 2026-05-26 10:29:10.251 | + inc/python:pip_install:219 : return 0 2026-05-26 10:29:10.254 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-26 10:29:10.257 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-26 10:29:10.259 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:29:10.263 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-26 10:29:10.266 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-26 10:29:10.269 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:29:10.274 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:29:10.275 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:29:10.281 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-26 10:29:10.284 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-26 10:29:10.287 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-26 10:29:10.290 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-26 10:29:10.293 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-26 10:29:10.316 | Using python 3.12 to install python-memcached 2026-05-26 10:29:10.319 | + 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-05-26 10:29:11.612 | Collecting python-memcached 2026-05-26 10:29:11.760 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:29:11.786 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-26 10:29:11.975 | Installing collected packages: python-memcached 2026-05-26 10:29:12.011 | Successfully installed python-memcached-1.62 2026-05-26 10:29:12.111 | + inc/python:pip_install:216 : result=0 2026-05-26 10:29:12.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:29:12.117 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:12.120 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:12.123 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:12.125 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:12.128 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:12.131 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:29:12.133 | + functions-common:time_stop:2419 : start_time=1779791350310 2026-05-26 10:29:12.136 | + functions-common:time_stop:2421 : [[ -z 1779791350310 ]] 2026-05-26 10:29:12.140 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:12.144 | + functions-common:time_stop:2424 : end_time=1779791352141 2026-05-26 10:29:12.147 | + functions-common:time_stop:2425 : elapsed_time=1831 2026-05-26 10:29:12.150 | + functions-common:time_stop:2426 : total=47590 2026-05-26 10:29:12.153 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:12.156 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=49421 2026-05-26 10:29:12.159 | + inc/python:pip_install:219 : return 0 2026-05-26 10:29:12.161 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-26 10:29:12.180 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:12.183 | + ./stack.sh:main:916 : '[' 192.168.122.203 == 192.168.122.203 ']' 2026-05-26 10:29:12.185 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-26 10:29:12.188 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-26 10:29:12.191 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-26 10:29:12.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:29:12.196 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-26 10:29:12.199 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-26 10:29:12.216 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:29:12.218 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-26 10:29:12.221 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-26 10:29:12.224 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-26 10:29:12.226 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:29:12.228 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:29:12.231 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:29:12.234 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:29:12.236 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:29:12.240 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:29:12.256 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:29:12.258 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:29:12.261 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:29:12.264 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:29:12.264 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:29:12.270 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-26 10:29:12.272 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:29:12.275 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-26 10:29:12.277 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:29:12.280 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:29:12.283 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:29:12.286 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:29:12.288 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:29:12.291 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:29:12.293 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:29:12.295 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:29:12.298 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:29:12.302 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791352300 2026-05-26 10:29:12.305 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-26 10:29:12.308 | Cloning into '/opt/stack/keystone'... 2026-05-26 10:29:28.904 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:29:28.908 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:28.910 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:28.913 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:28.916 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:28.919 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:28.922 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:29:28.925 | + functions-common:time_stop:2419 : start_time=1779791352300 2026-05-26 10:29:28.928 | + functions-common:time_stop:2421 : [[ -z 1779791352300 ]] 2026-05-26 10:29:28.931 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:28.936 | + functions-common:time_stop:2424 : end_time=1779791368933 2026-05-26 10:29:28.939 | + functions-common:time_stop:2425 : elapsed_time=16633 2026-05-26 10:29:28.942 | + functions-common:time_stop:2426 : total=4579 2026-05-26 10:29:28.945 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:28.949 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21212 2026-05-26 10:29:28.953 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-26 10:29:28.956 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:29:28.959 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:29:28.962 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:29:28.966 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:29:28.969 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:29:28.972 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:29:28.975 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:29:28.978 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:29:28.981 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:29:28.986 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:29:28.991 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791368987 2026-05-26 10:29:28.994 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:29:29.576 | From https://review.opendev.org/openstack/keystone 2026-05-26 10:29:29.576 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:29:29.588 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:29:29.591 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:29.594 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:29.597 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:29.601 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:29.605 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:29.608 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:29:29.612 | + functions-common:time_stop:2419 : start_time=1779791368987 2026-05-26 10:29:29.614 | + functions-common:time_stop:2421 : [[ -z 1779791368987 ]] 2026-05-26 10:29:29.619 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:29.623 | + functions-common:time_stop:2424 : end_time=1779791369620 2026-05-26 10:29:29.627 | + functions-common:time_stop:2425 : elapsed_time=633 2026-05-26 10:29:29.630 | + functions-common:time_stop:2426 : total=21212 2026-05-26 10:29:29.633 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:29.637 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21845 2026-05-26 10:29:29.640 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:29:29.643 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:29:29.646 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:29:29.650 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:29:29.653 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:29:29.656 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:29:29.660 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:29:29.662 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:29:29.666 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:29:29.670 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:29:29.675 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791369671 2026-05-26 10:29:29.679 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:29:29.844 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:29:29.844 | 2026-05-26 10:29:29.845 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:29:29.845 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:29:29.845 | state without impacting any branches by switching back to a branch. 2026-05-26 10:29:29.845 | 2026-05-26 10:29:29.845 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:29:29.845 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:29:29.845 | 2026-05-26 10:29:29.845 | git switch -c 2026-05-26 10:29:29.845 | 2026-05-26 10:29:29.845 | Or undo this operation with: 2026-05-26 10:29:29.845 | 2026-05-26 10:29:29.846 | git switch - 2026-05-26 10:29:29.846 | 2026-05-26 10:29:29.846 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:29:29.846 | 2026-05-26 10:29:29.846 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-26 10:29:29.850 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:29:29.854 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:29.857 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:29.861 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:29.864 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:29.867 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:29.870 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:29:29.873 | + functions-common:time_stop:2419 : start_time=1779791369671 2026-05-26 10:29:29.876 | + functions-common:time_stop:2421 : [[ -z 1779791369671 ]] 2026-05-26 10:29:29.879 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:29.884 | + functions-common:time_stop:2424 : end_time=1779791369881 2026-05-26 10:29:29.887 | + functions-common:time_stop:2425 : elapsed_time=210 2026-05-26 10:29:29.891 | + functions-common:time_stop:2426 : total=21845 2026-05-26 10:29:29.895 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:29.897 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22055 2026-05-26 10:29:29.901 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-26 10:29:29.918 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-26 10:29:29.923 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:29:29.924 | + functions-common:git_clone:665 : head -1 2026-05-26 10:29:29.928 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-26 10:29:29.931 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:29:29.935 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-26 10:29:29.939 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:29:29.943 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-26 10:29:29.947 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-26 10:29:29.950 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:29:29.954 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-26 10:29:29.957 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:29:29.961 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-26 10:29:29.965 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-26 10:29:29.969 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:29:29.972 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:29:29.977 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-26 10:29:29.980 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:29:29.984 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-26 10:29:29.987 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:29:29.991 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:29:29.996 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-26 10:29:30.003 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-26 10:29:30.007 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-26 10:29:30.010 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-26 10:29:30.173 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-26 10:29:30.176 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:29:30.180 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:29:30.184 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:29:30.188 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-26 10:29:30.192 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-26 10:29:30.195 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:29:30.199 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:29:30.202 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:29:30.205 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:29:30.208 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:29:30.212 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:29:30.216 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:29:30.219 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-26 10:29:30.247 | Using python 3.12 to install /opt/stack/keystone 2026-05-26 10:29:30.251 | + 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-05-26 10:29:31.205 | Obtaining file:///opt/stack/keystone 2026-05-26 10:29:31.210 | Installing build dependencies: started 2026-05-26 10:29:32.891 | Installing build dependencies: finished with status 'done' 2026-05-26 10:29:32.892 | Checking if build backend supports build_editable: started 2026-05-26 10:29:33.453 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:29:33.455 | Getting requirements to build editable: started 2026-05-26 10:29:33.765 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:29:33.767 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:29:34.839 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:29:34.857 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (7.0.3) 2026-05-26 10:29:34.857 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.8.9) 2026-05-26 10:29:35.063 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-26 10:29:35.212 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-26 10:29:35.253 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-26 10:29:35.270 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-26 10:29:35.658 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-26 10:29:35.675 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-26 10:29:36.250 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.267 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-26 10:29:36.290 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.7.0) 2026-05-26 10:29:36.292 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.8.0) 2026-05-26 10:29:36.292 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (12.0.0) 2026-05-26 10:29:36.366 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.381 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-26 10:29:36.395 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.1.1) 2026-05-26 10:29:36.396 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.3.0) 2026-05-26 10:29:36.397 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.3.0) 2026-05-26 10:29:36.458 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.475 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-26 10:29:36.537 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.554 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:29:36.563 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.7.2) 2026-05-26 10:29:36.564 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (8.1.0) 2026-05-26 10:29:36.607 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.624 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-26 10:29:36.681 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.696 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:29:36.707 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.9.1) 2026-05-26 10:29:36.737 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.753 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-26 10:29:36.763 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.0.1) 2026-05-26 10:29:36.791 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.807 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-26 10:29:36.850 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.867 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-26 10:29:36.877 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (2.11.0) 2026-05-26 10:29:36.878 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.5.0) 2026-05-26 10:29:36.922 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:36.938 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-26 10:29:36.950 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.0.1) 2026-05-26 10:29:36.951 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.1.2) 2026-05-26 10:29:36.985 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:37.001 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:29:37.056 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-26 10:29:37.075 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-26 10:29:37.284 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-26 10:29:37.300 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-26 10:29:37.335 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-26 10:29:37.350 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-26 10:29:37.362 | 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.0.2.dev7) (5.2.1) 2026-05-26 10:29:37.390 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-26 10:29:37.407 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-26 10:29:37.416 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) (8.3.1) 2026-05-26 10:29:37.444 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-26 10:29:37.459 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:29:37.499 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-26 10:29:37.515 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:29:37.623 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-26 10:29:37.638 | 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-05-26 10:29:37.698 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-26 10:29:37.715 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-26 10:29:37.731 | 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.0.2.dev7) (1.17.0) 2026-05-26 10:29:37.799 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-26 10:29:37.815 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-26 10:29:37.859 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-26 10:29:37.875 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-26 10:29:37.912 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-26 10:29:37.928 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:29:37.977 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-26 10:29:37.992 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-26 10:29:38.494 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-26 10:29:38.509 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-26 10:29:38.524 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (5.13.1) 2026-05-26 10:29:38.527 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.32.5) 2026-05-26 10:29:38.531 | 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.0.2.dev7) (2.1.0) 2026-05-26 10:29:38.533 | 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.0.2.dev7) (1.8.2) 2026-05-26 10:29:38.534 | 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.0.2.dev7) (4.15.0) 2026-05-26 10:29:38.588 | 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.0.2.dev7) (1.3.0) 2026-05-26 10:29:38.589 | 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.0.2.dev7) (2.0.0) 2026-05-26 10:29:38.590 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev7) (6.0.3) 2026-05-26 10:29:38.633 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:38.648 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-26 10:29:38.658 | 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.0.2.dev7) (3.0.0) 2026-05-26 10:29:38.687 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:38.714 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-26 10:29:38.748 | Installing build dependencies: started 2026-05-26 10:29:40.263 | Installing build dependencies: finished with status 'done' 2026-05-26 10:29:40.264 | Getting requirements to build wheel: started 2026-05-26 10:29:40.805 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:29:40.806 | Installing backend dependencies: started 2026-05-26 10:29:42.520 | Installing backend dependencies: finished with status 'done' 2026-05-26 10:29:42.520 | Preparing metadata (pyproject.toml): started 2026-05-26 10:29:42.998 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:29:43.027 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.043 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-26 10:29:43.088 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.105 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:29:43.117 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.1.1) 2026-05-26 10:29:43.122 | 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.0.2.dev7) (2.9.0.post0) 2026-05-26 10:29:43.125 | 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.0.2.dev7) (3.2.1) 2026-05-26 10:29:43.172 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.189 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-26 10:29:43.233 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.249 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-26 10:29:43.295 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.310 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-26 10:29:43.367 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.385 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:29:43.427 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.444 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-26 10:29:43.482 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.497 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-26 10:29:43.544 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.559 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-26 10:29:43.569 | 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.0.2.dev7) (26.0) 2026-05-26 10:29:43.601 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.617 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:29:43.659 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.675 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:29:43.762 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:43.787 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-26 10:29:44.050 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.066 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-26 10:29:44.116 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.132 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:29:44.170 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.185 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-26 10:29:44.224 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.240 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-26 10:29:44.287 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.306 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-26 10:29:44.380 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.396 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-26 10:29:44.437 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.452 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-26 10:29:44.499 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.515 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-26 10:29:44.559 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.575 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-26 10:29:44.594 | 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.0.2.dev7) (3.3.2) 2026-05-26 10:29:44.596 | 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.0.2.dev7) (7.2.2) 2026-05-26 10:29:44.607 | 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.0.2.dev7) (82.0.1) 2026-05-26 10:29:44.645 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.661 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-26 10:29:44.724 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.739 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-26 10:29:44.783 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.799 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-26 10:29:44.854 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.872 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-26 10:29:44.894 | 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.0.2.dev7) (3.4.4) 2026-05-26 10:29:44.896 | 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.0.2.dev7) (3.11) 2026-05-26 10:29:44.897 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.6.3) 2026-05-26 10:29:44.899 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2023.11.17) 2026-05-26 10:29:44.951 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-26 10:29:44.968 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-26 10:29:45.057 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-26 10:29:45.074 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-26 10:29:45.106 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.8.5) 2026-05-26 10:29:45.178 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-26 10:29:45.222 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-26 10:29:45.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 54.9 MB/s 0:00:00 2026-05-26 10:29:45.312 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-26 10:29:45.337 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-26 10:29:45.360 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-26 10:29:45.381 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-26 10:29:45.403 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-26 10:29:45.425 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-26 10:29:45.447 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-26 10:29:45.470 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-26 10:29:45.494 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-26 10:29:45.516 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-26 10:29:45.538 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-26 10:29:45.560 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-26 10:29:45.585 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-26 10:29:45.610 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-26 10:29:45.636 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-26 10:29:45.659 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-26 10:29:45.681 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-26 10:29:45.705 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-26 10:29:45.726 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-26 10:29:45.753 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-26 10:29:45.781 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-26 10:29:45.807 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-26 10:29:45.832 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-26 10:29:45.857 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-26 10:29:45.883 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-26 10:29:45.909 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-26 10:29:45.926 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 32.0 MB/s 0:00:00 2026-05-26 10:29:45.945 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-26 10:29:45.969 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-26 10:29:45.992 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-26 10:29:46.016 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-26 10:29:46.039 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-26 10:29:46.069 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-26 10:29:46.090 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-26 10:29:46.113 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-26 10:29:46.139 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-26 10:29:46.166 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-26 10:29:46.191 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-26 10:29:46.218 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-26 10:29:46.242 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-26 10:29:46.267 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-26 10:29:46.292 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-26 10:29:46.315 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-26 10:29:46.341 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-05-26 10:29:46.396 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 64.8 MB/s 0:00:00 2026-05-26 10:29:46.412 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-26 10:29:46.436 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-26 10:29:46.459 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-26 10:29:46.484 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-26 10:29:46.510 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-05-26 10:29:46.532 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-26 10:29:46.555 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-26 10:29:46.577 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-26 10:29:46.599 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-26 10:29:46.626 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-26 10:29:46.799 | Building wheels for collected packages: keystone, testresources 2026-05-26 10:29:46.801 | Building editable for keystone (pyproject.toml): started 2026-05-26 10:29:47.912 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-26 10:29:47.914 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=eec5b2de542af47c316f8752cc1d43c4cdc529f3bc8ddb63335ec64eafa5cdf6 2026-05-26 10:29:47.914 | Stored in directory: /tmp/pip-ephem-wheel-cache-3yd_1eqs/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-26 10:29:47.919 | Building wheel for testresources (pyproject.toml): started 2026-05-26 10:29:48.385 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-26 10:29:48.386 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=74a637ee41616005e33402ea466708aedb3f12be32eeb8ed5047582401c3d18b 2026-05-26 10:29:48.387 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-26 10:29:48.391 | Successfully built keystone testresources 2026-05-26 10:29:48.732 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-05-26 10:29:48.803 | Attempting uninstall: pytz 2026-05-26 10:29:48.812 | Found existing installation: pytz 2024.1 2026-05-26 10:29:48.813 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:48.813 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-26 10:29:50.194 | Attempting uninstall: oauthlib 2026-05-26 10:29:50.207 | Found existing installation: oauthlib 3.2.2 2026-05-26 10:29:50.207 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:50.207 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-26 10:29:50.355 | Attempting uninstall: markupsafe 2026-05-26 10:29:50.367 | Found existing installation: MarkupSafe 2.1.5 2026-05-26 10:29:50.368 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:50.368 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-26 10:29:51.485 | Attempting uninstall: blinker 2026-05-26 10:29:51.497 | Found existing installation: blinker 1.7.0 2026-05-26 10:29:51.497 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:51.497 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-26 10:29:51.515 | Attempting uninstall: bcrypt 2026-05-26 10:29:51.525 | Found existing installation: bcrypt 3.2.2 2026-05-26 10:29:51.528 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:51.528 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-26 10:29:51.544 | Attempting uninstall: attrs 2026-05-26 10:29:51.556 | Found existing installation: attrs 23.2.0 2026-05-26 10:29:51.556 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:51.557 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-26 10:29:54.650 | Attempting uninstall: jinja2 2026-05-26 10:29:54.662 | Found existing installation: Jinja2 3.1.2 2026-05-26 10:29:54.663 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:54.664 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-26 10:29:55.723 | Attempting uninstall: cryptography 2026-05-26 10:29:55.736 | Found existing installation: cryptography 41.0.7 2026-05-26 10:29:55.736 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:55.737 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-26 10:29:56.339 | Attempting uninstall: pyopenssl 2026-05-26 10:29:56.353 | Found existing installation: pyOpenSSL 23.2.0 2026-05-26 10:29:56.354 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:56.354 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-26 10:29:56.761 | Attempting uninstall: jsonschema 2026-05-26 10:29:56.775 | Found existing installation: jsonschema 4.10.3 2026-05-26 10:29:56.775 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:29:56.775 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-26 10:29:58.365 | 2026-05-26 10:29:58.366 | 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-05-26 10:29:58.367 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-26 10:29:58.383 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-26 10:29:58.769 | + inc/python:pip_install:216 : result=0 2026-05-26 10:29:58.772 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:29:58.776 | + functions-common:time_stop:2412 : local name 2026-05-26 10:29:58.779 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:29:58.783 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:29:58.786 | + functions-common:time_stop:2415 : local total 2026-05-26 10:29:58.789 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:29:58.793 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:29:58.796 | + functions-common:time_stop:2419 : start_time=1779791370240 2026-05-26 10:29:58.799 | + functions-common:time_stop:2421 : [[ -z 1779791370240 ]] 2026-05-26 10:29:58.804 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:29:58.810 | + functions-common:time_stop:2424 : end_time=1779791398806 2026-05-26 10:29:58.814 | + functions-common:time_stop:2425 : elapsed_time=28566 2026-05-26 10:29:58.817 | + functions-common:time_stop:2426 : total=49421 2026-05-26 10:29:58.821 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:29:58.824 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77987 2026-05-26 10:29:58.828 | + inc/python:pip_install:219 : return 0 2026-05-26 10:29:58.831 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:29:58.835 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:29:58.838 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-26 10:29:58.842 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-26 10:29:58.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:29:58.850 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:29:58.853 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-26 10:29:58.857 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:29:58.861 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-26 10:29:58.885 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:29:58.889 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:29:58.892 | + ./stack.sh:main:918 : configure_keystone 2026-05-26 10:29:58.896 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-26 10:29:58.913 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-26 10:29:58.916 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-26 10:29:58.923 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-26 10:29:58.947 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:29:58.950 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-26 10:29:58.995 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-26 10:29:59.038 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-26 10:29:59.083 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-26 10:29:59.128 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-26 10:29:59.174 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-26 10:29:59.220 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-26 10:29:59.262 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-26 10:29:59.305 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-26 10:29:59.348 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-26 10:29:59.352 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-26 10:29:59.356 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-26 10:29:59.360 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-26 10:29:59.363 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-26 10:29:59.367 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:29:59.388 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:59.394 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-26 10:29:59.398 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-26 10:29:59.402 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:29:59.424 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:59.428 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:29:59.433 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:29:59.481 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:29:59.485 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:29:59.489 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-26 10:29:59.493 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-26 10:29:59.518 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:29:59.522 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.203/identity 2026-05-26 10:29:59.568 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-26 10:29:59.571 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-26 10:29:59.617 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-26 10:29:59.622 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-26 10:29:59.625 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-26 10:29:59.629 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-26 10:29:59.632 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:29:59.636 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:29:59.640 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:29:59.664 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:29:59.668 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:29:59.672 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-26 10:29:59.677 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-26 10:29:59.722 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-26 10:29:59.726 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-26 10:29:59.729 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-26 10:29:59.733 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-26 10:29:59.737 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:29:59.763 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:29:59.767 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:29:59.770 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:29:59.774 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:29:59.778 | + 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-05-26 10:29:59.821 | + 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-05-26 10:29:59.865 | + 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-05-26 10:29:59.909 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:29:59.951 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-26 10:29:59.992 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-26 10:30:00.034 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-26 10:30:00.037 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-26 10:30:00.041 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-26 10:30:00.045 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-26 10:30:00.048 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-26 10:30:00.052 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-26 10:30:00.056 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-26 10:30:00.060 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:30:00.063 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:30:00.081 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:30:00.081 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:30:00.093 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:30:00.099 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:30:00.116 | /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-05-26 10:30:00.123 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-26 10:30:00.126 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-26 10:30:00.132 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:30:00.136 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-26 10:30:00.179 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-26 10:30:00.220 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-26 10:30:00.258 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-26 10:30:00.297 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-26 10:30:00.339 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-26 10:30:00.378 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-26 10:30:00.419 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-26 10:30:00.459 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-26 10:30:00.502 | + 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-05-26 10:30:00.543 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-26 10:30:00.584 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-26 10:30:00.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-26 10:30:00.674 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-26 10:30:00.717 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-26 10:30:00.720 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-26 10:30:00.724 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-26 10:30:00.728 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-26 10:30:00.730 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:30:00.732 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:00.734 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:00.738 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-26 10:30:00.741 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-26 10:30:00.744 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-26 10:30:00.783 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-26 10:30:00.826 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-26 10:30:00.827 | + 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-05-26 10:30:00.837 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-26 10:30:00.841 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-26 10:30:00.845 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-26 10:30:00.847 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:30:00.850 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:30:00.854 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:30:00.857 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:30:00.861 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:00.863 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:00.868 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:30:00.871 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:30:00.874 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:00.877 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:00.880 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-26 10:30:00.893 | perl: warning: Setting locale failed. 2026-05-26 10:30:00.893 | perl: warning: Please check that your locale settings: 2026-05-26 10:30:00.893 | LANGUAGE = (unset), 2026-05-26 10:30:00.893 | LC_ALL = "en_US.utf8", 2026-05-26 10:30:00.893 | LANG = "de_DE.UTF-8" 2026-05-26 10:30:00.893 | are supported and installed on your system. 2026-05-26 10:30:00.894 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:30:00.935 | Enabling site keystone-api. 2026-05-26 10:30:00.941 | To activate the new configuration, you need to run: 2026-05-26 10:30:00.941 | systemctl reload apache2 2026-05-26 10:30:00.948 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-26 10:30:00.951 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:30:00.954 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:30:00.957 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:30:01.135 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-26 10:30:01.183 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-26 10:30:01.229 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-26 10:30:01.271 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-26 10:30:01.274 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-26 10:30:01.315 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-26 10:30:01.355 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-26 10:30:01.394 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-26 10:30:01.437 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-26 10:30:01.440 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-26 10:30:01.445 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-26 10:30:01.489 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-26 10:30:01.530 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-26 10:30:01.551 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:30:01.555 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-26 10:30:01.577 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:01.581 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-26 10:30:01.584 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-26 10:30:01.588 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-26 10:30:01.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:30:01.595 | + lib/stack:stack_install_service:32 : install_glance 2026-05-26 10:30:01.598 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-26 10:30:01.601 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-26 10:30:01.605 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-26 10:30:01.627 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:01.630 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-26 10:30:01.634 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-26 10:30:01.655 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:30:01.658 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-26 10:30:01.662 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-26 10:30:01.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:30:01.668 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:30:01.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-26 10:30:01.675 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:30:01.679 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-26 10:30:01.683 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-26 10:30:01.686 | ++ inc/python:join_extras:29 : echo cinder 2026-05-26 10:30:01.689 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-26 10:30:01.692 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-26 10:30:01.696 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-26 10:30:01.699 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-26 10:30:01.702 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-26 10:30:01.707 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-26 10:30:01.710 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-26 10:30:01.715 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:30:01.716 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-26 10:30:01.721 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-26 10:30:01.723 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-26 10:30:01.727 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-26 10:30:01.732 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-26 10:30:01.735 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-26 10:30:01.762 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-26 10:30:01.765 | + 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-05-26 10:30:03.024 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.175 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-26 10:30:03.208 | 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.3.0) 2026-05-26 10:30:03.209 | 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.7.2) 2026-05-26 10:30:03.210 | 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.9.1) 2026-05-26 10:30:03.210 | 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.0.1) 2026-05-26 10:30:03.211 | 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.4.1) 2026-05-26 10:30:03.212 | 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.7.0) 2026-05-26 10:30:03.213 | 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.40.4) 2026-05-26 10:30:03.214 | 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-05-26 10:30:03.215 | 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.13.1) 2026-05-26 10:30:03.216 | 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-05-26 10:30:03.217 | 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.32.5) 2026-05-26 10:30:03.244 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.261 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-26 10:30:03.272 | 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.2.1) 2026-05-26 10:30:03.275 | 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-05-26 10:30:03.276 | 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.3.2) 2026-05-26 10:30:03.282 | 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.0.0) 2026-05-26 10:30:03.284 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-05-26 10:30:03.329 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.345 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-26 10:30:03.418 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.434 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-26 10:30:03.482 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.499 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:30:03.638 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.655 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-26 10:30:03.668 | 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) (25.4.0) 2026-05-26 10:30:03.669 | 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-05-26 10:30:03.670 | 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-05-26 10:30:03.671 | 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) (0.30.0) 2026-05-26 10:30:03.678 | 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-05-26 10:30:03.679 | 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-05-26 10:30:03.680 | 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-05-26 10:30:03.681 | 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-05-26 10:30:03.686 | 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.3.0) 2026-05-26 10:30:03.687 | 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.1.0) 2026-05-26 10:30:03.690 | 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.5.1) 2026-05-26 10:30:03.722 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-26 10:30:03.738 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-26 10:30:03.748 | 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-05-26 10:30:03.752 | 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-05-26 10:30:03.757 | 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-05-26 10:30:03.758 | 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-05-26 10:30:03.759 | 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-05-26 10:30:03.769 | 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-05-26 10:30:03.773 | 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-05-26 10:30:03.774 | 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.1.2) 2026-05-26 10:30:03.778 | 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-05-26 10:30:03.787 | 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.9) 2026-05-26 10:30:03.790 | 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-05-26 10:30:03.791 | 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-05-26 10:30:03.792 | 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-05-26 10:30:03.792 | 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.3) 2026-05-26 10:30:03.797 | 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-05-26 10:30:03.798 | 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.0) 2026-05-26 10:30:03.804 | 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-05-26 10:30:03.821 | 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-05-26 10:30:03.825 | 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.6.0) 2026-05-26 10:30:03.829 | 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-05-26 10:30:03.842 | 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.4) 2026-05-26 10:30:03.843 | 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.11) 2026-05-26 10:30:03.844 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-05-26 10:30:03.845 | Requirement already satisfied: certifi>=2017.4.17 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-05-26 10:30:03.866 | 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.7) 2026-05-26 10:30:03.924 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-26 10:30:03.979 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-26 10:30:04.006 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-26 10:30:04.029 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-26 10:30:04.054 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-26 10:30:04.085 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-26 10:30:04.107 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-26 10:30:04.350 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-26 10:30:05.611 | 2026-05-26 10:30:05.627 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-05-26 10:30:05.767 | + inc/python:pip_install:216 : result=0 2026-05-26 10:30:05.769 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:30:05.771 | + functions-common:time_stop:2412 : local name 2026-05-26 10:30:05.774 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:30:05.776 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:30:05.778 | + functions-common:time_stop:2415 : local total 2026-05-26 10:30:05.780 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:30:05.782 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:30:05.784 | + functions-common:time_stop:2419 : start_time=1779791401755 2026-05-26 10:30:05.787 | + functions-common:time_stop:2421 : [[ -z 1779791401755 ]] 2026-05-26 10:30:05.789 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:30:05.793 | + functions-common:time_stop:2424 : end_time=1779791405791 2026-05-26 10:30:05.795 | + functions-common:time_stop:2425 : elapsed_time=4036 2026-05-26 10:30:05.797 | + functions-common:time_stop:2426 : total=77987 2026-05-26 10:30:05.799 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:30:05.802 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=82023 2026-05-26 10:30:05.804 | + inc/python:pip_install:219 : return 0 2026-05-26 10:30:05.806 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-26 10:30:05.809 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-26 10:30:05.811 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-26 10:30:05.826 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-26 10:30:05.831 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-26 10:30:05.833 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-26 10:30:05.835 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-26 10:30:05.837 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:30:05.839 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:30:05.842 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:30:05.844 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:30:05.847 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:30:05.849 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:30:05.863 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:30:05.866 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:30:05.868 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:30:05.870 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:30:05.871 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:30:05.876 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-26 10:30:05.878 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:30:05.880 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-26 10:30:05.882 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:30:05.884 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:30:05.886 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:30:05.888 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:30:05.890 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:30:05.892 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:30:05.894 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:30:05.896 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:30:05.899 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:30:05.902 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791405900 2026-05-26 10:30:05.904 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-26 10:30:05.907 | Cloning into '/opt/stack/glance'... 2026-05-26 10:30:14.426 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:30:14.430 | + functions-common:time_stop:2412 : local name 2026-05-26 10:30:14.433 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:30:14.436 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:30:14.439 | + functions-common:time_stop:2415 : local total 2026-05-26 10:30:14.442 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:30:14.445 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:30:14.448 | + functions-common:time_stop:2419 : start_time=1779791405900 2026-05-26 10:30:14.451 | + functions-common:time_stop:2421 : [[ -z 1779791405900 ]] 2026-05-26 10:30:14.456 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:30:14.461 | + functions-common:time_stop:2424 : end_time=1779791414457 2026-05-26 10:30:14.465 | + functions-common:time_stop:2425 : elapsed_time=8557 2026-05-26 10:30:14.468 | + functions-common:time_stop:2426 : total=22055 2026-05-26 10:30:14.471 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:30:14.479 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30612 2026-05-26 10:30:14.483 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-26 10:30:14.486 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:30:14.490 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:30:14.493 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:30:14.497 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:30:14.501 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:30:14.505 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:30:14.507 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:30:14.511 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:30:14.514 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:30:14.519 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:30:14.524 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791414520 2026-05-26 10:30:14.527 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:30:15.212 | From https://review.opendev.org/openstack/glance 2026-05-26 10:30:15.212 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:30:15.223 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:30:15.227 | + functions-common:time_stop:2412 : local name 2026-05-26 10:30:15.231 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:30:15.234 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:30:15.238 | + functions-common:time_stop:2415 : local total 2026-05-26 10:30:15.242 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:30:15.245 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:30:15.248 | + functions-common:time_stop:2419 : start_time=1779791414520 2026-05-26 10:30:15.252 | + functions-common:time_stop:2421 : [[ -z 1779791414520 ]] 2026-05-26 10:30:15.256 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:30:15.261 | + functions-common:time_stop:2424 : end_time=1779791415258 2026-05-26 10:30:15.264 | + functions-common:time_stop:2425 : elapsed_time=738 2026-05-26 10:30:15.268 | + functions-common:time_stop:2426 : total=30612 2026-05-26 10:30:15.271 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:30:15.274 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31350 2026-05-26 10:30:15.277 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:30:15.281 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:30:15.285 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:30:15.288 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:30:15.291 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:30:15.294 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:30:15.298 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:30:15.301 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:30:15.304 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:30:15.308 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:30:15.314 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791415309 2026-05-26 10:30:15.317 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:30:15.445 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:30:15.445 | 2026-05-26 10:30:15.445 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:30:15.445 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:30:15.445 | state without impacting any branches by switching back to a branch. 2026-05-26 10:30:15.445 | 2026-05-26 10:30:15.445 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:30:15.445 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:30:15.445 | 2026-05-26 10:30:15.445 | git switch -c 2026-05-26 10:30:15.446 | 2026-05-26 10:30:15.446 | Or undo this operation with: 2026-05-26 10:30:15.446 | 2026-05-26 10:30:15.446 | git switch - 2026-05-26 10:30:15.446 | 2026-05-26 10:30:15.446 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:30:15.446 | 2026-05-26 10:30:15.446 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-26 10:30:15.452 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:30:15.455 | + functions-common:time_stop:2412 : local name 2026-05-26 10:30:15.459 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:30:15.461 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:30:15.465 | + functions-common:time_stop:2415 : local total 2026-05-26 10:30:15.468 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:30:15.472 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:30:15.474 | + functions-common:time_stop:2419 : start_time=1779791415309 2026-05-26 10:30:15.478 | + functions-common:time_stop:2421 : [[ -z 1779791415309 ]] 2026-05-26 10:30:15.481 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:30:15.487 | + functions-common:time_stop:2424 : end_time=1779791415483 2026-05-26 10:30:15.490 | + functions-common:time_stop:2425 : elapsed_time=174 2026-05-26 10:30:15.494 | + functions-common:time_stop:2426 : total=31350 2026-05-26 10:30:15.498 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:30:15.500 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31524 2026-05-26 10:30:15.503 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-26 10:30:15.522 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-26 10:30:15.527 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:30:15.527 | + functions-common:git_clone:665 : head -1 2026-05-26 10:30:15.530 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-26 10:30:15.534 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:30:15.537 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-26 10:30:15.541 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:30:15.545 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-26 10:30:15.547 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-26 10:30:15.551 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:30:15.554 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-26 10:30:15.558 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:30:15.561 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-26 10:30:15.564 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-26 10:30:15.567 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:30:15.570 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:30:15.574 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-26 10:30:15.578 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:30:15.582 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-26 10:30:15.586 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:30:15.589 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:30:15.594 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-26 10:30:15.601 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-26 10:30:15.605 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-26 10:30:15.608 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-26 10:30:15.776 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-26 10:30:15.780 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:30:15.783 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:30:15.787 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:30:15.791 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-26 10:30:15.795 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-26 10:30:15.798 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:30:15.802 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:30:15.805 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:30:15.808 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:30:15.811 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:30:15.815 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:30:15.819 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:30:15.821 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-26 10:30:15.846 | Using python 3.12 to install /opt/stack/glance 2026-05-26 10:30:15.850 | + 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-05-26 10:30:16.842 | Obtaining file:///opt/stack/glance 2026-05-26 10:30:16.847 | Installing build dependencies: started 2026-05-26 10:30:18.571 | Installing build dependencies: finished with status 'done' 2026-05-26 10:30:18.572 | Checking if build backend supports build_editable: started 2026-05-26 10:30:19.123 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:30:19.125 | Getting requirements to build editable: started 2026-05-26 10:30:19.444 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:30:19.446 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:30:20.420 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:30:20.440 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.0.3) 2026-05-26 10:30:20.440 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.7.1) 2026-05-26 10:30:20.441 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.0.46) 2026-05-26 10:30:20.442 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.40.4) 2026-05-26 10:30:20.443 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.1.0) 2026-05-26 10:30:20.444 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.5.1) 2026-05-26 10:30:20.445 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.8.9) 2026-05-26 10:30:20.445 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.18.4) 2026-05-26 10:30:20.644 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-26 10:30:20.791 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:30:20.802 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.3.0) 2026-05-26 10:30:20.803 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.4.1) 2026-05-26 10:30:20.804 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.3.0) 2026-05-26 10:30:20.805 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.7.1) 2026-05-26 10:30:20.805 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.0.1) 2026-05-26 10:30:20.806 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.7.0) 2026-05-26 10:30:20.807 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.2.1) 2026-05-26 10:30:20.866 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-26 10:30:20.882 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-26 10:30:20.896 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.13.1) 2026-05-26 10:30:20.896 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (12.0.0) 2026-05-26 10:30:20.926 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-26 10:30:20.943 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-26 10:30:20.955 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.17.0) 2026-05-26 10:30:20.955 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.10.1) 2026-05-26 10:30:20.956 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.26.0) 2026-05-26 10:30:20.957 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.8.0) 2026-05-26 10:30:20.958 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (18.0.0) 2026-05-26 10:30:20.959 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.7.2) 2026-05-26 10:30:20.990 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-26 10:30:21.007 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:30:21.020 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.1.0) 2026-05-26 10:30:21.021 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (17.3.0) 2026-05-26 10:30:21.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.0.0) 2026-05-26 10:30:21.060 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-26 10:30:21.077 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:30:21.088 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.0.0) 2026-05-26 10:30:21.089 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.4.2) 2026-05-26 10:30:21.090 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.3.0) 2026-05-26 10:30:21.091 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.4.0) 2026-05-26 10:30:21.092 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.0.0) 2026-05-26 10:30:21.093 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (43.0.3) 2026-05-26 10:30:21.118 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-26 10:30:21.135 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-26 10:30:21.186 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-26 10:30:21.203 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:30:21.215 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (1.3.10) 2026-05-26 10:30:21.216 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (4.15.0) 2026-05-26 10:30:21.252 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.270 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-26 10:30:21.283 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev3) (2.32.5) 2026-05-26 10:30:21.286 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev3) (2.0.0) 2026-05-26 10:30:21.291 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev3) (3.0) 2026-05-26 10:30:21.295 | 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.0.1.dev3) (5.9.1) 2026-05-26 10:30:21.298 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev3) (2.1.1) 2026-05-26 10:30:21.303 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (2.8.0) 2026-05-26 10:30:21.304 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (3.3.2) 2026-05-26 10:30:21.321 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev3) (3.3.2) 2026-05-26 10:30:21.325 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (25.4.0) 2026-05-26 10:30:21.326 | 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.0.1.dev3) (2025.9.1) 2026-05-26 10:30:21.327 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.37.0) 2026-05-26 10:30:21.328 | 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.0.1.dev3) (0.30.0) 2026-05-26 10:30:21.336 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (2.1.0) 2026-05-26 10:30:21.338 | 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.0.1.dev3) (1.8.2) 2026-05-26 10:30:21.344 | 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.0.1.dev3) (4.1.1) 2026-05-26 10:30:21.346 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.0.1) 2026-05-26 10:30:21.347 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (2.11.0) 2026-05-26 10:30:21.355 | 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.0.1.dev3) (1.5.0) 2026-05-26 10:30:21.359 | 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.0.1.dev3) (5.2.1) 2026-05-26 10:30:21.366 | 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.0.1.dev3) (0.20) 2026-05-26 10:30:21.371 | 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.0.1.dev3) (1.3.0) 2026-05-26 10:30:21.372 | 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.0.1.dev3) (2.0.0) 2026-05-26 10:30:21.373 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (6.0.3) 2026-05-26 10:30:21.383 | 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.0.1.dev3) (2.0.2) 2026-05-26 10:30:21.384 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (0.5.0) 2026-05-26 10:30:21.444 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.462 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-26 10:30:21.506 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.522 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-26 10:30:21.567 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.583 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-26 10:30:21.630 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.648 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-26 10:30:21.659 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) (7.2.2) 2026-05-26 10:30:21.686 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.702 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-26 10:30:21.747 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.770 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:30:21.787 | 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.0.1.dev3) (2.9.0.post0) 2026-05-26 10:30:21.793 | 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.0.1.dev3) (4.5.1) 2026-05-26 10:30:21.794 | 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.0.1.dev3) (7.0.1) 2026-05-26 10:30:21.795 | 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.0.1.dev3) (5.3.1) 2026-05-26 10:30:21.796 | 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.0.1.dev3) (5.6.2) 2026-05-26 10:30:21.797 | 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.0.1.dev3) (0.15.1) 2026-05-26 10:30:21.802 | 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.0.1.dev3) (5.1.0) 2026-05-26 10:30:21.812 | 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.0.1.dev3) (2025.3) 2026-05-26 10:30:21.813 | 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.0.1.dev3) (26.0) 2026-05-26 10:30:21.821 | 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.0.1.dev3) (0.24.1) 2026-05-26 10:30:21.825 | 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.0.1.dev3) (5.0.0) 2026-05-26 10:30:21.826 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.1.6) 2026-05-26 10:30:21.828 | 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.0.1.dev3) (4.0.1) 2026-05-26 10:30:21.836 | 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.0.1.dev3) (3.0.3) 2026-05-26 10:30:21.852 | 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.0.1.dev3) (1.1.2) 2026-05-26 10:30:21.862 | 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.0.1.dev3) (1.7.3) 2026-05-26 10:30:21.892 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev3) (82.0.1) 2026-05-26 10:30:21.910 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev3) (0.6.0) 2026-05-26 10:30:21.981 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:21.998 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:30:22.041 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.057 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-26 10:30:22.125 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.141 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-26 10:30:22.187 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.202 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-26 10:30:22.212 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (14.3.3) 2026-05-26 10:30:22.241 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.257 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-26 10:30:22.276 | 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.0.1.dev3) (1.17.0) 2026-05-26 10:30:22.296 | 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.0.1.dev3) (3.4.4) 2026-05-26 10:30:22.297 | 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.0.1.dev3) (3.11) 2026-05-26 10:30:22.298 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.6.3) 2026-05-26 10:30:22.300 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2023.11.17) 2026-05-26 10:30:22.335 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (4.0.0) 2026-05-26 10:30:22.336 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.19.2) 2026-05-26 10:30:22.345 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (0.1.2) 2026-05-26 10:30:22.361 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev3) (0.7) 2026-05-26 10:30:22.442 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.458 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-26 10:30:22.506 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.526 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:30:22.537 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev3) (9.1.4) 2026-05-26 10:30:22.564 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.581 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-26 10:30:22.622 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev3) (2.8.5) 2026-05-26 10:30:22.673 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-26 10:30:22.691 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-26 10:30:22.706 | Installing build dependencies: started 2026-05-26 10:30:24.378 | Installing build dependencies: finished with status 'done' 2026-05-26 10:30:24.379 | Getting requirements to build wheel: started 2026-05-26 10:30:25.012 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:30:25.014 | Preparing metadata (pyproject.toml): started 2026-05-26 10:30:25.379 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:30:25.383 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev3) (2025.2) 2026-05-26 10:30:25.435 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-26 10:30:25.452 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-26 10:30:25.505 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-26 10:30:25.522 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-26 10:30:25.661 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-26 10:30:25.701 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-26 10:30:25.725 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-26 10:30:25.752 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-26 10:30:25.781 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-26 10:30:25.837 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 39.3 MB/s 0:00:00 2026-05-26 10:30:25.852 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-26 10:30:25.875 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-26 10:30:25.896 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-26 10:30:25.920 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-26 10:30:25.942 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-26 10:30:25.965 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-26 10:30:25.990 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-26 10:30:26.014 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-26 10:30:26.039 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-26 10:30:26.063 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-26 10:30:26.085 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-26 10:30:26.108 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-26 10:30:26.134 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-26 10:30:26.167 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-26 10:30:26.191 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-26 10:30:26.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 56.1 MB/s 0:00:00 2026-05-26 10:30:26.241 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-26 10:30:26.264 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-26 10:30:26.286 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-26 10:30:26.308 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-26 10:30:26.400 | Building wheels for collected packages: glance, simplegeneric 2026-05-26 10:30:26.402 | Building editable for glance (pyproject.toml): started 2026-05-26 10:30:27.225 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-26 10:30:27.226 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=f57c249003d93702c137197fa125ac8a0f8c6b8c3a1a1777ea4a954b529dd474 2026-05-26 10:30:27.227 | Stored in directory: /tmp/pip-ephem-wheel-cache-_wtk_aip/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-26 10:30:27.233 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-26 10:30:27.648 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-26 10:30:27.649 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bc3b71465f97e5c917e2244b1be6195cd4943f9d4b6f2952ec9f4989d11e3870 2026-05-26 10:30:27.649 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-26 10:30:27.653 | Successfully built glance simplegeneric 2026-05-26 10:30:27.922 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, 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-05-26 10:30:30.336 | Attempting uninstall: jsonpointer 2026-05-26 10:30:30.351 | Found existing installation: jsonpointer 2.0 2026-05-26 10:30:30.351 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:30:30.354 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-26 10:30:30.370 | Attempting uninstall: jmespath 2026-05-26 10:30:30.385 | Found existing installation: jmespath 1.0.1 2026-05-26 10:30:30.386 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:30:30.387 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-26 10:30:30.428 | Attempting uninstall: httplib2 2026-05-26 10:30:30.443 | Found existing installation: httplib2 0.20.4 2026-05-26 10:30:30.444 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:30:30.445 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-26 10:30:30.540 | Attempting uninstall: jsonpatch 2026-05-26 10:30:30.554 | Found existing installation: jsonpatch 1.32 2026-05-26 10:30:30.555 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:30:30.558 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-26 10:30:34.793 | 2026-05-26 10:30:34.813 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev3 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-05-26 10:30:35.114 | + inc/python:pip_install:216 : result=0 2026-05-26 10:30:35.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:30:35.123 | + functions-common:time_stop:2412 : local name 2026-05-26 10:30:35.127 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:30:35.131 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:30:35.135 | + functions-common:time_stop:2415 : local total 2026-05-26 10:30:35.139 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:30:35.144 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:30:35.148 | + functions-common:time_stop:2419 : start_time=1779791415840 2026-05-26 10:30:35.152 | + functions-common:time_stop:2421 : [[ -z 1779791415840 ]] 2026-05-26 10:30:35.157 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:30:35.164 | + functions-common:time_stop:2424 : end_time=1779791435159 2026-05-26 10:30:35.167 | + functions-common:time_stop:2425 : elapsed_time=19319 2026-05-26 10:30:35.170 | + functions-common:time_stop:2426 : total=82023 2026-05-26 10:30:35.174 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:30:35.178 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=101342 2026-05-26 10:30:35.182 | + inc/python:pip_install:219 : return 0 2026-05-26 10:30:35.187 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:30:35.191 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:30:35.195 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-26 10:30:35.198 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-26 10:30:35.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:30:35.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:30:35.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-26 10:30:35.215 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:30:35.219 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:30:35.223 | + ./stack.sh:main:939 : configure_glance 2026-05-26 10:30:35.227 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-26 10:30:35.247 | + lib/glance:configure_glance:349 : local dburl 2026-05-26 10:30:35.252 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-26 10:30:35.255 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-26 10:30:35.259 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-26 10:30:35.262 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-26 10:30:35.265 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:30:35.269 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:30:35.272 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:30:35.295 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:35.298 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:30:35.302 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-26 10:30:35.306 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-26 10:30:35.309 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-26 10:30:35.349 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-26 10:30:35.392 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-26 10:30:35.434 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-26 10:30:35.476 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-26 10:30:35.517 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-26 10:30:35.561 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-26 10:30:35.603 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-26 10:30:35.606 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-26 10:30:35.609 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-26 10:30:35.613 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-26 10:30:35.616 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:30:35.619 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-26 10:30:35.623 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-26 10:30:35.626 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-26 10:30:35.630 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-26 10:30:35.634 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-26 10:30:35.677 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-26 10:30:35.717 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.203/identity 2026-05-26 10:30:35.759 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-26 10:30:35.800 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-26 10:30:35.842 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-26 10:30:35.884 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-26 10:30:35.923 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-26 10:30:35.960 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:30:36.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:30:36.040 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-26 10:30:36.082 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:30:36.085 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-26 10:30:36.128 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-26 10:30:36.132 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-26 10:30:36.136 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-26 10:30:36.139 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:30:36.143 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-26 10:30:36.147 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:30:36.167 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:36.172 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-26 10:30:36.175 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-26 10:30:36.179 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:30:36.202 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:36.206 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:30:36.210 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:30:36.251 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:30:36.254 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:30:36.258 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-26 10:30:36.262 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-26 10:30:36.265 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-26 10:30:36.307 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-26 10:30:36.347 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-26 10:30:36.394 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-26 10:30:36.398 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-26 10:30:36.400 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-26 10:30:36.404 | + lib/glance:configure_glance_store:278 : local be 2026-05-26 10:30:36.408 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:30:36.411 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-26 10:30:36.415 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-26 10:30:36.458 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-26 10:30:36.462 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.203 2026-05-26 10:30:36.505 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:30:36.508 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-26 10:30:36.511 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-26 10:30:36.534 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:30:36.538 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.203/image 2026-05-26 10:30:36.581 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-26 10:30:36.603 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:30:36.607 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-26 10:30:36.610 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-26 10:30:36.613 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-26 10:30:36.618 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:30:36.641 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:30:36.644 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:30:36.648 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:30:36.650 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:30:36.654 | + 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-05-26 10:30:36.695 | + 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-05-26 10:30:36.735 | + 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-05-26 10:30:36.776 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:30:36.823 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-26 10:30:36.862 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-26 10:30:36.868 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-26 10:30:36.912 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-26 10:30:36.954 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-26 10:30:36.994 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-26 10:30:37.035 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-26 10:30:37.080 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-26 10:30:37.124 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-26 10:30:37.169 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-26 10:30:37.211 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-26 10:30:37.219 | + lib/glance:configure_glance:445 : 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-05-26 10:30:37.227 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-26 10:30:37.250 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:30:37.254 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-26 10:30:37.258 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-26 10:30:37.262 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-26 10:30:37.265 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-26 10:30:37.269 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-26 10:30:37.273 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-26 10:30:37.276 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-26 10:30:37.282 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:30:37.286 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-26 10:30:37.328 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-26 10:30:37.332 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-26 10:30:37.336 | ++ functions:get_random_port:861 : true 2026-05-26 10:30:37.339 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-26 10:30:37.343 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-26 10:30:37.346 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-26 10:30:37.399 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-26 10:30:37.402 | ++ functions:get_random_port:865 : break 2 2026-05-26 10:30:37.406 | ++ functions:get_random_port:869 : echo 60999 2026-05-26 10:30:37.411 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-26 10:30:37.414 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-26 10:30:37.453 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-26 10:30:37.492 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-26 10:30:37.532 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:30:37.575 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:30:37.617 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:30:37.653 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:30:37.688 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:30:37.726 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:30:37.764 | + 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-05-26 10:30:37.805 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:30:37.844 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:30:37.884 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:30:37.923 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-26 10:30:37.960 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-26 10:30:37.997 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-26 10:30:38.037 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-26 10:30:38.077 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-26 10:30:38.114 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-26 10:30:38.152 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-26 10:30:38.190 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-26 10:30:38.194 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-26 10:30:38.198 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:30:38.202 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:30:38.206 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:38.210 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:38.213 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-26 10:30:38.217 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-26 10:30:38.220 | perl: warning: Setting locale failed. 2026-05-26 10:30:38.220 | perl: warning: Please check that your locale settings: 2026-05-26 10:30:38.220 | LANGUAGE = (unset), 2026-05-26 10:30:38.220 | LC_ALL = "en_US.utf8", 2026-05-26 10:30:38.220 | LANG = (unset) 2026-05-26 10:30:38.220 | are supported and installed on your system. 2026-05-26 10:30:38.220 | perl: warning: Falling back to the standard locale ("C"). 2026-05-26 10:30:38.257 | proxy (enabled by site administrator) 2026-05-26 10:30:38.261 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-26 10:30:38.265 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-26 10:30:38.268 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:30:38.271 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:30:38.275 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:38.279 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:38.283 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-26 10:30:38.286 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-26 10:30:38.289 | perl: warning: Setting locale failed. 2026-05-26 10:30:38.289 | perl: warning: Please check that your locale settings: 2026-05-26 10:30:38.289 | LANGUAGE = (unset), 2026-05-26 10:30:38.289 | LC_ALL = "en_US.utf8", 2026-05-26 10:30:38.289 | LANG = (unset) 2026-05-26 10:30:38.289 | are supported and installed on your system. 2026-05-26 10:30:38.290 | perl: warning: Falling back to the standard locale ("C"). 2026-05-26 10:30:38.326 | No module matches proxy_http 2026-05-26 10:30:38.331 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-26 10:30:38.342 | perl: warning: Setting locale failed. 2026-05-26 10:30:38.342 | perl: warning: Please check that your locale settings: 2026-05-26 10:30:38.342 | LANGUAGE = (unset), 2026-05-26 10:30:38.343 | LC_ALL = "en_US.utf8", 2026-05-26 10:30:38.343 | LANG = "de_DE.UTF-8" 2026-05-26 10:30:38.343 | are supported and installed on your system. 2026-05-26 10:30:38.343 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:30:38.383 | Considering dependency proxy for proxy_http: 2026-05-26 10:30:38.384 | Module proxy already enabled 2026-05-26 10:30:38.384 | Enabling module proxy_http. 2026-05-26 10:30:38.389 | To activate the new configuration, you need to run: 2026-05-26 10:30:38.389 | systemctl restart apache2 2026-05-26 10:30:38.395 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-26 10:30:38.398 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-26 10:30:38.401 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:30:38.405 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:30:38.408 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:30:38.568 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-26 10:30:38.572 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-26 10:30:38.576 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-26 10:30:38.581 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:30:38.584 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:38.588 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:38.592 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-26 10:30:38.596 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-26 10:30:38.601 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-26 10:30:38.601 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-26 10:30:38.612 | KeepAlive Off 2026-05-26 10:30:38.618 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-26 10:30:38.618 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-26 10:30:38.629 | SetEnv proxy-sendchunked 1 2026-05-26 10:30:38.635 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-26 10:30:38.635 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-26 10:30:38.646 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-26 10:30:38.651 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-26 10:30:38.656 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-26 10:30:38.660 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:30:38.663 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:30:38.666 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:30:38.670 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:30:38.673 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:38.677 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:38.680 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:30:38.683 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:30:38.686 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:30:38.690 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:30:38.694 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-26 10:30:38.707 | perl: warning: Setting locale failed. 2026-05-26 10:30:38.707 | perl: warning: Please check that your locale settings: 2026-05-26 10:30:38.707 | LANGUAGE = (unset), 2026-05-26 10:30:38.707 | LC_ALL = "en_US.utf8", 2026-05-26 10:30:38.707 | LANG = "de_DE.UTF-8" 2026-05-26 10:30:38.707 | are supported and installed on your system. 2026-05-26 10:30:38.707 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:30:38.749 | Enabling site glance-api. 2026-05-26 10:30:38.754 | To activate the new configuration, you need to run: 2026-05-26 10:30:38.754 | systemctl reload apache2 2026-05-26 10:30:38.760 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-26 10:30:38.764 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:30:38.768 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:30:38.771 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:30:38.926 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-26 10:30:38.933 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-26 10:30:38.978 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-26 10:30:39.020 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-26 10:30:39.024 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-26 10:30:39.068 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-26 10:30:39.109 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-26 10:30:39.149 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-26 10:30:39.174 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:30:39.178 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-26 10:30:39.181 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-26 10:30:39.185 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-26 10:30:39.189 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:30:39.193 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-26 10:30:39.197 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder stable/2026.1 2026-05-26 10:30:39.200 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-26 10:30:39.203 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-26 10:30:39.207 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:30:39.210 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:30:39.215 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:30:39.219 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:30:39.223 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:30:39.227 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:30:39.252 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:30:39.255 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:30:39.258 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:30:39.262 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:30:39.262 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:30:39.269 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-05-26 10:30:39.273 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:30:39.277 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-26 10:30:39.281 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:30:39.284 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:30:39.288 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:30:39.292 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:30:39.296 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:30:39.300 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:30:39.303 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:30:39.307 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:30:39.311 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:30:39.317 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791439313 2026-05-26 10:30:39.321 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-26 10:30:39.325 | Cloning into '/opt/stack/cinder'... 2026-05-26 10:31:31.725 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:31:31.728 | + functions-common:time_stop:2412 : local name 2026-05-26 10:31:31.731 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:31:31.734 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:31:31.736 | + functions-common:time_stop:2415 : local total 2026-05-26 10:31:31.739 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:31:31.742 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:31:31.744 | + functions-common:time_stop:2419 : start_time=1779791439313 2026-05-26 10:31:31.747 | + functions-common:time_stop:2421 : [[ -z 1779791439313 ]] 2026-05-26 10:31:31.751 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:31:31.755 | + functions-common:time_stop:2424 : end_time=1779791491752 2026-05-26 10:31:31.758 | + functions-common:time_stop:2425 : elapsed_time=52439 2026-05-26 10:31:31.760 | + functions-common:time_stop:2426 : total=31524 2026-05-26 10:31:31.763 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:31:31.766 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83963 2026-05-26 10:31:31.770 | + functions-common:git_clone:623 : cd /opt/stack/cinder 2026-05-26 10:31:31.772 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:31:31.775 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:31:31.778 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:31:31.780 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:31:31.783 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:31:31.786 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:31:31.788 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:31:31.791 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:31:31.793 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:31:31.798 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:31:31.802 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791491799 2026-05-26 10:31:31.805 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:31:32.390 | From https://review.opendev.org/openstack/cinder 2026-05-26 10:31:32.390 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:31:32.401 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:31:32.404 | + functions-common:time_stop:2412 : local name 2026-05-26 10:31:32.407 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:31:32.410 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:31:32.413 | + functions-common:time_stop:2415 : local total 2026-05-26 10:31:32.415 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:31:32.418 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:31:32.421 | + functions-common:time_stop:2419 : start_time=1779791491799 2026-05-26 10:31:32.424 | + functions-common:time_stop:2421 : [[ -z 1779791491799 ]] 2026-05-26 10:31:32.427 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:31:32.431 | + functions-common:time_stop:2424 : end_time=1779791492428 2026-05-26 10:31:32.434 | + functions-common:time_stop:2425 : elapsed_time=629 2026-05-26 10:31:32.436 | + functions-common:time_stop:2426 : total=83963 2026-05-26 10:31:32.439 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:31:32.442 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=84592 2026-05-26 10:31:32.444 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:31:32.448 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:31:32.450 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:31:32.453 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:31:32.456 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:31:32.459 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:31:32.461 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:31:32.464 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:31:32.467 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:31:32.471 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:31:32.475 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791492472 2026-05-26 10:31:32.478 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:31:32.908 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:31:32.908 | 2026-05-26 10:31:32.908 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:31:32.908 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:31:32.908 | state without impacting any branches by switching back to a branch. 2026-05-26 10:31:32.909 | 2026-05-26 10:31:32.909 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:31:32.909 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:31:32.909 | 2026-05-26 10:31:32.909 | git switch -c 2026-05-26 10:31:32.909 | 2026-05-26 10:31:32.909 | Or undo this operation with: 2026-05-26 10:31:32.909 | 2026-05-26 10:31:32.909 | git switch - 2026-05-26 10:31:32.909 | 2026-05-26 10:31:32.910 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:31:32.910 | 2026-05-26 10:31:32.910 | HEAD is now at e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-26 10:31:32.917 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:31:32.919 | + functions-common:time_stop:2412 : local name 2026-05-26 10:31:32.922 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:31:32.924 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:31:32.927 | + functions-common:time_stop:2415 : local total 2026-05-26 10:31:32.929 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:31:32.932 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:31:32.934 | + functions-common:time_stop:2419 : start_time=1779791492472 2026-05-26 10:31:32.937 | + functions-common:time_stop:2421 : [[ -z 1779791492472 ]] 2026-05-26 10:31:32.941 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:31:32.945 | + functions-common:time_stop:2424 : end_time=1779791492942 2026-05-26 10:31:32.947 | + functions-common:time_stop:2425 : elapsed_time=470 2026-05-26 10:31:32.950 | + functions-common:time_stop:2426 : total=84592 2026-05-26 10:31:32.953 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:31:32.955 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85062 2026-05-26 10:31:32.958 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-26 10:31:32.974 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-26 10:31:32.978 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:31:32.979 | + functions-common:git_clone:665 : head -1 2026-05-26 10:31:32.988 | e83f4cba8 HPE: Skip UT that fails intermittently 2026-05-26 10:31:32.991 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:31:32.994 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-26 10:31:32.997 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:31:33.000 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-26 10:31:33.003 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-26 10:31:33.006 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:31:33.008 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-26 10:31:33.011 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:31:33.014 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-26 10:31:33.017 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-26 10:31:33.020 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:31:33.022 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:31:33.026 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-26 10:31:33.029 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:31:33.033 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-26 10:31:33.035 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:31:33.038 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:31:33.042 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-26 10:31:33.047 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-26 10:31:33.050 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-26 10:31:33.053 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-26 10:31:33.213 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-26 10:31:33.215 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:31:33.219 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:31:33.221 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:31:33.224 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-26 10:31:33.228 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-26 10:31:33.230 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:31:33.233 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:31:33.236 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:31:33.238 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:31:33.241 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:31:33.244 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:31:33.247 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:31:33.249 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-26 10:31:33.272 | Using python 3.12 to install /opt/stack/cinder 2026-05-26 10:31:33.274 | + 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-05-26 10:31:34.260 | Obtaining file:///opt/stack/cinder 2026-05-26 10:31:34.264 | Installing build dependencies: started 2026-05-26 10:31:36.058 | Installing build dependencies: finished with status 'done' 2026-05-26 10:31:36.059 | Checking if build backend supports build_editable: started 2026-05-26 10:31:36.618 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:31:36.620 | Getting requirements to build editable: started 2026-05-26 10:31:36.930 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:31:36.932 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:31:38.239 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:31:38.266 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.3) 2026-05-26 10:31:38.266 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.2.1) 2026-05-26 10:31:38.268 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.40.4) 2026-05-26 10:31:38.268 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-05-26 10:31:38.269 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.1.0) 2026-05-26 10:31:38.270 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.26.0) 2026-05-26 10:31:38.271 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.13.1) 2026-05-26 10:31:38.272 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (12.0.0) 2026-05-26 10:31:38.856 | Collecting lxml>=4.5.2 (from cinder==28.0.0) 2026-05-26 10:31:39.003 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-26 10:31:39.014 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.3.0) 2026-05-26 10:31:39.015 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.4.1) 2026-05-26 10:31:39.016 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.3.0) 2026-05-26 10:31:39.017 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (18.0.0) 2026-05-26 10:31:39.018 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.1.0) 2026-05-26 10:31:39.019 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (17.3.0) 2026-05-26 10:31:39.020 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (8.0.0) 2026-05-26 10:31:39.020 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.0.0) 2026-05-26 10:31:39.021 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-05-26 10:31:39.022 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.7.0) 2026-05-26 10:31:39.023 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.9.0) 2026-05-26 10:31:39.024 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.9.1) 2026-05-26 10:31:39.024 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.5.1) 2026-05-26 10:31:39.025 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.7.1) 2026-05-26 10:31:39.026 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (10.0.1) 2026-05-26 10:31:39.066 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.0) 2026-05-26 10:31:39.084 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:31:39.095 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (4.3.0) 2026-05-26 10:31:39.096 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (26.0) 2026-05-26 10:31:39.139 | Collecting paramiko>=2.7.2 (from cinder==28.0.0) 2026-05-26 10:31:39.155 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-26 10:31:39.166 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.10.1) 2026-05-26 10:31:39.167 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.1.0) 2026-05-26 10:31:39.168 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (3.3.2) 2026-05-26 10:31:39.169 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.3.0) 2026-05-26 10:31:39.207 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.0) 2026-05-26 10:31:39.223 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-26 10:31:39.234 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.8.0) 2026-05-26 10:31:39.275 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.0) 2026-05-26 10:31:39.297 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-26 10:31:39.339 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.0) 2026-05-26 10:31:39.355 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-26 10:31:39.367 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.32.5) 2026-05-26 10:31:39.368 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.5.1) 2026-05-26 10:31:39.369 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.2.0) 2026-05-26 10:31:39.396 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.0) 2026-05-26 10:31:39.414 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-26 10:31:39.423 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2.0.46) 2026-05-26 10:31:39.424 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.7.0) 2026-05-26 10:31:39.450 | Collecting tabulate>=0.8.7 (from cinder==28.0.0) 2026-05-26 10:31:39.465 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-26 10:31:39.487 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (9.1.4) 2026-05-26 10:31:39.488 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (1.8.9) 2026-05-26 10:31:39.490 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (6.7.2) 2026-05-26 10:31:39.532 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.0) 2026-05-26 10:31:39.548 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-26 10:31:39.558 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.0) 2026-05-26 10:31:39.602 | Collecting tooz>=2.8.0 (from cinder==28.0.0) 2026-05-26 10:31:39.618 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:31:39.700 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.0) 2026-05-26 10:31:39.717 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-26 10:31:39.727 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (5.6.0) 2026-05-26 10:31:39.728 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (43.0.3) 2026-05-26 10:31:39.729 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (0.2.3) 2026-05-26 10:31:39.917 | Collecting zstd>=1.5.0.0 (from cinder==28.0.0) 2026-05-26 10:31:39.936 | 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-05-26 10:31:40.307 | Collecting boto3>=1.18.49 (from cinder==28.0.0) 2026-05-26 10:31:40.325 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-26 10:31:40.335 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.0) (1.9.0) 2026-05-26 10:31:40.336 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (2025.3) 2026-05-26 10:31:40.336 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.0) (7.0.1) 2026-05-26 10:31:40.756 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-26 10:31:40.772 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-26 10:31:40.783 | 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.0.0) (1.1.0) 2026-05-26 10:31:40.816 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.0) 2026-05-26 10:31:40.831 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-26 10:31:40.843 | 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.0.0) (2.9.0.post0) 2026-05-26 10:31:40.844 | 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.0.0) (2.6.3) 2026-05-26 10:31:40.848 | 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.0.0) (1.17.0) 2026-05-26 10:31:40.881 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.0) (2.0.0) 2026-05-26 10:31:40.885 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.0) (3.0) 2026-05-26 10:31:40.894 | 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.0.0) (2.8.0) 2026-05-26 10:31:40.901 | 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.0.0) (0.31.2) 2026-05-26 10:31:41.007 | 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.0.0) 2026-05-26 10:31:41.023 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-26 10:31:41.062 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-26 10:31:41.080 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-26 10:31:41.141 | 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.0.0) 2026-05-26 10:31:41.157 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-26 10:31:41.196 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-26 10:31:41.211 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-26 10:31:41.257 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (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.0.0) 2026-05-26 10:31:41.282 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-26 10:31:41.579 | Collecting protobuf<7.0.0,>=4.25.8 (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.0.0) 2026-05-26 10:31:41.596 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-26 10:31:41.639 | Collecting proto-plus<2.0.0,>=1.22.3 (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.0.0) 2026-05-26 10:31:41.656 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-26 10:31:41.708 | 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.0.0) 2026-05-26 10:31:41.724 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:31:41.763 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-26 10:31:41.778 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-26 10:31:41.809 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.4.4) 2026-05-26 10:31:41.810 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.0) (3.11) 2026-05-26 10:31:41.811 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.0.0) (2023.11.17) 2026-05-26 10:31:41.861 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.0) 2026-05-26 10:31:41.879 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-26 10:31:41.899 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (25.4.0) 2026-05-26 10:31:41.901 | 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.0.0) (2025.9.1) 2026-05-26 10:31:41.901 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.0) (0.37.0) 2026-05-26 10:31:41.902 | 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.0.0) (0.30.0) 2026-05-26 10:31:41.911 | 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.0.0) (1.8.2) 2026-05-26 10:31:41.912 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.0) (4.15.0) 2026-05-26 10:31:41.917 | 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.0.0) (4.1.1) 2026-05-26 10:31:41.919 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (4.0.1) 2026-05-26 10:31:41.920 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.0) (2.11.0) 2026-05-26 10:31:41.929 | 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.0.0) (7.2.2) 2026-05-26 10:31:41.935 | 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.0.0) (1.5.0) 2026-05-26 10:31:41.944 | 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.0.0) (0.20) 2026-05-26 10:31:41.945 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.0) (3.0.0) 2026-05-26 10:31:41.948 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.0.0) (2.1.1) 2026-05-26 10:31:41.954 | 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.0.0) (1.3.0) 2026-05-26 10:31:41.955 | 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.0.0) (2.0.0) 2026-05-26 10:31:41.956 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.0) (6.0.3) 2026-05-26 10:31:41.965 | 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.0.0) (1.18.4) 2026-05-26 10:31:41.967 | 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.0.0) (2.0.2) 2026-05-26 10:31:41.968 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.0) (0.5.0) 2026-05-26 10:31:41.971 | 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.0.0) (1.3.10) 2026-05-26 10:31:41.983 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.0) (3.2.1) 2026-05-26 10:31:41.986 | 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.0.0) (5.3.1) 2026-05-26 10:31:41.987 | 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.0.0) (5.6.2) 2026-05-26 10:31:41.988 | 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.0.0) (0.15.1) 2026-05-26 10:31:41.992 | 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.0.0) (5.1.0) 2026-05-26 10:31:42.009 | 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.0.0) (0.24.1) 2026-05-26 10:31:42.012 | 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.0.0) (5.0.0) 2026-05-26 10:31:42.013 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.0) (3.1.6) 2026-05-26 10:31:42.015 | 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.0.0) (4.0.1) 2026-05-26 10:31:42.023 | 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.0.0) (3.0.3) 2026-05-26 10:31:42.036 | 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.0.0) (1.1.2) 2026-05-26 10:31:42.059 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.0) (1.7.3) 2026-05-26 10:31:42.064 | 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.0.0) (3.17.0) 2026-05-26 10:31:42.109 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.0) 2026-05-26 10:31:42.127 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-26 10:31:42.191 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-26 10:31:42.206 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-26 10:31:42.260 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.0) 2026-05-26 10:31:42.279 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-26 10:31:42.298 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.0) (82.0.1) 2026-05-26 10:31:42.314 | 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.0.0) (0.6.0) 2026-05-26 10:31:42.359 | 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.0.0) (4.13.3) 2026-05-26 10:31:42.365 | 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.0.0) (0.6.0) 2026-05-26 10:31:42.366 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (3.2.0) 2026-05-26 10:31:42.377 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.11.0) 2026-05-26 10:31:42.378 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (14.3.3) 2026-05-26 10:31:42.379 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (1.7.2) 2026-05-26 10:31:42.415 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.0) 2026-05-26 10:31:42.432 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-26 10:31:42.443 | 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.0.0) (24.2.1) 2026-05-26 10:31:42.489 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (4.0.0) 2026-05-26 10:31:42.490 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (2.19.2) 2026-05-26 10:31:42.500 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.0) (0.1.2) 2026-05-26 10:31:42.520 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.0) (0.7) 2026-05-26 10:31:42.564 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.0) 2026-05-26 10:31:42.581 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-26 10:31:42.635 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.4.2) 2026-05-26 10:31:42.637 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (3.3.0) 2026-05-26 10:31:42.639 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.0) (4.0.1) 2026-05-26 10:31:42.679 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.0.0) (2.8.5) 2026-05-26 10:31:42.716 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.0) 2026-05-26 10:31:42.734 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-26 10:31:42.769 | 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.0.0) (1.33) 2026-05-26 10:31:42.776 | 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.0.0) (3.0.0) 2026-05-26 10:31:42.867 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-26 10:31:42.905 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-26 10:31:43.141 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 59.4 MB/s 0:00:00 2026-05-26 10:31:43.155 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-26 10:31:43.182 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-26 10:31:43.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 67.8 MB/s 0:00:00 2026-05-26 10:31:43.417 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-26 10:31:43.453 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-26 10:31:43.485 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-26 10:31:43.508 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-26 10:31:43.536 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-26 10:31:43.559 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-26 10:31:43.586 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-26 10:31:43.608 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-26 10:31:43.636 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-26 10:31:43.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 66.0 MB/s 0:00:00 2026-05-26 10:31:43.738 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-26 10:31:43.764 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-26 10:31:43.782 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.6 MB/s 0:00:00 2026-05-26 10:31:43.799 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-26 10:31:43.826 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-26 10:31:43.851 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-26 10:31:43.876 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-26 10:31:43.900 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-26 10:31:43.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.1 MB/s 0:00:00 2026-05-26 10:31:43.951 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-26 10:31:43.978 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-26 10:31:44.082 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-26 10:31:44.208 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-26 10:31:44.237 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-26 10:31:44.262 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-26 10:31:44.287 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-26 10:31:44.311 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-26 10:31:44.338 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-26 10:31:44.363 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-26 10:31:44.398 | 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-05-26 10:31:44.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.9 MB/s 0:00:00 2026-05-26 10:31:44.590 | Building wheels for collected packages: cinder 2026-05-26 10:31:44.592 | Building editable for cinder (pyproject.toml): started 2026-05-26 10:31:46.150 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-26 10:31:46.151 | Created wheel for cinder: filename=cinder-28.0.0-0.editable-py3-none-any.whl size=9012 sha256=8286556f9d9694acbbae1629acca93d9c2263a204bb8ac52829b87a9e4015331 2026-05-26 10:31:46.151 | Stored in directory: /tmp/pip-ephem-wheel-cache-e3l30tpl/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-26 10:31:46.158 | Successfully built cinder 2026-05-26 10:31:46.482 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, 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-05-26 10:31:46.833 | Attempting uninstall: pyudev 2026-05-26 10:31:46.851 | Found existing installation: pyudev 0.24.0 2026-05-26 10:31:46.851 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:31:46.854 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-26 10:31:46.908 | Attempting uninstall: pyasn1 2026-05-26 10:31:46.926 | Found existing installation: pyasn1 0.4.8 2026-05-26 10:31:46.927 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:31:46.927 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-26 10:31:48.686 | Attempting uninstall: botocore 2026-05-26 10:31:48.708 | Found existing installation: botocore 1.34.46 2026-05-26 10:31:48.708 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:31:48.709 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-26 10:31:50.053 | Attempting uninstall: s3transfer 2026-05-26 10:31:50.075 | Found existing installation: s3transfer 0.10.1 2026-05-26 10:31:50.075 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:31:50.076 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-26 10:31:50.746 | Attempting uninstall: boto3 2026-05-26 10:31:50.765 | Found existing installation: boto3 1.34.46 2026-05-26 10:31:50.765 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-26 10:31:50.765 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-26 10:31:52.823 | 2026-05-26 10:31:52.845 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.0 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-05-26 10:31:53.222 | + inc/python:pip_install:216 : result=0 2026-05-26 10:31:53.225 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:31:53.227 | + functions-common:time_stop:2412 : local name 2026-05-26 10:31:53.231 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:31:53.233 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:31:53.235 | + functions-common:time_stop:2415 : local total 2026-05-26 10:31:53.238 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:31:53.240 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:31:53.243 | + functions-common:time_stop:2419 : start_time=1779791493266 2026-05-26 10:31:53.246 | + functions-common:time_stop:2421 : [[ -z 1779791493266 ]] 2026-05-26 10:31:53.249 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:31:53.255 | + functions-common:time_stop:2424 : end_time=1779791513251 2026-05-26 10:31:53.257 | + functions-common:time_stop:2425 : elapsed_time=19985 2026-05-26 10:31:53.259 | + functions-common:time_stop:2426 : total=101342 2026-05-26 10:31:53.261 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:31:53.263 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=121327 2026-05-26 10:31:53.265 | + inc/python:pip_install:219 : return 0 2026-05-26 10:31:53.267 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:31:53.270 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:31:53.272 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-26 10:31:53.274 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-26 10:31:53.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:31:53.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:31:53.281 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-26 10:31:53.283 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:31:53.285 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-26 10:31:53.287 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-26 10:31:53.290 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-26 10:31:53.292 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:31:53.294 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:31:53.296 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-26 10:31:53.311 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-26 10:31:53.314 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:31:53.318 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:31:53.320 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:31:53.323 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:31:53.326 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:31:53.329 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:31:53.332 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:31:53.335 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:31:53.338 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:31:53.341 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:31:53.344 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:31:53.346 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:31:53.349 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-26 10:31:53.352 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:31:53.355 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:31:53.358 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:31:53.360 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-26 10:31:53.383 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-05-26 10:31:53.423 | Reading package lists... 2026-05-26 10:31:53.841 | Building dependency tree... 2026-05-26 10:31:53.843 | Reading state information... 2026-05-26 10:31:54.442 | The following additional packages will be installed: 2026-05-26 10:31:54.442 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-26 10:31:54.443 | python3-urwid python3-wcwidth 2026-05-26 10:31:54.445 | Suggested packages: 2026-05-26 10:31:54.445 | python-urwid-doc 2026-05-26 10:31:54.483 | The following NEW packages will be installed: 2026-05-26 10:31:54.483 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-26 10:31:54.483 | python3-urwid python3-wcwidth targetcli-fb 2026-05-26 10:31:54.553 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:31:54.554 | Need to get 385 kB of archives. 2026-05-26 10:31:54.554 | After this operation, 3098 kB of additional disk space will be used. 2026-05-26 10:31:54.554 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-26 10:31:54.595 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-26 10:31:54.599 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-26 10:31:54.614 | 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-05-26 10:31:54.623 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-26 10:31:54.624 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-26 10:31:54.865 | perl: warning: Setting locale failed. 2026-05-26 10:31:54.865 | perl: warning: Please check that your locale settings: 2026-05-26 10:31:54.865 | LANGUAGE = (unset), 2026-05-26 10:31:54.865 | LC_ALL = "en_US.utf8", 2026-05-26 10:31:54.865 | LANG = "de_DE.UTF-8" 2026-05-26 10:31:54.865 | are supported and installed on your system. 2026-05-26 10:31:54.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:31:54.930 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:31:54.930 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:31:54.931 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:31:55.120 | Fetched 385 kB in 0s (3414 kB/s) 2026-05-26 10:31:55.158 | Selecting previously unselected package python3-typing-extensions. 2026-05-26 10:31:55.220 | (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-05-26 10:31:55.227 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-26 10:31:55.230 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-26 10:31:55.277 | Selecting previously unselected package python3-wcwidth. 2026-05-26 10:31:55.289 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-26 10:31:55.293 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-26 10:31:55.344 | Selecting previously unselected package python3-urwid. 2026-05-26 10:31:55.356 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-26 10:31:55.360 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-26 10:31:55.446 | Selecting previously unselected package python3-configshell-fb. 2026-05-26 10:31:55.458 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-26 10:31:55.462 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-26 10:31:55.521 | Selecting previously unselected package python3-rtslib-fb. 2026-05-26 10:31:55.534 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-26 10:31:55.537 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-26 10:31:55.602 | Selecting previously unselected package targetcli-fb. 2026-05-26 10:31:55.614 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-26 10:31:55.618 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-26 10:31:55.694 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-26 10:31:56.878 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-26 10:31:56.886 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-26 10:31:57.199 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-26 10:31:57.479 | Setting up python3-urwid (2.6.10-1) ... 2026-05-26 10:31:58.013 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-26 10:31:58.209 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.209 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-26 10:31:58.231 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-26 10:31:58.231 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-26 10:31:58.232 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-26 10:31:58.232 | keyword = Word(alphanums + '_\-') 2026-05-26 10:31:58.232 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.232 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-26 10:31:58.232 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.232 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-26 10:31:58.232 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-26 10:31:58.232 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-26 10:31:58.241 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.241 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-26 10:31:58.264 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-26 10:31:58.264 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-26 10:31:58.264 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-26 10:31:58.264 | keyword = Word(alphanums + '_\-') 2026-05-26 10:31:58.264 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.264 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-26 10:31:58.264 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-26 10:31:58.264 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-26 10:31:58.264 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-26 10:31:58.264 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-26 10:31:58.297 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-26 10:31:58.506 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-26 10:31:58.506 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-26 10:31:58.802 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:31:59.658 | perl: warning: Setting locale failed. 2026-05-26 10:31:59.658 | perl: warning: Please check that your locale settings: 2026-05-26 10:31:59.658 | LANGUAGE = (unset), 2026-05-26 10:31:59.658 | LC_ALL = "en_US.utf8", 2026-05-26 10:31:59.658 | LANG = "de_DE.UTF-8" 2026-05-26 10:31:59.658 | are supported and installed on your system. 2026-05-26 10:31:59.658 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:31:59.789 | perl: warning: Setting locale failed. 2026-05-26 10:31:59.789 | perl: warning: Please check that your locale settings: 2026-05-26 10:31:59.789 | LANGUAGE = (unset), 2026-05-26 10:31:59.789 | LC_ALL = "en_US.utf8", 2026-05-26 10:31:59.789 | LANG = "de_DE.UTF-8" 2026-05-26 10:31:59.789 | are supported and installed on your system. 2026-05-26 10:31:59.789 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:31:59.839 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:31:59.840 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:31:59.840 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:31:59.909 | perl: warning: Setting locale failed. 2026-05-26 10:31:59.911 | perl: warning: Please check that your locale settings: 2026-05-26 10:31:59.911 | LANGUAGE = (unset), 2026-05-26 10:31:59.911 | LC_ALL = "en_US.utf8", 2026-05-26 10:31:59.911 | LANG = "de_DE.UTF-8" 2026-05-26 10:31:59.912 | are supported and installed on your system. 2026-05-26 10:31:59.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:32:00.412 | 2026-05-26 10:32:00.412 | Running kernel seems to be up-to-date. 2026-05-26 10:32:00.412 | 2026-05-26 10:32:00.412 | Restarting services... 2026-05-26 10:32:00.434 | 2026-05-26 10:32:00.435 | Service restarts being deferred: 2026-05-26 10:32:00.435 | systemctl restart virtlockd.service 2026-05-26 10:32:00.435 | systemctl restart virtlogd.service 2026-05-26 10:32:00.435 | 2026-05-26 10:32:00.435 | No containers need to be restarted. 2026-05-26 10:32:00.435 | 2026-05-26 10:32:00.435 | User sessions running outdated binaries: 2026-05-26 10:32:00.435 | quobyte @ session #6: sshd[1985] 2026-05-26 10:32:00.444 | 2026-05-26 10:32:00.444 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:32:02.581 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:32:02.584 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:32:02.587 | + functions-common:time_stop:2412 : local name 2026-05-26 10:32:02.589 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:32:02.593 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:32:02.596 | + functions-common:time_stop:2415 : local total 2026-05-26 10:32:02.599 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:32:02.602 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:32:02.604 | + functions-common:time_stop:2419 : start_time=1779791513380 2026-05-26 10:32:02.607 | + functions-common:time_stop:2421 : [[ -z 1779791513380 ]] 2026-05-26 10:32:02.611 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:32:02.615 | + functions-common:time_stop:2424 : end_time=1779791522612 2026-05-26 10:32:02.618 | + functions-common:time_stop:2425 : elapsed_time=9232 2026-05-26 10:32:02.621 | + functions-common:time_stop:2426 : total=144579 2026-05-26 10:32:02.623 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:32:02.626 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153811 2026-05-26 10:32:02.629 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:32:02.632 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:32:02.635 | + ./stack.sh:main:945 : configure_cinder 2026-05-26 10:32:02.637 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-26 10:32:02.653 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-26 10:32:02.658 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-26 10:32:02.661 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-26 10:32:02.663 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-26 10:32:02.667 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-26 10:32:02.667 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-26 10:32:02.671 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-26 10:32:02.674 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-26 10:32:02.677 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-26 10:32:02.680 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-26 10:32:02.683 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-26 10:32:02.685 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-26 10:32:02.687 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-26 10:32:02.690 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-26 10:32:02.705 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-26 10:32:02.720 | + 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-05-26 10:32:02.735 | + 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-05-26 10:32:02.750 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-26 10:32:02.765 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-26 10:32:02.780 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-26 10:32:02.784 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-26 10:32:02.787 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.jZtQbMFZMV 2026-05-26 10:32:02.790 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-26 10:32:02.792 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-26 10:32:02.795 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-26 10:32:02.798 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.jZtQbMFZMV 2026-05-26 10:32:02.803 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.jZtQbMFZMV 2026-05-26 10:32:02.818 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.jZtQbMFZMV /etc/sudoers.d/cinder-rootwrap 2026-05-26 10:32:02.833 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-26 10:32:02.838 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-26 10:32:02.840 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-26 10:32:02.843 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-26 10:32:02.845 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-26 10:32:02.848 | + 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-05-26 10:32:02.850 | + 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-05-26 10:32:02.853 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-26 10:32:02.853 | + 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-05-26 10:32:02.863 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-26 10:32:02.868 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-26 10:32:02.882 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-26 10:32:02.897 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-26 10:32:02.900 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-26 10:32:02.904 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-26 10:32:02.909 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-26 10:32:02.911 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:02.914 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-26 10:32:02.917 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-26 10:32:02.920 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:32:02.923 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-26 10:32:02.926 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:02.928 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-26 10:32:02.931 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-26 10:32:02.933 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-26 10:32:02.964 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-26 10:32:02.996 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.203/identity 2026-05-26 10:32:03.027 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-26 10:32:03.059 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-26 10:32:03.094 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-26 10:32:03.126 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-26 10:32:03.160 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-26 10:32:03.194 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:32:03.234 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:32:03.271 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-26 10:32:03.306 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:32:03.310 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-26 10:32:03.348 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-26 10:32:03.386 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-26 10:32:03.389 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-26 10:32:03.392 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-26 10:32:03.396 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-26 10:32:03.399 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:32:03.402 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:32:03.404 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:32:03.424 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:03.426 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:32:03.430 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-26 10:32:03.433 | + 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-05-26 10:32:03.474 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-26 10:32:03.513 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-26 10:32:03.548 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-26 10:32:03.581 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-26 10:32:03.616 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-26 10:32:03.650 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-26 10:32:03.691 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.203 2026-05-26 10:32:03.731 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-26 10:32:03.775 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-26 10:32:03.786 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key 63aa8727512c38dfbf457b4ea1ebd707 2026-05-26 10:32:03.827 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-26 10:32:03.830 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-26 10:32:03.869 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-26 10:32:03.908 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-26 10:32:03.949 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-26 10:32:03.988 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-26 10:32:04.027 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-26 10:32:04.068 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-26 10:32:04.089 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:04.093 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-26 10:32:04.096 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-26 10:32:04.099 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-26 10:32:04.102 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-26 10:32:04.106 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-26 10:32:04.110 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-26 10:32:04.114 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-26 10:32:04.117 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-26 10:32:04.121 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-26 10:32:04.125 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-26 10:32:04.128 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-26 10:32:04.169 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-05-26 10:32:04.208 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-26 10:32:04.247 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-26 10:32:04.285 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-26 10:32:04.328 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-26 10:32:04.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-05-26 10:32:04.405 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-26 10:32:04.443 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-26 10:32:04.481 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-26 10:32:04.485 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-26 10:32:04.487 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-26 10:32:04.491 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-26 10:32:04.533 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-26 10:32:04.537 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-26 10:32:04.577 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-26 10:32:04.581 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-26 10:32:04.585 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-26 10:32:04.589 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-26 10:32:04.630 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-26 10:32:04.633 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-26 10:32:04.636 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-26 10:32:04.640 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-26 10:32:04.663 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:32:04.666 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-26 10:32:04.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:32:04.693 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-26 10:32:04.715 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:32:04.718 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-26 10:32:04.721 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-26 10:32:04.725 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-26 10:32:04.728 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-26 10:32:04.731 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:32:04.734 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-26 10:32:04.737 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:32:04.760 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:04.766 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-26 10:32:04.769 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-26 10:32:04.772 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:32:04.794 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:04.798 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:32:04.802 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:32:04.843 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:32:04.846 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:32:04.850 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-26 10:32:04.853 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-26 10:32:04.856 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:04.860 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:32:04.882 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:32:04.886 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:32:04.889 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:32:04.893 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:32:04.896 | + 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-05-26 10:32:04.935 | + 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-05-26 10:32:04.975 | + 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-05-26 10:32:05.017 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:32:05.059 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-26 10:32:05.099 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-26 10:32:05.121 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:05.124 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-26 10:32:05.128 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-26 10:32:05.131 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-26 10:32:05.135 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-26 10:32:05.138 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-26 10:32:05.142 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-26 10:32:05.145 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-26 10:32:05.149 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:32:05.152 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:32:05.170 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:32:05.171 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:32:05.181 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:32:05.186 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:32:05.200 | /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-05-26 10:32:05.206 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-26 10:32:05.209 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-26 10:32:05.215 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:32:05.218 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-26 10:32:05.260 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-26 10:32:05.301 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-26 10:32:05.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:32:05.381 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:32:05.422 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:32:05.461 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:32:05.500 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:32:05.537 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:32:05.571 | + 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-05-26 10:32:05.604 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:32:05.633 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:32:05.663 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:32:05.695 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-26 10:32:05.726 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-26 10:32:05.728 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-26 10:32:05.731 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-26 10:32:05.734 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-26 10:32:05.736 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:32:05.738 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:32:05.742 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:32:05.744 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-26 10:32:05.748 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-26 10:32:05.750 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-26 10:32:05.783 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-26 10:32:05.816 | + 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-05-26 10:32:05.816 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-26 10:32:05.826 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-26 10:32:05.831 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-26 10:32:05.834 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-26 10:32:05.836 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:32:05.839 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:32:05.842 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:32:05.844 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:32:05.847 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:32:05.850 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:32:05.853 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:32:05.856 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:32:05.858 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:32:05.861 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:32:05.864 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-26 10:32:05.875 | perl: warning: Setting locale failed. 2026-05-26 10:32:05.875 | perl: warning: Please check that your locale settings: 2026-05-26 10:32:05.875 | LANGUAGE = (unset), 2026-05-26 10:32:05.875 | LC_ALL = "en_US.utf8", 2026-05-26 10:32:05.875 | LANG = "de_DE.UTF-8" 2026-05-26 10:32:05.875 | are supported and installed on your system. 2026-05-26 10:32:05.875 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:32:05.918 | Enabling site cinder-api. 2026-05-26 10:32:05.923 | To activate the new configuration, you need to run: 2026-05-26 10:32:05.923 | systemctl reload apache2 2026-05-26 10:32:05.929 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-26 10:32:05.931 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:32:05.934 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:32:05.937 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:32:06.097 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-26 10:32:06.100 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-26 10:32:06.137 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.203/image 2026-05-26 10:32:06.171 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-26 10:32:06.191 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:32:06.194 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-26 10:32:06.198 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:06.200 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-26 10:32:06.203 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-26 10:32:06.206 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:32:06.209 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-26 10:32:06.212 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:06.214 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-26 10:32:06.218 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-26 10:32:06.221 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-26 10:32:06.257 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-26 10:32:06.292 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.203/identity 2026-05-26 10:32:06.330 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-26 10:32:06.369 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-26 10:32:06.410 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-26 10:32:06.451 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-26 10:32:06.489 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-26 10:32:06.529 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:32:06.569 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:32:06.606 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-26 10:32:06.646 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:32:06.649 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-26 10:32:06.653 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:06.657 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:32:06.660 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-26 10:32:06.664 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-26 10:32:06.707 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-26 10:32:06.747 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.203/identity 2026-05-26 10:32:06.787 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-26 10:32:06.827 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-26 10:32:06.868 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-26 10:32:06.907 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-26 10:32:06.949 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-26 10:32:06.990 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-26 10:32:07.030 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-26 10:32:07.069 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-26 10:32:07.073 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-26 10:32:07.095 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:07.098 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.203:2379?api_version=v3' 2026-05-26 10:32:07.141 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-26 10:32:07.144 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-26 10:32:07.147 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-26 10:32:07.192 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-26 10:32:07.234 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-26 10:32:07.238 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-26 10:32:07.241 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-26 10:32:07.285 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-26 10:32:07.289 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-26 10:32:07.293 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-26 10:32:07.297 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-26 10:32:07.301 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-26 10:32:07.343 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-26 10:32:07.385 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.203/identity 2026-05-26 10:32:07.426 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-26 10:32:07.470 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-26 10:32:07.513 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-26 10:32:07.555 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-26 10:32:07.602 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-26 10:32:07.647 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-26 10:32:07.672 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:32:07.676 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-26 10:32:07.680 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-26 10:32:07.684 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-26 10:32:07.688 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:32:07.691 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-26 10:32:07.695 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-26 10:32:07.699 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-26 10:32:07.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:32:07.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:32:07.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-26 10:32:07.715 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:32:07.719 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-26 10:32:07.723 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-26 10:32:07.727 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:32:07.731 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:32:07.735 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-26 10:32:07.739 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:32:07.743 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-26 10:32:07.747 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-26 10:32:07.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:32:07.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:32:07.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-26 10:32:07.763 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:32:07.767 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-26 10:32:07.771 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-26 10:32:07.775 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-26 10:32:07.778 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:32:07.781 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:32:07.785 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:32:07.789 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:32:07.793 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:32:07.797 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:32:07.821 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:32:07.824 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:32:07.828 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:32:07.832 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:32:07.833 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:32:07.838 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-26 10:32:07.842 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:32:07.846 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-26 10:32:07.848 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:32:07.852 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:32:07.854 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:32:07.857 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:32:07.859 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:32:07.863 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:32:07.866 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:32:07.868 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:32:07.873 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:32:07.877 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791527874 2026-05-26 10:32:07.880 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-26 10:32:07.884 | Cloning into '/opt/stack/neutron'... 2026-05-26 10:33:08.407 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:33:08.409 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:08.411 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:08.413 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:08.416 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:08.418 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:08.420 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:33:08.423 | + functions-common:time_stop:2419 : start_time=1779791527874 2026-05-26 10:33:08.425 | + functions-common:time_stop:2421 : [[ -z 1779791527874 ]] 2026-05-26 10:33:08.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:08.432 | + functions-common:time_stop:2424 : end_time=1779791588429 2026-05-26 10:33:08.434 | + functions-common:time_stop:2425 : elapsed_time=60555 2026-05-26 10:33:08.436 | + functions-common:time_stop:2426 : total=85062 2026-05-26 10:33:08.439 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:08.441 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145617 2026-05-26 10:33:08.444 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-26 10:33:08.446 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:33:08.448 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:33:08.451 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:33:08.453 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:33:08.456 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:33:08.458 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:33:08.461 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:33:08.463 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:33:08.466 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:33:08.469 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:33:08.473 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791588470 2026-05-26 10:33:08.475 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:33:09.150 | From https://review.opendev.org/openstack/neutron 2026-05-26 10:33:09.151 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:33:09.160 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:33:09.162 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:09.165 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:09.168 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:09.170 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:09.173 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:09.177 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:33:09.181 | + functions-common:time_stop:2419 : start_time=1779791588470 2026-05-26 10:33:09.185 | + functions-common:time_stop:2421 : [[ -z 1779791588470 ]] 2026-05-26 10:33:09.188 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:09.194 | + functions-common:time_stop:2424 : end_time=1779791589189 2026-05-26 10:33:09.196 | + functions-common:time_stop:2425 : elapsed_time=719 2026-05-26 10:33:09.198 | + functions-common:time_stop:2426 : total=145617 2026-05-26 10:33:09.202 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:09.206 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146336 2026-05-26 10:33:09.209 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:33:09.212 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:33:09.216 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:33:09.219 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:33:09.221 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:33:09.225 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:33:09.228 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:33:09.231 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:33:09.233 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:33:09.237 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:33:09.243 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791589238 2026-05-26 10:33:09.247 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:33:09.692 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:33:09.692 | 2026-05-26 10:33:09.692 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:33:09.692 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:33:09.692 | state without impacting any branches by switching back to a branch. 2026-05-26 10:33:09.692 | 2026-05-26 10:33:09.692 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:33:09.692 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:33:09.693 | 2026-05-26 10:33:09.693 | git switch -c 2026-05-26 10:33:09.693 | 2026-05-26 10:33:09.693 | Or undo this operation with: 2026-05-26 10:33:09.693 | 2026-05-26 10:33:09.693 | git switch - 2026-05-26 10:33:09.693 | 2026-05-26 10:33:09.693 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:33:09.693 | 2026-05-26 10:33:09.693 | HEAD is now at a5e1a3dda7 Merge "OVNL3RouterPlugin register events in Neutron API workers" into stable/2026.1 2026-05-26 10:33:09.701 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:33:09.705 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:09.707 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:09.709 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:09.711 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:09.714 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:09.717 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:33:09.720 | + functions-common:time_stop:2419 : start_time=1779791589238 2026-05-26 10:33:09.723 | + functions-common:time_stop:2421 : [[ -z 1779791589238 ]] 2026-05-26 10:33:09.726 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:09.730 | + functions-common:time_stop:2424 : end_time=1779791589727 2026-05-26 10:33:09.733 | + functions-common:time_stop:2425 : elapsed_time=489 2026-05-26 10:33:09.736 | + functions-common:time_stop:2426 : total=146336 2026-05-26 10:33:09.739 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:09.741 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146825 2026-05-26 10:33:09.744 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-26 10:33:09.762 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-26 10:33:09.766 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:33:09.766 | + functions-common:git_clone:665 : head -1 2026-05-26 10:33:09.770 | a5e1a3dda7 Merge "OVNL3RouterPlugin register events in Neutron API workers" into stable/2026.1 2026-05-26 10:33:09.773 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:33:09.776 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-26 10:33:09.779 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:33:09.781 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-26 10:33:09.784 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-26 10:33:09.786 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:33:09.789 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-26 10:33:09.792 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:33:09.795 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-26 10:33:09.797 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-26 10:33:09.800 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:33:09.804 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:33:09.808 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-26 10:33:09.810 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:33:09.814 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-26 10:33:09.817 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:33:09.820 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:33:09.825 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-26 10:33:09.831 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-26 10:33:09.835 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-26 10:33:09.838 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-26 10:33:10.002 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-26 10:33:10.005 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:33:10.007 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:33:10.011 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:33:10.014 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-26 10:33:10.017 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-26 10:33:10.020 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:33:10.024 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:33:10.027 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:33:10.031 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:33:10.034 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:33:10.038 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:33:10.041 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:33:10.044 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-26 10:33:10.067 | Using python 3.12 to install /opt/stack/neutron 2026-05-26 10:33:10.070 | + 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-05-26 10:33:11.100 | Obtaining file:///opt/stack/neutron 2026-05-26 10:33:11.109 | Installing build dependencies: started 2026-05-26 10:33:12.997 | Installing build dependencies: finished with status 'done' 2026-05-26 10:33:12.999 | Checking if build backend supports build_editable: started 2026-05-26 10:33:13.544 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:33:13.545 | Getting requirements to build editable: started 2026-05-26 10:33:13.848 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:33:13.851 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:33:15.320 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:33:15.344 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.0.3) 2026-05-26 10:33:15.344 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.10.1) 2026-05-26 10:33:15.345 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.1.0) 2026-05-26 10:33:15.346 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.5.1) 2026-05-26 10:33:15.347 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.0.0) 2026-05-26 10:33:15.348 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.2.1) 2026-05-26 10:33:15.564 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:15.746 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-26 10:33:15.757 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (0.31.2) 2026-05-26 10:33:15.758 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.32.5) 2026-05-26 10:33:15.759 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.1.6) 2026-05-26 10:33:15.760 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (12.0.0) 2026-05-26 10:33:15.761 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.3.0) 2026-05-26 10:33:15.823 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:15.839 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:33:15.887 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:15.903 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:33:15.915 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (9.1.4) 2026-05-26 10:33:15.916 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.0.46) 2026-05-26 10:33:15.917 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.8.9) 2026-05-26 10:33:15.918 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.13.1) 2026-05-26 10:33:15.918 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (1.18.4) 2026-05-26 10:33:15.919 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.7.0) 2026-05-26 10:33:15.920 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.1.1) 2026-05-26 10:33:15.921 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.4.1) 2026-05-26 10:33:15.922 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (10.3.0) 2026-05-26 10:33:15.923 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (6.3.0) 2026-05-26 10:33:15.924 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (18.0.0) 2026-05-26 10:33:15.924 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (6.7.2) 2026-05-26 10:33:15.925 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.1.0) 2026-05-26 10:33:15.926 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (17.3.0) 2026-05-26 10:33:15.927 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.0.0) 2026-05-26 10:33:15.928 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.0.0) 2026-05-26 10:33:15.929 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.10.1) 2026-05-26 10:33:15.929 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.7.0) 2026-05-26 10:33:15.930 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.9.0) 2026-05-26 10:33:15.931 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (5.9.1) 2026-05-26 10:33:15.932 | 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.0.1.dev21) (4.5.1) 2026-05-26 10:33:15.933 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (2.7.1) 2026-05-26 10:33:15.934 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (10.0.1) 2026-05-26 10:33:15.935 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.9.0) 2026-05-26 10:33:15.936 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.3.0) 2026-05-26 10:33:15.967 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev21) 2026-05-26 10:33:15.983 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-26 10:33:16.019 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:16.037 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:33:16.075 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:16.092 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-26 10:33:16.191 | Installing build dependencies: started 2026-05-26 10:33:17.854 | Installing build dependencies: finished with status 'done' 2026-05-26 10:33:17.855 | Getting requirements to build wheel: started 2026-05-26 10:33:18.533 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:33:18.535 | Preparing metadata (pyproject.toml): started 2026-05-26 10:33:18.930 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:33:18.979 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev21) 2026-05-26 10:33:18.998 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:33:19.008 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (7.2.2) 2026-05-26 10:33:19.043 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev21) 2026-05-26 10:33:19.062 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-26 10:33:19.073 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (24.2.1) 2026-05-26 10:33:19.074 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (18.12.0) 2026-05-26 10:33:19.075 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (4.10.0) 2026-05-26 10:33:19.106 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:19.123 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-26 10:33:19.254 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev21) 2026-05-26 10:33:19.270 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-26 10:33:19.281 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (3.2.1) 2026-05-26 10:33:19.282 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev21) (8.1.0) 2026-05-26 10:33:19.285 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev21) (1.3.10) 2026-05-26 10:33:19.285 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev21) (4.15.0) 2026-05-26 10:33:19.288 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev21) (2.1.1) 2026-05-26 10:33:19.294 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev21) (3.3.2) 2026-05-26 10:33:19.298 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev21) (3.0.3) 2026-05-26 10:33:19.301 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev21) (2.1.0) 2026-05-26 10:33:19.302 | 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.0.1.dev21) (1.8.2) 2026-05-26 10:33:19.308 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev21) (4.0.1) 2026-05-26 10:33:19.309 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev21) (2.11.0) 2026-05-26 10:33:19.310 | 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.0.1.dev21) (5.8.0) 2026-05-26 10:33:19.423 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev21) 2026-05-26 10:33:19.439 | 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-05-26 10:33:19.482 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev21) 2026-05-26 10:33:19.498 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-26 10:33:19.511 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (43.0.3) 2026-05-26 10:33:19.512 | 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.0.1.dev21) (1.5.0) 2026-05-26 10:33:19.513 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (1.1.0) 2026-05-26 10:33:19.514 | 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.0.1.dev21) (1.33) 2026-05-26 10:33:19.516 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (4.9.2) 2026-05-26 10:33:19.517 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (6.0.3) 2026-05-26 10:33:19.518 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev21) (1.4.0) 2026-05-26 10:33:19.521 | 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.0.1.dev21) (2.0.0) 2026-05-26 10:33:19.526 | 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.0.1.dev21) (3.0) 2026-05-26 10:33:19.534 | 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.0.1.dev21) (3.0.0) 2026-05-26 10:33:19.538 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev21) (0.40.4) 2026-05-26 10:33:19.539 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev21) (1.1.2) 2026-05-26 10:33:19.567 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev21) 2026-05-26 10:33:19.584 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-26 10:33:19.693 | Installing build dependencies: started 2026-05-26 10:33:21.361 | Installing build dependencies: finished with status 'done' 2026-05-26 10:33:21.362 | Getting requirements to build wheel: started 2026-05-26 10:33:22.041 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:33:22.042 | Preparing metadata (pyproject.toml): started 2026-05-26 10:33:22.431 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:33:22.438 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev21) (26.0) 2026-05-26 10:33:22.440 | 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.1.1->neutron==28.0.1.dev21) (2.8.0) 2026-05-26 10:33:22.441 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev21) (3.3.2) 2026-05-26 10:33:22.453 | 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.1.1->neutron==28.0.1.dev21) (4.0.0) 2026-05-26 10:33:22.454 | 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.1.1->neutron==28.0.1.dev21) (6.0.2) 2026-05-26 10:33:22.477 | 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.0.1.dev21) (0.20) 2026-05-26 10:33:22.483 | 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.0.1.dev21) (2.0.0) 2026-05-26 10:33:22.492 | 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.0.1.dev21) (2.0.2) 2026-05-26 10:33:22.494 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev21) (0.5.0) 2026-05-26 10:33:22.502 | 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.0.1.dev21) (2.9.0.post0) 2026-05-26 10:33:22.510 | 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.0.1.dev21) (7.0.1) 2026-05-26 10:33:22.510 | 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.0.1.dev21) (5.3.1) 2026-05-26 10:33:22.510 | 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.0.1.dev21) (5.6.2) 2026-05-26 10:33:22.511 | 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.0.1.dev21) (0.15.1) 2026-05-26 10:33:22.516 | 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.0.1.dev21) (5.1.0) 2026-05-26 10:33:22.525 | 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.0.1.dev21) (2025.3) 2026-05-26 10:33:22.533 | 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.0.1.dev21) (0.24.1) 2026-05-26 10:33:22.536 | 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.0.1.dev21) (5.0.0) 2026-05-26 10:33:22.538 | 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.0.1.dev21) (4.0.1) 2026-05-26 10:33:22.569 | 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.0.1.dev21) (1.7.3) 2026-05-26 10:33:22.611 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev21) 2026-05-26 10:33:22.628 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-26 10:33:22.648 | 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.0.1.dev21) (3.17.0) 2026-05-26 10:33:22.701 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev21) 2026-05-26 10:33:22.715 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-26 10:33:22.758 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev21) 2026-05-26 10:33:22.761 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-26 10:33:22.780 | 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.1.1->neutron==28.0.1.dev21) (2.2.1) 2026-05-26 10:33:22.781 | 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.1.1->neutron==28.0.1.dev21) (1.6.2) 2026-05-26 10:33:22.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev21) (82.0.1) 2026-05-26 10:33:22.821 | 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.0.1.dev21) (0.6.0) 2026-05-26 10:33:22.864 | 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.0.1.dev21) (1.17.0) 2026-05-26 10:33:22.870 | 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.0.1.dev21) (4.13.3) 2026-05-26 10:33:22.871 | 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.0.1.dev21) (4.26.0) 2026-05-26 10:33:22.905 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev21) 2026-05-26 10:33:22.922 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-26 10:33:22.939 | 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.0.1.dev21) (0.6.0) 2026-05-26 10:33:22.940 | Requirement already satisfied: cmd2>=1.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.0.1.dev21) (3.2.0) 2026-05-26 10:33:22.951 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (1.11.0) 2026-05-26 10:33:22.952 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (14.3.3) 2026-05-26 10:33:22.953 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (1.7.2) 2026-05-26 10:33:22.959 | 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.0.1.dev21) (25.4.0) 2026-05-26 10:33:22.960 | 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.0.1.dev21) (2025.9.1) 2026-05-26 10:33:22.960 | 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.0.1.dev21) (0.37.0) 2026-05-26 10:33:22.961 | 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.0.1.dev21) (0.30.0) 2026-05-26 10:33:23.022 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev21) (3.4.4) 2026-05-26 10:33:23.022 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev21) (3.11) 2026-05-26 10:33:23.023 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev21) (2.6.3) 2026-05-26 10:33:23.025 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev21) (2023.11.17) 2026-05-26 10:33:23.065 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (4.0.0) 2026-05-26 10:33:23.066 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (2.19.2) 2026-05-26 10:33:23.077 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev21) (0.1.2) 2026-05-26 10:33:23.097 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev21) (0.7) 2026-05-26 10:33:23.193 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev21) (2.8.5) 2026-05-26 10:33:23.200 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev21) (0.16.0) 2026-05-26 10:33:23.300 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-26 10:33:23.385 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.3 MB/s 0:00:00 2026-05-26 10:33:23.404 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-26 10:33:23.575 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-05-26 10:33:23.594 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-26 10:33:23.621 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-26 10:33:23.648 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-26 10:33:23.675 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-26 10:33:23.703 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-26 10:33:23.719 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-26 10:33:23.737 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-26 10:33:23.767 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-26 10:33:23.821 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-26 10:33:23.848 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-26 10:33:23.875 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-26 10:33:23.914 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-05-26 10:33:23.938 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-26 10:33:24.016 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-26 10:33:24.017 | Building editable for neutron (pyproject.toml): started 2026-05-26 10:33:25.917 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-26 10:33:25.921 | Created wheel for neutron: filename=neutron-28.0.1.dev21-0.editable-py3-none-any.whl size=12061 sha256=f3811dc5bc2723bf67e251f7559583fb21e22558105f2b1b4a11644ecf341500 2026-05-26 10:33:25.921 | Stored in directory: /tmp/pip-ephem-wheel-cache-mkddj5rz/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-26 10:33:25.926 | Building wheel for ncclient (pyproject.toml): started 2026-05-26 10:33:26.481 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-26 10:33:26.483 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=39d26087e7de1b0963308ff718c487f71ade770a8fbfd212e196e58bc042f96e 2026-05-26 10:33:26.483 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-26 10:33:26.490 | Building wheel for ovs (pyproject.toml): started 2026-05-26 10:33:27.361 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-26 10:33:27.363 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=0f18a0355af9951ed2295b973f95b081861d64ddd5bf35169dc192b7b58321d8 2026-05-26 10:33:27.363 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-26 10:33:27.368 | Successfully built neutron ncclient ovs 2026-05-26 10:33:27.672 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-05-26 10:33:33.547 | 2026-05-26 10:33:33.572 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev21 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-05-26 10:33:33.832 | + inc/python:pip_install:216 : result=0 2026-05-26 10:33:33.836 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:33:33.840 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:33.844 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:33.847 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:33.850 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:33.854 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:33.858 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:33:33.862 | + functions-common:time_stop:2419 : start_time=1779791590061 2026-05-26 10:33:33.866 | + functions-common:time_stop:2421 : [[ -z 1779791590061 ]] 2026-05-26 10:33:33.871 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:33.878 | + functions-common:time_stop:2424 : end_time=1779791613873 2026-05-26 10:33:33.881 | + functions-common:time_stop:2425 : elapsed_time=23812 2026-05-26 10:33:33.886 | + functions-common:time_stop:2426 : total=121327 2026-05-26 10:33:33.890 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:33.894 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=145139 2026-05-26 10:33:33.898 | + inc/python:pip_install:219 : return 0 2026-05-26 10:33:33.902 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:33:33.905 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:33:33.910 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-26 10:33:33.914 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-26 10:33:33.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:33:33.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:33:33.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-26 10:33:33.930 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:33:33.934 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-26 10:33:33.937 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-26 10:33:33.941 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-26 10:33:33.941 | Installing OVN and dependent packages 2026-05-26 10:33:33.945 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-26 10:33:33.949 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-26 10:33:33.972 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:33:33.976 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-26 10:33:34.001 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:33:34.005 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-26 10:33:34.030 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:33:34.034 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-26 10:33:34.039 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-26 10:33:34.063 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:33:34.068 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-26 10:33:34.072 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-26 10:33:34.094 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-26 10:33:34.102 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-26 10:33:34.121 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-26 10:33:34.126 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-26 10:33:34.157 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-26 10:33:34.162 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:33:34.165 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:33:34.169 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:33:34.173 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:33:34.177 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:33:34.181 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:33:34.184 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:34.188 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:34.191 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:33:34.195 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:33:34.199 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:33:34.202 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:33:34.206 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-26 10:33:34.210 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:33:34.214 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:34.218 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:34.222 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-26 10:33:34.253 | + functions-common:apt_get:1199 : 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-05-26 10:33:34.296 | Reading package lists... 2026-05-26 10:33:34.738 | Building dependency tree... 2026-05-26 10:33:34.740 | Reading state information... 2026-05-26 10:33:35.361 | fakeroot is already the newest version (1.33-1). 2026-05-26 10:33:35.361 | fakeroot set to manually installed. 2026-05-26 10:33:35.361 | make is already the newest version (4.3-4.1build2). 2026-05-26 10:33:35.361 | make set to manually installed. 2026-05-26 10:33:35.362 | The following additional packages will be installed: 2026-05-26 10:33:35.362 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-26 10:33:35.362 | python3-sortedcontainers 2026-05-26 10:33:35.364 | Suggested packages: 2026-05-26 10:33:35.364 | openvswitch-doc python-sortedcontainers-doc 2026-05-26 10:33:35.408 | The following NEW packages will be installed: 2026-05-26 10:33:35.409 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-26 10:33:35.409 | python3-openvswitch python3-sortedcontainers 2026-05-26 10:33:35.485 | 0 upgraded, 6 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:33:35.485 | Need to get 4219 kB of archives. 2026-05-26 10:33:35.485 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-26 10:33:35.485 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-05-26 10:33:35.559 | 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-05-26 10:33:35.586 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-26 10:33:35.586 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-26 10:33:35.590 | 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-05-26 10:33:35.606 | 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-05-26 10:33:35.873 | perl: warning: Setting locale failed. 2026-05-26 10:33:35.873 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:35.873 | LANGUAGE = (unset), 2026-05-26 10:33:35.873 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:35.873 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:35.873 | are supported and installed on your system. 2026-05-26 10:33:35.873 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:35.937 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:33:35.937 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:33:35.937 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:33:36.133 | Fetched 4219 kB in 0s (22.8 MB/s) 2026-05-26 10:33:36.183 | Selecting previously unselected package libunbound8:amd64. 2026-05-26 10:33:36.247 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-05-26 10:33:36.254 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-05-26 10:33:36.284 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-26 10:33:36.342 | Selecting previously unselected package openvswitch-common. 2026-05-26 10:33:36.355 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-26 10:33:36.359 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:36.466 | Selecting previously unselected package python3-sortedcontainers. 2026-05-26 10:33:36.479 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-26 10:33:36.483 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-26 10:33:36.539 | Selecting previously unselected package libxdp1:amd64. 2026-05-26 10:33:36.551 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-26 10:33:36.555 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-26 10:33:36.619 | Selecting previously unselected package python3-openvswitch. 2026-05-26 10:33:36.631 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-26 10:33:36.635 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:36.751 | Selecting previously unselected package openvswitch-switch. 2026-05-26 10:33:36.763 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-26 10:33:36.772 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:36.909 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-26 10:33:37.166 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-26 10:33:37.178 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-05-26 10:33:37.190 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:37.205 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:37.598 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-26 10:33:37.624 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-26 10:33:38.304 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-26 10:33:38.496 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-26 10:33:39.522 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:33:41.314 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-26 10:33:41.615 | perl: warning: Setting locale failed. 2026-05-26 10:33:41.615 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:41.615 | LANGUAGE = (unset), 2026-05-26 10:33:41.615 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:41.615 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:41.615 | are supported and installed on your system. 2026-05-26 10:33:41.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:41.751 | perl: warning: Setting locale failed. 2026-05-26 10:33:41.751 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:41.751 | LANGUAGE = (unset), 2026-05-26 10:33:41.751 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:41.751 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:41.751 | are supported and installed on your system. 2026-05-26 10:33:41.751 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:41.802 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:33:41.802 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:33:41.802 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:33:41.873 | perl: warning: Setting locale failed. 2026-05-26 10:33:41.873 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:41.873 | LANGUAGE = (unset), 2026-05-26 10:33:41.873 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:41.873 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:41.873 | are supported and installed on your system. 2026-05-26 10:33:41.873 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:42.387 | 2026-05-26 10:33:42.387 | Running kernel seems to be up-to-date. 2026-05-26 10:33:42.388 | 2026-05-26 10:33:42.388 | Restarting services... 2026-05-26 10:33:42.413 | 2026-05-26 10:33:42.413 | Service restarts being deferred: 2026-05-26 10:33:42.413 | systemctl restart virtlockd.service 2026-05-26 10:33:42.413 | systemctl restart virtlogd.service 2026-05-26 10:33:42.413 | 2026-05-26 10:33:42.413 | No containers need to be restarted. 2026-05-26 10:33:42.413 | 2026-05-26 10:33:42.413 | User sessions running outdated binaries: 2026-05-26 10:33:42.413 | quobyte @ session #6: sshd[1985] 2026-05-26 10:33:42.424 | 2026-05-26 10:33:42.425 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:33:44.893 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:33:44.898 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:33:44.901 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:44.904 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:44.908 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:44.911 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:44.915 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:44.918 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:33:44.922 | + functions-common:time_stop:2419 : start_time=1779791614249 2026-05-26 10:33:44.925 | + functions-common:time_stop:2421 : [[ -z 1779791614249 ]] 2026-05-26 10:33:44.930 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:44.937 | + functions-common:time_stop:2424 : end_time=1779791624932 2026-05-26 10:33:44.940 | + functions-common:time_stop:2425 : elapsed_time=10683 2026-05-26 10:33:44.944 | + functions-common:time_stop:2426 : total=153811 2026-05-26 10:33:44.948 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:44.951 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=164494 2026-05-26 10:33:44.955 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:33:44.960 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-26 10:33:44.988 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-26 10:33:44.992 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:33:44.995 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:33:44.999 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:33:45.002 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:33:45.006 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:33:45.010 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:33:45.014 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:45.018 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:45.023 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:33:45.027 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:33:45.031 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:33:45.035 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:33:45.039 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-26 10:33:45.042 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:33:45.047 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:45.051 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:45.054 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-26 10:33:45.083 | + functions-common:apt_get:1199 : 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-05-26 10:33:45.125 | Reading package lists... 2026-05-26 10:33:45.568 | Building dependency tree... 2026-05-26 10:33:45.570 | Reading state information... 2026-05-26 10:33:46.189 | The following additional packages will be installed: 2026-05-26 10:33:46.191 | ovn-common 2026-05-26 10:33:46.239 | The following NEW packages will be installed: 2026-05-26 10:33:46.239 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-26 10:33:46.300 | 0 upgraded, 4 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:33:46.300 | Need to get 2360 kB of archives. 2026-05-26 10:33:46.300 | After this operation, 8355 kB of additional disk space will be used. 2026-05-26 10:33:46.300 | 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-05-26 10:33:46.336 | 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-05-26 10:33:46.344 | 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-05-26 10:33:46.347 | 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-05-26 10:33:46.601 | perl: warning: Setting locale failed. 2026-05-26 10:33:46.601 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:46.601 | LANGUAGE = (unset), 2026-05-26 10:33:46.601 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:46.601 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:46.601 | are supported and installed on your system. 2026-05-26 10:33:46.602 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:46.664 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:33:46.664 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:33:46.664 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:33:46.860 | Fetched 2360 kB in 0s (29.7 MB/s) 2026-05-26 10:33:46.906 | Selecting previously unselected package ovn-common. 2026-05-26 10:33:46.970 | (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-05-26 10:33:46.977 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:33:46.981 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.091 | Selecting previously unselected package ovn-central. 2026-05-26 10:33:47.104 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:33:47.108 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.173 | Selecting previously unselected package ovn-controller-vtep. 2026-05-26 10:33:47.185 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:33:47.190 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.246 | Selecting previously unselected package ovn-host. 2026-05-26 10:33:47.259 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-26 10:33:47.266 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.353 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.372 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:47.851 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-26 10:33:48.039 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-26 10:33:48.510 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-26 10:33:48.556 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:49.064 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-26 10:33:49.258 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-26 10:33:49.964 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-26 10:33:50.649 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-26 10:33:51.506 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-26 10:33:51.573 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-26 10:33:51.774 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-26 10:33:52.333 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:33:54.315 | perl: warning: Setting locale failed. 2026-05-26 10:33:54.317 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:54.317 | LANGUAGE = (unset), 2026-05-26 10:33:54.317 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:54.317 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:54.317 | are supported and installed on your system. 2026-05-26 10:33:54.317 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:54.446 | perl: warning: Setting locale failed. 2026-05-26 10:33:54.446 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:54.446 | LANGUAGE = (unset), 2026-05-26 10:33:54.446 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:54.446 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:54.446 | are supported and installed on your system. 2026-05-26 10:33:54.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:54.498 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:33:54.498 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:33:54.498 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:33:54.570 | perl: warning: Setting locale failed. 2026-05-26 10:33:54.570 | perl: warning: Please check that your locale settings: 2026-05-26 10:33:54.570 | LANGUAGE = (unset), 2026-05-26 10:33:54.570 | LC_ALL = "en_US.utf8", 2026-05-26 10:33:54.570 | LANG = "de_DE.UTF-8" 2026-05-26 10:33:54.570 | are supported and installed on your system. 2026-05-26 10:33:54.571 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:33:55.091 | 2026-05-26 10:33:55.092 | Running kernel seems to be up-to-date. 2026-05-26 10:33:55.092 | 2026-05-26 10:33:55.092 | Restarting services... 2026-05-26 10:33:55.113 | 2026-05-26 10:33:55.114 | Service restarts being deferred: 2026-05-26 10:33:55.114 | systemctl restart virtlockd.service 2026-05-26 10:33:55.114 | systemctl restart virtlogd.service 2026-05-26 10:33:55.114 | 2026-05-26 10:33:55.114 | No containers need to be restarted. 2026-05-26 10:33:55.114 | 2026-05-26 10:33:55.114 | User sessions running outdated binaries: 2026-05-26 10:33:55.114 | quobyte @ session #6: sshd[1985] 2026-05-26 10:33:55.122 | 2026-05-26 10:33:55.122 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:33:57.428 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:33:57.430 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:33:57.433 | + functions-common:time_stop:2412 : local name 2026-05-26 10:33:57.435 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:33:57.437 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:33:57.439 | + functions-common:time_stop:2415 : local total 2026-05-26 10:33:57.442 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:33:57.444 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:33:57.446 | + functions-common:time_stop:2419 : start_time=1779791625079 2026-05-26 10:33:57.448 | + functions-common:time_stop:2421 : [[ -z 1779791625079 ]] 2026-05-26 10:33:57.451 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:33:57.455 | + functions-common:time_stop:2424 : end_time=1779791637452 2026-05-26 10:33:57.457 | + functions-common:time_stop:2425 : elapsed_time=12373 2026-05-26 10:33:57.460 | + functions-common:time_stop:2426 : total=164494 2026-05-26 10:33:57.462 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:33:57.464 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176867 2026-05-26 10:33:57.466 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:33:57.469 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-26 10:33:57.472 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-26 10:33:57.475 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-26 10:33:57.478 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-26 10:33:57.483 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.486 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-26 10:33:57.489 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.492 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-26 10:33:57.495 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.498 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-26 10:33:57.500 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.503 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-26 10:33:57.506 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.508 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-26 10:33:57.511 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.514 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-26 10:33:57.517 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.520 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-26 10:33:57.522 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-26 10:33:57.525 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-26 10:33:57.528 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-26 10:33:57.531 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-26 10:33:57.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:33:57.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:33:57.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-26 10:33:57.541 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:33:57.544 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-26 10:33:57.547 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:33:57.550 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-26 10:33:57.567 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:33:57.570 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-26 10:33:57.572 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-26 10:33:57.575 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-26 10:33:57.577 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:33:57.580 | + lib/stack:stack_install_service:32 : install_nova 2026-05-26 10:33:57.583 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-26 10:33:57.585 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-26 10:33:57.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:33:57.591 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:33:57.593 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-26 10:33:57.596 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:33:57.599 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-26 10:33:57.614 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:33:57.617 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-26 10:33:57.619 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-26 10:33:57.621 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-26 10:33:57.623 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-05-26 10:33:57.786 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-26 10:33:57.789 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:57.791 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:57.793 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-26 10:33:57.796 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:33:57.799 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:33:57.801 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:33:57.803 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:33:57.806 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:33:57.808 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:33:57.810 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:57.813 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:57.816 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:33:57.818 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:33:57.820 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:33:57.823 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:33:57.825 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-26 10:33:57.827 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:33:57.830 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:33:57.833 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:33:57.835 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-26 10:33:57.854 | + functions-common:apt_get:1199 : 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-05-26 10:33:57.893 | Reading package lists... 2026-05-26 10:33:58.315 | Building dependency tree... 2026-05-26 10:33:58.316 | Reading state information... 2026-05-26 10:33:58.941 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-26 10:33:58.941 | libvirt-clients set to manually installed. 2026-05-26 10:33:58.941 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-26 10:33:58.941 | The following additional packages will be installed: 2026-05-26 10:33:58.941 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-26 10:33:58.941 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-26 10:33:58.941 | qemu-system-sparc 2026-05-26 10:33:58.944 | Suggested packages: 2026-05-26 10:33:58.944 | python-zstandard-doc samba vde2 2026-05-26 10:33:58.991 | The following packages will be REMOVED: 2026-05-26 10:33:58.994 | apport-core-dump-handler 2026-05-26 10:33:58.995 | The following NEW packages will be installed: 2026-05-26 10:33:58.996 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-26 10:33:58.996 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-26 10:33:58.997 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-26 10:33:59.068 | 0 upgraded, 13 newly installed, 1 to remove and 38 not upgraded. 2026-05-26 10:33:59.068 | Need to get 110 MB of archives. 2026-05-26 10:33:59.068 | After this operation, 897 MB of additional disk space will be used. 2026-05-26 10:33:59.068 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-26 10:33:59.141 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-26 10:33:59.149 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-26 10:33:59.151 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-26 10:33:59.157 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-26 10:33:59.355 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-26 10:33:59.625 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-05-26 10:33:59.758 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-05-26 10:33:59.840 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-05-26 10:33:59.884 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-26 10:34:00.761 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-26 10:34:00.762 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-26 10:34:00.825 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-26 10:34:01.083 | perl: warning: Setting locale failed. 2026-05-26 10:34:01.083 | perl: warning: Please check that your locale settings: 2026-05-26 10:34:01.083 | LANGUAGE = (unset), 2026-05-26 10:34:01.083 | LC_ALL = "en_US.utf8", 2026-05-26 10:34:01.084 | LANG = "de_DE.UTF-8" 2026-05-26 10:34:01.084 | are supported and installed on your system. 2026-05-26 10:34:01.084 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:34:01.152 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:34:01.152 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:34:01.152 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:34:01.447 | Fetched 110 MB in 2s (60.7 MB/s) 2026-05-26 10:34:01.489 | Selecting previously unselected package python3-zstandard. 2026-05-26 10:34:01.546 | (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-05-26 10:34:01.553 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-26 10:34:01.558 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-26 10:34:01.704 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-26 10:34:01.704 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-26 10:34:01.704 | Package apport-core-dump-handler is to be removed. 2026-05-26 10:34:01.704 | Package python3-zstandard is not configured yet. 2026-05-26 10:34:01.704 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-26 10:34:01.704 | Package apport-core-dump-handler is to be removed. 2026-05-26 10:34:01.704 | Package systemd-coredump is not installed. 2026-05-26 10:34:01.704 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-26 10:34:01.704 | Package apport-core-dump-handler is to be removed. 2026-05-26 10:34:01.704 | Package python3-zstandard is not configured yet. 2026-05-26 10:34:01.705 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-26 10:34:01.705 | Package apport-core-dump-handler is to be removed. 2026-05-26 10:34:01.705 | Package systemd-coredump is not installed. 2026-05-26 10:34:01.705 | 2026-05-26 10:34:01.774 | (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-05-26 10:34:01.781 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-26 10:34:02.698 | Selecting previously unselected package systemd-coredump. 2026-05-26 10:34:02.765 | (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-05-26 10:34:02.772 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-26 10:34:02.776 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-26 10:34:02.831 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-26 10:34:02.844 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-26 10:34:02.855 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-26 10:34:02.924 | Selecting previously unselected package python3-libvirt. 2026-05-26 10:34:02.936 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-26 10:34:02.939 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-26 10:34:03.004 | Selecting previously unselected package qemu-system-arm. 2026-05-26 10:34:03.016 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:03.027 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:03.529 | Selecting previously unselected package qemu-system-mips. 2026-05-26 10:34:03.542 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:03.554 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:04.151 | Selecting previously unselected package qemu-system-ppc. 2026-05-26 10:34:04.159 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:04.171 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:04.541 | Selecting previously unselected package qemu-system-sparc. 2026-05-26 10:34:04.555 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:04.566 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:04.823 | Selecting previously unselected package qemu-system-s390x. 2026-05-26 10:34:04.836 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:04.848 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:05.023 | Selecting previously unselected package qemu-system-misc. 2026-05-26 10:34:05.035 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:05.047 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:06.938 | Selecting previously unselected package qemu-system. 2026-05-26 10:34:06.950 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-26 10:34:06.955 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:06.997 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-26 10:34:07.010 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-26 10:34:07.015 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-26 10:34:08.865 | Selecting previously unselected package qemu-efi-arm. 2026-05-26 10:34:08.877 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-26 10:34:08.882 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-26 10:34:09.687 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-26 10:34:10.187 | Creating group 'systemd-coredump' with GID 987. 2026-05-26 10:34:10.191 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-26 10:34:10.217 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-26 10:34:10.515 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.531 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.548 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-26 10:34:10.564 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.580 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-26 10:34:10.590 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.606 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-26 10:34:10.850 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.866 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-26 10:34:10.876 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.892 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-26 10:34:10.905 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-26 10:34:12.709 | perl: warning: Setting locale failed. 2026-05-26 10:34:12.709 | perl: warning: Please check that your locale settings: 2026-05-26 10:34:12.709 | LANGUAGE = (unset), 2026-05-26 10:34:12.709 | LC_ALL = "en_US.utf8", 2026-05-26 10:34:12.709 | LANG = "de_DE.UTF-8" 2026-05-26 10:34:12.709 | are supported and installed on your system. 2026-05-26 10:34:12.709 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:34:12.840 | perl: warning: Setting locale failed. 2026-05-26 10:34:12.841 | perl: warning: Please check that your locale settings: 2026-05-26 10:34:12.841 | LANGUAGE = (unset), 2026-05-26 10:34:12.841 | LC_ALL = "en_US.utf8", 2026-05-26 10:34:12.841 | LANG = "de_DE.UTF-8" 2026-05-26 10:34:12.841 | are supported and installed on your system. 2026-05-26 10:34:12.841 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:34:12.891 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-26 10:34:12.891 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-26 10:34:12.891 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-26 10:34:12.964 | perl: warning: Setting locale failed. 2026-05-26 10:34:12.964 | perl: warning: Please check that your locale settings: 2026-05-26 10:34:12.964 | LANGUAGE = (unset), 2026-05-26 10:34:12.965 | LC_ALL = "en_US.utf8", 2026-05-26 10:34:12.965 | LANG = "de_DE.UTF-8" 2026-05-26 10:34:12.965 | are supported and installed on your system. 2026-05-26 10:34:12.965 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:34:13.470 | 2026-05-26 10:34:13.471 | Running kernel seems to be up-to-date. 2026-05-26 10:34:13.471 | 2026-05-26 10:34:13.471 | Restarting services... 2026-05-26 10:34:13.495 | 2026-05-26 10:34:13.495 | Service restarts being deferred: 2026-05-26 10:34:13.495 | systemctl restart virtlockd.service 2026-05-26 10:34:13.495 | systemctl restart virtlogd.service 2026-05-26 10:34:13.496 | 2026-05-26 10:34:13.496 | No containers need to be restarted. 2026-05-26 10:34:13.496 | 2026-05-26 10:34:13.496 | User sessions running outdated binaries: 2026-05-26 10:34:13.496 | quobyte @ session #6: sshd[1985] 2026-05-26 10:34:13.506 | 2026-05-26 10:34:13.506 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-26 10:34:15.667 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:34:15.669 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:34:15.672 | + functions-common:time_stop:2412 : local name 2026-05-26 10:34:15.674 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:34:15.677 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:34:15.680 | + functions-common:time_stop:2415 : local total 2026-05-26 10:34:15.682 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:34:15.685 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:34:15.687 | + functions-common:time_stop:2419 : start_time=1779791637852 2026-05-26 10:34:15.690 | + functions-common:time_stop:2421 : [[ -z 1779791637852 ]] 2026-05-26 10:34:15.693 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:34:15.698 | + functions-common:time_stop:2424 : end_time=1779791655695 2026-05-26 10:34:15.701 | + functions-common:time_stop:2425 : elapsed_time=17843 2026-05-26 10:34:15.704 | + functions-common:time_stop:2426 : total=176867 2026-05-26 10:34:15.707 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:34:15.709 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=194710 2026-05-26 10:34:15.712 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:34:15.715 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-26 10:34:15.718 | + functions-common:install_package:1430 : update_package_repo 2026-05-26 10:34:15.721 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-26 10:34:15.724 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-26 10:34:15.727 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-26 10:34:15.730 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-26 10:34:15.733 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-26 10:34:15.735 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:34:15.738 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:34:15.741 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-26 10:34:15.744 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-26 10:34:15.746 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-26 10:34:15.749 | + functions-common:apt_get_update:1159 : return 2026-05-26 10:34:15.752 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-26 10:34:15.755 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-26 10:34:15.758 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:34:15.761 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:34:15.764 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-26 10:34:15.786 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-05-26 10:34:15.824 | Reading package lists... 2026-05-26 10:34:16.212 | Building dependency tree... 2026-05-26 10:34:16.213 | Reading state information... 2026-05-26 10:34:16.824 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-26 10:34:16.824 | ovmf set to manually installed. 2026-05-26 10:34:16.824 | 0 upgraded, 0 newly installed, 0 to remove and 38 not upgraded. 2026-05-26 10:34:16.829 | + functions-common:apt_get:1203 : result=0 2026-05-26 10:34:16.832 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-26 10:34:16.835 | + functions-common:time_stop:2412 : local name 2026-05-26 10:34:16.838 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:34:16.841 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:34:16.843 | + functions-common:time_stop:2415 : local total 2026-05-26 10:34:16.846 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:34:16.849 | + functions-common:time_stop:2418 : name=apt-get 2026-05-26 10:34:16.851 | + functions-common:time_stop:2419 : start_time=1779791655783 2026-05-26 10:34:16.854 | + functions-common:time_stop:2421 : [[ -z 1779791655783 ]] 2026-05-26 10:34:16.857 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:34:16.861 | + functions-common:time_stop:2424 : end_time=1779791656858 2026-05-26 10:34:16.863 | + functions-common:time_stop:2425 : elapsed_time=1075 2026-05-26 10:34:16.866 | + functions-common:time_stop:2426 : total=194710 2026-05-26 10:34:16.868 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:34:16.871 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=195785 2026-05-26 10:34:16.874 | + functions-common:apt_get:1207 : return 0 2026-05-26 10:34:16.876 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-26 10:34:16.881 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:34:16.884 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-26 10:34:16.887 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-26 10:34:16.890 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-26 10:34:16.893 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-26 10:34:16.896 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-26 10:34:16.915 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:34:16.919 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-26 10:34:16.940 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-26 10:34:16.943 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-26 10:34:16.946 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-26 10:34:16.949 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-26 10:34:16.952 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-26 10:34:16.955 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-26 10:34:16.958 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-26 10:34:16.961 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:34:16.965 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:34:16.968 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:34:16.970 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:34:16.974 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:34:16.992 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:34:16.995 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:34:16.998 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:34:17.001 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-26 10:34:17.002 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:34:17.007 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-26 10:34:17.009 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:34:17.012 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-26 10:34:17.014 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:34:17.017 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:34:17.020 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:34:17.023 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:34:17.025 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:34:17.028 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:34:17.030 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:34:17.033 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:34:17.037 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:34:17.042 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791657039 2026-05-26 10:34:17.045 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-26 10:34:17.048 | Cloning into '/opt/stack/novnc'... 2026-05-26 10:34:18.923 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:34:18.926 | + functions-common:time_stop:2412 : local name 2026-05-26 10:34:18.928 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:34:18.931 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:34:18.934 | + functions-common:time_stop:2415 : local total 2026-05-26 10:34:18.937 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:34:18.940 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:34:18.942 | + functions-common:time_stop:2419 : start_time=1779791657039 2026-05-26 10:34:18.945 | + functions-common:time_stop:2421 : [[ -z 1779791657039 ]] 2026-05-26 10:34:18.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:34:18.953 | + functions-common:time_stop:2424 : end_time=1779791658950 2026-05-26 10:34:18.956 | + functions-common:time_stop:2425 : elapsed_time=1911 2026-05-26 10:34:18.959 | + functions-common:time_stop:2426 : total=146825 2026-05-26 10:34:18.962 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:34:18.965 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148736 2026-05-26 10:34:18.968 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-26 10:34:18.971 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-26 10:34:18.974 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:34:18.977 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:34:18.979 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:34:18.982 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:34:18.985 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:34:18.988 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:34:18.991 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:34:18.994 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:34:18.997 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:34:19.001 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791658998 2026-05-26 10:34:19.004 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-26 10:34:19.380 | From https://github.com/novnc/novnc 2026-05-26 10:34:19.380 | * tag v1.3.0 -> FETCH_HEAD 2026-05-26 10:34:19.389 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:34:19.392 | + functions-common:time_stop:2412 : local name 2026-05-26 10:34:19.395 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:34:19.397 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:34:19.400 | + functions-common:time_stop:2415 : local total 2026-05-26 10:34:19.402 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:34:19.405 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:34:19.407 | + functions-common:time_stop:2419 : start_time=1779791658998 2026-05-26 10:34:19.410 | + functions-common:time_stop:2421 : [[ -z 1779791658998 ]] 2026-05-26 10:34:19.414 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:34:19.417 | + functions-common:time_stop:2424 : end_time=1779791659415 2026-05-26 10:34:19.419 | + functions-common:time_stop:2425 : elapsed_time=417 2026-05-26 10:34:19.422 | + functions-common:time_stop:2426 : total=148736 2026-05-26 10:34:19.424 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:34:19.427 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149153 2026-05-26 10:34:19.429 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:34:19.431 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:34:19.434 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:34:19.436 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:34:19.439 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:34:19.441 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:34:19.444 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:34:19.447 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:34:19.449 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:34:19.453 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:34:19.456 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791659454 2026-05-26 10:34:19.459 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:34:19.490 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:34:19.490 | 2026-05-26 10:34:19.490 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:34:19.491 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:34:19.491 | state without impacting any branches by switching back to a branch. 2026-05-26 10:34:19.491 | 2026-05-26 10:34:19.491 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:34:19.491 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:34:19.491 | 2026-05-26 10:34:19.491 | git switch -c 2026-05-26 10:34:19.491 | 2026-05-26 10:34:19.491 | Or undo this operation with: 2026-05-26 10:34:19.491 | 2026-05-26 10:34:19.491 | git switch - 2026-05-26 10:34:19.492 | 2026-05-26 10:34:19.492 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:34:19.492 | 2026-05-26 10:34:19.492 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-26 10:34:19.495 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:34:19.497 | + functions-common:time_stop:2412 : local name 2026-05-26 10:34:19.500 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:34:19.502 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:34:19.504 | + functions-common:time_stop:2415 : local total 2026-05-26 10:34:19.506 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:34:19.508 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:34:19.510 | + functions-common:time_stop:2419 : start_time=1779791659454 2026-05-26 10:34:19.512 | + functions-common:time_stop:2421 : [[ -z 1779791659454 ]] 2026-05-26 10:34:19.515 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:34:19.519 | + functions-common:time_stop:2424 : end_time=1779791659517 2026-05-26 10:34:19.521 | + functions-common:time_stop:2425 : elapsed_time=63 2026-05-26 10:34:19.523 | + functions-common:time_stop:2426 : total=149153 2026-05-26 10:34:19.525 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:34:19.528 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149216 2026-05-26 10:34:19.530 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-26 10:34:19.546 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-26 10:34:19.550 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:34:19.550 | + functions-common:git_clone:665 : head -1 2026-05-26 10:34:19.552 | 463c39e noVNC 1.3.0 2026-05-26 10:34:19.555 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:34:19.558 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-26 10:34:19.575 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:34:19.578 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/11/989211/2 2026-05-26 10:34:19.581 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-26 10:34:19.583 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-26 10:34:19.586 | + functions-common:git_clone:583 : local git_ref=refs/changes/11/989211/2 2026-05-26 10:34:19.589 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:34:19.593 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:34:19.596 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:34:19.599 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:34:19.603 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:34:19.622 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:34:19.625 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:34:19.627 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:34:19.630 | + functions-common:git_clone:602 : echo refs/changes/11/989211/2 2026-05-26 10:34:19.631 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:34:19.637 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/nova ]] 2026-05-26 10:34:19.639 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-26 10:34:19.642 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-26 10:34:19.644 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:34:19.647 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:34:19.650 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:34:19.652 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:34:19.655 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:34:19.658 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:34:19.661 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:34:19.664 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:34:19.667 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:34:19.672 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791659668 2026-05-26 10:34:19.674 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-26 10:34:19.678 | Cloning into '/opt/stack/nova'... 2026-05-26 10:37:57.252 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:37:57.254 | + functions-common:time_stop:2412 : local name 2026-05-26 10:37:57.256 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:37:57.260 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:37:57.262 | + functions-common:time_stop:2415 : local total 2026-05-26 10:37:57.264 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:37:57.268 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:37:57.271 | + functions-common:time_stop:2419 : start_time=1779791659668 2026-05-26 10:37:57.273 | + functions-common:time_stop:2421 : [[ -z 1779791659668 ]] 2026-05-26 10:37:57.276 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:37:57.283 | + functions-common:time_stop:2424 : end_time=1779791877279 2026-05-26 10:37:57.286 | + functions-common:time_stop:2425 : elapsed_time=217611 2026-05-26 10:37:57.289 | + functions-common:time_stop:2426 : total=149216 2026-05-26 10:37:57.293 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:37:57.295 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=366827 2026-05-26 10:37:57.297 | + functions-common:git_clone:612 : cd /opt/stack/nova 2026-05-26 10:37:57.301 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/11/989211/2 2026-05-26 10:37:57.304 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:37:57.307 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:37:57.310 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:37:57.312 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:37:57.314 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:37:57.318 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:37:57.320 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:37:57.322 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:37:57.326 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:37:57.330 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791877327 2026-05-26 10:37:57.334 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/11/989211/2 2026-05-26 10:37:58.579 | From https://review.opendev.org/openstack/nova 2026-05-26 10:37:58.579 | * branch refs/changes/11/989211/2 -> FETCH_HEAD 2026-05-26 10:37:58.588 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:37:58.592 | + functions-common:time_stop:2412 : local name 2026-05-26 10:37:58.595 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:37:58.599 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:37:58.601 | + functions-common:time_stop:2415 : local total 2026-05-26 10:37:58.604 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:37:58.607 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:37:58.610 | + functions-common:time_stop:2419 : start_time=1779791877327 2026-05-26 10:37:58.613 | + functions-common:time_stop:2421 : [[ -z 1779791877327 ]] 2026-05-26 10:37:58.618 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:37:58.623 | + functions-common:time_stop:2424 : end_time=1779791878619 2026-05-26 10:37:58.628 | + functions-common:time_stop:2425 : elapsed_time=1292 2026-05-26 10:37:58.632 | + functions-common:time_stop:2426 : total=366827 2026-05-26 10:37:58.636 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:37:58.640 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=368119 2026-05-26 10:37:58.642 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-26 10:37:58.796 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:37:58.796 | 2026-05-26 10:37:58.796 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:37:58.796 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:37:58.797 | state without impacting any branches by switching back to a branch. 2026-05-26 10:37:58.797 | 2026-05-26 10:37:58.797 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:37:58.797 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:37:58.797 | 2026-05-26 10:37:58.797 | git switch -c 2026-05-26 10:37:58.797 | 2026-05-26 10:37:58.797 | Or undo this operation with: 2026-05-26 10:37:58.797 | 2026-05-26 10:37:58.797 | git switch - 2026-05-26 10:37:58.797 | 2026-05-26 10:37:58.798 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:37:58.798 | 2026-05-26 10:37:58.798 | HEAD is now at 23a8ba5c9b Use static pages for eom release release notes 2026-05-26 10:37:58.801 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-26 10:37:58.822 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-26 10:37:58.825 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:37:58.827 | + functions-common:git_clone:665 : head -1 2026-05-26 10:37:58.833 | 23a8ba5c9b Use static pages for eom release release notes 2026-05-26 10:37:58.836 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:37:58.838 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-26 10:37:58.842 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:37:58.845 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-26 10:37:58.847 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-26 10:37:58.851 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:37:58.854 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-26 10:37:58.856 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:37:58.858 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-26 10:37:58.862 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-26 10:37:58.865 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:37:58.868 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:37:58.872 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-26 10:37:58.874 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:37:58.876 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-26 10:37:58.878 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:37:58.882 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:37:58.888 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-26 10:37:58.894 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-26 10:37:58.896 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-26 10:37:58.899 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-26 10:37:59.057 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-26 10:37:59.061 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:37:59.065 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:37:59.068 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:37:59.072 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-26 10:37:59.075 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-26 10:37:59.078 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:37:59.081 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:37:59.084 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:37:59.088 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:37:59.090 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:37:59.094 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:37:59.097 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:37:59.099 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-26 10:37:59.125 | Using python 3.12 to install /opt/stack/nova 2026-05-26 10:37:59.127 | + 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-05-26 10:38:00.158 | Obtaining file:///opt/stack/nova 2026-05-26 10:38:00.162 | Installing build dependencies: started 2026-05-26 10:38:01.993 | Installing build dependencies: finished with status 'done' 2026-05-26 10:38:01.995 | Checking if build backend supports build_editable: started 2026-05-26 10:38:02.538 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:38:02.540 | Getting requirements to build editable: started 2026-05-26 10:38:02.846 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:38:02.849 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:38:04.979 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:38:05.004 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (7.0.3) 2026-05-26 10:38:05.004 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.0.46) 2026-05-26 10:38:05.008 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.2.1) 2026-05-26 10:38:05.008 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (0.40.4) 2026-05-26 10:38:05.008 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.1.6) 2026-05-26 10:38:05.008 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (12.0.0) 2026-05-26 10:38:05.009 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (6.0.2) 2026-05-26 10:38:05.010 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.5.1) 2026-05-26 10:38:05.011 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (43.0.3) 2026-05-26 10:38:05.012 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.8.9) 2026-05-26 10:38:05.013 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.3.2) 2026-05-26 10:38:05.014 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.1.0) 2026-05-26 10:38:05.015 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.10.1) 2026-05-26 10:38:05.016 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.17.0) 2026-05-26 10:38:05.017 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.18.4) 2026-05-26 10:38:05.018 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.3.0) 2026-05-26 10:38:05.019 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.0.0) 2026-05-26 10:38:05.020 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.26.0) 2026-05-26 10:38:05.021 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (9.9.0) 2026-05-26 10:38:05.023 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.13.1) 2026-05-26 10:38:05.023 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (11.8.0) 2026-05-26 10:38:05.025 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.11.0) 2026-05-26 10:38:05.025 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.32.5) 2026-05-26 10:38:05.028 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.7.0) 2026-05-26 10:38:05.224 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev151) 2026-05-26 10:38:05.375 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-26 10:38:05.392 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.1.1) 2026-05-26 10:38:05.393 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (7.4.1) 2026-05-26 10:38:05.394 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (10.3.0) 2026-05-26 10:38:05.395 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (6.3.0) 2026-05-26 10:38:05.396 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (8.1.0) 2026-05-26 10:38:05.397 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.10.0) 2026-05-26 10:38:05.398 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.7.0) 2026-05-26 10:38:05.401 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.9.1) 2026-05-26 10:38:05.401 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.7.1) 2026-05-26 10:38:05.401 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (10.0.1) 2026-05-26 10:38:05.402 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (18.0.0) 2026-05-26 10:38:05.403 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (7.9.0) 2026-05-26 10:38:05.404 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (17.3.0) 2026-05-26 10:38:05.405 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.0.0) 2026-05-26 10:38:05.406 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.10.1) 2026-05-26 10:38:05.407 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (6.7.2) 2026-05-26 10:38:05.408 | 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.dev151) (4.5.1) 2026-05-26 10:38:05.409 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.0.0) 2026-05-26 10:38:05.410 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (8.0.0) 2026-05-26 10:38:05.411 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (7.2.2) 2026-05-26 10:38:05.412 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.9.0) 2026-05-26 10:38:05.413 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (7.0.0) 2026-05-26 10:38:05.415 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.1.0) 2026-05-26 10:38:05.415 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.6.0) 2026-05-26 10:38:05.416 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.3.0) 2026-05-26 10:38:05.417 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (5.6.0) 2026-05-26 10:38:05.444 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev151) 2026-05-26 10:38:05.462 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-26 10:38:05.473 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (8.1.0) 2026-05-26 10:38:05.473 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (0.2.3) 2026-05-26 10:38:05.475 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.4.2) 2026-05-26 10:38:05.476 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (1.8.2) 2026-05-26 10:38:05.477 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (2.9.0.post0) 2026-05-26 10:38:05.480 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (3.2.1) 2026-05-26 10:38:05.480 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (4.10.0) 2026-05-26 10:38:05.480 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev151) (6.0.3) 2026-05-26 10:38:05.484 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev151) (1.3.10) 2026-05-26 10:38:05.485 | 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.dev151) (4.15.0) 2026-05-26 10:38:05.489 | 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.dev151) (7.3.0) 2026-05-26 10:38:05.494 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev151) (2.0.0) 2026-05-26 10:38:05.499 | 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.dev151) (3.0) 2026-05-26 10:38:05.507 | 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.dev151) (2.8.0) 2026-05-26 10:38:05.515 | 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.dev151) (3.0.0) 2026-05-26 10:38:05.518 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev151) (2.1.1) 2026-05-26 10:38:05.522 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev151) (3.0.3) 2026-05-26 10:38:05.526 | 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.dev151) (25.4.0) 2026-05-26 10:38:05.527 | 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.dev151) (2025.9.1) 2026-05-26 10:38:05.528 | 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.dev151) (0.37.0) 2026-05-26 10:38:05.529 | 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.dev151) (0.30.0) 2026-05-26 10:38:05.539 | 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.dev151) (2.1.0) 2026-05-26 10:38:05.547 | 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.dev151) (4.0.1) 2026-05-26 10:38:05.548 | 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.dev151) (2.11.0) 2026-05-26 10:38:05.549 | 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.dev151) (5.8.0) 2026-05-26 10:38:05.563 | 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.dev151) (1.5.0) 2026-05-26 10:38:05.564 | 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.dev151) (1.1.0) 2026-05-26 10:38:05.566 | 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.dev151) (1.33) 2026-05-26 10:38:05.568 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev151) (4.9.2) 2026-05-26 10:38:05.569 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev151) (1.4.0) 2026-05-26 10:38:05.578 | 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.dev151) (3.0.0) 2026-05-26 10:38:05.585 | 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.dev151) (9.1.4) 2026-05-26 10:38:05.598 | 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.dev151) (2.16.1) 2026-05-26 10:38:05.599 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev151) (0.8.1) 2026-05-26 10:38:05.607 | 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.dev151) (0.20) 2026-05-26 10:38:05.620 | 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.dev151) (2.0.2) 2026-05-26 10:38:05.621 | 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.dev151) (0.5.0) 2026-05-26 10:38:05.639 | 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.dev151) (7.0.1) 2026-05-26 10:38:05.640 | 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.dev151) (5.3.1) 2026-05-26 10:38:05.642 | 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.dev151) (5.6.2) 2026-05-26 10:38:05.642 | 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.dev151) (0.15.1) 2026-05-26 10:38:05.646 | 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.dev151) (5.1.0) 2026-05-26 10:38:05.656 | 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.dev151) (2025.3) 2026-05-26 10:38:05.657 | 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.dev151) (26.0) 2026-05-26 10:38:05.665 | 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.dev151) (0.24.1) 2026-05-26 10:38:05.668 | 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.dev151) (5.0.0) 2026-05-26 10:38:05.671 | 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.dev151) (4.0.1) 2026-05-26 10:38:05.685 | 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.dev151) (1.1.2) 2026-05-26 10:38:05.707 | 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.dev151) (1.7.3) 2026-05-26 10:38:05.713 | 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.dev151) (2.2.0) 2026-05-26 10:38:05.719 | 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.dev151) (1.3.7) 2026-05-26 10:38:05.729 | 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.dev151) (3.3.2) 2026-05-26 10:38:05.743 | 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.dev151) (4.3.1) 2026-05-26 10:38:05.744 | 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.dev151) (3.7.0) 2026-05-26 10:38:05.754 | 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.dev151) (2.4.0) 2026-05-26 10:38:05.764 | 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.dev151) (2.2.1) 2026-05-26 10:38:05.765 | 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.dev151) (1.6.2) 2026-05-26 10:38:05.774 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev151) (82.0.1) 2026-05-26 10:38:05.794 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev151) (0.6.0) 2026-05-26 10:38:05.839 | 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.dev151) (4.13.3) 2026-05-26 10:38:05.845 | 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.dev151) (0.6.0) 2026-05-26 10:38:05.846 | Requirement already satisfied: cmd2>=1.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.dev151) (3.2.0) 2026-05-26 10:38:05.857 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (1.11.0) 2026-05-26 10:38:05.858 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (14.3.3) 2026-05-26 10:38:05.859 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (1.7.2) 2026-05-26 10:38:05.876 | 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.dev151) (1.17.0) 2026-05-26 10:38:05.883 | 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.dev151) (2.1.0) 2026-05-26 10:38:05.885 | 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.dev151) (24.2.1) 2026-05-26 10:38:05.905 | 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.dev151) (4.4.0) 2026-05-26 10:38:05.933 | 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.dev151) (3.4.4) 2026-05-26 10:38:05.934 | 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.dev151) (3.11) 2026-05-26 10:38:05.935 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev151) (2.6.3) 2026-05-26 10:38:05.936 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev151) (2023.11.17) 2026-05-26 10:38:05.983 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (4.0.0) 2026-05-26 10:38:05.984 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (2.19.2) 2026-05-26 10:38:05.996 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev151) (0.1.2) 2026-05-26 10:38:06.017 | 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.dev151) (0.7) 2026-05-26 10:38:06.074 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev151) (2.8.5) 2026-05-26 10:38:06.081 | 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.dev151) (0.16.0) 2026-05-26 10:38:06.578 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev151) 2026-05-26 10:38:06.594 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-26 10:38:06.669 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev151) 2026-05-26 10:38:06.685 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-26 10:38:06.742 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev151) 2026-05-26 10:38:06.759 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-26 10:38:06.878 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-26 10:38:06.902 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-26 10:38:06.928 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-26 10:38:06.974 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-26 10:38:07.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 23.4 MB/s 0:00:00 2026-05-26 10:38:07.734 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-26 10:38:07.796 | Building wheels for collected packages: nova 2026-05-26 10:38:07.798 | Building editable for nova (pyproject.toml): started 2026-05-26 10:38:10.230 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-26 10:38:10.234 | Created wheel for nova: filename=nova-33.1.0.dev151-0.editable-py3-none-any.whl size=9435 sha256=b37a14c2d94ce0dd9d8ae03cd6b8f742bf244de988ca9ba6db3de00d9a01ff75 2026-05-26 10:38:10.234 | Stored in directory: /tmp/pip-ephem-wheel-cache-zk55s0l_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-26 10:38:10.238 | Successfully built nova 2026-05-26 10:38:10.527 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-26 10:38:14.903 | 2026-05-26 10:38:14.928 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev151 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-26 10:38:15.134 | + inc/python:pip_install:216 : result=0 2026-05-26 10:38:15.137 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:38:15.140 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:15.143 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:15.146 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:15.149 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:15.152 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:15.154 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:38:15.157 | + functions-common:time_stop:2419 : start_time=1779791879119 2026-05-26 10:38:15.160 | + functions-common:time_stop:2421 : [[ -z 1779791879119 ]] 2026-05-26 10:38:15.163 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:15.168 | + functions-common:time_stop:2424 : end_time=1779791895164 2026-05-26 10:38:15.171 | + functions-common:time_stop:2425 : elapsed_time=16045 2026-05-26 10:38:15.173 | + functions-common:time_stop:2426 : total=145139 2026-05-26 10:38:15.176 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:15.178 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=161184 2026-05-26 10:38:15.181 | + inc/python:pip_install:219 : return 0 2026-05-26 10:38:15.184 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:38:15.187 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:38:15.190 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-26 10:38:15.193 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-26 10:38:15.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:38:15.199 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:38:15.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-26 10:38:15.205 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:38:15.209 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-05-26 10:38:15.227 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:38:15.230 | + ./stack.sh:main:956 : configure_nova 2026-05-26 10:38:15.233 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-26 10:38:15.249 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-26 10:38:15.252 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-26 10:38:15.255 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-26 10:38:15.260 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-26 10:38:15.260 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-26 10:38:15.265 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-26 10:38:15.268 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-26 10:38:15.271 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-26 10:38:15.274 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-26 10:38:15.277 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-26 10:38:15.280 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-26 10:38:15.283 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-26 10:38:15.287 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-26 10:38:15.302 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-26 10:38:15.318 | + 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-05-26 10:38:15.334 | + 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-05-26 10:38:15.351 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-26 10:38:15.367 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-26 10:38:15.383 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-26 10:38:15.387 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-26 10:38:15.392 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.8IsAN2n4Es 2026-05-26 10:38:15.394 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-26 10:38:15.398 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-26 10:38:15.401 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-26 10:38:15.404 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-26 10:38:15.408 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-26 10:38:15.410 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.8IsAN2n4Es 2026-05-26 10:38:15.415 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.8IsAN2n4Es 2026-05-26 10:38:15.431 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.8IsAN2n4Es /etc/sudoers.d/nova-rootwrap 2026-05-26 10:38:15.448 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-26 10:38:15.453 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-26 10:38:15.456 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-26 10:38:15.459 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-26 10:38:15.462 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-26 10:38:15.466 | + 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-05-26 10:38:15.468 | + 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-05-26 10:38:15.473 | + 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-05-26 10:38:15.473 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-26 10:38:15.483 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-26 10:38:15.488 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-26 10:38:15.503 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-26 10:38:15.518 | + 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-05-26 10:38:15.521 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-26 10:38:15.526 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-26 10:38:15.544 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:15.547 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-26 10:38:15.559 | net.ipv4.ip_forward = 1 2026-05-26 10:38:15.563 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-26 10:38:15.566 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-26 10:38:15.569 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-26 10:38:15.586 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-26 10:38:15.588 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-26 10:38:15.591 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-26 10:38:15.606 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-26 10:38:15.611 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-26 10:38:15.612 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-26 10:38:15.618 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:6d04755a7c 2026-05-26 10:38:15.624 | InitiatorName=iqn.2016-04.com.open-iscsi:6d04755a7c 2026-05-26 10:38:15.628 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:15.631 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-26 10:38:15.707 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-26 10:38:15.710 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-26 10:38:15.712 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:15.715 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-26 10:38:15.779 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-26 10:38:15.784 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-26 10:38:15.790 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-26 10:38:15.794 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-26 10:38:15.832 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-26 10:38:15.834 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-26 10:38:15.866 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-26 10:38:15.899 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-26 10:38:15.930 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-26 10:38:15.965 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-26 10:38:15.999 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-26 10:38:16.032 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.203 2026-05-26 10:38:16.062 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-26 10:38:16.090 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-26 10:38:16.121 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-26 10:38:16.153 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-26 10:38:16.186 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-26 10:38:16.220 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-26 10:38:16.252 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-26 10:38:16.284 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-26 10:38:16.313 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-26 10:38:16.315 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:38:16.318 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:38:16.321 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:38:16.323 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:38:16.326 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:38:16.329 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:38:16.331 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:38:16.333 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:38:16.336 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:38:16.338 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:38:16.340 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:38:16.343 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:38:16.345 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:38:16.347 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-26 10:38:16.364 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:16.367 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:38:16.370 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-26 10:38:16.372 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-26 10:38:16.407 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-26 10:38:16.410 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-26 10:38:16.412 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-26 10:38:16.415 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-26 10:38:16.418 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:38:16.421 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:16.424 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:38:16.442 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:16.445 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:38:16.448 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-26 10:38:16.451 | + 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-05-26 10:38:16.488 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-26 10:38:16.490 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-26 10:38:16.493 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-26 10:38:16.496 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-26 10:38:16.499 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:38:16.502 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:16.505 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:38:16.524 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:16.527 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:38:16.530 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-26 10:38:16.533 | + 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-05-26 10:38:16.570 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-26 10:38:16.606 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-26 10:38:16.639 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-26 10:38:16.671 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-26 10:38:16.689 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:16.692 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-26 10:38:16.713 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:16.718 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-26 10:38:16.718 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-26 10:38:16.723 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-26 10:38:16.726 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-26 10:38:16.760 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:16.763 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-26 10:38:16.801 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-26 10:38:16.834 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-26 10:38:16.837 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:16.841 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-26 10:38:16.843 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-26 10:38:16.846 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:38:16.849 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-26 10:38:16.852 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:16.855 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:38:16.857 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-26 10:38:16.860 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-26 10:38:16.893 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-26 10:38:16.925 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.203/identity 2026-05-26 10:38:16.958 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-26 10:38:16.989 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-26 10:38:17.022 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-26 10:38:17.054 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-26 10:38:17.088 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-26 10:38:17.120 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:38:17.154 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:38:17.186 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-26 10:38:17.220 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:38:17.223 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-26 10:38:17.241 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:17.243 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-26 10:38:17.246 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-26 10:38:17.280 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-26 10:38:17.283 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:17.286 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:38:17.289 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-26 10:38:17.291 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-26 10:38:17.325 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-26 10:38:17.359 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.203/identity 2026-05-26 10:38:17.392 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-26 10:38:17.426 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-26 10:38:17.460 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-26 10:38:17.496 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-26 10:38:17.530 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-26 10:38:17.565 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-26 10:38:17.582 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:17.585 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-26 10:38:17.604 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:17.607 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-26 10:38:17.609 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-26 10:38:17.643 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-26 10:38:17.679 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-26 10:38:17.682 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-26 10:38:17.715 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-26 10:38:17.718 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-26 10:38:17.720 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-26 10:38:17.723 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:38:17.725 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:38:17.728 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:38:17.731 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:38:17.733 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:38:17.736 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:38:17.739 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:38:17.741 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:38:17.744 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:38:17.746 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:38:17.749 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:38:17.752 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:38:17.754 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:38:17.757 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-26 10:38:17.760 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-26 10:38:17.763 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:17.766 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:38:17.787 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:38:17.790 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:38:17.793 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:17.796 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:38:17.799 | + 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-05-26 10:38:17.833 | + 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-05-26 10:38:17.868 | + 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-05-26 10:38:17.902 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:38:17.934 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-26 10:38:17.970 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-26 10:38:18.005 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-26 10:38:18.024 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:18.027 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-05-26 10:38:18.029 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-26 10:38:18.032 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-26 10:38:18.035 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-26 10:38:18.038 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-26 10:38:18.041 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-26 10:38:18.044 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-26 10:38:18.047 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:38:18.049 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:38:18.065 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:38:18.066 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:18.076 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:38:18.081 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:18.094 | /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-05-26 10:38:18.099 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-26 10:38:18.102 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-26 10:38:18.106 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:38:18.109 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-26 10:38:18.142 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-26 10:38:18.172 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-26 10:38:18.202 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:38:18.233 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:38:18.262 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:38:18.292 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:38:18.323 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:38:18.353 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:38:18.384 | + 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-05-26 10:38:18.415 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:38:18.445 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:38:18.476 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:38:18.506 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-26 10:38:18.537 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-26 10:38:18.539 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-26 10:38:18.542 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-26 10:38:18.545 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-26 10:38:18.547 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:38:18.549 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:18.551 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:18.554 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-26 10:38:18.556 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-26 10:38:18.558 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-26 10:38:18.584 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-26 10:38:18.611 | + 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-05-26 10:38:18.611 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-26 10:38:18.621 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-26 10:38:18.625 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-26 10:38:18.628 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-26 10:38:18.630 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:38:18.632 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:38:18.634 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:38:18.636 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:38:18.638 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:18.641 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:18.643 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:38:18.645 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:38:18.647 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:18.649 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:18.651 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-26 10:38:18.663 | perl: warning: Setting locale failed. 2026-05-26 10:38:18.663 | perl: warning: Please check that your locale settings: 2026-05-26 10:38:18.663 | LANGUAGE = (unset), 2026-05-26 10:38:18.663 | LC_ALL = "en_US.utf8", 2026-05-26 10:38:18.664 | LANG = "de_DE.UTF-8" 2026-05-26 10:38:18.664 | are supported and installed on your system. 2026-05-26 10:38:18.664 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:38:18.703 | Enabling site nova-api. 2026-05-26 10:38:18.708 | To activate the new configuration, you need to run: 2026-05-26 10:38:18.709 | systemctl reload apache2 2026-05-26 10:38:18.713 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-26 10:38:18.715 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:38:18.718 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:18.720 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:38:18.856 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-26 10:38:18.874 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:18.876 | + 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-05-26 10:38:18.878 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-26 10:38:18.880 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-26 10:38:18.882 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-26 10:38:18.884 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-26 10:38:18.886 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-26 10:38:18.888 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-26 10:38:18.891 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:38:18.893 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:38:18.907 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:38:18.908 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:18.917 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:38:18.921 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:18.934 | /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-05-26 10:38:18.939 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-26 10:38:18.941 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-26 10:38:18.945 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:38:18.947 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-26 10:38:18.976 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-26 10:38:19.004 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-26 10:38:19.030 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:38:19.057 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:38:19.083 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:38:19.110 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:38:19.137 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:38:19.163 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:38:19.191 | + 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-05-26 10:38:19.217 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:38:19.244 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:38:19.270 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:38:19.296 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-26 10:38:19.323 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-26 10:38:19.325 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-26 10:38:19.352 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-26 10:38:19.367 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:19.369 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-26 10:38:19.399 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-26 10:38:19.401 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-26 10:38:19.403 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-26 10:38:19.418 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:19.421 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:38:19.423 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:38:19.451 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-26 10:38:19.482 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-26 10:38:19.484 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-26 10:38:19.486 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-26 10:38:19.489 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:38:19.491 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-26 10:38:19.493 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:38:19.508 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:19.511 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-26 10:38:19.513 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-26 10:38:19.515 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:38:19.531 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:19.533 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:38:19.536 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:38:19.563 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:38:19.565 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:38:19.567 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-26 10:38:19.595 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-26 10:38:19.622 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-26 10:38:19.651 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-26 10:38:19.666 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:19.669 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-26 10:38:19.696 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-26 10:38:19.698 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-26 10:38:19.700 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-26 10:38:19.729 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-26 10:38:19.731 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:19.734 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:38:19.736 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-26 10:38:19.738 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-26 10:38:19.765 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-26 10:38:19.792 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.203/identity 2026-05-26 10:38:19.819 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-26 10:38:19.846 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-26 10:38:19.873 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-26 10:38:19.900 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-26 10:38:19.929 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-26 10:38:19.956 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-26 10:38:19.970 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:19.973 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-26 10:38:19.977 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:38:19.979 | + lib/nova:create_nova_conf:587 : local conf 2026-05-26 10:38:19.981 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-26 10:38:19.984 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-26 10:38:19.986 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:38:19.988 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:38:19.991 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-26 10:38:19.993 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-26 10:38:19.995 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-26 10:38:20.000 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-26 10:38:20.002 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-26 10:38:20.004 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-26 10:38:20.006 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-26 10:38:20.008 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:38:20.010 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:20.012 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:38:20.026 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:20.028 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:38:20.031 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-26 10:38:20.033 | + 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-05-26 10:38:20.063 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-26 10:38:20.091 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-26 10:38:20.120 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:38:20.122 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-26 10:38:20.125 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-26 10:38:20.127 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-26 10:38:20.142 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:20.145 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-26 10:38:20.146 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-26 10:38:21.324 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-26 10:38:21.327 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-26 10:38:22.523 | Adding vhost "nova_cell1" ... 2026-05-26 10:38:22.614 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-26 10:38:23.687 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-26 10:38:23.721 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-26 10:38:23.724 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-26 10:38:23.727 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-26 10:38:23.729 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:38:23.731 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-26 10:38:23.735 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:38:23.753 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:23.757 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-26 10:38:23.759 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-26 10:38:23.762 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:38:23.778 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:23.780 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/nova_cell1 2026-05-26 10:38:23.784 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/nova_cell1 2026-05-26 10:38:23.816 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:38:23.818 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:38:23.821 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-26 10:38:23.839 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:23.842 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-26 10:38:23.845 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-26 10:38:23.847 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-26 10:38:23.850 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-26 10:38:23.853 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:38:23.856 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-26 10:38:23.858 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-26 10:38:23.893 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-26 10:38:23.926 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.203/identity 2026-05-26 10:38:23.959 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-26 10:38:23.992 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-26 10:38:24.026 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-26 10:38:24.058 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-26 10:38:24.090 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-26 10:38:24.123 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-26 10:38:24.126 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-26 10:38:24.129 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-26 10:38:24.132 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:38:24.151 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:38:24.153 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:38:24.157 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:24.159 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:38:24.162 | + 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-05-26 10:38:24.194 | + 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-05-26 10:38:24.227 | + 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-05-26 10:38:24.261 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:38:24.295 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-26 10:38:24.329 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:38:24.334 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-26 10:38:24.338 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:38:24.340 | + lib/nova:create_nova_conf:621 : local conf 2026-05-26 10:38:24.343 | + lib/nova:create_nova_conf:622 : local offset 2026-05-26 10:38:24.348 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-26 10:38:24.350 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:38:24.353 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:38:24.356 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-26 10:38:24.359 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-26 10:38:24.362 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-26 10:38:24.365 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-26 10:38:24.368 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-26 10:38:24.371 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-26 10:38:24.373 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-26 10:38:24.392 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:24.395 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-26 10:38:24.432 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-26 10:38:24.466 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-26 10:38:24.468 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-26 10:38:24.471 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-26 10:38:24.474 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-26 10:38:24.491 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:24.494 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-26 10:38:24.513 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:24.515 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-26 10:38:24.535 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:24.538 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-26 10:38:24.540 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-26 10:38:24.543 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-26 10:38:24.546 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-26 10:38:24.565 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:24.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-26 10:38:24.586 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-26 10:38:24.587 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-26 10:38:24.596 | cgroup_device_acl = [ 2026-05-26 10:38:24.596 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-26 10:38:24.596 | "/dev/random", "/dev/urandom", 2026-05-26 10:38:24.597 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-26 10:38:24.597 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-26 10:38:24.597 | "/dev/vfio/vfio", 2026-05-26 10:38:24.597 | ] 2026-05-26 10:38:24.601 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-26 10:38:24.604 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:38:24.607 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:38:24.610 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:38:24.613 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:38:24.615 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:38:24.618 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:38:24.621 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:38:24.624 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:38:24.626 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:38:24.629 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:38:24.632 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:38:24.634 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:38:24.637 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:38:24.640 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-26 10:38:24.645 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-26 10:38:24.648 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-26 10:38:24.650 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-26 10:38:24.653 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-26 10:38:24.680 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-26 10:38:24.683 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-26 10:38:24.686 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:24.689 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:24.692 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-05-26 10:38:24.694 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-26 10:38:24.697 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-05-26 10:38:24.713 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-26 10:38:24.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-05-26 10:38:24.724 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-05-26 10:38:24.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-05-26 10:38:24.744 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-26 10:38:24.744 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-26 10:38:24.754 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-26 10:38:24.758 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-26 10:38:24.761 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-26 10:38:24.764 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-26 10:38:24.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-26 10:38:24.770 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:24.772 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-26 10:38:24.836 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-26 10:38:24.839 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:24.842 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-26 10:38:24.936 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-26 10:38:24.976 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-26 10:38:25.013 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-26 10:38:25.016 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-26 10:38:25.052 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-26 10:38:25.086 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-05-26 10:38:25.118 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-26 10:38:25.151 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-26 10:38:25.185 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-26 10:38:25.189 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:38:25.193 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-26 10:38:25.196 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-26 10:38:25.201 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:38:25.205 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-26 10:38:25.208 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-26 10:38:25.210 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-26 10:38:25.213 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-26 10:38:25.216 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-26 10:38:25.219 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-26 10:38:25.237 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:25.239 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-26 10:38:25.242 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-26 10:38:25.245 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-26 10:38:25.248 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-26 10:38:25.250 | + lib/stack:stack_install_service:32 : install_placement 2026-05-26 10:38:25.253 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-26 10:38:25.256 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-26 10:38:25.259 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:38:25.262 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-26 10:38:25.265 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-26 10:38:25.268 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:38:25.273 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:38:25.273 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:38:25.278 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-26 10:38:25.281 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-26 10:38:25.284 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-26 10:38:25.287 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-26 10:38:25.291 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-26 10:38:25.312 | Using python 3.12 to install osc-placement 2026-05-26 10:38:25.314 | + 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-05-26 10:38:26.560 | Collecting osc-placement 2026-05-26 10:38:26.707 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-26 10:38:26.718 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-05-26 10:38:26.719 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-05-26 10:38:26.719 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-05-26 10:38:26.720 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-05-26 10:38:26.722 | 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-05-26 10:38:26.723 | 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.32.5) 2026-05-26 10:38:26.724 | 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.7.0) 2026-05-26 10:38:26.725 | 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-05-26 10:38:26.726 | 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-05-26 10:38:26.730 | 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.13.3) 2026-05-26 10:38:26.731 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-05-26 10:38:26.732 | 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.7.2) 2026-05-26 10:38:26.735 | 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-05-26 10:38:26.736 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-05-26 10:38:26.737 | 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-05-26 10:38:26.738 | 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-05-26 10:38:26.741 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-05-26 10:38:26.743 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-05-26 10:38:26.744 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-05-26 10:38:26.746 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-05-26 10:38:26.747 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-05-26 10:38:26.748 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-05-26 10:38:26.749 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-05-26 10:38:26.750 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-05-26 10:38:26.751 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-05-26 10:38:26.752 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-05-26 10:38:26.753 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-05-26 10:38:26.756 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-05-26 10:38:26.760 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-05-26 10:38:26.767 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-05-26 10:38:26.772 | 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-05-26 10:38:26.773 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-05-26 10:38:26.774 | 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-05-26 10:38:26.775 | 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.0) 2026-05-26 10:38:26.778 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-05-26 10:38:26.783 | 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-05-26 10:38:26.787 | 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.6.0) 2026-05-26 10:38:26.801 | 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.4) 2026-05-26 10:38:26.801 | 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.11) 2026-05-26 10:38:26.802 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-05-26 10:38:26.804 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-05-26 10:38:26.818 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-05-26 10:38:26.819 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-05-26 10:38:26.824 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-05-26 10:38:26.866 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-26 10:38:27.205 | Installing collected packages: osc-placement 2026-05-26 10:38:27.336 | Successfully installed osc-placement-4.8.0 2026-05-26 10:38:27.473 | + inc/python:pip_install:216 : result=0 2026-05-26 10:38:27.477 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:38:27.481 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:27.484 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:27.487 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:27.490 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:27.494 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:27.497 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:38:27.500 | + functions-common:time_stop:2419 : start_time=1779791905307 2026-05-26 10:38:27.503 | + functions-common:time_stop:2421 : [[ -z 1779791905307 ]] 2026-05-26 10:38:27.507 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:27.511 | + functions-common:time_stop:2424 : end_time=1779791907508 2026-05-26 10:38:27.514 | + functions-common:time_stop:2425 : elapsed_time=2201 2026-05-26 10:38:27.517 | + functions-common:time_stop:2426 : total=161184 2026-05-26 10:38:27.520 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:27.523 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163385 2026-05-26 10:38:27.526 | + inc/python:pip_install:219 : return 0 2026-05-26 10:38:27.530 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-26 10:38:27.533 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-26 10:38:27.536 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-26 10:38:27.540 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-26 10:38:27.543 | + functions-common:git_clone:584 : local orig_dir 2026-05-26 10:38:27.547 | ++ functions-common:git_clone:585 : pwd 2026-05-26 10:38:27.551 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:38:27.554 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:38:27.560 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:38:27.583 | + functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:38:27.587 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:38:27.591 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:38:27.595 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:38:27.597 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-26 10:38:27.602 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-26 10:38:27.605 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:38:27.609 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-26 10:38:27.612 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:38:27.615 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:38:27.618 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:38:27.621 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:38:27.624 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:38:27.627 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:38:27.631 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:38:27.635 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:38:27.640 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:38:27.645 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791907641 2026-05-26 10:38:27.648 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-26 10:38:27.653 | Cloning into '/opt/stack/placement'... 2026-05-26 10:38:31.097 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:38:31.099 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:31.102 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:31.104 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:31.107 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:31.109 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:31.111 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:38:31.113 | + functions-common:time_stop:2419 : start_time=1779791907641 2026-05-26 10:38:31.116 | + functions-common:time_stop:2421 : [[ -z 1779791907641 ]] 2026-05-26 10:38:31.119 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:31.123 | + functions-common:time_stop:2424 : end_time=1779791911120 2026-05-26 10:38:31.126 | + functions-common:time_stop:2425 : elapsed_time=3479 2026-05-26 10:38:31.128 | + functions-common:time_stop:2426 : total=368119 2026-05-26 10:38:31.131 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:31.133 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=371598 2026-05-26 10:38:31.136 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-26 10:38:31.138 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-26 10:38:31.140 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:38:31.142 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:38:31.145 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:38:31.147 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:38:31.149 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:38:31.151 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:38:31.153 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:38:31.156 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:38:31.159 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:38:31.163 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791911160 2026-05-26 10:38:31.165 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-26 10:38:31.715 | From https://review.opendev.org/openstack/placement 2026-05-26 10:38:31.716 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-26 10:38:31.725 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:38:31.727 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:31.729 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:31.732 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:31.734 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:31.736 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:31.738 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:38:31.740 | + functions-common:time_stop:2419 : start_time=1779791911160 2026-05-26 10:38:31.742 | + functions-common:time_stop:2421 : [[ -z 1779791911160 ]] 2026-05-26 10:38:31.745 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:31.749 | + functions-common:time_stop:2424 : end_time=1779791911747 2026-05-26 10:38:31.752 | + functions-common:time_stop:2425 : elapsed_time=587 2026-05-26 10:38:31.754 | + functions-common:time_stop:2426 : total=371598 2026-05-26 10:38:31.756 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:31.758 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372185 2026-05-26 10:38:31.760 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:38:31.763 | + functions-common:git_timed:689 : local count=0 2026-05-26 10:38:31.765 | + functions-common:git_timed:690 : local timeout=0 2026-05-26 10:38:31.767 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:38:31.770 | + functions-common:git_timed:693 : timeout=0 2026-05-26 10:38:31.772 | + functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:38:31.774 | + functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:38:31.776 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:38:31.778 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:38:31.781 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:38:31.785 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791911782 2026-05-26 10:38:31.787 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:38:31.838 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:38:31.838 | 2026-05-26 10:38:31.838 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:38:31.838 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:38:31.838 | state without impacting any branches by switching back to a branch. 2026-05-26 10:38:31.838 | 2026-05-26 10:38:31.838 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:38:31.838 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:38:31.839 | 2026-05-26 10:38:31.839 | git switch -c 2026-05-26 10:38:31.839 | 2026-05-26 10:38:31.839 | Or undo this operation with: 2026-05-26 10:38:31.839 | 2026-05-26 10:38:31.839 | git switch - 2026-05-26 10:38:31.840 | 2026-05-26 10:38:31.840 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:38:31.840 | 2026-05-26 10:38:31.840 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-26 10:38:31.843 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:38:31.845 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:31.848 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:31.850 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:31.852 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:31.854 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:31.856 | + functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:38:31.859 | + functions-common:time_stop:2419 : start_time=1779791911782 2026-05-26 10:38:31.861 | + functions-common:time_stop:2421 : [[ -z 1779791911782 ]] 2026-05-26 10:38:31.864 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:31.868 | + functions-common:time_stop:2424 : end_time=1779791911865 2026-05-26 10:38:31.870 | + functions-common:time_stop:2425 : elapsed_time=83 2026-05-26 10:38:31.872 | + functions-common:time_stop:2426 : total=372185 2026-05-26 10:38:31.874 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:31.876 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372268 2026-05-26 10:38:31.879 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-26 10:38:31.895 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-26 10:38:31.899 | + functions-common:git_clone:665 : head -1 2026-05-26 10:38:31.902 | + functions-common:git_clone:665 : git show --oneline 2026-05-26 10:38:31.903 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-26 10:38:31.906 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:38:31.908 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-26 10:38:31.912 | + inc/python:setup_develop:353 : local bindep 2026-05-26 10:38:31.914 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-26 10:38:31.917 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-26 10:38:31.919 | + inc/python:setup_develop:359 : local extras= 2026-05-26 10:38:31.922 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-26 10:38:31.925 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-26 10:38:31.927 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-26 10:38:31.930 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-26 10:38:31.932 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-26 10:38:31.934 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-26 10:38:31.937 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-26 10:38:31.940 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-26 10:38:31.942 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-26 10:38:31.945 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-26 10:38:31.947 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-26 10:38:31.951 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-26 10:38:31.956 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-26 10:38:31.958 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-26 10:38:31.960 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-05-26 10:38:32.129 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-26 10:38:32.132 | + inc/python:setup_package:436 : local bindep=0 2026-05-26 10:38:32.135 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-26 10:38:32.138 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-26 10:38:32.141 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-26 10:38:32.143 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-26 10:38:32.146 | + inc/python:setup_package:445 : local flags=-e 2026-05-26 10:38:32.149 | + inc/python:setup_package:446 : local extras= 2026-05-26 10:38:32.152 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-26 10:38:32.155 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-26 10:38:32.158 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-26 10:38:32.161 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-26 10:38:32.164 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-26 10:38:32.167 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-26 10:38:32.188 | Using python 3.12 to install /opt/stack/placement 2026-05-26 10:38:32.190 | + 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-05-26 10:38:33.207 | Obtaining file:///opt/stack/placement 2026-05-26 10:38:33.211 | Installing build dependencies: started 2026-05-26 10:38:35.130 | Installing build dependencies: finished with status 'done' 2026-05-26 10:38:35.131 | Checking if build backend supports build_editable: started 2026-05-26 10:38:35.703 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-26 10:38:35.704 | Getting requirements to build editable: started 2026-05-26 10:38:36.022 | Getting requirements to build editable: finished with status 'done' 2026-05-26 10:38:36.024 | Preparing editable metadata (pyproject.toml): started 2026-05-26 10:38:36.972 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:38:36.995 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-05-26 10:38:36.995 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-05-26 10:38:36.996 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-05-26 10:38:36.997 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-05-26 10:38:36.998 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-05-26 10:38:36.999 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-05-26 10:38:37.000 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-05-26 10:38:37.000 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-05-26 10:38:37.001 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-05-26 10:38:37.002 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-05-26 10:38:37.003 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-05-26 10:38:37.004 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-05-26 10:38:37.004 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-05-26 10:38:37.005 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-05-26 10:38:37.006 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-26 10:38:37.007 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-05-26 10:38:37.008 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-05-26 10:38:37.009 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-05-26 10:38:37.009 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-05-26 10:38:37.010 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-26 10:38:37.012 | 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.0.1.dev2) (25.4.0) 2026-05-26 10:38:37.013 | 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.0.1.dev2) (2025.9.1) 2026-05-26 10:38:37.014 | 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.0.1.dev2) (0.37.0) 2026-05-26 10:38:37.015 | 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.0.1.dev2) (0.30.0) 2026-05-26 10:38:37.022 | 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.0.1.dev2) (5.13.1) 2026-05-26 10:38:37.023 | 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.0.1.dev2) (4.1.1) 2026-05-26 10:38:37.024 | 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.0.1.dev2) (6.7.2) 2026-05-26 10:38:37.026 | 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.0.1.dev2) (4.0.1) 2026-05-26 10:38:37.026 | 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.0.1.dev2) (2.11.0) 2026-05-26 10:38:37.027 | 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.0.1.dev2) (5.8.0) 2026-05-26 10:38:37.032 | 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.0.1.dev2) (2.1.0) 2026-05-26 10:38:37.033 | 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.0.1.dev2) (5.7.0) 2026-05-26 10:38:37.034 | 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.0.1.dev2) (1.8.2) 2026-05-26 10:38:37.034 | 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.0.1.dev2) (4.15.0) 2026-05-26 10:38:37.044 | 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.0.1.dev2) (1.5.0) 2026-05-26 10:38:37.047 | 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.0.1.dev2) (5.2.1) 2026-05-26 10:38:37.052 | 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.0.1.dev2) (0.20) 2026-05-26 10:38:37.053 | 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.0.1.dev2) (3.0.0) 2026-05-26 10:38:37.055 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-05-26 10:38:37.059 | 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.0.1.dev2) (1.3.0) 2026-05-26 10:38:37.060 | 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.0.1.dev2) (2.0.0) 2026-05-26 10:38:37.061 | 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.0.1.dev2) (6.0.3) 2026-05-26 10:38:37.067 | 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.0.1.dev2) (1.18.4) 2026-05-26 10:38:37.069 | 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.0.1.dev2) (2.0.2) 2026-05-26 10:38:37.070 | 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.0.1.dev2) (0.5.0) 2026-05-26 10:38:37.072 | 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.0.1.dev2) (1.3.10) 2026-05-26 10:38:37.078 | 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.0.1.dev2) (2.9.0.post0) 2026-05-26 10:38:37.081 | 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.0.1.dev2) (5.0.0) 2026-05-26 10:38:37.082 | 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.0.1.dev2) (3.1.6) 2026-05-26 10:38:37.083 | 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.0.1.dev2) (4.0.1) 2026-05-26 10:38:37.089 | 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.0.1.dev2) (3.0.3) 2026-05-26 10:38:37.097 | 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.0.1.dev2) (1.1.2) 2026-05-26 10:38:37.102 | 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.0.1.dev2) (3.17.0) 2026-05-26 10:38:37.106 | 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.0.1.dev2) (3.3.2) 2026-05-26 10:38:37.107 | 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.0.1.dev2) (26.0) 2026-05-26 10:38:37.108 | 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.0.1.dev2) (7.2.2) 2026-05-26 10:38:37.113 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-05-26 10:38:37.118 | 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.0.1.dev2) (0.6.0) 2026-05-26 10:38:37.136 | 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.0.1.dev2) (1.17.0) 2026-05-26 10:38:37.150 | 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.0.1.dev2) (3.4.4) 2026-05-26 10:38:37.151 | 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.0.1.dev2) (3.11) 2026-05-26 10:38:37.152 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-05-26 10:38:37.153 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-05-26 10:38:37.172 | 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.0.1.dev2) (0.7) 2026-05-26 10:38:37.184 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-26 10:38:37.202 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-05-26 10:38:37.234 | Building wheels for collected packages: openstack-placement 2026-05-26 10:38:37.236 | Building editable for openstack-placement (pyproject.toml): started 2026-05-26 10:38:38.039 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-26 10:38:38.041 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=b034188041013406b61d4b05d8f2702a5ebf4019344a5884bbcf47c53931fde7 2026-05-26 10:38:38.041 | Stored in directory: /tmp/pip-ephem-wheel-cache-pogb4cqc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-26 10:38:38.046 | Successfully built openstack-placement 2026-05-26 10:38:38.318 | Installing collected packages: openstack-placement 2026-05-26 10:38:38.366 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-26 10:38:38.524 | + inc/python:pip_install:216 : result=0 2026-05-26 10:38:38.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:38:38.530 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:38.533 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:38.535 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:38.538 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:38.541 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:38.544 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:38:38.547 | + functions-common:time_stop:2419 : start_time=1779791912182 2026-05-26 10:38:38.550 | + functions-common:time_stop:2421 : [[ -z 1779791912182 ]] 2026-05-26 10:38:38.554 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:38.558 | + functions-common:time_stop:2424 : end_time=1779791918555 2026-05-26 10:38:38.561 | + functions-common:time_stop:2425 : elapsed_time=6373 2026-05-26 10:38:38.565 | + functions-common:time_stop:2426 : total=163385 2026-05-26 10:38:38.567 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:38.569 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=169758 2026-05-26 10:38:38.573 | + inc/python:pip_install:219 : return 0 2026-05-26 10:38:38.575 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-26 10:38:38.579 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:38:38.582 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-26 10:38:38.585 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-26 10:38:38.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:38:38.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:38:38.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-26 10:38:38.596 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:38:38.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-26 10:38:38.602 | + ./stack.sh:main:962 : configure_placement 2026-05-26 10:38:38.605 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-26 10:38:38.622 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-26 10:38:38.625 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-26 10:38:38.630 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-26 10:38:38.633 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-26 10:38:38.636 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-26 10:38:38.640 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-26 10:38:38.642 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:38:38.645 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:38.648 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:38:38.668 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:38.672 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:38:38.674 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-26 10:38:38.678 | + 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-05-26 10:38:38.715 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-26 10:38:38.753 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-26 10:38:38.790 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-26 10:38:38.793 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-26 10:38:38.796 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-26 10:38:38.799 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-26 10:38:38.801 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:38:38.804 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-26 10:38:38.807 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-26 10:38:38.810 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-26 10:38:38.813 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-26 10:38:38.815 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-26 10:38:38.850 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-26 10:38:38.882 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.203/identity 2026-05-26 10:38:38.916 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-26 10:38:38.949 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-26 10:38:38.984 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-26 10:38:39.019 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-26 10:38:39.052 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-26 10:38:39.086 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:38:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:38:39.154 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-26 10:38:39.190 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:38:39.193 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-26 10:38:39.196 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-26 10:38:39.199 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-26 10:38:39.203 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:38:39.224 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:38:39.227 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:38:39.230 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:39.233 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:38:39.237 | + 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-05-26 10:38:39.271 | + 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-05-26 10:38:39.305 | + 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-05-26 10:38:39.341 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:38:39.374 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-26 10:38:39.409 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-26 10:38:39.412 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-26 10:38:39.415 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-26 10:38:39.419 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-26 10:38:39.422 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-26 10:38:39.425 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-26 10:38:39.428 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-26 10:38:39.432 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:38:39.435 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:38:39.451 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:38:39.452 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:39.462 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:38:39.467 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:38:39.481 | /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-05-26 10:38:39.486 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-26 10:38:39.490 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-26 10:38:39.495 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:38:39.497 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-26 10:38:39.533 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-26 10:38:39.566 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-26 10:38:39.599 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:38:39.630 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:38:39.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:38:39.695 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:38:39.729 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:38:39.764 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:38:39.800 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-26 10:38:39.836 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:38:39.871 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:38:39.905 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:38:39.941 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-26 10:38:39.976 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-26 10:38:39.979 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-26 10:38:39.982 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-26 10:38:39.985 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-26 10:38:39.987 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:38:39.990 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:39.993 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:39.995 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-26 10:38:39.999 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-26 10:38:40.002 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-26 10:38:40.036 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-26 10:38:40.072 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-05-26 10:38:40.072 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-26 10:38:40.082 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-26 10:38:40.088 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-26 10:38:40.091 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-26 10:38:40.094 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:38:40.097 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:38:40.100 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:38:40.102 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:38:40.105 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:40.108 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:40.111 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:38:40.113 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:38:40.117 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:40.120 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:40.123 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-26 10:38:40.137 | perl: warning: Setting locale failed. 2026-05-26 10:38:40.137 | perl: warning: Please check that your locale settings: 2026-05-26 10:38:40.137 | LANGUAGE = (unset), 2026-05-26 10:38:40.137 | LC_ALL = "en_US.utf8", 2026-05-26 10:38:40.137 | LANG = "de_DE.UTF-8" 2026-05-26 10:38:40.138 | are supported and installed on your system. 2026-05-26 10:38:40.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:38:40.177 | Enabling site placement-api. 2026-05-26 10:38:40.182 | To activate the new configuration, you need to run: 2026-05-26 10:38:40.183 | systemctl reload apache2 2026-05-26 10:38:40.189 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-26 10:38:40.192 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:38:40.195 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:40.198 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:38:40.356 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:40.359 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:40.362 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-26 10:38:40.402 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-26 10:38:40.436 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-26 10:38:40.455 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.458 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-26 10:38:40.478 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.481 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-26 10:38:40.484 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-26 10:38:40.487 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-26 10:38:40.491 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:38:40.494 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:38:40.497 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-26 10:38:40.501 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-26 10:38:40.537 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-26 10:38:40.572 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.203/identity 2026-05-26 10:38:40.606 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-26 10:38:40.641 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-26 10:38:40.675 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-26 10:38:40.709 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-26 10:38:40.743 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-26 10:38:40.778 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-26 10:38:40.798 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:40.801 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-26 10:38:40.823 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:40.826 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-26 10:38:40.846 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.850 | + ./stack.sh:main:986 : init_os_brick 2026-05-26 10:38:40.853 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-26 10:38:40.859 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-26 10:38:40.879 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.882 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-26 10:38:40.919 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-26 10:38:40.938 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.941 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-26 10:38:40.977 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-26 10:38:40.996 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:40.999 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-26 10:38:41.033 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-26 10:38:41.069 | + ./stack.sh:main:993 : run_phase stack install 2026-05-26 10:38:41.071 | + functions-common:run_phase:1840 : local mode=stack 2026-05-26 10:38:41.073 | + functions-common:run_phase:1841 : local phase=install 2026-05-26 10:38:41.077 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:38:41.080 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:38:41.083 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:38:41.087 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:38:41.090 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:38:41.094 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:38:41.099 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:38:41.102 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:38:41.105 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:38:41.108 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-26 10:38:41.112 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:38:41.131 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:41.133 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:38:41.136 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:38:41.139 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-26 10:38:41.141 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-26 10:38:41.144 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:38:41.147 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-26 10:38:41.149 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-26 10:38:41.152 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-26 10:38:41.212 | ++ inc/async:async_inner:63 : install_tempest 2026-05-26 10:38:41.249 | [2032 Async install_tempest:38417]: running: install_tempest 2026-05-26 10:38:41.252 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-26 10:38:41.255 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-26 10:38:41.259 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:38:41.263 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:38:41.266 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-26 10:38:41.270 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-26 10:38:41.274 | + functions-common:run_plugins:1827 : local phase=install 2026-05-26 10:38:41.277 | + functions-common:run_plugins:1829 : local plugins= 2026-05-26 10:38:41.280 | + functions-common:run_plugins:1830 : local plugin 2026-05-26 10:38:41.283 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-26 10:38:41.286 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-26 10:38:41.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-26 10:38:41.293 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-26 10:38:41.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-26 10:38:41.301 | + inc/python:use_library_from_git:269 : return 1 2026-05-26 10:38:41.304 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-26 10:38:41.309 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-26 10:38:41.312 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:38:41.316 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-26 10:38:41.319 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-26 10:38:41.324 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:38:41.329 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:38:41.329 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:38:41.335 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-26 10:38:41.338 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-26 10:38:41.340 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-26 10:38:41.344 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-26 10:38:41.346 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-26 10:38:41.368 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-26 10:38:41.371 | + 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-05-26 10:38:42.672 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-26 10:38:42.843 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-26 10:38:42.856 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-05-26 10:38:42.857 | 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-05-26 10:38:42.857 | 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.13.3) 2026-05-26 10:38:42.858 | 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-05-26 10:38:42.859 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-05-26 10:38:42.860 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-05-26 10:38:42.861 | 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.7.2) 2026-05-26 10:38:42.862 | 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-05-26 10:38:42.863 | 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-05-26 10:38:42.864 | 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.32.5) 2026-05-26 10:38:42.865 | 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.7.0) 2026-05-26 10:38:42.867 | 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-05-26 10:38:42.867 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-05-26 10:38:42.868 | 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-05-26 10:38:42.870 | 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-05-26 10:38:42.873 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-05-26 10:38:42.874 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-05-26 10:38:42.875 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-05-26 10:38:42.878 | 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-05-26 10:38:42.882 | 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-05-26 10:38:42.885 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-05-26 10:38:42.886 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-05-26 10:38:42.887 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-05-26 10:38:42.888 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-05-26 10:38:42.889 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-05-26 10:38:42.890 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-05-26 10:38:42.891 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-05-26 10:38:42.892 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-05-26 10:38:42.893 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-05-26 10:38:42.894 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-05-26 10:38:42.902 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-26 10:38:42.910 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-05-26 10:38:42.918 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-05-26 10:38:42.919 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-26 10:38:42.919 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-05-26 10:38:42.919 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-05-26 10:38:42.922 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-05-26 10:38:42.927 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-05-26 10:38:42.932 | 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.6.0) 2026-05-26 10:38:42.950 | 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.3.0) 2026-05-26 10:38:42.951 | 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.9.1) 2026-05-26 10:38:42.955 | 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-05-26 10:38:42.958 | 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.1.2) 2026-05-26 10:38:42.965 | 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.4) 2026-05-26 10:38:42.966 | 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.11) 2026-05-26 10:38:42.967 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-05-26 10:38:42.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-05-26 10:38:42.987 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-05-26 10:38:42.988 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-05-26 10:38:42.993 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-05-26 10:38:43.042 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-26 10:38:43.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 23.2 MB/s 0:00:00 2026-05-26 10:38:43.459 | Installing collected packages: python-openstackclient 2026-05-26 10:38:45.450 | Successfully installed python-openstackclient-9.0.0 2026-05-26 10:38:45.596 | + inc/python:pip_install:216 : result=0 2026-05-26 10:38:45.599 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:38:45.602 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:45.606 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:45.609 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:45.612 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:45.615 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:45.618 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:38:45.621 | + functions-common:time_stop:2419 : start_time=1779791921363 2026-05-26 10:38:45.624 | + functions-common:time_stop:2421 : [[ -z 1779791921363 ]] 2026-05-26 10:38:45.628 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:45.633 | + functions-common:time_stop:2424 : end_time=1779791925629 2026-05-26 10:38:45.636 | + functions-common:time_stop:2425 : elapsed_time=4266 2026-05-26 10:38:45.639 | + functions-common:time_stop:2426 : total=169758 2026-05-26 10:38:45.643 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:45.646 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=174024 2026-05-26 10:38:45.649 | + inc/python:pip_install:219 : return 0 2026-05-26 10:38:45.652 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-26 10:38:45.676 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:38:45.680 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-26 10:38:45.685 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-26 10:38:45.691 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.1n6Q6K4fi3 2026-05-26 10:38:45.695 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-26 10:38:45.698 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-26 10:38:45.701 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-26 10:38:45.705 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-26 10:38:45.707 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-26 10:38:45.711 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-26 10:38:45.733 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:45.736 | + ./stack.sh:main:1062 : configure_database 2026-05-26 10:38:45.739 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-26 10:38:45.742 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-26 10:38:45.746 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-26 10:38:45.749 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:38:45.752 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-26 10:38:45.755 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-26 10:38:45.758 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:45.761 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:45.764 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-26 10:38:45.768 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-26 10:38:45.770 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:45.774 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:45.776 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-26 10:38:45.778 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-26 10:38:45.779 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-26 10:38:45.783 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-26 10:38:45.787 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-26 10:38:45.790 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-26 10:38:45.794 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-26 10:38:45.795 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-26 10:38:45.799 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-26 10:38:45.881 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-26 10:38:45.886 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:38:45.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:38:45.892 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:38:45.893 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:38:45.896 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:38:45.898 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:38:45.901 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:38:45.903 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:38:45.906 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:38:45.909 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:38:45.911 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:38:45.914 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:38:45.918 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:38:45.921 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-26 10:38:45.924 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:45.927 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:45.931 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-26 10:38:45.934 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:45.937 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-26 10:38:47.765 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-26 10:38:47.768 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-26 10:38:47.771 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:47.778 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:47.781 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-26 10:38:47.785 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-26 10:38:47.788 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-26 10:38:47.808 | mysqladmin: connect to server at 'localhost' failed 2026-05-26 10:38:47.808 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-26 10:38:47.814 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-26 10:38:47.818 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-26 10:38:47.821 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:38:47.824 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:38:47.828 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-26 10:38:47.831 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-26 10:38:47.835 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-26 10:38:47.840 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-26 10:38:47.844 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-26 10:38:47.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:47.942 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-26 10:38:47.946 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-26 10:38:47.947 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-26 10:38:47.949 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-26 10:38:47.956 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-26 10:38:47.959 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-26 10:38:47.963 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:47.966 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:47.969 | + 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-05-26 10:38:47.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:48.081 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-26 10:38:48.094 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:48.175 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-26 10:38:48.254 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-26 10:38:48.321 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-26 10:38:48.383 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-26 10:38:48.385 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:48.387 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-26 10:38:48.387 | enabling MySQL performance counting 2026-05-26 10:38:48.389 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-26 10:38:48.424 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-26 10:38:48.433 | + 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-05-26 10:38:49.461 | Processing ./tools/dbcounter 2026-05-26 10:38:49.465 | Installing build dependencies: started 2026-05-26 10:38:52.893 | Installing build dependencies: finished with status 'done' 2026-05-26 10:38:52.894 | Getting requirements to build wheel: started 2026-05-26 10:38:53.530 | Getting requirements to build wheel: finished with status 'done' 2026-05-26 10:38:53.531 | Preparing metadata (pyproject.toml): started 2026-05-26 10:38:53.904 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-26 10:38:53.908 | Building wheels for collected packages: dbcounter 2026-05-26 10:38:53.909 | Building wheel for dbcounter (pyproject.toml): started 2026-05-26 10:38:54.342 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-26 10:38:54.343 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=6eb5ab31afdd8e5a69721f51ba1e2252b99e0bc29b3f42a9011a83482a8bd225 2026-05-26 10:38:54.343 | Stored in directory: /tmp/pip-ephem-wheel-cache-yb9igynp/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-26 10:38:54.348 | Successfully built dbcounter 2026-05-26 10:38:54.672 | Installing collected packages: dbcounter 2026-05-26 10:38:54.720 | Successfully installed dbcounter-0.1 2026-05-26 10:38:54.875 | + inc/python:pip_install:216 : result=0 2026-05-26 10:38:54.879 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:38:54.882 | + functions-common:time_stop:2412 : local name 2026-05-26 10:38:54.885 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:38:54.888 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:38:54.892 | + functions-common:time_stop:2415 : local total 2026-05-26 10:38:54.896 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:38:54.899 | + functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:38:54.902 | + functions-common:time_stop:2419 : start_time=1779791928408 2026-05-26 10:38:54.906 | + functions-common:time_stop:2421 : [[ -z 1779791928408 ]] 2026-05-26 10:38:54.910 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:38:54.916 | + functions-common:time_stop:2424 : end_time=1779791934911 2026-05-26 10:38:54.918 | + functions-common:time_stop:2425 : elapsed_time=6503 2026-05-26 10:38:54.922 | + functions-common:time_stop:2426 : total=174024 2026-05-26 10:38:54.925 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:38:54.928 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=180527 2026-05-26 10:38:54.931 | + inc/python:pip_install:219 : return 0 2026-05-26 10:38:54.935 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-26 10:38:54.937 | + lib/database:recreate_database:112 : local db=stats 2026-05-26 10:38:54.941 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-26 10:38:54.944 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-26 10:38:54.947 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-26 10:38:54.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:55.033 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-26 10:38:55.038 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:55.116 | + 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-05-26 10:38:55.116 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-26 10:38:55.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:38:55.208 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-26 10:38:55.211 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-26 10:38:55.283 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-26 10:38:55.355 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-26 10:38:55.425 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-26 10:38:55.491 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-26 10:38:55.559 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-26 10:38:55.632 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-26 10:38:55.697 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-26 10:38:55.701 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:38:55.705 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-26 10:38:58.227 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-26 10:38:58.230 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-26 10:38:58.234 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-26 10:38:58.239 | + functions-common:save_stackenv:65 : time_stamp=2026-05-26-123858 2026-05-26 10:38:58.241 | + functions-common:save_stackenv:66 : echo '# 2026-05-26-123858 1066' 2026-05-26 10:38:58.245 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.249 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-26 10:38:58.252 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.254 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-26 10:38:58.257 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.260 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-26 10:38:58.263 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.266 | + functions-common:save_stackenv:68 : 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-05-26 10:38:58.268 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.271 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.203 2026-05-26 10:38:58.274 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.277 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.203/identity 2026-05-26 10:38:58.279 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.282 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-26-122512 2026-05-26 10:38:58.285 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.288 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-26 10:38:58.290 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.293 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.203 2026-05-26 10:38:58.295 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.298 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-26 10:38:58.301 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.304 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-26 10:38:58.306 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.309 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-26 10:38:58.312 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.319 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-26 10:38:58.321 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.325 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.203 2026-05-26 10:38:58.328 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:38:58.332 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-26 10:38:58.335 | + ./stack.sh:main:1076 : start_dstat 2026-05-26 10:38:58.337 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.341 | + functions-common:run_process:1666 : local service=dstat 2026-05-26 10:38:58.345 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.347 | + functions-common:run_process:1668 : local group= 2026-05-26 10:38:58.351 | + functions-common:run_process:1669 : local user= 2026-05-26 10:38:58.354 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:38:58.359 | + functions-common:run_process:1672 : local name=dstat 2026-05-26 10:38:58.362 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:38:58.366 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:38:58.370 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:38:58.373 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:38:58.376 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:38:58.383 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791938378 2026-05-26 10:38:58.387 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-26 10:38:58.409 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:38:58.411 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-26 10:38:58.415 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-26 10:38:58.418 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.421 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.425 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.428 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.431 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-26 10:38:58.435 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-26 10:38:58.438 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-26 10:38:58.441 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:38:58.445 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:38:58.448 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:38:58.452 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:38:58.454 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-26 10:38:58.458 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-26 10:38:58.461 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-05-26 10:38:58.465 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-26 10:38:58.468 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.470 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:38:58.474 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:38:58.477 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:38:58.480 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:38:58.482 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:38:58.486 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-26 10:38:58.490 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:38:58.495 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-26 10:38:58.594 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:38:58.687 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-26 10:38:58.754 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-26 10:38:58.824 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-26 10:38:58.896 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-26 10:38:58.973 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:38:59.058 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:38:59.062 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:38:59.065 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-26 10:38:59.164 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:38:59.709 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-26 10:38:59.730 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-26 10:39:00.224 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-26 10:39:00.271 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:39:00.274 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:00.278 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:00.282 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:00.288 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:00.292 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:00.296 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:39:00.303 | + functions-common:time_stop:2419 : start_time=1779791938378 2026-05-26 10:39:00.307 | + functions-common:time_stop:2421 : [[ -z 1779791938378 ]] 2026-05-26 10:39:00.314 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:00.317 | + functions-common:time_stop:2424 : end_time=1779791940314 2026-05-26 10:39:00.320 | + functions-common:time_stop:2425 : elapsed_time=1936 2026-05-26 10:39:00.325 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:39:00.329 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:00.338 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1936 2026-05-26 10:39:00.341 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-26 10:39:00.346 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-26 10:39:00.348 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-26 10:39:00.351 | + functions-common:run_process:1668 : local group= 2026-05-26 10:39:00.354 | + functions-common:run_process:1669 : local user=root 2026-05-26 10:39:00.356 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-26 10:39:00.359 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-26 10:39:00.362 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:39:00.364 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:39:00.367 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:39:00.369 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:39:00.373 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:39:00.378 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791940375 2026-05-26 10:39:00.384 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-26 10:39:00.403 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:00.406 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:39:00.410 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:00.414 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:00.417 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:00.419 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:00.421 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:00.423 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:39:00.425 | + functions-common:time_stop:2419 : start_time=1779791940375 2026-05-26 10:39:00.427 | + functions-common:time_stop:2421 : [[ -z 1779791940375 ]] 2026-05-26 10:39:00.435 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:00.435 | + functions-common:time_stop:2424 : end_time=1779791940432 2026-05-26 10:39:00.437 | + functions-common:time_stop:2425 : elapsed_time=57 2026-05-26 10:39:00.439 | + functions-common:time_stop:2426 : total=1936 2026-05-26 10:39:00.441 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:00.443 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1993 2026-05-26 10:39:00.445 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-26 10:39:00.464 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:00.467 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-26 10:39:00.476 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-26 10:39:00.485 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-26 10:39:00.497 | + functions-common:run_process:1668 : local group= 2026-05-26 10:39:00.506 | + functions-common:run_process:1669 : local user= 2026-05-26 10:39:00.514 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:39:00.521 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-26 10:39:00.532 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:39:00.547 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:39:00.554 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:39:00.563 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:39:00.576 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:39:00.588 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791940578 2026-05-26 10:39:00.592 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-26 10:39:00.629 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:00.633 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:39:00.637 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:00.645 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:00.650 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:00.657 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:00.663 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:00.671 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:39:00.677 | + functions-common:time_stop:2419 : start_time=1779791940578 2026-05-26 10:39:00.682 | + functions-common:time_stop:2421 : [[ -z 1779791940578 ]] 2026-05-26 10:39:00.686 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:00.696 | + functions-common:time_stop:2424 : end_time=1779791940687 2026-05-26 10:39:00.701 | + functions-common:time_stop:2425 : elapsed_time=109 2026-05-26 10:39:00.708 | + functions-common:time_stop:2426 : total=1993 2026-05-26 10:39:00.714 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:00.723 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2102 2026-05-26 10:39:00.728 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-26 10:39:00.766 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:00.771 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-26 10:39:00.810 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:00.817 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-26 10:39:00.861 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:39:00.867 | + ./stack.sh:main:1095 : start_etcd3 2026-05-26 10:39:00.873 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-26 10:39:00.879 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-26 10:39:00.885 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-26 10:39:00.889 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.203:2380' 2026-05-26 10:39:00.894 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.203:2380' 2026-05-26 10:39:00.899 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.203:2379' 2026-05-26 10:39:00.902 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-26 10:39:00.906 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-26 10:39:00.914 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.203:2379' 2026-05-26 10:39:00.914 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-26 10:39:00.917 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-26 10:39:00.921 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-26 10:39:00.926 | + 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.203:2380 --initial-advertise-peer-urls http://192.168.122.203:2380 --advertise-client-urls http://192.168.122.203:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.203:2379 --log-level=debug' '' root 2026-05-26 10:39:00.932 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-26 10:39:00.938 | + functions-common:write_user_unit_file:1528 : 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.203:2380 --initial-advertise-peer-urls http://192.168.122.203:2380 --advertise-client-urls http://192.168.122.203:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.203:2379 --log-level=debug' 2026-05-26 10:39:00.943 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:39:00.948 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-26 10:39:00.951 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:39:00.956 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:39:00.961 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:39:00.965 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-26 10:39:00.971 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:39:00.982 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-26 10:39:01.089 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:39:01.196 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-26 10:39:01.304 | + functions-common:write_user_unit_file:1542 : 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.203:2380 --initial-advertise-peer-urls http://192.168.122.203:2380 --advertise-client-urls http://192.168.122.203:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.203:2379 --log-level=debug' 2026-05-26 10:39:01.403 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-26 10:39:01.492 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-26 10:39:01.585 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:39:01.672 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:39:01.676 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:39:01.679 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-26 10:39:01.772 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:39:02.279 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-26 10:39:02.358 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-26 10:39:02.437 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-26 10:39:02.516 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-26 10:39:02.594 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-26 10:39:02.601 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:39:02.606 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-26 10:39:02.610 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-26 10:39:03.092 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-26 10:39:03.124 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-26 10:39:03.582 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-26 10:39:03.837 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-26 10:39:03.867 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:03.871 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-26 10:39:03.877 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-26 10:39:03.883 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-26 10:39:03.892 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-26 10:39:03.912 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-26 10:39:03.933 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-26 10:39:03.938 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-26 10:39:03.943 | + functions-common:write_clouds_yaml:92 : /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.203/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-26 10:39:04.055 | The user clouds.yaml file didn't exist. 2026-05-26 10:39:04.070 | + functions-common:write_clouds_yaml:103 : /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.203/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-26 10:39:04.217 | + functions-common:write_clouds_yaml:114 : /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.203/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-26 10:39:04.365 | + functions-common:write_clouds_yaml:125 : /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.203/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-26 10:39:04.496 | + functions-common:write_clouds_yaml:136 : /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.203/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-26 10:39:04.630 | + functions-common:write_clouds_yaml:147 : /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.203/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-26 10:39:04.776 | + functions-common:write_clouds_yaml:158 : /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.203/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-26 10:39:04.928 | + functions-common:write_clouds_yaml:169 : /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.203/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-26 10:39:05.086 | + functions-common:write_clouds_yaml:180 : /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.203/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-26 10:39:05.226 | + functions-common:write_clouds_yaml:191 : /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.203/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-26 10:39:05.367 | + functions-common:write_clouds_yaml:201 : cat 2026-05-26 10:39:05.376 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-26 10:39:05.381 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-26 10:39:05.388 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-26 10:39:05.394 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-26 10:39:05.401 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-26 10:39:05.405 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-26 10:39:05.432 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:39:05.435 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-26 10:39:05.440 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:39:05.445 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-26 10:39:05.451 | + ./stack.sh:main:1112 : '[' 192.168.122.203 == 192.168.122.203 ']' 2026-05-26 10:39:05.455 | + ./stack.sh:main:1113 : init_keystone 2026-05-26 10:39:05.459 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-26 10:39:05.489 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:05.494 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-26 10:39:05.499 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-26 10:39:05.504 | + lib/database:recreate_database:112 : local db=keystone 2026-05-26 10:39:05.509 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-26 10:39:05.513 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-26 10:39:05.517 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-26 10:39:05.523 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:39:05.622 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-26 10:39:05.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:39:05.724 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-26 10:39:05.729 | + functions-common:time_start:2398 : local name=dbsync 2026-05-26 10:39:05.734 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:39:05.737 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:39:05.744 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:39:05.751 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791945746 2026-05-26 10:39:05.756 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-26 10:39:09.493 | INFO dbcounter [-] Registered counter for database keystone 2026-05-26 10:39:09.526 | 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=41359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:39:09.541 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:39:09.541 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:39:09.542 | DEBUG dbcounter [-] [41359] Writer thread running {{(pid=41359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:39:09.624 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-26 10:39:13.346 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:39:13.349 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-26 10:39:13.349 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.353 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-26 10:39:13.399 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.401 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-26 10:39:13.422 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.424 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-26 10:39:13.517 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.521 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-26 10:39:13.579 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.585 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-26 10:39:13.757 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.768 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-26 10:39:13.769 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:39:13.774 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-26 10:39:13.846 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:13.848 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-26 10:39:13.877 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41359) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:39:14.420 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-26 10:39:14.424 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:14.428 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:14.431 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:14.434 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:14.437 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:14.441 | + functions-common:time_stop:2418 : name=dbsync 2026-05-26 10:39:14.444 | + functions-common:time_stop:2419 : start_time=1779791945746 2026-05-26 10:39:14.447 | + functions-common:time_stop:2421 : [[ -z 1779791945746 ]] 2026-05-26 10:39:14.452 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:14.457 | + functions-common:time_stop:2424 : end_time=1779791954454 2026-05-26 10:39:14.460 | + functions-common:time_stop:2425 : elapsed_time=8708 2026-05-26 10:39:14.464 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:39:14.467 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:14.470 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8708 2026-05-26 10:39:14.473 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-26 10:39:14.476 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-26 10:39:14.482 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-26 10:39:17.805 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-26 10:39:17.805 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-26 10:39:17.806 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-26 10:39:17.806 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-26 10:39:17.807 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-26 10:39:17.807 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-26 10:39:17.807 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-26 10:39:17.807 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-26 10:39:17.807 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-26 10:39:18.299 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-26 10:39:18.306 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-26 10:39:21.625 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-26 10:39:21.626 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-26 10:39:21.627 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-26 10:39:21.627 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-26 10:39:21.627 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-26 10:39:21.628 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-26 10:39:21.628 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-26 10:39:21.628 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-26 10:39:21.629 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-26 10:39:22.148 | + ./stack.sh:main:1114 : start_keystone 2026-05-26 10:39:22.151 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-26 10:39:22.154 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-26 10:39:22.157 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-26 10:39:22.180 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:22.186 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-26 10:39:22.192 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-26 10:39:22.195 | + functions-common:run_process:1666 : local service=keystone 2026-05-26 10:39:22.198 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-26 10:39:22.201 | + functions-common:run_process:1668 : local group= 2026-05-26 10:39:22.204 | + functions-common:run_process:1669 : local user= 2026-05-26 10:39:22.208 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:39:22.211 | + functions-common:run_process:1672 : local name=keystone 2026-05-26 10:39:22.214 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:39:22.219 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:39:22.224 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:39:22.228 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:39:22.233 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:39:22.240 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791962235 2026-05-26 10:39:22.245 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-26 10:39:22.271 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:39:22.276 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-26 10:39:22.280 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-26 10:39:22.284 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-26 10:39:22.288 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-26 10:39:22.292 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-26 10:39:22.297 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-26 10:39:22.301 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-26 10:39:22.305 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-26 10:39:22.310 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-26 10:39:22.314 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:39:22.318 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:39:22.322 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:39:22.327 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:39:22.331 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-26 10:39:22.335 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-26 10:39:22.340 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:39:22.344 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-26 10:39:22.348 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:39:22.352 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-26 10:39:22.356 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-26 10:39:22.359 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:39:22.363 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:39:22.367 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:39:22.371 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-26 10:39:22.375 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:39:22.381 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-26 10:39:22.480 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:39:22.576 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-26 10:39:22.660 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-26 10:39:22.746 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:39:22.837 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:39:22.924 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-26 10:39:23.011 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-26 10:39:23.097 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-26 10:39:23.192 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-26 10:39:23.278 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-26 10:39:23.363 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:39:23.367 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:39:23.371 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-26 10:39:23.469 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:39:23.970 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-26 10:39:23.993 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-26 10:39:24.492 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-26 10:39:24.624 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:39:24.627 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:24.632 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:24.635 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:24.638 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:24.644 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:24.651 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:39:24.653 | + functions-common:time_stop:2419 : start_time=1779791962235 2026-05-26 10:39:24.657 | + functions-common:time_stop:2421 : [[ -z 1779791962235 ]] 2026-05-26 10:39:24.665 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:24.670 | + functions-common:time_stop:2424 : end_time=1779791964667 2026-05-26 10:39:24.672 | + functions-common:time_stop:2425 : elapsed_time=2432 2026-05-26 10:39:24.674 | + functions-common:time_stop:2426 : total=2102 2026-05-26 10:39:24.677 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:24.678 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4534 2026-05-26 10:39:24.680 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-26 10:39:24.681 | Waiting for keystone to start... 2026-05-26 10:39:24.683 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.203/identity/v3/ 2026-05-26 10:39:24.685 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.203/identity/v3/ 2026-05-26 10:39:24.687 | + functions:wait_for_service:476 : local timeout=60 2026-05-26 10:39:24.689 | + functions:wait_for_service:477 : local url=http://192.168.122.203/identity/v3/ 2026-05-26 10:39:24.693 | + functions:wait_for_service:478 : local rval=0 2026-05-26 10:39:24.693 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-26 10:39:24.695 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:39:24.697 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:39:24.699 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:39:24.702 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:39:24.706 | + functions-common:time_start:2403 : _TIME_START[$name]=1779791964704 2026-05-26 10:39:24.709 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-26 10:39:24.711 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:39:24.715 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.203/identity/v3/ 2026-05-26 10:39:25.994 | ++ inc/async:async_inner:64 : rc=0 2026-05-26 10:39:26.020 | [38417 Async install_tempest:38417]: finished successfully 2026-05-26 10:39:30.248 | + :: : [[ 200 == 503 ]] 2026-05-26 10:39:30.250 | + :: : [[ 0 -eq 7 ]] 2026-05-26 10:39:30.256 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-26 10:39:30.259 | + functions-common:time_stop:2412 : local name 2026-05-26 10:39:30.263 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:39:30.267 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:39:30.271 | + functions-common:time_stop:2415 : local total 2026-05-26 10:39:30.274 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:39:30.278 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:39:30.281 | + functions-common:time_stop:2419 : start_time=1779791964704 2026-05-26 10:39:30.285 | + functions-common:time_stop:2421 : [[ -z 1779791964704 ]] 2026-05-26 10:39:30.290 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:39:30.296 | + functions-common:time_stop:2424 : end_time=1779791970291 2026-05-26 10:39:30.301 | + functions-common:time_stop:2425 : elapsed_time=5587 2026-05-26 10:39:30.304 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:39:30.308 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:39:30.310 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5587 2026-05-26 10:39:30.314 | + functions:wait_for_service:486 : return 0 2026-05-26 10:39:30.318 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-26 10:39:30.342 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:39:30.346 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-26 10:39:30.350 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:39:30.354 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-26 10:39:31.376 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-26 10:39:31.381 | + lib/keystone:bootstrap_keystone:592 : /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.203/identity 2026-05-26 10:39:35.231 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.231 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.231 | 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=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.239 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.255 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.255 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.285 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.313 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.313 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.400 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.403 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.403 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.415 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.416 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.416 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.417 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.417 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.418 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.418 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.425 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.428 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.430 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.431 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42356) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-26 10:39:35.507 | INFO dbcounter [-] Registered counter for database keystone 2026-05-26 10:39:35.535 | 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=42356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:39:35.721 | DEBUG dbcounter [-] [42356] Writer thread running {{(pid=42356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:39:35.862 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created domain default 2026-05-26 10:39:35.912 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created project admin 2026-05-26 10:39:35.947 | WARNING keystone.common.password_hashing [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-26 10:39:35.968 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created user admin 2026-05-26 10:39:35.988 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created role reader 2026-05-26 10:39:36.005 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created role member 2026-05-26 10:39:36.036 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created implied role where 18719c85fbd34212a344f48e8be0c37e implies af09fbf22b39433599657083917f2167 2026-05-26 10:39:36.051 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created role manager 2026-05-26 10:39:36.074 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created implied role where a7b49d9d000f4b82b7300f1f981d4295 implies 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:39:36.092 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created role admin 2026-05-26 10:39:36.113 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created implied role where a6aa727e8ca74b03829fe38b48a089bf implies a7b49d9d000f4b82b7300f1f981d4295 2026-05-26 10:39:36.134 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created role service 2026-05-26 10:39:36.152 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Granted role admin on project admin to user admin. 2026-05-26 10:39:36.164 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Granted role admin on the system to user admin. 2026-05-26 10:39:36.181 | WARNING py.warnings [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f 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-05-26 10:39:36.181 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 10:39:36.181 |  2026-05-26 10:39:36.186 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created region RegionOne 2026-05-26 10:39:36.233 | INFO keystone.cmd.bootstrap [None req-35d544a1-3ebf-42d9-a1fb-c67b20353b1f None None] Created public endpoint http://192.168.122.203/identity 2026-05-26 10:39:36.764 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-26 10:39:36.767 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-26 10:39:36.769 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-26 10:39:36.774 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-26 10:39:41.224 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:39:41.227 | + lib/keystone:create_keystone_accounts:299 : admin_project=90bad88c1b75454782d56488f4513cc1 2026-05-26 10:39:41.230 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-26 10:39:41.234 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-26 10:39:44.192 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:39:44.195 | + lib/keystone:create_keystone_accounts:301 : admin_user=25cba8970f0d471e92942aacf4b2a806 2026-05-26 10:39:44.198 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-26 10:39:44.200 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-26 10:39:44.203 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-26 10:39:44.207 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 25cba8970f0d471e92942aacf4b2a806 default 2026-05-26 10:39:44.272 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 25cba8970f0d471e92942aacf4b2a806 default 2026-05-26 10:39:44.313 | [2032 Async ks-domain-role:42476]: running: get_or_add_user_domain_role admin 25cba8970f0d471e92942aacf4b2a806 default 2026-05-26 10:39:44.317 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-26 10:39:44.322 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-26 10:39:44.327 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-26 10:39:47.913 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:39:47.920 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-26 10:39:47.923 | + functions-common:get_or_create_domain:870 : echo default 2026-05-26 10:39:47.923 | default 2026-05-26 10:39:47.926 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-26 10:39:48.015 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-26 10:39:48.063 | [2032 Async ks-project:42584]: running: get_or_create_project service Default 2026-05-26 10:39:48.066 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-26 10:39:48.123 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-26 10:39:48.177 | [2032 Async ks-service:42678]: running: get_or_create_role service 2026-05-26 10:39:48.179 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-26 10:39:48.247 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-26 10:39:48.315 | [2032 Async ks-reseller:42790]: running: get_or_create_role ResellerAdmin 2026-05-26 10:39:48.320 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-26 10:39:48.327 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-26 10:39:48.474 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-26 10:39:48.570 | [2032 Async ks-anotherrole:42886]: running: get_or_create_role anotherrole 2026-05-26 10:39:48.582 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-26 10:39:48.589 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-26 10:39:48.600 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-26 10:39:48.606 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-05-26 10:39:52.971 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:39:53.013 | [42584 Async ks-project:42584]: finished successfully 2026-05-26 10:39:53.553 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:39:53.581 | [42790 Async ks-reseller:42790]: finished successfully 2026-05-26 10:39:53.697 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:39:53.727 | [42678 Async ks-service:42678]: finished successfully 2026-05-26 10:39:53.744 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:39:53.750 | ++ functions-common:get_or_create_project:920 : project_id=91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:39:53.754 | ++ functions-common:get_or_create_project:921 : echo 91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:39:53.759 | + lib/keystone:create_keystone_accounts:329 : invis_project=91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:39:53.764 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-26 10:39:53.769 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-26 10:39:53.773 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-26 10:39:53.777 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-05-26 10:39:53.877 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:39:53.894 | [42476 Async ks-domain-role:42476]: finished successfully 2026-05-26 10:39:53.956 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:39:53.981 | [42886 Async ks-anotherrole:42886]: finished successfully 2026-05-26 10:39:57.122 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:39:57.126 | ++ functions-common:get_or_create_project:920 : project_id=9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:39:57.129 | ++ functions-common:get_or_create_project:921 : echo 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:39:57.132 | + lib/keystone:create_keystone_accounts:333 : demo_project=9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:39:57.135 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-26 10:39:57.139 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-26 10:39:57.141 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:39:57.145 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-26 10:39:57.147 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-26 10:39:57.150 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-05-26 10:40:00.345 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.349 | ++ functions-common:get_or_create_user:907 : user_id=82fd55c0c5a648f7b4fce07550696c67 2026-05-26 10:40:00.352 | ++ functions-common:get_or_create_user:908 : echo 82fd55c0c5a648f7b4fce07550696c67 2026-05-26 10:40:00.355 | + lib/keystone:create_keystone_accounts:336 : demo_user=82fd55c0c5a648f7b4fce07550696c67 2026-05-26 10:40:00.358 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-26 10:40:00.407 | [2032 Async ks-domain-role:42476]: Waiting for completion of get_or_add_user_domain_role admin 25cba8970f0d471e92942aacf4b2a806 default running on PID 42476 (6 other jobs running) 2026-05-26 10:40:00.431 | [2032 Async ks-domain-role:42476]: Signaling child to exit 2026-05-26 10:40:00.432 | WAKEUP 2026-05-26 10:40:00.454 | [2032 Async ks-domain-role:42476]: Signaled 2026-05-26 10:40:00.455 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-26 10:40:00.455 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user 25cba8970f0d471e92942aacf4b2a806 --domain default 2026-05-26 10:40:00.455 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 25cba8970f0d471e92942aacf4b2a806 --domain default -c Role -f value 2026-05-26 10:40:00.455 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.455 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:00.455 | + functions-common:get_or_add_user_domain_role:991 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:00.455 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:00.500 | [2032 Async ks-domain-role:42476]: finished get_or_add_user_domain_role admin 25cba8970f0d471e92942aacf4b2a806 default with result 0 in 9 seconds 2026-05-26 10:40:00.507 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-26 10:40:00.543 | [2032 Async ks-project:42584]: Waiting for completion of get_or_create_project service Default running on PID 42584 (5 other jobs running) 2026-05-26 10:40:00.567 | [2032 Async ks-project:42584]: Signaling child to exit 2026-05-26 10:40:00.568 | WAKEUP 2026-05-26 10:40:00.590 | [2032 Async ks-project:42584]: Signaled 2026-05-26 10:40:00.592 | + functions-common:get_or_create_project:914 : local project_id 2026-05-26 10:40:00.592 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-05-26 10:40:00.592 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.592 | + functions-common:get_or_create_project:920 : project_id=da7740e64ec7471aba3536425624f251 2026-05-26 10:40:00.593 | + functions-common:get_or_create_project:921 : echo da7740e64ec7471aba3536425624f251 2026-05-26 10:40:00.593 | da7740e64ec7471aba3536425624f251 2026-05-26 10:40:00.635 | [2032 Async ks-project:42584]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-26 10:40:00.673 | [2032 Async ks-service:42678]: Waiting for completion of get_or_create_role service running on PID 42678 (4 other jobs running) 2026-05-26 10:40:00.698 | [2032 Async ks-service:42678]: Signaling child to exit 2026-05-26 10:40:00.699 | WAKEUP 2026-05-26 10:40:00.721 | [2032 Async ks-service:42678]: Signaled 2026-05-26 10:40:00.723 | + functions-common:get_or_create_role:927 : local role_id 2026-05-26 10:40:00.723 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-26 10:40:00.723 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.723 | + functions-common:get_or_create_role:932 : role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:40:00.723 | + functions-common:get_or_create_role:933 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:40:00.723 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:40:00.766 | [2032 Async ks-service:42678]: finished get_or_create_role service with result 0 in 5 seconds 2026-05-26 10:40:00.800 | [2032 Async ks-reseller:42790]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42790 (3 other jobs running) 2026-05-26 10:40:00.824 | [2032 Async ks-reseller:42790]: Signaling child to exit 2026-05-26 10:40:00.824 | WAKEUP 2026-05-26 10:40:00.846 | [2032 Async ks-reseller:42790]: Signaled 2026-05-26 10:40:00.847 | + functions-common:get_or_create_role:927 : local role_id 2026-05-26 10:40:00.847 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-26 10:40:00.848 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.848 | + functions-common:get_or_create_role:932 : role_id=8c7ec4ac0cd1413dbc8ca8a213794614 2026-05-26 10:40:00.848 | + functions-common:get_or_create_role:933 : echo 8c7ec4ac0cd1413dbc8ca8a213794614 2026-05-26 10:40:00.848 | 8c7ec4ac0cd1413dbc8ca8a213794614 2026-05-26 10:40:00.891 | [2032 Async ks-reseller:42790]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-26 10:40:00.925 | [2032 Async ks-anotherrole:42886]: Waiting for completion of get_or_create_role anotherrole running on PID 42886 (2 other jobs running) 2026-05-26 10:40:00.950 | [2032 Async ks-anotherrole:42886]: Signaling child to exit 2026-05-26 10:40:00.950 | WAKEUP 2026-05-26 10:40:00.971 | [2032 Async ks-anotherrole:42886]: Signaled 2026-05-26 10:40:00.972 | + functions-common:get_or_create_role:927 : local role_id 2026-05-26 10:40:00.972 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-26 10:40:00.973 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:00.973 | + functions-common:get_or_create_role:932 : role_id=2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:00.973 | + functions-common:get_or_create_role:933 : echo 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:00.973 | 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:01.014 | [2032 Async ks-anotherrole:42886]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-05-26 10:40:01.019 | + inc/async:async_wait:197 : return 0 2026-05-26 10:40:01.022 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.089 | + inc/async:async_inner:63 : get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.129 | [2032 Async ks-demo-member:43723]: running: get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.131 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 25cba8970f0d471e92942aacf4b2a806 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.200 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 25cba8970f0d471e92942aacf4b2a806 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.241 | [2032 Async ks-demo-admin:43819]: running: get_or_add_user_project_role admin 25cba8970f0d471e92942aacf4b2a806 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.247 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.318 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.365 | [2032 Async ks-demo-another:43915]: running: get_or_add_user_project_role anotherrole 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:01.368 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:40:01.436 | + inc/async:async_inner:63 : get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:40:01.506 | [2032 Async ks-demo-invis:44011]: running: get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:40:01.511 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-26 10:40:01.520 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-26 10:40:01.527 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:01.533 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-26 10:40:01.538 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-26 10:40:01.547 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:06.319 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:06.326 | ++ functions-common:get_or_create_user:907 : user_id=46b466d706ca4818977e06ebe614a130 2026-05-26 10:40:06.334 | ++ functions-common:get_or_create_user:908 : echo 46b466d706ca4818977e06ebe614a130 2026-05-26 10:40:06.345 | + lib/keystone:create_keystone_accounts:349 : demo_reader=46b466d706ca4818977e06ebe614a130 2026-05-26 10:40:06.353 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 46b466d706ca4818977e06ebe614a130 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:06.550 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 46b466d706ca4818977e06ebe614a130 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:06.652 | [2032 Async ks-demo-reader:44202]: running: get_or_add_user_project_role reader 46b466d706ca4818977e06ebe614a130 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:06.660 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-26 10:40:06.672 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-26 10:40:06.676 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-26 10:40:06.679 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-05-26 10:40:11.412 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:11.417 | ++ functions-common:get_or_create_project:920 : project_id=76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:11.419 | ++ functions-common:get_or_create_project:921 : echo 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:11.425 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:11.427 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-26 10:40:11.434 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-26 10:40:11.437 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:11.442 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-26 10:40:11.445 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-26 10:40:11.449 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:12.486 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:12.518 | [43819 Async ks-demo-admin:43819]: finished successfully 2026-05-26 10:40:13.059 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:13.143 | [43723 Async ks-demo-member:43723]: finished successfully 2026-05-26 10:40:13.266 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:13.294 | [43915 Async ks-demo-another:43915]: finished successfully 2026-05-26 10:40:13.836 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:13.870 | [44011 Async ks-demo-invis:44011]: finished successfully 2026-05-26 10:40:15.105 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:15.109 | ++ functions-common:get_or_create_user:907 : user_id=12130c0ef712486f8301e4f0f8c75a6e 2026-05-26 10:40:15.112 | ++ functions-common:get_or_create_user:908 : echo 12130c0ef712486f8301e4f0f8c75a6e 2026-05-26 10:40:15.115 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=12130c0ef712486f8301e4f0f8c75a6e 2026-05-26 10:40:15.119 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.197 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.247 | [2032 Async ks-alt-admin:44603]: running: get_or_add_user_project_role admin 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.252 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.350 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.407 | [2032 Async ks-alt-another:44699]: running: get_or_add_user_project_role anotherrole 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:15.410 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-26 10:40:15.422 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-26 10:40:15.425 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:15.428 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-26 10:40:15.430 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-26 10:40:15.435 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:17.111 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:17.136 | [44202 Async ks-demo-reader:44202]: finished successfully 2026-05-26 10:40:19.008 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:19.016 | ++ functions-common:get_or_create_user:907 : user_id=7f7f271d44b44c11afcc6cacd1bd44b4 2026-05-26 10:40:19.019 | ++ functions-common:get_or_create_user:908 : echo 7f7f271d44b44c11afcc6cacd1bd44b4 2026-05-26 10:40:19.024 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=7f7f271d44b44c11afcc6cacd1bd44b4 2026-05-26 10:40:19.029 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 7f7f271d44b44c11afcc6cacd1bd44b4 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:19.115 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7f7f271d44b44c11afcc6cacd1bd44b4 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:19.169 | [2032 Async ks-alt-member-user:44873]: running: get_or_add_user_project_role member 7f7f271d44b44c11afcc6cacd1bd44b4 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:19.169 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-26 10:40:19.173 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-26 10:40:19.176 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:19.180 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-26 10:40:19.184 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-26 10:40:19.186 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:22.692 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:22.696 | ++ functions-common:get_or_create_user:907 : user_id=fd5762db0e1647b690d8e273ddd56b32 2026-05-26 10:40:22.700 | ++ functions-common:get_or_create_user:908 : echo fd5762db0e1647b690d8e273ddd56b32 2026-05-26 10:40:22.704 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=fd5762db0e1647b690d8e273ddd56b32 2026-05-26 10:40:22.708 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader fd5762db0e1647b690d8e273ddd56b32 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:22.806 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fd5762db0e1647b690d8e273ddd56b32 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:22.871 | [2032 Async ks-alt-reader-user:45044]: running: get_or_add_user_project_role reader fd5762db0e1647b690d8e273ddd56b32 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:22.882 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-26 10:40:22.882 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:22.888 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-26 10:40:22.892 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-26 10:40:22.906 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:24.149 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:24.206 | [44603 Async ks-alt-admin:44603]: finished successfully 2026-05-26 10:40:24.247 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:24.276 | [44699 Async ks-alt-another:44699]: finished successfully 2026-05-26 10:40:26.721 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:26.727 | ++ functions-common:get_or_create_user:907 : user_id=b22b12baadda42039c6fa21d37305d5c 2026-05-26 10:40:26.731 | ++ functions-common:get_or_create_user:908 : echo b22b12baadda42039c6fa21d37305d5c 2026-05-26 10:40:26.737 | + lib/keystone:create_keystone_accounts:381 : system_member_user=b22b12baadda42039c6fa21d37305d5c 2026-05-26 10:40:26.741 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member b22b12baadda42039c6fa21d37305d5c all 2026-05-26 10:40:26.828 | + inc/async:async_inner:63 : get_or_add_user_system_role member b22b12baadda42039c6fa21d37305d5c all 2026-05-26 10:40:26.895 | [2032 Async ks-system-member:45282]: running: get_or_add_user_system_role member b22b12baadda42039c6fa21d37305d5c all 2026-05-26 10:40:26.904 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-26 10:40:26.907 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:40:26.913 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-26 10:40:26.920 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-26 10:40:26.931 | +++ functions-common:get_or_create_user:907 : 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-05-26 10:40:27.420 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:27.443 | [44873 Async ks-alt-member-user:44873]: finished successfully 2026-05-26 10:40:30.466 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:30.471 | ++ functions-common:get_or_create_user:907 : user_id=480735fad3bb46a48589409ff6836dc5 2026-05-26 10:40:30.476 | ++ functions-common:get_or_create_user:908 : echo 480735fad3bb46a48589409ff6836dc5 2026-05-26 10:40:30.480 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=480735fad3bb46a48589409ff6836dc5 2026-05-26 10:40:30.483 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 480735fad3bb46a48589409ff6836dc5 all 2026-05-26 10:40:30.572 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 480735fad3bb46a48589409ff6836dc5 all 2026-05-26 10:40:30.634 | [2032 Async ks-system-reader:45487]: running: get_or_add_user_system_role reader 480735fad3bb46a48589409ff6836dc5 all 2026-05-26 10:40:30.639 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-26 10:40:30.644 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-26 10:40:30.650 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-26 10:40:30.654 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-26 10:40:30.658 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-05-26 10:40:31.266 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:31.291 | [45044 Async ks-alt-reader-user:45044]: finished successfully 2026-05-26 10:40:34.223 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:34.227 | ++ functions-common:get_or_create_group:884 : group_id=7e6ef25cd82b4c209a4cc1772ebca478 2026-05-26 10:40:34.231 | ++ functions-common:get_or_create_group:885 : echo 7e6ef25cd82b4c209a4cc1772ebca478 2026-05-26 10:40:34.235 | + lib/keystone:create_keystone_accounts:391 : admin_group=7e6ef25cd82b4c209a4cc1772ebca478 2026-05-26 10:40:34.238 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-26 10:40:34.241 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-26 10:40:34.245 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-26 10:40:34.249 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-26 10:40:34.254 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-05-26 10:40:37.626 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:37.631 | ++ functions-common:get_or_create_group:884 : group_id=ee9f0cd5718a4c568c96d1a330f34fbe 2026-05-26 10:40:37.635 | ++ functions-common:get_or_create_group:885 : echo ee9f0cd5718a4c568c96d1a330f34fbe 2026-05-26 10:40:37.638 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=ee9f0cd5718a4c568c96d1a330f34fbe 2026-05-26 10:40:37.643 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.729 | + inc/async:async_inner:63 : get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.782 | [2032 Async ks-group-memberdemo:45749]: running: get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.785 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.873 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.963 | [2032 Async ks-group-anotherdemo:45828]: running: get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:37.991 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.141 | + inc/async:async_inner:63 : get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.247 | [2032 Async ks-group-memberalt:45907]: running: get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.256 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.447 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.537 | [2032 Async ks-group-anotheralt:46004]: running: get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:38.545 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 7e6ef25cd82b4c209a4cc1772ebca478 90bad88c1b75454782d56488f4513cc1 2026-05-26 10:40:38.706 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7e6ef25cd82b4c209a4cc1772ebca478 90bad88c1b75454782d56488f4513cc1 2026-05-26 10:40:38.787 | [2032 Async ks-group-admin:46083]: running: get_or_add_group_project_role admin 7e6ef25cd82b4c209a4cc1772ebca478 90bad88c1b75454782d56488f4513cc1 2026-05-26 10:40:38.790 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-05-26 10:40:38.823 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:38.885 | [45282 Async ks-system-member:45282]: finished successfully 2026-05-26 10:40:38.915 | [2032 Async ks-demo-member:43723]: Waiting for completion of get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d running on PID 43723 (17 other jobs running) 2026-05-26 10:40:38.968 | [2032 Async ks-demo-member:43723]: Signaling child to exit 2026-05-26 10:40:38.970 | WAKEUP 2026-05-26 10:40:39.021 | [2032 Async ks-demo-member:43723]: Signaled 2026-05-26 10:40:39.023 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:39.023 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:39.023 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:39.023 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:39.024 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:39.024 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:39.024 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:39.024 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:39.024 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:39.024 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 82fd55c0c5a648f7b4fce07550696c67 --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:39.024 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 82fd55c0c5a648f7b4fce07550696c67 --project 9319515659cc45d28490794cdfb4fa1d -c Role -f value 2026-05-26 10:40:39.024 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:39.024 | + functions-common:get_or_add_user_project_role:971 : user_role_id=18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.025 | + functions-common:get_or_add_user_project_role:972 : echo 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.025 | 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.116 | [2032 Async ks-demo-member:43723]: finished get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d with result 0 in 12 seconds 2026-05-26 10:40:39.205 | [2032 Async ks-demo-admin:43819]: Waiting for completion of get_or_add_user_project_role admin 25cba8970f0d471e92942aacf4b2a806 9319515659cc45d28490794cdfb4fa1d running on PID 43819 (16 other jobs running) 2026-05-26 10:40:39.257 | [2032 Async ks-demo-admin:43819]: Signaling child to exit 2026-05-26 10:40:39.257 | WAKEUP 2026-05-26 10:40:39.306 | [2032 Async ks-demo-admin:43819]: Signaled 2026-05-26 10:40:39.306 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:39.306 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:39.306 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:39.306 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:39.307 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:39.307 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:39.307 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:39.307 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:39.307 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:39.307 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 25cba8970f0d471e92942aacf4b2a806 --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:39.307 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 25cba8970f0d471e92942aacf4b2a806 --project 9319515659cc45d28490794cdfb4fa1d -c Role -f value 2026-05-26 10:40:39.307 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:39.307 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:39.307 | + functions-common:get_or_add_user_project_role:972 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:39.307 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:39.388 | [2032 Async ks-demo-admin:43819]: finished get_or_add_user_project_role admin 25cba8970f0d471e92942aacf4b2a806 9319515659cc45d28490794cdfb4fa1d with result 0 in 11 seconds 2026-05-26 10:40:39.470 | [2032 Async ks-demo-another:43915]: Waiting for completion of get_or_add_user_project_role anotherrole 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d running on PID 43915 (15 other jobs running) 2026-05-26 10:40:39.516 | [2032 Async ks-demo-another:43915]: Signaling child to exit 2026-05-26 10:40:39.519 | WAKEUP 2026-05-26 10:40:39.562 | [2032 Async ks-demo-another:43915]: Signaled 2026-05-26 10:40:39.565 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:39.566 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:39.566 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:39.566 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:39.566 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:39.566 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:39.566 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:39.566 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:39.566 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:39.566 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 82fd55c0c5a648f7b4fce07550696c67 --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:39.566 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 82fd55c0c5a648f7b4fce07550696c67 --project 9319515659cc45d28490794cdfb4fa1d -c Role -f value 2026-05-26 10:40:39.567 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:39.567 | + functions-common:get_or_add_user_project_role:971 : user_role_id=2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:39.567 | + functions-common:get_or_add_user_project_role:972 : echo 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:39.567 | 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:39.657 | [2032 Async ks-demo-another:43915]: finished get_or_add_user_project_role anotherrole 82fd55c0c5a648f7b4fce07550696c67 9319515659cc45d28490794cdfb4fa1d with result 0 in 12 seconds 2026-05-26 10:40:39.728 | [2032 Async ks-demo-invis:44011]: Waiting for completion of get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 91b52fb27f0e464c888e7bdd9cd7091f running on PID 44011 (14 other jobs running) 2026-05-26 10:40:39.784 | [2032 Async ks-demo-invis:44011]: Signaling child to exit 2026-05-26 10:40:39.785 | WAKEUP 2026-05-26 10:40:39.830 | [2032 Async ks-demo-invis:44011]: Signaled 2026-05-26 10:40:39.835 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:39.835 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:39.835 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:39.835 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:39.835 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:39.835 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:39.836 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:39.836 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:39.836 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:39.836 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 82fd55c0c5a648f7b4fce07550696c67 --project 91b52fb27f0e464c888e7bdd9cd7091f 2026-05-26 10:40:39.836 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 82fd55c0c5a648f7b4fce07550696c67 --project 91b52fb27f0e464c888e7bdd9cd7091f -c Role -f value 2026-05-26 10:40:39.836 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:39.836 | + functions-common:get_or_add_user_project_role:971 : user_role_id=18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.836 | + functions-common:get_or_add_user_project_role:972 : echo 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.836 | 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:39.932 | [2032 Async ks-demo-invis:44011]: finished get_or_add_user_project_role member 82fd55c0c5a648f7b4fce07550696c67 91b52fb27f0e464c888e7bdd9cd7091f with result 0 in 12 seconds 2026-05-26 10:40:40.018 | [2032 Async ks-demo-reader:44202]: Waiting for completion of get_or_add_user_project_role reader 46b466d706ca4818977e06ebe614a130 9319515659cc45d28490794cdfb4fa1d running on PID 44202 (13 other jobs running) 2026-05-26 10:40:40.072 | [2032 Async ks-demo-reader:44202]: Signaling child to exit 2026-05-26 10:40:40.073 | WAKEUP 2026-05-26 10:40:40.119 | [2032 Async ks-demo-reader:44202]: Signaled 2026-05-26 10:40:40.121 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:40.121 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:40.121 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:40.122 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:40.122 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:40.122 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:40.122 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:40.122 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:40.122 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:40.122 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user 46b466d706ca4818977e06ebe614a130 --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:40.122 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 46b466d706ca4818977e06ebe614a130 --project 9319515659cc45d28490794cdfb4fa1d -c Role -f value 2026-05-26 10:40:40.122 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:40.122 | + functions-common:get_or_add_user_project_role:971 : user_role_id=af09fbf22b39433599657083917f2167 2026-05-26 10:40:40.123 | + functions-common:get_or_add_user_project_role:972 : echo af09fbf22b39433599657083917f2167 2026-05-26 10:40:40.125 | af09fbf22b39433599657083917f2167 2026-05-26 10:40:40.210 | [2032 Async ks-demo-reader:44202]: finished get_or_add_user_project_role reader 46b466d706ca4818977e06ebe614a130 9319515659cc45d28490794cdfb4fa1d with result 0 in 10 seconds 2026-05-26 10:40:40.216 | + inc/async:async_wait:197 : return 0 2026-05-26 10:40:40.222 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-26 10:40:40.322 | [2032 Async ks-alt-admin:44603]: Waiting for completion of get_or_add_user_project_role admin 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 running on PID 44603 (12 other jobs running) 2026-05-26 10:40:40.375 | [2032 Async ks-alt-admin:44603]: Signaling child to exit 2026-05-26 10:40:40.376 | WAKEUP 2026-05-26 10:40:40.417 | [2032 Async ks-alt-admin:44603]: Signaled 2026-05-26 10:40:40.418 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:40.418 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:40.419 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:40.419 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:40.419 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:40.419 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:40.419 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:40.419 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:40.419 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:40.419 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 12130c0ef712486f8301e4f0f8c75a6e --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:40.419 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 12130c0ef712486f8301e4f0f8c75a6e --project 76cde05f32d64f9eb29b604ede678b56 -c Role -f value 2026-05-26 10:40:40.419 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:40.420 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:40.420 | + functions-common:get_or_add_user_project_role:972 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:40.420 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:40.509 | [2032 Async ks-alt-admin:44603]: finished get_or_add_user_project_role admin 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 with result 0 in 9 seconds 2026-05-26 10:40:40.589 | [2032 Async ks-alt-another:44699]: Waiting for completion of get_or_add_user_project_role anotherrole 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 running on PID 44699 (11 other jobs running) 2026-05-26 10:40:40.639 | [2032 Async ks-alt-another:44699]: Signaling child to exit 2026-05-26 10:40:40.640 | WAKEUP 2026-05-26 10:40:40.681 | [2032 Async ks-alt-another:44699]: Signaled 2026-05-26 10:40:40.687 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:40.687 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:40.687 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:40.687 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:40.687 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:40.687 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:40.688 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:40.688 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:40.688 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:40.688 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 12130c0ef712486f8301e4f0f8c75a6e --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:40.688 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 12130c0ef712486f8301e4f0f8c75a6e --project 76cde05f32d64f9eb29b604ede678b56 -c Role -f value 2026-05-26 10:40:40.688 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:40.688 | + functions-common:get_or_add_user_project_role:971 : user_role_id=2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:40.688 | + functions-common:get_or_add_user_project_role:972 : echo 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:40.688 | 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:40.768 | [2032 Async ks-alt-another:44699]: finished get_or_add_user_project_role anotherrole 12130c0ef712486f8301e4f0f8c75a6e 76cde05f32d64f9eb29b604ede678b56 with result 0 in 8 seconds 2026-05-26 10:40:40.843 | [2032 Async ks-alt-member-user:44873]: Waiting for completion of get_or_add_user_project_role member 7f7f271d44b44c11afcc6cacd1bd44b4 76cde05f32d64f9eb29b604ede678b56 running on PID 44873 (10 other jobs running) 2026-05-26 10:40:40.886 | [2032 Async ks-alt-member-user:44873]: Signaling child to exit 2026-05-26 10:40:40.889 | WAKEUP 2026-05-26 10:40:40.932 | [2032 Async ks-alt-member-user:44873]: Signaled 2026-05-26 10:40:40.932 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:40.932 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:40.932 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:40.932 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:40.933 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:40.933 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:40.933 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:40.933 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:40.933 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:40.933 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 7f7f271d44b44c11afcc6cacd1bd44b4 --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:40.933 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7f7f271d44b44c11afcc6cacd1bd44b4 --project 76cde05f32d64f9eb29b604ede678b56 -c Role -f value 2026-05-26 10:40:40.933 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:40.933 | + functions-common:get_or_add_user_project_role:971 : user_role_id=18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:40.933 | + functions-common:get_or_add_user_project_role:972 : echo 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:40.933 | 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:41.018 | [2032 Async ks-alt-member-user:44873]: finished get_or_add_user_project_role member 7f7f271d44b44c11afcc6cacd1bd44b4 76cde05f32d64f9eb29b604ede678b56 with result 0 in 8 seconds 2026-05-26 10:40:41.093 | [2032 Async ks-alt-reader-user:45044]: Waiting for completion of get_or_add_user_project_role reader fd5762db0e1647b690d8e273ddd56b32 76cde05f32d64f9eb29b604ede678b56 running on PID 45044 (9 other jobs running) 2026-05-26 10:40:41.147 | [2032 Async ks-alt-reader-user:45044]: Signaling child to exit 2026-05-26 10:40:41.147 | WAKEUP 2026-05-26 10:40:41.187 | [2032 Async ks-alt-reader-user:45044]: Signaled 2026-05-26 10:40:41.193 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:40:41.193 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:40:41.193 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-26 10:40:41.193 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:41.193 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:41.193 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:41.194 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:41.194 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:41.194 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-26 10:40:41.194 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user fd5762db0e1647b690d8e273ddd56b32 --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:41.194 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd5762db0e1647b690d8e273ddd56b32 --project 76cde05f32d64f9eb29b604ede678b56 -c Role -f value 2026-05-26 10:40:41.194 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:41.194 | + functions-common:get_or_add_user_project_role:971 : user_role_id=af09fbf22b39433599657083917f2167 2026-05-26 10:40:41.194 | + functions-common:get_or_add_user_project_role:972 : echo af09fbf22b39433599657083917f2167 2026-05-26 10:40:41.194 | af09fbf22b39433599657083917f2167 2026-05-26 10:40:41.276 | [2032 Async ks-alt-reader-user:45044]: finished get_or_add_user_project_role reader fd5762db0e1647b690d8e273ddd56b32 76cde05f32d64f9eb29b604ede678b56 with result 0 in 8 seconds 2026-05-26 10:40:41.283 | + inc/async:async_wait:197 : return 0 2026-05-26 10:40:41.287 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-26 10:40:41.393 | [2032 Async ks-system-member:45282]: Waiting for completion of get_or_add_user_system_role member b22b12baadda42039c6fa21d37305d5c all running on PID 45282 (8 other jobs running) 2026-05-26 10:40:41.435 | [2032 Async ks-system-member:45282]: Signaling child to exit 2026-05-26 10:40:41.435 | WAKEUP 2026-05-26 10:40:41.483 | [2032 Async ks-system-member:45282]: Signaled 2026-05-26 10:40:41.486 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-26 10:40:41.486 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-26 10:40:41.486 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-26 10:40:41.487 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:41.487 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:41.487 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:41.487 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:41.487 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:41.487 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-26 10:40:41.487 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b22b12baadda42039c6fa21d37305d5c --system all -f value -c Role 2026-05-26 10:40:41.487 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:41.487 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-26 10:40:41.487 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-26 10:40:41.488 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user b22b12baadda42039c6fa21d37305d5c --system all 2026-05-26 10:40:41.488 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b22b12baadda42039c6fa21d37305d5c --system all -f value -c Role 2026-05-26 10:40:41.488 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:41.488 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-26 10:40:41.488 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-26 10:40:41.488 | 2026-05-26 10:40:41.577 | [2032 Async ks-system-member:45282]: finished get_or_add_user_system_role member b22b12baadda42039c6fa21d37305d5c all with result 0 in 12 seconds 2026-05-26 10:40:41.681 | [2032 Async ks-system-reader:45487]: Waiting for completion of get_or_add_user_system_role reader 480735fad3bb46a48589409ff6836dc5 all running on PID 45487 (7 other jobs running) 2026-05-26 10:40:41.760 | [2032 Async ks-system-reader:45487]: Signaling child to exit 2026-05-26 10:40:45.059 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:45.114 | [45487 Async ks-system-reader:45487]: finished successfully 2026-05-26 10:40:45.164 | WAKEUP 2026-05-26 10:40:45.221 | [2032 Async ks-system-reader:45487]: Signaled 2026-05-26 10:40:45.223 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-26 10:40:45.224 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-26 10:40:45.225 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-26 10:40:45.225 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:40:45.225 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:40:45.226 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-26 10:40:45.226 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-26 10:40:45.226 | ++ functions-common:_get_domain_args:949 : echo 2026-05-26 10:40:45.226 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-26 10:40:45.226 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 480735fad3bb46a48589409ff6836dc5 --system all -f value -c Role 2026-05-26 10:40:45.226 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:45.226 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-26 10:40:45.226 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-26 10:40:45.226 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 480735fad3bb46a48589409ff6836dc5 --system all 2026-05-26 10:40:45.226 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 480735fad3bb46a48589409ff6836dc5 --system all -f value -c Role 2026-05-26 10:40:45.226 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:45.227 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=af09fbf22b39433599657083917f2167 2026-05-26 10:40:45.227 | + functions-common:get_or_add_user_system_role:1022 : echo af09fbf22b39433599657083917f2167 2026-05-26 10:40:45.227 | af09fbf22b39433599657083917f2167 2026-05-26 10:40:45.318 | [2032 Async ks-system-reader:45487]: finished get_or_add_user_system_role reader 480735fad3bb46a48589409ff6836dc5 all with result 0 in 14 seconds 2026-05-26 10:40:45.322 | + inc/async:async_wait:197 : return 0 2026-05-26 10:40:45.326 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-05-26 10:40:45.431 | [2032 Async ks-group-memberdemo:45749]: Waiting for completion of get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d running on PID 45749 (6 other jobs running) 2026-05-26 10:40:45.478 | [2032 Async ks-group-memberdemo:45749]: Signaling child to exit 2026-05-26 10:40:49.540 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:49.589 | [46004 Async ks-group-anotheralt:46004]: finished successfully 2026-05-26 10:40:49.618 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:49.649 | [45828 Async ks-group-anotherdemo:45828]: finished successfully 2026-05-26 10:40:49.840 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:49.867 | [46083 Async ks-group-admin:46083]: finished successfully 2026-05-26 10:40:49.908 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:49.936 | [45749 Async ks-group-memberdemo:45749]: finished successfully 2026-05-26 10:40:49.960 | WAKEUP 2026-05-26 10:40:49.982 | [2032 Async ks-group-memberdemo:45749]: Signaled 2026-05-26 10:40:49.984 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-26 10:40:49.984 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ee9f0cd5718a4c568c96d1a330f34fbe --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:49.984 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ee9f0cd5718a4c568c96d1a330f34fbe --project 9319515659cc45d28490794cdfb4fa1d -f value -c Role 2026-05-26 10:40:49.984 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:49.984 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:49.984 | + functions-common:get_or_add_group_project_role:1041 : echo 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:49.984 | 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:50.029 | [2032 Async ks-group-memberdemo:45749]: finished get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d with result 0 in 12 seconds 2026-05-26 10:40:50.066 | [2032 Async ks-group-anotherdemo:45828]: Waiting for completion of get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d running on PID 45828 (5 other jobs running) 2026-05-26 10:40:50.091 | [2032 Async ks-group-anotherdemo:45828]: Signaling child to exit 2026-05-26 10:40:50.091 | WAKEUP 2026-05-26 10:40:50.112 | [2032 Async ks-group-anotherdemo:45828]: Signaled 2026-05-26 10:40:50.114 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-26 10:40:50.114 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ee9f0cd5718a4c568c96d1a330f34fbe --project 9319515659cc45d28490794cdfb4fa1d 2026-05-26 10:40:50.114 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ee9f0cd5718a4c568c96d1a330f34fbe --project 9319515659cc45d28490794cdfb4fa1d -f value -c Role 2026-05-26 10:40:50.114 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:50.115 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.115 | + functions-common:get_or_add_group_project_role:1041 : echo 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.115 | 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.160 | [2032 Async ks-group-anotherdemo:45828]: finished get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 9319515659cc45d28490794cdfb4fa1d with result 0 in 11 seconds 2026-05-26 10:40:50.187 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:40:50.205 | [2032 Async ks-group-memberalt:45907]: Waiting for completion of get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 running on PID 45907 (4 other jobs running) 2026-05-26 10:40:50.218 | [45907 Async ks-group-memberalt:45907]: finished successfully 2026-05-26 10:40:50.235 | [2032 Async ks-group-memberalt:45907]: Signaling child to exit 2026-05-26 10:40:50.248 | WAKEUP 2026-05-26 10:40:50.275 | [2032 Async ks-group-memberalt:45907]: Signaled 2026-05-26 10:40:50.277 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-26 10:40:50.277 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group ee9f0cd5718a4c568c96d1a330f34fbe --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:50.277 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ee9f0cd5718a4c568c96d1a330f34fbe --project 76cde05f32d64f9eb29b604ede678b56 -f value -c Role 2026-05-26 10:40:50.277 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:50.277 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:50.278 | + functions-common:get_or_add_group_project_role:1041 : echo 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:50.278 | 18719c85fbd34212a344f48e8be0c37e 2026-05-26 10:40:50.329 | [2032 Async ks-group-memberalt:45907]: finished get_or_add_group_project_role member ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 with result 0 in 12 seconds 2026-05-26 10:40:50.372 | [2032 Async ks-group-anotheralt:46004]: Waiting for completion of get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 running on PID 46004 (3 other jobs running) 2026-05-26 10:40:50.402 | [2032 Async ks-group-anotheralt:46004]: Signaling child to exit 2026-05-26 10:40:50.402 | WAKEUP 2026-05-26 10:40:50.428 | [2032 Async ks-group-anotheralt:46004]: Signaled 2026-05-26 10:40:50.430 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-26 10:40:50.431 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group ee9f0cd5718a4c568c96d1a330f34fbe --project 76cde05f32d64f9eb29b604ede678b56 2026-05-26 10:40:50.431 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ee9f0cd5718a4c568c96d1a330f34fbe --project 76cde05f32d64f9eb29b604ede678b56 -f value -c Role 2026-05-26 10:40:50.431 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:50.431 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.431 | + functions-common:get_or_add_group_project_role:1041 : echo 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.431 | 2d2d06e73ed643709206fbc0744189ff 2026-05-26 10:40:50.484 | [2032 Async ks-group-anotheralt:46004]: finished get_or_add_group_project_role anotherrole ee9f0cd5718a4c568c96d1a330f34fbe 76cde05f32d64f9eb29b604ede678b56 with result 0 in 11 seconds 2026-05-26 10:40:50.531 | [2032 Async ks-group-admin:46083]: Waiting for completion of get_or_add_group_project_role admin 7e6ef25cd82b4c209a4cc1772ebca478 90bad88c1b75454782d56488f4513cc1 running on PID 46083 (2 other jobs running) 2026-05-26 10:40:50.562 | [2032 Async ks-group-admin:46083]: Signaling child to exit 2026-05-26 10:40:50.563 | WAKEUP 2026-05-26 10:40:50.592 | [2032 Async ks-group-admin:46083]: Signaled 2026-05-26 10:40:50.594 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-26 10:40:50.595 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group 7e6ef25cd82b4c209a4cc1772ebca478 --project 90bad88c1b75454782d56488f4513cc1 2026-05-26 10:40:50.595 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7e6ef25cd82b4c209a4cc1772ebca478 --project 90bad88c1b75454782d56488f4513cc1 -f value -c Role 2026-05-26 10:40:50.595 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:40:50.595 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:50.595 | + functions-common:get_or_add_group_project_role:1041 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:50.595 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:40:50.649 | [2032 Async ks-group-admin:46083]: finished get_or_add_group_project_role admin 7e6ef25cd82b4c209a4cc1772ebca478 90bad88c1b75454782d56488f4513cc1 with result 0 in 11 seconds 2026-05-26 10:40:50.655 | + inc/async:async_wait:197 : return 0 2026-05-26 10:40:50.659 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-26 10:40:50.683 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:40:50.687 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-26 10:40:50.713 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:40:50.717 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-26 10:40:50.721 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-26 10:40:50.802 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-26 10:40:50.851 | [2032 Async create_nova_accounts:47967]: running: create_nova_accounts 2026-05-26 10:40:50.855 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-26 10:40:50.876 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:40:50.879 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-26 10:40:50.882 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-26 10:40:50.950 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-26 10:40:50.996 | [2032 Async create_glance_accounts:48090]: running: create_glance_accounts 2026-05-26 10:40:50.999 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-26 10:40:51.020 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:40:51.024 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-26 10:40:51.028 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-26 10:40:51.105 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-26 10:40:51.160 | [2032 Async create_cinder_accounts:48228]: running: create_cinder_accounts 2026-05-26 10:40:51.165 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-26 10:40:51.191 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:40:51.193 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-26 10:40:51.196 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-26 10:40:51.261 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-26 10:40:51.332 | [2032 Async create_neutron_accounts:48370]: running: create_neutron_accounts 2026-05-26 10:40:51.337 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-26 10:40:51.374 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:40:51.377 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-26 10:40:51.418 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:40:51.430 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-26 10:40:51.555 | [2032 Async create_nova_accounts:47967]: Waiting for completion of create_nova_accounts running on PID 47967 (5 other jobs running) 2026-05-26 10:40:51.608 | [2032 Async create_nova_accounts:47967]: Signaling child to exit 2026-05-26 10:41:24.415 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:41:24.440 | [48370 Async create_neutron_accounts:48370]: finished successfully 2026-05-26 10:41:31.389 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:41:31.426 | [48228 Async create_cinder_accounts:48228]: finished successfully 2026-05-26 10:41:47.703 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:41:47.736 | [47967 Async create_nova_accounts:47967]: finished successfully 2026-05-26 10:41:47.766 | WAKEUP 2026-05-26 10:41:47.795 | [2032 Async create_nova_accounts:47967]: Signaled 2026-05-26 10:41:47.797 | + 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-05-26 10:41:47.797 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-26 10:41:47.798 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-26 10:41:47.798 | + functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:41:47.798 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:41:47.798 | + functions-common:get_or_create_user:895 : local email= 2026-05-26 10:41:47.798 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-26 10:41:47.798 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.798 | + functions-common:get_or_create_user:907 : user_id=035408e2b0a54d728963e7349b187788 2026-05-26 10:41:47.798 | + functions-common:get_or_create_user:908 : echo 035408e2b0a54d728963e7349b187788 2026-05-26 10:41:47.798 | 035408e2b0a54d728963e7349b187788 2026-05-26 10:41:47.798 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-26 10:41:47.799 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:41:47.799 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:41:47.799 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:41:47.799 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:41:47.799 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:41:47.800 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-05-26 10:41:47.800 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:41:47.800 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.800 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:41:47.800 | + functions-common:get_or_add_user_project_role:972 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:41:47.801 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:41:47.802 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-26 10:41:47.802 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-26 10:41:47.802 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:41:47.804 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:41:47.804 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:41:47.805 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:41:47.805 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:41:47.805 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-05-26 10:41:47.805 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:41:47.806 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.806 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:41:47.806 | + functions-common:get_or_add_user_project_role:972 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:41:47.806 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:41:47.807 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-26 10:41:47.808 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.203/compute 2026-05-26 10:41:47.808 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-26 10:41:47.808 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:41:47.809 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-26 10:41:47.809 | ++ functions-common:get_or_create_service:1058 : 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-05-26 10:41:47.809 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.809 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:41:47.809 | 0361927a8376452a893f96c2008630a7' 2026-05-26 10:41:47.809 | + functions-common:get_or_create_service:1059 : echo 0361927a8376452a893f96c2008630a7 2026-05-26 10:41:47.809 | 0361927a8376452a893f96c2008630a7 2026-05-26 10:41:47.809 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.203/compute/v2/$(project_id)s' 2026-05-26 10:41:47.809 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:41:47.809 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.203/compute/v2/$(project_id)s' RegionOne 2026-05-26 10:41:47.809 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:41:47.810 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-05-26 10:41:47.810 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:41:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:41:47.810 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.203/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-26 10:41:47.810 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=c1e080bca27d4d8c909645b2c0974279 2026-05-26 10:41:47.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo c1e080bca27d4d8c909645b2c0974279 2026-05-26 10:41:47.810 | + functions-common:get_or_create_endpoint:1092 : public_id=c1e080bca27d4d8c909645b2c0974279 2026-05-26 10:41:47.810 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:41:47.811 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:41:47.811 | + functions-common:get_or_create_endpoint:1101 : echo c1e080bca27d4d8c909645b2c0974279 2026-05-26 10:41:47.811 | c1e080bca27d4d8c909645b2c0974279 2026-05-26 10:41:47.811 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-26 10:41:47.811 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:41:47.812 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-26 10:41:47.812 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-05-26 10:41:47.812 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.813 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:41:47.813 | f41f5f054c0448a398358bb334ccd6b8' 2026-05-26 10:41:47.813 | + functions-common:get_or_create_service:1059 : echo f41f5f054c0448a398358bb334ccd6b8 2026-05-26 10:41:47.814 | f41f5f054c0448a398358bb334ccd6b8 2026-05-26 10:41:47.814 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.203/compute/v2.1 2026-05-26 10:41:47.814 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:41:47.815 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.203/compute/v2.1 RegionOne 2026-05-26 10:41:47.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:41:47.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-05-26 10:41:47.815 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:41:47.815 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:41:47.815 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.203/compute/v2.1 --region RegionOne -f value -c id 2026-05-26 10:41:47.815 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:41:47.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=d518a9f60b1049d1815a2a01197cf3f2 2026-05-26 10:41:47.816 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo d518a9f60b1049d1815a2a01197cf3f2 2026-05-26 10:41:47.816 | + functions-common:get_or_create_endpoint:1092 : public_id=d518a9f60b1049d1815a2a01197cf3f2 2026-05-26 10:41:47.816 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:41:47.816 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:41:47.817 | + functions-common:get_or_create_endpoint:1101 : echo d518a9f60b1049d1815a2a01197cf3f2 2026-05-26 10:41:47.818 | d518a9f60b1049d1815a2a01197cf3f2 2026-05-26 10:41:47.818 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-26 10:41:47.818 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:41:47.819 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-26 10:41:47.819 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:41:47.819 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-26 10:41:47.819 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:41:47.819 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-26 10:41:47.819 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:41:47.819 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-26 10:41:47.857 | [2032 Async create_nova_accounts:47967]: finished create_nova_accounts with result 0 in 56 seconds 2026-05-26 10:41:47.905 | [2032 Async create_glance_accounts:48090]: Waiting for completion of create_glance_accounts running on PID 48090 (4 other jobs running) 2026-05-26 10:41:47.939 | [2032 Async create_glance_accounts:48090]: Signaling child to exit 2026-05-26 10:42:00.452 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:42:00.478 | [48090 Async create_glance_accounts:48090]: finished successfully 2026-05-26 10:42:00.505 | WAKEUP 2026-05-26 10:42:00.528 | [2032 Async create_glance_accounts:48090]: Signaled 2026-05-26 10:42:00.530 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-26 10:42:00.531 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:00.531 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-26 10:42:00.531 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-26 10:42:00.531 | + functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:42:00.531 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:42:00.531 | + functions-common:get_or_create_user:895 : local email= 2026-05-26 10:42:00.531 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-26 10:42:00.531 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.531 | + functions-common:get_or_create_user:907 : user_id=ecc4c0acad9b487d96140dea61503368 2026-05-26 10:42:00.531 | + functions-common:get_or_create_user:908 : echo ecc4c0acad9b487d96140dea61503368 2026-05-26 10:42:00.531 | ecc4c0acad9b487d96140dea61503368 2026-05-26 10:42:00.532 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-26 10:42:00.532 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:42:00.532 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:42:00.532 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:42:00.532 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:42:00.533 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:42:00.533 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-05-26 10:42:00.533 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:42:00.533 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.533 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.533 | + functions-common:get_or_add_user_project_role:972 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.533 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.533 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-26 10:42:00.533 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-26 10:42:00.534 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:42:00.534 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:42:00.534 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:42:00.534 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:42:00.535 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:42:00.535 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-05-26 10:42:00.535 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:42:00.535 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.535 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:42:00.535 | + functions-common:get_or_add_user_project_role:972 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:42:00.535 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:42:00.535 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-26 10:42:00.535 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:00.535 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-26 10:42:00.536 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:42:00.536 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-26 10:42:00.536 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-05-26 10:42:00.536 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.536 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:42:00.536 | 9e0562733343498898d50c65e4c65681' 2026-05-26 10:42:00.536 | + functions-common:get_or_create_service:1059 : echo 9e0562733343498898d50c65e4c65681 2026-05-26 10:42:00.536 | 9e0562733343498898d50c65e4c65681 2026-05-26 10:42:00.536 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.203/image 2026-05-26 10:42:00.536 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:42:00.537 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.203/image RegionOne 2026-05-26 10:42:00.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:42:00.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-05-26 10:42:00.537 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:42:00.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:42:00.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.203/image --region RegionOne -f value -c id 2026-05-26 10:42:00.537 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.538 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.538 | + functions-common:get_or_create_endpoint:1092 : public_id=e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.538 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:42:00.538 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:42:00.538 | + functions-common:get_or_create_endpoint:1101 : echo e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.538 | e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.538 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-26 10:42:00.538 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-26 10:42:00.538 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-26 10:42:00.539 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.539 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-26 10:42:00.539 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-26 10:42:00.539 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-26 10:42:00.539 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-26 10:42:00.539 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-26 10:42:00.539 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-26 10:42:00.539 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-26 10:42:00.539 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-05-26 10:42:00.540 | +---------------+----------------------------------+ 2026-05-26 10:42:00.540 | | Field | Value | 2026-05-26 10:42:00.540 | +---------------+----------------------------------+ 2026-05-26 10:42:00.540 | | default_limit | 2000 | 2026-05-26 10:42:00.540 | | description | None | 2026-05-26 10:42:00.540 | | id | 114d1aa74b494c2b9cacf65610b600c2 | 2026-05-26 10:42:00.540 | | region_id | RegionOne | 2026-05-26 10:42:00.540 | | resource_name | image_size_total | 2026-05-26 10:42:00.540 | | service_id | 9e0562733343498898d50c65e4c65681 | 2026-05-26 10:42:00.540 | +---------------+----------------------------------+ 2026-05-26 10:42:00.541 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-05-26 10:42:00.541 | +---------------+----------------------------------+ 2026-05-26 10:42:00.541 | | Field | Value | 2026-05-26 10:42:00.541 | +---------------+----------------------------------+ 2026-05-26 10:42:00.541 | | default_limit | 2000 | 2026-05-26 10:42:00.541 | | description | None | 2026-05-26 10:42:00.541 | | id | 17613cc14beb46b4bff042f911fe53b3 | 2026-05-26 10:42:00.541 | | region_id | RegionOne | 2026-05-26 10:42:00.541 | | resource_name | image_stage_total | 2026-05-26 10:42:00.541 | | service_id | 9e0562733343498898d50c65e4c65681 | 2026-05-26 10:42:00.542 | +---------------+----------------------------------+ 2026-05-26 10:42:00.542 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-05-26 10:42:00.542 | +---------------+----------------------------------+ 2026-05-26 10:42:00.542 | | Field | Value | 2026-05-26 10:42:00.542 | +---------------+----------------------------------+ 2026-05-26 10:42:00.542 | | default_limit | 100 | 2026-05-26 10:42:00.542 | | description | None | 2026-05-26 10:42:00.542 | | id | 642ce443c98b4a789087d4cbfc41d07b | 2026-05-26 10:42:00.542 | | region_id | RegionOne | 2026-05-26 10:42:00.543 | | resource_name | image_count_total | 2026-05-26 10:42:00.543 | | service_id | 9e0562733343498898d50c65e4c65681 | 2026-05-26 10:42:00.543 | +---------------+----------------------------------+ 2026-05-26 10:42:00.543 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-05-26 10:42:00.543 | +---------------+----------------------------------+ 2026-05-26 10:42:00.543 | | Field | Value | 2026-05-26 10:42:00.543 | +---------------+----------------------------------+ 2026-05-26 10:42:00.543 | | default_limit | 100 | 2026-05-26 10:42:00.543 | | description | None | 2026-05-26 10:42:00.543 | | id | 14ffe0c933c34a4ba880f4a444767100 | 2026-05-26 10:42:00.544 | | region_id | RegionOne | 2026-05-26 10:42:00.544 | | resource_name | image_count_uploading | 2026-05-26 10:42:00.544 | | service_id | 9e0562733343498898d50c65e4c65681 | 2026-05-26 10:42:00.544 | +---------------+----------------------------------+ 2026-05-26 10:42:00.544 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-26 10:42:00.544 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-26 10:42:00.544 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-26 10:42:00.544 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-26 10:42:00.544 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-26 10:42:00.545 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.203/identity 2026-05-26 10:42:00.545 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-26 10:42:00.545 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-26 10:42:00.545 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.545 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id e854374d1af64a0b86fcd11e409941e8 2026-05-26 10:42:00.545 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-26 10:42:00.545 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-26 10:42:00.545 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:00.587 | [2032 Async create_glance_accounts:48090]: finished create_glance_accounts with result 0 in 69 seconds 2026-05-26 10:42:00.629 | [2032 Async create_cinder_accounts:48228]: Waiting for completion of create_cinder_accounts running on PID 48228 (3 other jobs running) 2026-05-26 10:42:00.656 | [2032 Async create_cinder_accounts:48228]: Signaling child to exit 2026-05-26 10:42:00.657 | WAKEUP 2026-05-26 10:42:00.681 | [2032 Async create_cinder_accounts:48228]: Signaled 2026-05-26 10:42:00.683 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-05-26 10:42:00.683 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-26 10:42:00.683 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-26 10:42:00.683 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:00.683 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-26 10:42:00.683 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-26 10:42:00.683 | + functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:42:00.683 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:42:00.684 | + functions-common:get_or_create_user:895 : local email= 2026-05-26 10:42:00.684 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-26 10:42:00.684 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.684 | + functions-common:get_or_create_user:907 : user_id=d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.684 | + functions-common:get_or_create_user:908 : echo d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.684 | d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.684 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-26 10:42:00.684 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:42:00.684 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:42:00.684 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:42:00.685 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:42:00.685 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:42:00.685 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-05-26 10:42:00.686 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:42:00.686 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.686 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.686 | + functions-common:get_or_add_user_project_role:972 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.686 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.686 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-26 10:42:00.686 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-26 10:42:00.686 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.203/volume 2026-05-26 10:42:00.686 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-26 10:42:00.686 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:42:00.686 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-26 10:42:00.687 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-05-26 10:42:00.687 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.687 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:42:00.687 | 43b88b631e634deeb65ffc6e99276e80' 2026-05-26 10:42:00.687 | + functions-common:get_or_create_service:1059 : echo 43b88b631e634deeb65ffc6e99276e80 2026-05-26 10:42:00.687 | 43b88b631e634deeb65ffc6e99276e80 2026-05-26 10:42:00.687 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.203/volume/v3 2026-05-26 10:42:00.687 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:42:00.687 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.203/volume/v3 RegionOne 2026-05-26 10:42:00.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:42:00.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-05-26 10:42:00.688 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:42:00.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:42:00.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.203/volume/v3 --region RegionOne -f value -c id 2026-05-26 10:42:00.688 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=c2d2620c7604461998b12d5ca4435281 2026-05-26 10:42:00.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo c2d2620c7604461998b12d5ca4435281 2026-05-26 10:42:00.688 | + functions-common:get_or_create_endpoint:1092 : public_id=c2d2620c7604461998b12d5ca4435281 2026-05-26 10:42:00.688 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:42:00.689 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:42:00.689 | + functions-common:get_or_create_endpoint:1101 : echo c2d2620c7604461998b12d5ca4435281 2026-05-26 10:42:00.689 | c2d2620c7604461998b12d5ca4435281 2026-05-26 10:42:00.689 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-26 10:42:00.689 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-26 10:42:00.689 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-26 10:42:00.689 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-05-26 10:42:00.689 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.689 | ++ functions-common:get_or_create_project:920 : project_id=da7740e64ec7471aba3536425624f251 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_project:921 : echo da7740e64ec7471aba3536425624f251 2026-05-26 10:42:00.690 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id da7740e64ec7471aba3536425624f251 2026-05-26 10:42:00.690 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-26 10:42:00.690 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-05-26 10:42:00.690 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-26 10:42:00.690 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_user:907 : user_id=d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.690 | ++ functions-common:get_or_create_user:908 : echo d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.691 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d686b1dacd344062af9fa52596138be9 2026-05-26 10:42:00.736 | [2032 Async create_cinder_accounts:48228]: finished create_cinder_accounts with result 0 in 40 seconds 2026-05-26 10:42:00.741 | + inc/async:async_wait:197 : return 0 2026-05-26 10:42:00.744 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-26 10:42:00.805 | [2032 Async create_neutron_accounts:48370]: Waiting for completion of create_neutron_accounts running on PID 48370 (2 other jobs running) 2026-05-26 10:42:00.834 | [2032 Async create_neutron_accounts:48370]: Signaling child to exit 2026-05-26 10:42:00.835 | WAKEUP 2026-05-26 10:42:00.860 | [2032 Async create_neutron_accounts:48370]: Signaled 2026-05-26 10:42:00.863 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-26 10:42:00.864 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.203/ 2026-05-26 10:42:00.864 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-26 10:42:00.865 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.203/networking 2026-05-26 10:42:00.865 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-26 10:42:00.865 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:00.865 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-26 10:42:00.865 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-26 10:42:00.865 | + functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:42:00.865 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:42:00.865 | + functions-common:get_or_create_user:895 : local email= 2026-05-26 10:42:00.866 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-26 10:42:00.866 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.866 | + functions-common:get_or_create_user:907 : user_id=1eb21c77f2eb4200b9539ab96a6a6864 2026-05-26 10:42:00.866 | + functions-common:get_or_create_user:908 : echo 1eb21c77f2eb4200b9539ab96a6a6864 2026-05-26 10:42:00.866 | 1eb21c77f2eb4200b9539ab96a6a6864 2026-05-26 10:42:00.867 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-26 10:42:00.867 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:42:00.867 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:42:00.868 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:42:00.868 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:42:00.869 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:42:00.869 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-05-26 10:42:00.869 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:42:00.869 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.869 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.869 | + functions-common:get_or_add_user_project_role:972 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.870 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:42:00.870 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-26 10:42:00.870 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-26 10:42:00.870 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:42:00.870 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-26 10:42:00.870 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-05-26 10:42:00.871 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.871 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:42:00.871 | 94f7473d44d54b468494c536459c5047' 2026-05-26 10:42:00.871 | + functions-common:get_or_create_service:1059 : echo 94f7473d44d54b468494c536459c5047 2026-05-26 10:42:00.871 | 94f7473d44d54b468494c536459c5047 2026-05-26 10:42:00.871 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.203/networking 2026-05-26 10:42:00.872 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:42:00.872 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.203/networking RegionOne 2026-05-26 10:42:00.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:42:00.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-05-26 10:42:00.872 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:42:00.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:42:00.873 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.203/networking --region RegionOne -f value -c id 2026-05-26 10:42:00.873 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:42:00.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=c0d7453ebb054a408a1233e5aa851b49 2026-05-26 10:42:00.873 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo c0d7453ebb054a408a1233e5aa851b49 2026-05-26 10:42:00.873 | + functions-common:get_or_create_endpoint:1092 : public_id=c0d7453ebb054a408a1233e5aa851b49 2026-05-26 10:42:00.874 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:42:00.874 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:42:00.874 | + functions-common:get_or_create_endpoint:1101 : echo c0d7453ebb054a408a1233e5aa851b49 2026-05-26 10:42:00.874 | c0d7453ebb054a408a1233e5aa851b49 2026-05-26 10:42:00.917 | [2032 Async create_neutron_accounts:48370]: finished create_neutron_accounts with result 0 in 33 seconds 2026-05-26 10:42:00.927 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-26 10:42:00.934 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-26 10:42:00.937 | + inc/async:async_wait:197 : return 0 2026-05-26 10:42:00.940 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-26 10:42:00.962 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:00.966 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-26 10:42:00.991 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:00.994 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-26 10:42:00.999 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:42:01.003 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-26 10:42:01.006 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-26 10:42:01.010 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-26 10:42:01.098 | + inc/async:async_inner:63 : init_glance 2026-05-26 10:42:01.149 | [2032 Async init_glance:50604]: running: init_glance 2026-05-26 10:42:01.153 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-26 10:42:01.181 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:01.185 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-26 10:42:01.189 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:42:01.193 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-26 10:42:01.198 | + ./stack.sh:main:1164 : configure_neutron 2026-05-26 10:42:01.202 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-26 10:42:01.207 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-26 10:42:01.212 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-26 10:42:01.232 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-26 10:42:01.236 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-26 10:42:15.009 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:42:15.045 | [50604 Async init_glance:50604]: finished successfully 2026-05-26 10:42:25.411 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-26 10:42:25.411 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-26 10:42:39.356 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-26 10:42:39.363 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-26 10:42:39.367 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-26 10:42:39.371 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-26 10:42:39.374 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-26 10:42:39.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-26 10:42:39.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-26 10:42:39.383 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-26 10:42:39.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-26 10:42:39.390 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-26 10:42:39.393 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-26 10:42:39.396 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-26 10:42:39.399 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-26 10:42:39.402 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-26 10:42:39.406 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-26 10:42:39.409 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-26 10:42:39.415 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:42:39.418 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:42:39.422 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-26 10:42:39.426 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:42:39.433 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-26 10:42:39.436 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-26 10:42:39.439 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-26 10:42:39.442 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-26 10:42:39.444 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:42:39.447 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:42:39.450 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:42:39.474 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:39.477 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:42:39.480 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-26 10:42:39.483 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-26 10:42:39.525 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-26 10:42:39.566 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-26 10:42:39.606 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-26 10:42:39.646 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-26 10:42:39.687 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-26 10:42:39.729 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-26 10:42:39.732 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-26 10:42:39.736 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-26 10:42:39.739 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-26 10:42:39.744 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:42:39.766 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:42:39.770 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:42:39.773 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:42:39.777 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:42:39.781 | + 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-05-26 10:42:39.822 | + 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-05-26 10:42:39.868 | + 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-05-26 10:42:39.911 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:42:39.954 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-26 10:42:39.997 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-26 10:42:40.000 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:42:40.004 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-26 10:42:40.008 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-26 10:42:40.012 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-26 10:42:40.016 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:42:40.020 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-26 10:42:40.024 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-26 10:42:40.042 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-05-26 10:42:40.060 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-05-26 10:42:40.078 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-05-26 10:42:40.096 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-26 10:42:40.114 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-26 10:42:40.117 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-26 10:42:40.123 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-26 10:42:40.129 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.smXHbuPzzQ 2026-05-26 10:42:40.133 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-26 10:42:40.136 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-26 10:42:40.140 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.smXHbuPzzQ 2026-05-26 10:42:40.146 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.smXHbuPzzQ 2026-05-26 10:42:40.163 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.smXHbuPzzQ /etc/sudoers.d/neutron-rootwrap 2026-05-26 10:42:40.180 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-26 10:42:40.184 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-26 10:42:40.187 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-26 10:42:40.232 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-26 10:42:40.236 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-26 10:42:40.278 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-26 10:42:40.281 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-26 10:42:40.285 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-26 10:42:40.289 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:42:40.293 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-26 10:42:40.297 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:42:40.322 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:40.327 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-26 10:42:40.331 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-26 10:42:40.334 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:42:40.360 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:40.364 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:42:40.369 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/ 2026-05-26 10:42:40.413 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:42:40.417 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:42:40.421 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-26 10:42:40.444 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.448 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-26 10:42:40.472 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.476 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-26 10:42:40.499 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.503 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-26 10:42:40.527 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.532 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-26 10:42:40.555 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.558 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-26 10:42:40.561 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-26 10:42:40.584 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:42:40.588 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-26 10:42:40.591 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-26 10:42:40.596 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-26 10:42:40.596 | Configuring OVN 2026-05-26 10:42:40.599 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-26 10:42:40.604 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-26 10:42:40.609 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-26 10:42:40.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=6c6c8332-292f-464c-9337-80cacc1c3ce4 2026-05-26 10:42:40.619 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:42:40.622 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-26 10:42:40.626 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:42:40.629 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:42:40.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:42:40.636 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:42:40.640 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:42:40.643 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:42:40.647 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:42:40.650 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:42:40.653 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:42:40.657 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:42:40.660 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:42:40.664 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:42:40.667 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:42:40.671 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-26 10:42:40.674 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-26 10:42:40.678 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-26 10:42:40.682 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-26 10:42:40.704 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:40.708 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-26 10:42:40.764 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-26 10:42:40.768 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-26 10:42:40.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-26 10:42:40.791 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:42:40.795 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-26 10:42:40.799 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:42:40.803 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-26 10:42:40.807 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-26 10:42:40.825 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-26 10:42:40.831 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-26 10:42:40.835 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-26 10:43:04.257 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-26 10:43:04.257 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-26 10:43:18.275 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:43:18.279 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:43:18.283 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:43:18.285 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-26 10:43:18.321 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-26 10:43:18.324 | + lib/neutron:configure_root_helper_options:1114 : 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-05-26 10:43:18.356 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-26 10:43:18.396 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.203 2026-05-26 10:43:18.434 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-26 10:43:18.471 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-05-26 10:43:18.508 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-26 10:43:18.545 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.203:6642 2026-05-26 10:43:18.582 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-26 10:43:18.604 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:18.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-26 10:43:18.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-26 10:43:18.648 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.203:6641 2026-05-26 10:43:18.687 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-26 10:43:18.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-26 10:43:18.690 | Configuring Neutron for OVN 2026-05-26 10:43:18.693 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-26 10:43:18.715 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:18.718 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-26 10:43:18.723 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-26 10:43:18.723 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-26 10:43:22.148 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : 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-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-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 2026-05-26 10:43:22.152 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-26 10:43:22.152 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-26 10:43:25.010 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-26 10:43:25.012 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-26 10:43:25.032 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.035 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-26 10:43:25.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-26 10:43:25.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-26 10:43:25.041 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-26 10:43:25.046 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-26 10:43:25.046 | address-scope 2026-05-26 10:43:25.046 | agent 2026-05-26 10:43:25.046 | allowed-address-pairs 2026-05-26 10:43:25.047 | auto-allocated-topology 2026-05-26 10:43:25.047 | availability_zone 2026-05-26 10:43:25.047 | bgp 2026-05-26 10:43:25.048 | bgp_4byte_asn 2026-05-26 10:43:25.048 | bgp_dragent_scheduler 2026-05-26 10:43:25.048 | binding 2026-05-26 10:43:25.048 | binding-extended 2026-05-26 10:43:25.048 | default-subnetpools 2026-05-26 10:43:25.048 | dhcp_agent_scheduler 2026-05-26 10:43:25.048 | dns-domain-ports 2026-05-26 10:43:25.048 | dns-integration 2026-05-26 10:43:25.048 | dns-integration-domain-keywords 2026-05-26 10:43:25.048 | empty-string-filtering 2026-05-26 10:43:25.048 | enable-default-route-bfd 2026-05-26 10:43:25.049 | enable-default-route-ecmp 2026-05-26 10:43:25.049 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.049 | ext-gw-mode 2026-05-26 10:43:25.049 | external-gateway-multihoming 2026-05-26 10:43:25.049 | external-net 2026-05-26 10:43:25.049 | extra_dhcp_opt 2026-05-26 10:43:25.049 | extraroute 2026-05-26 10:43:25.049 | extraroute-atomic 2026-05-26 10:43:25.049 | filter-validation 2026-05-26 10:43:25.049 | fip-port-details 2026-05-26 10:43:25.049 | flavors 2026-05-26 10:43:25.051 | floating-ip-port-forwarding 2026-05-26 10:43:25.051 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.051 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.051 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.051 | floatingip-pools 2026-05-26 10:43:25.051 | fwaas_v2 2026-05-26 10:43:25.051 | ip_allocation 2026-05-26 10:43:25.051 | l3-flavors 2026-05-26 10:43:25.051 | l3-ha 2026-05-26 10:43:25.051 | logging 2026-05-26 10:43:25.052 | multi-provider 2026-05-26 10:43:25.052 | net-mtu 2026-05-26 10:43:25.052 | net-mtu-writable 2026-05-26 10:43:25.052 | network-ip-availability 2026-05-26 10:43:25.052 | network_availability_zone 2026-05-26 10:43:25.052 | network_ha 2026-05-26 10:43:25.052 | pagination 2026-05-26 10:43:25.052 | port-device-profile 2026-05-26 10:43:25.052 | port-hardware-offload-type 2026-05-26 10:43:25.052 | port-mac-address-regenerate 2026-05-26 10:43:25.052 | port-numa-affinity-policy 2026-05-26 10:43:25.052 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.053 | port-resource-request 2026-05-26 10:43:25.053 | port-security 2026-05-26 10:43:25.053 | port-trusted-vif 2026-05-26 10:43:25.053 | project-id 2026-05-26 10:43:25.053 | provider 2026-05-26 10:43:25.053 | qinq 2026-05-26 10:43:25.053 | qos 2026-05-26 10:43:25.053 | qos-bw-limit-direction 2026-05-26 10:43:25.053 | qos-bw-minimum-ingress 2026-05-26 10:43:25.053 | qos-default 2026-05-26 10:43:25.053 | qos-fip 2026-05-26 10:43:25.054 | qos-gateway-ip 2026-05-26 10:43:25.054 | qos-rule-type-details 2026-05-26 10:43:25.054 | qos-rule-type-filter 2026-05-26 10:43:25.054 | qos-rules-alias 2026-05-26 10:43:25.054 | quota-check-limit 2026-05-26 10:43:25.054 | quota-check-limit-default 2026-05-26 10:43:25.054 | quota_details 2026-05-26 10:43:25.054 | quotas 2026-05-26 10:43:25.054 | rbac-address-scope 2026-05-26 10:43:25.054 | rbac-policies 2026-05-26 10:43:25.055 | rbac-security-groups 2026-05-26 10:43:25.055 | router 2026-05-26 10:43:25.055 | router-enable-snat 2026-05-26 10:43:25.055 | router_availability_zone 2026-05-26 10:43:25.055 | security-group 2026-05-26 10:43:25.055 | security-groups-default-rules 2026-05-26 10:43:25.055 | security-groups-normalized-cidr 2026-05-26 10:43:25.055 | security-groups-remote-address-group 2026-05-26 10:43:25.055 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.055 | security-groups-shared-filtering 2026-05-26 10:43:25.055 | segment 2026-05-26 10:43:25.056 | sorting 2026-05-26 10:43:25.056 | standard-attr-description 2026-05-26 10:43:25.056 | standard-attr-fwaas-v2 2026-05-26 10:43:25.056 | standard-attr-revisions 2026-05-26 10:43:25.056 | standard-attr-tag 2026-05-26 10:43:25.056 | standard-attr-timestamp 2026-05-26 10:43:25.056 | stateful-security-group 2026-05-26 10:43:25.056 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.056 | subnet-external-network 2026-05-26 10:43:25.057 | subnet-service-types 2026-05-26 10:43:25.057 | subnet_allocation 2026-05-26 10:43:25.057 | subnetpool-prefix-ops 2026-05-26 10:43:25.057 | tag-creation 2026-05-26 10:43:25.057 | tap-mirror 2026-05-26 10:43:25.057 | tap-mirror-both-direction 2026-05-26 10:43:25.057 | trunk 2026-05-26 10:43:25.057 | uplink-status-propagation 2026-05-26 10:43:25.057 | uplink-status-propagation-updatable 2026-05-26 10:43:25.057 | vlan-transparent 2026-05-26 10:43:25.058 | vpn-endpoint-groups 2026-05-26 10:43:25.058 | vpnaas' 2026-05-26 10:43:25.058 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-26 10:43:25.058 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-26 10:43:25.058 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : 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-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-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-26 10:43:25.058 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-26 10:43:25.058 | address-scope 2026-05-26 10:43:25.058 | agent 2026-05-26 10:43:25.058 | allowed-address-pairs 2026-05-26 10:43:25.059 | auto-allocated-topology 2026-05-26 10:43:25.059 | availability_zone 2026-05-26 10:43:25.059 | bgp 2026-05-26 10:43:25.059 | bgp_4byte_asn 2026-05-26 10:43:25.059 | bgp_dragent_scheduler 2026-05-26 10:43:25.059 | binding 2026-05-26 10:43:25.059 | binding-extended 2026-05-26 10:43:25.059 | default-subnetpools 2026-05-26 10:43:25.059 | dhcp_agent_scheduler 2026-05-26 10:43:25.059 | dns-domain-ports 2026-05-26 10:43:25.060 | dns-integration 2026-05-26 10:43:25.060 | dns-integration-domain-keywords 2026-05-26 10:43:25.060 | empty-string-filtering 2026-05-26 10:43:25.060 | enable-default-route-bfd 2026-05-26 10:43:25.060 | enable-default-route-ecmp 2026-05-26 10:43:25.060 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.060 | ext-gw-mode 2026-05-26 10:43:25.060 | external-gateway-multihoming 2026-05-26 10:43:25.060 | external-net 2026-05-26 10:43:25.060 | extra_dhcp_opt 2026-05-26 10:43:25.061 | extraroute 2026-05-26 10:43:25.061 | extraroute-atomic 2026-05-26 10:43:25.061 | filter-validation 2026-05-26 10:43:25.061 | fip-port-details 2026-05-26 10:43:25.061 | flavors 2026-05-26 10:43:25.061 | floating-ip-port-forwarding 2026-05-26 10:43:25.061 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.061 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.061 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.061 | floatingip-pools 2026-05-26 10:43:25.061 | fwaas_v2 2026-05-26 10:43:25.062 | ip_allocation 2026-05-26 10:43:25.062 | l3-flavors 2026-05-26 10:43:25.062 | l3-ha 2026-05-26 10:43:25.062 | logging 2026-05-26 10:43:25.062 | multi-provider 2026-05-26 10:43:25.063 | net-mtu 2026-05-26 10:43:25.063 | net-mtu-writable 2026-05-26 10:43:25.063 | network-ip-availability 2026-05-26 10:43:25.063 | network_availability_zone 2026-05-26 10:43:25.063 | network_ha 2026-05-26 10:43:25.063 | pagination 2026-05-26 10:43:25.063 | port-device-profile 2026-05-26 10:43:25.064 | port-hardware-offload-type 2026-05-26 10:43:25.064 | port-mac-address-regenerate 2026-05-26 10:43:25.064 | port-numa-affinity-policy 2026-05-26 10:43:25.064 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.064 | port-resource-request 2026-05-26 10:43:25.064 | port-security 2026-05-26 10:43:25.064 | port-trusted-vif 2026-05-26 10:43:25.064 | project-id 2026-05-26 10:43:25.064 | provider 2026-05-26 10:43:25.064 | qinq 2026-05-26 10:43:25.065 | qos 2026-05-26 10:43:25.065 | qos-bw-limit-direction 2026-05-26 10:43:25.065 | qos-bw-minimum-ingress 2026-05-26 10:43:25.065 | qos-default 2026-05-26 10:43:25.065 | qos-fip 2026-05-26 10:43:25.065 | qos-gateway-ip 2026-05-26 10:43:25.065 | qos-rule-type-details 2026-05-26 10:43:25.065 | qos-rule-type-filter 2026-05-26 10:43:25.066 | qos-rules-alias 2026-05-26 10:43:25.066 | quota-check-limit 2026-05-26 10:43:25.066 | quota-check-limit-default 2026-05-26 10:43:25.066 | quota_details 2026-05-26 10:43:25.066 | quotas 2026-05-26 10:43:25.066 | rbac-address-scope 2026-05-26 10:43:25.066 | rbac-policies 2026-05-26 10:43:25.066 | rbac-security-groups 2026-05-26 10:43:25.066 | router 2026-05-26 10:43:25.067 | router-enable-snat 2026-05-26 10:43:25.067 | router_availability_zone 2026-05-26 10:43:25.067 | security-group 2026-05-26 10:43:25.067 | security-groups-default-rules 2026-05-26 10:43:25.067 | security-groups-normalized-cidr 2026-05-26 10:43:25.067 | security-groups-remote-address-group 2026-05-26 10:43:25.067 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.067 | security-groups-shared-filtering 2026-05-26 10:43:25.067 | segment 2026-05-26 10:43:25.067 | sorting 2026-05-26 10:43:25.068 | standard-attr-description 2026-05-26 10:43:25.068 | standard-attr-fwaas-v2 2026-05-26 10:43:25.068 | standard-attr-revisions 2026-05-26 10:43:25.068 | standard-attr-tag 2026-05-26 10:43:25.068 | standard-attr-timestamp 2026-05-26 10:43:25.068 | stateful-security-group 2026-05-26 10:43:25.068 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.068 | subnet-external-network 2026-05-26 10:43:25.068 | subnet-service-types 2026-05-26 10:43:25.068 | subnet_allocation 2026-05-26 10:43:25.069 | subnetpool-prefix-ops 2026-05-26 10:43:25.069 | tag-creation 2026-05-26 10:43:25.069 | tap-mirror 2026-05-26 10:43:25.069 | tap-mirror-both-direction 2026-05-26 10:43:25.069 | trunk 2026-05-26 10:43:25.069 | uplink-status-propagation 2026-05-26 10:43:25.069 | uplink-status-propagation-updatable 2026-05-26 10:43:25.069 | vlan-transparent 2026-05-26 10:43:25.069 | vpn-endpoint-groups 2026-05-26 10:43:25.070 | vpnaas' 2026-05-26 10:43:25.070 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-26 10:43:25.070 | address-scope 2026-05-26 10:43:25.070 | agent 2026-05-26 10:43:25.070 | allowed-address-pairs 2026-05-26 10:43:25.070 | auto-allocated-topology 2026-05-26 10:43:25.070 | availability_zone 2026-05-26 10:43:25.070 | bgp 2026-05-26 10:43:25.070 | bgp_4byte_asn 2026-05-26 10:43:25.070 | bgp_dragent_scheduler 2026-05-26 10:43:25.070 | binding 2026-05-26 10:43:25.071 | binding-extended 2026-05-26 10:43:25.071 | default-subnetpools 2026-05-26 10:43:25.071 | dhcp_agent_scheduler 2026-05-26 10:43:25.071 | dns-domain-ports 2026-05-26 10:43:25.071 | dns-integration 2026-05-26 10:43:25.071 | dns-integration-domain-keywords 2026-05-26 10:43:25.071 | empty-string-filtering 2026-05-26 10:43:25.071 | enable-default-route-bfd 2026-05-26 10:43:25.071 | enable-default-route-ecmp 2026-05-26 10:43:25.071 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.072 | ext-gw-mode 2026-05-26 10:43:25.072 | external-gateway-multihoming 2026-05-26 10:43:25.072 | external-net 2026-05-26 10:43:25.072 | extra_dhcp_opt 2026-05-26 10:43:25.072 | extraroute 2026-05-26 10:43:25.072 | extraroute-atomic 2026-05-26 10:43:25.072 | filter-validation 2026-05-26 10:43:25.072 | fip-port-details 2026-05-26 10:43:25.072 | flavors 2026-05-26 10:43:25.072 | floating-ip-port-forwarding 2026-05-26 10:43:25.073 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.073 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.073 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.073 | floatingip-pools 2026-05-26 10:43:25.073 | fwaas_v2 2026-05-26 10:43:25.073 | ip_allocation 2026-05-26 10:43:25.073 | l3-flavors 2026-05-26 10:43:25.073 | l3-ha 2026-05-26 10:43:25.073 | logging 2026-05-26 10:43:25.073 | multi-provider 2026-05-26 10:43:25.074 | net-mtu 2026-05-26 10:43:25.074 | net-mtu-writable 2026-05-26 10:43:25.074 | network-ip-availability 2026-05-26 10:43:25.074 | network_availability_zone 2026-05-26 10:43:25.074 | network_ha 2026-05-26 10:43:25.074 | pagination 2026-05-26 10:43:25.074 | port-device-profile 2026-05-26 10:43:25.074 | port-hardware-offload-type 2026-05-26 10:43:25.074 | port-mac-address-regenerate 2026-05-26 10:43:25.074 | port-numa-affinity-policy 2026-05-26 10:43:25.074 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.074 | port-resource-request 2026-05-26 10:43:25.075 | port-security 2026-05-26 10:43:25.075 | port-trusted-vif 2026-05-26 10:43:25.075 | project-id 2026-05-26 10:43:25.075 | provider 2026-05-26 10:43:25.076 | qinq 2026-05-26 10:43:25.076 | qos 2026-05-26 10:43:25.076 | qos-bw-limit-direction 2026-05-26 10:43:25.076 | qos-bw-minimum-ingress 2026-05-26 10:43:25.076 | qos-default 2026-05-26 10:43:25.076 | qos-fip 2026-05-26 10:43:25.077 | qos-gateway-ip 2026-05-26 10:43:25.077 | qos-rule-type-details 2026-05-26 10:43:25.077 | qos-rule-type-filter 2026-05-26 10:43:25.077 | qos-rules-alias 2026-05-26 10:43:25.077 | quota-check-limit 2026-05-26 10:43:25.077 | quota-check-limit-default 2026-05-26 10:43:25.077 | quota_details 2026-05-26 10:43:25.077 | quotas 2026-05-26 10:43:25.077 | rbac-address-scope 2026-05-26 10:43:25.077 | rbac-policies 2026-05-26 10:43:25.078 | rbac-security-groups 2026-05-26 10:43:25.078 | router 2026-05-26 10:43:25.078 | router-enable-snat 2026-05-26 10:43:25.078 | router_availability_zone 2026-05-26 10:43:25.078 | security-group 2026-05-26 10:43:25.078 | security-groups-default-rules 2026-05-26 10:43:25.078 | security-groups-normalized-cidr 2026-05-26 10:43:25.078 | security-groups-remote-address-group 2026-05-26 10:43:25.078 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.078 | security-groups-shared-filtering 2026-05-26 10:43:25.078 | segment 2026-05-26 10:43:25.079 | sorting 2026-05-26 10:43:25.079 | standard-attr-description 2026-05-26 10:43:25.079 | standard-attr-fwaas-v2 2026-05-26 10:43:25.079 | standard-attr-revisions 2026-05-26 10:43:25.079 | standard-attr-tag 2026-05-26 10:43:25.079 | standard-attr-timestamp 2026-05-26 10:43:25.079 | stateful-security-group 2026-05-26 10:43:25.079 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.079 | subnet-external-network 2026-05-26 10:43:25.079 | subnet-service-types 2026-05-26 10:43:25.080 | subnet_allocation 2026-05-26 10:43:25.080 | subnetpool-prefix-ops 2026-05-26 10:43:25.080 | tag-creation 2026-05-26 10:43:25.080 | tap-mirror 2026-05-26 10:43:25.080 | tap-mirror-both-direction 2026-05-26 10:43:25.080 | trunk 2026-05-26 10:43:25.080 | uplink-status-propagation 2026-05-26 10:43:25.080 | uplink-status-propagation-updatable 2026-05-26 10:43:25.080 | vlan-transparent 2026-05-26 10:43:25.080 | vpn-endpoint-groups 2026-05-26 10:43:25.081 | vpnaas' 2026-05-26 10:43:25.081 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-26 10:43:25.081 | address-scope 2026-05-26 10:43:25.081 | agent 2026-05-26 10:43:25.081 | allowed-address-pairs 2026-05-26 10:43:25.081 | auto-allocated-topology 2026-05-26 10:43:25.081 | availability_zone 2026-05-26 10:43:25.081 | bgp 2026-05-26 10:43:25.081 | bgp_4byte_asn 2026-05-26 10:43:25.081 | bgp_dragent_scheduler 2026-05-26 10:43:25.082 | binding 2026-05-26 10:43:25.082 | binding-extended 2026-05-26 10:43:25.082 | default-subnetpools 2026-05-26 10:43:25.082 | dhcp_agent_scheduler 2026-05-26 10:43:25.082 | dns-domain-ports 2026-05-26 10:43:25.082 | dns-integration 2026-05-26 10:43:25.082 | dns-integration-domain-keywords 2026-05-26 10:43:25.082 | empty-string-filtering 2026-05-26 10:43:25.082 | enable-default-route-bfd 2026-05-26 10:43:25.082 | enable-default-route-ecmp 2026-05-26 10:43:25.082 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.083 | ext-gw-mode 2026-05-26 10:43:25.083 | external-gateway-multihoming 2026-05-26 10:43:25.083 | external-net 2026-05-26 10:43:25.083 | extra_dhcp_opt 2026-05-26 10:43:25.083 | extraroute 2026-05-26 10:43:25.083 | extraroute-atomic 2026-05-26 10:43:25.083 | filter-validation 2026-05-26 10:43:25.083 | fip-port-details 2026-05-26 10:43:25.083 | flavors 2026-05-26 10:43:25.083 | floating-ip-port-forwarding 2026-05-26 10:43:25.084 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.084 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.084 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.084 | floatingip-pools 2026-05-26 10:43:25.084 | fwaas_v2 2026-05-26 10:43:25.084 | ip_allocation 2026-05-26 10:43:25.084 | l3-flavors 2026-05-26 10:43:25.084 | l3-ha 2026-05-26 10:43:25.084 | logging 2026-05-26 10:43:25.084 | multi-provider 2026-05-26 10:43:25.085 | net-mtu 2026-05-26 10:43:25.085 | net-mtu-writable 2026-05-26 10:43:25.085 | network-ip-availability 2026-05-26 10:43:25.085 | network_availability_zone 2026-05-26 10:43:25.085 | network_ha 2026-05-26 10:43:25.085 | pagination 2026-05-26 10:43:25.085 | port-device-profile 2026-05-26 10:43:25.085 | port-hardware-offload-type 2026-05-26 10:43:25.085 | port-mac-address-regenerate 2026-05-26 10:43:25.085 | port-numa-affinity-policy 2026-05-26 10:43:25.085 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.086 | port-resource-request 2026-05-26 10:43:25.086 | port-security 2026-05-26 10:43:25.086 | port-trusted-vif 2026-05-26 10:43:25.086 | project-id 2026-05-26 10:43:25.086 | provider 2026-05-26 10:43:25.086 | qinq 2026-05-26 10:43:25.086 | qos 2026-05-26 10:43:25.086 | qos-bw-limit-direction 2026-05-26 10:43:25.086 | qos-bw-minimum-ingress 2026-05-26 10:43:25.087 | qos-default 2026-05-26 10:43:25.087 | qos-fip 2026-05-26 10:43:25.087 | qos-gateway-ip 2026-05-26 10:43:25.087 | qos-rule-type-details 2026-05-26 10:43:25.087 | qos-rule-type-filter 2026-05-26 10:43:25.087 | qos-rules-alias 2026-05-26 10:43:25.087 | quota-check-limit 2026-05-26 10:43:25.087 | quota-check-limit-default 2026-05-26 10:43:25.087 | quota_details 2026-05-26 10:43:25.087 | quotas 2026-05-26 10:43:25.088 | rbac-address-scope 2026-05-26 10:43:25.088 | rbac-policies 2026-05-26 10:43:25.088 | rbac-security-groups 2026-05-26 10:43:25.088 | router 2026-05-26 10:43:25.088 | router-enable-snat 2026-05-26 10:43:25.088 | router_availability_zone 2026-05-26 10:43:25.088 | security-group 2026-05-26 10:43:25.088 | security-groups-default-rules 2026-05-26 10:43:25.088 | security-groups-normalized-cidr 2026-05-26 10:43:25.088 | security-groups-remote-address-group 2026-05-26 10:43:25.089 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.089 | security-groups-shared-filtering 2026-05-26 10:43:25.089 | segment 2026-05-26 10:43:25.089 | sorting 2026-05-26 10:43:25.089 | standard-attr-description 2026-05-26 10:43:25.089 | standard-attr-fwaas-v2 2026-05-26 10:43:25.089 | standard-attr-revisions 2026-05-26 10:43:25.089 | standard-attr-tag 2026-05-26 10:43:25.089 | standard-attr-timestamp 2026-05-26 10:43:25.089 | stateful-security-group 2026-05-26 10:43:25.090 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.090 | subnet-external-network 2026-05-26 10:43:25.090 | subnet-service-types 2026-05-26 10:43:25.090 | subnet_allocation 2026-05-26 10:43:25.090 | subnetpool-prefix-ops 2026-05-26 10:43:25.090 | tag-creation 2026-05-26 10:43:25.090 | tap-mirror 2026-05-26 10:43:25.090 | tap-mirror-both-direction 2026-05-26 10:43:25.090 | trunk 2026-05-26 10:43:25.091 | uplink-status-propagation 2026-05-26 10:43:25.091 | uplink-status-propagation-updatable 2026-05-26 10:43:25.091 | vlan-transparent 2026-05-26 10:43:25.091 | vpn-endpoint-groups 2026-05-26 10:43:25.091 | vpnaas' 2026-05-26 10:43:25.091 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-26 10:43:25.091 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-26 10:43:25.091 | address-scope 2026-05-26 10:43:25.091 | agent 2026-05-26 10:43:25.091 | allowed-address-pairs 2026-05-26 10:43:25.092 | auto-allocated-topology 2026-05-26 10:43:25.092 | availability_zone 2026-05-26 10:43:25.092 | bgp 2026-05-26 10:43:25.092 | bgp_4byte_asn 2026-05-26 10:43:25.092 | bgp_dragent_scheduler 2026-05-26 10:43:25.092 | binding 2026-05-26 10:43:25.092 | binding-extended 2026-05-26 10:43:25.092 | default-subnetpools 2026-05-26 10:43:25.092 | dhcp_agent_scheduler 2026-05-26 10:43:25.092 | dns-domain-ports 2026-05-26 10:43:25.093 | dns-integration 2026-05-26 10:43:25.093 | dns-integration-domain-keywords 2026-05-26 10:43:25.093 | empty-string-filtering 2026-05-26 10:43:25.093 | enable-default-route-bfd 2026-05-26 10:43:25.093 | enable-default-route-ecmp 2026-05-26 10:43:25.093 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.093 | ext-gw-mode 2026-05-26 10:43:25.093 | external-gateway-multihoming 2026-05-26 10:43:25.093 | external-net 2026-05-26 10:43:25.094 | extra_dhcp_opt 2026-05-26 10:43:25.094 | extraroute 2026-05-26 10:43:25.094 | extraroute-atomic 2026-05-26 10:43:25.094 | filter-validation 2026-05-26 10:43:25.094 | fip-port-details 2026-05-26 10:43:25.094 | flavors 2026-05-26 10:43:25.094 | floating-ip-port-forwarding 2026-05-26 10:43:25.094 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.094 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.094 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.095 | floatingip-pools 2026-05-26 10:43:25.095 | fwaas_v2 2026-05-26 10:43:25.095 | ip_allocation 2026-05-26 10:43:25.095 | l3-flavors 2026-05-26 10:43:25.095 | l3-ha 2026-05-26 10:43:25.095 | logging 2026-05-26 10:43:25.095 | multi-provider 2026-05-26 10:43:25.095 | net-mtu 2026-05-26 10:43:25.095 | net-mtu-writable 2026-05-26 10:43:25.095 | network-ip-availability 2026-05-26 10:43:25.096 | network_availability_zone 2026-05-26 10:43:25.096 | network_ha 2026-05-26 10:43:25.096 | pagination 2026-05-26 10:43:25.096 | port-device-profile 2026-05-26 10:43:25.096 | port-hardware-offload-type 2026-05-26 10:43:25.096 | port-mac-address-regenerate 2026-05-26 10:43:25.096 | port-numa-affinity-policy 2026-05-26 10:43:25.096 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.096 | port-resource-request 2026-05-26 10:43:25.096 | port-security 2026-05-26 10:43:25.097 | port-trusted-vif 2026-05-26 10:43:25.097 | project-id 2026-05-26 10:43:25.097 | provider 2026-05-26 10:43:25.097 | qinq 2026-05-26 10:43:25.097 | qos 2026-05-26 10:43:25.097 | qos-bw-limit-direction 2026-05-26 10:43:25.097 | qos-bw-minimum-ingress 2026-05-26 10:43:25.097 | qos-default 2026-05-26 10:43:25.097 | qos-fip 2026-05-26 10:43:25.097 | qos-gateway-ip 2026-05-26 10:43:25.098 | qos-rule-type-details 2026-05-26 10:43:25.098 | qos-rule-type-filter 2026-05-26 10:43:25.098 | qos-rules-alias 2026-05-26 10:43:25.098 | quota-check-limit 2026-05-26 10:43:25.098 | quota-check-limit-default 2026-05-26 10:43:25.098 | quota_details 2026-05-26 10:43:25.098 | quotas 2026-05-26 10:43:25.098 | rbac-address-scope 2026-05-26 10:43:25.098 | rbac-policies 2026-05-26 10:43:25.098 | rbac-security-groups 2026-05-26 10:43:25.099 | router 2026-05-26 10:43:25.099 | router-enable-snat 2026-05-26 10:43:25.099 | router_availability_zone 2026-05-26 10:43:25.099 | security-group 2026-05-26 10:43:25.099 | security-groups-default-rules 2026-05-26 10:43:25.099 | security-groups-normalized-cidr 2026-05-26 10:43:25.099 | security-groups-remote-address-group 2026-05-26 10:43:25.099 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.099 | security-groups-shared-filtering 2026-05-26 10:43:25.099 | segment 2026-05-26 10:43:25.099 | sorting 2026-05-26 10:43:25.100 | standard-attr-description 2026-05-26 10:43:25.100 | standard-attr-fwaas-v2 2026-05-26 10:43:25.100 | standard-attr-revisions 2026-05-26 10:43:25.100 | standard-attr-tag 2026-05-26 10:43:25.100 | standard-attr-timestamp 2026-05-26 10:43:25.100 | stateful-security-group 2026-05-26 10:43:25.100 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.100 | subnet-external-network 2026-05-26 10:43:25.100 | subnet-service-types 2026-05-26 10:43:25.100 | subnet_allocation 2026-05-26 10:43:25.101 | subnetpool-prefix-ops 2026-05-26 10:43:25.101 | tag-creation 2026-05-26 10:43:25.101 | tap-mirror 2026-05-26 10:43:25.101 | tap-mirror-both-direction 2026-05-26 10:43:25.101 | trunk 2026-05-26 10:43:25.101 | uplink-status-propagation 2026-05-26 10:43:25.101 | uplink-status-propagation-updatable 2026-05-26 10:43:25.101 | vlan-transparent 2026-05-26 10:43:25.101 | vpn-endpoint-groups 2026-05-26 10:43:25.101 | vpnaas' 2026-05-26 10:43:25.102 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-26 10:43:25.102 | address-scope 2026-05-26 10:43:25.102 | agent 2026-05-26 10:43:25.102 | allowed-address-pairs 2026-05-26 10:43:25.102 | auto-allocated-topology 2026-05-26 10:43:25.102 | availability_zone 2026-05-26 10:43:25.102 | bgp 2026-05-26 10:43:25.102 | bgp_4byte_asn 2026-05-26 10:43:25.102 | bgp_dragent_scheduler 2026-05-26 10:43:25.102 | binding 2026-05-26 10:43:25.103 | binding-extended 2026-05-26 10:43:25.103 | default-subnetpools 2026-05-26 10:43:25.103 | dhcp_agent_scheduler 2026-05-26 10:43:25.103 | dns-domain-ports 2026-05-26 10:43:25.103 | dns-integration 2026-05-26 10:43:25.103 | dns-integration-domain-keywords 2026-05-26 10:43:25.103 | empty-string-filtering 2026-05-26 10:43:25.103 | enable-default-route-bfd 2026-05-26 10:43:25.103 | enable-default-route-ecmp 2026-05-26 10:43:25.103 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.104 | ext-gw-mode 2026-05-26 10:43:25.104 | external-gateway-multihoming 2026-05-26 10:43:25.104 | external-net 2026-05-26 10:43:25.104 | extra_dhcp_opt 2026-05-26 10:43:25.104 | extraroute 2026-05-26 10:43:25.104 | extraroute-atomic 2026-05-26 10:43:25.104 | filter-validation 2026-05-26 10:43:25.104 | fip-port-details 2026-05-26 10:43:25.104 | flavors 2026-05-26 10:43:25.104 | floating-ip-port-forwarding 2026-05-26 10:43:25.104 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.105 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.105 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.105 | floatingip-pools 2026-05-26 10:43:25.105 | fwaas_v2 2026-05-26 10:43:25.105 | ip_allocation 2026-05-26 10:43:25.105 | l3-flavors 2026-05-26 10:43:25.105 | l3-ha 2026-05-26 10:43:25.105 | logging 2026-05-26 10:43:25.105 | multi-provider 2026-05-26 10:43:25.105 | net-mtu 2026-05-26 10:43:25.106 | net-mtu-writable 2026-05-26 10:43:25.106 | network-ip-availability 2026-05-26 10:43:25.106 | network_availability_zone 2026-05-26 10:43:25.106 | network_ha 2026-05-26 10:43:25.106 | pagination 2026-05-26 10:43:25.106 | port-device-profile 2026-05-26 10:43:25.106 | port-hardware-offload-type 2026-05-26 10:43:25.106 | port-mac-address-regenerate 2026-05-26 10:43:25.106 | port-numa-affinity-policy 2026-05-26 10:43:25.107 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.107 | port-resource-request 2026-05-26 10:43:25.107 | port-security 2026-05-26 10:43:25.107 | port-trusted-vif 2026-05-26 10:43:25.107 | project-id 2026-05-26 10:43:25.107 | provider 2026-05-26 10:43:25.107 | qinq 2026-05-26 10:43:25.107 | qos 2026-05-26 10:43:25.107 | qos-bw-limit-direction 2026-05-26 10:43:25.107 | qos-bw-minimum-ingress 2026-05-26 10:43:25.107 | qos-default 2026-05-26 10:43:25.108 | qos-fip 2026-05-26 10:43:25.108 | qos-gateway-ip 2026-05-26 10:43:25.108 | qos-rule-type-details 2026-05-26 10:43:25.108 | qos-rule-type-filter 2026-05-26 10:43:25.108 | qos-rules-alias 2026-05-26 10:43:25.108 | quota-check-limit 2026-05-26 10:43:25.108 | quota-check-limit-default 2026-05-26 10:43:25.108 | quota_details 2026-05-26 10:43:25.108 | quotas 2026-05-26 10:43:25.108 | rbac-address-scope 2026-05-26 10:43:25.109 | rbac-policies 2026-05-26 10:43:25.109 | rbac-security-groups 2026-05-26 10:43:25.109 | router 2026-05-26 10:43:25.109 | router-enable-snat 2026-05-26 10:43:25.109 | router_availability_zone 2026-05-26 10:43:25.109 | security-group 2026-05-26 10:43:25.109 | security-groups-default-rules 2026-05-26 10:43:25.109 | security-groups-normalized-cidr 2026-05-26 10:43:25.109 | security-groups-remote-address-group 2026-05-26 10:43:25.109 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.110 | security-groups-shared-filtering 2026-05-26 10:43:25.110 | segment 2026-05-26 10:43:25.110 | sorting 2026-05-26 10:43:25.110 | standard-attr-description 2026-05-26 10:43:25.110 | standard-attr-fwaas-v2 2026-05-26 10:43:25.110 | standard-attr-revisions 2026-05-26 10:43:25.110 | standard-attr-tag 2026-05-26 10:43:25.110 | standard-attr-timestamp 2026-05-26 10:43:25.110 | stateful-security-group 2026-05-26 10:43:25.110 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.111 | subnet-external-network 2026-05-26 10:43:25.111 | subnet-service-types 2026-05-26 10:43:25.111 | subnet_allocation 2026-05-26 10:43:25.111 | subnetpool-prefix-ops 2026-05-26 10:43:25.111 | tag-creation 2026-05-26 10:43:25.111 | tap-mirror 2026-05-26 10:43:25.111 | tap-mirror-both-direction 2026-05-26 10:43:25.111 | trunk 2026-05-26 10:43:25.111 | uplink-status-propagation 2026-05-26 10:43:25.111 | uplink-status-propagation-updatable 2026-05-26 10:43:25.111 | vlan-transparent 2026-05-26 10:43:25.112 | vpn-endpoint-groups 2026-05-26 10:43:25.112 | vpnaas' 2026-05-26 10:43:25.112 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-26 10:43:25.112 | address-scope 2026-05-26 10:43:25.112 | agent 2026-05-26 10:43:25.112 | allowed-address-pairs 2026-05-26 10:43:25.112 | auto-allocated-topology 2026-05-26 10:43:25.112 | availability_zone 2026-05-26 10:43:25.112 | bgp 2026-05-26 10:43:25.112 | bgp_4byte_asn 2026-05-26 10:43:25.113 | bgp_dragent_scheduler 2026-05-26 10:43:25.113 | binding 2026-05-26 10:43:25.113 | binding-extended 2026-05-26 10:43:25.113 | default-subnetpools 2026-05-26 10:43:25.113 | dhcp_agent_scheduler 2026-05-26 10:43:25.113 | dns-domain-ports 2026-05-26 10:43:25.113 | dns-integration 2026-05-26 10:43:25.113 | dns-integration-domain-keywords 2026-05-26 10:43:25.113 | empty-string-filtering 2026-05-26 10:43:25.113 | enable-default-route-bfd 2026-05-26 10:43:25.114 | enable-default-route-ecmp 2026-05-26 10:43:25.114 | expose-port-forwarding-in-fip 2026-05-26 10:43:25.114 | ext-gw-mode 2026-05-26 10:43:25.114 | external-gateway-multihoming 2026-05-26 10:43:25.114 | external-net 2026-05-26 10:43:25.114 | extra_dhcp_opt 2026-05-26 10:43:25.114 | extraroute 2026-05-26 10:43:25.114 | extraroute-atomic 2026-05-26 10:43:25.114 | filter-validation 2026-05-26 10:43:25.114 | fip-port-details 2026-05-26 10:43:25.114 | flavors 2026-05-26 10:43:25.115 | floating-ip-port-forwarding 2026-05-26 10:43:25.115 | floating-ip-port-forwarding-description 2026-05-26 10:43:25.115 | floating-ip-port-forwarding-detail 2026-05-26 10:43:25.115 | floating-ip-port-forwarding-port-ranges 2026-05-26 10:43:25.115 | floatingip-pools 2026-05-26 10:43:25.115 | fwaas_v2 2026-05-26 10:43:25.115 | ip_allocation 2026-05-26 10:43:25.115 | l3-flavors 2026-05-26 10:43:25.115 | l3-ha 2026-05-26 10:43:25.115 | logging 2026-05-26 10:43:25.116 | multi-provider 2026-05-26 10:43:25.116 | net-mtu 2026-05-26 10:43:25.116 | net-mtu-writable 2026-05-26 10:43:25.116 | network-ip-availability 2026-05-26 10:43:25.116 | network_availability_zone 2026-05-26 10:43:25.116 | network_ha 2026-05-26 10:43:25.116 | pagination 2026-05-26 10:43:25.116 | port-device-profile 2026-05-26 10:43:25.116 | port-hardware-offload-type 2026-05-26 10:43:25.116 | port-mac-address-regenerate 2026-05-26 10:43:25.117 | port-numa-affinity-policy 2026-05-26 10:43:25.117 | port-numa-affinity-policy-socket 2026-05-26 10:43:25.117 | port-resource-request 2026-05-26 10:43:25.117 | port-security 2026-05-26 10:43:25.117 | port-trusted-vif 2026-05-26 10:43:25.117 | project-id 2026-05-26 10:43:25.117 | provider 2026-05-26 10:43:25.117 | qinq 2026-05-26 10:43:25.117 | qos 2026-05-26 10:43:25.117 | qos-bw-limit-direction 2026-05-26 10:43:25.118 | qos-bw-minimum-ingress 2026-05-26 10:43:25.118 | qos-default 2026-05-26 10:43:25.118 | qos-fip 2026-05-26 10:43:25.118 | qos-gateway-ip 2026-05-26 10:43:25.118 | qos-rule-type-details 2026-05-26 10:43:25.118 | qos-rule-type-filter 2026-05-26 10:43:25.118 | qos-rules-alias 2026-05-26 10:43:25.118 | quota-check-limit 2026-05-26 10:43:25.118 | quota-check-limit-default 2026-05-26 10:43:25.118 | quota_details 2026-05-26 10:43:25.118 | quotas 2026-05-26 10:43:25.119 | rbac-address-scope 2026-05-26 10:43:25.119 | rbac-policies 2026-05-26 10:43:25.119 | rbac-security-groups 2026-05-26 10:43:25.119 | router 2026-05-26 10:43:25.119 | router-enable-snat 2026-05-26 10:43:25.119 | router_availability_zone 2026-05-26 10:43:25.119 | security-group 2026-05-26 10:43:25.119 | security-groups-default-rules 2026-05-26 10:43:25.119 | security-groups-normalized-cidr 2026-05-26 10:43:25.119 | security-groups-remote-address-group 2026-05-26 10:43:25.120 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:43:25.120 | security-groups-shared-filtering 2026-05-26 10:43:25.120 | segment 2026-05-26 10:43:25.120 | sorting 2026-05-26 10:43:25.120 | standard-attr-description 2026-05-26 10:43:25.120 | standard-attr-fwaas-v2 2026-05-26 10:43:25.120 | standard-attr-revisions 2026-05-26 10:43:25.120 | standard-attr-tag 2026-05-26 10:43:25.120 | standard-attr-timestamp 2026-05-26 10:43:25.120 | stateful-security-group 2026-05-26 10:43:25.121 | subnet-dns-publish-fixed-ip 2026-05-26 10:43:25.121 | subnet-external-network 2026-05-26 10:43:25.121 | subnet-service-types 2026-05-26 10:43:25.121 | subnet_allocation 2026-05-26 10:43:25.121 | subnetpool-prefix-ops 2026-05-26 10:43:25.121 | tag-creation 2026-05-26 10:43:25.121 | tap-mirror 2026-05-26 10:43:25.121 | tap-mirror-both-direction 2026-05-26 10:43:25.121 | trunk 2026-05-26 10:43:25.121 | uplink-status-propagation 2026-05-26 10:43:25.121 | uplink-status-propagation-updatable 2026-05-26 10:43:25.122 | vlan-transparent 2026-05-26 10:43:25.122 | vpn-endpoint-groups 2026-05-26 10:43:25.122 | vpnaas' 2026-05-26 10:43:25.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-26 10:43:25.122 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-26 10:43:25.122 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-26 10:43:25.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-26 10:43:25.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 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-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 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-05-26 10:43:25.123 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-26 10:43:25.123 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,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-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,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-05-26 10:43:25.123 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.123 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-05-26 10:43:25.148 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.203:6641 2026-05-26 10:43:25.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-26 10:43:25.155 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.203:6641 2026-05-26 10:43:25.158 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.203:6641 ']' 2026-05-26 10:43:25.161 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.163 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.203:6641 2026-05-26 10:43:25.196 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.203:6642 2026-05-26 10:43:25.200 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.203 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-26 10:43:25.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.203:6642 2026-05-26 10:43:25.209 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.203:6642 ']' 2026-05-26 10:43:25.212 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.215 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.203:6642 2026-05-26 10:43:25.250 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-26 10:43:25.268 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.271 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-05-26 10:43:25.275 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.277 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-26 10:43:25.280 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-26 10:43:25.283 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-26 10:43:25.286 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.289 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-26 10:43:25.324 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-05-26 10:43:25.327 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-26 10:43:25.333 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-26 10:43:25.336 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-26 10:43:25.340 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.343 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-26 10:43:25.378 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-05-26 10:43:25.381 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-26 10:43:25.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-26 10:43:25.390 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-26 10:43:25.393 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.396 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-26 10:43:25.431 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-26 10:43:25.454 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-26 10:43:25.473 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.476 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-26 10:43:25.479 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-26 10:43:25.497 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:25.500 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:43:25.503 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-26 10:43:25.506 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-05-26 10:43:25.509 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:25.512 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-26 10:43:25.515 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-26 10:43:25.518 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-26 10:43:25.521 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:25.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-26 10:43:25.561 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-26 10:43:25.580 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-26 10:43:25.623 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-26 10:43:25.644 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.647 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-26 10:43:25.682 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-26 10:43:25.701 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:25.704 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-26 10:43:25.707 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-26 10:43:25.727 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:25.730 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:43:25.732 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-26 10:43:25.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-26 10:43:25.772 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-26 10:43:25.791 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.794 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-26 10:43:25.813 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.816 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-26 10:43:25.837 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.840 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-26 10:43:25.860 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:25.864 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-26 10:43:25.884 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:25.887 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-26 10:43:25.890 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-26 10:43:25.893 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-26 10:43:25.898 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-26 10:43:25.936 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-26 10:43:25.973 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-26 10:43:26.012 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-26 10:43:26.049 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-26 10:43:26.052 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-26 10:43:26.055 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-26 10:43:26.058 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-26 10:43:26.061 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-26 10:43:26.064 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-26 10:43:26.067 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-26 10:43:26.070 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-26 10:43:26.072 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-26 10:43:26.075 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-26 10:43:26.110 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-26 10:43:26.149 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.203/identity 2026-05-26 10:43:26.188 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-26 10:43:26.225 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-26 10:43:26.261 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-26 10:43:26.299 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-26 10:43:26.336 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-26 10:43:26.376 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.203/identity 2026-05-26 10:43:26.414 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-26 10:43:26.450 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-26 10:43:26.488 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-26 10:43:26.491 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-26 10:43:26.527 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-26 10:43:26.563 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-26 10:43:26.566 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-26 10:43:26.569 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:43:26.572 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-26 10:43:26.576 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-26 10:43:26.613 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-26 10:43:26.650 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.203/identity 2026-05-26 10:43:26.688 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-26 10:43:26.724 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-26 10:43:26.761 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-26 10:43:26.797 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-26 10:43:26.835 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-26 10:43:26.873 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-26 10:43:26.876 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-26 10:43:26.879 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-26 10:43:26.882 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-26 10:43:26.885 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-26 10:43:26.927 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-26 10:43:26.965 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.203/identity 2026-05-26 10:43:27.004 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-26 10:43:27.040 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-26 10:43:27.077 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-26 10:43:27.115 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-26 10:43:27.152 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-26 10:43:27.191 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-26 10:43:27.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-26 10:43:27.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-26 10:43:27.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-26 10:43:27.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-26 10:43:27.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-26 10:43:27.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-26 10:43:27.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-26 10:43:27.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-26 10:43:27.222 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-26 10:43:27.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-26 10:43:27.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-26 10:43:27.231 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-26 10:43:27.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-26 10:43:27.238 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-26 10:43:27.241 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-26 10:43:27.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-26 10:43:27.246 | + 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-05-26 10:43:27.249 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.252 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-26 10:43:27.255 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-26 10:43:27.258 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-26 10:43:27.261 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.265 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-26 10:43:27.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-05-26 10:43:27.307 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.311 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-26 10:43:27.314 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-26 10:43:27.317 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-26 10:43:27.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-26 10:43:27.360 | + 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-05-26 10:43:27.363 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.367 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-26 10:43:27.370 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-26 10:43:27.373 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-26 10:43:27.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-26 10:43:27.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-26 10:43:27.419 | + 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-05-26 10:43:27.422 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-26 10:43:27.428 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-26 10:43:27.431 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-26 10:43:27.434 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.437 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-05-26 10:43:27.473 | + 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-05-26 10:43:27.476 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-26 10:43:27.482 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-26 10:43:27.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-26 10:43:27.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.491 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-26 10:43:27.526 | + 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-05-26 10:43:27.530 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-26 10:43:27.535 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-26 10:43:27.538 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-26 10:43:27.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.545 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-26 10:43:27.581 | + 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-05-26 10:43:27.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-26 10:43:27.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-26 10:43:27.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-26 10:43:27.597 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.600 | + 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-05-26 10:43:27.637 | + 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-05-26 10:43:27.641 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.644 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-26 10:43:27.647 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-26 10:43:27.650 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-26 10:43:27.652 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.655 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-05-26 10:43:27.691 | + 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-05-26 10:43:27.694 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.697 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-26 10:43:27.701 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-26 10:43:27.704 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-26 10:43:27.706 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.709 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-26 10:43:27.745 | + 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-05-26 10:43:27.747 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.750 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-26 10:43:27.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-26 10:43:27.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-26 10:43:27.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-05-26 10:43:27.798 | + 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-05-26 10:43:27.801 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-26 10:43:27.804 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-26 10:43:27.807 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-26 10:43:27.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-26 10:43:27.813 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-26 10:43:27.816 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-05-26 10:43:27.851 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-26 10:43:27.853 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-26 10:43:27.890 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-26 10:43:27.927 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-26 10:43:27.930 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-26 10:43:27.934 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-26 10:43:27.937 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-26 10:43:27.940 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-26 10:43:27.944 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-26 10:43:27.947 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-26 10:43:27.950 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-26 10:43:27.954 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-26 10:43:27.971 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-26 10:43:27.971 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:43:27.981 | d /var/run/uwsgi 0755 quobyte root 2026-05-26 10:43:27.987 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-26 10:43:28.001 | /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-05-26 10:43:28.007 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-26 10:43:28.010 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-26 10:43:28.015 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-26 10:43:28.017 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-26 10:43:28.053 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-26 10:43:28.088 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-26 10:43:28.124 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-26 10:43:28.160 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-26 10:43:28.196 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-26 10:43:28.231 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-26 10:43:28.265 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-26 10:43:28.301 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-26 10:43:28.337 | + 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-05-26 10:43:28.376 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-26 10:43:28.419 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-26 10:43:28.462 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-26 10:43:28.502 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-26 10:43:28.544 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-26 10:43:28.547 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-26 10:43:28.552 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-26 10:43:28.556 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-26 10:43:28.560 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-26 10:43:28.564 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:43:28.568 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:43:28.572 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-26 10:43:28.576 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-26 10:43:28.579 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-26 10:43:28.620 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-26 10:43:28.664 | + 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-05-26 10:43:28.664 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-26 10:43:28.676 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-26 10:43:28.681 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-26 10:43:28.686 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-26 10:43:28.689 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-26 10:43:28.693 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-26 10:43:28.697 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-26 10:43:28.701 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-26 10:43:28.705 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:43:28.708 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:43:28.713 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-26 10:43:28.716 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-26 10:43:28.720 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:43:28.724 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:43:28.728 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-26 10:43:28.740 | perl: warning: Setting locale failed. 2026-05-26 10:43:28.740 | perl: warning: Please check that your locale settings: 2026-05-26 10:43:28.741 | LANGUAGE = (unset), 2026-05-26 10:43:28.741 | LC_ALL = "en_US.utf8", 2026-05-26 10:43:28.741 | LANG = "de_DE.UTF-8" 2026-05-26 10:43:28.741 | are supported and installed on your system. 2026-05-26 10:43:28.741 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-26 10:43:28.781 | Enabling site neutron-api. 2026-05-26 10:43:28.787 | To activate the new configuration, you need to run: 2026-05-26 10:43:28.788 | systemctl reload apache2 2026-05-26 10:43:28.792 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-26 10:43:28.795 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-26 10:43:28.799 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-26 10:43:28.801 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-26 10:43:28.964 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-26 10:43:28.989 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:28.993 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-26 10:43:29.017 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:29.021 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-26 10:43:29.024 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-26 10:43:29.100 | + inc/async:async_inner:63 : init_neutron 2026-05-26 10:43:29.146 | [2032 Async init_neutron:54810]: running: init_neutron 2026-05-26 10:43:29.151 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-26 10:43:29.175 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:29.179 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-26 10:43:29.205 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:29.209 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-26 10:43:29.213 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-26 10:43:29.217 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-26 10:43:29.269 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-26 10:43:29.272 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-26 10:43:29.328 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-26 10:43:29.351 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:43:29.355 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-26 10:43:29.382 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:29.387 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-26 10:43:29.391 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:43:29.394 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-26 10:43:29.398 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-26 10:43:29.401 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-26 10:43:29.480 | + inc/async:async_inner:63 : init_cinder 2026-05-26 10:43:29.532 | [2032 Async init_cinder:55048]: running: init_cinder 2026-05-26 10:43:29.533 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-26 10:43:29.559 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:43:29.563 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-26 10:43:29.567 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:43:29.572 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-26 10:43:29.576 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-26 10:43:29.581 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-26 10:43:29.669 | + inc/async:async_inner:63 : init_placement 2026-05-26 10:43:29.729 | [2032 Async init_placement:55178]: running: init_placement 2026-05-26 10:43:29.733 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-26 10:43:29.814 | [2032 Async init_neutron:54810]: Waiting for completion of init_neutron running on PID 54810 (5 other jobs running) 2026-05-26 10:43:29.846 | [2032 Async init_neutron:54810]: Signaling child to exit 2026-05-26 10:43:43.690 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:43:43.727 | [55048 Async init_cinder:55048]: finished successfully 2026-05-26 10:44:16.695 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:44:16.726 | [55178 Async init_placement:55178]: finished successfully 2026-05-26 10:44:22.826 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:44:22.857 | [54810 Async init_neutron:54810]: finished successfully 2026-05-26 10:44:22.886 | WAKEUP 2026-05-26 10:44:22.912 | [2032 Async init_neutron:54810]: Signaled 2026-05-26 10:44:22.913 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-26 10:44:22.914 | + lib/database:recreate_database:112 : local db=neutron 2026-05-26 10:44:22.914 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-26 10:44:22.914 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-26 10:44:22.914 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-26 10:44:22.914 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:22.914 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-26 10:44:22.914 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:22.914 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-26 10:44:22.914 | + functions-common:time_start:2398 : local name=dbsync 2026-05-26 10:44:22.914 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:44:22.915 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:44:22.915 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:44:22.915 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792209312 2026-05-26 10:44:22.915 | + 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-05-26 10:44:22.915 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-26 10:44:22.916 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-26 10:44:22.916 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-26 10:44:22.916 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-26 10:44:22.917 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-26 10:44:22.917 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-26 10:44:22.917 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-26 10:44:22.917 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-26 10:44:22.917 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-26 10:44:22.918 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-26 10:44:22.919 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-26 10:44:22.920 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-26 10:44:22.921 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-26 10:44:22.921 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-26 10:44:22.921 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-26 10:44:22.922 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-26 10:44:22.922 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-26 10:44:22.922 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-26 10:44:22.923 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-26 10:44:22.923 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-26 10:44:22.923 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-26 10:44:22.924 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-26 10:44:22.925 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-26 10:44:22.925 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-26 10:44:22.925 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-26 10:44:22.925 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-26 10:44:22.925 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-26 10:44:22.926 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-26 10:44:22.926 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-26 10:44:22.926 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-26 10:44:22.926 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-26 10:44:22.927 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-26 10:44:22.928 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-26 10:44:22.929 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-26 10:44:22.930 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-26 10:44:22.931 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-26 10:44:22.932 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-26 10:44:22.933 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-26 10:44:22.934 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-26 10:44:22.934 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-26 10:44:22.934 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-26 10:44:22.934 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-26 10:44:22.934 | Running upgrade for neutron ... 2026-05-26 10:44:22.934 | OK 2026-05-26 10:44:22.934 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-26 10:44:22.934 | + functions-common:time_stop:2412 : local name 2026-05-26 10:44:22.934 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:44:22.934 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:44:22.934 | + functions-common:time_stop:2415 : local total 2026-05-26 10:44:22.935 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:44:22.935 | + functions-common:time_stop:2418 : name=dbsync 2026-05-26 10:44:22.935 | + functions-common:time_stop:2419 : start_time=1779792209312 2026-05-26 10:44:22.935 | + functions-common:time_stop:2421 : [[ -z 1779792209312 ]] 2026-05-26 10:44:22.935 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:44:22.935 | + functions-common:time_stop:2424 : end_time=1779792262803 2026-05-26 10:44:22.935 | + functions-common:time_stop:2425 : elapsed_time=53491 2026-05-26 10:44:22.935 | + functions-common:time_stop:2426 : total=8708 2026-05-26 10:44:22.935 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:44:22.935 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=62199 2026-05-26 10:44:22.962 | [2032 Async init_neutron:54810]: finished init_neutron with result 0 in 53 seconds 2026-05-26 10:44:22.967 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:22.972 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-26 10:44:23.034 | [2032 Async init_placement:55178]: Waiting for completion of init_placement running on PID 55178 (4 other jobs running) 2026-05-26 10:44:23.063 | [2032 Async init_placement:55178]: Signaling child to exit 2026-05-26 10:44:23.064 | WAKEUP 2026-05-26 10:44:23.091 | [2032 Async init_placement:55178]: Signaled 2026-05-26 10:44:23.093 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-26 10:44:23.093 | + lib/database:recreate_database:112 : local db=placement 2026-05-26 10:44:23.093 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-26 10:44:23.093 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-26 10:44:23.093 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-26 10:44:23.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.093 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-26 10:44:23.093 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.093 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-26 10:44:23.094 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-26 10:44:23.094 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-26 10:44:23.094 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-26 10:44:23.094 | + functions-common:get_or_create_user:891 : local user_id 2026-05-26 10:44:23.094 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-26 10:44:23.094 | + functions-common:get_or_create_user:895 : local email= 2026-05-26 10:44:23.094 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-26 10:44:23.094 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.094 | + functions-common:get_or_create_user:907 : user_id=b7775bc17246464b9c9ec9cfe56c771d 2026-05-26 10:44:23.094 | + functions-common:get_or_create_user:908 : echo b7775bc17246464b9c9ec9cfe56c771d 2026-05-26 10:44:23.094 | b7775bc17246464b9c9ec9cfe56c771d 2026-05-26 10:44:23.095 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-26 10:44:23.095 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:44:23.095 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:44:23.095 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:44:23.095 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:44:23.096 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:44:23.096 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-05-26 10:44:23.096 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:44:23.096 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.096 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:44:23.096 | + functions-common:get_or_add_user_project_role:972 : echo 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:44:23.096 | 1b0bcd7eeca84685b4ba76d6562427c6 2026-05-26 10:44:23.096 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-26 10:44:23.096 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-26 10:44:23.096 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-26 10:44:23.097 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-26 10:44:23.097 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-26 10:44:23.097 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-26 10:44:23.097 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-26 10:44:23.097 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-05-26 10:44:23.098 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-26 10:44:23.098 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.098 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:44:23.098 | + functions-common:get_or_add_user_project_role:972 : echo a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:44:23.098 | a6aa727e8ca74b03829fe38b48a089bf 2026-05-26 10:44:23.098 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.203/placement 2026-05-26 10:44:23.098 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-26 10:44:23.098 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-26 10:44:23.098 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-26 10:44:23.098 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-05-26 10:44:23.098 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.099 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-26 10:44:23.099 | 5c997a80458b43bb94766c46227160fb' 2026-05-26 10:44:23.099 | + functions-common:get_or_create_service:1059 : echo 5c997a80458b43bb94766c46227160fb 2026-05-26 10:44:23.099 | 5c997a80458b43bb94766c46227160fb 2026-05-26 10:44:23.099 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.203/placement 2026-05-26 10:44:23.099 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-26 10:44:23.099 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.203/placement RegionOne 2026-05-26 10:44:23.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-26 10:44:23.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-05-26 10:44:23.099 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-26 10:44:23.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-26 10:44:23.100 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.203/placement --region RegionOne -f value -c id 2026-05-26 10:44:23.100 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:44:23.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=02b2ed0f222f485185f14db5bb44e6e9 2026-05-26 10:44:23.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 02b2ed0f222f485185f14db5bb44e6e9 2026-05-26 10:44:23.100 | + functions-common:get_or_create_endpoint:1092 : public_id=02b2ed0f222f485185f14db5bb44e6e9 2026-05-26 10:44:23.100 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-26 10:44:23.100 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-26 10:44:23.100 | + functions-common:get_or_create_endpoint:1101 : echo 02b2ed0f222f485185f14db5bb44e6e9 2026-05-26 10:44:23.101 | 02b2ed0f222f485185f14db5bb44e6e9 2026-05-26 10:44:23.142 | [2032 Async init_placement:55178]: finished init_placement with result 0 in 47 seconds 2026-05-26 10:44:23.148 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:23.151 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-26 10:44:23.217 | [2032 Async init_glance:50604]: Waiting for completion of init_glance running on PID 50604 (3 other jobs running) 2026-05-26 10:44:23.249 | [2032 Async init_glance:50604]: Signaling child to exit 2026-05-26 10:44:23.249 | WAKEUP 2026-05-26 10:44:23.274 | [2032 Async init_glance:50604]: Signaled 2026-05-26 10:44:23.276 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-26 10:44:23.276 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-26 10:44:23.276 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-26 10:44:23.276 | + lib/database:recreate_database:112 : local db=glance 2026-05-26 10:44:23.276 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-26 10:44:23.276 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-26 10:44:23.276 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-26 10:44:23.276 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.277 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-26 10:44:23.277 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.277 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-26 10:44:23.277 | + functions-common:time_start:2398 : local name=dbsync 2026-05-26 10:44:23.277 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:44:23.277 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:44:23.277 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:44:23.277 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792121325 2026-05-26 10:44:23.277 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-26 10:44:23.277 | INFO dbcounter [-] Registered counter for database glance 2026-05-26 10:44:23.278 | 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=50710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.278 | DEBUG dbcounter [-] [50710] Writer thread running {{(pid=50710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.278 | INFO dbcounter [-] Registered counter for database glance 2026-05-26 10:44:23.278 | 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=50710) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.279 | DEBUG dbcounter [-] [50710] Writer thread running {{(pid=50710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:23.279 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-26 10:44:23.279 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:23.279 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-26 10:44:23.279 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.279 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-26 10:44:23.279 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.279 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-26 10:44:23.279 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.279 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-26 10:44:23.280 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.280 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-26 10:44:23.280 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.280 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-26 10:44:23.280 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.280 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-26 10:44:23.280 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.280 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-26 10:44:23.280 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.280 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-26 10:44:23.281 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.281 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-26 10:44:23.281 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.281 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-26 10:44:23.281 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.281 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-26 10:44:23.281 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.281 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-26 10:44:23.281 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-26 10:44:23.282 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-26 10:44:23.282 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.282 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-26 10:44:23.283 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-26 10:44:23.283 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-26 10:44:23.283 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.283 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.284 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.284 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.284 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.284 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.284 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-26 10:44:23.284 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-26 10:44:23.285 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-26 10:44:23.285 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-26 10:44:23.285 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-26 10:44:23.285 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50710) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.285 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.286 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.286 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.286 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-26 10:44:23.286 | Database migration is up to date. No migration needed. 2026-05-26 10:44:23.286 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-26 10:44:23.286 | Database is synced successfully. 2026-05-26 10:44:23.286 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-26 10:44:23.286 | INFO dbcounter [-] Registered counter for database glance 2026-05-26 10:44:23.286 | 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=50926) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:44:23.286 | DEBUG dbcounter [-] [50926] Writer thread running {{(pid=50926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-26 10:44:23.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-26 10:44:23.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-26 10:44:23.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-26 10:44:23.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-26 10:44:23.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-26 10:44:23.290 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-26 10:44:23.290 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-26 10:44:23.290 | + functions-common:time_stop:2412 : local name 2026-05-26 10:44:23.290 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:44:23.290 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:44:23.290 | + functions-common:time_stop:2415 : local total 2026-05-26 10:44:23.290 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:44:23.290 | + functions-common:time_stop:2418 : name=dbsync 2026-05-26 10:44:23.291 | + functions-common:time_stop:2419 : start_time=1779792121325 2026-05-26 10:44:23.291 | + functions-common:time_stop:2421 : [[ -z 1779792121325 ]] 2026-05-26 10:44:23.291 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:44:23.291 | + functions-common:time_stop:2424 : end_time=1779792134983 2026-05-26 10:44:23.291 | + functions-common:time_stop:2425 : elapsed_time=13658 2026-05-26 10:44:23.291 | + functions-common:time_stop:2426 : total=8708 2026-05-26 10:44:23.291 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:44:23.291 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22366 2026-05-26 10:44:23.333 | [2032 Async init_glance:50604]: finished init_glance with result 0 in 13 seconds 2026-05-26 10:44:23.339 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:23.343 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-26 10:44:23.370 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-26 10:44:23.373 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:23.377 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-26 10:44:23.440 | [2032 Async init_cinder:55048]: Waiting for completion of init_cinder running on PID 55048 (2 other jobs running) 2026-05-26 10:44:23.468 | [2032 Async init_cinder:55048]: Signaling child to exit 2026-05-26 10:44:23.469 | WAKEUP 2026-05-26 10:44:23.494 | [2032 Async init_cinder:55048]: Signaled 2026-05-26 10:44:23.496 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-26 10:44:23.496 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.496 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-26 10:44:23.496 | + lib/database:recreate_database:112 : local db=cinder 2026-05-26 10:44:23.496 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-26 10:44:23.496 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-26 10:44:23.496 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-26 10:44:23.496 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.496 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-26 10:44:23.496 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:23.497 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-26 10:44:23.497 | + functions-common:time_start:2398 : local name=dbsync 2026-05-26 10:44:23.497 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:44:23.497 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:44:23.497 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:44:23.497 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792209733 2026-05-26 10:44:23.497 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-26 10:44:23.497 | INFO dbcounter [-] Registered counter for database cinder 2026-05-26 10:44:23.497 | 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=55245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:44:23.497 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-26 10:44:23.497 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:23.498 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:23.498 | DEBUG dbcounter [-] [55245] Writer thread running {{(pid=55245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:23.498 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-26 10:44:23.498 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:23.498 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-26 10:44:23.499 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.499 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-26 10:44:23.499 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.500 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-26 10:44:23.500 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.500 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-26 10:44:23.501 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.501 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-26 10:44:23.502 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.502 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-26 10:44:23.502 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.502 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-26 10:44:23.502 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55245) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:23.502 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-26 10:44:23.502 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-26 10:44:23.503 | + functions-common:time_stop:2412 : local name 2026-05-26 10:44:23.503 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:44:23.503 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:44:23.503 | + functions-common:time_stop:2415 : local total 2026-05-26 10:44:23.503 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:44:23.504 | + functions-common:time_stop:2418 : name=dbsync 2026-05-26 10:44:23.504 | + functions-common:time_stop:2419 : start_time=1779792209733 2026-05-26 10:44:23.504 | + functions-common:time_stop:2421 : [[ -z 1779792209733 ]] 2026-05-26 10:44:23.504 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:44:23.504 | + functions-common:time_stop:2424 : end_time=1779792221573 2026-05-26 10:44:23.505 | + functions-common:time_stop:2425 : elapsed_time=11840 2026-05-26 10:44:23.505 | + functions-common:time_stop:2426 : total=8708 2026-05-26 10:44:23.505 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:44:23.505 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20548 2026-05-26 10:44:23.505 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-26 10:44:23.505 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-26 10:44:23.506 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-26 10:44:23.507 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-26 10:44:23.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-26 10:44:23.507 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-26 10:44:23.507 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-26 10:44:23.507 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-26 10:44:23.508 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-26 10:44:23.508 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-26 10:44:23.508 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-26 10:44:23.508 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-26 10:44:23.508 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-26 10:44:23.509 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-26 10:44:23.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-26 10:44:23.509 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-26 10:44:23.509 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-26 10:44:23.509 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-26 10:44:23.510 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-26 10:44:23.510 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-26 10:44:23.510 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-26 10:44:23.510 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-26 10:44:23.511 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-26 10:44:23.511 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-26 10:44:23.511 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-26 10:44:23.511 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-26 10:44:23.512 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-26 10:44:23.512 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-26 10:44:23.512 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-26 10:44:23.512 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-26 10:44:23.512 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-26 10:44:23.512 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-26 10:44:23.512 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-26 10:44:23.513 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-26 10:44:23.513 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-26 10:44:23.513 | [Unit] 2026-05-26 10:44:23.513 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-26 10:44:23.513 | DefaultDependencies=no 2026-05-26 10:44:23.513 | After=systemd-udev-settle.service 2026-05-26 10:44:23.513 | Before=lvm2-activation-early.service 2026-05-26 10:44:23.513 | Wants=systemd-udev-settle.service 2026-05-26 10:44:23.514 | 2026-05-26 10:44:23.514 | [Service] 2026-05-26 10:44:23.514 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-26 10:44:23.514 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-26 10:44:23.514 | RemainAfterExit=yes 2026-05-26 10:44:23.514 | Type=oneshot 2026-05-26 10:44:23.514 | 2026-05-26 10:44:23.515 | [Install] 2026-05-26 10:44:23.515 | WantedBy=local-fs.target 2026-05-26 10:44:23.515 | Also=systemd-udev-settle.service 2026-05-26 10:44:23.515 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-26 10:44:23.515 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-26 10:44:23.515 | 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-05-26 10:44:23.515 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-26 10:44:23.516 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-26 10:44:23.516 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-26 10:44:23.516 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-26 10:44:23.516 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-26 10:44:23.516 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-26 10:44:23.516 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-26 10:44:23.516 | Physical volume "/dev/loop0" successfully created. 2026-05-26 10:44:23.517 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-26 10:44:23.517 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-26 10:44:23.517 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.517 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-26 10:44:23.517 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-26 10:44:23.517 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-26 10:44:23.517 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-26 10:44:23.518 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-26 10:44:23.518 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-26 10:44:23.518 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-26 10:44:23.518 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:44:23.518 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-26 10:44:23.550 | [2032 Async init_cinder:55048]: finished init_cinder with result 0 in 14 seconds 2026-05-26 10:44:23.556 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:23.560 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-26 10:44:23.583 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.587 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-26 10:44:23.590 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:44:23.594 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-26 10:44:23.599 | + ./stack.sh:main:1236 : init_nova 2026-05-26 10:44:23.603 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-26 10:44:23.626 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.631 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-26 10:44:23.655 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:23.659 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:44:23.663 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-26 10:44:23.745 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-26 10:44:23.790 | [2032 Async nova-cell-0:57376]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-26 10:44:23.794 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-26 10:44:23.800 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:44:23.803 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-26 10:44:23.806 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:44:23.809 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:44:23.813 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-26 10:44:23.890 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-26 10:44:23.949 | [2032 Async nova-cell-1:57480]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-26 10:44:23.953 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-26 10:44:23.957 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-26 10:44:23.959 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-26 10:44:23.962 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-26 10:44:23.964 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-26 10:44:23.968 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:24.051 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-26 10:44:24.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:24.141 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-26 10:44:24.905 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:28.926 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-26 10:44:28.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:28.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:28.977 | DEBUG dbcounter [-] [57550] Writer thread running {{(pid=57550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:29.046 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-26 10:44:34.287 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57550) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:34.296 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-26 10:44:36.814 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57550) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:36.822 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-26 10:44:36.841 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57550) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:37.478 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-26 10:44:37.481 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-26 10:44:37.485 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-26 10:44:37.490 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-26 10:44:37.495 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-26 10:44:37.499 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-26 10:44:37.503 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-26 10:44:37.535 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:37.540 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-26 10:44:37.544 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-26 10:44:37.550 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-26 10:44:38.380 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:41.673 | INFO dbcounter [None req-87e72351-4bc8-41a2-8feb-9155ece1b2ca None None] Registered counter for database nova_api 2026-05-26 10:44:41.754 | DEBUG dbcounter [-] [58132] Writer thread running {{(pid=58132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:42.614 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-26 10:44:42.622 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-26 10:44:42.628 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-26 10:44:42.713 | [2032 Async nova-cell-0:57376]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57376 (3 other jobs running) 2026-05-26 10:44:42.757 | [2032 Async nova-cell-0:57376]: Signaling child to exit 2026-05-26 10:44:49.711 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:44:49.738 | [57480 Async nova-cell-1:57480]: finished successfully 2026-05-26 10:44:50.119 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:44:50.144 | [57376 Async nova-cell-0:57376]: finished successfully 2026-05-26 10:44:50.166 | WAKEUP 2026-05-26 10:44:50.190 | [2032 Async nova-cell-0:57376]: Signaled 2026-05-26 10:44:50.191 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-26 10:44:50.191 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-26 10:44:50.191 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-26 10:44:50.192 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-26 10:44:50.192 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-26 10:44:50.192 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-26 10:44:50.192 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-26 10:44:50.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:50.192 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-26 10:44:50.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:50.192 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-05-26 10:44:50.192 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:50.192 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-26 10:44:50.192 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:50.193 | DEBUG dbcounter [-] [57531] Writer thread running {{(pid=57531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-26 10:44:50.193 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-26 10:44:50.193 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-26 10:44:50.193 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-26 10:44:50.193 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.193 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-26 10:44:50.193 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.194 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-26 10:44:50.194 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.194 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-26 10:44:50.194 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.194 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-26 10:44:50.194 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.194 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-26 10:44:50.194 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.194 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-26 10:44:50.194 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.236 | [2032 Async nova-cell-0:57376]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-05-26 10:44:50.241 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:50.244 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-26 10:44:50.247 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-26 10:44:50.298 | [2032 Async nova-cell-1:57480]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57480 (2 other jobs running) 2026-05-26 10:44:50.322 | [2032 Async nova-cell-1:57480]: Signaling child to exit 2026-05-26 10:44:50.322 | WAKEUP 2026-05-26 10:44:50.344 | [2032 Async nova-cell-1:57480]: Signaled 2026-05-26 10:44:50.346 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-26 10:44:50.346 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-26 10:44:50.346 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-26 10:44:50.346 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-26 10:44:50.346 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-26 10:44:50.346 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-26 10:44:50.346 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-26 10:44:50.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:50.346 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-26 10:44:50.347 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-26 10:44:50.347 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-05-26 10:44:50.347 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:50.347 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-26 10:44:50.347 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-26 10:44:50.347 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-26 10:44:50.347 | DEBUG dbcounter [-] [57547] Writer thread running {{(pid=57547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:50.347 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-26 10:44:50.347 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-26 10:44:50.347 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-26 10:44:50.347 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.348 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-26 10:44:50.348 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.348 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-26 10:44:50.348 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.348 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.349 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.349 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.349 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.349 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.349 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-05-26 10:44:50.349 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57547) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-26 10:44:50.394 | [2032 Async nova-cell-1:57480]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-05-26 10:44:50.399 | + inc/async:async_wait:197 : return 0 2026-05-26 10:44:50.402 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:44:50.405 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-26 10:44:51.150 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:54.027 | Running batches of 50 until complete 2026-05-26 10:44:54.027 | INFO dbcounter [None req-7d46d8b5-2459-448a-9310-635333e94b21 None None] Registered counter for database nova_cell0 2026-05-26 10:44:54.173 | DEBUG dbcounter [-] [58774] Writer thread running {{(pid=58774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:54.178 | INFO dbcounter [None req-7d46d8b5-2459-448a-9310-635333e94b21 None None] Registered counter for database nova_api 2026-05-26 10:44:54.284 | DEBUG dbcounter [-] [58774] Writer thread running {{(pid=58774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:54.309 | INFO dbcounter [None req-7d46d8b5-2459-448a-9310-635333e94b21 None None] Registered counter for database nova_cell0 2026-05-26 10:44:54.328 | DEBUG dbcounter [-] [58774] Writer thread running {{(pid=58774) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:54.404 | +-------------------------------------+--------------+-----------+ 2026-05-26 10:44:54.404 | | Migration | Total Needed | Completed | 2026-05-26 10:44:54.404 | +-------------------------------------+--------------+-----------+ 2026-05-26 10:44:54.404 | | fill_virtual_interface_list | 0 | 0 | 2026-05-26 10:44:54.404 | | migrate_empty_ratio | 0 | 0 | 2026-05-26 10:44:54.404 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-26 10:44:54.404 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-26 10:44:54.404 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-26 10:44:54.404 | | populate_dev_uuids | 0 | 0 | 2026-05-26 10:44:54.405 | | populate_instance_compute_id | 0 | 0 | 2026-05-26 10:44:54.405 | | populate_missing_availability_zones | 0 | 0 | 2026-05-26 10:44:54.405 | | populate_queued_for_delete | 0 | 0 | 2026-05-26 10:44:54.405 | | populate_user_id | 0 | 0 | 2026-05-26 10:44:54.405 | | populate_uuids | 0 | 0 | 2026-05-26 10:44:54.405 | +-------------------------------------+--------------+-----------+ 2026-05-26 10:44:55.050 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-26 10:44:55.055 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:44:55.059 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-26 10:44:55.062 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:44:55.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:44:55.070 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-05-26 10:44:55.828 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:44:58.724 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-26 10:44:58.724 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-26 10:44:58.724 | INFO dbcounter [None req-13b600a8-bae0-47c9-87db-af0b29fa8352 None None] Registered counter for database nova_api 2026-05-26 10:44:58.791 | DEBUG dbcounter [-] [58793] Writer thread running {{(pid=58793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:44:59.388 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-26 10:44:59.391 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-26 10:44:59.407 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-26 10:44:59.411 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-26 10:44:59.414 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-26 10:44:59.483 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-26 10:44:59.526 | [2032 Async configure_neutron_nova:58851]: running: configure_neutron_nova 2026-05-26 10:44:59.529 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-26 10:44:59.533 | + functions-common:run_phase:1840 : local mode=stack 2026-05-26 10:44:59.536 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-26 10:44:59.540 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:44:59.543 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:44:59.547 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:44:59.551 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:44:59.555 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:44:59.559 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:44:59.563 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:44:59.567 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:44:59.570 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:44:59.573 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-26 10:44:59.577 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:44:59.598 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:44:59.601 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:44:59.605 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:44:59.608 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-26 10:44:59.610 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:44:59.614 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:44:59.618 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-26 10:44:59.622 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-26 10:44:59.625 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-26 10:44:59.629 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:44:59.631 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:44:59.635 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-26 10:44:59.639 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-26 10:44:59.642 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-26 10:44:59.645 | + functions-common:run_plugins:1829 : local plugins= 2026-05-26 10:44:59.648 | + functions-common:run_plugins:1830 : local plugin 2026-05-26 10:44:59.651 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-26 10:44:59.655 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-26 10:44:59.658 | + inc/meta-config:merge_config_group:171 : shift 2026-05-26 10:44:59.662 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-26 10:44:59.665 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:44:59.668 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-26 10:44:59.671 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-26 10:44:59.675 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-26 10:44:59.679 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:44:59.682 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-26 10:44:59.685 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:44:59.689 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-26 10:44:59.689 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:44:59.689 | gsub("[][]", "", $1); 2026-05-26 10:44:59.689 | split($1, a, "|"); 2026-05-26 10:44:59.690 | if (a[1] == matchgroup) 2026-05-26 10:44:59.690 | print a[2] 2026-05-26 10:44:59.690 | } 2026-05-26 10:44:59.690 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:44:59.697 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-26 10:44:59.699 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-26 10:44:59.703 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-26 10:44:59.707 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-26 10:44:59.711 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-26 10:44:59.715 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-26 10:44:59.718 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-26 10:44:59.723 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-26 10:44:59.728 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-26 10:44:59.731 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-26 10:44:59.735 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-26 10:44:59.739 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-26 10:44:59.742 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-26 10:44:59.745 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:44:59.748 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-26 10:44:59.752 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-26 10:44:59.756 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-26 10:44:59.761 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-26 10:44:59.764 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-26 10:44:59.769 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-26 10:44:59.771 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-26 10:44:59.776 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-26 10:44:59.777 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-26 10:44:59.777 | BEGIN { 2026-05-26 10:44:59.778 | section = "" 2026-05-26 10:44:59.778 | last_section = "" 2026-05-26 10:44:59.778 | section_count = 0 2026-05-26 10:44:59.778 | } 2026-05-26 10:44:59.778 | /^\[.+\]/ { 2026-05-26 10:44:59.778 | gsub("[][]", "", $1); 2026-05-26 10:44:59.778 | section=$1 2026-05-26 10:44:59.778 | next 2026-05-26 10:44:59.778 | } 2026-05-26 10:44:59.778 | /^ *\#/ { 2026-05-26 10:44:59.778 | next 2026-05-26 10:44:59.778 | } 2026-05-26 10:44:59.779 | /^[^ \t]+/ { 2026-05-26 10:44:59.779 | # get offset of first = in $0 2026-05-26 10:44:59.779 | eq_idx = index($0, "=") 2026-05-26 10:44:59.779 | # extract attr & value from $0 2026-05-26 10:44:59.779 | attr = substr($0, 1, eq_idx - 1) 2026-05-26 10:44:59.779 | value = substr($0, eq_idx + 1) 2026-05-26 10:44:59.779 | # only need to strip trailing whitespace from attr 2026-05-26 10:44:59.779 | sub(/[ \t]*$/, "", attr) 2026-05-26 10:44:59.779 | # need to strip leading & trailing whitespace from value 2026-05-26 10:44:59.779 | sub(/^[ \t]*/, "", value) 2026-05-26 10:44:59.779 | sub(/[ \t]*$/, "", value) 2026-05-26 10:44:59.781 | 2026-05-26 10:44:59.781 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-26 10:44:59.781 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-26 10:44:59.781 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-26 10:44:59.782 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-26 10:44:59.782 | if (! (section, attr) in cfg_attr_count) { 2026-05-26 10:44:59.782 | if (section != last_section) { 2026-05-26 10:44:59.782 | cfg_section[section_count++] = section 2026-05-26 10:44:59.782 | last_section = section 2026-05-26 10:44:59.782 | } 2026-05-26 10:44:59.782 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-26 10:44:59.782 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-26 10:44:59.782 | 2026-05-26 10:44:59.782 | cfg_attr[section, attr, 0] = value 2026-05-26 10:44:59.782 | cfg_attr_count[section, attr] = 1 2026-05-26 10:44:59.783 | } else { 2026-05-26 10:44:59.783 | lno = cfg_attr_count[section, attr]++ 2026-05-26 10:44:59.783 | cfg_attr[section, attr, lno] = value 2026-05-26 10:44:59.783 | } 2026-05-26 10:44:59.783 | } 2026-05-26 10:44:59.783 | END { 2026-05-26 10:44:59.783 | # Process each section in order 2026-05-26 10:44:59.783 | for (sno = 0; sno < section_count; sno++) { 2026-05-26 10:44:59.783 | section = cfg_section[sno] 2026-05-26 10:44:59.783 | # The ini routines simply append a config item immediately 2026-05-26 10:44:59.783 | # after the section header. To keep the same order as defined 2026-05-26 10:44:59.784 | # in local.conf, invoke the ini routines in the reverse order 2026-05-26 10:44:59.784 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-26 10:44:59.784 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-26 10:44:59.784 | if (cfg_attr_count[section, attr] == 1) 2026-05-26 10:44:59.784 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-26 10:44:59.784 | else { 2026-05-26 10:44:59.784 | # For multiline, invoke the ini routines in the reverse order 2026-05-26 10:44:59.784 | count = cfg_attr_count[section, attr] 2026-05-26 10:44:59.784 | print "inidelete " configfile " " section " " attr 2026-05-26 10:44:59.784 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-26 10:44:59.784 | for (l = count -2; l >= 0; l--) 2026-05-26 10:44:59.785 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-26 10:44:59.785 | } 2026-05-26 10:44:59.785 | } 2026-05-26 10:44:59.785 | } 2026-05-26 10:44:59.785 | } 2026-05-26 10:44:59.785 | ' 2026-05-26 10:44:59.785 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:44:59.785 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-26 10:44:59.785 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:44:59.787 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-26 10:44:59.791 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-26 10:44:59.794 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:44:59.797 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-26 10:44:59.801 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-26 10:44:59.801 | BEGIN { group = "" } 2026-05-26 10:44:59.801 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:44:59.801 | gsub("[][]", "", $1); 2026-05-26 10:44:59.801 | split($1, a, "|"); 2026-05-26 10:44:59.801 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-26 10:44:59.801 | group=a[1] 2026-05-26 10:44:59.801 | } else { 2026-05-26 10:44:59.801 | group="" 2026-05-26 10:44:59.801 | } 2026-05-26 10:44:59.801 | next 2026-05-26 10:44:59.801 | } 2026-05-26 10:44:59.802 | { 2026-05-26 10:44:59.802 | if (group != "") 2026-05-26 10:44:59.802 | print $0 2026-05-26 10:44:59.802 | } 2026-05-26 10:44:59.802 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:44:59.808 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-26 10:44:59.811 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-26 10:44:59.848 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:44:59.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-26 10:44:59.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-26 10:44:59.893 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:44:59.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-26 10:44:59.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-26 10:44:59.939 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:44:59.943 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-26 10:44:59.946 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-26 10:44:59.984 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:44:59.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-26 10:44:59.991 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-26 10:45:00.032 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.036 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-26 10:45:00.040 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-26 10:45:00.043 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-26 10:45:00.048 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-26 10:45:00.052 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.056 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.059 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-26 10:45:00.064 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.069 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-26 10:45:00.073 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-26 10:45:00.077 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-26 10:45:00.081 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-26 10:45:00.084 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.087 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:45:00.090 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-26 10:45:00.094 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.098 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-26 10:45:00.102 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.105 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.109 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.113 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-26 10:45:00.116 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.123 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.123 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-26 10:45:00.123 | BEGIN { 2026-05-26 10:45:00.123 | section = "" 2026-05-26 10:45:00.123 | last_section = "" 2026-05-26 10:45:00.124 | section_count = 0 2026-05-26 10:45:00.124 | } 2026-05-26 10:45:00.124 | /^\[.+\]/ { 2026-05-26 10:45:00.124 | gsub("[][]", "", $1); 2026-05-26 10:45:00.124 | section=$1 2026-05-26 10:45:00.124 | next 2026-05-26 10:45:00.124 | } 2026-05-26 10:45:00.124 | /^ *\#/ { 2026-05-26 10:45:00.124 | next 2026-05-26 10:45:00.124 | } 2026-05-26 10:45:00.124 | /^[^ \t]+/ { 2026-05-26 10:45:00.125 | # get offset of first = in $0 2026-05-26 10:45:00.125 | eq_idx = index($0, "=") 2026-05-26 10:45:00.125 | # extract attr & value from $0 2026-05-26 10:45:00.125 | attr = substr($0, 1, eq_idx - 1) 2026-05-26 10:45:00.125 | value = substr($0, eq_idx + 1) 2026-05-26 10:45:00.125 | # only need to strip trailing whitespace from attr 2026-05-26 10:45:00.125 | sub(/[ \t]*$/, "", attr) 2026-05-26 10:45:00.125 | # need to strip leading & trailing whitespace from value 2026-05-26 10:45:00.125 | sub(/^[ \t]*/, "", value) 2026-05-26 10:45:00.125 | sub(/[ \t]*$/, "", value) 2026-05-26 10:45:00.125 | 2026-05-26 10:45:00.126 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-26 10:45:00.126 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-26 10:45:00.126 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-26 10:45:00.126 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-26 10:45:00.126 | if (! (section, attr) in cfg_attr_count) { 2026-05-26 10:45:00.126 | if (section != last_section) { 2026-05-26 10:45:00.126 | cfg_section[section_count++] = section 2026-05-26 10:45:00.126 | last_section = section 2026-05-26 10:45:00.126 | } 2026-05-26 10:45:00.126 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-26 10:45:00.127 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-26 10:45:00.127 | 2026-05-26 10:45:00.127 | cfg_attr[section, attr, 0] = value 2026-05-26 10:45:00.127 | cfg_attr_count[section, attr] = 1 2026-05-26 10:45:00.127 | } else { 2026-05-26 10:45:00.127 | lno = cfg_attr_count[section, attr]++ 2026-05-26 10:45:00.127 | cfg_attr[section, attr, lno] = value 2026-05-26 10:45:00.127 | } 2026-05-26 10:45:00.127 | } 2026-05-26 10:45:00.127 | END { 2026-05-26 10:45:00.127 | # Process each section in order 2026-05-26 10:45:00.128 | for (sno = 0; sno < section_count; sno++) { 2026-05-26 10:45:00.128 | section = cfg_section[sno] 2026-05-26 10:45:00.128 | # The ini routines simply append a config item immediately 2026-05-26 10:45:00.128 | # after the section header. To keep the same order as defined 2026-05-26 10:45:00.128 | # in local.conf, invoke the ini routines in the reverse order 2026-05-26 10:45:00.128 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-26 10:45:00.128 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-26 10:45:00.128 | if (cfg_attr_count[section, attr] == 1) 2026-05-26 10:45:00.128 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-26 10:45:00.128 | else { 2026-05-26 10:45:00.129 | # For multiline, invoke the ini routines in the reverse order 2026-05-26 10:45:00.129 | count = cfg_attr_count[section, attr] 2026-05-26 10:45:00.129 | print "inidelete " configfile " " section " " attr 2026-05-26 10:45:00.129 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-26 10:45:00.129 | for (l = count -2; l >= 0; l--) 2026-05-26 10:45:00.129 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-26 10:45:00.129 | } 2026-05-26 10:45:00.129 | } 2026-05-26 10:45:00.129 | } 2026-05-26 10:45:00.129 | } 2026-05-26 10:45:00.129 | ' 2026-05-26 10:45:00.130 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.130 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-26 10:45:00.130 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:45:00.130 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-26 10:45:00.133 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-26 10:45:00.136 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:45:00.139 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-26 10:45:00.142 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-26 10:45:00.142 | BEGIN { group = "" } 2026-05-26 10:45:00.142 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:45:00.142 | gsub("[][]", "", $1); 2026-05-26 10:45:00.142 | split($1, a, "|"); 2026-05-26 10:45:00.142 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-26 10:45:00.142 | group=a[1] 2026-05-26 10:45:00.142 | } else { 2026-05-26 10:45:00.143 | group="" 2026-05-26 10:45:00.143 | } 2026-05-26 10:45:00.143 | next 2026-05-26 10:45:00.143 | } 2026-05-26 10:45:00.143 | { 2026-05-26 10:45:00.143 | if (group != "") 2026-05-26 10:45:00.143 | print $0 2026-05-26 10:45:00.143 | } 2026-05-26 10:45:00.143 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:45:00.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-05-26 10:45:00.154 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-26 10:45:00.191 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.196 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-26 10:45:00.199 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-26 10:45:00.202 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-26 10:45:00.206 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-26 10:45:00.210 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-26 10:45:00.213 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-26 10:45:00.217 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-26 10:45:00.221 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-26 10:45:00.227 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-26 10:45:00.230 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-26 10:45:00.234 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-26 10:45:00.237 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-26 10:45:00.241 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-26 10:45:00.245 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:45:00.248 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-26 10:45:00.250 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-26 10:45:00.254 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-26 10:45:00.258 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-26 10:45:00.261 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-26 10:45:00.264 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-26 10:45:00.266 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-26 10:45:00.270 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-26 10:45:00.271 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.272 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-26 10:45:00.273 | BEGIN { 2026-05-26 10:45:00.273 | section = "" 2026-05-26 10:45:00.273 | last_section = "" 2026-05-26 10:45:00.273 | section_count = 0 2026-05-26 10:45:00.273 | } 2026-05-26 10:45:00.273 | /^\[.+\]/ { 2026-05-26 10:45:00.273 | gsub("[][]", "", $1); 2026-05-26 10:45:00.273 | section=$1 2026-05-26 10:45:00.274 | next 2026-05-26 10:45:00.274 | } 2026-05-26 10:45:00.274 | /^ *\#/ { 2026-05-26 10:45:00.274 | next 2026-05-26 10:45:00.274 | } 2026-05-26 10:45:00.274 | /^[^ \t]+/ { 2026-05-26 10:45:00.274 | # get offset of first = in $0 2026-05-26 10:45:00.274 | eq_idx = index($0, "=") 2026-05-26 10:45:00.274 | # extract attr & value from $0 2026-05-26 10:45:00.274 | attr = substr($0, 1, eq_idx - 1) 2026-05-26 10:45:00.274 | value = substr($0, eq_idx + 1) 2026-05-26 10:45:00.274 | # only need to strip trailing whitespace from attr 2026-05-26 10:45:00.275 | sub(/[ \t]*$/, "", attr) 2026-05-26 10:45:00.275 | # need to strip leading & trailing whitespace from value 2026-05-26 10:45:00.275 | sub(/^[ \t]*/, "", value) 2026-05-26 10:45:00.275 | sub(/[ \t]*$/, "", value) 2026-05-26 10:45:00.275 | 2026-05-26 10:45:00.276 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-26 10:45:00.276 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-26 10:45:00.277 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-26 10:45:00.277 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-26 10:45:00.278 | if (! (section, attr) in cfg_attr_count) { 2026-05-26 10:45:00.279 | if (section != last_section) { 2026-05-26 10:45:00.279 | cfg_section[section_count++] = section 2026-05-26 10:45:00.279 | last_section = section 2026-05-26 10:45:00.279 | } 2026-05-26 10:45:00.279 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-26 10:45:00.279 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-26 10:45:00.279 | 2026-05-26 10:45:00.279 | cfg_attr[section, attr, 0] = value 2026-05-26 10:45:00.279 | cfg_attr_count[section, attr] = 1 2026-05-26 10:45:00.279 | } else { 2026-05-26 10:45:00.280 | lno = cfg_attr_count[section, attr]++ 2026-05-26 10:45:00.280 | cfg_attr[section, attr, lno] = value 2026-05-26 10:45:00.280 | } 2026-05-26 10:45:00.280 | } 2026-05-26 10:45:00.282 | END { 2026-05-26 10:45:00.282 | # Process each section in order 2026-05-26 10:45:00.283 | for (sno = 0; sno < section_count; sno++) { 2026-05-26 10:45:00.283 | section = cfg_section[sno] 2026-05-26 10:45:00.283 | # The ini routines simply append a config item immediately 2026-05-26 10:45:00.283 | # after the section header. To keep the same order as defined 2026-05-26 10:45:00.283 | # in local.conf, invoke the ini routines in the reverse order 2026-05-26 10:45:00.283 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-26 10:45:00.283 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-26 10:45:00.283 | if (cfg_attr_count[section, attr] == 1) 2026-05-26 10:45:00.283 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-26 10:45:00.283 | else { 2026-05-26 10:45:00.283 | # For multiline, invoke the ini routines in the reverse order 2026-05-26 10:45:00.284 | count = cfg_attr_count[section, attr] 2026-05-26 10:45:00.284 | print "inidelete " configfile " " section " " attr 2026-05-26 10:45:00.284 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-26 10:45:00.284 | for (l = count -2; l >= 0; l--) 2026-05-26 10:45:00.284 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-26 10:45:00.284 | } 2026-05-26 10:45:00.284 | } 2026-05-26 10:45:00.284 | } 2026-05-26 10:45:00.284 | } 2026-05-26 10:45:00.284 | ' 2026-05-26 10:45:00.285 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:45:00.285 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-26 10:45:00.285 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-26 10:45:00.285 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-26 10:45:00.286 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:45:00.286 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-26 10:45:00.286 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-26 10:45:00.286 | BEGIN { group = "" } 2026-05-26 10:45:00.286 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:45:00.286 | gsub("[][]", "", $1); 2026-05-26 10:45:00.286 | split($1, a, "|"); 2026-05-26 10:45:00.286 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-26 10:45:00.286 | group=a[1] 2026-05-26 10:45:00.287 | } else { 2026-05-26 10:45:00.287 | group="" 2026-05-26 10:45:00.287 | } 2026-05-26 10:45:00.287 | next 2026-05-26 10:45:00.287 | } 2026-05-26 10:45:00.287 | { 2026-05-26 10:45:00.287 | if (group != "") 2026-05-26 10:45:00.287 | print $0 2026-05-26 10:45:00.287 | } 2026-05-26 10:45:00.287 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:45:00.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-26 10:45:00.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-26 10:45:00.333 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.336 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-26 10:45:00.338 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-26 10:45:00.372 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-26 10:45:00.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-26 10:45:00.412 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-26 10:45:00.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-26 10:45:00.446 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:45:00.454 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-51888831-19a5-4a9f-b973-cc6555b46b89"' 2026-05-26 10:45:00.459 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-51888831-19a5-4a9f-b973-cc6555b46b89 2026-05-26 10:45:00.472 | [58851 Async configure_neutron_nova:58851]: finished successfully 2026-05-26 10:45:00.494 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.497 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-26 10:45:00.499 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-26 10:45:00.527 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-26 10:45:00.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-26 10:45:00.562 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:45:00.566 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-26 10:45:00.584 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:00.587 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-26 10:45:00.590 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-26 10:45:00.609 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:00.612 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-26 10:45:00.649 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-26 10:45:00.698 | [2032 Async configure_neutron_nova:58851]: Waiting for completion of configure_neutron_nova running on PID 58851 (2 other jobs running) 2026-05-26 10:45:00.722 | [2032 Async configure_neutron_nova:58851]: Signaling child to exit 2026-05-26 10:45:00.722 | WAKEUP 2026-05-26 10:45:00.742 | [2032 Async configure_neutron_nova:58851]: Signaled 2026-05-26 10:45:00.744 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-26 10:45:00.744 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-26 10:45:00.744 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-26 10:45:00.744 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.203/identity 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-26 10:45:00.745 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-26 10:45:00.746 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-26 10:45:00.746 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-26 10:45:00.746 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-26 10:45:00.746 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-26 10:45:00.746 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-26 10:45:00.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-26 10:45:00.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-26 10:45:00.747 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-26 10:45:00.747 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:00.747 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-26 10:45:00.747 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-26 10:45:00.747 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:45:00.747 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-26 10:45:00.747 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:45:00.748 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-26 10:45:00.748 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-26 10:45:00.748 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:45:00.748 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:45:00.748 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-26 10:45:00.748 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-26 10:45:00.748 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-26 10:45:00.749 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-26 10:45:00.749 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.203/identity 2026-05-26 10:45:00.750 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-26 10:45:00.750 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-26 10:45:00.750 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-26 10:45:00.750 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-26 10:45:00.750 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-26 10:45:00.750 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-26 10:45:00.750 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-26 10:45:00.751 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-26 10:45:00.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-26 10:45:00.751 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-26 10:45:00.751 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:00.751 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-26 10:45:00.751 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-26 10:45:00.783 | [2032 Async configure_neutron_nova:58851]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-26 10:45:00.787 | + inc/async:async_wait:197 : return 0 2026-05-26 10:45:00.789 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-26 10:45:00.809 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:00.811 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-26 10:45:00.843 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-26 10:45:00.875 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-26 10:45:00.893 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:00.896 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-26 10:45:00.899 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:45:00.902 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-26 10:45:00.905 | + ./stack.sh:main:1290 : start_nova_api 2026-05-26 10:45:00.908 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-26 10:45:00.911 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-26 10:45:00.914 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-26 10:45:00.917 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-26 10:45:00.937 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:00.940 | + lib/nova:start_nova_api:977 : 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-05-26 10:45:00.943 | + lib/nova:start_nova_api:978 : 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-05-26 10:45:00.946 | + lib/nova:start_nova_api:978 : 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-05-26 10:45:00.951 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-26 10:45:00.956 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:00.959 | + functions-common:run_process:1666 : local service=n-api 2026-05-26 10:45:00.963 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:00.967 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:00.971 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:00.973 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:00.976 | + functions-common:run_process:1672 : local name=n-api 2026-05-26 10:45:00.979 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:00.982 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:00.985 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:00.988 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:00.992 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:00.998 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792300993 2026-05-26 10:45:01.002 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-26 10:45:01.021 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:01.025 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-05-26 10:45:01.027 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-26 10:45:01.030 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:01.033 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:01.036 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:01.039 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-26 10:45:01.042 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-26 10:45:01.045 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-26 10:45:01.049 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-26 10:45:01.052 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:01.055 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:01.058 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:01.061 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:01.065 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-26 10:45:01.067 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:45:01.070 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:01.073 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:01.076 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:45:01.079 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-26 10:45:01.081 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:01.084 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:45:01.086 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:45:01.089 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:45:01.091 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-26 10:45:01.094 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:45:01.099 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-05-26 10:45:01.182 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:45:01.263 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-05-26 10:45:01.329 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-26 10:45:01.394 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:45:01.463 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:01.531 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-26 10:45:01.599 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-26 10:45:01.671 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-26 10:45:01.740 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-26 10:45:01.810 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-26 10:45:01.881 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:45:01.884 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:45:01.887 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-26 10:45:01.972 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:45:02.430 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-26 10:45:02.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-26 10:45:02.905 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-26 10:45:03.046 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:03.050 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:03.053 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:03.056 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:03.060 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:03.062 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:03.066 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:03.069 | + functions-common:time_stop:2419 : start_time=1779792300993 2026-05-26 10:45:03.072 | + functions-common:time_stop:2421 : [[ -z 1779792300993 ]] 2026-05-26 10:45:03.076 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:03.082 | + functions-common:time_stop:2424 : end_time=1779792303078 2026-05-26 10:45:03.085 | + functions-common:time_stop:2425 : elapsed_time=2085 2026-05-26 10:45:03.089 | + functions-common:time_stop:2426 : total=4534 2026-05-26 10:45:03.093 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:03.096 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6619 2026-05-26 10:45:03.100 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.203/compute/v2.1/ 2026-05-26 10:45:03.103 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-26 10:45:03.103 | Waiting for nova-api to start... 2026-05-26 10:45:03.107 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.203/compute/v2.1/ 2026-05-26 10:45:03.110 | + functions:wait_for_service:476 : local timeout=60 2026-05-26 10:45:03.114 | + functions:wait_for_service:477 : local url=http://192.168.122.203/compute/v2.1/ 2026-05-26 10:45:03.117 | + functions:wait_for_service:478 : local rval=0 2026-05-26 10:45:03.121 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-26 10:45:03.125 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:45:03.128 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:03.133 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:03.137 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:03.142 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792303139 2026-05-26 10:45:03.146 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-26 10:45:03.149 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:45:03.152 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.203/compute/v2.1/ 2026-05-26 10:45:09.070 | + :: : [[ 200 == 503 ]] 2026-05-26 10:45:09.070 | + :: : [[ 0 -eq 7 ]] 2026-05-26 10:45:09.076 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-26 10:45:09.077 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:09.080 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:09.083 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:09.086 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:09.090 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:09.093 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:45:09.097 | + functions-common:time_stop:2419 : start_time=1779792303139 2026-05-26 10:45:09.100 | + functions-common:time_stop:2421 : [[ -z 1779792303139 ]] 2026-05-26 10:45:09.105 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:09.110 | + functions-common:time_stop:2424 : end_time=1779792309106 2026-05-26 10:45:09.113 | + functions-common:time_stop:2425 : elapsed_time=5967 2026-05-26 10:45:09.116 | + functions-common:time_stop:2426 : total=5587 2026-05-26 10:45:09.119 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:09.122 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11554 2026-05-26 10:45:09.125 | + functions:wait_for_service:486 : return 0 2026-05-26 10:45:09.128 | + lib/nova:start_nova_api:988 : 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-05-26 10:45:09.133 | + lib/nova:start_nova_api:988 : 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-05-26 10:45:09.136 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-26 10:45:09.155 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:09.159 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-26 10:45:09.163 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:45:09.166 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-26 10:45:09.169 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-26 10:45:09.172 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-26 10:45:09.176 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-26 10:45:09.179 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-26 10:45:09.182 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-26 10:45:09.185 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:45:09.189 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-26 10:45:09.192 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-26 10:45:09.209 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-26 10:45:09.214 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-26 10:45:09.220 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-26 10:45:09.224 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-05-26 10:45:09.240 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-05-26 10:45:09.256 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-26 10:45:09.271 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-26 10:45:09.275 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-26 10:45:09.275 | Starting OVN 2026-05-26 10:45:09.277 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-26 10:45:09.280 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-26 10:45:09.280 | Starting OVS 2026-05-26 10:45:09.283 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-26 10:45:09.301 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:09.304 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-26 10:45:09.350 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-26 10:45:09.397 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-26 10:45:09.400 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-26 10:45:09.403 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-26 10:45:09.866 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-26 10:45:10.328 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-26 10:45:10.328 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-26 10:45:10.328 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-26 10:45:10.328 | 2026-05-26 10:45:10.328 | Possible reasons for having these kinds of units are: 2026-05-26 10:45:10.328 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-26 10:45:10.328 | .wants/, .requires/, or .upholds/ directory. 2026-05-26 10:45:10.329 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-26 10:45:10.329 | a requirement dependency on it. 2026-05-26 10:45:10.329 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-26 10:45:10.329 | D-Bus, udev, scripted systemctl call, ...). 2026-05-26 10:45:10.329 | • In case of template units, the unit is meant to be enabled with some 2026-05-26 10:45:10.329 | instance name specified. 2026-05-26 10:45:10.339 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-26 10:45:14.969 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-26 10:45:14.973 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-26 10:45:15.449 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-26 10:45:15.931 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-26 10:45:15.931 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-26 10:45:15.931 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-26 10:45:15.931 | 2026-05-26 10:45:15.931 | Possible reasons for having these kinds of units are: 2026-05-26 10:45:15.931 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-26 10:45:15.931 | .wants/, .requires/, or .upholds/ directory. 2026-05-26 10:45:15.932 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-26 10:45:15.932 | a requirement dependency on it. 2026-05-26 10:45:15.932 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-26 10:45:15.932 | D-Bus, udev, scripted systemctl call, ...). 2026-05-26 10:45:15.932 | • In case of template units, the unit is meant to be enabled with some 2026-05-26 10:45:15.932 | instance name specified. 2026-05-26 10:45:15.941 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-26 10:45:16.274 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-26 10:45:16.274 | Configuring OVSDB 2026-05-26 10:45:16.277 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-26 10:45:16.299 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:16.302 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-26 10:45:16.332 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-26 10:45:16.356 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=6c6c8332-292f-464c-9337-80cacc1c3ce4 2026-05-26 10:45:16.378 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.203:6642 2026-05-26 10:45:16.402 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-26 10:45:16.425 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-26 10:45:16.448 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.203 2026-05-26 10:45:16.472 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-26 10:45:16.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-26 10:45:16.497 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:16.501 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-05-26 10:45:16.524 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-26 10:45:16.527 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-26 10:45:16.531 | + functions-common:is_provider_network:2264 : return 1 2026-05-26 10:45:16.534 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:16.537 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-26 10:45:16.540 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-26 10:45:16.542 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-05-26 10:45:16.545 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-26 10:45:16.549 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-26 10:45:16.576 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-05-26 10:45:16.605 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-26 10:45:16.632 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-26 10:45:16.651 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:16.654 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-26 10:45:16.657 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-26 10:45:16.659 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:45:16.663 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-26 10:45:16.666 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-26 10:45:16.687 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:16.690 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-26 10:45:16.694 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-26 10:45:16.697 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-26 10:45:17.160 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-26 10:45:17.628 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-26 10:45:17.698 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-26 10:45:17.704 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-05-26 10:45:17.707 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-26 10:45:17.710 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-26 10:45:17.714 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-26 10:45:18.719 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-26 10:45:18.722 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-26 10:45:18.725 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-26 10:45:18.728 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-05-26 10:45:18.731 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-26 10:45:18.735 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-26 10:45:18.738 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-05-26 10:45:18.742 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-26 10:45:18.745 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-26 10:45:18.748 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-05-26 10:45:18.752 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-26 10:45:18.754 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-26 10:45:18.758 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-26 10:45:18.779 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:18.782 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-05-26 10:45:18.809 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-05-26 10:45:18.834 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-05-26 10:45:18.851 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-05-26 10:45:18.867 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-26 10:45:18.888 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:18.891 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-26 10:45:18.894 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-26 10:45:18.897 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-26 10:45:19.360 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-26 10:45:19.860 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-26 10:45:19.861 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-26 10:45:19.861 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-26 10:45:19.861 | 2026-05-26 10:45:19.861 | Possible reasons for having these kinds of units are: 2026-05-26 10:45:19.861 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-26 10:45:19.861 | .wants/, .requires/, or .upholds/ directory. 2026-05-26 10:45:19.861 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-26 10:45:19.861 | a requirement dependency on it. 2026-05-26 10:45:19.861 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-26 10:45:19.861 | D-Bus, udev, scripted systemctl call, ...). 2026-05-26 10:45:19.862 | • In case of template units, the unit is meant to be enabled with some 2026-05-26 10:45:19.862 | instance name specified. 2026-05-26 10:45:19.869 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-26 10:45:20.119 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-26 10:45:20.135 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:20.138 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-26 10:45:20.141 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-26 10:45:20.159 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:20.164 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-26 10:45:20.168 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-26 10:45:20.171 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-05-26 10:45:20.174 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-26 10:45:20.176 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.182 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:20.186 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:20.189 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:20.192 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-26 10:45:20.195 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:20.199 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:20.202 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:20.205 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:20.209 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:20.214 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792320210 2026-05-26 10:45:20.217 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-26 10:45:20.237 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:20.241 | + functions-common:run_process:1676 : _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-05-26 10:45:20.243 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-26 10:45:20.246 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.250 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.252 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.255 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.258 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-05-26 10:45:20.261 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-05-26 10:45:20.265 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-26 10:45:20.268 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:20.271 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:20.274 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:20.277 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:20.280 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-26 10:45:20.283 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-05-26 10:45:20.286 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:45:20.289 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-26 10:45:20.292 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-26 10:45:20.296 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:45:20.298 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:45:20.301 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:45:20.304 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:45:20.306 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:45:20.309 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-26 10:45:20.311 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:45:20.317 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-05-26 10:45:20.392 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:45:20.467 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-26 10:45:20.531 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:45:20.595 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-26 10:45:20.662 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-26 10:45:20.726 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:20.791 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:45:20.794 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:45:20.797 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-05-26 10:45:20.874 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:45:21.341 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-26 10:45:21.366 | 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-05-26 10:45:21.806 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-26 10:45:21.856 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:21.860 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:21.863 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:21.867 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:21.870 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:21.874 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:21.876 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:21.880 | + functions-common:time_stop:2419 : start_time=1779792320210 2026-05-26 10:45:21.883 | + functions-common:time_stop:2421 : [[ -z 1779792320210 ]] 2026-05-26 10:45:21.889 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:21.892 | + functions-common:time_stop:2424 : end_time=1779792321889 2026-05-26 10:45:21.895 | + functions-common:time_stop:2425 : elapsed_time=1679 2026-05-26 10:45:21.899 | + functions-common:time_stop:2426 : total=6619 2026-05-26 10:45:21.902 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:21.905 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8298 2026-05-26 10:45:21.909 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-26 10:45:21.912 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-26 10:45:21.916 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-26 10:45:21.921 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:45:21.941 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:45:21.944 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:45:21.948 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:45:21.950 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:45:21.953 | + 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-05-26 10:45:21.992 | + 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-05-26 10:45:22.030 | + 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-05-26 10:45:22.066 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:45:22.101 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-26 10:45:22.138 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-26 10:45:22.141 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-26 10:45:22.159 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:22.162 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-26 10:45:22.210 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-26 10:45:22.213 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.216 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-26 10:45:22.218 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.221 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:22.224 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:22.227 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:22.229 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-26 10:45:22.232 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:22.235 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:22.238 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:22.241 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:22.245 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:22.249 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792322246 2026-05-26 10:45:22.252 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-26 10:45:22.272 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:22.274 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-05-26 10:45:22.277 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-26 10:45:22.280 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.282 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.285 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.288 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.291 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-05-26 10:45:22.293 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-05-26 10:45:22.296 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-26 10:45:22.299 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:22.302 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:22.305 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:22.307 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:22.310 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-26 10:45:22.313 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-05-26 10:45:22.316 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:45:22.318 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-26 10:45:22.321 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-26 10:45:22.324 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:45:22.326 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:45:22.329 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:45:22.331 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:45:22.334 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:45:22.336 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-26 10:45:22.339 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:45:22.344 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-05-26 10:45:22.425 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:45:22.506 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-26 10:45:22.574 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:45:22.641 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-26 10:45:22.710 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-26 10:45:22.777 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:22.845 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:45:22.848 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:45:22.851 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-26 10:45:22.933 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:45:23.410 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-26 10:45:23.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-26 10:45:23.902 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-26 10:45:23.944 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:23.949 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:23.955 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:23.958 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:23.962 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:23.962 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:23.965 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:23.968 | + functions-common:time_stop:2419 : start_time=1779792322246 2026-05-26 10:45:23.971 | + functions-common:time_stop:2421 : [[ -z 1779792322246 ]] 2026-05-26 10:45:23.977 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:23.983 | + functions-common:time_stop:2424 : end_time=1779792323979 2026-05-26 10:45:23.989 | + functions-common:time_stop:2425 : elapsed_time=1733 2026-05-26 10:45:23.998 | + functions-common:time_stop:2426 : total=8298 2026-05-26 10:45:24.002 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:24.007 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10031 2026-05-26 10:45:24.009 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:45:24.011 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:45:24.014 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-26 10:45:24.019 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-26 10:45:24.042 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-26 10:45:24.045 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-26 10:45:24.047 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-26 10:45:24.050 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-26 10:45:24.052 | + 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-05-26 10:45:24.084 | + 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-05-26 10:45:24.122 | + 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-05-26 10:45:24.156 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-26 10:45:24.188 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-26 10:45:24.224 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:24.226 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-26 10:45:24.228 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-26 10:45:24.230 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-26 10:45:24.254 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-26 10:45:24.275 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-26 10:45:24.278 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-26 10:45:24.280 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-26 10:45:24.282 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-05-26 10:45:24.346 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-26 10:45:24.378 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:24.380 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-26 10:45:24.382 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:45:24.384 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-26 10:45:24.386 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-26 10:45:24.388 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-26 10:45:24.390 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-26 10:45:24.431 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-26 10:45:24.434 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:24.437 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-26 10:45:24.483 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-26 10:45:24.525 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-26 10:45:24.528 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-26 10:45:24.530 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-26 10:45:24.532 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-26 10:45:24.535 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-26 10:45:24.540 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-26 10:45:24.540 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-26 10:45:24.542 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-26 10:45:24.547 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-26 10:45:24.550 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-26 10:45:24.554 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-26 10:45:24.559 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-26 10:45:24.562 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:24.565 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:24.572 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:24.574 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-26 10:45:24.577 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:24.580 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:24.585 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-26 10:45:24.609 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:24.615 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-26 10:45:24.618 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-26 10:45:24.621 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-26 10:45:24.624 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-26 10:45:24.650 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-26 10:45:24.654 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-26 10:45:24.709 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-26 10:45:24.762 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-26 10:45:24.762 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-26 10:45:24.818 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-26 10:45:24.822 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-26 10:45:24.884 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-26 10:45:24.889 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:24.893 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-26 10:45:24.896 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:24.899 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:24.903 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:24.906 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:24.910 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-26 10:45:24.913 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:24.917 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:24.920 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:24.923 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:24.929 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:24.934 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792324930 2026-05-26 10:45:24.939 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-26 10:45:24.974 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:24.979 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-05-26 10:45:24.983 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-26 10:45:24.988 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:24.993 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:24.997 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:24.999 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-26 10:45:25.002 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-26 10:45:25.006 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-26 10:45:25.010 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-26 10:45:25.013 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:25.017 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:25.021 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:25.025 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:25.028 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-26 10:45:25.031 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:45:25.035 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:25.038 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:25.042 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:45:25.045 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-26 10:45:25.048 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:25.052 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:45:25.055 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:45:25.058 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:45:25.062 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-26 10:45:25.065 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:45:25.071 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-05-26 10:45:25.156 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:45:25.244 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-05-26 10:45:25.316 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-26 10:45:25.389 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:45:25.457 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:25.524 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-26 10:45:25.594 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-26 10:45:25.668 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-26 10:45:25.743 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-26 10:45:25.813 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-26 10:45:25.885 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:45:25.889 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:45:25.891 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-26 10:45:25.973 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:45:26.465 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-26 10:45:26.495 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-26 10:45:26.957 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-26 10:45:27.101 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:27.104 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:27.108 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:27.109 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:27.114 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:27.116 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:27.120 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:27.122 | + functions-common:time_stop:2419 : start_time=1779792324930 2026-05-26 10:45:27.124 | + functions-common:time_stop:2421 : [[ -z 1779792324930 ]] 2026-05-26 10:45:27.129 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:27.132 | + functions-common:time_stop:2424 : end_time=1779792327130 2026-05-26 10:45:27.134 | + functions-common:time_stop:2425 : elapsed_time=2200 2026-05-26 10:45:27.138 | + functions-common:time_stop:2426 : total=10031 2026-05-26 10:45:27.141 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:27.143 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12231 2026-05-26 10:45:27.145 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.203/ 2026-05-26 10:45:27.148 | + lib/neutron:start_neutron_service_and_check:651 : 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-05-26 10:45:27.150 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-26 10:45:27.152 | + functions-common:run_process:1667 : 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-05-26 10:45:27.155 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:27.157 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:27.159 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:27.161 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-26 10:45:27.164 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:27.166 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:27.168 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:27.171 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:27.177 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:27.182 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792327179 2026-05-26 10:45:27.184 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-26 10:45:27.207 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:27.210 | + functions-common:run_process:1676 : _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-05-26 10:45:27.212 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-26 10:45:27.214 | + functions-common:_run_under_systemd:1621 : 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-05-26 10:45:27.217 | + functions-common:_run_under_systemd:1622 : 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-05-26 10:45:27.219 | + functions-common:_run_under_systemd:1624 : _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-05-26 10:45:27.221 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-26 10:45:27.224 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-26 10:45:27.226 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-26 10:45:27.228 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-26 10:45:27.231 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:27.233 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:27.235 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:27.237 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:27.239 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-26 10:45:27.242 | + functions-common:_run_under_systemd:1636 : [[ /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-05-26 10:45:27.245 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:45:27.247 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-26 10:45:27.249 | + functions-common:write_user_unit_file:1528 : 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-05-26 10:45:27.252 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:45:27.254 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:45:27.256 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:45:27.258 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:45:27.261 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:45:27.263 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-26 10:45:27.265 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:45:27.269 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-05-26 10:45:27.353 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:45:27.462 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-26 10:45:27.586 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:45:27.697 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-26 10:45:27.762 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-26 10:45:27.829 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:27.903 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:45:27.907 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:45:27.912 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-26 10:45:28.028 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:45:28.536 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-26 10:45:28.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-26 10:45:29.075 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-26 10:45:29.133 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:29.138 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:29.143 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:29.153 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:29.156 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:29.163 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:29.169 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:29.175 | + functions-common:time_stop:2419 : start_time=1779792327179 2026-05-26 10:45:29.182 | + functions-common:time_stop:2421 : [[ -z 1779792327179 ]] 2026-05-26 10:45:29.192 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:29.200 | + functions-common:time_stop:2424 : end_time=1779792329194 2026-05-26 10:45:29.207 | + functions-common:time_stop:2425 : elapsed_time=2015 2026-05-26 10:45:29.214 | + functions-common:time_stop:2426 : total=12231 2026-05-26 10:45:29.222 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:29.227 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14246 2026-05-26 10:45:29.233 | + lib/neutron:start_neutron_service_and_check:652 : 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-05-26 10:45:29.241 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-26 10:45:29.246 | + functions-common:run_process:1667 : 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-05-26 10:45:29.251 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:29.257 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:29.263 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:29.268 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-26 10:45:29.276 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:29.281 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:29.285 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:29.292 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:29.300 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:29.316 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792329303 2026-05-26 10:45:29.321 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-26 10:45:29.352 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:29.359 | + functions-common:run_process:1676 : _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-05-26 10:45:29.363 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-26 10:45:29.369 | + functions-common:_run_under_systemd:1621 : 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-05-26 10:45:29.374 | + functions-common:_run_under_systemd:1622 : 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-05-26 10:45:29.377 | + functions-common:_run_under_systemd:1624 : _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-05-26 10:45:29.383 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-26 10:45:29.385 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-26 10:45:29.389 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-26 10:45:29.395 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-26 10:45:29.400 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:29.404 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:29.412 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:29.418 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:29.422 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-26 10:45:29.424 | + functions-common:_run_under_systemd:1636 : [[ /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-05-26 10:45:29.429 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:45:29.435 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-26 10:45:29.440 | + functions-common:write_user_unit_file:1528 : 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-05-26 10:45:29.445 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:45:29.449 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:45:29.454 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:45:29.459 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:45:29.463 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:45:29.469 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-26 10:45:29.474 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:45:29.484 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-05-26 10:45:29.606 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:45:29.739 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-26 10:45:29.867 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:45:29.963 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-26 10:45:30.069 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-26 10:45:30.197 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:30.327 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:45:30.334 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:45:30.339 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-26 10:45:30.463 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:45:31.040 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-26 10:45:31.066 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-26 10:45:31.571 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-26 10:45:31.634 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:31.640 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:31.645 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:31.653 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:31.660 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:31.668 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:31.668 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:31.674 | + functions-common:time_stop:2419 : start_time=1779792329303 2026-05-26 10:45:31.682 | + functions-common:time_stop:2421 : [[ -z 1779792329303 ]] 2026-05-26 10:45:31.685 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:31.693 | + functions-common:time_stop:2424 : end_time=1779792331688 2026-05-26 10:45:31.699 | + functions-common:time_stop:2425 : elapsed_time=2385 2026-05-26 10:45:31.705 | + functions-common:time_stop:2426 : total=14246 2026-05-26 10:45:31.708 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:31.711 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16631 2026-05-26 10:45:31.718 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-26 10:45:31.724 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-26 10:45:31.727 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:31.731 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-26 10:45:31.735 | + functions-common:run_process:1667 : 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-05-26 10:45:31.742 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:31.746 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:31.751 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:31.756 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-26 10:45:31.763 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:31.771 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:31.777 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:31.783 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:31.791 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:31.796 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792331791 2026-05-26 10:45:31.803 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-26 10:45:31.841 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:31.844 | + functions-common:run_process:1676 : _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-05-26 10:45:31.848 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-26 10:45:31.852 | + functions-common:_run_under_systemd:1621 : 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-05-26 10:45:31.859 | + functions-common:_run_under_systemd:1622 : 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-05-26 10:45:31.863 | + functions-common:_run_under_systemd:1624 : _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-05-26 10:45:31.869 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-26 10:45:31.876 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-26 10:45:31.879 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-05-26 10:45:31.883 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:45:31.890 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:31.897 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:31.905 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:31.907 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:31.915 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-26 10:45:31.924 | + functions-common:_run_under_systemd:1636 : [[ /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-05-26 10:45:31.931 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:45:31.936 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:45:31.943 | + functions-common:write_user_unit_file:1528 : 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-05-26 10:45:31.950 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:45:31.957 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:45:31.958 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:45:31.962 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:45:31.969 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:45:31.977 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:45:31.980 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:45:31.988 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-05-26 10:45:32.123 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:45:32.277 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-26 10:45:32.398 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:45:32.520 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-26 10:45:32.644 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-26 10:45:32.769 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:32.898 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:45:32.902 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:45:32.910 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-05-26 10:45:33.046 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:45:33.594 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:45:33.636 | 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-05-26 10:45:34.116 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:45:34.177 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:34.181 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:34.186 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:34.188 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:34.191 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:34.197 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:34.202 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:34.209 | + functions-common:time_stop:2419 : start_time=1779792331791 2026-05-26 10:45:34.214 | + functions-common:time_stop:2421 : [[ -z 1779792331791 ]] 2026-05-26 10:45:34.219 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:34.227 | + functions-common:time_stop:2424 : end_time=1779792334221 2026-05-26 10:45:34.229 | + functions-common:time_stop:2425 : elapsed_time=2430 2026-05-26 10:45:34.233 | + functions-common:time_stop:2426 : total=16631 2026-05-26 10:45:34.239 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:34.243 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19061 2026-05-26 10:45:34.248 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-26 10:45:34.249 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.203/networking 2026-05-26 10:45:34.255 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-26 10:45:34.255 | Waiting for Neutron to start... 2026-05-26 10:45:34.259 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.203/networking' 2026-05-26 10:45:34.264 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.203/networking' 'Neutron did not start' 60 2026-05-26 10:45:34.266 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.203/networking' 2026-05-26 10:45:34.269 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-26 10:45:34.274 | + functions-common:test_with_retry:2352 : local until=60 2026-05-26 10:45:34.277 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-26 10:45:34.283 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-26 10:45:34.286 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-26 10:45:34.292 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:34.296 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:34.302 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:34.308 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792334304 2026-05-26 10:45:34.311 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.203/networking; do sleep 0.5; done' 2026-05-26 10:45:40.715 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.203/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-26 10:45:40.720 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:40.726 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:40.730 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:40.736 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:40.741 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:40.745 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-26 10:45:40.751 | + functions-common:time_stop:2419 : start_time=1779792334304 2026-05-26 10:45:40.756 | + functions-common:time_stop:2421 : [[ -z 1779792334304 ]] 2026-05-26 10:45:40.764 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:40.773 | + functions-common:time_stop:2424 : end_time=1779792340767 2026-05-26 10:45:40.777 | + functions-common:time_stop:2425 : elapsed_time=6463 2026-05-26 10:45:40.781 | + functions-common:time_stop:2426 : total=0 2026-05-26 10:45:40.787 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:40.794 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6463 2026-05-26 10:45:40.800 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-26 10:45:40.843 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:40.847 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-26 10:45:40.851 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:45:40.857 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-26 10:45:40.863 | + ./stack.sh:main:1308 : start_placement 2026-05-26 10:45:40.866 | + lib/placement:start_placement:137 : start_placement_api 2026-05-26 10:45:40.872 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-26 10:45:40.882 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:40.887 | + functions-common:run_process:1666 : local service=placement-api 2026-05-26 10:45:40.892 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:40.898 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:40.903 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:40.907 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:40.914 | + functions-common:run_process:1672 : local name=placement-api 2026-05-26 10:45:40.920 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:40.928 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:40.931 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:40.938 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:40.945 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:40.956 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792340949 2026-05-26 10:45:40.961 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-26 10:45:41.002 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:41.009 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-26 10:45:41.014 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-26 10:45:41.020 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:41.028 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:41.031 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:41.035 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-26 10:45:41.041 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-26 10:45:41.047 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-26 10:45:41.054 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-26 10:45:41.062 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:45:41.068 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:45:41.074 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:45:41.080 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:45:41.087 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-26 10:45:41.092 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:45:41.100 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:41.105 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:41.110 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:45:41.116 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-26 10:45:41.121 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:45:41.128 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:45:41.133 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:45:41.138 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:45:41.144 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-26 10:45:41.147 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:45:41.151 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-05-26 10:45:41.246 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:45:41.376 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-05-26 10:45:41.486 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-26 10:45:41.596 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:45:41.714 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:45:41.816 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-26 10:45:41.888 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-26 10:45:41.997 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-26 10:45:42.081 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-26 10:45:42.186 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-26 10:45:42.290 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:45:42.295 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:45:42.299 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-26 10:45:42.404 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:45:42.905 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-26 10:45:42.931 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-26 10:45:43.401 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-26 10:45:43.545 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:43.547 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:43.549 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:43.552 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:43.554 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:43.556 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:43.558 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:43.561 | + functions-common:time_stop:2419 : start_time=1779792340949 2026-05-26 10:45:43.563 | + functions-common:time_stop:2421 : [[ -z 1779792340949 ]] 2026-05-26 10:45:43.566 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:43.570 | + functions-common:time_stop:2424 : end_time=1779792343567 2026-05-26 10:45:43.572 | + functions-common:time_stop:2425 : elapsed_time=2618 2026-05-26 10:45:43.574 | + functions-common:time_stop:2426 : total=19061 2026-05-26 10:45:43.577 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:43.579 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21679 2026-05-26 10:45:43.581 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-26 10:45:43.581 | Waiting for placement-api to start... 2026-05-26 10:45:43.584 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.203/placement 2026-05-26 10:45:43.586 | + functions:wait_for_service:476 : local timeout=60 2026-05-26 10:45:43.588 | + functions:wait_for_service:477 : local url=http://192.168.122.203/placement 2026-05-26 10:45:43.590 | + functions:wait_for_service:478 : local rval=0 2026-05-26 10:45:43.592 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-26 10:45:43.595 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:45:43.597 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:43.599 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:43.602 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:43.606 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792343603 2026-05-26 10:45:43.609 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-26 10:45:43.611 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:45:43.613 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.203/placement 2026-05-26 10:45:46.391 | + :: : [[ 200 == 503 ]] 2026-05-26 10:45:46.393 | + :: : [[ 0 -eq 7 ]] 2026-05-26 10:45:46.397 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-26 10:45:46.401 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:46.403 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:46.407 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:46.413 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:46.415 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:46.419 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:45:46.422 | + functions-common:time_stop:2419 : start_time=1779792343603 2026-05-26 10:45:46.426 | + functions-common:time_stop:2421 : [[ -z 1779792343603 ]] 2026-05-26 10:45:46.431 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:46.437 | + functions-common:time_stop:2424 : end_time=1779792346432 2026-05-26 10:45:46.440 | + functions-common:time_stop:2425 : elapsed_time=2829 2026-05-26 10:45:46.445 | + functions-common:time_stop:2426 : total=11554 2026-05-26 10:45:46.449 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:46.452 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14383 2026-05-26 10:45:46.456 | + functions:wait_for_service:486 : return 0 2026-05-26 10:45:46.461 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-26 10:45:46.486 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:46.490 | + ./stack.sh:main:1312 : start_neutron 2026-05-26 10:45:46.493 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-26 10:45:46.496 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:46.500 | + functions-common:run_process:1666 : local service=q-agt 2026-05-26 10:45:46.504 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-26 10:45:46.508 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:46.512 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:46.516 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:46.520 | + functions-common:run_process:1672 : local name=q-agt 2026-05-26 10:45:46.524 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:46.528 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:46.532 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:46.535 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:46.540 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:46.546 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792346541 2026-05-26 10:45:46.549 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-26 10:45:46.573 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:46.577 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:46.580 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:46.584 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:46.588 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:46.592 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:46.596 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:46.600 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:46.604 | + functions-common:time_stop:2419 : start_time=1779792346541 2026-05-26 10:45:46.609 | + functions-common:time_stop:2421 : [[ -z 1779792346541 ]] 2026-05-26 10:45:46.613 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:46.619 | + functions-common:time_stop:2424 : end_time=1779792346615 2026-05-26 10:45:46.623 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-26 10:45:46.627 | + functions-common:time_stop:2426 : total=21679 2026-05-26 10:45:46.630 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:46.634 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21753 2026-05-26 10:45:46.637 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-26 10:45:46.641 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-26 10:45:46.645 | + functions-common:is_provider_network:2264 : return 1 2026-05-26 10:45:46.650 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-26 10:45:46.654 | + lib/neutron:start_other_agents:689 : 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-05-26 10:45:46.658 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-26 10:45:46.662 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-05-26 10:45:46.667 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:46.670 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:46.674 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:46.678 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-26 10:45:46.682 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:46.685 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:46.689 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:46.693 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:46.698 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:46.703 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792346700 2026-05-26 10:45:46.707 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-26 10:45:46.730 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:46.734 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:46.739 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:46.742 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:46.746 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:46.750 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:46.753 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:46.756 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:46.760 | + functions-common:time_stop:2419 : start_time=1779792346700 2026-05-26 10:45:46.764 | + functions-common:time_stop:2421 : [[ -z 1779792346700 ]] 2026-05-26 10:45:46.769 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:46.775 | + functions-common:time_stop:2424 : end_time=1779792346771 2026-05-26 10:45:46.779 | + functions-common:time_stop:2425 : elapsed_time=71 2026-05-26 10:45:46.782 | + functions-common:time_stop:2426 : total=21753 2026-05-26 10:45:46.786 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:46.789 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21824 2026-05-26 10:45:46.794 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-26 10:45:46.798 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-26 10:45:46.802 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-26 10:45:46.808 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-26 10:45:46.812 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-26 10:45:46.816 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-26 10:45:46.821 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-26 10:45:46.825 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-26 10:45:46.830 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-26 10:45:46.835 | + lib/neutron:start_other_agents:691 : 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-05-26 10:45:46.839 | + functions-common:run_process:1666 : local service=q-l3 2026-05-26 10:45:46.843 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-26 10:45:46.847 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:46.850 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:46.854 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:46.858 | + functions-common:run_process:1672 : local name=q-l3 2026-05-26 10:45:46.862 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:46.864 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:46.868 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:46.871 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:46.875 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:46.882 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792346877 2026-05-26 10:45:46.886 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-26 10:45:46.911 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:46.915 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:46.919 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:46.924 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:46.928 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:46.932 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:46.936 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:46.939 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:46.943 | + functions-common:time_stop:2419 : start_time=1779792346877 2026-05-26 10:45:46.945 | + functions-common:time_stop:2421 : [[ -z 1779792346877 ]] 2026-05-26 10:45:46.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:46.955 | + functions-common:time_stop:2424 : end_time=1779792346951 2026-05-26 10:45:46.959 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-26 10:45:46.963 | + functions-common:time_stop:2426 : total=21824 2026-05-26 10:45:46.967 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:46.971 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21898 2026-05-26 10:45:46.975 | + lib/neutron:start_other_agents:693 : 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-05-26 10:45:46.979 | + functions-common:run_process:1666 : local service=q-meta 2026-05-26 10:45:46.983 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-05-26 10:45:46.987 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:46.991 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:46.995 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:46.999 | + functions-common:run_process:1672 : local name=q-meta 2026-05-26 10:45:47.003 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:47.007 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:47.012 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:47.016 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:47.022 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:47.028 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792347024 2026-05-26 10:45:47.032 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-26 10:45:47.057 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:47.061 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:47.065 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:47.068 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:47.072 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:47.076 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:47.080 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:47.083 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:47.087 | + functions-common:time_stop:2419 : start_time=1779792347024 2026-05-26 10:45:47.091 | + functions-common:time_stop:2421 : [[ -z 1779792347024 ]] 2026-05-26 10:45:47.096 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:47.102 | + functions-common:time_stop:2424 : end_time=1779792347098 2026-05-26 10:45:47.106 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-26 10:45:47.110 | + functions-common:time_stop:2426 : total=21898 2026-05-26 10:45:47.114 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:47.118 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21972 2026-05-26 10:45:47.121 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-26 10:45:47.125 | + functions-common:run_process:1666 : local service=q-metering 2026-05-26 10:45:47.129 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-26 10:45:47.132 | + functions-common:run_process:1668 : local group= 2026-05-26 10:45:47.136 | + functions-common:run_process:1669 : local user= 2026-05-26 10:45:47.139 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:45:47.143 | + functions-common:run_process:1672 : local name=q-metering 2026-05-26 10:45:47.147 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:45:47.151 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:45:47.155 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:45:47.159 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:45:47.164 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:45:47.170 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792347166 2026-05-26 10:45:47.173 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-26 10:45:47.197 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:45:47.201 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:45:47.205 | + functions-common:time_stop:2412 : local name 2026-05-26 10:45:47.209 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:45:47.213 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:45:47.217 | + functions-common:time_stop:2415 : local total 2026-05-26 10:45:47.221 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:45:47.225 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:45:47.229 | + functions-common:time_stop:2419 : start_time=1779792347166 2026-05-26 10:45:47.233 | + functions-common:time_stop:2421 : [[ -z 1779792347166 ]] 2026-05-26 10:45:47.237 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:45:47.244 | + functions-common:time_stop:2424 : end_time=1779792347240 2026-05-26 10:45:47.248 | + functions-common:time_stop:2425 : elapsed_time=74 2026-05-26 10:45:47.252 | + functions-common:time_stop:2426 : total=21972 2026-05-26 10:45:47.256 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:45:47.259 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22046 2026-05-26 10:45:47.263 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-26 10:45:47.288 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:45:47.292 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:47.296 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-26 10:45:47.300 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:45:47.304 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-26 10:45:47.307 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-26 10:45:47.311 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-26 10:45:47.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-26 10:45:47.320 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-26 10:45:47.324 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-26 10:45:47.330 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-26 10:45:50.718 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:45:50.722 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-26 10:45:50.722 | address-scope 2026-05-26 10:45:50.722 | agent 2026-05-26 10:45:50.722 | allowed-address-pairs 2026-05-26 10:45:50.723 | auto-allocated-topology 2026-05-26 10:45:50.723 | availability_zone 2026-05-26 10:45:50.723 | default-subnetpools 2026-05-26 10:45:50.723 | dhcp_agent_scheduler 2026-05-26 10:45:50.723 | dns-integration 2026-05-26 10:45:50.723 | dns-domain-ports 2026-05-26 10:45:50.723 | dns-integration-domain-keywords 2026-05-26 10:45:50.723 | empty-string-filtering 2026-05-26 10:45:50.723 | external-net 2026-05-26 10:45:50.723 | extra_dhcp_opt 2026-05-26 10:45:50.724 | extraroute 2026-05-26 10:45:50.724 | extraroute-atomic 2026-05-26 10:45:50.724 | filter-validation 2026-05-26 10:45:50.724 | floating-ip-port-forwarding-detail 2026-05-26 10:45:50.724 | fip-port-details 2026-05-26 10:45:50.724 | flavors 2026-05-26 10:45:50.724 | floatingip-pools 2026-05-26 10:45:50.725 | router 2026-05-26 10:45:50.725 | enable-default-route-bfd 2026-05-26 10:45:50.725 | enable-default-route-ecmp 2026-05-26 10:45:50.725 | ext-gw-mode 2026-05-26 10:45:50.725 | l3-ha 2026-05-26 10:45:50.725 | external-gateway-multihoming 2026-05-26 10:45:50.725 | l3-flavors 2026-05-26 10:45:50.725 | multi-provider 2026-05-26 10:45:50.725 | net-mtu 2026-05-26 10:45:50.725 | net-mtu-writable 2026-05-26 10:45:50.725 | network_availability_zone 2026-05-26 10:45:50.725 | network-ip-availability 2026-05-26 10:45:50.726 | network-ip-availability-details 2026-05-26 10:45:50.726 | pagination 2026-05-26 10:45:50.726 | port-device-profile 2026-05-26 10:45:50.726 | port-mac-address-regenerate 2026-05-26 10:45:50.726 | port-numa-affinity-policy 2026-05-26 10:45:50.726 | port-numa-affinity-policy-socket 2026-05-26 10:45:50.726 | binding 2026-05-26 10:45:50.726 | binding-extended 2026-05-26 10:45:50.726 | port-security 2026-05-26 10:45:50.726 | project-id 2026-05-26 10:45:50.726 | provider 2026-05-26 10:45:50.727 | qinq 2026-05-26 10:45:50.727 | quota-check-limit 2026-05-26 10:45:50.727 | quota-check-limit-default 2026-05-26 10:45:50.727 | quotas 2026-05-26 10:45:50.727 | quota_details 2026-05-26 10:45:50.727 | rbac-policies 2026-05-26 10:45:50.727 | rbac-address-scope 2026-05-26 10:45:50.727 | rbac-security-groups 2026-05-26 10:45:50.727 | revision-if-match 2026-05-26 10:45:50.727 | standard-attr-revisions 2026-05-26 10:45:50.727 | router_availability_zone 2026-05-26 10:45:50.727 | router-enable-snat 2026-05-26 10:45:50.728 | security-groups-default-rules 2026-05-26 10:45:50.728 | security-groups-normalized-cidr 2026-05-26 10:45:50.728 | security-groups-remote-address-group 2026-05-26 10:45:50.728 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:45:50.728 | security-groups-shared-filtering 2026-05-26 10:45:50.728 | security-group 2026-05-26 10:45:50.728 | service-type 2026-05-26 10:45:50.728 | sorting 2026-05-26 10:45:50.728 | standard-attr-description 2026-05-26 10:45:50.728 | stateful-security-group 2026-05-26 10:45:50.728 | subnet-dns-publish-fixed-ip 2026-05-26 10:45:50.729 | subnet-external-network 2026-05-26 10:45:50.729 | subnet-service-types 2026-05-26 10:45:50.729 | subnet_allocation 2026-05-26 10:45:50.729 | subnetpool-prefix-ops 2026-05-26 10:45:50.729 | tag-creation 2026-05-26 10:45:50.729 | standard-attr-tag 2026-05-26 10:45:50.729 | standard-attr-timestamp 2026-05-26 10:45:50.729 | vlan-transparent' 2026-05-26 10:45:50.729 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-26 10:45:50.729 | address-scope 2026-05-26 10:45:50.729 | agent 2026-05-26 10:45:50.730 | allowed-address-pairs 2026-05-26 10:45:50.730 | auto-allocated-topology 2026-05-26 10:45:50.730 | availability_zone 2026-05-26 10:45:50.730 | default-subnetpools 2026-05-26 10:45:50.730 | dhcp_agent_scheduler 2026-05-26 10:45:50.730 | dns-integration 2026-05-26 10:45:50.730 | dns-domain-ports 2026-05-26 10:45:50.730 | dns-integration-domain-keywords 2026-05-26 10:45:50.730 | empty-string-filtering 2026-05-26 10:45:50.730 | external-net 2026-05-26 10:45:50.730 | extra_dhcp_opt 2026-05-26 10:45:50.731 | extraroute 2026-05-26 10:45:50.731 | extraroute-atomic 2026-05-26 10:45:50.731 | filter-validation 2026-05-26 10:45:50.731 | floating-ip-port-forwarding-detail 2026-05-26 10:45:50.731 | fip-port-details 2026-05-26 10:45:50.731 | flavors 2026-05-26 10:45:50.731 | floatingip-pools 2026-05-26 10:45:50.731 | router 2026-05-26 10:45:50.731 | enable-default-route-bfd 2026-05-26 10:45:50.731 | enable-default-route-ecmp 2026-05-26 10:45:50.731 | ext-gw-mode 2026-05-26 10:45:50.731 | l3-ha 2026-05-26 10:45:50.732 | external-gateway-multihoming 2026-05-26 10:45:50.732 | l3-flavors 2026-05-26 10:45:50.732 | multi-provider 2026-05-26 10:45:50.732 | net-mtu 2026-05-26 10:45:50.732 | net-mtu-writable 2026-05-26 10:45:50.732 | network_availability_zone 2026-05-26 10:45:50.732 | network-ip-availability 2026-05-26 10:45:50.732 | network-ip-availability-details 2026-05-26 10:45:50.732 | pagination 2026-05-26 10:45:50.732 | port-device-profile 2026-05-26 10:45:50.732 | port-mac-address-regenerate 2026-05-26 10:45:50.733 | port-numa-affinity-policy 2026-05-26 10:45:50.733 | port-numa-affinity-policy-socket 2026-05-26 10:45:50.733 | binding 2026-05-26 10:45:50.733 | binding-extended 2026-05-26 10:45:50.733 | port-security 2026-05-26 10:45:50.733 | project-id 2026-05-26 10:45:50.733 | provider 2026-05-26 10:45:50.733 | qinq 2026-05-26 10:45:50.733 | quota-check-limit 2026-05-26 10:45:50.733 | quota-check-limit-default 2026-05-26 10:45:50.733 | quotas 2026-05-26 10:45:50.733 | quota_details 2026-05-26 10:45:50.734 | rbac-policies 2026-05-26 10:45:50.734 | rbac-address-scope 2026-05-26 10:45:50.734 | rbac-security-groups 2026-05-26 10:45:50.734 | revision-if-match 2026-05-26 10:45:50.734 | standard-attr-revisions 2026-05-26 10:45:50.734 | router_availability_zone 2026-05-26 10:45:50.734 | router-enable-snat 2026-05-26 10:45:50.734 | security-groups-default-rules 2026-05-26 10:45:50.734 | security-groups-normalized-cidr 2026-05-26 10:45:50.734 | security-groups-remote-address-group 2026-05-26 10:45:50.734 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:45:50.735 | security-groups-shared-filtering 2026-05-26 10:45:50.735 | security-group 2026-05-26 10:45:50.735 | service-type 2026-05-26 10:45:50.735 | sorting 2026-05-26 10:45:50.735 | standard-attr-description 2026-05-26 10:45:50.735 | stateful-security-group 2026-05-26 10:45:50.735 | subnet-dns-publish-fixed-ip 2026-05-26 10:45:50.735 | subnet-external-network 2026-05-26 10:45:50.735 | subnet-service-types 2026-05-26 10:45:50.735 | subnet_allocation 2026-05-26 10:45:50.735 | subnetpool-prefix-ops 2026-05-26 10:45:50.736 | tag-creation 2026-05-26 10:45:50.736 | standard-attr-tag 2026-05-26 10:45:50.736 | standard-attr-timestamp 2026-05-26 10:45:50.736 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-26 10:45:50.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-26 10:45:50.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-26 10:45:50.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-26 10:45:50.747 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-05-26 10:45:54.772 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:45:54.778 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=3f15317f-b336-4ef3-af3e-e7191a6e0216 2026-05-26 10:45:54.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-26 10:45:54.787 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdbc:98a1:d3d4::/56 --share --default -f value -c id 2026-05-26 10:45:58.572 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:45:58.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=420a244c-46f2-4e5f-ba8f-3c5314f85e7e 2026-05-26 10:45:58.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-26 10:45:58.583 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-26 10:45:58.585 | + functions-common:is_provider_network:2264 : return 1 2026-05-26 10:45:58.589 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-05-26 10:46:03.669 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:03.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=59588449-e825-414a-92f0-f78d53e3d133 2026-05-26 10:46:03.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-05-26 10:46:03.682 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:03.705 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-26 10:46:03.711 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-26 10:46:03.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 3f15317f-b336-4ef3-af3e-e7191a6e0216 ']' 2026-05-26 10:46:03.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-26 10:46:03.722 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-26 10:46:03.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 3f15317f-b336-4ef3-af3e-e7191a6e0216 ' 2026-05-26 10:46:03.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-26 10:46:03.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 59588449-e825-414a-92f0-f78d53e3d133 private-subnet' 2026-05-26 10:46:03.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-26 10:46:03.743 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 3f15317f-b336-4ef3-af3e-e7191a6e0216 --network 59588449-e825-414a-92f0-f78d53e3d133 private-subnet -f value -c id 2026-05-26 10:46:08.673 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:08.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=00ad31da-92a2-4f7b-9d40-7600cc80188e 2026-05-26 10:46:08.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-05-26 10:46:08.687 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:08.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 00ad31da-92a2-4f7b-9d40-7600cc80188e 2026-05-26 10:46:08.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=00ad31da-92a2-4f7b-9d40-7600cc80188e 2026-05-26 10:46:08.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-26 10:46:08.738 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-26 10:46:08.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-05-26 10:46:08.746 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:08.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-05-26 10:46:08.772 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:08.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-26 10:46:08.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 420a244c-46f2-4e5f-ba8f-3c5314f85e7e ']' 2026-05-26 10:46:08.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-26 10:46:08.797 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-26 10:46:08.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 420a244c-46f2-4e5f-ba8f-3c5314f85e7e ' 2026-05-26 10:46:08.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-26 10:46:08.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 59588449-e825-414a-92f0-f78d53e3d133 ipv6-private-subnet ' 2026-05-26 10:46:08.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-26 10:46:08.817 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 420a244c-46f2-4e5f-ba8f-3c5314f85e7e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 59588449-e825-414a-92f0-f78d53e3d133 ipv6-private-subnet -f value -c id 2026-05-26 10:46:13.320 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:13.326 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=da46dfc7-10da-453a-9b5a-eb88504a075b 2026-05-26 10:46:13.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-05-26 10:46:13.332 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:13.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo da46dfc7-10da-453a-9b5a-eb88504a075b 2026-05-26 10:46:13.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=da46dfc7-10da-453a-9b5a-eb88504a075b 2026-05-26 10:46:13.365 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-26 10:46:13.369 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-26 10:46:13.374 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-26 10:46:16.340 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:16.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-26 10:46:16.344 | address-scope 2026-05-26 10:46:16.344 | agent 2026-05-26 10:46:16.344 | allowed-address-pairs 2026-05-26 10:46:16.344 | auto-allocated-topology 2026-05-26 10:46:16.344 | availability_zone 2026-05-26 10:46:16.344 | default-subnetpools 2026-05-26 10:46:16.345 | dhcp_agent_scheduler 2026-05-26 10:46:16.345 | dns-integration 2026-05-26 10:46:16.345 | dns-domain-ports 2026-05-26 10:46:16.345 | dns-integration-domain-keywords 2026-05-26 10:46:16.345 | empty-string-filtering 2026-05-26 10:46:16.345 | external-net 2026-05-26 10:46:16.345 | extra_dhcp_opt 2026-05-26 10:46:16.345 | extraroute 2026-05-26 10:46:16.345 | extraroute-atomic 2026-05-26 10:46:16.346 | filter-validation 2026-05-26 10:46:16.346 | floating-ip-port-forwarding-detail 2026-05-26 10:46:16.346 | fip-port-details 2026-05-26 10:46:16.346 | flavors 2026-05-26 10:46:16.346 | floatingip-pools 2026-05-26 10:46:16.346 | router 2026-05-26 10:46:16.347 | enable-default-route-bfd 2026-05-26 10:46:16.347 | enable-default-route-ecmp 2026-05-26 10:46:16.347 | ext-gw-mode 2026-05-26 10:46:16.348 | l3-ha 2026-05-26 10:46:16.348 | external-gateway-multihoming 2026-05-26 10:46:16.348 | l3-flavors 2026-05-26 10:46:16.348 | multi-provider 2026-05-26 10:46:16.348 | net-mtu 2026-05-26 10:46:16.348 | net-mtu-writable 2026-05-26 10:46:16.348 | network_availability_zone 2026-05-26 10:46:16.349 | network-ip-availability 2026-05-26 10:46:16.349 | network-ip-availability-details 2026-05-26 10:46:16.350 | pagination 2026-05-26 10:46:16.350 | port-device-profile 2026-05-26 10:46:16.350 | port-mac-address-regenerate 2026-05-26 10:46:16.350 | port-numa-affinity-policy 2026-05-26 10:46:16.350 | port-numa-affinity-policy-socket 2026-05-26 10:46:16.350 | binding 2026-05-26 10:46:16.350 | binding-extended 2026-05-26 10:46:16.350 | port-security 2026-05-26 10:46:16.351 | project-id 2026-05-26 10:46:16.351 | provider 2026-05-26 10:46:16.351 | qinq 2026-05-26 10:46:16.351 | quota-check-limit 2026-05-26 10:46:16.351 | quota-check-limit-default 2026-05-26 10:46:16.351 | quotas 2026-05-26 10:46:16.351 | quota_details 2026-05-26 10:46:16.351 | rbac-policies 2026-05-26 10:46:16.351 | rbac-address-scope 2026-05-26 10:46:16.351 | rbac-security-groups 2026-05-26 10:46:16.351 | revision-if-match 2026-05-26 10:46:16.351 | standard-attr-revisions 2026-05-26 10:46:16.352 | router_availability_zone 2026-05-26 10:46:16.352 | router-enable-snat 2026-05-26 10:46:16.352 | security-groups-default-rules 2026-05-26 10:46:16.352 | security-groups-normalized-cidr 2026-05-26 10:46:16.352 | security-groups-remote-address-group 2026-05-26 10:46:16.352 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:16.352 | security-groups-shared-filtering 2026-05-26 10:46:16.352 | security-group 2026-05-26 10:46:16.352 | service-type 2026-05-26 10:46:16.353 | sorting 2026-05-26 10:46:16.353 | standard-attr-description 2026-05-26 10:46:16.353 | stateful-security-group 2026-05-26 10:46:16.353 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:16.353 | subnet-external-network 2026-05-26 10:46:16.353 | subnet-service-types 2026-05-26 10:46:16.353 | subnet_allocation 2026-05-26 10:46:16.353 | subnetpool-prefix-ops 2026-05-26 10:46:16.354 | tag-creation 2026-05-26 10:46:16.354 | standard-attr-tag 2026-05-26 10:46:16.354 | standard-attr-timestamp 2026-05-26 10:46:16.354 | vlan-transparent' 2026-05-26 10:46:16.354 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-26 10:46:16.354 | address-scope 2026-05-26 10:46:16.354 | agent 2026-05-26 10:46:16.354 | allowed-address-pairs 2026-05-26 10:46:16.354 | auto-allocated-topology 2026-05-26 10:46:16.354 | availability_zone 2026-05-26 10:46:16.354 | default-subnetpools 2026-05-26 10:46:16.355 | dhcp_agent_scheduler 2026-05-26 10:46:16.355 | dns-integration 2026-05-26 10:46:16.355 | dns-domain-ports 2026-05-26 10:46:16.355 | dns-integration-domain-keywords 2026-05-26 10:46:16.355 | empty-string-filtering 2026-05-26 10:46:16.355 | external-net 2026-05-26 10:46:16.355 | extra_dhcp_opt 2026-05-26 10:46:16.355 | extraroute 2026-05-26 10:46:16.355 | extraroute-atomic 2026-05-26 10:46:16.355 | filter-validation 2026-05-26 10:46:16.355 | floating-ip-port-forwarding-detail 2026-05-26 10:46:16.355 | fip-port-details 2026-05-26 10:46:16.356 | flavors 2026-05-26 10:46:16.356 | floatingip-pools 2026-05-26 10:46:16.356 | router 2026-05-26 10:46:16.356 | enable-default-route-bfd 2026-05-26 10:46:16.356 | enable-default-route-ecmp 2026-05-26 10:46:16.356 | ext-gw-mode 2026-05-26 10:46:16.356 | l3-ha 2026-05-26 10:46:16.356 | external-gateway-multihoming 2026-05-26 10:46:16.356 | l3-flavors 2026-05-26 10:46:16.356 | multi-provider 2026-05-26 10:46:16.357 | net-mtu 2026-05-26 10:46:16.357 | net-mtu-writable 2026-05-26 10:46:16.357 | network_availability_zone 2026-05-26 10:46:16.357 | network-ip-availability 2026-05-26 10:46:16.357 | network-ip-availability-details 2026-05-26 10:46:16.357 | pagination 2026-05-26 10:46:16.357 | port-device-profile 2026-05-26 10:46:16.357 | port-mac-address-regenerate 2026-05-26 10:46:16.357 | port-numa-affinity-policy 2026-05-26 10:46:16.357 | port-numa-affinity-policy-socket 2026-05-26 10:46:16.357 | binding 2026-05-26 10:46:16.357 | binding-extended 2026-05-26 10:46:16.358 | port-security 2026-05-26 10:46:16.358 | project-id 2026-05-26 10:46:16.358 | provider 2026-05-26 10:46:16.358 | qinq 2026-05-26 10:46:16.358 | quota-check-limit 2026-05-26 10:46:16.358 | quota-check-limit-default 2026-05-26 10:46:16.358 | quotas 2026-05-26 10:46:16.358 | quota_details 2026-05-26 10:46:16.358 | rbac-policies 2026-05-26 10:46:16.358 | rbac-address-scope 2026-05-26 10:46:16.358 | rbac-security-groups 2026-05-26 10:46:16.358 | revision-if-match 2026-05-26 10:46:16.359 | standard-attr-revisions 2026-05-26 10:46:16.359 | router_availability_zone 2026-05-26 10:46:16.359 | router-enable-snat 2026-05-26 10:46:16.359 | security-groups-default-rules 2026-05-26 10:46:16.359 | security-groups-normalized-cidr 2026-05-26 10:46:16.359 | security-groups-remote-address-group 2026-05-26 10:46:16.359 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:16.359 | security-groups-shared-filtering 2026-05-26 10:46:16.359 | security-group 2026-05-26 10:46:16.359 | service-type 2026-05-26 10:46:16.359 | sorting 2026-05-26 10:46:16.359 | standard-attr-description 2026-05-26 10:46:16.360 | stateful-security-group 2026-05-26 10:46:16.360 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:16.360 | subnet-external-network 2026-05-26 10:46:16.360 | subnet-service-types 2026-05-26 10:46:16.360 | subnet_allocation 2026-05-26 10:46:16.360 | subnetpool-prefix-ops 2026-05-26 10:46:16.360 | tag-creation 2026-05-26 10:46:16.360 | standard-attr-tag 2026-05-26 10:46:16.360 | standard-attr-timestamp 2026-05-26 10:46:16.360 | vlan-transparent =~ router ]] 2026-05-26 10:46:16.360 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-26 10:46:16.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-26 10:46:16.362 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-26 10:46:16.366 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-26 10:46:19.393 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:19.397 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-26 10:46:19.397 | address-scope 2026-05-26 10:46:19.397 | agent 2026-05-26 10:46:19.397 | allowed-address-pairs 2026-05-26 10:46:19.397 | auto-allocated-topology 2026-05-26 10:46:19.398 | availability_zone 2026-05-26 10:46:19.398 | default-subnetpools 2026-05-26 10:46:19.398 | dhcp_agent_scheduler 2026-05-26 10:46:19.398 | dns-integration 2026-05-26 10:46:19.398 | dns-domain-ports 2026-05-26 10:46:19.398 | dns-integration-domain-keywords 2026-05-26 10:46:19.398 | empty-string-filtering 2026-05-26 10:46:19.398 | external-net 2026-05-26 10:46:19.398 | extra_dhcp_opt 2026-05-26 10:46:19.398 | extraroute 2026-05-26 10:46:19.398 | extraroute-atomic 2026-05-26 10:46:19.399 | filter-validation 2026-05-26 10:46:19.399 | floating-ip-port-forwarding-detail 2026-05-26 10:46:19.399 | fip-port-details 2026-05-26 10:46:19.399 | flavors 2026-05-26 10:46:19.399 | floatingip-pools 2026-05-26 10:46:19.399 | router 2026-05-26 10:46:19.399 | enable-default-route-bfd 2026-05-26 10:46:19.399 | enable-default-route-ecmp 2026-05-26 10:46:19.399 | ext-gw-mode 2026-05-26 10:46:19.399 | l3-ha 2026-05-26 10:46:19.399 | external-gateway-multihoming 2026-05-26 10:46:19.400 | l3-flavors 2026-05-26 10:46:19.400 | multi-provider 2026-05-26 10:46:19.400 | net-mtu 2026-05-26 10:46:19.400 | net-mtu-writable 2026-05-26 10:46:19.400 | network_availability_zone 2026-05-26 10:46:19.400 | network-ip-availability 2026-05-26 10:46:19.400 | network-ip-availability-details 2026-05-26 10:46:19.400 | pagination 2026-05-26 10:46:19.400 | port-device-profile 2026-05-26 10:46:19.400 | port-mac-address-regenerate 2026-05-26 10:46:19.400 | port-numa-affinity-policy 2026-05-26 10:46:19.401 | port-numa-affinity-policy-socket 2026-05-26 10:46:19.401 | binding 2026-05-26 10:46:19.401 | binding-extended 2026-05-26 10:46:19.401 | port-security 2026-05-26 10:46:19.401 | project-id 2026-05-26 10:46:19.401 | provider 2026-05-26 10:46:19.401 | qinq 2026-05-26 10:46:19.401 | quota-check-limit 2026-05-26 10:46:19.401 | quota-check-limit-default 2026-05-26 10:46:19.401 | quotas 2026-05-26 10:46:19.401 | quota_details 2026-05-26 10:46:19.401 | rbac-policies 2026-05-26 10:46:19.402 | rbac-address-scope 2026-05-26 10:46:19.402 | rbac-security-groups 2026-05-26 10:46:19.402 | revision-if-match 2026-05-26 10:46:19.402 | standard-attr-revisions 2026-05-26 10:46:19.402 | router_availability_zone 2026-05-26 10:46:19.402 | router-enable-snat 2026-05-26 10:46:19.402 | security-groups-default-rules 2026-05-26 10:46:19.402 | security-groups-normalized-cidr 2026-05-26 10:46:19.402 | security-groups-remote-address-group 2026-05-26 10:46:19.402 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:19.403 | security-groups-shared-filtering 2026-05-26 10:46:19.403 | security-group 2026-05-26 10:46:19.403 | service-type 2026-05-26 10:46:19.403 | sorting 2026-05-26 10:46:19.403 | standard-attr-description 2026-05-26 10:46:19.403 | stateful-security-group 2026-05-26 10:46:19.403 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:19.404 | subnet-external-network 2026-05-26 10:46:19.404 | subnet-service-types 2026-05-26 10:46:19.404 | subnet_allocation 2026-05-26 10:46:19.404 | subnetpool-prefix-ops 2026-05-26 10:46:19.404 | tag-creation 2026-05-26 10:46:19.404 | standard-attr-tag 2026-05-26 10:46:19.404 | standard-attr-timestamp 2026-05-26 10:46:19.404 | vlan-transparent' 2026-05-26 10:46:19.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-26 10:46:19.404 | address-scope 2026-05-26 10:46:19.405 | agent 2026-05-26 10:46:19.405 | allowed-address-pairs 2026-05-26 10:46:19.405 | auto-allocated-topology 2026-05-26 10:46:19.405 | availability_zone 2026-05-26 10:46:19.405 | default-subnetpools 2026-05-26 10:46:19.405 | dhcp_agent_scheduler 2026-05-26 10:46:19.405 | dns-integration 2026-05-26 10:46:19.405 | dns-domain-ports 2026-05-26 10:46:19.405 | dns-integration-domain-keywords 2026-05-26 10:46:19.405 | empty-string-filtering 2026-05-26 10:46:19.405 | external-net 2026-05-26 10:46:19.406 | extra_dhcp_opt 2026-05-26 10:46:19.406 | extraroute 2026-05-26 10:46:19.406 | extraroute-atomic 2026-05-26 10:46:19.406 | filter-validation 2026-05-26 10:46:19.406 | floating-ip-port-forwarding-detail 2026-05-26 10:46:19.406 | fip-port-details 2026-05-26 10:46:19.406 | flavors 2026-05-26 10:46:19.406 | floatingip-pools 2026-05-26 10:46:19.406 | router 2026-05-26 10:46:19.406 | enable-default-route-bfd 2026-05-26 10:46:19.406 | enable-default-route-ecmp 2026-05-26 10:46:19.407 | ext-gw-mode 2026-05-26 10:46:19.407 | l3-ha 2026-05-26 10:46:19.407 | external-gateway-multihoming 2026-05-26 10:46:19.407 | l3-flavors 2026-05-26 10:46:19.407 | multi-provider 2026-05-26 10:46:19.407 | net-mtu 2026-05-26 10:46:19.407 | net-mtu-writable 2026-05-26 10:46:19.407 | network_availability_zone 2026-05-26 10:46:19.407 | network-ip-availability 2026-05-26 10:46:19.407 | network-ip-availability-details 2026-05-26 10:46:19.407 | pagination 2026-05-26 10:46:19.408 | port-device-profile 2026-05-26 10:46:19.408 | port-mac-address-regenerate 2026-05-26 10:46:19.408 | port-numa-affinity-policy 2026-05-26 10:46:19.408 | port-numa-affinity-policy-socket 2026-05-26 10:46:19.408 | binding 2026-05-26 10:46:19.408 | binding-extended 2026-05-26 10:46:19.408 | port-security 2026-05-26 10:46:19.408 | project-id 2026-05-26 10:46:19.408 | provider 2026-05-26 10:46:19.408 | qinq 2026-05-26 10:46:19.408 | quota-check-limit 2026-05-26 10:46:19.408 | quota-check-limit-default 2026-05-26 10:46:19.409 | quotas 2026-05-26 10:46:19.409 | quota_details 2026-05-26 10:46:19.409 | rbac-policies 2026-05-26 10:46:19.409 | rbac-address-scope 2026-05-26 10:46:19.409 | rbac-security-groups 2026-05-26 10:46:19.409 | revision-if-match 2026-05-26 10:46:19.409 | standard-attr-revisions 2026-05-26 10:46:19.409 | router_availability_zone 2026-05-26 10:46:19.409 | router-enable-snat 2026-05-26 10:46:19.409 | security-groups-default-rules 2026-05-26 10:46:19.409 | security-groups-normalized-cidr 2026-05-26 10:46:19.410 | security-groups-remote-address-group 2026-05-26 10:46:19.410 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:19.410 | security-groups-shared-filtering 2026-05-26 10:46:19.410 | security-group 2026-05-26 10:46:19.410 | service-type 2026-05-26 10:46:19.410 | sorting 2026-05-26 10:46:19.410 | standard-attr-description 2026-05-26 10:46:19.410 | stateful-security-group 2026-05-26 10:46:19.410 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:19.410 | subnet-external-network 2026-05-26 10:46:19.410 | subnet-service-types 2026-05-26 10:46:19.411 | subnet_allocation 2026-05-26 10:46:19.411 | subnetpool-prefix-ops 2026-05-26 10:46:19.411 | tag-creation 2026-05-26 10:46:19.411 | standard-attr-tag 2026-05-26 10:46:19.411 | standard-attr-timestamp 2026-05-26 10:46:19.411 | vlan-transparent =~ external-net ]] 2026-05-26 10:46:19.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-26 10:46:19.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-26 10:46:19.418 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-05-26 10:46:22.787 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:22.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=abc672ab-7567-4d4a-93e1-29992a5bb56c 2026-05-26 10:46:22.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-26 10:46:22.800 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:22.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-26 10:46:22.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-26 10:46:22.832 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-26 10:46:22.837 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-26 10:46:25.805 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:25.810 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-26 10:46:25.810 | address-scope 2026-05-26 10:46:25.810 | agent 2026-05-26 10:46:25.810 | allowed-address-pairs 2026-05-26 10:46:25.810 | auto-allocated-topology 2026-05-26 10:46:25.810 | availability_zone 2026-05-26 10:46:25.810 | default-subnetpools 2026-05-26 10:46:25.810 | dhcp_agent_scheduler 2026-05-26 10:46:25.810 | dns-integration 2026-05-26 10:46:25.811 | dns-domain-ports 2026-05-26 10:46:25.811 | dns-integration-domain-keywords 2026-05-26 10:46:25.811 | empty-string-filtering 2026-05-26 10:46:25.811 | external-net 2026-05-26 10:46:25.811 | extra_dhcp_opt 2026-05-26 10:46:25.811 | extraroute 2026-05-26 10:46:25.812 | extraroute-atomic 2026-05-26 10:46:25.812 | filter-validation 2026-05-26 10:46:25.812 | floating-ip-port-forwarding-detail 2026-05-26 10:46:25.812 | fip-port-details 2026-05-26 10:46:25.812 | flavors 2026-05-26 10:46:25.812 | floatingip-pools 2026-05-26 10:46:25.812 | router 2026-05-26 10:46:25.813 | enable-default-route-bfd 2026-05-26 10:46:25.813 | enable-default-route-ecmp 2026-05-26 10:46:25.813 | ext-gw-mode 2026-05-26 10:46:25.813 | l3-ha 2026-05-26 10:46:25.813 | external-gateway-multihoming 2026-05-26 10:46:25.813 | l3-flavors 2026-05-26 10:46:25.813 | multi-provider 2026-05-26 10:46:25.814 | net-mtu 2026-05-26 10:46:25.814 | net-mtu-writable 2026-05-26 10:46:25.814 | network_availability_zone 2026-05-26 10:46:25.814 | network-ip-availability 2026-05-26 10:46:25.814 | network-ip-availability-details 2026-05-26 10:46:25.814 | pagination 2026-05-26 10:46:25.814 | port-device-profile 2026-05-26 10:46:25.815 | port-mac-address-regenerate 2026-05-26 10:46:25.815 | port-numa-affinity-policy 2026-05-26 10:46:25.815 | port-numa-affinity-policy-socket 2026-05-26 10:46:25.815 | binding 2026-05-26 10:46:25.815 | binding-extended 2026-05-26 10:46:25.815 | port-security 2026-05-26 10:46:25.815 | project-id 2026-05-26 10:46:25.815 | provider 2026-05-26 10:46:25.816 | qinq 2026-05-26 10:46:25.816 | quota-check-limit 2026-05-26 10:46:25.816 | quota-check-limit-default 2026-05-26 10:46:25.816 | quotas 2026-05-26 10:46:25.816 | quota_details 2026-05-26 10:46:25.816 | rbac-policies 2026-05-26 10:46:25.816 | rbac-address-scope 2026-05-26 10:46:25.817 | rbac-security-groups 2026-05-26 10:46:25.817 | revision-if-match 2026-05-26 10:46:25.817 | standard-attr-revisions 2026-05-26 10:46:25.817 | router_availability_zone 2026-05-26 10:46:25.817 | router-enable-snat 2026-05-26 10:46:25.817 | security-groups-default-rules 2026-05-26 10:46:25.818 | security-groups-normalized-cidr 2026-05-26 10:46:25.818 | security-groups-remote-address-group 2026-05-26 10:46:25.818 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:25.818 | security-groups-shared-filtering 2026-05-26 10:46:25.818 | security-group 2026-05-26 10:46:25.818 | service-type 2026-05-26 10:46:25.818 | sorting 2026-05-26 10:46:25.819 | standard-attr-description 2026-05-26 10:46:25.819 | stateful-security-group 2026-05-26 10:46:25.819 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:25.819 | subnet-external-network 2026-05-26 10:46:25.819 | subnet-service-types 2026-05-26 10:46:25.819 | subnet_allocation 2026-05-26 10:46:25.819 | subnetpool-prefix-ops 2026-05-26 10:46:25.820 | tag-creation 2026-05-26 10:46:25.820 | standard-attr-tag 2026-05-26 10:46:25.820 | standard-attr-timestamp 2026-05-26 10:46:25.820 | vlan-transparent' 2026-05-26 10:46:25.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-26 10:46:25.820 | address-scope 2026-05-26 10:46:25.820 | agent 2026-05-26 10:46:25.820 | allowed-address-pairs 2026-05-26 10:46:25.821 | auto-allocated-topology 2026-05-26 10:46:25.821 | availability_zone 2026-05-26 10:46:25.821 | default-subnetpools 2026-05-26 10:46:25.821 | dhcp_agent_scheduler 2026-05-26 10:46:25.821 | dns-integration 2026-05-26 10:46:25.821 | dns-domain-ports 2026-05-26 10:46:25.821 | dns-integration-domain-keywords 2026-05-26 10:46:25.822 | empty-string-filtering 2026-05-26 10:46:25.822 | external-net 2026-05-26 10:46:25.822 | extra_dhcp_opt 2026-05-26 10:46:25.822 | extraroute 2026-05-26 10:46:25.822 | extraroute-atomic 2026-05-26 10:46:25.822 | filter-validation 2026-05-26 10:46:25.823 | floating-ip-port-forwarding-detail 2026-05-26 10:46:25.823 | fip-port-details 2026-05-26 10:46:25.823 | flavors 2026-05-26 10:46:25.823 | floatingip-pools 2026-05-26 10:46:25.823 | router 2026-05-26 10:46:25.823 | enable-default-route-bfd 2026-05-26 10:46:25.823 | enable-default-route-ecmp 2026-05-26 10:46:25.824 | ext-gw-mode 2026-05-26 10:46:25.824 | l3-ha 2026-05-26 10:46:25.824 | external-gateway-multihoming 2026-05-26 10:46:25.824 | l3-flavors 2026-05-26 10:46:25.824 | multi-provider 2026-05-26 10:46:25.824 | net-mtu 2026-05-26 10:46:25.825 | net-mtu-writable 2026-05-26 10:46:25.825 | network_availability_zone 2026-05-26 10:46:25.825 | network-ip-availability 2026-05-26 10:46:25.825 | network-ip-availability-details 2026-05-26 10:46:25.825 | pagination 2026-05-26 10:46:25.825 | port-device-profile 2026-05-26 10:46:25.825 | port-mac-address-regenerate 2026-05-26 10:46:25.826 | port-numa-affinity-policy 2026-05-26 10:46:25.826 | port-numa-affinity-policy-socket 2026-05-26 10:46:25.826 | binding 2026-05-26 10:46:25.826 | binding-extended 2026-05-26 10:46:25.826 | port-security 2026-05-26 10:46:25.826 | project-id 2026-05-26 10:46:25.826 | provider 2026-05-26 10:46:25.826 | qinq 2026-05-26 10:46:25.827 | quota-check-limit 2026-05-26 10:46:25.827 | quota-check-limit-default 2026-05-26 10:46:25.827 | quotas 2026-05-26 10:46:25.827 | quota_details 2026-05-26 10:46:25.827 | rbac-policies 2026-05-26 10:46:25.827 | rbac-address-scope 2026-05-26 10:46:25.828 | rbac-security-groups 2026-05-26 10:46:25.828 | revision-if-match 2026-05-26 10:46:25.828 | standard-attr-revisions 2026-05-26 10:46:25.828 | router_availability_zone 2026-05-26 10:46:25.828 | router-enable-snat 2026-05-26 10:46:25.828 | security-groups-default-rules 2026-05-26 10:46:25.828 | security-groups-normalized-cidr 2026-05-26 10:46:25.829 | security-groups-remote-address-group 2026-05-26 10:46:25.829 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:46:25.829 | security-groups-shared-filtering 2026-05-26 10:46:25.829 | security-group 2026-05-26 10:46:25.829 | service-type 2026-05-26 10:46:25.829 | sorting 2026-05-26 10:46:25.829 | standard-attr-description 2026-05-26 10:46:25.829 | stateful-security-group 2026-05-26 10:46:25.830 | subnet-dns-publish-fixed-ip 2026-05-26 10:46:25.830 | subnet-external-network 2026-05-26 10:46:25.830 | subnet-service-types 2026-05-26 10:46:25.830 | subnet_allocation 2026-05-26 10:46:25.830 | subnetpool-prefix-ops 2026-05-26 10:46:25.830 | tag-creation 2026-05-26 10:46:25.830 | standard-attr-tag 2026-05-26 10:46:25.831 | standard-attr-timestamp 2026-05-26 10:46:25.831 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-26 10:46:25.831 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-26 10:46:25.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-26 10:46:25.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-26 10:46:25.831 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-05-26 10:46:29.921 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:29.926 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f 2026-05-26 10:46:29.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-05-26 10:46:29.933 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:29.955 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-26 10:46:29.959 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-26 10:46:29.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet abc672ab-7567-4d4a-93e1-29992a5bb56c 00ad31da-92a2-4f7b-9d40-7600cc80188e 2026-05-26 10:46:35.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-26 10:46:35.472 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f 2026-05-26 10:46:35.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-26 10:46:35.478 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-26 10:46:35.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-26 10:46:35.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-26 10:46:35.489 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-26 10:46:35.492 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-26 10:46:35.497 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-26 10:46:35.498 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-26 10:46:38.818 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:38.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-26 10:46:38.823 | | id | 7defe139-5448-4097-a83a-e3b5627c1807 |' 2026-05-26 10:46:38.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-05-26 10:46:38.828 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:38.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7defe139-5448-4097-a83a-e3b5627c1807 '|' 2026-05-26 10:46:38.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 7defe139-5448-4097-a83a-e3b5627c1807 |' 2026-05-26 10:46:38.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-26 10:46:38.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7defe139-5448-4097-a83a-e3b5627c1807 '|' 2026-05-26 10:46:38.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-26 10:46:38.859 | ++ functions-common:get_field:798 : local data field 2026-05-26 10:46:38.862 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:38.865 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-26 10:46:38.869 | ++ functions-common:get_field:803 : field='$3' 2026-05-26 10:46:38.872 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 7defe139-5448-4097-a83a-e3b5627c1807 |' 2026-05-26 10:46:38.873 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-26 10:46:38.879 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:38.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-26 10:46:38.887 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-26 10:46:38.888 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 7defe139-5448-4097-a83a-e3b5627c1807 '|' 2026-05-26 10:46:38.890 | ++ functions-common:get_field:798 : local data field 2026-05-26 10:46:38.893 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:38.896 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-26 10:46:38.899 | ++ functions-common:get_field:803 : field='$6' 2026-05-26 10:46:38.903 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | 7defe139-5448-4097-a83a-e3b5627c1807 |' 2026-05-26 10:46:38.903 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-26 10:46:38.908 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:38.912 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=7defe139-5448-4097-a83a-e3b5627c1807 2026-05-26 10:46:38.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f abc672ab-7567-4d4a-93e1-29992a5bb56c 2026-05-26 10:46:44.592 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-26 10:46:44.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-26 10:46:44.598 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-26 10:46:44.617 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:46:44.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-26 10:46:44.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-26 10:46:44.627 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-26 10:46:44.632 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-26 10:46:44.635 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-26 10:46:44.638 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-26 10:46:44.678 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-26 10:46:44.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-26 10:46:44.682 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-26 10:46:44.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-26 10:46:44.687 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-26 10:46:44.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-05-26 10:46:44.691 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-26 10:46:44.693 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-26 10:46:44.696 | + functions-common:test_with_retry:2352 : local until=10 2026-05-26 10:46:44.698 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-26 10:46:44.700 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-26 10:46:44.702 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-26 10:46:44.704 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:46:44.706 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:46:44.709 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:46:44.713 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792404710 2026-05-26 10:46:44.715 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-05-26 10:46:44.722 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-26 10:46:44.725 | + functions-common:time_stop:2412 : local name 2026-05-26 10:46:44.727 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:46:44.729 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:46:44.731 | + functions-common:time_stop:2415 : local total 2026-05-26 10:46:44.733 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:46:44.735 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-26 10:46:44.737 | + functions-common:time_stop:2419 : start_time=1779792404710 2026-05-26 10:46:44.739 | + functions-common:time_stop:2421 : [[ -z 1779792404710 ]] 2026-05-26 10:46:44.742 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:46:44.746 | + functions-common:time_stop:2424 : end_time=1779792404743 2026-05-26 10:46:44.748 | + functions-common:time_stop:2425 : elapsed_time=33 2026-05-26 10:46:44.750 | + functions-common:time_stop:2426 : total=6463 2026-05-26 10:46:44.752 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:46:44.754 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6496 2026-05-26 10:46:44.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-26 10:46:44.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-26 10:46:44.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-26 10:46:44.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:46:44.770 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-26 10:46:44.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-26 10:46:44.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-26 10:46:44.798 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-26 10:46:44.827 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-26 10:46:44.828 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-26 10:46:44.829 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-05-26 10:46:44.829 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-26 10:46:47.963 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:47.968 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.201 ' 2026-05-26 10:46:47.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-05-26 10:46:47.975 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:47.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-26 10:46:47.998 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:46:48.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-26 10:46:48.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-26 10:46:48.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet abc672ab-7567-4d4a-93e1-29992a5bb56c da46dfc7-10da-453a-9b5a-eb88504a075b 2026-05-26 10:46:53.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-26 10:46:53.454 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f 2026-05-26 10:46:53.459 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-26 10:46:53.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-26 10:46:53.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-26 10:46:53.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-26 10:46:53.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-26 10:46:53.481 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-26 10:46:53.481 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-26 10:46:59.613 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:46:59.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-26 10:46:59.618 | | id | f17504f3-7fb4-4986-97f7-8dbb071ff765 |' 2026-05-26 10:46:59.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-05-26 10:46:59.626 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:46:59.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f17504f3-7fb4-4986-97f7-8dbb071ff765 '|' 2026-05-26 10:46:59.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f17504f3-7fb4-4986-97f7-8dbb071ff765 |' 2026-05-26 10:46:59.661 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-26 10:46:59.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f17504f3-7fb4-4986-97f7-8dbb071ff765 '|' 2026-05-26 10:46:59.668 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-26 10:46:59.672 | ++ functions-common:get_field:798 : local data field 2026-05-26 10:46:59.676 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:59.680 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-26 10:46:59.684 | ++ functions-common:get_field:803 : field='$3' 2026-05-26 10:46:59.689 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | f17504f3-7fb4-4986-97f7-8dbb071ff765 |' 2026-05-26 10:46:59.689 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-26 10:46:59.696 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:59.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-26 10:46:59.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-26 10:46:59.711 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f17504f3-7fb4-4986-97f7-8dbb071ff765 '|' 2026-05-26 10:46:59.712 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-26 10:46:59.716 | ++ functions-common:get_field:798 : local data field 2026-05-26 10:46:59.720 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:59.724 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-26 10:46:59.728 | ++ functions-common:get_field:803 : field='$6' 2026-05-26 10:46:59.734 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | f17504f3-7fb4-4986-97f7-8dbb071ff765 |' 2026-05-26 10:46:59.734 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-26 10:46:59.741 | ++ functions-common:get_field:799 : read data 2026-05-26 10:46:59.747 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=f17504f3-7fb4-4986-97f7-8dbb071ff765 2026-05-26 10:46:59.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-26 10:46:59.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-26 10:46:59.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-26 10:46:59.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-26 10:46:59.789 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:46:59.794 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-26 10:46:59.807 | net.ipv6.conf.all.forwarding = 1 2026-05-26 10:46:59.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show abc672ab-7567-4d4a-93e1-29992a5bb56c -c external_gateway_info -f json 2026-05-26 10:46:59.816 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 f17504f3-7fb4-4986-97f7-8dbb071ff765 2026-05-26 10:46:59.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-26 10:46:59.820 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-26 10:46:59.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-26 10:47:03.019 | ++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:47:03.026 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-26 10:47:03.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-05-26 10:47:03.034 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-26 10:47:03.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-26 10:47:03.060 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-26 10:47:03.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-26 10:47:03.069 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-26 10:47:03.072 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-26 10:47:03.076 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-26 10:47:03.101 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-26 10:47:03.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-26 10:47:03.110 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-26 10:47:03.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-26 10:47:03.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-26 10:47:03.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdbc:98a1:d3d4::/56 2026-05-26 10:47:03.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 420a244c-46f2-4e5f-ba8f-3c5314f85e7e ]] 2026-05-26 10:47:03.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdbc:98a1:d3d4::/56 via 2001:db8::1 dev br-ex 2026-05-26 10:47:03.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-26 10:47:03.186 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:47:03.190 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-26 10:47:03.217 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:03.221 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-26 10:47:03.226 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:47:03.230 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-26 10:47:03.233 | + ./stack.sh:main:1329 : start_nova 2026-05-26 10:47:03.237 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-26 10:47:03.241 | + lib/nova:start_nova_rest:1090 : 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-05-26 10:47:03.245 | + lib/nova:start_nova_rest:1091 : 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-05-26 10:47:03.249 | + lib/nova:start_nova_rest:1091 : 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-05-26 10:47:03.253 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-26 10:47:03.257 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.261 | + functions-common:run_process:1666 : local service=n-sch 2026-05-26 10:47:03.265 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.269 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:03.273 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:03.277 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:03.281 | + functions-common:run_process:1672 : local name=n-sch 2026-05-26 10:47:03.285 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:03.288 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:03.292 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:03.296 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:03.300 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:03.306 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792423302 2026-05-26 10:47:03.310 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-26 10:47:03.336 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:03.340 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-05-26 10:47:03.344 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-26 10:47:03.348 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.352 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.355 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.359 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.363 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-26 10:47:03.367 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-26 10:47:03.371 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-26 10:47:03.376 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:03.380 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:03.384 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:03.388 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:03.392 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-26 10:47:03.396 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-26 10:47:03.400 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-26 10:47:03.404 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-26 10:47:03.407 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-26 10:47:03.411 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:03.415 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:03.418 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:03.422 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:03.426 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:03.430 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-26 10:47:03.434 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:03.440 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-05-26 10:47:03.534 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:03.629 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-26 10:47:03.709 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:03.790 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-26 10:47:03.879 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-26 10:47:03.966 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:04.046 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:04.050 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:04.054 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-26 10:47:04.143 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:04.652 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-26 10:47:04.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-26 10:47:05.178 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-26 10:47:05.232 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:05.234 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:05.238 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:05.241 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:05.245 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:05.248 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:05.251 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:05.255 | + functions-common:time_stop:2419 : start_time=1779792423302 2026-05-26 10:47:05.258 | + functions-common:time_stop:2421 : [[ -z 1779792423302 ]] 2026-05-26 10:47:05.264 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:05.270 | + functions-common:time_stop:2424 : end_time=1779792425266 2026-05-26 10:47:05.274 | + functions-common:time_stop:2425 : elapsed_time=1964 2026-05-26 10:47:05.278 | + functions-common:time_stop:2426 : total=22046 2026-05-26 10:47:05.282 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:05.285 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24010 2026-05-26 10:47:05.291 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-26 10:47:05.296 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.299 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-26 10:47:05.303 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.306 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:05.310 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:05.313 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:05.317 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-26 10:47:05.321 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:05.326 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:05.330 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:05.334 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:05.340 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:05.344 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792425341 2026-05-26 10:47:05.349 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-26 10:47:05.374 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:05.379 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-05-26 10:47:05.383 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-26 10:47:05.387 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.391 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.395 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.400 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-26 10:47:05.404 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-26 10:47:05.408 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-26 10:47:05.412 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-26 10:47:05.417 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:05.421 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:05.426 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:05.430 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:05.434 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-26 10:47:05.438 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:47:05.443 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:47:05.447 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:05.451 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:47:05.455 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-26 10:47:05.459 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:05.462 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:47:05.467 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:47:05.470 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:47:05.474 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-26 10:47:05.479 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:47:05.486 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-05-26 10:47:05.590 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:47:05.701 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-05-26 10:47:05.818 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-26 10:47:05.921 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:47:06.015 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:06.098 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-26 10:47:06.181 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-26 10:47:06.264 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-26 10:47:06.351 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-26 10:47:06.435 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-26 10:47:06.518 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:47:06.522 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:47:06.526 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-05-26 10:47:06.625 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:47:07.142 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-26 10:47:07.177 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-26 10:47:07.682 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-26 10:47:07.833 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:07.838 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:07.840 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:07.843 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:07.847 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:07.849 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:07.852 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:07.855 | + functions-common:time_stop:2419 : start_time=1779792425341 2026-05-26 10:47:07.857 | + functions-common:time_stop:2421 : [[ -z 1779792425341 ]] 2026-05-26 10:47:07.862 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:07.865 | + functions-common:time_stop:2424 : end_time=1779792427863 2026-05-26 10:47:07.868 | + functions-common:time_stop:2425 : elapsed_time=2522 2026-05-26 10:47:07.870 | + functions-common:time_stop:2426 : total=24010 2026-05-26 10:47:07.872 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:07.874 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26532 2026-05-26 10:47:07.877 | + lib/nova:start_nova_rest:1098 : 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-05-26 10:47:07.879 | + lib/nova:start_nova_rest:1098 : 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-05-26 10:47:07.882 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-26 10:47:07.884 | + lib/nova:start_nova_console_proxies:1113 : 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-05-26 10:47:07.887 | + lib/nova:start_nova_console_proxies:1115 : 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-05-26 10:47:07.890 | + lib/nova:start_nova_console_proxies:1115 : 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-05-26 10:47:07.893 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-26 10:47:07.895 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:47:07.897 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-26 10:47:07.902 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-26 10:47:07.907 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:47:07.909 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-26 10:47:07.911 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-26 10:47:07.934 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:07.938 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-26 10:47:07.995 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-26 10:47:07.997 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-26 10:47:08.019 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:08.022 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-26 10:47:08.025 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-26 10:47:08.047 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:08.053 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-26 10:47:08.055 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:47:08.058 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-26 10:47:08.061 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-26 10:47:08.064 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:47:08.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:47:08.070 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-26 10:47:08.072 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.075 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-26 10:47:08.077 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.080 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:08.083 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:08.085 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:08.088 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-26 10:47:08.090 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:08.093 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:08.096 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:08.098 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:08.103 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:08.107 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792428105 2026-05-26 10:47:08.111 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-26 10:47:08.131 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:08.134 | + functions-common:run_process:1676 : _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-05-26 10:47:08.137 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-26 10:47:08.140 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.143 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.145 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.148 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.151 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-05-26 10:47:08.153 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-05-26 10:47:08.156 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-26 10:47:08.159 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:08.161 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:08.164 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:08.166 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:08.169 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-26 10:47:08.172 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-05-26 10:47:08.175 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:47:08.177 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-26 10:47:08.179 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-26 10:47:08.182 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:08.184 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:08.187 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:08.190 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:08.193 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:08.200 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-26 10:47:08.203 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:08.207 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-05-26 10:47:08.292 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:08.376 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-26 10:47:08.448 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:08.521 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-26 10:47:08.590 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-26 10:47:08.674 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:08.758 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:08.763 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:08.767 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-26 10:47:08.868 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:09.424 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-26 10:47:09.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-26 10:47:09.977 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-26 10:47:10.028 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:10.032 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:10.038 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:10.042 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:10.045 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:10.048 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:10.051 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:10.053 | + functions-common:time_stop:2419 : start_time=1779792428105 2026-05-26 10:47:10.060 | + functions-common:time_stop:2421 : [[ -z 1779792428105 ]] 2026-05-26 10:47:10.064 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:10.069 | + functions-common:time_stop:2424 : end_time=1779792430066 2026-05-26 10:47:10.072 | + functions-common:time_stop:2425 : elapsed_time=1961 2026-05-26 10:47:10.074 | + functions-common:time_stop:2426 : total=26532 2026-05-26 10:47:10.076 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:10.079 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28493 2026-05-26 10:47:10.082 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-26 10:47:10.085 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-26 10:47:10.087 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-26 10:47:10.089 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:10.092 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:10.095 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:10.096 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-26 10:47:10.099 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:10.101 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:10.104 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:10.107 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:10.113 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:10.115 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792430112 2026-05-26 10:47:10.117 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-26 10:47:10.137 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:10.140 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:10.143 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:10.145 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:10.148 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:10.150 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:10.153 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:10.155 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:10.158 | + functions-common:time_stop:2419 : start_time=1779792430112 2026-05-26 10:47:10.160 | + functions-common:time_stop:2421 : [[ -z 1779792430112 ]] 2026-05-26 10:47:10.165 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:10.169 | + functions-common:time_stop:2424 : end_time=1779792430166 2026-05-26 10:47:10.171 | + functions-common:time_stop:2425 : elapsed_time=54 2026-05-26 10:47:10.174 | + functions-common:time_stop:2426 : total=28493 2026-05-26 10:47:10.176 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:10.179 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28547 2026-05-26 10:47:10.182 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:10.184 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-26 10:47:10.187 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:10.193 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:10.197 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:10.198 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:10.204 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-26 10:47:10.208 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:10.210 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:10.216 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:10.220 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:10.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:10.233 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792430228 2026-05-26 10:47:10.243 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-26 10:47:10.287 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:10.294 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:10.297 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:10.300 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:10.305 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:10.309 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:10.314 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:10.319 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:10.323 | + functions-common:time_stop:2419 : start_time=1779792430228 2026-05-26 10:47:10.328 | + functions-common:time_stop:2421 : [[ -z 1779792430228 ]] 2026-05-26 10:47:10.334 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:10.341 | + functions-common:time_stop:2424 : end_time=1779792430335 2026-05-26 10:47:10.346 | + functions-common:time_stop:2425 : elapsed_time=107 2026-05-26 10:47:10.349 | + functions-common:time_stop:2426 : total=28547 2026-05-26 10:47:10.354 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:10.355 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28654 2026-05-26 10:47:10.361 | + lib/nova:start_nova_console_proxies:1134 : 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-05-26 10:47:10.368 | + lib/nova:start_nova_console_proxies:1134 : 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-05-26 10:47:10.371 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-26 10:47:10.378 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:47:10.379 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-26 10:47:10.384 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-26 10:47:10.415 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:10.422 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-26 10:47:10.511 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-26 10:47:10.520 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:47:10.525 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-26 10:47:10.619 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-26 10:47:10.646 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:10.649 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.653 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-26 10:47:10.657 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.662 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:10.662 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:10.665 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:10.672 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-26 10:47:10.678 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:10.682 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:10.685 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:10.688 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:10.692 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:10.699 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792430694 2026-05-26 10:47:10.703 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-26 10:47:10.731 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:10.734 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-05-26 10:47:10.737 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-26 10:47:10.740 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.742 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.747 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.751 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.753 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-26 10:47:10.758 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-26 10:47:10.760 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-26 10:47:10.765 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:10.768 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:10.773 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:10.776 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:10.780 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-26 10:47:10.782 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-26 10:47:10.786 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-26 10:47:10.789 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-26 10:47:10.793 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-26 10:47:10.797 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:10.801 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:10.804 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:10.806 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:10.808 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:10.814 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-26 10:47:10.816 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:10.819 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-05-26 10:47:10.951 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:11.104 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-26 10:47:11.232 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:11.337 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-26 10:47:11.427 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-26 10:47:11.508 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:11.583 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:11.585 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:11.588 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-26 10:47:11.679 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:12.209 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-26 10:47:12.239 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-26 10:47:12.760 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-26 10:47:12.810 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:12.813 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:12.815 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:12.821 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:12.821 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:12.825 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:12.829 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:12.832 | + functions-common:time_stop:2419 : start_time=1779792430694 2026-05-26 10:47:12.834 | + functions-common:time_stop:2421 : [[ -z 1779792430694 ]] 2026-05-26 10:47:12.838 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:12.848 | + functions-common:time_stop:2424 : end_time=1779792432840 2026-05-26 10:47:12.854 | + functions-common:time_stop:2425 : elapsed_time=2146 2026-05-26 10:47:12.859 | + functions-common:time_stop:2426 : total=28654 2026-05-26 10:47:12.862 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:12.867 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30800 2026-05-26 10:47:12.875 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-26 10:47:12.884 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-26 10:47:12.890 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-26 10:47:12.927 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:12.932 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-26 10:47:12.940 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-26 10:47:12.949 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-26 10:47:12.951 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-26 10:47:12.954 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-26 10:47:12.957 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:12.961 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-26 10:47:12.962 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:12.965 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:12.967 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:12.970 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:12.972 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-26 10:47:12.977 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:12.981 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:12.984 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:12.988 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:12.993 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:13.004 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792432995 2026-05-26 10:47:13.010 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-26 10:47:13.046 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:13.049 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-05-26 10:47:13.052 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-26 10:47:13.056 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:13.062 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:13.067 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:13.072 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:13.077 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-26 10:47:13.086 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-26 10:47:13.092 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-26 10:47:13.099 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:13.105 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:13.108 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:13.115 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:13.118 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-26 10:47:13.121 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-26 10:47:13.128 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:47:13.132 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-26 10:47:13.137 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-26 10:47:13.144 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:13.148 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:13.152 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:13.160 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:13.164 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:13.169 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-26 10:47:13.173 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:13.177 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-05-26 10:47:13.272 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:13.399 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-26 10:47:13.493 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:13.605 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-26 10:47:13.719 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-26 10:47:13.810 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:13.922 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:13.926 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:13.931 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-26 10:47:14.053 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:14.582 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-26 10:47:14.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-26 10:47:15.133 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-26 10:47:15.197 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:15.202 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:15.206 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:15.211 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:15.216 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:15.220 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:15.225 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:15.230 | + functions-common:time_stop:2419 : start_time=1779792432995 2026-05-26 10:47:15.234 | + functions-common:time_stop:2421 : [[ -z 1779792432995 ]] 2026-05-26 10:47:15.241 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:15.246 | + functions-common:time_stop:2424 : end_time=1779792435243 2026-05-26 10:47:15.251 | + functions-common:time_stop:2425 : elapsed_time=2248 2026-05-26 10:47:15.255 | + functions-common:time_stop:2426 : total=30800 2026-05-26 10:47:15.259 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:15.265 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33048 2026-05-26 10:47:15.268 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-26 10:47:15.273 | + lib/nova:start_nova_compute:995 : 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-05-26 10:47:15.277 | + lib/nova:start_nova_compute:996 : 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-05-26 10:47:15.282 | + lib/nova:start_nova_compute:996 : 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-05-26 10:47:15.287 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-26 10:47:15.291 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-26 10:47:15.300 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-26 10:47:15.304 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:47:15.309 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-26 10:47:15.313 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-26 10:47:15.318 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-26 10:47:15.323 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-26 10:47:15.327 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-26 10:47:15.332 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-26 10:47:15.337 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-26 10:47:15.344 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-26 10:47:15.345 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-26 10:47:15.350 | BEGIN { 2026-05-26 10:47:15.350 | section = "" 2026-05-26 10:47:15.350 | last_section = "" 2026-05-26 10:47:15.350 | section_count = 0 2026-05-26 10:47:15.350 | } 2026-05-26 10:47:15.350 | /^\[.+\]/ { 2026-05-26 10:47:15.350 | gsub("[][]", "", $1); 2026-05-26 10:47:15.350 | section=$1 2026-05-26 10:47:15.351 | next 2026-05-26 10:47:15.351 | } 2026-05-26 10:47:15.351 | /^ *\#/ { 2026-05-26 10:47:15.351 | next 2026-05-26 10:47:15.351 | } 2026-05-26 10:47:15.351 | /^[^ \t]+/ { 2026-05-26 10:47:15.351 | # get offset of first = in $0 2026-05-26 10:47:15.351 | eq_idx = index($0, "=") 2026-05-26 10:47:15.351 | # extract attr & value from $0 2026-05-26 10:47:15.351 | attr = substr($0, 1, eq_idx - 1) 2026-05-26 10:47:15.351 | value = substr($0, eq_idx + 1) 2026-05-26 10:47:15.351 | # only need to strip trailing whitespace from attr 2026-05-26 10:47:15.352 | sub(/[ \t]*$/, "", attr) 2026-05-26 10:47:15.352 | # need to strip leading & trailing whitespace from value 2026-05-26 10:47:15.352 | sub(/^[ \t]*/, "", value) 2026-05-26 10:47:15.352 | sub(/[ \t]*$/, "", value) 2026-05-26 10:47:15.352 | 2026-05-26 10:47:15.352 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-26 10:47:15.353 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-26 10:47:15.353 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-26 10:47:15.353 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-26 10:47:15.353 | if (! (section, attr) in cfg_attr_count) { 2026-05-26 10:47:15.353 | if (section != last_section) { 2026-05-26 10:47:15.354 | cfg_section[section_count++] = section 2026-05-26 10:47:15.354 | last_section = section 2026-05-26 10:47:15.355 | } 2026-05-26 10:47:15.355 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-26 10:47:15.355 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-26 10:47:15.356 | 2026-05-26 10:47:15.356 | cfg_attr[section, attr, 0] = value 2026-05-26 10:47:15.356 | cfg_attr_count[section, attr] = 1 2026-05-26 10:47:15.356 | } else { 2026-05-26 10:47:15.356 | lno = cfg_attr_count[section, attr]++ 2026-05-26 10:47:15.356 | cfg_attr[section, attr, lno] = value 2026-05-26 10:47:15.356 | } 2026-05-26 10:47:15.356 | } 2026-05-26 10:47:15.356 | END { 2026-05-26 10:47:15.356 | # Process each section in order 2026-05-26 10:47:15.356 | for (sno = 0; sno < section_count; sno++) { 2026-05-26 10:47:15.357 | section = cfg_section[sno] 2026-05-26 10:47:15.357 | # The ini routines simply append a config item immediately 2026-05-26 10:47:15.357 | # after the section header. To keep the same order as defined 2026-05-26 10:47:15.357 | # in local.conf, invoke the ini routines in the reverse order 2026-05-26 10:47:15.357 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-26 10:47:15.358 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-26 10:47:15.358 | if (cfg_attr_count[section, attr] == 1) 2026-05-26 10:47:15.358 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-26 10:47:15.359 | else { 2026-05-26 10:47:15.359 | # For multiline, invoke the ini routines in the reverse order 2026-05-26 10:47:15.359 | count = cfg_attr_count[section, attr] 2026-05-26 10:47:15.359 | print "inidelete " configfile " " section " " attr 2026-05-26 10:47:15.359 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-26 10:47:15.360 | for (l = count -2; l >= 0; l--) 2026-05-26 10:47:15.360 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-26 10:47:15.360 | } 2026-05-26 10:47:15.360 | } 2026-05-26 10:47:15.360 | } 2026-05-26 10:47:15.360 | } 2026-05-26 10:47:15.360 | ' 2026-05-26 10:47:15.360 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:47:15.360 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-26 10:47:15.360 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-26 10:47:15.360 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-26 10:47:15.361 | + inc/meta-config:merge_config_file:164 : read a 2026-05-26 10:47:15.361 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:47:15.361 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-26 10:47:15.361 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-26 10:47:15.361 | BEGIN { group = "" } 2026-05-26 10:47:15.362 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:47:15.362 | gsub("[][]", "", $1); 2026-05-26 10:47:15.362 | split($1, a, "|"); 2026-05-26 10:47:15.363 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-26 10:47:15.363 | group=a[1] 2026-05-26 10:47:15.363 | } else { 2026-05-26 10:47:15.363 | group="" 2026-05-26 10:47:15.363 | } 2026-05-26 10:47:15.363 | next 2026-05-26 10:47:15.363 | } 2026-05-26 10:47:15.363 | { 2026-05-26 10:47:15.363 | if (group != "") 2026-05-26 10:47:15.363 | print $0 2026-05-26 10:47:15.363 | } 2026-05-26 10:47:15.363 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:47:15.369 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-26 10:47:15.373 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-26 10:47:15.421 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-26 10:47:15.476 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-26 10:47:15.481 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-26 10:47:15.486 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-26 10:47:15.491 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-26 10:47:15.496 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-26 10:47:15.501 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-26 10:47:15.532 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:15.539 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-26 10:47:15.543 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-26 10:47:15.548 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-26 10:47:15.576 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:15.580 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.203:5672/nova_cell1 2026-05-26 10:47:15.585 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.203:5672/nova_cell1 2026-05-26 10:47:15.634 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-26 10:47:15.639 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-26 10:47:15.644 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-26 10:47:15.676 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-26 10:47:15.706 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-26 10:47:15.711 | + lib/nova:configure_console_compute:669 : local offset 2026-05-26 10:47:15.716 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-26 10:47:15.722 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-26 10:47:15.727 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-26 10:47:15.762 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.203 2026-05-26 10:47:15.768 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-26 10:47:15.794 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:15.799 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-26 10:47:15.803 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-26 10:47:15.808 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-26 10:47:15.812 | + functions:vercmp:648 : local 'op=<' 2026-05-26 10:47:15.816 | + functions:vercmp:649 : local v2=1.0.0 2026-05-26 10:47:15.820 | + functions:vercmp:650 : local result 2026-05-26 10:47:15.827 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-26 10:47:15.829 | ++ functions:vercmp:654 : sort -V 2026-05-26 10:47:15.831 | ++ functions:vercmp:654 : head -1 2026-05-26 10:47:15.838 | + functions:vercmp:654 : result=1.0.0 2026-05-26 10:47:15.843 | + functions:vercmp:656 : case $op in 2026-05-26 10:47:15.847 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-26 10:47:15.851 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-26 10:47:15.856 | + functions:vercmp:667 : return 2026-05-26 10:47:15.860 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.203:6080/vnc_lite.html 2026-05-26 10:47:15.864 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.203:6080/vnc_lite.html 2026-05-26 10:47:15.914 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.203:6081/spice_auto.html 2026-05-26 10:47:15.921 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.203:6081/spice_auto.html 2026-05-26 10:47:15.970 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-26 10:47:15.998 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:16.001 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-26 10:47:16.007 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.203 2026-05-26 10:47:16.012 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-26 10:47:16.064 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.203 2026-05-26 10:47:16.114 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-26 10:47:16.144 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:16.148 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-26 10:47:16.152 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-26 10:47:16.180 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:16.185 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-26 10:47:16.190 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-26 10:47:16.241 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-26 10:47:16.246 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-26 10:47:16.294 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-26 10:47:16.298 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-26 10:47:16.302 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-26 10:47:16.307 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-26 10:47:16.312 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-26 10:47:16.316 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-05-26 10:47:16.321 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-26 10:47:16.325 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.330 | + functions-common:run_process:1668 : local group=libvirt 2026-05-26 10:47:16.334 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:16.338 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:16.343 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-26 10:47:16.347 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:16.350 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:16.354 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:16.359 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:16.364 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:16.369 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792436366 2026-05-26 10:47:16.372 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-26 10:47:16.395 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:16.398 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-05-26 10:47:16.406 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-26 10:47:16.411 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.416 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.420 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.425 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.430 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-26 10:47:16.434 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-26 10:47:16.438 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-26 10:47:16.443 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-26 10:47:16.448 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:16.453 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:16.458 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:16.462 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-26 10:47:16.466 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-26 10:47:16.471 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:47:16.475 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-26 10:47:16.480 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-26 10:47:16.485 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-26 10:47:16.489 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:16.493 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:16.500 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:16.505 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-26 10:47:16.510 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-26 10:47:16.515 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-26 10:47:16.519 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:16.527 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-05-26 10:47:16.627 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:16.726 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-26 10:47:16.814 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:16.896 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-26 10:47:16.980 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-26 10:47:17.063 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:17.144 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:17.148 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-26 10:47:17.152 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-26 10:47:17.233 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-26 10:47:17.330 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:17.861 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-26 10:47:17.891 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-26 10:47:18.405 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-26 10:47:18.452 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:18.457 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:18.462 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:18.467 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:18.470 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:18.475 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:18.479 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:18.482 | + functions-common:time_stop:2419 : start_time=1779792436366 2026-05-26 10:47:18.485 | + functions-common:time_stop:2421 : [[ -z 1779792436366 ]] 2026-05-26 10:47:18.489 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:18.497 | + functions-common:time_stop:2424 : end_time=1779792438490 2026-05-26 10:47:18.501 | + functions-common:time_stop:2425 : elapsed_time=2124 2026-05-26 10:47:18.505 | + functions-common:time_stop:2426 : total=33048 2026-05-26 10:47:18.509 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:18.512 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=35172 2026-05-26 10:47:18.517 | + lib/nova:start_nova_compute:1084 : 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-05-26 10:47:18.518 | + lib/nova:start_nova_compute:1084 : 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-05-26 10:47:18.522 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-26 10:47:18.548 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:18.552 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-26 10:47:18.552 | Dumping cells_v2 mapping 2026-05-26 10:47:18.557 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-26 10:47:19.360 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:47:22.419 | INFO dbcounter [None req-2aec08ef-181f-4921-9223-8edf041e2837 None None] Registered counter for database nova_api 2026-05-26 10:47:22.487 | DEBUG dbcounter [-] [73243] Writer thread running {{(pid=73243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:47:22.507 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-26 10:47:22.507 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-26 10:47:22.508 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-26 10:47:22.508 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-26 10:47:22.508 | | cell1 | cfb6e005-beb0-4594-adc6-6708246214b9 | rabbit://stackrabbit:stackqueue@192.168.122.203:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-26 10:47:22.508 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-26 10:47:23.292 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-26 10:47:23.297 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-26 10:47:23.379 | + inc/async:async_inner:63 : create_flavors 2026-05-26 10:47:23.429 | [2032 Async create_flavors:73342]: running: create_flavors 2026-05-26 10:47:23.431 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-26 10:47:23.459 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:23.463 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-26 10:47:23.467 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:47:23.470 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-26 10:47:23.478 | + ./stack.sh:main:1334 : start_cinder 2026-05-26 10:47:23.481 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-26 10:47:23.488 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-26 10:47:23.492 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-26 10:47:23.495 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-26 10:47:23.497 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-05-26 10:47:23.500 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-26 10:47:23.504 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.510 | + functions-common:run_process:1666 : local service=c-api 2026-05-26 10:47:23.511 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.515 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:23.519 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:23.522 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:23.525 | + functions-common:run_process:1672 : local name=c-api 2026-05-26 10:47:23.528 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:23.533 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:23.535 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:23.538 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:23.542 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:23.548 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792443544 2026-05-26 10:47:23.553 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-26 10:47:23.574 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:23.577 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-05-26 10:47:23.581 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-26 10:47:23.585 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.589 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.593 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.597 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-26 10:47:23.601 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-26 10:47:23.605 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-26 10:47:23.608 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-26 10:47:23.612 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:23.616 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:23.620 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:23.624 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:23.628 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-26 10:47:23.632 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:47:23.636 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:47:23.640 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:23.644 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:47:23.648 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-26 10:47:23.651 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:23.655 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:47:23.658 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:47:23.662 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:47:23.665 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-26 10:47:23.669 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:47:23.675 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-05-26 10:47:23.771 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:47:23.870 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-05-26 10:47:23.944 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-26 10:47:24.016 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:47:24.095 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:24.170 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-26 10:47:24.239 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-26 10:47:24.309 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-26 10:47:24.384 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-26 10:47:24.452 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-26 10:47:24.519 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:47:24.522 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:47:24.525 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-26 10:47:24.615 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:47:25.162 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-26 10:47:25.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-26 10:47:25.726 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-26 10:47:25.894 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:25.901 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:25.903 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:25.908 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:25.914 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:25.917 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:25.919 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:25.922 | + functions-common:time_stop:2419 : start_time=1779792443544 2026-05-26 10:47:25.925 | + functions-common:time_stop:2421 : [[ -z 1779792443544 ]] 2026-05-26 10:47:25.927 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:25.943 | + functions-common:time_stop:2424 : end_time=1779792445940 2026-05-26 10:47:25.944 | + functions-common:time_stop:2425 : elapsed_time=2396 2026-05-26 10:47:25.948 | + functions-common:time_stop:2426 : total=35172 2026-05-26 10:47:25.950 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:25.950 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=37568 2026-05-26 10:47:25.953 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.203/volume/v3 2026-05-26 10:47:25.955 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-26 10:47:25.955 | Waiting for Cinder API to start... 2026-05-26 10:47:25.957 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.203/volume/v3 2026-05-26 10:47:25.959 | + functions:wait_for_service:476 : local timeout=60 2026-05-26 10:47:25.961 | + functions:wait_for_service:477 : local url=http://192.168.122.203/volume/v3 2026-05-26 10:47:25.963 | + functions:wait_for_service:478 : local rval=0 2026-05-26 10:47:25.969 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-26 10:47:25.969 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:47:25.969 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:25.971 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:25.974 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:25.978 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792445975 2026-05-26 10:47:25.980 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-26 10:47:25.983 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:47:25.990 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.203/volume/v3 2026-05-26 10:47:30.710 | + :: : [[ 401 == 503 ]] 2026-05-26 10:47:30.712 | + :: : [[ 0 -eq 7 ]] 2026-05-26 10:47:30.717 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-26 10:47:30.721 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:30.726 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:30.731 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:30.734 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:30.739 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:30.744 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:47:30.748 | + functions-common:time_stop:2419 : start_time=1779792445975 2026-05-26 10:47:30.753 | + functions-common:time_stop:2421 : [[ -z 1779792445975 ]] 2026-05-26 10:47:30.759 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:30.767 | + functions-common:time_stop:2424 : end_time=1779792450761 2026-05-26 10:47:30.771 | + functions-common:time_stop:2425 : elapsed_time=4786 2026-05-26 10:47:30.776 | + functions-common:time_stop:2426 : total=14383 2026-05-26 10:47:30.780 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:30.784 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19169 2026-05-26 10:47:30.789 | + functions:wait_for_service:486 : return 0 2026-05-26 10:47:30.793 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.797 | + functions-common:run_process:1666 : local service=c-sch 2026-05-26 10:47:30.803 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.807 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:30.812 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:30.816 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:30.821 | + functions-common:run_process:1672 : local name=c-sch 2026-05-26 10:47:30.825 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:30.831 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:30.836 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:30.841 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:30.846 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:30.853 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792450848 2026-05-26 10:47:30.857 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-26 10:47:30.885 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:30.891 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-05-26 10:47:30.895 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-26 10:47:30.901 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.904 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.906 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.912 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.917 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-26 10:47:30.923 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-26 10:47:30.928 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-26 10:47:30.934 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:30.938 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:30.943 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:30.947 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:30.954 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-26 10:47:30.959 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-26 10:47:30.965 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-05-26 10:47:30.970 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-26 10:47:30.975 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:30.979 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:30.985 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:30.990 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-26 10:47:30.994 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:31.001 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:31.006 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-26 10:47:31.011 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:31.018 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-05-26 10:47:31.119 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:31.226 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-26 10:47:31.319 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:31.404 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-26 10:47:31.488 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-26 10:47:31.564 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:31.643 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-26 10:47:31.648 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:31.654 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-26 10:47:31.760 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:32.324 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-26 10:47:32.359 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-26 10:47:32.880 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-26 10:47:32.928 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:32.935 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:32.942 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:32.947 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:32.948 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:32.953 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:32.955 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:32.962 | + functions-common:time_stop:2419 : start_time=1779792450848 2026-05-26 10:47:32.967 | + functions-common:time_stop:2421 : [[ -z 1779792450848 ]] 2026-05-26 10:47:32.970 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:32.975 | + functions-common:time_stop:2424 : end_time=1779792452972 2026-05-26 10:47:32.977 | + functions-common:time_stop:2425 : elapsed_time=2124 2026-05-26 10:47:32.979 | + functions-common:time_stop:2426 : total=37568 2026-05-26 10:47:32.982 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:32.984 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39692 2026-05-26 10:47:32.986 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:32.989 | + lib/cinder:start_cinder:639 : 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-05-26 10:47:32.992 | + functions-common:run_process:1666 : local service=c-bak 2026-05-26 10:47:32.993 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:32.996 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:32.999 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:33.001 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:33.004 | + functions-common:run_process:1672 : local name=c-bak 2026-05-26 10:47:33.006 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:33.015 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:33.019 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:33.023 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:33.030 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:33.034 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792453030 2026-05-26 10:47:33.036 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-26 10:47:33.056 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:33.058 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:33.060 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:33.063 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:33.067 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:33.067 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:33.069 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:33.072 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:33.074 | + functions-common:time_stop:2419 : start_time=1779792453030 2026-05-26 10:47:33.076 | + functions-common:time_stop:2421 : [[ -z 1779792453030 ]] 2026-05-26 10:47:33.079 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:33.084 | + functions-common:time_stop:2424 : end_time=1779792453080 2026-05-26 10:47:33.085 | + functions-common:time_stop:2425 : elapsed_time=50 2026-05-26 10:47:33.088 | + functions-common:time_stop:2426 : total=39692 2026-05-26 10:47:33.090 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:33.092 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=39742 2026-05-26 10:47:33.096 | + lib/cinder:start_cinder:640 : 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-05-26 10:47:33.097 | + functions-common:run_process:1666 : local service=c-vol 2026-05-26 10:47:33.100 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.101 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:33.104 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:33.108 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:33.108 | + functions-common:run_process:1672 : local name=c-vol 2026-05-26 10:47:33.113 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:33.118 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:33.119 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:33.121 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:33.127 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:33.135 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792453130 2026-05-26 10:47:33.139 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-26 10:47:33.168 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:33.173 | + functions-common:run_process:1676 : _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-05-26 10:47:33.176 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-26 10:47:33.180 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.185 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.189 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.194 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.198 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-26 10:47:33.202 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-26 10:47:33.207 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-26 10:47:33.211 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:33.215 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:33.220 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:33.224 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:33.228 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-26 10:47:33.232 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-26 10:47:33.237 | + functions-common:_run_under_systemd:1642 : 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-05-26 10:47:33.241 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-26 10:47:33.245 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-26 10:47:33.250 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-26 10:47:33.254 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-26 10:47:33.258 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:33.262 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-26 10:47:33.266 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-26 10:47:33.271 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-26 10:47:33.275 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-26 10:47:33.282 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-05-26 10:47:33.394 | + functions-common:write_user_unit_file:1540 : 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-05-26 10:47:33.518 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-26 10:47:33.621 | + functions-common:write_user_unit_file:1542 : 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-05-26 10:47:33.718 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-26 10:47:33.811 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-26 10:47:33.903 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:33.990 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-26 10:47:33.992 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-26 10:47:34.089 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-26 10:47:34.094 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-26 10:47:34.197 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-26 10:47:34.810 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-26 10:47:34.833 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-26 10:47:35.410 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-26 10:47:35.457 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:35.462 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:35.469 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:35.477 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:35.485 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:35.490 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:35.498 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:35.504 | + functions-common:time_stop:2419 : start_time=1779792453130 2026-05-26 10:47:35.507 | + functions-common:time_stop:2421 : [[ -z 1779792453130 ]] 2026-05-26 10:47:35.521 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:35.524 | + functions-common:time_stop:2424 : end_time=1779792455519 2026-05-26 10:47:35.533 | + functions-common:time_stop:2425 : elapsed_time=2389 2026-05-26 10:47:35.540 | + functions-common:time_stop:2426 : total=39742 2026-05-26 10:47:35.547 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:35.552 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=42131 2026-05-26 10:47:35.560 | + ./stack.sh:main:1335 : create_volume_types 2026-05-26 10:47:35.565 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-26 10:47:35.620 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:35.629 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-26 10:47:35.636 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-26 10:47:35.646 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-26 10:47:35.653 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-26 10:47:35.659 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-26 10:47:35.669 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-26 10:47:35.674 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-26 10:47:35.680 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-26 10:47:35.688 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-26 10:47:35.713 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:35.716 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-26 10:47:40.425 | +-------------+--------------------------------------+ 2026-05-26 10:47:40.425 | | Field | Value | 2026-05-26 10:47:40.426 | +-------------+--------------------------------------+ 2026-05-26 10:47:40.426 | | description | None | 2026-05-26 10:47:40.426 | | id | 5b0a0228-b2bd-457c-95d0-8c1e93563eb8 | 2026-05-26 10:47:40.426 | | is_public | True | 2026-05-26 10:47:40.426 | | name | lvmdriver-1 | 2026-05-26 10:47:40.426 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-26 10:47:40.426 | +-------------+--------------------------------------+ 2026-05-26 10:47:40.833 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-26 10:47:40.838 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-26 10:47:40.842 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-26 10:47:40.847 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-26 10:47:40.876 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:40.881 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-26 10:47:40.884 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:47:40.888 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-26 10:47:40.896 | + ./stack.sh:main:1350 : start_glance 2026-05-26 10:47:40.901 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-26 10:47:40.907 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-26 10:47:40.915 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:40.921 | + functions-common:run_process:1666 : local service=g-api 2026-05-26 10:47:40.926 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:40.931 | + functions-common:run_process:1668 : local group= 2026-05-26 10:47:40.936 | + functions-common:run_process:1669 : local user= 2026-05-26 10:47:40.940 | + functions-common:run_process:1670 : local env_vars= 2026-05-26 10:47:40.944 | + functions-common:run_process:1672 : local name=g-api 2026-05-26 10:47:40.950 | + functions-common:run_process:1674 : time_start run_process 2026-05-26 10:47:40.954 | + functions-common:time_start:2398 : local name=run_process 2026-05-26 10:47:40.960 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:40.964 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:40.971 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:40.978 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792460973 2026-05-26 10:47:40.984 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-26 10:47:41.015 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:41.022 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-26 10:47:41.025 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-26 10:47:41.030 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:41.036 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:41.040 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:41.045 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-26 10:47:41.048 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-26 10:47:41.053 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-26 10:47:41.058 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-26 10:47:41.062 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-26 10:47:41.066 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-26 10:47:41.071 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-26 10:47:41.076 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-26 10:47:41.081 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-26 10:47:41.087 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-26 10:47:41.094 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-26 10:47:41.101 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:41.102 | + functions-common:_run_under_systemd:1640 : 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-05-26 10:47:41.108 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-26 10:47:41.113 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-26 10:47:41.118 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-26 10:47:41.124 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-26 10:47:41.127 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-26 10:47:41.132 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-26 10:47:41.134 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-26 10:47:41.140 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-05-26 10:47:41.235 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-26 10:47:41.334 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-05-26 10:47:41.416 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-26 10:47:41.501 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-26 10:47:41.576 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-26 10:47:41.648 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-26 10:47:41.724 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-26 10:47:41.802 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-26 10:47:41.875 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-26 10:47:41.952 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-26 10:47:42.027 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-26 10:47:42.034 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-26 10:47:42.039 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-26 10:47:42.147 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-26 10:47:42.745 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-26 10:47:42.773 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-26 10:47:43.353 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-26 10:47:43.532 | + functions-common:run_process:1678 : time_stop run_process 2026-05-26 10:47:43.540 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:43.544 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:43.550 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:43.557 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:43.562 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:43.571 | + functions-common:time_stop:2418 : name=run_process 2026-05-26 10:47:43.574 | + functions-common:time_stop:2419 : start_time=1779792460973 2026-05-26 10:47:43.582 | + functions-common:time_stop:2421 : [[ -z 1779792460973 ]] 2026-05-26 10:47:43.588 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:43.598 | + functions-common:time_stop:2424 : end_time=1779792463594 2026-05-26 10:47:43.606 | + functions-common:time_stop:2425 : elapsed_time=2621 2026-05-26 10:47:43.613 | + functions-common:time_stop:2426 : total=42131 2026-05-26 10:47:43.619 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:43.628 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44752 2026-05-26 10:47:43.635 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-26 10:47:43.676 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:47:43.683 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.203) to start...' 2026-05-26 10:47:43.684 | Waiting for g-api (192.168.122.203) to start... 2026-05-26 10:47:43.687 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.203/image 2026-05-26 10:47:43.696 | + functions:wait_for_service:476 : local timeout=60 2026-05-26 10:47:43.704 | + functions:wait_for_service:477 : local url=http://192.168.122.203/image 2026-05-26 10:47:43.716 | + functions:wait_for_service:478 : local rval=0 2026-05-26 10:47:43.720 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-26 10:47:43.727 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:47:43.737 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:47:43.745 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:47:43.761 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:47:43.775 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792463762 2026-05-26 10:47:43.784 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-26 10:47:43.795 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:47:43.802 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.203/image 2026-05-26 10:47:48.604 | + :: : [[ 300 == 503 ]] 2026-05-26 10:47:48.609 | + :: : [[ 0 -eq 7 ]] 2026-05-26 10:47:48.612 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-26 10:47:48.617 | + functions-common:time_stop:2412 : local name 2026-05-26 10:47:48.624 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:47:48.633 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:47:48.639 | + functions-common:time_stop:2415 : local total 2026-05-26 10:47:48.645 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:47:48.647 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:47:48.655 | + functions-common:time_stop:2419 : start_time=1779792463762 2026-05-26 10:47:48.659 | + functions-common:time_stop:2421 : [[ -z 1779792463762 ]] 2026-05-26 10:47:48.665 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:47:48.668 | + functions-common:time_stop:2424 : end_time=1779792468665 2026-05-26 10:47:48.675 | + functions-common:time_stop:2425 : elapsed_time=4903 2026-05-26 10:47:48.681 | + functions-common:time_stop:2426 : total=19169 2026-05-26 10:47:48.685 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:47:48.687 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24072 2026-05-26 10:47:48.690 | + functions:wait_for_service:486 : return 0 2026-05-26 10:47:48.692 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-26 10:47:48.734 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:48.738 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-26 10:47:48.771 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:47:48.773 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-26 10:47:48.776 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:47:48.779 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-26 10:47:48.780 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-26 10:47:48.782 | + ./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-05-26 10:47:48.790 | + 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-05-26 10:47:48.794 | + functions:upload_image:141 : local image image_fname image_name 2026-05-26 10:47:48.797 | + functions:upload_image:143 : local max_attempts=5 2026-05-26 10:47:48.797 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-26 10:47:48.805 | ++ 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-05-26 10:47:48.810 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:48.812 | + 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-05-26 10:47:48.814 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-26 10:47:48.816 | ++ functions:upload_image:151 : seq 5 2026-05-26 10:47:48.819 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-26 10:47:48.822 | + functions:upload_image:152 : local rc=0 2026-05-26 10:47:48.823 | + 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-05-26 10:47:48.826 | --2026-05-26 12:47:48-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:48.882 | Resolving github.com (github.com)... 140.82.121.4 2026-05-26 10:47:48.901 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-26 10:47:48.965 | HTTP request sent, awaiting response... 302 Found 2026-05-26 10:47:48.966 | 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-05-26T11%3A44%3A55Z&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-05-26T10%3A44%3A51Z&ske=2026-05-26T11%3A44%3A55Z&sks=b&skv=2018-11-09&sig=BuwbSzV48lItbxoH5TKy73dc5MEVQ1oHKvlob5JjwTE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTc5NDIyNywibmJmIjoxNzc5NzkyNDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lRGuTk7niz8ApgtuiFytHMPwjza2tvUDVooKGaGGjpA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-26 10:47:48.966 | --2026-05-26 12:47:48-- 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-05-26T11%3A44%3A55Z&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-05-26T10%3A44%3A51Z&ske=2026-05-26T11%3A44%3A55Z&sks=b&skv=2018-11-09&sig=BuwbSzV48lItbxoH5TKy73dc5MEVQ1oHKvlob5JjwTE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3OTc5NDIyNywibmJmIjoxNzc5NzkyNDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lRGuTk7niz8ApgtuiFytHMPwjza2tvUDVooKGaGGjpA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-26 10:47:48.970 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-05-26 10:47:48.981 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-26 10:47:49.045 | HTTP request sent, awaiting response... 200 OK 2026-05-26 10:47:49.045 | Length: 21692416 (21M) [application/octet-stream] 2026-05-26 10:47:49.045 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-26 10:47:49.097 | 2026-05-26 10:47:49.374 | 0K ........ ........ .... 100% 62.5M=0.3s 2026-05-26 10:47:49.374 | 2026-05-26 10:47:49.375 | 2026-05-26 12:47:49 (62.5 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-26 10:47:49.375 | 2026-05-26 10:47:49.381 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-26 10:47:49.384 | + functions:upload_image:163 : break 2026-05-26 10:47:49.388 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:49.391 | + 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-05-26 10:47:49.395 | + 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-05-26 10:47:49.398 | + 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-05-26 10:47:49.401 | + functions:upload_image:313 : local kernel= 2026-05-26 10:47:49.404 | + functions:upload_image:314 : local ramdisk= 2026-05-26 10:47:49.408 | + functions:upload_image:315 : local disk_format= 2026-05-26 10:47:49.411 | + functions:upload_image:316 : local container_format= 2026-05-26 10:47:49.414 | + functions:upload_image:317 : local unpack= 2026-05-26 10:47:49.417 | + functions:upload_image:318 : local img_property= 2026-05-26 10:47:49.421 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-26 10:47:49.425 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-26 10:47:49.428 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-26 10:47:49.432 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-26 10:47:49.436 | + functions:upload_image:328 : case "$image_fname" in 2026-05-26 10:47:49.440 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-26 10:47:49.446 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-26 10:47:49.449 | + functions:upload_image:350 : local format 2026-05-26 10:47:49.454 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:49.455 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-26 10:47:49.471 | + functions:upload_image:351 : format=qcow2 2026-05-26 10:47:49.475 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-26 10:47:49.476 | + functions:upload_image:353 : disk_format=qcow2 2026-05-26 10:47:49.479 | + functions:upload_image:357 : container_format=bare 2026-05-26 10:47:49.481 | + functions:upload_image:404 : is_arch ppc64le 2026-05-26 10:47:49.486 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:47:49.492 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-26 10:47:49.496 | + functions:upload_image:404 : is_arch ppc64 2026-05-26 10:47:49.501 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:47:49.506 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-26 10:47:49.509 | + functions:upload_image:404 : is_arch ppc 2026-05-26 10:47:49.514 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:47:49.519 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-26 10:47:49.523 | + functions:upload_image:408 : is_arch aarch64 2026-05-26 10:47:49.533 | ++ functions-common:is_arch:517 : uname -m 2026-05-26 10:47:49.543 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-26 10:47:49.551 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-26 10:47:49.555 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-26 10:47:49.558 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-26 10:47:49.562 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-26 10:47:49.565 | + 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-05-26 10:47:49.569 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-26 10:47:49.573 | + functions:_upload_image:112 : shift 2026-05-26 10:47:49.576 | + functions:_upload_image:113 : local container=bare 2026-05-26 10:47:49.580 | + functions:_upload_image:114 : shift 2026-05-26 10:47:49.583 | + functions:_upload_image:115 : local disk=qcow2 2026-05-26 10:47:49.586 | + functions:_upload_image:116 : shift 2026-05-26 10:47:49.589 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:49.592 | + functions:_upload_image:118 : shift 2026-05-26 10:47:49.595 | + functions:_upload_image:119 : local properties 2026-05-26 10:47:49.599 | + functions:_upload_image:120 : local useimport 2026-05-26 10:47:49.602 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-26 10:47:49.605 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-26 10:47:49.608 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-26 10:47:49.611 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-26 10:47:49.614 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-26 10:47:49.619 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-26 10:47:49.622 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-26 10:47:49.627 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-26 10:47:49.632 | + 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-05-26 10:47:55.599 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-26 10:47:55.599 | | Field | Value | 2026-05-26 10:47:55.599 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-26 10:47:55.600 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-26 10:47:55.600 | | container_format | bare | 2026-05-26 10:47:55.600 | | created_at | 2026-05-26T10:47:54Z | 2026-05-26 10:47:55.600 | | disk_format | qcow2 | 2026-05-26 10:47:55.600 | | file | /v2/images/93202f0b-2450-4fb6-9cb9-86be5c8e83d0/file | 2026-05-26 10:47:55.600 | | id | 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 | 2026-05-26 10:47:55.600 | | min_disk | 0 | 2026-05-26 10:47:55.600 | | min_ram | 0 | 2026-05-26 10:47:55.600 | | name | cirros-0.6.3-x86_64-disk | 2026-05-26 10:47:55.600 | | owner | 90bad88c1b75454782d56488f4513cc1 | 2026-05-26 10:47:55.600 | | 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-05-26 10:47:55.601 | | protected | False | 2026-05-26 10:47:55.601 | | schema | /v2/schemas/image | 2026-05-26 10:47:55.601 | | size | 21692416 | 2026-05-26 10:47:55.601 | | status | active | 2026-05-26 10:47:55.601 | | tags | | 2026-05-26 10:47:55.601 | | updated_at | 2026-05-26T10:47:55Z | 2026-05-26 10:47:55.601 | | virtual_size | 117440512 | 2026-05-26 10:47:55.601 | | visibility | public | 2026-05-26 10:47:55.601 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-26 10:47:55.991 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-26 10:47:56.071 | [2032 Async create_flavors:73342]: Waiting for completion of create_flavors running on PID 73342 (2 other jobs running) 2026-05-26 10:47:56.108 | [2032 Async create_flavors:73342]: Signaling child to exit 2026-05-26 10:48:04.125 | + inc/async:async_inner:64 : rc=0 2026-05-26 10:48:04.153 | [73342 Async create_flavors:73342]: finished successfully 2026-05-26 10:48:04.180 | WAKEUP 2026-05-26 10:48:04.205 | [2032 Async create_flavors:73342]: Signaled 2026-05-26 10:48:04.207 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-26 10:48:04.207 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:04.207 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-26 10:48:04.207 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-26 10:48:04.207 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-05-26 10:48:04.207 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.207 | | Field | Value | 2026-05-26 10:48:04.207 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.207 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.207 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.207 | | description | None | 2026-05-26 10:48:04.208 | | disk | 1 | 2026-05-26 10:48:04.208 | | id | c1 | 2026-05-26 10:48:04.208 | | name | cirros256 | 2026-05-26 10:48:04.208 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.208 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.208 | | ram | 256 | 2026-05-26 10:48:04.208 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.208 | | swap | 0 | 2026-05-26 10:48:04.208 | | vcpus | 1 | 2026-05-26 10:48:04.208 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.209 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-05-26 10:48:04.209 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.209 | | Field | Value | 2026-05-26 10:48:04.209 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.209 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.209 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.209 | | description | None | 2026-05-26 10:48:04.209 | | disk | 5 | 2026-05-26 10:48:04.209 | | id | d1 | 2026-05-26 10:48:04.209 | | name | ds512M | 2026-05-26 10:48:04.209 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.209 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.210 | | ram | 512 | 2026-05-26 10:48:04.210 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.210 | | swap | 0 | 2026-05-26 10:48:04.210 | | vcpus | 1 | 2026-05-26 10:48:04.210 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.210 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-05-26 10:48:04.210 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.210 | | Field | Value | 2026-05-26 10:48:04.210 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.210 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.210 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.211 | | description | None | 2026-05-26 10:48:04.211 | | disk | 10 | 2026-05-26 10:48:04.211 | | id | d2 | 2026-05-26 10:48:04.211 | | name | ds1G | 2026-05-26 10:48:04.211 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.211 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.211 | | ram | 1024 | 2026-05-26 10:48:04.211 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.211 | | swap | 0 | 2026-05-26 10:48:04.211 | | vcpus | 1 | 2026-05-26 10:48:04.211 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.212 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-05-26 10:48:04.212 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.212 | | Field | Value | 2026-05-26 10:48:04.212 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.212 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.212 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.212 | | description | None | 2026-05-26 10:48:04.212 | | disk | 10 | 2026-05-26 10:48:04.212 | | id | d3 | 2026-05-26 10:48:04.212 | | name | ds2G | 2026-05-26 10:48:04.212 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.213 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.213 | | ram | 2048 | 2026-05-26 10:48:04.213 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.213 | | swap | 0 | 2026-05-26 10:48:04.213 | | vcpus | 2 | 2026-05-26 10:48:04.213 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.213 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-05-26 10:48:04.213 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.213 | | Field | Value | 2026-05-26 10:48:04.213 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.213 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.214 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.214 | | description | None | 2026-05-26 10:48:04.214 | | disk | 20 | 2026-05-26 10:48:04.214 | | id | d4 | 2026-05-26 10:48:04.214 | | name | ds4G | 2026-05-26 10:48:04.214 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.214 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.214 | | ram | 4096 | 2026-05-26 10:48:04.214 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.214 | | swap | 0 | 2026-05-26 10:48:04.214 | | vcpus | 4 | 2026-05-26 10:48:04.215 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.215 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-26 10:48:04.215 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-26 10:48:04.215 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-05-26 10:48:04.215 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.215 | | Field | Value | 2026-05-26 10:48:04.215 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.215 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.215 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.215 | | description | None | 2026-05-26 10:48:04.215 | | disk | 1 | 2026-05-26 10:48:04.215 | | id | 1 | 2026-05-26 10:48:04.216 | | name | m1.tiny | 2026-05-26 10:48:04.216 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.216 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.216 | | ram | 512 | 2026-05-26 10:48:04.216 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.216 | | swap | 0 | 2026-05-26 10:48:04.216 | | vcpus | 1 | 2026-05-26 10:48:04.216 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.216 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-05-26 10:48:04.216 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.216 | | Field | Value | 2026-05-26 10:48:04.217 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.217 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.217 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.217 | | description | None | 2026-05-26 10:48:04.217 | | disk | 20 | 2026-05-26 10:48:04.217 | | id | 2 | 2026-05-26 10:48:04.217 | | name | m1.small | 2026-05-26 10:48:04.217 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.217 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.217 | | ram | 2048 | 2026-05-26 10:48:04.217 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.218 | | swap | 0 | 2026-05-26 10:48:04.218 | | vcpus | 1 | 2026-05-26 10:48:04.218 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.218 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-05-26 10:48:04.218 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.218 | | Field | Value | 2026-05-26 10:48:04.218 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.218 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.218 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.218 | | description | None | 2026-05-26 10:48:04.218 | | disk | 40 | 2026-05-26 10:48:04.219 | | id | 3 | 2026-05-26 10:48:04.219 | | name | m1.medium | 2026-05-26 10:48:04.219 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.219 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.219 | | ram | 4096 | 2026-05-26 10:48:04.219 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.219 | | swap | 0 | 2026-05-26 10:48:04.219 | | vcpus | 2 | 2026-05-26 10:48:04.219 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.219 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-05-26 10:48:04.219 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.219 | | Field | Value | 2026-05-26 10:48:04.220 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.220 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.220 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.220 | | description | None | 2026-05-26 10:48:04.220 | | disk | 80 | 2026-05-26 10:48:04.220 | | id | 4 | 2026-05-26 10:48:04.220 | | name | m1.large | 2026-05-26 10:48:04.220 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.220 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.220 | | ram | 8192 | 2026-05-26 10:48:04.220 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.221 | | swap | 0 | 2026-05-26 10:48:04.221 | | vcpus | 4 | 2026-05-26 10:48:04.221 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.221 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-05-26 10:48:04.221 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.221 | | Field | Value | 2026-05-26 10:48:04.221 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.221 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:04.221 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:04.221 | | description | None | 2026-05-26 10:48:04.221 | | disk | 160 | 2026-05-26 10:48:04.222 | | id | 5 | 2026-05-26 10:48:04.222 | | name | m1.xlarge | 2026-05-26 10:48:04.222 | | os-flavor-access:is_public | True | 2026-05-26 10:48:04.222 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:04.222 | | ram | 16384 | 2026-05-26 10:48:04.222 | | rxtx_factor | 1.0 | 2026-05-26 10:48:04.222 | | swap | 0 | 2026-05-26 10:48:04.222 | | vcpus | 8 | 2026-05-26 10:48:04.222 | +----------------------------+-----------------------+ 2026-05-26 10:48:04.265 | [2032 Async create_flavors:73342]: finished create_flavors with result 0 in 40 seconds 2026-05-26 10:48:04.270 | + inc/async:async_wait:197 : return 0 2026-05-26 10:48:04.273 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-26 10:48:04.298 | + functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:48:04.302 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-26 10:48:04.327 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:04.331 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-26 10:48:04.354 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:04.357 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-26 10:48:04.360 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-26 10:48:04.364 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-26 10:48:04.369 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:48:04.371 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-26 10:48:04.373 | ++ 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-05-26 10:48:04.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-26 10:48:04.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-26 10:48:04.381 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-26 10:48:04.382 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-26 10:48:04.384 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-26 10:48:04.385 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-26 10:48:04.387 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-26 10:48:04.390 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-26 10:48:04.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-26 10:48:04.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-26 10:48:04.396 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-26 10:48:04.398 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-26 10:48:04.400 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-26 10:48:04.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-26 10:48:04.404 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-26 10:48:04.406 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-26 10:48:04.408 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-26 10:48:04.410 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-26 10:48:04.412 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-26 10:48:04.414 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-26 10:48:04.416 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-26 10:48:04.418 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-26 10:48:04.420 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-26 10:48:04.422 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-26 10:48:04.424 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-26 10:48:04.426 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-26 10:48:04.428 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-26 10:48:04.430 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-26 10:48:04.431 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-26 10:48:04.433 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-26 10:48:04.436 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-26 10:48:04.438 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-26 10:48:04.440 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-26 10:48:04.442 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-26 10:48:04.444 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-26 10:48:04.446 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-26 10:48:04.448 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-26 10:48:04.450 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-26 10:48:04.453 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-26 10:48:04.455 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-26 10:48:04.457 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-26 10:48:04.459 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-26 10:48:04.461 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-26 10:48:04.462 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-26 10:48:04.464 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-26 10:48:04.466 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-26 10:48:04.468 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-26 10:48:04.470 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-26 10:48:04.472 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-26 10:48:04.474 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-26 10:48:04.476 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-26 10:48:04.478 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-26 10:48:04.480 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-26 10:48:04.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-26 10:48:04.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-26 10:48:04.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-26 10:48:04.483 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-26 10:48:04.484 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-26 10:48:06.559 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-26 10:48:06.561 | 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-05-26 10:48:06.887 | + ./stack.sh:main:1400 : save_stackenv 2026-05-26 10:48:06.890 | + functions-common:save_stackenv:63 : local tag= 2026-05-26 10:48:06.893 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-26 10:48:06.897 | + functions-common:save_stackenv:65 : time_stamp=2026-05-26-124806 2026-05-26 10:48:06.899 | + functions-common:save_stackenv:66 : echo '# 2026-05-26-124806 ' 2026-05-26 10:48:06.902 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.905 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-26 10:48:06.907 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.910 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-26 10:48:06.912 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.914 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-26 10:48:06.917 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.919 | + functions-common:save_stackenv:68 : 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-05-26 10:48:06.921 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.924 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.203 2026-05-26 10:48:06.926 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.929 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.203/identity 2026-05-26 10:48:06.931 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.934 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-26-122512 2026-05-26 10:48:06.936 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.938 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-26 10:48:06.940 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.943 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.203 2026-05-26 10:48:06.945 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.947 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-26 10:48:06.950 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.952 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-26 10:48:06.954 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.956 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-26 10:48:06.959 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.961 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-26 10:48:06.964 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.966 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.203 2026-05-26 10:48:06.969 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-26 10:48:06.970 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-26 10:48:06.973 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-26 10:48:06.975 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-26 10:48:06.977 | + inc/meta-config:merge_config_group:171 : shift 2026-05-26 10:48:06.979 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-26 10:48:06.982 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:48:06.984 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-26 10:48:06.987 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-26 10:48:06.990 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-26 10:48:06.993 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:48:06.995 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-26 10:48:07.000 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:48:07.003 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-26 10:48:07.003 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:48:07.003 | gsub("[][]", "", $1); 2026-05-26 10:48:07.004 | split($1, a, "|"); 2026-05-26 10:48:07.004 | if (a[1] == matchgroup) 2026-05-26 10:48:07.004 | print a[2] 2026-05-26 10:48:07.004 | } 2026-05-26 10:48:07.004 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:48:07.009 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-26 10:48:07.011 | + functions-common:run_phase:1840 : local mode=stack 2026-05-26 10:48:07.014 | + functions-common:run_phase:1841 : local phase=extra 2026-05-26 10:48:07.016 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:48:07.018 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:48:07.021 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:48:07.024 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:48:07.026 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:48:07.030 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:48:07.033 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:48:07.036 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:48:07.039 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:48:07.042 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-26 10:48:07.044 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:48:07.059 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:07.062 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:48:07.064 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:07.067 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-26 10:48:07.069 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:07.071 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:48:07.074 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:07.076 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-26 10:48:07.078 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-26 10:48:07.081 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-26 10:48:07.083 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-26 10:48:07.086 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:48:07.088 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:48:07.091 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-26 10:48:07.093 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-26 10:48:07.095 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-26 10:48:07.098 | + functions-common:run_plugins:1829 : local plugins= 2026-05-26 10:48:07.100 | + functions-common:run_plugins:1830 : local plugin 2026-05-26 10:48:07.102 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-26 10:48:07.105 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-26 10:48:07.107 | + inc/meta-config:merge_config_group:171 : shift 2026-05-26 10:48:07.110 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-26 10:48:07.112 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:48:07.114 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-26 10:48:07.117 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-26 10:48:07.120 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-26 10:48:07.122 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:48:07.125 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-26 10:48:07.127 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:48:07.130 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-26 10:48:07.130 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:48:07.130 | gsub("[][]", "", $1); 2026-05-26 10:48:07.130 | split($1, a, "|"); 2026-05-26 10:48:07.130 | if (a[1] == matchgroup) 2026-05-26 10:48:07.130 | print a[2] 2026-05-26 10:48:07.130 | } 2026-05-26 10:48:07.130 | ' /home/quobyte/devstack/local.conf 2026-05-26 10:48:07.136 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-26 10:48:07.155 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:07.158 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-26 10:48:07.161 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-26 10:48:07.163 | + functions:wait_for_compute:490 : local timeout=60 2026-05-26 10:48:07.166 | + functions:wait_for_compute:491 : local rval=0 2026-05-26 10:48:07.168 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-26 10:48:07.170 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-26 10:48:07.172 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-26 10:48:07.175 | + functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:07.177 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:07.181 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:07.185 | + functions-common:time_start:2403 : _TIME_START[$name]=1779792487182 2026-05-26 10:48:07.188 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-26 10:48:07.207 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-26 10:48:07.209 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-26 10:48:07.212 | ++ functions:wait_for_compute:496 : hostname 2026-05-26 10:48:07.217 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-26 10:48:07.219 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-26 10:48:07.222 | ++ functions:wait_for_compute:498 : hostname 2026-05-26 10:48:07.227 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:48:07.228 | + :: : ID= 2026-05-26 10:48:07.230 | + :: : [[ '' == '' ]] 2026-05-26 10:48:07.231 | + :: : sleep 1 2026-05-26 10:48:08.235 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-26 10:48:08.238 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-26 10:48:11.341 | + :: : ID=6b1d1289-52d3-47a8-bff3-39a2af808497 2026-05-26 10:48:11.343 | + :: : [[ 6b1d1289-52d3-47a8-bff3-39a2af808497 == '' ]] 2026-05-26 10:48:11.348 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-26 10:48:11.353 | + functions-common:time_stop:2412 : local name 2026-05-26 10:48:11.357 | + functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:11.361 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:11.366 | + functions-common:time_stop:2415 : local total 2026-05-26 10:48:11.370 | + functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:11.374 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-26 10:48:11.379 | + functions-common:time_stop:2419 : start_time=1779792487182 2026-05-26 10:48:11.383 | + functions-common:time_stop:2421 : [[ -z 1779792487182 ]] 2026-05-26 10:48:11.388 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:11.394 | + functions-common:time_stop:2424 : end_time=1779792491389 2026-05-26 10:48:11.397 | + functions-common:time_stop:2425 : elapsed_time=4207 2026-05-26 10:48:11.401 | + functions-common:time_stop:2426 : total=24072 2026-05-26 10:48:11.404 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:11.408 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28279 2026-05-26 10:48:11.411 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-26 10:48:11.415 | + functions:wait_for_compute:516 : return 0 2026-05-26 10:48:11.419 | + ./stack.sh:main:1440 : service_check 2026-05-26 10:48:11.424 | + functions-common:service_check:1705 : local service 2026-05-26 10:48:11.427 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.431 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-26 10:48:11.449 | not-found 2026-05-26 10:48:11.455 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.458 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-26 10:48:11.478 | enabled 2026-05-26 10:48:11.485 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-26 10:48:11.509 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-26 10:48:11.509 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-26 10:48:11.510 | Active: active (running) since Tue 2026-05-26 12:45:03 CEST; 3min 8s ago 2026-05-26 10:48:11.510 | Main PID: 61052 (uwsgi) 2026-05-26 10:48:11.510 | Status: "uWSGI is ready" 2026-05-26 10:48:11.510 | Tasks: 17 (limit: 14255) 2026-05-26 10:48:11.510 | Memory: 268.5M (peak: 269.2M) 2026-05-26 10:48:11.510 | CPU: 13.865s 2026-05-26 10:48:11.510 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-26 10:48:11.510 | ├─61052 "nova-apiuWSGI master" 2026-05-26 10:48:11.510 | ├─61053 "nova-apiuWSGI worker 1" 2026-05-26 10:48:11.510 | └─61054 "nova-apiuWSGI worker 2" 2026-05-26 10:48:11.510 | 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61053]: [pid: 61053|app: 0|req: 18/36] 192.168.122.203 () {54 vars in 935 bytes} [Tue May 26 12:48:10 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG nova.api.openstack.wsgi [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Calling method '>' {{(pid=61054) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 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=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Acquiring lock "cfb6e005-beb0-4594-adc6-6708246214b9" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Lock "cfb6e005-beb0-4594-adc6-6708246214b9" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-26 10:48:11.511 | May 26 12:48:10 devstack devstack@n-api.service[61054]: DEBUG oslo_concurrency.lockutils [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] Lock "cfb6e005-beb0-4594-adc6-6708246214b9" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:11.511 | May 26 12:48:11 devstack devstack@n-api.service[61054]: INFO nova.api.openstack.requestlog [None req-c6e8aa1b-7bb3-47b8-99d9-70fb53417059 admin admin] 192.168.122.203 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.118352 2026-05-26 10:48:11.511 | May 26 12:48:11 devstack devstack@n-api.service[61054]: [pid: 61054|app: 0|req: 19/37] 192.168.122.203 () {60 vars in 1325 bytes} [Tue May 26 12:48:10 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-26 10:48:11.516 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.519 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-26 10:48:11.539 | enabled 2026-05-26 10:48:11.545 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-26 10:48:11.570 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-26 10:48:11.570 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-26 10:48:11.570 | Active: active (running) since Tue 2026-05-26 12:47:18 CEST; 53s ago 2026-05-26 10:48:11.570 | Main PID: 73186 (nova-compute) 2026-05-26 10:48:11.571 | Tasks: 11 (limit: 14255) 2026-05-26 10:48:11.571 | Memory: 139.7M (peak: 141.3M) 2026-05-26 10:48:11.571 | CPU: 4.765s 2026-05-26 10:48:11.571 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-26 10:48:11.571 | └─73186 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-26 10:48:11.571 | 2026-05-26 10:48:11.571 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG nova.compute.resource_tracker [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] Compute_service record updated for devstack:devstack {{(pid=73186) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-26 10:48:11.571 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG oslo_concurrency.lockutils [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.206s {{(pid=73186) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:11.571 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG nova.service [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73186) start /opt/stack/nova/nova/service.py:195}} 2026-05-26 10:48:11.571 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG nova.service [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73186) start /opt/stack/nova/nova/service.py:211}} 2026-05-26 10:48:11.572 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG nova.service [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] Join ServiceGroup membership for this service compute {{(pid=73186) start /opt/stack/nova/nova/service.py:221}} 2026-05-26 10:48:11.572 | May 26 12:47:48 devstack nova-compute[73186]: DEBUG nova.servicegroup.drivers.db [None req-6e4c4981-7c51-4d20-9c71-663bb3cc013b None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73186) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-26 10:48:11.572 | May 26 12:47:53 devstack nova-compute[73186]: DEBUG oslo_service.periodic_task [None req-e320aee6-0968-4f67-9f81-1fa42f0a6428 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73186) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-26 10:48:11.572 | May 26 12:47:54 devstack nova-compute[73186]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.572 | May 26 12:47:54 devstack nova-compute[73186]: DEBUG oslo_service.periodic_task [None req-e320aee6-0968-4f67-9f81-1fa42f0a6428 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73186) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-26 10:48:11.572 | May 26 12:47:54 devstack nova-compute[73186]: DEBUG oslo.service.backend._threading.loopingcall [None req-e320aee6-0968-4f67-9f81-1fa42f0a6428 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.56 seconds {{(pid=73186) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.576 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.581 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-26 10:48:11.599 | not-found 2026-05-26 10:48:11.605 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.610 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-26 10:48:11.629 | enabled 2026-05-26 10:48:11.635 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-26 10:48:11.657 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-26 10:48:11.657 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-26 10:48:11.657 | Active: active (running) since Tue 2026-05-26 12:47:05 CEST; 1min 6s ago 2026-05-26 10:48:11.658 | Main PID: 69469 (nova-scheduler:) 2026-05-26 10:48:11.658 | Tasks: 19 (limit: 14255) 2026-05-26 10:48:11.658 | Memory: 151.2M (peak: 151.7M) 2026-05-26 10:48:11.658 | CPU: 4.318s 2026-05-26 10:48:11.658 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-26 10:48:11.658 | ├─69469 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-26 10:48:11.658 | ├─71038 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-26 10:48:11.658 | └─71047 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-26 10:48:11.658 | 2026-05-26 10:48:11.658 | May 26 12:47:11 devstack nova-scheduler[71038]: DEBUG nova.servicegroup.drivers.db [None req-3fa74bae-8573-4671-b103-fdacf93508bd None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71038) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-26 10:48:11.658 | May 26 12:47:16 devstack nova-scheduler[71047]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.659 | May 26 12:47:16 devstack nova-scheduler[71038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.659 | May 26 12:47:18 devstack nova-scheduler[69469]: DEBUG dbcounter [-] [69469] Writing DB stats nova_api:SELECT=3 {{(pid=69469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.659 | May 26 12:47:19 devstack nova-scheduler[69469]: DEBUG dbcounter [-] [69469] Writing DB stats nova_cell0:SELECT=1 {{(pid=69469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.659 | May 26 12:47:19 devstack nova-scheduler[69469]: DEBUG dbcounter [-] [69469] Writing DB stats nova_cell1:SELECT=1 {{(pid=69469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.659 | May 26 12:47:26 devstack nova-scheduler[71047]: DEBUG dbcounter [-] [71047] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.659 | May 26 12:47:26 devstack nova-scheduler[71038]: DEBUG dbcounter [-] [71038] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71038) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.659 | May 26 12:47:45 devstack nova-scheduler[71038]: DEBUG oslo.service.backend._threading.loopingcall [None req-965794fc-449a-4456-afb0-a9833c0436ca None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.659 | May 26 12:48:10 devstack nova-scheduler[71047]: DEBUG oslo.service.backend._threading.loopingcall [None req-6554a024-8364-4be4-b57f-0e3ff944764f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71047) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:11.663 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.667 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-26 10:48:11.684 | not-found 2026-05-26 10:48:11.691 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.695 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-26 10:48:11.714 | enabled 2026-05-26 10:48:11.718 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-26 10:48:11.741 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-26 10:48:11.741 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-26 10:48:11.741 | Active: active (running) since Tue 2026-05-26 12:47:07 CEST; 1min 3s ago 2026-05-26 10:48:11.741 | Main PID: 70082 (uwsgi) 2026-05-26 10:48:11.741 | Status: "uWSGI is ready" 2026-05-26 10:48:11.741 | Tasks: 16 (limit: 14255) 2026-05-26 10:48:11.741 | Memory: 215.6M (peak: 216.3M) 2026-05-26 10:48:11.741 | CPU: 9.327s 2026-05-26 10:48:11.742 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-26 10:48:11.742 | ├─70082 "nova-api-metauWSGI master" 2026-05-26 10:48:11.742 | ├─70083 "nova-api-metauWSGI worker 1" 2026-05-26 10:48:11.742 | ├─70085 "nova-api-metauWSGI worker 2" 2026-05-26 10:48:11.742 | └─70086 "nova-api-metauWSGI http 1" 2026-05-26 10:48:11.742 | 2026-05-26 10:48:11.742 | May 26 12:47:14 devstack devstack@n-api-meta.service[70085]: DEBUG nova.api.openstack.wsgi_app [None req-e84c251f-f137-4ffa-94ad-d0e958582b37 None None] ******************************************************************************** {{(pid=70085) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-26 10:48:11.742 | May 26 12:47:14 devstack devstack@n-api-meta.service[70085]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x736d3eaa3668 pid: 70085 (default app) 2026-05-26 10:48:11.742 | May 26 12:47:22 devstack devstack@n-api-meta.service[70083]: DEBUG dbcounter [-] [70083] Writing DB stats nova_api:SELECT=1 {{(pid=70083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.742 | May 26 12:47:22 devstack devstack@n-api-meta.service[70085]: DEBUG dbcounter [-] [70085] Writing DB stats nova_api:SELECT=1 {{(pid=70085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.742 | May 26 12:47:23 devstack devstack@n-api-meta.service[70083]: DEBUG dbcounter [-] [70083] Writing DB stats nova_cell1:SELECT=1 {{(pid=70083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.743 | May 26 12:47:23 devstack devstack@n-api-meta.service[70083]: DEBUG dbcounter [-] [70083] Writing DB stats nova_cell0:SELECT=1 {{(pid=70083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.743 | May 26 12:47:23 devstack devstack@n-api-meta.service[70083]: DEBUG dbcounter [-] [70083] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.743 | May 26 12:47:23 devstack devstack@n-api-meta.service[70085]: DEBUG dbcounter [-] [70085] Writing DB stats nova_cell1:SELECT=1 {{(pid=70085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.743 | May 26 12:47:23 devstack devstack@n-api-meta.service[70085]: DEBUG dbcounter [-] [70085] Writing DB stats nova_cell0:SELECT=1 {{(pid=70085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.743 | May 26 12:47:23 devstack devstack@n-api-meta.service[70085]: DEBUG dbcounter [-] [70085] Writing DB stats nova_cell0:SELECT=1 {{(pid=70085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.749 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.753 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-26 10:48:11.772 | enabled 2026-05-26 10:48:11.777 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-26 10:48:11.799 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-26 10:48:11.799 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-26 10:48:11.799 | Active: active (running) since Tue 2026-05-26 12:45:43 CEST; 2min 28s ago 2026-05-26 10:48:11.799 | Main PID: 67281 (uwsgi) 2026-05-26 10:48:11.799 | Status: "uWSGI is ready" 2026-05-26 10:48:11.799 | Tasks: 5 (limit: 14255) 2026-05-26 10:48:11.799 | Memory: 169.7M (peak: 170.0M) 2026-05-26 10:48:11.799 | CPU: 6.044s 2026-05-26 10:48:11.800 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-26 10:48:11.800 | ├─67281 "placementuWSGI master" 2026-05-26 10:48:11.800 | ├─67282 "placementuWSGI worker 1" 2026-05-26 10:48:11.800 | └─67283 "placementuWSGI worker 2" 2026-05-26 10:48:11.800 | 2026-05-26 10:48:11.800 | May 26 12:47:47 devstack devstack@placement-api.service[67283]: INFO placement.requestlog [req-a3865e4d-3b94-47d5-bcfb-62ac85f0e975 req-9001759f-dc1f-4f07-ab8d-abbb72357bac service nova] 192.168.122.203 "PUT /placement/resource_providers/c7085997-d7ce-43d9-ba3c-d2db0a65887d/inventories" status: 200 len: 396 microversion: 1.26 2026-05-26 10:48:11.800 | May 26 12:47:47 devstack devstack@placement-api.service[67283]: [pid: 67283|app: 0|req: 4/9] 192.168.122.203 () {64 vars in 1498 bytes} [Tue May 26 12:47:47 2026] PUT /placement/resource_providers/c7085997-d7ce-43d9-ba3c-d2db0a65887d/inventories => generated 396 bytes in 118 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-26 10:48:11.800 | May 26 12:47:47 devstack devstack@placement-api.service[67282]: DEBUG placement.requestlog [req-a3865e4d-3b94-47d5-bcfb-62ac85f0e975 req-7d243cd9-fe43-4d1f-a236-4582b750de36 None None] Starting request: 192.168.122.203 "GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB" {{(pid=67282) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-26 10:48:11.800 | May 26 12:47:47 devstack devstack@placement-api.service[67282]: INFO placement.requestlog [req-a3865e4d-3b94-47d5-bcfb-62ac85f0e975 req-7d243cd9-fe43-4d1f-a236-4582b750de36 service nova] 192.168.122.203 "GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB" status: 200 len: 2058 microversion: 1.6 2026-05-26 10:48:11.801 | May 26 12:47:47 devstack devstack@placement-api.service[67282]: [pid: 67282|app: 0|req: 6/10] 192.168.122.203 () {60 vars in 4912 bytes} [Tue May 26 12:47:47 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_AVX2,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_BMI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,HW_CPU_X86_SSE2,HW_CPU_X86_ABM,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AESNI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE4A,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_ACCELERATORS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB => generated 2058 bytes in 75 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-26 10:48:11.801 | May 26 12:47:47 devstack devstack@placement-api.service[67283]: DEBUG placement.requestlog [req-a3865e4d-3b94-47d5-bcfb-62ac85f0e975 req-5aafcf08-ca17-449e-9e79-f43d4238cf06 None None] Starting request: 192.168.122.203 "PUT /placement/resource_providers/c7085997-d7ce-43d9-ba3c-d2db0a65887d/traits" {{(pid=67283) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-26 10:48:11.801 | May 26 12:47:47 devstack devstack@placement-api.service[67283]: INFO placement.requestlog [req-a3865e4d-3b94-47d5-bcfb-62ac85f0e975 req-5aafcf08-ca17-449e-9e79-f43d4238cf06 service nova] 192.168.122.203 "PUT /placement/resource_providers/c7085997-d7ce-43d9-ba3c-d2db0a65887d/traits" status: 200 len: 2093 microversion: 1.6 2026-05-26 10:48:11.801 | May 26 12:47:47 devstack devstack@placement-api.service[67283]: [pid: 67283|app: 0|req: 5/11] 192.168.122.203 () {64 vars in 1483 bytes} [Tue May 26 12:47:47 2026] PUT /placement/resource_providers/c7085997-d7ce-43d9-ba3c-d2db0a65887d/traits => generated 2093 bytes in 382 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-26 10:48:11.801 | May 26 12:47:57 devstack devstack@placement-api.service[67282]: DEBUG dbcounter [-] [67282] Writing DB stats placement:SELECT=4 {{(pid=67282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.801 | May 26 12:47:57 devstack devstack@placement-api.service[67283]: DEBUG dbcounter [-] [67283] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.807 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.811 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-26 10:48:11.829 | not-found 2026-05-26 10:48:11.834 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.839 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-26 10:48:11.856 | enabled 2026-05-26 10:48:11.862 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-26 10:48:11.884 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-26 10:48:11.884 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-26 10:48:11.884 | Active: active (running) since Tue 2026-05-26 12:47:43 CEST; 28s ago 2026-05-26 10:48:11.884 | Main PID: 76309 (uwsgi) 2026-05-26 10:48:11.884 | Status: "uWSGI is ready" 2026-05-26 10:48:11.884 | Tasks: 9 (limit: 14255) 2026-05-26 10:48:11.884 | Memory: 248.0M (peak: 248.5M) 2026-05-26 10:48:11.884 | CPU: 10.224s 2026-05-26 10:48:11.884 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-26 10:48:11.884 | ├─76309 "glance-apiuWSGI master" 2026-05-26 10:48:11.884 | ├─76315 "glance-apiuWSGI worker 1" 2026-05-26 10:48:11.885 | └─76316 "glance-apiuWSGI worker 2" 2026-05-26 10:48:11.885 | 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76315]: INFO glance.location [None req-f4c2a243-8582-4a46-8514-ad00269dd638 admin admin] Image format matched and virtual size computed: 117440512 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76315]: DEBUG glance_store.backend [None req-f4c2a243-8582-4a46-8514-ad00269dd638 admin admin] Skipping store.set_acls... not implemented. {{(pid=76315) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76315]: [pid: 76315|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Tue May 26 12:47:53 2026] PUT /v2/images/93202f0b-2450-4fb6-9cb9-86be5c8e83d0/file => generated 0 bytes in 1915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76316]: DEBUG glance.api.middleware.version_negotiation [None req-c580ecae-e139-43a6-9209-0b269377dc8a admin admin] Determining version of request: GET /v2/images/93202f0b-2450-4fb6-9cb9-86be5c8e83d0 Accept: */* {{(pid=76316) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76316]: DEBUG glance.api.middleware.version_negotiation [None req-c580ecae-e139-43a6-9209-0b269377dc8a admin admin] Using url versioning {{(pid=76316) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76316]: DEBUG glance.api.middleware.version_negotiation [None req-c580ecae-e139-43a6-9209-0b269377dc8a admin admin] Matched version: v2 {{(pid=76316) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76316]: DEBUG glance.api.middleware.version_negotiation [None req-c580ecae-e139-43a6-9209-0b269377dc8a admin admin] new path /v2/images/93202f0b-2450-4fb6-9cb9-86be5c8e83d0 {{(pid=76316) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-26 10:48:11.885 | May 26 12:47:55 devstack devstack@g-api.service[76316]: [pid: 76316|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue May 26 12:47:55 2026] GET /v2/images/93202f0b-2450-4fb6-9cb9-86be5c8e83d0 => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-26 10:48:11.886 | May 26 12:48:05 devstack devstack@g-api.service[76315]: DEBUG dbcounter [-] [76315] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.886 | May 26 12:48:05 devstack devstack@g-api.service[76316]: DEBUG dbcounter [-] [76316] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.889 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.893 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-26 10:48:11.913 | enabled 2026-05-26 10:48:11.920 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-26 10:48:11.943 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-26 10:48:11.943 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-26 10:48:11.944 | Active: active (running) since Tue 2026-05-26 12:47:32 CEST; 39s ago 2026-05-26 10:48:11.944 | Main PID: 74788 (cinder-schedule) 2026-05-26 10:48:11.944 | Tasks: 1 (limit: 14255) 2026-05-26 10:48:11.944 | Memory: 105.6M (peak: 106.0M) 2026-05-26 10:48:11.944 | CPU: 3.817s 2026-05-26 10:48:11.944 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-26 10:48:11.944 | └─74788 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-26 10:48:11.944 | 2026-05-26 10:48:11.944 | May 26 12:47:37 devstack cinder-scheduler[74788]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.0.0) 2026-05-26 10:48:11.944 | May 26 12:47:37 devstack cinder-scheduler[74788]: INFO cinder.manager [None req-1db656d8-d8ab-4140-b44e-475979e128e0 None None] Initiating service 1 cleanup 2026-05-26 10:48:11.944 | May 26 12:47:37 devstack cinder-scheduler[74788]: INFO cinder.manager [None req-1db656d8-d8ab-4140-b44e-475979e128e0 None None] Service 1 cleanup completed. 2026-05-26 10:48:11.945 | May 26 12:47:37 devstack cinder-scheduler[74788]: DEBUG cinder.service [None req-1db656d8-d8ab-4140-b44e-475979e128e0 None None] Creating RPC server for service cinder-scheduler {{(pid=74788) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-26 10:48:11.945 | May 26 12:47:37 devstack cinder-scheduler[74788]: DEBUG cinder.service [None req-1db656d8-d8ab-4140-b44e-475979e128e0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74788) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-26 10:48:11.945 | May 26 12:47:47 devstack cinder-scheduler[74788]: DEBUG dbcounter [-] [74788] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.945 | May 26 12:47:54 devstack cinder-scheduler[74788]: DEBUG cinder.scheduler.host_manager [None req-096bfa56-cc65-4a07-942d-26be2785ae0b 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=74788) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-26 10:48:11.945 | May 26 12:47:54 devstack cinder-scheduler[74788]: DEBUG cinder.scheduler.host_manager [None req-096bfa56-cc65-4a07-942d-26be2785ae0b 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, 5, 26, 10, 47, 54, 940474)}, {'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, 5, 26, 10, 47, 54, 940474)}]. {{(pid=74788) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-26 10:48:11.945 | May 26 12:47:54 devstack cinder-scheduler[74788]: DEBUG cinder.scheduler.host_manager [None req-096bfa56-cc65-4a07-942d-26be2785ae0b 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, 5, 26, 10, 47, 54, 906044)} {{(pid=74788) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-26 10:48:11.945 | May 26 12:48:04 devstack cinder-scheduler[74788]: DEBUG dbcounter [-] [74788] Writing DB stats cinder:SELECT=1 {{(pid=74788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:11.949 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:11.953 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-26 10:48:11.973 | enabled 2026-05-26 10:48:11.981 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-26 10:48:12.006 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-26 10:48:12.006 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-26 10:48:12.006 | Active: active (running) since Tue 2026-05-26 12:47:25 CEST; 46s ago 2026-05-26 10:48:12.006 | Main PID: 74065 (uwsgi) 2026-05-26 10:48:12.007 | Status: "uWSGI is ready" 2026-05-26 10:48:12.007 | Tasks: 7 (limit: 14255) 2026-05-26 10:48:12.007 | Memory: 238.8M (peak: 239.0M) 2026-05-26 10:48:12.007 | CPU: 10.222s 2026-05-26 10:48:12.007 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-26 10:48:12.007 | ├─74065 "cinder-apiuWSGI master" 2026-05-26 10:48:12.007 | ├─74074 "cinder-apiuWSGI worker 1" 2026-05-26 10:48:12.007 | └─74075 "cinder-apiuWSGI worker 2" 2026-05-26 10:48:12.007 | 2026-05-26 10:48:12.007 | May 26 12:47:39 devstack devstack@c-api.service[74075]: DEBUG cinder.api.middleware.request_id [req-c7ad30ad-9f62-4adc-b3fc-c08838e370c2 req-7b5dfa01-55ea-485e-a7c6-0042fc53646a None None] RequestId filter calling following filter/app {{(pid=74075) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-26 10:48:12.007 | May 26 12:47:40 devstack devstack@c-api.service[74075]: INFO cinder.api.openstack.wsgi [req-c7ad30ad-9f62-4adc-b3fc-c08838e370c2 req-7b5dfa01-55ea-485e-a7c6-0042fc53646a admin admin] POST http://192.168.122.203/volume/v3/types/5b0a0228-b2bd-457c-95d0-8c1e93563eb8/extra_specs 2026-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: DEBUG cinder.api.openstack.wsgi [req-c7ad30ad-9f62-4adc-b3fc-c08838e370c2 req-7b5dfa01-55ea-485e-a7c6-0042fc53646a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74075) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: warnings.warn( 2026-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: DEBUG oslo_db.sqlalchemy.engines [req-c7ad30ad-9f62-4adc-b3fc-c08838e370c2 req-7b5dfa01-55ea-485e-a7c6-0042fc53646a 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=74075) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: INFO cinder.api.openstack.wsgi [req-c7ad30ad-9f62-4adc-b3fc-c08838e370c2 req-7b5dfa01-55ea-485e-a7c6-0042fc53646a admin admin] http://192.168.122.203/volume/v3/types/5b0a0228-b2bd-457c-95d0-8c1e93563eb8/extra_specs returned with HTTP 200 2026-05-26 10:48:12.008 | May 26 12:47:40 devstack devstack@c-api.service[74075]: [pid: 74075|app: 0|req: 2/3] 192.168.122.203 () {62 vars in 1363 bytes} [Tue May 26 12:47:39 2026] POST /volume/v3/types/5b0a0228-b2bd-457c-95d0-8c1e93563eb8/extra_specs => generated 55 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 10:48:12.008 | May 26 12:47:49 devstack devstack@c-api.service[74074]: DEBUG dbcounter [-] [74074] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.008 | May 26 12:47:50 devstack devstack@c-api.service[74075]: DEBUG dbcounter [-] [74075] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74075) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.015 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.020 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-26 10:48:12.039 | enabled 2026-05-26 10:48:12.045 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-26 10:48:12.067 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-26 10:48:12.067 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-26 10:48:12.067 | Active: active (running) since Tue 2026-05-26 12:47:35 CEST; 36s ago 2026-05-26 10:48:12.067 | Main PID: 75447 (cinder-volume) 2026-05-26 10:48:12.068 | Tasks: 2 (limit: 14255) 2026-05-26 10:48:12.068 | Memory: 134.2M (peak: 163.1M) 2026-05-26 10:48:12.068 | CPU: 19.183s 2026-05-26 10:48:12.069 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-26 10:48:12.069 | ├─75447 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-26 10:48:12.069 | └─75616 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-26 10:48:12.069 | 2026-05-26 10:48:12.069 | May 26 12:47:56 devstack sudo[76801]: pam_unix(sudo:session): session closed for user root 2026-05-26 10:48:12.069 | May 26 12:47:56 devstack cinder-volume[75616]: DEBUG oslo_concurrency.processutils [None req-096bfa56-cc65-4a07-942d-26be2785ae0b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.597s {{(pid=75616) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-26 10:48:12.070 | May 26 12:47:56 devstack cinder-volume[75616]: DEBUG oslo_concurrency.processutils [None req-096bfa56-cc65-4a07-942d-26be2785ae0b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75616) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-26 10:48:12.070 | May 26 12:47:56 devstack sudo[76804]: 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-05-26 10:48:12.070 | May 26 12:47:56 devstack sudo[76804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-26 10:48:12.070 | May 26 12:47:57 devstack sudo[76804]: pam_unix(sudo:session): session closed for user root 2026-05-26 10:48:12.070 | May 26 12:47:57 devstack cinder-volume[75616]: DEBUG oslo_concurrency.processutils [None req-096bfa56-cc65-4a07-942d-26be2785ae0b 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.608s {{(pid=75616) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-26 10:48:12.070 | May 26 12:47:57 devstack cinder-volume[75616]: INFO cinder.volume.manager [None req-096bfa56-cc65-4a07-942d-26be2785ae0b None None] Driver post RPC initialization completed successfully. 2026-05-26 10:48:12.070 | May 26 12:48:07 devstack cinder-volume[75616]: DEBUG dbcounter [-] [75616] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.070 | May 26 12:48:07 devstack cinder-volume[75616]: DEBUG dbcounter [-] [75616] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=75616) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.074 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.078 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-26 10:48:12.097 | not-found 2026-05-26 10:48:12.104 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.108 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-26 10:48:12.128 | not-found 2026-05-26 10:48:12.136 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.141 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-26 10:48:12.161 | not-found 2026-05-26 10:48:12.168 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.172 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-26 10:48:12.192 | not-found 2026-05-26 10:48:12.199 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.204 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-26 10:48:12.223 | not-found 2026-05-26 10:48:12.229 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.234 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-26 10:48:12.253 | enabled 2026-05-26 10:48:12.259 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-26 10:48:12.283 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-26 10:48:12.283 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-26 10:48:12.283 | Active: active (running) since Tue 2026-05-26 12:45:23 CEST; 2min 48s ago 2026-05-26 10:48:12.283 | Main PID: 63848 (neutron-ovn-age) 2026-05-26 10:48:12.283 | Tasks: 20 (limit: 14255) 2026-05-26 10:48:12.283 | Memory: 388.3M (peak: 388.9M) 2026-05-26 10:48:12.283 | CPU: 11.505s 2026-05-26 10:48:12.284 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-26 10:48:12.284 | ├─63848 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-26 10:48:12.284 | ├─65210 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-26 10:48:12.284 | ├─65686 /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/tmp4qr4_kjn/privsep.sock 2026-05-26 10:48:12.284 | └─68172 /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/tmpd66e2541/privsep.sock 2026-05-26 10:48:12.284 | 2026-05-26 10:48:12.284 | May 26 12:46:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:12.284 | May 26 12:46:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-26 10:48:12.284 | May 26 12:46:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-26 10:48:12.284 | May 26 12:46:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:12.285 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-26 10:48:12.285 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-26 10:48:12.285 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:12.286 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-26 10:48:12.286 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-26 10:48:12.286 | May 26 12:47:27 devstack neutron-ovn-agent[65210]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65210) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-26 10:48:12.292 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.297 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-26 10:48:12.315 | not-found 2026-05-26 10:48:12.320 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.326 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-26 10:48:12.345 | not-found 2026-05-26 10:48:12.350 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.355 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-26 10:48:12.373 | not-found 2026-05-26 10:48:12.380 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.384 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-26 10:48:12.402 | not-found 2026-05-26 10:48:12.408 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.412 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-26 10:48:12.433 | enabled 2026-05-26 10:48:12.439 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-26 10:48:12.462 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-26 10:48:12.462 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-26 10:48:12.462 | Active: active (running) since Tue 2026-05-26 12:39:00 CEST; 9min ago 2026-05-26 10:48:12.462 | Main PID: 40304 (dstat.sh) 2026-05-26 10:48:12.463 | Tasks: 3 (limit: 14255) 2026-05-26 10:48:12.463 | Memory: 27.5M (peak: 28.0M) 2026-05-26 10:48:12.463 | CPU: 3.254s 2026-05-26 10:48:12.463 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-26 10:48:12.463 | ├─40304 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-26 10:48:12.463 | ├─40435 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-26 10:48:12.464 | └─40436 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-26 10:48:12.464 | 2026-05-26 10:48:12.464 | May 26 12:48:02 devstack dstat.sh[40436]: 26-05 12:48:02| 17 10 71 0 0|5246M 263M 220M 6012M| 52B 0 | 0 196k| 0 12.0 |1991 1574 |3.60 2.71 1.73|2.0 0 1.0| 0 0 | | 17 291 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:03 devstack dstat.sh[40436]: 26-05 12:48:03| 21 5 69 0 0|5253M 256M 220M 6012M| 0 0 | 0 439k| 0 36.9 |2639 2477 |3.60 2.71 1.73|4.0 0 0| 0 0 | | 17 291 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:04 devstack dstat.sh[40436]: 26-05 12:48:04| 15 15 65 0 0|5261M 248M 220M 6012M| 12k 36k| 173k 321k|6.02 24.1 |4379 3814 |3.39 2.68 1.72|2.0 0 263| 0 0 | | 17 291 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:05 devstack dstat.sh[40436]: 26-05 12:48:05| 18 10 69 0 0|5261M 248M 220M 6012M| 0 0 | 0 836k| 0 131 |2259 1877 |3.39 2.68 1.72|2.0 0 2.0| 0 0 | | 17 295 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:06 devstack dstat.sh[40436]: 26-05 12:48:06| 20 6 71 0 0|5237M 271M 220M 6012M| 909B 2636B|4092B 148k|1.00 11.0 |2068 1524 |3.39 2.68 1.72|3.0 0 26| 0 0 | | 17 295 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:07 devstack dstat.sh[40436]: 26-05 12:48:07| 3 9 82 0 0|5221M 287M 220M 6012M|7257B 20k|4094B 304k|1.00 33.0 |3483 3760 |3.39 2.68 1.72|1.0 0 255| 0 0 | | 17 299 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:08 devstack dstat.sh[40436]: 26-05 12:48:08| 12 8 79 0 0|5226M 282M 220M 6012M| 226B 476B| 0 120k| 0 13.0 |1903 1820 |3.39 2.68 1.72|1.0 0 5.0| 0 0 | | 17 299 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:09 devstack dstat.sh[40436]: 26-05 12:48:09| 25 12 61 0 0|5264M 245M 220M 6015M| 42B 0 | 24k 136k|2.00 6.99 |2669 7280 |3.52 2.72 1.74|2.0 0 34| 0 0 | | 17 299 0 30 0 2026-05-26 10:48:12.464 | May 26 12:48:10 devstack dstat.sh[40436]: 26-05 12:48:10| 24 8 65 0 0|5277M 232M 220M 6012M| 94B 0 | 0 432k| 0 38.0 |3054 7942 |3.52 2.72 1.74|2.0 0 2.0| 0 0 | | 17 299 0 30 0 2026-05-26 10:48:12.465 | May 26 12:48:11 devstack dstat.sh[40436]: 26-05 12:48:11| 15 14 63 0 0|5201M 307M 220M 6012M|4861B 43k|8204B 156k|2.00 10.0 |4519 3802 |3.52 2.72 1.74|2.0 0 138| 0 0 | | 17 303 0 30 0 2026-05-26 10:48:12.468 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.472 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-26 10:48:12.492 | enabled 2026-05-26 10:48:12.498 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-26 10:48:12.521 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-26 10:48:12.521 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-26 10:48:12.521 | Active: active (running) since Tue 2026-05-26 12:45:21 CEST; 2min 50s ago 2026-05-26 10:48:12.521 | Main PID: 63143 (neutron-ovn-met) 2026-05-26 10:48:12.521 | Tasks: 2 (limit: 14255) 2026-05-26 10:48:12.521 | Memory: 117.5M (peak: 118.2M) 2026-05-26 10:48:12.521 | CPU: 3.414s 2026-05-26 10:48:12.521 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-26 10:48:12.521 | └─63143 "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-05-26 10:48:12.522 | 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: 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-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: 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-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-26 10:48:12.522 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-26 10:48:12.523 | May 26 12:45:25 devstack neutron-ovn-metadata-agent[63143]: ERROR neutron 2026-05-26 10:48:12.529 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.534 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-26 10:48:12.555 | enabled 2026-05-26 10:48:12.562 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-26 10:48:12.585 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-26 10:48:12.585 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-26 10:48:12.585 | Active: active (running) since Tue 2026-05-26 12:45:27 CEST; 2min 45s ago 2026-05-26 10:48:12.586 | Main PID: 64992 (uwsgi) 2026-05-26 10:48:12.586 | Status: "uWSGI is ready" 2026-05-26 10:48:12.586 | Tasks: 23 (limit: 14255) 2026-05-26 10:48:12.586 | Memory: 372.2M (peak: 373.1M) 2026-05-26 10:48:12.586 | CPU: 41.041s 2026-05-26 10:48:12.586 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-26 10:48:12.586 | ├─64992 "neutron-apiuWSGI master" 2026-05-26 10:48:12.586 | ├─64993 "neutron-apiuWSGI worker 1" 2026-05-26 10:48:12.586 | └─64994 "neutron-apiuWSGI worker 2" 2026-05-26 10:48:12.586 | 2026-05-26 10:48:12.586 | May 26 12:47:55 devstack devstack@neutron-api.service[64993]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64993) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-26 10:48:12.587 | May 26 12:47:55 devstack devstack@neutron-api.service[64993]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64993) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-26 10:48:12.587 | May 26 12:47:57 devstack devstack@neutron-api.service[64994]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64994) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-26 10:48:12.587 | May 26 12:47:57 devstack devstack@neutron-api.service[64994]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64994) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-26 10:48:12.587 | May 26 12:48:05 devstack devstack@neutron-api.service[64993]: DEBUG dbcounter [-] [64993] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.587 | May 26 12:48:07 devstack devstack@neutron-api.service[64994]: DEBUG dbcounter [-] [64994] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.587 | May 26 12:48:10 devstack devstack@neutron-api.service[64993]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64993) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-26 10:48:12.587 | May 26 12:48:10 devstack devstack@neutron-api.service[64993]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64993) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-26 10:48:12.587 | May 26 12:48:12 devstack devstack@neutron-api.service[64994]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64994) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-26 10:48:12.587 | May 26 12:48:12 devstack devstack@neutron-api.service[64994]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64994) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-26 10:48:12.591 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.595 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-26 10:48:12.616 | enabled 2026-05-26 10:48:12.622 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-26 10:48:12.647 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-26 10:48:12.647 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-26 10:48:12.647 | Active: active (running) since Tue 2026-05-26 12:45:31 CEST; 2min 41s ago 2026-05-26 10:48:12.647 | Main PID: 66000 (neutron-periodi) 2026-05-26 10:48:12.647 | Tasks: 23 (limit: 14255) 2026-05-26 10:48:12.647 | Memory: 218.0M (peak: 218.4M) 2026-05-26 10:48:12.647 | CPU: 6.582s 2026-05-26 10:48:12.647 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-26 10:48:12.647 | ├─66000 "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-05-26 10:48:12.648 | ├─66820 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-05-26 10:48:12.648 | ├─66833 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-26 10:48:12.648 | ├─66841 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-26 10:48:12.648 | └─66851 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-05-26 10:48:12.648 | 2026-05-26 10:48:12.648 | May 26 12:47:30 devstack neutron-periodic-workers[66833]: DEBUG dbcounter [-] [66833] Writing DB stats neutron:SELECT=3 {{(pid=66833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.648 | May 26 12:47:41 devstack neutron-periodic-workers[66851]: DEBUG dbcounter [-] [66851] Writer thread running {{(pid=66851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:48:12.648 | May 26 12:47:41 devstack neutron-periodic-workers[66851]: DEBUG oslo.service.backend._threading.loopingcall [None req-0e77daec-ca43-4eb3-bbd6-5d53ceca953a None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=66851) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.648 | May 26 12:47:44 devstack neutron-periodic-workers[66820]: DEBUG dbcounter [-] [66820] Writing DB stats neutron:SELECT=1 {{(pid=66820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.648 | May 26 12:47:54 devstack neutron-periodic-workers[66841]: DEBUG neutron.db.agents_db [None req-1bf1d615-e974-4aed-8509-9c2861d7f638 None None] Agent healthcheck: found 0 active agents {{(pid=66841) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-26 10:48:12.649 | May 26 12:47:54 devstack neutron-periodic-workers[66841]: DEBUG oslo.service.backend._threading.loopingcall [None req-1bf1d615-e974-4aed-8509-9c2861d7f638 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66841) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.649 | May 26 12:47:57 devstack neutron-periodic-workers[66833]: DEBUG oslo.service.backend._threading.loopingcall [None req-49167483-3b1c-40cd-b0f6-dfe832f18f61 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66833) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.649 | May 26 12:48:01 devstack neutron-periodic-workers[66851]: DEBUG dbcounter [-] [66851] Writing DB stats neutron:DELETE=1 {{(pid=66851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.649 | May 26 12:48:04 devstack neutron-periodic-workers[66841]: DEBUG dbcounter [-] [66841] Writing DB stats neutron:SELECT=1 {{(pid=66841) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.649 | May 26 12:48:07 devstack neutron-periodic-workers[66833]: DEBUG dbcounter [-] [66833] Writing DB stats neutron:SELECT=3 {{(pid=66833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.655 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.660 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-26 10:48:12.678 | enabled 2026-05-26 10:48:12.684 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-26 10:48:12.709 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-26 10:48:12.709 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-26 10:48:12.709 | Active: active (running) since Tue 2026-05-26 12:45:29 CEST; 2min 43s ago 2026-05-26 10:48:12.709 | Main PID: 65502 (neutron-rpc-ser) 2026-05-26 10:48:12.709 | Tasks: 16 (limit: 14255) 2026-05-26 10:48:12.710 | Memory: 179.1M (peak: 179.5M) 2026-05-26 10:48:12.710 | CPU: 6.496s 2026-05-26 10:48:12.710 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-26 10:48:12.710 | ├─65502 "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-05-26 10:48:12.710 | └─66783 "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-05-26 10:48:12.710 | 2026-05-26 10:48:12.710 | May 26 12:45:50 devstack neutron-rpc-server[65502]: DEBUG dbcounter [-] [65502] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.710 | May 26 12:45:53 devstack neutron-rpc-server[66783]: DEBUG dbcounter [-] [66783] Writing DB stats neutron:SELECT=25 {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.710 | May 26 12:46:01 devstack neutron-rpc-server[66783]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66783) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-26 10:48:12.710 | May 26 12:46:01 devstack neutron-rpc-server[66783]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=66783) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-05-26 10:48:12.710 | May 26 12:46:01 devstack neutron-rpc-server[66783]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=66783) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-26 10:48:12.711 | May 26 12:46:11 devstack neutron-rpc-server[66783]: DEBUG dbcounter [-] [66783] Writing DB stats neutron:SELECT=1 {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.711 | May 26 12:46:12 devstack neutron-rpc-server[66783]: WARNING oslo_messaging.server [None req-8ebdd95b-44dd-46f9-b854-a5aaa4ce9b1b None None] Possible hang: wait is waiting for stop to complete 2026-05-26 10:48:12.711 | May 26 12:46:42 devstack neutron-rpc-server[66783]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66783) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-26 10:48:12.711 | May 26 12:46:42 devstack neutron-rpc-server[66783]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=66783) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-26 10:48:12.711 | May 26 12:46:52 devstack neutron-rpc-server[66783]: DEBUG dbcounter [-] [66783] Writing DB stats neutron:SELECT=4 {{(pid=66783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.718 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.722 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:48:12.741 | enabled 2026-05-26 10:48:12.747 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-26 10:48:12.769 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:48:12.769 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-26 10:48:12.769 | Active: active (running) since Tue 2026-05-26 12:45:34 CEST; 2min 38s ago 2026-05-26 10:48:12.769 | Main PID: 66505 (neutron-ovn-mai) 2026-05-26 10:48:12.769 | Tasks: 12 (limit: 14255) 2026-05-26 10:48:12.769 | Memory: 243.0M (peak: 243.4M) 2026-05-26 10:48:12.770 | CPU: 7.160s 2026-05-26 10:48:12.770 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-26 10:48:12.770 | ├─66505 "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-05-26 10:48:12.770 | └─66817 "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-05-26 10:48:12.770 | 2026-05-26 10:48:12.770 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG futurist.periodics [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 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=66817) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-26 10:48:12.770 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] Starting OVN maintenance task: update_router_static_routes {{(pid=66817) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-26 10:48:12.770 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] OVN maintenance task: Mark Neutron-owned static routes in OVN external_ids. {{(pid=66817) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-26 10:48:12.770 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] OVN maintenance task update_router_static_routes finished in 0.001 seconds 2026-05-26 10:48:12.771 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG futurist.periodics [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_static_routes' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66817) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-26 10:48:12.771 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66817) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-05-26 10:48:12.771 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66817) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-05-26 10:48:12.771 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-05-26 10:48:12.771 | May 26 12:46:02 devstack neutron-ovn-maintenance-worker[66817]: DEBUG futurist.periodics [None req-71521fd0-a7b4-4cd3-9c38-bdc0efbd8f31 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=66817) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-05-26 10:48:12.771 | May 26 12:46:12 devstack neutron-ovn-maintenance-worker[66817]: DEBUG dbcounter [-] [66817] Writing DB stats neutron:SELECT=41,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.775 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.780 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-26 10:48:12.799 | enabled 2026-05-26 10:48:12.805 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-26 10:48:12.828 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-26 10:48:12.828 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-26 10:48:12.828 | Active: active (running) since Tue 2026-05-26 12:47:10 CEST; 1min 2s ago 2026-05-26 10:48:12.828 | Main PID: 70763 (nova-novncproxy) 2026-05-26 10:48:12.828 | Tasks: 4 (limit: 14255) 2026-05-26 10:48:12.828 | Memory: 105.4M (peak: 105.6M) 2026-05-26 10:48:12.828 | CPU: 3.624s 2026-05-26 10:48:12.828 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-26 10:48:12.828 | └─70763 /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-05-26 10:48:12.828 | 2026-05-26 10:48:12.829 | May 26 12:47:10 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-26 10:48:12.829 | May 26 12:47:11 devstack nova-novncproxy[70763]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:48:12.829 | May 26 12:47:14 devstack nova-novncproxy[70763]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-26 10:48:12.829 | May 26 12:47:14 devstack nova-novncproxy[70763]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-26 10:48:12.829 | May 26 12:47:14 devstack nova-novncproxy[70763]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-26 10:48:12.829 | May 26 12:47:14 devstack nova-novncproxy[70763]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-26 10:48:12.829 | May 26 12:47:14 devstack nova-novncproxy[70763]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-26 10:48:12.836 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.840 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-26 10:48:12.859 | enabled 2026-05-26 10:48:12.865 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-26 10:48:12.889 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-26 10:48:12.889 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-26 10:48:12.889 | Active: active (running) since Tue 2026-05-26 12:47:12 CEST; 1min 0s ago 2026-05-26 10:48:12.889 | Main PID: 71560 (nova-conductor:) 2026-05-26 10:48:12.889 | Tasks: 19 (limit: 14255) 2026-05-26 10:48:12.889 | Memory: 152.7M (peak: 153.1M) 2026-05-26 10:48:12.889 | CPU: 4.392s 2026-05-26 10:48:12.890 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-26 10:48:12.890 | ├─71560 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-05-26 10:48:12.890 | ├─73177 "nova-conductor: ServiceWrapper worker(0)" 2026-05-26 10:48:12.890 | └─73179 "nova-conductor: ServiceWrapper worker(1)" 2026-05-26 10:48:12.890 | 2026-05-26 10:48:12.890 | May 26 12:47:19 devstack nova-conductor[73177]: DEBUG nova.servicegroup.drivers.db [None req-12fe3e48-94da-407b-9ffb-241d069b859f None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73177) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-26 10:48:12.890 | May 26 12:47:24 devstack nova-conductor[73179]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.890 | May 26 12:47:24 devstack nova-conductor[73177]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73177) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.890 | May 26 12:47:26 devstack nova-conductor[71560]: DEBUG dbcounter [-] [71560] Writing DB stats nova_api:SELECT=1 {{(pid=71560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.891 | May 26 12:47:26 devstack nova-conductor[71560]: DEBUG dbcounter [-] [71560] Writing DB stats nova_cell0:SELECT=1 {{(pid=71560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.891 | May 26 12:47:26 devstack nova-conductor[71560]: DEBUG dbcounter [-] [71560] Writing DB stats nova_cell1:SELECT=1 {{(pid=71560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.891 | May 26 12:47:34 devstack nova-conductor[73179]: DEBUG dbcounter [-] [73179] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.891 | May 26 12:47:34 devstack nova-conductor[73177]: DEBUG dbcounter [-] [73177] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.891 | May 26 12:47:51 devstack nova-conductor[73177]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9de91f8-56f8-4077-937b-7cddc7a1b895 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73177) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.891 | May 26 12:47:55 devstack nova-conductor[73179]: DEBUG oslo.service.backend._threading.loopingcall [None req-353cb28c-fea1-4c66-82fe-6808ffc08137 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73179) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.896 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-26 10:48:12.900 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-26 10:48:12.920 | enabled 2026-05-26 10:48:12.927 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-26 10:48:12.951 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-26 10:48:12.951 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-26 10:48:12.951 | Active: active (running) since Tue 2026-05-26 12:47:15 CEST; 57s ago 2026-05-26 10:48:12.951 | Main PID: 72118 (nova-conductor:) 2026-05-26 10:48:12.951 | Tasks: 38 (limit: 14255) 2026-05-26 10:48:12.951 | Memory: 163.7M (peak: 164.1M) 2026-05-26 10:48:12.952 | CPU: 4.858s 2026-05-26 10:48:12.952 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-26 10:48:12.952 | ├─72118 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-05-26 10:48:12.952 | ├─73262 "nova-conductor: ServiceWrapper worker(0)" 2026-05-26 10:48:12.952 | └─73264 "nova-conductor: ServiceWrapper worker(1)" 2026-05-26 10:48:12.952 | 2026-05-26 10:48:12.952 | May 26 12:47:28 devstack nova-conductor[72118]: DEBUG dbcounter [-] [72118] Writing DB stats nova_cell1:SELECT=1 {{(pid=72118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-26 10:48:12.952 | May 26 12:47:34 devstack nova-conductor[73264]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=73264) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.952 | May 26 12:47:34 devstack nova-conductor[73262]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.95 seconds {{(pid=73262) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.952 | May 26 12:47:44 devstack nova-conductor[73264]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73264) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.952 | May 26 12:47:44 devstack nova-conductor[73262]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73262) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.953 | May 26 12:47:51 devstack nova-conductor[73264]: DEBUG oslo.service.backend._threading.loopingcall [None req-9d460727-095d-4fc1-a566-d41041f312e0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73264) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.953 | May 26 12:47:54 devstack nova-conductor[73262]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73262) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.953 | May 26 12:47:54 devstack nova-conductor[73264]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73264) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.953 | May 26 12:48:04 devstack nova-conductor[73264]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73264) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.953 | May 26 12:48:04 devstack nova-conductor[73262]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73262) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-26 10:48:12.959 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-26 10:48:12.989 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:12.994 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-26 10:48:13.023 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:13.028 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-26 10:48:13.032 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-26 10:48:13.811 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:48:16.880 | INFO dbcounter [None req-9b7724b4-c284-4031-bae8-61f959c1654e None None] Registered counter for database nova_api 2026-05-26 10:48:16.951 | DEBUG dbcounter [-] [77754] Writer thread running {{(pid=77754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:48:16.962 | Found 2 cell mappings. 2026-05-26 10:48:16.962 | Skipping cell0 since it does not contain hosts. 2026-05-26 10:48:16.962 | Getting computes from cell 'cell1': cfb6e005-beb0-4594-adc6-6708246214b9 2026-05-26 10:48:16.962 | INFO dbcounter [None req-9b7724b4-c284-4031-bae8-61f959c1654e None None] Registered counter for database nova_cell1 2026-05-26 10:48:16.985 | DEBUG dbcounter [-] [77754] Writer thread running {{(pid=77754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-26 10:48:17.144 | Checking host mapping for compute host 'devstack': c7085997-d7ce-43d9-ba3c-d2db0a65887d 2026-05-26 10:48:17.144 | Creating host mapping for compute host 'devstack': c7085997-d7ce-43d9-ba3c-d2db0a65887d 2026-05-26 10:48:17.144 | Found 1 unmapped computes in cell: cfb6e005-beb0-4594-adc6-6708246214b9 2026-05-26 10:48:18.019 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-26 10:48:18.780 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-05-26 10:48:21.990 | +-------------------------------------------+ 2026-05-26 10:48:21.990 | | Upgrade Check Results | 2026-05-26 10:48:21.990 | +-------------------------------------------+ 2026-05-26 10:48:21.990 | | Check: Cells v2 | 2026-05-26 10:48:21.990 | | Result: Success | 2026-05-26 10:48:21.990 | | Details: None | 2026-05-26 10:48:21.991 | +-------------------------------------------+ 2026-05-26 10:48:21.991 | | Check: Placement API | 2026-05-26 10:48:21.991 | | Result: Success | 2026-05-26 10:48:21.991 | | Details: None | 2026-05-26 10:48:21.991 | +-------------------------------------------+ 2026-05-26 10:48:21.991 | | Check: Cinder API | 2026-05-26 10:48:21.992 | | Result: Success | 2026-05-26 10:48:21.992 | | Details: None | 2026-05-26 10:48:21.992 | +-------------------------------------------+ 2026-05-26 10:48:21.992 | | Check: Policy File JSON to YAML Migration | 2026-05-26 10:48:21.992 | | Result: Success | 2026-05-26 10:48:21.992 | | Details: None | 2026-05-26 10:48:21.992 | +-------------------------------------------+ 2026-05-26 10:48:21.993 | | Check: Older than N-1 computes | 2026-05-26 10:48:21.993 | | Result: Success | 2026-05-26 10:48:21.993 | | Details: None | 2026-05-26 10:48:21.993 | +-------------------------------------------+ 2026-05-26 10:48:21.993 | | Check: hw_machine_type unset | 2026-05-26 10:48:21.993 | | Result: Success | 2026-05-26 10:48:21.993 | | Details: None | 2026-05-26 10:48:21.993 | +-------------------------------------------+ 2026-05-26 10:48:21.994 | | Check: Service User Token Configuration | 2026-05-26 10:48:21.994 | | Result: Success | 2026-05-26 10:48:21.994 | | Details: None | 2026-05-26 10:48:21.994 | +-------------------------------------------+ 2026-05-26 10:48:22.801 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-26 10:48:22.807 | + ./stack.sh:main:1479 : command openstack complete 2026-05-26 10:48:22.807 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-26 10:48:26.080 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-26 10:48:26.105 | + functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:26.109 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-26 10:48:26.112 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-26 10:48:26.116 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-26 10:48:26.120 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-26 10:48:26.123 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:48:26.127 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-26 10:48:26.131 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-26 10:48:26.135 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-26 10:48:26.139 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-26 10:48:26.143 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-26 10:48:26.147 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-26 10:48:26.150 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-26 10:48:26.156 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-26 10:48:26.211 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-26 10:48:26.217 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-26 10:48:26.218 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-26 10:48:26.219 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-26 10:48:26.226 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-26 10:48:26.230 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-26 10:48:26.234 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-26 10:48:26.238 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-26 10:48:26.242 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-26 10:48:26.246 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-26 10:48:26.266 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-05-26 10:48:26.285 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-26 10:48:26.289 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:48:26.293 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-26 10:48:26.298 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-26 10:48:26.302 | + functions-common:run_phase:1840 : local mode=stack 2026-05-26 10:48:26.306 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-26 10:48:26.310 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-26 10:48:26.314 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-26 10:48:26.318 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-26 10:48:26.321 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-26 10:48:26.325 | + functions-common:run_phase:1850 : local extra 2026-05-26 10:48:26.331 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-26 10:48:26.337 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-26 10:48:26.341 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-26 10:48:26.346 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-26 10:48:26.350 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-26 10:48:26.354 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-26 10:48:26.380 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:26.384 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:48:26.388 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:26.391 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-26 10:48:26.395 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:26.399 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:48:26.403 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:26.407 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-26 10:48:26.410 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:26.414 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-26 10:48:26.418 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-26 10:48:26.422 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-26 10:48:26.426 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-26 10:48:26.486 | [2032 Async install_tempest:38417]: Waiting for completion of install_tempest running on PID 38417 (1 other jobs running) 2026-05-26 10:48:26.514 | [2032 Async install_tempest:38417]: Signaling child to exit 2026-05-26 10:48:26.514 | WAKEUP 2026-05-26 10:48:26.541 | [2032 Async install_tempest:38417]: Signaled 2026-05-26 10:48:26.543 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-26 10:48:26.543 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-26 10:48:26.543 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-26 10:48:26.543 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-26 10:48:26.543 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-26 10:48:26.543 | +++ functions-common:git_clone:585 : pwd 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:48:26.544 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:602 : echo master 2026-05-26 10:48:26.544 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:48:26.545 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-26 10:48:26.545 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:48:26.545 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-26 10:48:26.545 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:26.545 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:26.545 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:26.545 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:26.545 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:26.545 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:26.545 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:26.546 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:26.546 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:26.546 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779791921308 2026-05-26 10:48:26.546 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-26 10:48:26.546 | Cloning into '/opt/stack/tempest'... 2026-05-26 10:48:26.546 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:26.546 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:26.546 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2419 : start_time=1779791921308 2026-05-26 10:48:26.547 | ++ functions-common:time_stop:2421 : [[ -z 1779791921308 ]] 2026-05-26 10:48:26.547 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:26.548 | ++ functions-common:time_stop:2424 : end_time=1779791930136 2026-05-26 10:48:26.548 | ++ functions-common:time_stop:2425 : elapsed_time=8828 2026-05-26 10:48:26.548 | ++ functions-common:time_stop:2426 : total=372268 2026-05-26 10:48:26.548 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:26.548 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=381096 2026-05-26 10:48:26.548 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-26 10:48:26.548 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-26 10:48:26.549 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:26.549 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:26.549 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:26.549 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:26.549 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:26.549 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:26.549 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:26.550 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:26.550 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:26.550 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779791930201 2026-05-26 10:48:26.550 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-26 10:48:26.550 | From https://review.opendev.org/openstack/tempest 2026-05-26 10:48:26.550 | * branch master -> FETCH_HEAD 2026-05-26 10:48:26.550 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:26.550 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2419 : start_time=1779791930201 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2421 : [[ -z 1779791930201 ]] 2026-05-26 10:48:26.551 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:26.551 | ++ functions-common:time_stop:2424 : end_time=1779791930783 2026-05-26 10:48:26.552 | ++ functions-common:time_stop:2425 : elapsed_time=582 2026-05-26 10:48:26.552 | ++ functions-common:time_stop:2426 : total=381096 2026-05-26 10:48:26.552 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:26.552 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=381678 2026-05-26 10:48:26.552 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:48:26.552 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:26.552 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:26.553 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:26.553 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:26.553 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:26.553 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:26.553 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:26.553 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:26.553 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:26.554 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779791930842 2026-05-26 10:48:26.554 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:48:26.554 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:48:26.554 | 2026-05-26 10:48:26.554 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:48:26.554 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:48:26.554 | state without impacting any branches by switching back to a branch. 2026-05-26 10:48:26.555 | 2026-05-26 10:48:26.555 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:48:26.555 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:48:26.555 | 2026-05-26 10:48:26.555 | git switch -c 2026-05-26 10:48:26.555 | 2026-05-26 10:48:26.555 | Or undo this operation with: 2026-05-26 10:48:26.555 | 2026-05-26 10:48:26.556 | git switch - 2026-05-26 10:48:26.556 | 2026-05-26 10:48:26.556 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:48:26.556 | 2026-05-26 10:48:26.556 | HEAD is now at 2381404f6 Merge "convert setup.cfg to pyproject.toml" 2026-05-26 10:48:26.556 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:26.556 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2419 : start_time=1779791930842 2026-05-26 10:48:26.557 | ++ functions-common:time_stop:2421 : [[ -z 1779791930842 ]] 2026-05-26 10:48:26.558 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:26.558 | ++ functions-common:time_stop:2424 : end_time=1779791931046 2026-05-26 10:48:26.558 | ++ functions-common:time_stop:2425 : elapsed_time=204 2026-05-26 10:48:26.558 | ++ functions-common:time_stop:2426 : total=381678 2026-05-26 10:48:26.558 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:26.558 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=381882 2026-05-26 10:48:26.558 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-26 10:48:26.558 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-26 10:48:26.559 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-26 10:48:26.559 | ++ functions-common:git_clone:665 : head -1 2026-05-26 10:48:26.559 | 2381404f6 Merge "convert setup.cfg to pyproject.toml" 2026-05-26 10:48:26.559 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:48:26.559 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-26 10:48:26.560 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-26 10:48:26.560 | ++ 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-05-26 10:48:26.560 | Collecting tox!=2.8.0,<4.0.0 2026-05-26 10:48:26.560 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-26 10:48:26.560 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-26 10:48:26.560 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-26 10:48:26.560 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-05-26 10:48:26.560 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-26 10:48:26.560 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-26 10:48:26.560 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-26 10:48:26.561 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-26 10:48:26.561 | 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-05-26 10:48:26.561 | 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-05-26 10:48:26.561 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-26 10:48:26.561 | 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-05-26 10:48:26.561 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-26 10:48:26.561 | 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.9.2) 2026-05-26 10:48:26.561 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-26 10:48:26.562 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-26 10:48:26.562 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-26 10:48:26.562 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-26 10:48:26.562 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-26 10:48:26.562 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 53.2 MB/s 0:00:00 2026-05-26 10:48:26.562 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-26 10:48:26.562 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-26 10:48:26.563 | 2026-05-26 10:48:26.563 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-05-26 10:48:26.563 | ++ inc/python:pip_install:216 : result=0 2026-05-26 10:48:26.563 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:48:26.563 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:26.563 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:26.563 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2419 : start_time=1779791931132 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2421 : [[ -z 1779791931132 ]] 2026-05-26 10:48:26.564 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:26.564 | ++ functions-common:time_stop:2424 : end_time=1779791934652 2026-05-26 10:48:26.565 | ++ functions-common:time_stop:2425 : elapsed_time=3520 2026-05-26 10:48:26.565 | ++ functions-common:time_stop:2426 : total=169758 2026-05-26 10:48:26.565 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:26.565 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=173278 2026-05-26 10:48:26.565 | ++ inc/python:pip_install:219 : return 0 2026-05-26 10:48:26.565 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-26 10:48:26.565 | /opt/stack/tempest ~/devstack 2026-05-26 10:48:26.566 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-26 10:48:26.566 | Switched to branch 'master' 2026-05-26 10:48:26.566 | Your branch is up to date with 'origin/master'. 2026-05-26 10:48:26.566 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-26 10:48:26.566 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-26 10:48:26.566 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.BaOKWC6bR2 2026-05-26 10:48:26.566 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BaOKWC6bR2 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BaOKWC6bR2 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:48:26.567 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:48:26.568 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:48:26.568 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:48:26.568 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-26 10:48:26.568 | full create: /opt/stack/tempest/.tox/tempest 2026-05-26 10:48:26.568 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-26 10:48:26.568 | full develop-inst: /opt/stack/tempest 2026-05-26 10:48:26.568 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#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.7.0,wrapt==2.2.1 2026-05-26 10:48:26.568 | ___________________________________ summary ____________________________________ 2026-05-26 10:48:26.568 | full: skipped tests 2026-05-26 10:48:26.569 | congratulations :) 2026-05-26 10:48:26.569 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.BaOKWC6bR2 -r requirements.txt 2026-05-26 10:48:26.569 | 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-05-26 10:48:26.569 | 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-05-26 10:48:26.569 | 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-05-26 10:48:26.569 | 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-05-26 10:48:26.569 | 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-05-26 10:48:26.569 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-26 10:48:26.569 | 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-05-26 10:48:26.570 | 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-05-26 10:48:26.570 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-26 10:48:26.570 | 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-05-26 10:48:26.570 | 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-05-26 10:48:26.570 | 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-05-26 10:48:26.570 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-26 10:48:26.570 | 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-05-26 10:48:26.570 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-26 10:48:26.570 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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-05-26 10:48:26.571 | 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)) (3.5.1) 2026-05-26 10:48:26.571 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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)) (0.30.0) 2026-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.572 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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.1.2) 2026-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.573 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.574 | 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-05-26 10:48:26.575 | 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-05-26 10:48:26.575 | 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-05-26 10:48:26.575 | 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.16) 2026-05-26 10:48:26.575 | 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.5.20) 2026-05-26 10:48:26.575 | 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-05-26 10:48:26.575 | 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-05-26 10:48:26.575 | 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-05-26 10:48:26.575 | 2026-05-26 10:48:26.575 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-26 10:48:26.576 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-26 10:48:26.576 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-26 10:48:26.576 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.BaOKWC6bR2 2026-05-26 10:48:26.576 | ++ lib/tempest:install_tempest:929 : popd 2026-05-26 10:48:26.576 | ~/devstack 2026-05-26 10:48:26.597 | [2032 Async install_tempest:38417]: finished install_tempest with result 0 in 44 seconds 2026-05-26 10:48:26.604 | ++ inc/async:async_wait:197 : return 0 2026-05-26 10:48:26.607 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-26 10:48:26.612 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:48:26.615 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-26 10:48:26.620 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-26 10:48:26.623 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-26 10:48:26.626 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-26 10:48:26.629 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-26 10:48:26.632 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-26 10:48:26.637 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-26 10:48:26.640 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-26 10:48:26.644 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-26 10:48:26.649 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-26 10:48:26.650 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-26 10:48:26.656 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-26 10:48:26.660 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-26 10:48:26.663 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-26 10:48:26.668 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-26 10:48:26.671 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-26 10:48:26.697 | Using python 3.12 to install testrepository 2026-05-26 10:48:26.700 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2026-05-26 10:48:27.943 | Collecting testrepository 2026-05-26 10:48:28.092 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-26 10:48:28.106 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-26 10:48:28.107 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-26 10:48:28.108 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-05-26 10:48:28.110 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-05-26 10:48:28.133 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-26 10:48:28.508 | Installing collected packages: testrepository 2026-05-26 10:48:28.698 | Successfully installed testrepository-0.0.22 2026-05-26 10:48:28.834 | ++ inc/python:pip_install:216 : result=0 2026-05-26 10:48:28.838 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-26 10:48:28.842 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:28.846 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:28.850 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:28.854 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:28.858 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:28.861 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-26 10:48:28.863 | ++ functions-common:time_stop:2419 : start_time=1779792506690 2026-05-26 10:48:28.867 | ++ functions-common:time_stop:2421 : [[ -z 1779792506690 ]] 2026-05-26 10:48:28.872 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:28.877 | ++ functions-common:time_stop:2424 : end_time=1779792508873 2026-05-26 10:48:28.881 | ++ functions-common:time_stop:2425 : elapsed_time=2183 2026-05-26 10:48:28.885 | ++ functions-common:time_stop:2426 : total=180527 2026-05-26 10:48:28.889 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:28.894 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182710 2026-05-26 10:48:28.897 | ++ inc/python:pip_install:219 : return 0 2026-05-26 10:48:28.902 | ++ 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-05-26 10:48:28.905 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-26 10:48:28.910 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-26 10:48:28.913 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-26 10:48:28.918 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-26 10:48:28.924 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-26 10:48:28.927 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-26 10:48:28.930 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-26 10:48:28.936 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-26 10:48:28.939 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-26 10:48:28.943 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-26 10:48:28.947 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-26 10:48:28.950 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-26 10:48:28.953 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-26 10:48:28.959 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-26 10:48:28.962 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-26 10:48:28.966 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-26 10:48:28.969 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-26 10:48:28.973 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-26 10:48:28.973 | ' 2026-05-26 10:48:28.975 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-26 10:48:28.979 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-26 10:48:29.002 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:29.006 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-26 10:48:29.010 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-26 10:48:29.013 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-26 10:48:29.016 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-26 10:48:29.021 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-26 10:48:29.022 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-26 10:48:29.022 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-26 10:48:32.450 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:32.454 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-26 10:48:32.457 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-26 10:48:32.461 | ++ lib/tempest:get_active_images:176 : img_id=93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:48:32.466 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-26 10:48:32.469 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-26 10:48:32.473 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-26 10:48:32.477 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-26 10:48:32.481 | ++ lib/tempest:configure_tempest:266 : '[' -z 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 ']' 2026-05-26 10:48:32.484 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:48:32.488 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-26 10:48:32.505 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-26 10:48:32.511 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-26 10:48:32.515 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-26 10:48:32.518 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-26 10:48:32.521 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-26 10:48:32.525 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-26 10:48:32.529 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-26 10:48:32.533 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-26 10:48:32.539 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-26 10:48:32.539 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-26 10:48:35.499 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:35.504 | ++ lib/tempest:configure_tempest:303 : admin_project_id=90bad88c1b75454782d56488f4513cc1 2026-05-26 10:48:35.506 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-26 10:48:35.530 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:35.534 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-26 10:48:38.528 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:38.532 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:38.532 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-26 10:48:38.532 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:38.533 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-26 10:48:38.533 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-26 10:48:38.533 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-26 10:48:38.533 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-26 10:48:38.533 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-26 10:48:38.533 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-26 10:48:38.533 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-26 10:48:38.533 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-26 10:48:38.533 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-26 10:48:38.533 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-26 10:48:38.533 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-26 10:48:38.536 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-26 10:48:38.540 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:38.540 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-26 10:48:38.540 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:38.540 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-26 10:48:38.540 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-26 10:48:38.540 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-26 10:48:38.540 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-26 10:48:38.540 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-26 10:48:38.541 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-26 10:48:38.541 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-26 10:48:38.541 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-26 10:48:38.541 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-26 10:48:38.541 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-26 10:48:38.541 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-26 10:48:38.544 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:48:38.547 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-26 10:48:38.551 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 -c size -f value 2026-05-26 10:48:41.535 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:41.541 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-26 10:48:41.545 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-26 10:48:41.546 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-26 10:48:41.589 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-26 10:48:41.592 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-26 10:48:41.595 | ++ 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-05-26 10:48:44.319 | +----------------------------+-----------------------+ 2026-05-26 10:48:44.319 | | Field | Value | 2026-05-26 10:48:44.319 | +----------------------------+-----------------------+ 2026-05-26 10:48:44.319 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:44.319 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:44.319 | | description | None | 2026-05-26 10:48:44.319 | | disk | 1 | 2026-05-26 10:48:44.319 | | id | 42 | 2026-05-26 10:48:44.320 | | name | m1.nano | 2026-05-26 10:48:44.320 | | os-flavor-access:is_public | True | 2026-05-26 10:48:44.320 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:44.320 | | ram | 192 | 2026-05-26 10:48:44.320 | | rxtx_factor | 1.0 | 2026-05-26 10:48:44.320 | | swap | 0 | 2026-05-26 10:48:44.321 | | vcpus | 1 | 2026-05-26 10:48:44.321 | +----------------------------+-----------------------+ 2026-05-26 10:48:44.608 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-26 10:48:44.612 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:44.612 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-26 10:48:44.612 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-26 10:48:44.612 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-26 10:48:44.612 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-26 10:48:44.612 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-26 10:48:44.612 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-26 10:48:44.613 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-26 10:48:44.613 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-26 10:48:44.613 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-26 10:48:44.613 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-26 10:48:44.613 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-26 10:48:44.613 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-26 10:48:44.613 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-26 10:48:44.616 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:48:44.620 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-26 10:48:44.626 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 -c size -f value 2026-05-26 10:48:47.574 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:47.577 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-26 10:48:47.582 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-26 10:48:47.583 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-26 10:48:47.623 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-26 10:48:47.627 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-26 10:48:47.629 | ++ 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-05-26 10:48:50.353 | +----------------------------+-----------------------+ 2026-05-26 10:48:50.353 | | Field | Value | 2026-05-26 10:48:50.354 | +----------------------------+-----------------------+ 2026-05-26 10:48:50.354 | | OS-FLV-DISABLED:disabled | False | 2026-05-26 10:48:50.354 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-26 10:48:50.354 | | description | None | 2026-05-26 10:48:50.354 | | disk | 1 | 2026-05-26 10:48:50.354 | | id | 84 | 2026-05-26 10:48:50.354 | | name | m1.micro | 2026-05-26 10:48:50.354 | | os-flavor-access:is_public | True | 2026-05-26 10:48:50.354 | | properties | hw_rng:allowed='True' | 2026-05-26 10:48:50.354 | | ram | 256 | 2026-05-26 10:48:50.355 | | rxtx_factor | 1.0 | 2026-05-26 10:48:50.355 | | swap | 0 | 2026-05-26 10:48:50.355 | | vcpus | 1 | 2026-05-26 10:48:50.355 | +----------------------------+-----------------------+ 2026-05-26 10:48:50.642 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-26 10:48:50.646 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-26 10:48:50.670 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:48:50.674 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-26 10:48:50.677 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-26 10:48:50.681 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-26 10:48:50.685 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-26 10:48:50.688 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-26 10:48:50.693 | +++ functions-common:git_clone:585 : pwd 2026-05-26 10:48:50.696 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-26 10:48:50.700 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-26 10:48:50.705 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-26 10:48:50.730 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-26 10:48:50.734 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-26 10:48:50.737 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-26 10:48:50.743 | ++ functions-common:git_clone:602 : echo master 2026-05-26 10:48:50.743 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-26 10:48:50.750 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-26 10:48:50.754 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-26 10:48:50.758 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-26 10:48:50.761 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:50.764 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:50.767 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:50.771 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:50.775 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:50.779 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:50.782 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:50.786 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:50.790 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:50.796 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779792530792 2026-05-26 10:48:50.800 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-26 10:48:50.803 | Cloning into '/opt/stack/os-test-images'... 2026-05-26 10:48:51.468 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:51.471 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:51.474 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:51.476 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:51.479 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:51.482 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:51.485 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:51.487 | ++ functions-common:time_stop:2419 : start_time=1779792530792 2026-05-26 10:48:51.490 | ++ functions-common:time_stop:2421 : [[ -z 1779792530792 ]] 2026-05-26 10:48:51.495 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:51.500 | ++ functions-common:time_stop:2424 : end_time=1779792531497 2026-05-26 10:48:51.503 | ++ functions-common:time_stop:2425 : elapsed_time=705 2026-05-26 10:48:51.506 | ++ functions-common:time_stop:2426 : total=372268 2026-05-26 10:48:51.509 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:51.512 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=372973 2026-05-26 10:48:51.516 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-26 10:48:51.519 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-26 10:48:51.522 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:51.526 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:51.530 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:51.533 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:51.536 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:51.540 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:51.544 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:51.548 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:51.553 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:51.558 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779792531554 2026-05-26 10:48:51.561 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-26 10:48:52.107 | From https://review.opendev.org/openstack/os-test-images 2026-05-26 10:48:52.107 | * branch master -> FETCH_HEAD 2026-05-26 10:48:52.118 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:52.121 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:52.124 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:52.127 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:52.131 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:52.134 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:52.138 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:52.142 | ++ functions-common:time_stop:2419 : start_time=1779792531554 2026-05-26 10:48:52.146 | ++ functions-common:time_stop:2421 : [[ -z 1779792531554 ]] 2026-05-26 10:48:52.152 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:52.157 | ++ functions-common:time_stop:2424 : end_time=1779792532154 2026-05-26 10:48:52.162 | ++ functions-common:time_stop:2425 : elapsed_time=600 2026-05-26 10:48:52.165 | ++ functions-common:time_stop:2426 : total=372973 2026-05-26 10:48:52.167 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:52.170 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373573 2026-05-26 10:48:52.173 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-26 10:48:52.177 | ++ functions-common:git_timed:689 : local count=0 2026-05-26 10:48:52.180 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-26 10:48:52.182 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-26 10:48:52.185 | ++ functions-common:git_timed:693 : timeout=0 2026-05-26 10:48:52.189 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-26 10:48:52.192 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-26 10:48:52.194 | ++ functions-common:time_start:2399 : local start_time= 2026-05-26 10:48:52.197 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-26 10:48:52.203 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-26 10:48:52.207 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1779792532204 2026-05-26 10:48:52.211 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-26 10:48:52.218 | Note: switching to 'FETCH_HEAD'. 2026-05-26 10:48:52.219 | 2026-05-26 10:48:52.219 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-26 10:48:52.219 | changes and commit them, and you can discard any commits you make in this 2026-05-26 10:48:52.219 | state without impacting any branches by switching back to a branch. 2026-05-26 10:48:52.219 | 2026-05-26 10:48:52.219 | If you want to create a new branch to retain commits you create, you may 2026-05-26 10:48:52.219 | do so (now or later) by using -c with the switch command. Example: 2026-05-26 10:48:52.219 | 2026-05-26 10:48:52.219 | git switch -c 2026-05-26 10:48:52.219 | 2026-05-26 10:48:52.220 | Or undo this operation with: 2026-05-26 10:48:52.220 | 2026-05-26 10:48:52.220 | git switch - 2026-05-26 10:48:52.220 | 2026-05-26 10:48:52.220 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-26 10:48:52.220 | 2026-05-26 10:48:52.220 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-26 10:48:52.223 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-26 10:48:52.226 | ++ functions-common:time_stop:2412 : local name 2026-05-26 10:48:52.230 | ++ functions-common:time_stop:2413 : local end_time 2026-05-26 10:48:52.233 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-26 10:48:52.237 | ++ functions-common:time_stop:2415 : local total 2026-05-26 10:48:52.240 | ++ functions-common:time_stop:2416 : local start_time 2026-05-26 10:48:52.243 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-26 10:48:52.247 | ++ functions-common:time_stop:2419 : start_time=1779792532204 2026-05-26 10:48:52.251 | ++ functions-common:time_stop:2421 : [[ -z 1779792532204 ]] 2026-05-26 10:48:52.255 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-26 10:48:52.260 | ++ functions-common:time_stop:2424 : end_time=1779792532257 2026-05-26 10:48:52.264 | ++ functions-common:time_stop:2425 : elapsed_time=53 2026-05-26 10:48:52.267 | ++ functions-common:time_stop:2426 : total=373573 2026-05-26 10:48:52.270 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-26 10:48:52.273 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=373626 2026-05-26 10:48:52.277 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-26 10:48:52.298 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-26 10:48:52.304 | ++ functions-common:git_clone:665 : head -1 2026-05-26 10:48:52.304 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-26 10:48:52.307 | 5d0367e Clean-up zuul config spacing 2026-05-26 10:48:52.310 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-26 10:48:52.314 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-26 10:48:52.314 | /opt/stack/os-test-images ~/devstack 2026-05-26 10:48:52.318 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-26 10:48:52.763 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-26 10:48:53.383 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-26 10:48:56.065 | generate installed: PyYAML==6.0.3 2026-05-26 10:48:56.065 | generate run-test-pre: PYTHONHASHSEED='4032627593' 2026-05-26 10:48:56.065 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-26 10:48:56.182 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-26 10:48:56.203 | 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-05-26 10:48:56.223 | 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-05-26 10:48:56.252 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-26 10:48:56.254 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-26 10:48:56.262 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-26 10:48:56.270 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-26 10:48:56.301 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-26 10:48:56.313 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-26 10:48:56.322 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-26 10:48:56.333 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-26 10:48:56.333 | 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-05-26 10:48:56.341 | 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-05-26 10:48:56.347 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-26 10:48:56.366 | 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-05-26 10:48:56.370 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-26 10:48:56.372 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-26 10:48:56.384 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-26 10:48:56.394 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-26 10:48:56.410 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-26 10:48:56.412 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-05-26 10:48:56.426 | 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-05-26 10:48:56.430 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-26 10:48:56.432 | 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-05-26 10:48:56.443 | 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-05-26 10:48:56.447 | 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-05-26 10:48:56.458 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-26 10:48:56.483 | ___________________________________ summary ____________________________________ 2026-05-26 10:48:56.483 | generate: commands succeeded 2026-05-26 10:48:56.483 | congratulations :) 2026-05-26 10:48:56.526 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-26 10:48:56.526 | ~/devstack 2026-05-26 10:48:56.531 | ++ 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-05-26 10:48:56.577 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-26 10:48:56.581 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-26 10:48:56.608 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-26 10:48:56.611 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-26 10:48:56.615 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-26 10:48:56.658 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-26 10:48:56.699 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-26 10:48:56.703 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-26 10:48:56.707 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-26 10:48:56.711 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-26 10:48:56.715 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-26 10:48:59.783 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:48:59.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-26 10:48:59.788 | address-scope 2026-05-26 10:48:59.788 | agent 2026-05-26 10:48:59.788 | allowed-address-pairs 2026-05-26 10:48:59.788 | auto-allocated-topology 2026-05-26 10:48:59.789 | availability_zone 2026-05-26 10:48:59.789 | default-subnetpools 2026-05-26 10:48:59.789 | dhcp_agent_scheduler 2026-05-26 10:48:59.789 | dns-integration 2026-05-26 10:48:59.789 | dns-domain-ports 2026-05-26 10:48:59.789 | dns-integration-domain-keywords 2026-05-26 10:48:59.789 | empty-string-filtering 2026-05-26 10:48:59.789 | external-net 2026-05-26 10:48:59.789 | extra_dhcp_opt 2026-05-26 10:48:59.789 | extraroute 2026-05-26 10:48:59.790 | extraroute-atomic 2026-05-26 10:48:59.790 | filter-validation 2026-05-26 10:48:59.790 | floating-ip-port-forwarding-detail 2026-05-26 10:48:59.790 | fip-port-details 2026-05-26 10:48:59.790 | flavors 2026-05-26 10:48:59.790 | floatingip-pools 2026-05-26 10:48:59.790 | router 2026-05-26 10:48:59.790 | enable-default-route-bfd 2026-05-26 10:48:59.790 | enable-default-route-ecmp 2026-05-26 10:48:59.790 | ext-gw-mode 2026-05-26 10:48:59.790 | l3-ha 2026-05-26 10:48:59.791 | external-gateway-multihoming 2026-05-26 10:48:59.791 | l3-flavors 2026-05-26 10:48:59.791 | multi-provider 2026-05-26 10:48:59.791 | net-mtu 2026-05-26 10:48:59.791 | net-mtu-writable 2026-05-26 10:48:59.791 | network_availability_zone 2026-05-26 10:48:59.791 | network-ip-availability 2026-05-26 10:48:59.791 | network-ip-availability-details 2026-05-26 10:48:59.791 | pagination 2026-05-26 10:48:59.792 | port-device-profile 2026-05-26 10:48:59.792 | port-mac-address-regenerate 2026-05-26 10:48:59.792 | port-numa-affinity-policy 2026-05-26 10:48:59.792 | port-numa-affinity-policy-socket 2026-05-26 10:48:59.793 | binding 2026-05-26 10:48:59.793 | binding-extended 2026-05-26 10:48:59.793 | port-security 2026-05-26 10:48:59.793 | project-id 2026-05-26 10:48:59.793 | provider 2026-05-26 10:48:59.794 | qinq 2026-05-26 10:48:59.794 | quota-check-limit 2026-05-26 10:48:59.794 | quota-check-limit-default 2026-05-26 10:48:59.794 | quotas 2026-05-26 10:48:59.794 | quota_details 2026-05-26 10:48:59.795 | rbac-policies 2026-05-26 10:48:59.795 | rbac-address-scope 2026-05-26 10:48:59.795 | rbac-security-groups 2026-05-26 10:48:59.795 | revision-if-match 2026-05-26 10:48:59.795 | standard-attr-revisions 2026-05-26 10:48:59.795 | router_availability_zone 2026-05-26 10:48:59.796 | router-enable-snat 2026-05-26 10:48:59.796 | security-groups-default-rules 2026-05-26 10:48:59.796 | security-groups-normalized-cidr 2026-05-26 10:48:59.796 | security-groups-remote-address-group 2026-05-26 10:48:59.796 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:48:59.797 | security-groups-shared-filtering 2026-05-26 10:48:59.797 | security-group 2026-05-26 10:48:59.797 | service-type 2026-05-26 10:48:59.797 | sorting 2026-05-26 10:48:59.797 | standard-attr-description 2026-05-26 10:48:59.798 | stateful-security-group 2026-05-26 10:48:59.798 | subnet-dns-publish-fixed-ip 2026-05-26 10:48:59.798 | subnet-external-network 2026-05-26 10:48:59.798 | subnet-service-types 2026-05-26 10:48:59.799 | subnet_allocation 2026-05-26 10:48:59.799 | subnetpool-prefix-ops 2026-05-26 10:48:59.799 | tag-creation 2026-05-26 10:48:59.799 | standard-attr-tag 2026-05-26 10:48:59.799 | standard-attr-timestamp 2026-05-26 10:48:59.799 | vlan-transparent' 2026-05-26 10:48:59.800 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-26 10:48:59.800 | address-scope 2026-05-26 10:48:59.800 | agent 2026-05-26 10:48:59.801 | allowed-address-pairs 2026-05-26 10:48:59.801 | auto-allocated-topology 2026-05-26 10:48:59.801 | availability_zone 2026-05-26 10:48:59.801 | default-subnetpools 2026-05-26 10:48:59.801 | dhcp_agent_scheduler 2026-05-26 10:48:59.801 | dns-integration 2026-05-26 10:48:59.802 | dns-domain-ports 2026-05-26 10:48:59.802 | dns-integration-domain-keywords 2026-05-26 10:48:59.802 | empty-string-filtering 2026-05-26 10:48:59.802 | external-net 2026-05-26 10:48:59.802 | extra_dhcp_opt 2026-05-26 10:48:59.803 | extraroute 2026-05-26 10:48:59.803 | extraroute-atomic 2026-05-26 10:48:59.803 | filter-validation 2026-05-26 10:48:59.803 | floating-ip-port-forwarding-detail 2026-05-26 10:48:59.803 | fip-port-details 2026-05-26 10:48:59.804 | flavors 2026-05-26 10:48:59.804 | floatingip-pools 2026-05-26 10:48:59.804 | router 2026-05-26 10:48:59.805 | enable-default-route-bfd 2026-05-26 10:48:59.805 | enable-default-route-ecmp 2026-05-26 10:48:59.805 | ext-gw-mode 2026-05-26 10:48:59.805 | l3-ha 2026-05-26 10:48:59.805 | external-gateway-multihoming 2026-05-26 10:48:59.806 | l3-flavors 2026-05-26 10:48:59.806 | multi-provider 2026-05-26 10:48:59.806 | net-mtu 2026-05-26 10:48:59.806 | net-mtu-writable 2026-05-26 10:48:59.806 | network_availability_zone 2026-05-26 10:48:59.807 | network-ip-availability 2026-05-26 10:48:59.807 | network-ip-availability-details 2026-05-26 10:48:59.807 | pagination 2026-05-26 10:48:59.807 | port-device-profile 2026-05-26 10:48:59.807 | port-mac-address-regenerate 2026-05-26 10:48:59.808 | port-numa-affinity-policy 2026-05-26 10:48:59.808 | port-numa-affinity-policy-socket 2026-05-26 10:48:59.808 | binding 2026-05-26 10:48:59.808 | binding-extended 2026-05-26 10:48:59.808 | port-security 2026-05-26 10:48:59.809 | project-id 2026-05-26 10:48:59.809 | provider 2026-05-26 10:48:59.809 | qinq 2026-05-26 10:48:59.809 | quota-check-limit 2026-05-26 10:48:59.809 | quota-check-limit-default 2026-05-26 10:48:59.809 | quotas 2026-05-26 10:48:59.810 | quota_details 2026-05-26 10:48:59.810 | rbac-policies 2026-05-26 10:48:59.810 | rbac-address-scope 2026-05-26 10:48:59.810 | rbac-security-groups 2026-05-26 10:48:59.810 | revision-if-match 2026-05-26 10:48:59.811 | standard-attr-revisions 2026-05-26 10:48:59.811 | router_availability_zone 2026-05-26 10:48:59.811 | router-enable-snat 2026-05-26 10:48:59.811 | security-groups-default-rules 2026-05-26 10:48:59.811 | security-groups-normalized-cidr 2026-05-26 10:48:59.812 | security-groups-remote-address-group 2026-05-26 10:48:59.812 | security-groups-rules-belongs-to-default-sg 2026-05-26 10:48:59.812 | security-groups-shared-filtering 2026-05-26 10:48:59.812 | security-group 2026-05-26 10:48:59.812 | service-type 2026-05-26 10:48:59.813 | sorting 2026-05-26 10:48:59.813 | standard-attr-description 2026-05-26 10:48:59.813 | stateful-security-group 2026-05-26 10:48:59.813 | subnet-dns-publish-fixed-ip 2026-05-26 10:48:59.813 | subnet-external-network 2026-05-26 10:48:59.813 | subnet-service-types 2026-05-26 10:48:59.813 | subnet_allocation 2026-05-26 10:48:59.814 | subnetpool-prefix-ops 2026-05-26 10:48:59.814 | tag-creation 2026-05-26 10:48:59.814 | standard-attr-tag 2026-05-26 10:48:59.814 | standard-attr-timestamp 2026-05-26 10:48:59.814 | vlan-transparent =~ external-net ]] 2026-05-26 10:48:59.814 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-26 10:48:59.814 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-26 10:49:02.891 | +++ functions-common:oscwrap:2457 : return 0 2026-05-26 10:49:02.896 | ++ lib/tempest:configure_tempest:395 : public_network_id=30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f 2026-05-26 10:49:02.899 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-26 10:49:06.390 | +---------------------------+--------------------------------------+ 2026-05-26 10:49:06.390 | | Field | Value | 2026-05-26 10:49:06.390 | +---------------------------+--------------------------------------+ 2026-05-26 10:49:06.390 | | admin_state_up | UP | 2026-05-26 10:49:06.390 | | availability_zone_hints | | 2026-05-26 10:49:06.390 | | availability_zones | | 2026-05-26 10:49:06.390 | | created_at | 2026-05-26T10:49:05Z | 2026-05-26 10:49:06.390 | | description | | 2026-05-26 10:49:06.391 | | dns_domain | None | 2026-05-26 10:49:06.391 | | id | fc563a6a-3267-460a-9cd5-e9322603d536 | 2026-05-26 10:49:06.391 | | ipv4_address_scope | None | 2026-05-26 10:49:06.391 | | ipv6_address_scope | None | 2026-05-26 10:49:06.391 | | is_default | False | 2026-05-26 10:49:06.391 | | is_vlan_qinq | None | 2026-05-26 10:49:06.391 | | is_vlan_transparent | False | 2026-05-26 10:49:06.391 | | mtu | 1442 | 2026-05-26 10:49:06.392 | | name | shared | 2026-05-26 10:49:06.392 | | port_security_enabled | True | 2026-05-26 10:49:06.393 | | project_id | 90bad88c1b75454782d56488f4513cc1 | 2026-05-26 10:49:06.393 | | provider:network_type | geneve | 2026-05-26 10:49:06.393 | | provider:physical_network | None | 2026-05-26 10:49:06.393 | | provider:segmentation_id | 64155 | 2026-05-26 10:49:06.393 | | qinq | False | 2026-05-26 10:49:06.394 | | qos_policy_id | None | 2026-05-26 10:49:06.394 | | revision_number | 1 | 2026-05-26 10:49:06.394 | | router:external | Internal | 2026-05-26 10:49:06.394 | | segments | None | 2026-05-26 10:49:06.394 | | shared | True | 2026-05-26 10:49:06.394 | | status | ACTIVE | 2026-05-26 10:49:06.394 | | subnets | | 2026-05-26 10:49:06.394 | | tags | | 2026-05-26 10:49:06.395 | | updated_at | 2026-05-26T10:49:05Z | 2026-05-26 10:49:06.395 | +---------------------------+--------------------------------------+ 2026-05-26 10:49:06.684 | ++ 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-05-26 10:49:10.383 | +----------------------+--------------------------------------+ 2026-05-26 10:49:10.383 | | Field | Value | 2026-05-26 10:49:10.383 | +----------------------+--------------------------------------+ 2026-05-26 10:49:10.383 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-26 10:49:10.383 | | cidr | 192.168.233.0/24 | 2026-05-26 10:49:10.383 | | created_at | 2026-05-26T10:49:09Z | 2026-05-26 10:49:10.383 | | description | shared-subnet | 2026-05-26 10:49:10.384 | | dns_nameservers | | 2026-05-26 10:49:10.384 | | dns_publish_fixed_ip | None | 2026-05-26 10:49:10.384 | | enable_dhcp | True | 2026-05-26 10:49:10.384 | | gateway_ip | 192.168.233.1 | 2026-05-26 10:49:10.384 | | host_routes | | 2026-05-26 10:49:10.384 | | id | 82fab01b-6011-4470-8ff2-ce5f43d8bfdd | 2026-05-26 10:49:10.384 | | ip_version | 4 | 2026-05-26 10:49:10.384 | | ipv6_address_mode | None | 2026-05-26 10:49:10.384 | | ipv6_ra_mode | None | 2026-05-26 10:49:10.384 | | name | shared-subnet | 2026-05-26 10:49:10.384 | | network_id | fc563a6a-3267-460a-9cd5-e9322603d536 | 2026-05-26 10:49:10.385 | | project_id | 90bad88c1b75454782d56488f4513cc1 | 2026-05-26 10:49:10.385 | | revision_number | 0 | 2026-05-26 10:49:10.385 | | router:external | False | 2026-05-26 10:49:10.385 | | segment_id | None | 2026-05-26 10:49:10.385 | | service_types | | 2026-05-26 10:49:10.385 | | subnetpool_id | None | 2026-05-26 10:49:10.385 | | tags | | 2026-05-26 10:49:10.385 | | updated_at | 2026-05-26T10:49:09Z | 2026-05-26 10:49:10.386 | +----------------------+--------------------------------------+ 2026-05-26 10:49:10.676 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-26 10:49:10.722 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-26 10:49:10.767 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-26 10:49:10.771 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-26 10:49:10.806 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-26 10:49:10.844 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-26 10:49:10.881 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-26 10:49:10.921 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-26 10:49:10.954 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.203/identity/v3 2026-05-26 10:49:10.992 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-26 10:49:11.028 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-26 10:49:11.058 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-26 10:49:11.093 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-26 10:49:11.096 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-26 10:49:11.140 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-26 10:49:11.179 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-26 10:49:11.220 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-26 10:49:11.263 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-26 10:49:11.306 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-26 10:49:11.331 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:11.335 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-26 10:49:11.339 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-26 10:49:11.385 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-26 10:49:11.409 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:11.413 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-26 10:49:11.455 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-26 10:49:11.499 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-26 10:49:11.539 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-26 10:49:11.543 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-26 10:49:11.586 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-26 10:49:11.629 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-26 10:49:11.651 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:11.655 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:49:11.693 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 93202f0b-2450-4fb6-9cb9-86be5c8e83d0 2026-05-26 10:49:11.732 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-26 10:49:11.769 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-26 10:49:11.812 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-26 10:49:11.855 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-26 10:49:11.879 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:11.882 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-26 10:49:11.886 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-26 10:49:11.889 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-26 10:49:11.893 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-26 10:49:11.897 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-26 10:49:11.900 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-26 10:49:11.928 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-26 10:49:11.932 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-26 10:49:11.975 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-26 10:49:12.019 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-26 10:49:12.059 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-26 10:49:12.100 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-26 10:49:12.140 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-26 10:49:12.187 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-26 10:49:12.231 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-26 10:49:12.274 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-26 10:49:12.317 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-26 10:49:12.321 | ++ 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-05-26 10:49:12.364 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-26 10:49:12.367 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-26 10:49:12.392 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:12.396 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-26 10:49:12.437 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-26 10:49:12.462 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:12.466 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-26 10:49:12.468 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-26 10:49:12.490 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:12.494 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-26 10:49:12.496 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-26 10:49:12.499 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-05-26 10:49:12.543 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-26 10:49:12.583 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 30f7cfb6-9c2c-4a16-874e-cbd3d6b0b05f 2026-05-26 10:49:12.624 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-26 10:49:12.662 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-26 10:49:12.702 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-26 10:49:12.745 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-26 10:49:12.785 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-26 10:49:12.829 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-26 10:49:12.877 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-26 10:49:12.880 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-26 10:49:12.884 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-26 10:49:12.887 | ++ 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-05-26 10:49:12.934 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-26 10:49:12.939 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-26 10:49:12.940 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-26 10:49:12.946 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-26 10:49:12.949 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-26 10:49:12.992 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-26 10:49:12.996 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-26 10:49:13.001 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-26 10:49:13.005 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-26 10:49:13.009 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-26 10:49:13.051 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-26 10:49:13.092 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-26 10:49:13.135 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-26 10:49:13.176 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-26 10:49:13.219 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-26 10:49:13.262 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-26 10:49:13.265 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-26 10:49:13.270 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-26 10:49:13.295 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-26 10:49:13.345 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-26 10:49:13.349 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-26 10:49:13.354 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-26 10:49:13.380 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-26 10:49:13.424 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-26 10:49:13.427 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-26 10:49:13.431 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-26 10:49:13.435 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-26 10:49:13.461 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-26 10:49:13.503 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-26 10:49:13.506 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-26 10:49:13.510 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-26 10:49:13.534 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-26 10:49:13.575 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-26 10:49:13.620 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-26 10:49:13.622 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-26 10:49:13.657 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-26 10:49:13.660 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-26 10:49:13.663 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-26 10:49:13.666 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-26 10:49:13.687 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-26 10:49:13.691 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-26 10:49:13.727 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-26 10:49:13.746 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:13.749 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-26 10:49:13.785 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-26 10:49:13.788 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-26 10:49:13.791 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-26 10:49:13.793 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-26 10:49:13.796 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-26 10:49:13.798 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-26 10:49:13.801 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-26 10:49:13.804 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-26 10:49:13.806 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-26 10:49:13.827 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-26 10:49:13.830 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-26 10:49:13.867 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-26 10:49:13.870 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-26 10:49:13.873 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-26 10:49:13.876 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-26 10:49:13.912 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-26 10:49:13.947 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-26 10:49:13.981 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-26 10:49:13.984 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-26 10:49:13.986 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:13.989 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-26 10:49:14.010 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:14.013 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-26 10:49:14.050 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.053 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-26 10:49:14.073 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:14.076 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-26 10:49:14.113 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.116 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-26 10:49:14.135 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:14.138 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-26 10:49:14.172 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.174 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-26 10:49:14.193 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:14.196 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-26 10:49:14.232 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.235 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-26 10:49:14.254 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-26 10:49:14.257 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-26 10:49:14.292 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.295 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-26 10:49:14.316 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:14.319 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-26 10:49:14.354 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-26 10:49:14.357 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-26 10:49:14.379 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:49:14.382 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-26 10:49:14.417 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-26 10:49:14.420 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-26 10:49:14.424 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-26 10:49:14.427 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-26 10:49:14.461 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-26 10:49:14.465 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-26 10:49:14.468 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-26 10:49:14.471 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-26 10:49:14.505 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-26 10:49:14.508 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-26 10:49:14.510 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-26 10:49:14.513 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-26 10:49:14.516 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-26 10:49:14.521 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-26 10:49:14.525 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.ClAe0SXTpM 2026-05-26 10:49:14.528 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-26 10:49:14.531 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-26 10:49:14.535 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-26 10:49:14.540 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.NwNThm2TwU 2026-05-26 10:49:14.543 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.NwNThm2TwU 2026-05-26 10:49:14.546 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-26 10:49:14.549 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.NwNThm2TwU 2026-05-26 10:49:14.552 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-26 10:49:14.556 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-26 10:49:14.558 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-26 10:49:14.564 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:49:14.568 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:49:14.572 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:49:14.578 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-26 10:49:14.581 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-26 10:49:14.584 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-26 10:49:15.120 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-26 10:49:15.956 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-26 10:49:32.090 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-26 10:49:39.182 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#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.7.0,wrapt==2.2.1 2026-05-26 10:49:39.182 | ___________________________________ summary ____________________________________ 2026-05-26 10:49:39.182 | venv-tempest: skipped tests 2026-05-26 10:49:39.182 | congratulations :) 2026-05-26 10:49:39.230 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.NwNThm2TwU -r requirements.txt 2026-05-26 10:49:40.120 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-05-26 10:49:40.120 | !! 2026-05-26 10:49:40.120 | 2026-05-26 10:49:40.120 | ******************************************************************************** 2026-05-26 10:49:40.121 | Requirements should be satisfied by a PEP 517 installer. 2026-05-26 10:49:40.121 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-26 10:49:40.121 | 2026-05-26 10:49:40.121 | This deprecation is overdue, please update your project and remove deprecated 2026-05-26 10:49:40.121 | calls to avoid build errors in the future. 2026-05-26 10:49:40.121 | ******************************************************************************** 2026-05-26 10:49:40.121 | 2026-05-26 10:49:40.121 | !! 2026-05-26 10:49:40.121 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-26 10:49:40.527 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-26 10:49:40.527 | !! 2026-05-26 10:49:40.528 | 2026-05-26 10:49:40.528 | ******************************************************************************** 2026-05-26 10:49:40.528 | Please avoid running ``setup.py`` directly. 2026-05-26 10:49:40.528 | Instead, use pypa/build, pypa/installer or other 2026-05-26 10:49:40.528 | standards-based tools. 2026-05-26 10:49:40.528 | 2026-05-26 10:49:40.528 | This deprecation is overdue, please update your project and remove deprecated 2026-05-26 10:49:40.528 | calls to avoid build errors in the future. 2026-05-26 10:49:40.528 | 2026-05-26 10:49:40.528 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-26 10:49:40.529 | ******************************************************************************** 2026-05-26 10:49:40.529 | 2026-05-26 10:49:40.529 | !! 2026-05-26 10:49:40.529 | self.initialize_options() 2026-05-26 10:49:40.529 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-26 10:49:40.529 | warnings.warn(msg) 2026-05-26 10:49:40.703 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-26 10:49:47.623 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,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@2381404f65c55d1fd7514efdb9c086c480fbd89a#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.7.0,wrapt==2.2.1 2026-05-26 10:49:47.623 | venv-tempest run-test-pre: PYTHONHASHSEED='1333466086' 2026-05-26 10:49:47.623 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.NwNThm2TwU -r requirements.txt 2026-05-26 10:49:48.618 | 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-05-26 10:49:48.619 | 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-05-26 10:49:48.620 | 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-05-26 10:49:48.621 | 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-05-26 10:49:48.622 | 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-05-26 10:49:48.623 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-26 10:49:48.624 | 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-05-26 10:49:48.625 | 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-05-26 10:49:48.625 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-05-26 10:49:48.626 | 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-05-26 10:49:48.627 | 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-05-26 10:49:48.628 | 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-05-26 10:49:48.629 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-26 10:49:48.630 | 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-05-26 10:49:48.630 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-26 10:49:48.631 | 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-05-26 10:49:48.632 | 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-05-26 10:49:48.633 | 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-05-26 10:49:48.634 | 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-05-26 10:49:48.635 | 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-05-26 10:49:48.636 | 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-05-26 10:49:48.636 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-26 10:49:48.637 | 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-05-26 10:49:48.639 | 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-05-26 10:49:48.641 | 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-05-26 10:49:48.642 | 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)) (3.5.1) 2026-05-26 10:49:48.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-05-26 10:49:48.646 | 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-05-26 10:49:48.647 | 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-05-26 10:49:48.648 | 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)) (0.30.0) 2026-05-26 10:49:48.654 | 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-05-26 10:49:48.655 | 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-05-26 10:49:48.656 | 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-05-26 10:49:48.659 | 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-05-26 10:49:48.665 | 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-05-26 10:49:48.669 | 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-05-26 10:49:48.670 | 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-05-26 10:49:48.673 | 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-05-26 10:49:48.675 | 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-05-26 10:49:48.680 | 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-05-26 10:49:48.681 | 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-05-26 10:49:48.683 | 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.1.2) 2026-05-26 10:49:48.686 | 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-05-26 10:49:48.687 | 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-05-26 10:49:48.688 | 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-05-26 10:49:48.689 | 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-05-26 10:49:48.702 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-05-26 10:49:48.708 | 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-05-26 10:49:48.724 | 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-05-26 10:49:48.728 | 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-05-26 10:49:48.729 | 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-05-26 10:49:48.730 | 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-05-26 10:49:48.741 | 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-05-26 10:49:48.764 | 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-05-26 10:49:48.771 | 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-05-26 10:49:48.772 | 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.16) 2026-05-26 10:49:48.773 | 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.5.20) 2026-05-26 10:49:48.788 | 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-05-26 10:49:48.789 | 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-05-26 10:49:48.795 | 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-05-26 10:49:48.905 | 2026-05-26 10:49:48.905 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-26 10:49:48.905 | [notice] To update, run: pip install --upgrade pip 2026-05-26 10:49:49.016 | ___________________________________ summary ____________________________________ 2026-05-26 10:49:49.016 | venv-tempest: commands succeeded 2026-05-26 10:49:49.016 | congratulations :) 2026-05-26 10:49:49.061 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.NwNThm2TwU 2026-05-26 10:49:49.065 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-26 10:49:49.069 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-26 10:49:49.071 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-26 10:49:49.103 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.ClAe0SXTpM 2026-05-26 10:49:49.634 | venv create: /opt/stack/tempest/.tox/venv 2026-05-26 10:49:50.250 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-26 10:50:13.498 | venv develop-inst: /opt/stack/tempest 2026-05-26 10:50:21.644 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.4,fasteners==0.20,fixtures==4.3.2,idna==3.16,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.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.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@2381404f65c55d1fd7514efdb9c086c480fbd89a#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.7.0,wrapt==2.2.1 2026-05-26 10:50:21.645 | venv run-test-pre: PYTHONHASHSEED='50984345' 2026-05-26 10:50:21.646 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ClAe0SXTpM 2026-05-26 10:50:21.924 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-26 10:50:21.924 | debtcollector.deprecate( 2026-05-26 10:50:22.928 | /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-05-26 10:50:22.928 | warnings.warn( 2026-05-26 10:50:24.249 | /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-05-26 10:50:24.249 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-26 10:50:26.162 | ___________________________________ summary ____________________________________ 2026-05-26 10:50:26.162 | venv: commands succeeded 2026-05-26 10:50:26.162 | congratulations :) 2026-05-26 10:50:26.212 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-26 10:50:26.234 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:50:26.238 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-26 10:50:26.242 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-26 10:50:26.269 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-26 10:50:26.273 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-26 10:50:26.277 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-26 10:50:26.281 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-26 10:50:26.285 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-26 10:50:26.289 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-26 10:50:26.293 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-26 10:50:26.297 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-26 10:50:26.301 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-26 10:50:26.305 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-26 10:50:26.309 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-26 10:50:26.313 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-26 10:50:26.317 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-26 10:50:26.320 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-26 10:50:26.324 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-26 10:50:26.327 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-26 10:50:26.330 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-05-26 10:50:26.334 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-26 10:50:26.337 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-26 10:50:26.341 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-26 10:50:26.345 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-26 10:50:26.348 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-26 10:50:26.351 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-26 10:50:26.355 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-26 10:50:26.359 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-26 10:50:26.363 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-26 10:50:26.367 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-26 10:50:26.371 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-26 10:50:26.375 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-26 10:50:26.379 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-26 10:50:26.382 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-26 10:50:26.386 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-26 10:50:26.389 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-26 10:50:26.392 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-26 10:50:26.395 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-26 10:50:26.399 | ++ lib/tempest:configure_tempest:855 : 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-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,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-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,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-05-26 10:50:26.402 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-26 10:50:26.405 | ++ lib/tempest:configure_tempest:858 : 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-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,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-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,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-05-26 10:50:26.411 | +++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-26 10:50:26.414 | +++ 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-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,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-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,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-05-26 10:50:26.418 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-26 10:50:26.422 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-26 10:50:26.425 | +++ 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-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,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-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,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-05-26 10:50:26.453 | +++ functions-common:remove_disabled_services:2099 : _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-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,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-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,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-05-26 10:50:26.482 | ++ lib/tempest:configure_tempest:860 : 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-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,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-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,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-05-26 10:50:26.485 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-26 10:50:26.490 | ++ lib/tempest:configure_tempest:865 : 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-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,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-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,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-05-26 10:50:26.537 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-26 10:50:26.542 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-26 10:50:26.546 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-26 10:50:26.550 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-26 10:50:26.555 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-26 10:50:26.559 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-26 10:50:26.603 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-26 10:50:26.606 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-26 10:50:26.609 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-26 10:50:26.613 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-26 10:50:26.617 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-26 10:50:26.621 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-26 10:50:26.625 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-26 10:50:26.628 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-26 10:50:26.632 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-26 10:50:26.636 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-26 10:50:26.640 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-26 10:50:26.643 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-26 10:50:26.646 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-26 10:50:26.649 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-26 10:50:26.689 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-26 10:50:26.689 | ' 2026-05-26 10:50:26.693 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-26 10:50:26.696 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-26 10:50:26.700 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-26 10:50:26.703 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-26 10:50:26.707 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-26 10:50:26.707 | /opt/stack/tempest /opt/stack/tempest 2026-05-26 10:50:26.711 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-26 10:50:26.715 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-26 10:50:26.715 | /opt/stack/tempest 2026-05-26 10:50:26.719 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-26 10:50:26.723 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-26 10:50:26.728 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-26 10:50:26.732 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-26 10:50:26.736 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-26 10:50:26.740 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-26 10:50:26.744 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-26 10:50:26.748 | + functions-common:run_plugins:1829 : local plugins= 2026-05-26 10:50:26.752 | + functions-common:run_plugins:1830 : local plugin 2026-05-26 10:50:26.756 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-26 10:50:26.760 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-26 10:50:26.764 | + inc/meta-config:merge_config_group:171 : shift 2026-05-26 10:50:26.769 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-26 10:50:26.773 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:50:26.777 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-26 10:50:26.781 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-26 10:50:26.787 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-26 10:50:26.791 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-26 10:50:26.796 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-26 10:50:26.800 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-26 10:50:26.804 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-26 10:50:26.804 | /^\[\[.+\|.*\]\]/ { 2026-05-26 10:50:26.805 | gsub("[][]", "", $1); 2026-05-26 10:50:26.805 | split($1, a, "|"); 2026-05-26 10:50:26.805 | if (a[1] == matchgroup) 2026-05-26 10:50:26.805 | print a[2] 2026-05-26 10:50:26.805 | } 2026-05-26 10:50:26.805 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 147 osc 427 apt-get 195 test_with_retry 6 dbsync 8 pip_install 182 apt-get-update 5 run_process 44 git_timed 373 ------------------------- Unaccounted time 103 ========================= Total runtime 1518 ================= Async summary ================= Time spent in the background minus waits: 530 sec Elapsed time: 1518 sec Time if we did everything serially: 2048 sec Speedup: 1.34914 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21011 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 78 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5828 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 255 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 36 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.203 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.203/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble