08:08:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/115518 08:08:54 Running as SYSTEM 08:08:54 [EnvInject] - Loading node environment variables. 08:08:54 Building remotely on prd-ubuntu2204-builder-2c-2g-600 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 08:08:55 [ssh-agent] Looking for ssh-agent implementation... 08:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:55 $ ssh-agent 08:08:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7jQd6d/agent.1510 08:08:55 SSH_AGENT_PID=1512 08:08:55 [ssh-agent] Started. 08:08:55 Running ssh-add (command line suppressed) 08:08:55 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_7621508519549496106.key (/w/workspace/builder-tox-verify-master@tmp/private_key_7621508519549496106.key) 08:08:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:08:55 The recommended git tool is: NONE 08:08:57 using credential jenkins-ssh 08:08:57 Wiping out workspace first. 08:08:57 Cloning the remote Git repository 08:08:57 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:08:57 > git init /w/workspace/builder-tox-verify-master # timeout=10 08:08:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:08:57 > git --version # timeout=10 08:08:57 > git --version # 'git version 2.34.1' 08:08:57 using GIT_SSH to set credentials jenkins-ssh 08:08:58 Verifying host key using known hosts file 08:08:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:08:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:09:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:09:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:09:00 using GIT_SSH to set credentials jenkins-ssh 08:09:00 Verifying host key using known hosts file 08:09:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:09:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/18/115518/1 # timeout=10 08:09:01 > git rev-parse be6c86bf31d828d9748bfd8a9526e09d336173d9^{commit} # timeout=10 08:09:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:09:01 Checking out Revision be6c86bf31d828d9748bfd8a9526e09d336173d9 (refs/changes/18/115518/1) 08:09:01 > git config core.sparsecheckout # timeout=10 08:09:01 > git checkout -f be6c86bf31d828d9748bfd8a9526e09d336173d9 # timeout=10 08:09:04 Commit message: "CI: Update Ubuntu 2204 builders and docker images" 08:09:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:09:04 > git rev-list --no-walk 0614bd997b78a5bc21ba845da8967fb388b458d5 # timeout=10 08:09:04 > git remote # timeout=10 08:09:04 > git submodule init # timeout=10 08:09:04 > git submodule sync # timeout=10 08:09:04 > git config --get remote.origin.url # timeout=10 08:09:04 > git submodule init # timeout=10 08:09:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:09:04 > git config --get submodule.global-jjb.url # timeout=10 08:09:04 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:09:04 > git config --get submodule.packer/common-packer.url # timeout=10 08:09:04 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:09:04 > git submodule update --init --recursive global-jjb # timeout=10 08:09:05 > git submodule update --init --recursive packer/common-packer # timeout=10 08:09:05 provisioning config files... 08:09:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:09:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:09:06 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9418573238885089392.sh 08:09:06 ---> python-tools-install.sh 08:09:06 Setup pyenv: 08:09:06 * system (set by /opt/pyenv/version) 08:09:06 * 3.8.20 (set by /opt/pyenv/version) 08:09:06 * 3.9.20 (set by /opt/pyenv/version) 08:09:06 * 3.10.15 (set by /opt/pyenv/version) 08:09:06 * 3.11.10 (set by /opt/pyenv/version) 08:09:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uYuK 08:09:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:13 lf-activate-venv(): INFO: Installing: lftools 08:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-uYuK/bin to PATH 08:09:40 Generating Requirements File 08:10:01 Python 3.11.10 08:10:01 pip 25.0.1 from /tmp/venv-uYuK/lib/python3.11/site-packages/pip (python 3.11) 08:10:02 appdirs==1.4.4 08:10:02 argcomplete==3.5.3 08:10:02 aspy.yaml==1.3.0 08:10:02 attrs==25.1.0 08:10:02 autopage==0.5.2 08:10:02 beautifulsoup4==4.13.3 08:10:02 boto3==1.36.24 08:10:02 botocore==1.36.24 08:10:02 bs4==0.0.2 08:10:02 cachetools==5.5.1 08:10:02 certifi==2025.1.31 08:10:02 cffi==1.17.1 08:10:02 cfgv==3.4.0 08:10:02 chardet==5.2.0 08:10:02 charset-normalizer==3.4.1 08:10:02 click==8.1.8 08:10:02 cliff==4.8.0 08:10:02 cmd2==2.5.11 08:10:02 cryptography==3.3.2 08:10:02 debtcollector==3.0.0 08:10:02 decorator==5.1.1 08:10:02 defusedxml==0.7.1 08:10:02 Deprecated==1.2.18 08:10:02 distlib==0.3.9 08:10:02 dnspython==2.7.0 08:10:02 docker==4.2.2 08:10:02 dogpile.cache==1.3.4 08:10:02 durationpy==0.9 08:10:02 email_validator==2.2.0 08:10:02 filelock==3.17.0 08:10:02 future==1.0.0 08:10:02 gitdb==4.0.12 08:10:02 GitPython==3.1.44 08:10:02 google-auth==2.38.0 08:10:02 httplib2==0.22.0 08:10:02 identify==2.6.7 08:10:02 idna==3.10 08:10:02 importlib-resources==1.5.0 08:10:02 iso8601==2.1.0 08:10:02 Jinja2==3.1.5 08:10:02 jmespath==1.0.1 08:10:02 jsonpatch==1.33 08:10:02 jsonpointer==3.0.0 08:10:02 jsonschema==4.23.0 08:10:02 jsonschema-specifications==2024.10.1 08:10:02 keystoneauth1==5.9.1 08:10:02 kubernetes==32.0.1 08:10:02 lftools==0.37.10 08:10:02 lxml==5.3.1 08:10:02 MarkupSafe==3.0.2 08:10:02 msgpack==1.1.0 08:10:02 multi_key_dict==2.0.3 08:10:02 munch==4.0.0 08:10:02 netaddr==1.3.0 08:10:02 niet==1.4.2 08:10:02 nodeenv==1.9.1 08:10:02 oauth2client==4.1.3 08:10:02 oauthlib==3.2.2 08:10:02 openstacksdk==4.3.0 08:10:02 os-client-config==2.1.0 08:10:02 os-service-types==1.7.0 08:10:02 osc-lib==3.2.0 08:10:02 oslo.config==9.7.0 08:10:02 oslo.context==5.7.0 08:10:02 oslo.i18n==6.5.0 08:10:02 oslo.log==7.0.0 08:10:02 oslo.serialization==5.6.0 08:10:02 oslo.utils==8.1.0 08:10:02 packaging==24.2 08:10:02 pbr==6.1.1 08:10:02 platformdirs==4.3.6 08:10:02 prettytable==3.14.0 08:10:02 psutil==7.0.0 08:10:02 pyasn1==0.6.1 08:10:02 pyasn1_modules==0.4.1 08:10:02 pycparser==2.22 08:10:02 pygerrit2==2.0.15 08:10:02 PyGithub==2.6.0 08:10:02 PyJWT==2.10.1 08:10:02 PyNaCl==1.5.0 08:10:02 pyparsing==2.4.7 08:10:02 pyperclip==1.9.0 08:10:02 pyrsistent==0.20.0 08:10:02 python-cinderclient==9.6.0 08:10:02 python-dateutil==2.9.0.post0 08:10:02 python-heatclient==4.1.0 08:10:02 python-jenkins==1.8.2 08:10:02 python-keystoneclient==5.5.0 08:10:02 python-magnumclient==4.7.0 08:10:02 python-openstackclient==7.3.0 08:10:02 python-swiftclient==4.6.0 08:10:02 PyYAML==6.0.2 08:10:02 referencing==0.36.2 08:10:02 requests==2.32.3 08:10:02 requests-oauthlib==2.0.0 08:10:02 requestsexceptions==1.4.0 08:10:02 rfc3986==2.0.0 08:10:02 rpds-py==0.22.3 08:10:02 rsa==4.9 08:10:02 ruamel.yaml==0.18.10 08:10:02 ruamel.yaml.clib==0.2.12 08:10:02 s3transfer==0.11.2 08:10:02 simplejson==3.20.1 08:10:02 six==1.17.0 08:10:02 smmap==5.0.2 08:10:02 soupsieve==2.6 08:10:02 stevedore==5.4.0 08:10:02 tabulate==0.9.0 08:10:02 toml==0.10.2 08:10:02 tomlkit==0.13.2 08:10:02 tqdm==4.67.1 08:10:02 typing_extensions==4.12.2 08:10:02 tzdata==2025.1 08:10:02 urllib3==1.26.20 08:10:02 virtualenv==20.29.2 08:10:02 wcwidth==0.2.13 08:10:02 websocket-client==1.8.0 08:10:02 wrapt==1.17.2 08:10:02 xdg==6.0.0 08:10:02 xmltodict==0.14.2 08:10:02 yq==3.4.3 08:10:02 [EnvInject] - Injecting environment variables from a build step. 08:10:02 [EnvInject] - Injecting as environment variables the properties content 08:10:02 PYTHON=python3 08:10:02 08:10:02 [EnvInject] - Variables injected successfully. 08:10:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4098841877179437788.sh 08:10:02 ---> tox-install.sh 08:10:02 + source /home/jenkins/lf-env.sh 08:10:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:02 ++ mktemp -d /tmp/venv-XXXX 08:10:02 + lf_venv=/tmp/venv-3JUQ 08:10:02 + local venv_file=/tmp/.os_lf_venv 08:10:02 + local python=python3 08:10:02 + local options 08:10:02 + local set_path=true 08:10:02 + local install_args= 08:10:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:02 + true 08:10:02 + case $1 in 08:10:02 + venv_file=/tmp/.toxenv 08:10:02 + shift 2 08:10:02 + true 08:10:02 + case $1 in 08:10:02 + shift 08:10:02 + break 08:10:02 + case $python in 08:10:02 + local pkg_list= 08:10:02 + [[ -d /opt/pyenv ]] 08:10:02 + echo 'Setup pyenv:' 08:10:02 Setup pyenv: 08:10:02 + export PYENV_ROOT=/opt/pyenv 08:10:02 + PYENV_ROOT=/opt/pyenv 08:10:02 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:02 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:02 + pyenv versions 08:10:02 system 08:10:02 3.8.20 08:10:02 3.9.20 08:10:02 3.10.15 08:10:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:10:02 + command -v pyenv 08:10:02 ++ pyenv init - --no-rehash 08:10:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:10:02 for i in ${!paths[@]}; do 08:10:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:10:02 fi; done; 08:10:02 echo "${paths[*]}"'\'')" 08:10:02 export PATH="/opt/pyenv/shims:${PATH}" 08:10:02 export PYENV_SHELL=bash 08:10:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:02 pyenv() { 08:10:02 local command 08:10:02 command="${1:-}" 08:10:02 if [ "$#" -gt 0 ]; then 08:10:02 shift 08:10:02 fi 08:10:02 08:10:02 case "$command" in 08:10:02 rehash|shell) 08:10:02 eval "$(pyenv "sh-$command" "$@")" 08:10:02 ;; 08:10:02 *) 08:10:02 command pyenv "$command" "$@" 08:10:02 ;; 08:10:02 esac 08:10:02 }' 08:10:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:10:02 for i in ${!paths[@]}; do 08:10:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:10:02 fi; done; 08:10:02 echo "${paths[*]}"' 08:10:02 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:02 ++ export PYENV_SHELL=bash 08:10:02 ++ PYENV_SHELL=bash 08:10:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:02 +++ complete -F _pyenv pyenv 08:10:02 ++ lf-pyver python3 08:10:02 ++ local py_version_xy=python3 08:10:02 ++ local py_version_xyz= 08:10:02 ++ pyenv versions 08:10:02 ++ local command 08:10:02 ++ command=versions 08:10:02 ++ '[' 1 -gt 0 ']' 08:10:02 ++ shift 08:10:02 ++ case "$command" in 08:10:02 ++ command pyenv versions 08:10:02 ++ sed 's/^[ *]* //' 08:10:02 ++ grep -E '^[0-9.]*[0-9]$' 08:10:02 ++ awk '{ print $1 }' 08:10:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:02 +++ grep '^3' /tmp/.pyenv_versions 08:10:02 +++ tail -n 1 08:10:02 +++ sort -V 08:10:02 ++ py_version_xyz=3.11.10 08:10:02 ++ [[ -z 3.11.10 ]] 08:10:02 ++ echo 3.11.10 08:10:02 ++ return 0 08:10:02 + pyenv local 3.11.10 08:10:02 + local command 08:10:02 + command=local 08:10:02 + '[' 2 -gt 0 ']' 08:10:02 + shift 08:10:02 + case "$command" in 08:10:02 + command pyenv local 3.11.10 08:10:02 + for arg in "$@" 08:10:02 + case $arg in 08:10:02 + pkg_list+='tox ' 08:10:02 + for arg in "$@" 08:10:02 + case $arg in 08:10:02 + pkg_list+='virtualenv ' 08:10:02 + for arg in "$@" 08:10:02 + case $arg in 08:10:02 + pkg_list+='urllib3~=1.26.15 ' 08:10:02 + [[ -f /tmp/.toxenv ]] 08:10:02 + [[ ! -f /tmp/.toxenv ]] 08:10:02 + [[ -n '' ]] 08:10:02 + python3 -m venv /tmp/venv-3JUQ 08:10:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3JUQ' 08:10:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3JUQ 08:10:06 + echo /tmp/venv-3JUQ 08:10:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:10:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:10:06 + /tmp/venv-3JUQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:10:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:10:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:10:09 + /tmp/venv-3JUQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:11 + type python3 08:10:11 + true 08:10:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3JUQ/bin to PATH' 08:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-3JUQ/bin to PATH 08:10:11 + PATH=/tmp/venv-3JUQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 + return 0 08:10:11 + python3 --version 08:10:11 Python 3.11.10 08:10:11 + python3 -m pip --version 08:10:11 pip 25.0.1 from /tmp/venv-3JUQ/lib/python3.11/site-packages/pip (python 3.11) 08:10:11 + python3 -m pip freeze 08:10:11 cachetools==5.5.1 08:10:11 chardet==5.2.0 08:10:11 colorama==0.4.6 08:10:11 distlib==0.3.9 08:10:11 filelock==3.17.0 08:10:11 packaging==24.2 08:10:11 platformdirs==4.3.6 08:10:11 pluggy==1.5.0 08:10:11 pyproject-api==1.9.0 08:10:11 tox==4.24.1 08:10:11 urllib3==1.26.20 08:10:11 virtualenv==20.29.2 08:10:11 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins831015781486270354.sh 08:10:11 [EnvInject] - Injecting environment variables from a build step. 08:10:11 [EnvInject] - Injecting as environment variables the properties content 08:10:11 PARALLEL=False 08:10:11 08:10:11 [EnvInject] - Variables injected successfully. 08:10:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3376561060427414106.sh 08:10:11 ---> tox-run.sh 08:10:11 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 08:10:11 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 08:10:11 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 08:10:11 + cd /w/workspace/builder-tox-verify-master/. 08:10:11 + source /home/jenkins/lf-env.sh 08:10:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:11 ++ mktemp -d /tmp/venv-XXXX 08:10:11 + lf_venv=/tmp/venv-sp42 08:10:11 + local venv_file=/tmp/.os_lf_venv 08:10:11 + local python=python3 08:10:11 + local options 08:10:11 + local set_path=true 08:10:11 + local install_args= 08:10:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:10:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:10:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:10:11 + true 08:10:11 + case $1 in 08:10:11 + venv_file=/tmp/.toxenv 08:10:11 + shift 2 08:10:11 + true 08:10:11 + case $1 in 08:10:11 + shift 08:10:11 + break 08:10:11 + case $python in 08:10:11 + local pkg_list= 08:10:11 + [[ -d /opt/pyenv ]] 08:10:11 + echo 'Setup pyenv:' 08:10:11 Setup pyenv: 08:10:11 + export PYENV_ROOT=/opt/pyenv 08:10:11 + PYENV_ROOT=/opt/pyenv 08:10:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 + pyenv versions 08:10:11 system 08:10:11 3.8.20 08:10:11 3.9.20 08:10:11 3.10.15 08:10:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:10:11 + command -v pyenv 08:10:11 ++ pyenv init - --no-rehash 08:10:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:10:11 for i in ${!paths[@]}; do 08:10:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:10:11 fi; done; 08:10:11 echo "${paths[*]}"'\'')" 08:10:11 export PATH="/opt/pyenv/shims:${PATH}" 08:10:11 export PYENV_SHELL=bash 08:10:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:10:11 pyenv() { 08:10:11 local command 08:10:11 command="${1:-}" 08:10:11 if [ "$#" -gt 0 ]; then 08:10:11 shift 08:10:11 fi 08:10:11 08:10:11 case "$command" in 08:10:11 rehash|shell) 08:10:11 eval "$(pyenv "sh-$command" "$@")" 08:10:11 ;; 08:10:11 *) 08:10:11 command pyenv "$command" "$@" 08:10:11 ;; 08:10:11 esac 08:10:11 }' 08:10:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:10:11 for i in ${!paths[@]}; do 08:10:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:10:11 fi; done; 08:10:11 echo "${paths[*]}"' 08:10:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:11 ++ export PYENV_SHELL=bash 08:10:11 ++ PYENV_SHELL=bash 08:10:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:10:11 +++ complete -F _pyenv pyenv 08:10:11 ++ lf-pyver python3 08:10:11 ++ local py_version_xy=python3 08:10:11 ++ local py_version_xyz= 08:10:11 ++ awk '{ print $1 }' 08:10:11 ++ grep -E '^[0-9.]*[0-9]$' 08:10:11 ++ sed 's/^[ *]* //' 08:10:11 ++ pyenv versions 08:10:11 ++ local command 08:10:11 ++ command=versions 08:10:11 ++ '[' 1 -gt 0 ']' 08:10:11 ++ shift 08:10:11 ++ case "$command" in 08:10:11 ++ command pyenv versions 08:10:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:10:11 +++ grep '^3' /tmp/.pyenv_versions 08:10:11 +++ tail -n 1 08:10:11 +++ sort -V 08:10:11 ++ py_version_xyz=3.11.10 08:10:11 ++ [[ -z 3.11.10 ]] 08:10:11 ++ echo 3.11.10 08:10:11 ++ return 0 08:10:11 + pyenv local 3.11.10 08:10:11 + local command 08:10:11 + command=local 08:10:11 + '[' 2 -gt 0 ']' 08:10:11 + shift 08:10:11 + case "$command" in 08:10:11 + command pyenv local 3.11.10 08:10:11 + for arg in "$@" 08:10:11 + case $arg in 08:10:11 + pkg_list+='tox ' 08:10:11 + for arg in "$@" 08:10:11 + case $arg in 08:10:11 + pkg_list+='virtualenv ' 08:10:11 + for arg in "$@" 08:10:11 + case $arg in 08:10:11 + pkg_list+='urllib3~=1.26.15 ' 08:10:11 + [[ -f /tmp/.toxenv ]] 08:10:11 ++ cat /tmp/.toxenv 08:10:11 + lf_venv=/tmp/venv-3JUQ 08:10:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JUQ from' file:/tmp/.toxenv 08:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3JUQ from file:/tmp/.toxenv 08:10:11 + /tmp/venv-3JUQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:10:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:10:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:10:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:10:12 + /tmp/venv-3JUQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:10:13 + type python3 08:10:13 + true 08:10:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3JUQ/bin to PATH' 08:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-3JUQ/bin to PATH 08:10:13 + PATH=/tmp/venv-3JUQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:13 + return 0 08:10:13 + [[ -d /opt/pyenv ]] 08:10:13 + echo '---> Setting up pyenv' 08:10:13 ---> Setting up pyenv 08:10:13 + export PYENV_ROOT=/opt/pyenv 08:10:13 + PYENV_ROOT=/opt/pyenv 08:10:13 + export PATH=/opt/pyenv/bin:/tmp/venv-3JUQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:13 + PATH=/opt/pyenv/bin:/tmp/venv-3JUQ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:10:13 ++ pwd 08:10:13 + PYTHONPATH=/w/workspace/builder-tox-verify-master 08:10:13 + export PYTHONPATH 08:10:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:10:13 + TOX_TESTENV_PASSENV=PYTHONPATH 08:10:13 + tox --version 08:10:14 4.24.1 from /tmp/venv-3JUQ/lib/python3.11/site-packages/tox/__init__.py 08:10:14 + PARALLEL=False 08:10:14 + TOX_OPTIONS_LIST= 08:10:14 + [[ -n '' ]] 08:10:14 + case ${PARALLEL,,} in 08:10:14 + tox 08:10:14 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 08:10:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:10:36 docs: freeze> python -m pip freeze --all 08:10:37 docs: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 08:10:37 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 08:10:38 docs: OK ✔ in 24.18 seconds 08:10:38 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:10:54 docs-linkcheck: freeze> python -m pip freeze --all 08:10:54 docs-linkcheck: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 08:10:54 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 08:10:56 docs-linkcheck: OK ✔ in 18.1 seconds 08:10:56 jjb-version: freeze> python -m pip freeze --all 08:10:57 jjb-version: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 08:10:57 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 08:10:57 JJB version in jjb/releng-jobs.yaml: 6.3.0 08:10:57 JJB version in tox.ini: 6.3.0 08:10:57 jjb-version: OK ✔ in 0.8 seconds 08:10:57 prefix: freeze> python -m pip freeze --all 08:10:58 prefix: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 08:10:58 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 08:10:58 prefix: OK ✔ in 0.78 seconds 08:10:58 robot: freeze> python -m pip freeze --all 08:10:59 robot: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 08:10:59 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 08:10:59 docs: OK (24.18=setup[22.73]+cmd[1.45] seconds) 08:10:59 docs-linkcheck: OK (18.09=setup[15.87]+cmd[2.23] seconds) 08:10:59 jjb-version: OK (0.80=setup[0.78]+cmd[0.03] seconds) 08:10:59 prefix: OK (0.78=setup[0.76]+cmd[0.02] seconds) 08:10:59 robot: OK (0.93=setup[0.87]+cmd[0.05] seconds) 08:10:59 congratulations :) (44.85 seconds) 08:10:59 + tox_status=0 08:10:59 + echo '---> Completed tox runs' 08:10:59 ---> Completed tox runs 08:10:59 + for i in .tox/*/log 08:10:59 ++ awk -F/ '{print $2}' 08:10:59 ++ echo .tox/docs-linkcheck/log 08:10:59 + tox_env=docs-linkcheck 08:10:59 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 08:10:59 + for i in .tox/*/log 08:10:59 ++ awk -F/ '{print $2}' 08:10:59 ++ echo .tox/docs/log 08:10:59 + tox_env=docs 08:10:59 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 08:10:59 + for i in .tox/*/log 08:10:59 ++ echo .tox/jjb-version/log 08:10:59 ++ awk -F/ '{print $2}' 08:10:59 + tox_env=jjb-version 08:10:59 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 08:10:59 + for i in .tox/*/log 08:10:59 ++ echo .tox/prefix/log 08:10:59 ++ awk -F/ '{print $2}' 08:10:59 + tox_env=prefix 08:10:59 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 08:10:59 + for i in .tox/*/log 08:10:59 ++ echo .tox/robot/log 08:10:59 ++ awk -F/ '{print $2}' 08:10:59 + tox_env=robot 08:10:59 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 08:10:59 + DOC_DIR=docs/_build/html 08:10:59 + [[ -d docs/_build/html ]] 08:10:59 + echo '---> Archiving generated docs' 08:10:59 ---> Archiving generated docs 08:10:59 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 08:10:59 + echo '---> tox-run.sh ends' 08:10:59 ---> tox-run.sh ends 08:10:59 + test 0 -eq 0 08:10:59 $ ssh-agent -k 08:10:59 unset SSH_AUTH_SOCK; 08:10:59 unset SSH_AGENT_PID; 08:10:59 echo Agent pid 1512 killed; 08:10:59 [ssh-agent] Stopped. 08:10:59 [PostBuildScript] - [INFO] Executing post build scripts. 08:10:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17436501476203373581.sh 08:10:59 ---> sysstat.sh 08:10:59 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins454586424950133322.sh 08:10:59 ---> package-listing.sh 08:10:59 ++ tr '[:upper:]' '[:lower:]' 08:10:59 ++ facter osfamily 08:11:00 + OS_FAMILY=debian 08:11:00 + workspace=/w/workspace/builder-tox-verify-master 08:11:00 + START_PACKAGES=/tmp/packages_start.txt 08:11:00 + END_PACKAGES=/tmp/packages_end.txt 08:11:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:00 + PACKAGES=/tmp/packages_start.txt 08:11:00 + '[' /w/workspace/builder-tox-verify-master ']' 08:11:00 + PACKAGES=/tmp/packages_end.txt 08:11:00 + case "${OS_FAMILY}" in 08:11:00 + dpkg -l 08:11:00 + grep '^ii' 08:11:00 + '[' -f /tmp/packages_start.txt ']' 08:11:00 + '[' -f /tmp/packages_end.txt ']' 08:11:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:00 + '[' /w/workspace/builder-tox-verify-master ']' 08:11:00 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 08:11:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 08:11:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11156944471055921538.sh 08:11:00 ---> capture-instance-metadata.sh 08:11:00 Setup pyenv: 08:11:00 system 08:11:00 3.8.20 08:11:00 3.9.20 08:11:00 3.10.15 08:11:00 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYuK from file:/tmp/.os_lf_venv 08:11:01 lf-activate-venv(): INFO: Installing: lftools 08:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-uYuK/bin to PATH 08:11:10 INFO: Running in OpenStack, capturing instance metadata 08:11:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9379129332935580433.sh 08:11:10 provisioning config files... 08:11:11 Could not find credentials [logs] for builder-tox-verify-master #7783 08:11:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2326745035728853639tmp 08:11:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:11:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:11:11 provisioning config files... 08:11:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:11:11 [EnvInject] - Injecting environment variables from a build step. 08:11:11 [EnvInject] - Injecting as environment variables the properties content 08:11:11 SERVER_ID=logs 08:11:11 08:11:11 [EnvInject] - Variables injected successfully. 08:11:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6554240454676461549.sh 08:11:11 ---> create-netrc.sh 08:11:11 WARN: Log server credential not found. 08:11:11 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1323523299010250662.sh 08:11:11 ---> python-tools-install.sh 08:11:11 Setup pyenv: 08:11:11 system 08:11:11 3.8.20 08:11:11 3.9.20 08:11:11 3.10.15 08:11:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:11:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYuK from file:/tmp/.os_lf_venv 08:11:12 lf-activate-venv(): INFO: Installing: lftools 08:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-uYuK/bin to PATH 08:11:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12021921338079469396.sh 08:11:20 ---> sudo-logs.sh 08:11:20 Archiving 'sudo' log.. 08:11:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8185719514123620182.sh 08:11:20 ---> job-cost.sh 08:11:20 Setup pyenv: 08:11:20 system 08:11:20 3.8.20 08:11:20 3.9.20 08:11:20 3.10.15 08:11:20 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:11:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYuK from file:/tmp/.os_lf_venv 08:11:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-uYuK/bin to PATH 08:11:26 INFO: No Stack... 08:11:26 INFO: Retrieving Pricing Info for: v3-standard-2 08:11:27 INFO: Archiving Costs 08:11:27 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins6257229004075929861.sh 08:11:27 ---> logs-deploy.sh 08:11:27 Setup pyenv: 08:11:27 system 08:11:27 3.8.20 08:11:27 3.9.20 08:11:27 3.10.15 08:11:27 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uYuK from file:/tmp/.os_lf_venv 08:11:28 lf-activate-venv(): INFO: Installing: lftools 08:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-uYuK/bin to PATH 08:11:36 WARNING: Nexus logging server not set 08:11:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7783/ 08:11:36 INFO: archiving logs to S3 08:11:37 ---> uname -a: 08:11:37 Linux prd-ubuntu2204-builder-2c-2g-600 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:11:37 08:11:37 08:11:37 ---> lscpu: 08:11:37 Architecture: x86_64 08:11:37 CPU op-mode(s): 32-bit, 64-bit 08:11:37 Address sizes: 40 bits physical, 48 bits virtual 08:11:37 Byte Order: Little Endian 08:11:37 CPU(s): 2 08:11:37 On-line CPU(s) list: 0,1 08:11:37 Vendor ID: AuthenticAMD 08:11:37 Model name: AMD EPYC-Rome Processor 08:11:37 CPU family: 23 08:11:37 Model: 49 08:11:37 Thread(s) per core: 1 08:11:37 Core(s) per socket: 1 08:11:37 Socket(s): 2 08:11:37 Stepping: 0 08:11:37 BogoMIPS: 5600.00 08:11:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:11:37 Virtualization: AMD-V 08:11:37 Hypervisor vendor: KVM 08:11:37 Virtualization type: full 08:11:37 L1d cache: 64 KiB (2 instances) 08:11:37 L1i cache: 64 KiB (2 instances) 08:11:37 L2 cache: 1 MiB (2 instances) 08:11:37 L3 cache: 32 MiB (2 instances) 08:11:37 NUMA node(s): 1 08:11:37 NUMA node0 CPU(s): 0,1 08:11:37 Vulnerability Gather data sampling: Not affected 08:11:37 Vulnerability Itlb multihit: Not affected 08:11:37 Vulnerability L1tf: Not affected 08:11:37 Vulnerability Mds: Not affected 08:11:37 Vulnerability Meltdown: Not affected 08:11:37 Vulnerability Mmio stale data: Not affected 08:11:37 Vulnerability Reg file data sampling: Not affected 08:11:37 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:11:37 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:11:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:11:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:11:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:11:37 Vulnerability Srbds: Not affected 08:11:37 Vulnerability Tsx async abort: Not affected 08:11:37 08:11:37 08:11:37 ---> nproc: 08:11:37 2 08:11:37 08:11:37 08:11:37 ---> df -h: 08:11:37 Filesystem Size Used Avail Use% Mounted on 08:11:37 tmpfs 794M 1.1M 793M 1% /run 08:11:37 /dev/vda1 39G 9.0G 30G 24% / 08:11:37 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:11:37 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:11:37 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:11:37 08:11:37 08:11:37 ---> free -m: 08:11:37 total used free shared buff/cache available 08:11:37 Mem: 7937 580 4127 4 3230 7046 08:11:37 Swap: 1023 0 1023 08:11:37 08:11:37 08:11:37 ---> ip addr: 08:11:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:37 inet 127.0.0.1/8 scope host lo 08:11:37 valid_lft forever preferred_lft forever 08:11:37 inet6 ::1/128 scope host 08:11:37 valid_lft forever preferred_lft forever 08:11:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:37 link/ether fa:16:3e:fa:60:31 brd ff:ff:ff:ff:ff:ff 08:11:37 altname enp0s3 08:11:37 inet 10.30.170.38/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:11:37 valid_lft 86202sec preferred_lft 86202sec 08:11:37 inet6 fe80::f816:3eff:fefa:6031/64 scope link 08:11:37 valid_lft forever preferred_lft forever 08:11:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:11:37 link/ether 02:42:fe:d7:b4:e3 brd ff:ff:ff:ff:ff:ff 08:11:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:11:37 valid_lft forever preferred_lft forever 08:11:37 08:11:37 08:11:37 ---> sar -b -r -n DEV: 08:11:37 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-600) 02/20/25 _x86_64_ (2 CPU) 08:11:37 08:11:37 08:08:23 LINUX RESTART (2 CPU) 08:11:37 08:11:37 08:11:37 ---> sar -P ALL: 08:11:37 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-600) 02/20/25 _x86_64_ (2 CPU) 08:11:37 08:11:37 08:08:23 LINUX RESTART (2 CPU) 08:11:37 08:11:37 08:11:37