15:54:16 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/118862 15:54:16 Running as SYSTEM 15:54:16 [EnvInject] - Loading node environment variables. 15:54:16 Building remotely on prd-ubuntu2204-docker-2c-2g-2503 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-rtd-verify-master 15:54:16 [ssh-agent] Looking for ssh-agent implementation... 15:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:16 $ ssh-agent 15:54:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxQ2qdj/agent.1529 15:54:16 SSH_AGENT_PID=1531 15:54:16 [ssh-agent] Started. 15:54:16 Running ssh-add (command line suppressed) 15:54:16 Identity added: /w/workspace/odlparent-rtd-verify-master@tmp/private_key_13980671570154570114.key (/w/workspace/odlparent-rtd-verify-master@tmp/private_key_13980671570154570114.key) 15:54:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:54:17 The recommended git tool is: NONE 15:54:19 using credential jenkins-ssh 15:54:19 Wiping out workspace first. 15:54:19 Cloning the remote Git repository 15:54:19 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 15:54:19 > git init /w/workspace/odlparent-rtd-verify-master # timeout=10 15:54:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 15:54:19 > git --version # timeout=10 15:54:19 > git --version # 'git version 2.34.1' 15:54:19 using GIT_SSH to set credentials jenkins-ssh 15:54:19 Verifying host key using known hosts file 15:54:19 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. 15:54:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 15:54:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:54:22 Avoid second fetch 15:54:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:54:22 Checking out Revision 7b1ae088ae88493b362b8bf4c2f4b50ec3b5577d (refs/remotes/origin/master) 15:54:22 > git config core.sparsecheckout # timeout=10 15:54:22 > git checkout -f 7b1ae088ae88493b362b8bf4c2f4b50ec3b5577d # timeout=10 15:54:22 Commit message: "Add script for atomation migration features" 15:54:22 > git rev-list --no-walk e3d9f2e7dbc76f0c72ae2c2a9b48bfb2cf944888 # timeout=10 15:54:26 provisioning config files... 15:54:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:54:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:54:26 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins10617151082809959603.sh 15:54:26 ---> python-tools-install.sh 15:54:26 Setup pyenv: 15:54:26 * system (set by /opt/pyenv/version) 15:54:26 * 3.8.20 (set by /opt/pyenv/version) 15:54:26 * 3.9.20 (set by /opt/pyenv/version) 15:54:26 3.10.15 15:54:26 3.11.10 15:54:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2pL9 15:54:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:54:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:54:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:54:36 lf-activate-venv(): INFO: Base packages installed successfully 15:54:36 lf-activate-venv(): INFO: Installing additional packages: lftools 15:55:26 lf-activate-venv(): INFO: Adding /tmp/venv-2pL9/bin to PATH 15:55:26 Generating Requirements File 15:57:04 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. 15:57:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:57:04 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:57:04 Python 3.11.10 15:57:04 pip 25.3 from /tmp/venv-2pL9/lib/python3.11/site-packages/pip (python 3.11) 15:57:04 appdirs==1.4.4 15:57:04 argcomplete==3.6.3 15:57:04 aspy.yaml==1.3.0 15:57:04 attrs==25.4.0 15:57:04 autopage==0.5.2 15:57:04 beautifulsoup4==4.14.2 15:57:04 boto3==1.40.59 15:57:04 botocore==1.40.59 15:57:04 bs4==0.0.2 15:57:04 cachetools==6.2.1 15:57:04 certifi==2025.10.5 15:57:04 cffi==2.0.0 15:57:04 cfgv==3.4.0 15:57:04 chardet==5.2.0 15:57:04 charset-normalizer==3.4.4 15:57:04 click==8.3.0 15:57:04 cliff==4.11.0 15:57:04 cmd2==2.7.0 15:57:04 cryptography==3.3.2 15:57:04 debtcollector==3.0.0 15:57:04 decorator==5.2.1 15:57:04 defusedxml==0.7.1 15:57:04 Deprecated==1.2.18 15:57:04 distlib==0.4.0 15:57:04 dnspython==2.8.0 15:57:04 docker==7.1.0 15:57:04 dogpile.cache==1.5.0 15:57:04 durationpy==0.10 15:57:04 email-validator==2.3.0 15:57:04 filelock==3.20.0 15:57:04 future==1.0.0 15:57:04 gitdb==4.0.12 15:57:04 GitPython==3.1.45 15:57:04 google-auth==2.41.1 15:57:04 httplib2==0.31.0 15:57:04 identify==2.6.15 15:57:04 idna==3.11 15:57:04 importlib-resources==1.5.0 15:57:04 iso8601==2.1.0 15:57:04 Jinja2==3.1.6 15:57:04 jmespath==1.0.1 15:57:04 jsonpatch==1.33 15:57:04 jsonpointer==3.0.0 15:57:04 jsonschema==4.25.1 15:57:04 jsonschema-specifications==2025.9.1 15:57:04 keystoneauth1==5.12.0 15:57:04 kubernetes==34.1.0 15:57:04 lftools==0.37.15 15:57:04 lxml==6.0.2 15:57:04 markdown-it-py==4.0.0 15:57:04 MarkupSafe==3.0.3 15:57:04 mdurl==0.1.2 15:57:04 msgpack==1.1.2 15:57:04 multi_key_dict==2.0.3 15:57:04 munch==4.0.0 15:57:04 netaddr==1.3.0 15:57:04 niet==1.4.2 15:57:04 nodeenv==1.9.1 15:57:04 oauth2client==4.1.3 15:57:04 oauthlib==3.3.1 15:57:04 openstacksdk==4.7.1 15:57:04 os-service-types==1.8.0 15:57:04 osc-lib==4.2.0 15:57:04 oslo.config==10.0.0 15:57:04 oslo.context==6.1.0 15:57:04 oslo.i18n==6.6.0 15:57:04 oslo.log==7.2.1 15:57:04 oslo.serialization==5.8.0 15:57:04 oslo.utils==9.1.0 15:57:04 packaging==25.0 15:57:04 pbr==7.0.1 15:57:04 platformdirs==4.5.0 15:57:04 prettytable==3.16.0 15:57:04 psutil==7.1.2 15:57:04 pyasn1==0.6.1 15:57:04 pyasn1_modules==0.4.2 15:57:04 pycparser==2.23 15:57:04 pygerrit2==2.0.15 15:57:04 PyGithub==2.8.1 15:57:04 Pygments==2.19.2 15:57:04 PyJWT==2.10.1 15:57:04 PyNaCl==1.6.0 15:57:04 pyparsing==2.4.7 15:57:04 pyperclip==1.11.0 15:57:04 pyrsistent==0.20.0 15:57:04 python-cinderclient==9.8.0 15:57:04 python-dateutil==2.9.0.post0 15:57:04 python-heatclient==4.3.0 15:57:04 python-jenkins==1.8.3 15:57:04 python-keystoneclient==5.7.0 15:57:04 python-magnumclient==4.9.0 15:57:04 python-openstackclient==8.2.0 15:57:04 python-swiftclient==4.8.0 15:57:04 PyYAML==6.0.3 15:57:04 referencing==0.37.0 15:57:04 requests==2.32.5 15:57:04 requests-oauthlib==2.0.0 15:57:04 requestsexceptions==1.4.0 15:57:04 rfc3986==2.0.0 15:57:04 rich==14.2.0 15:57:04 rich-argparse==1.7.1 15:57:04 rpds-py==0.28.0 15:57:04 rsa==4.9.1 15:57:04 ruamel.yaml==0.18.16 15:57:04 ruamel.yaml.clib==0.2.14 15:57:04 s3transfer==0.14.0 15:57:04 simplejson==3.20.2 15:57:04 six==1.17.0 15:57:04 smmap==5.0.2 15:57:04 soupsieve==2.8 15:57:04 stevedore==5.5.0 15:57:04 tabulate==0.9.0 15:57:04 toml==0.10.2 15:57:04 tomlkit==0.13.3 15:57:04 tqdm==4.67.1 15:57:04 typing_extensions==4.15.0 15:57:04 tzdata==2025.2 15:57:04 urllib3==1.26.20 15:57:04 virtualenv==20.35.3 15:57:04 wcwidth==0.2.14 15:57:04 websocket-client==1.9.0 15:57:04 wrapt==2.0.0 15:57:04 xdg==6.0.0 15:57:04 xmltodict==1.0.2 15:57:04 yq==3.4.3 15:57:04 [EnvInject] - Injecting environment variables from a build step. 15:57:04 [EnvInject] - Injecting as environment variables the properties content 15:57:04 DOC_DIR=.tox/docs/tmp/html 15:57:04 PYTHON=python3 15:57:04 15:57:04 [EnvInject] - Variables injected successfully. 15:57:04 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins1792023851205637406.sh 15:57:04 ---> tox-install.sh 15:57:04 + source /home/jenkins/lf-env.sh 15:57:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:57:04 ++ mktemp -d /tmp/venv-XXXX 15:57:04 + lf_venv=/tmp/venv-tc8M 15:57:04 + local venv_file=/tmp/.os_lf_venv 15:57:04 + local python=python3 15:57:04 + local options 15:57:04 + local set_path=true 15:57:04 + local install_args= 15:57:04 ++ 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 15:57:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:57:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:57:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:57:04 + true 15:57:04 + case $1 in 15:57:04 + venv_file=/tmp/.toxenv 15:57:04 + shift 2 15:57:04 + true 15:57:04 + case $1 in 15:57:04 + shift 15:57:04 + break 15:57:04 + case $python in 15:57:04 + local pkg_list= 15:57:04 + [[ -d /opt/pyenv ]] 15:57:04 + echo 'Setup pyenv:' 15:57:04 Setup pyenv: 15:57:04 + export PYENV_ROOT=/opt/pyenv 15:57:04 + PYENV_ROOT=/opt/pyenv 15:57:04 + 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 15:57:04 + 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 15:57:04 + pyenv versions 15:57:05 system 15:57:05 3.8.20 15:57:05 3.9.20 15:57:05 3.10.15 15:57:05 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:57:05 + command -v pyenv 15:57:05 ++ pyenv init - --no-rehash 15:57:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:57:05 for i in ${!paths[@]}; do 15:57:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:57:05 fi; done; 15:57:05 echo "${paths[*]}"'\'')" 15:57:05 export PATH="/opt/pyenv/shims:${PATH}" 15:57:05 export PYENV_SHELL=bash 15:57:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:57:05 pyenv() { 15:57:05 local command 15:57:05 command="${1:-}" 15:57:05 if [ "$#" -gt 0 ]; then 15:57:05 shift 15:57:05 fi 15:57:05 15:57:05 case "$command" in 15:57:05 rehash|shell) 15:57:05 eval "$(pyenv "sh-$command" "$@")" 15:57:05 ;; 15:57:05 *) 15:57:05 command pyenv "$command" "$@" 15:57:05 ;; 15:57:05 esac 15:57:05 }' 15:57:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:57:05 for i in ${!paths[@]}; do 15:57:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:57:05 fi; done; 15:57:05 echo "${paths[*]}"' 15:57:05 ++ 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 15:57:05 ++ 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 15:57:05 ++ 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 15:57:05 ++ export PYENV_SHELL=bash 15:57:05 ++ PYENV_SHELL=bash 15:57:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:57:05 +++ complete -F _pyenv pyenv 15:57:05 ++ lf-pyver python3 15:57:05 ++ local py_version_xy=python3 15:57:05 ++ local py_version_xyz= 15:57:05 ++ grep -E '^[0-9.]*[0-9]$' 15:57:05 ++ sed 's/^[ *]* //' 15:57:05 ++ pyenv versions 15:57:05 ++ local command 15:57:05 ++ command=versions 15:57:05 ++ '[' 1 -gt 0 ']' 15:57:05 ++ shift 15:57:05 ++ case "$command" in 15:57:05 ++ command pyenv versions 15:57:05 ++ awk '{ print $1 }' 15:57:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:57:05 +++ sort -V 15:57:05 +++ grep '^3' /tmp/.pyenv_versions 15:57:05 +++ tail -n 1 15:57:05 ++ py_version_xyz=3.11.10 15:57:05 ++ [[ -z 3.11.10 ]] 15:57:05 ++ echo 3.11.10 15:57:05 ++ return 0 15:57:05 + pyenv local 3.11.10 15:57:05 + local command 15:57:05 + command=local 15:57:05 + '[' 2 -gt 0 ']' 15:57:05 + shift 15:57:05 + case "$command" in 15:57:05 + command pyenv local 3.11.10 15:57:05 + for arg in "$@" 15:57:05 + case $arg in 15:57:05 + pkg_list+='tox ' 15:57:05 + for arg in "$@" 15:57:05 + case $arg in 15:57:05 + pkg_list+='virtualenv ' 15:57:05 + for arg in "$@" 15:57:05 + case $arg in 15:57:05 + pkg_list+='urllib3~=1.26.15 ' 15:57:05 + [[ -f /tmp/.toxenv ]] 15:57:05 + [[ ! -f /tmp/.toxenv ]] 15:57:05 + [[ -n '' ]] 15:57:05 + python3 -m venv /tmp/venv-tc8M 15:57:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tc8M' 15:57:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tc8M 15:57:09 + echo /tmp/venv-tc8M 15:57:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:57:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:57:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:57:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:09 + local 'pip_opts=--upgrade --quiet' 15:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:57:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:57:09 + [[ -n '' ]] 15:57:09 + [[ -n '' ]] 15:57:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:57:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:09 + /tmp/venv-tc8M/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:57:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:57:15 lf-activate-venv(): INFO: Base packages installed successfully 15:57:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:57:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:57:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:57:15 + /tmp/venv-tc8M/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:57:18 + type python3 15:57:18 + true 15:57:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tc8M/bin to PATH' 15:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-tc8M/bin to PATH 15:57:18 + PATH=/tmp/venv-tc8M/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 15:57:18 + return 0 15:57:18 + python3 --version 15:57:18 Python 3.11.10 15:57:18 + python3 -m pip --version 15:57:18 pip 25.3 from /tmp/venv-tc8M/lib/python3.11/site-packages/pip (python 3.11) 15:57:18 + python3 -m pip freeze 15:57:18 cachetools==6.2.1 15:57:18 chardet==5.2.0 15:57:18 colorama==0.4.6 15:57:18 distlib==0.4.0 15:57:18 filelock==3.20.0 15:57:18 packaging==25.0 15:57:18 platformdirs==4.5.0 15:57:18 pluggy==1.6.0 15:57:18 pyproject-api==1.10.0 15:57:18 tox==4.32.0 15:57:18 urllib3==1.26.20 15:57:18 virtualenv==20.35.3 15:57:18 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins13703156549512642494.sh 15:57:18 ---> rtd-verify.sh 15:57:18 + echo '---> Fetching project' 15:57:18 ---> Fetching project 15:57:18 + '[' odlparent '!=' odlparent ']' 15:57:18 + git fetch origin refs/changes/62/118862/1 15:57:19 From git://devvexx.opendaylight.org/mirror/odlparent 15:57:19 * branch refs/changes/62/118862/1 -> FETCH_HEAD 15:57:19 + git checkout FETCH_HEAD 15:57:19 Previous HEAD position was 7b1ae088a Add script for atomation migration features 15:57:19 HEAD is now at 7565e429f Update developer guide artifact listing 15:57:19 + git submodule update --init --recursive 15:57:19 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 15:57:19 ++ awk -e '{print $1}' 15:57:19 + . /home/jenkins/lf-env.sh 15:57:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 15:57:19 ++ mktemp -d /tmp/venv-XXXX 15:57:19 + lf_venv=/tmp/venv-8qYW 15:57:19 + local venv_file=/tmp/.os_lf_venv 15:57:19 + local python=python3 15:57:19 + local options 15:57:19 + local set_path=true 15:57:19 + local install_args= 15:57:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 15:57:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 15:57:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 15:57:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 15:57:19 + true 15:57:19 + case $1 in 15:57:19 + venv_file=/tmp/.toxenv 15:57:19 + shift 2 15:57:19 + true 15:57:19 + case $1 in 15:57:19 + shift 15:57:19 + break 15:57:19 + case $python in 15:57:19 + local pkg_list= 15:57:19 + [[ -d /opt/pyenv ]] 15:57:19 + echo 'Setup pyenv:' 15:57:19 Setup pyenv: 15:57:19 + export PYENV_ROOT=/opt/pyenv 15:57:19 + PYENV_ROOT=/opt/pyenv 15:57:19 + 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 15:57:19 + 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 15:57:19 + pyenv versions 15:57:19 system 15:57:19 3.8.20 15:57:19 3.9.20 15:57:19 3.10.15 15:57:19 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:57:19 + command -v pyenv 15:57:19 ++ pyenv init - --no-rehash 15:57:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:57:19 for i in ${!paths[@]}; do 15:57:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:57:19 fi; done; 15:57:19 echo "${paths[*]}"'\'')" 15:57:19 export PATH="/opt/pyenv/shims:${PATH}" 15:57:19 export PYENV_SHELL=bash 15:57:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:57:19 pyenv() { 15:57:19 local command 15:57:19 command="${1:-}" 15:57:19 if [ "$#" -gt 0 ]; then 15:57:19 shift 15:57:19 fi 15:57:19 15:57:19 case "$command" in 15:57:19 rehash|shell) 15:57:19 eval "$(pyenv "sh-$command" "$@")" 15:57:19 ;; 15:57:19 *) 15:57:19 command pyenv "$command" "$@" 15:57:19 ;; 15:57:19 esac 15:57:19 }' 15:57:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:57:19 for i in ${!paths[@]}; do 15:57:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:57:19 fi; done; 15:57:19 echo "${paths[*]}"' 15:57:19 ++ 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 15:57:19 ++ 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 15:57:19 ++ 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 15:57:19 ++ export PYENV_SHELL=bash 15:57:19 ++ PYENV_SHELL=bash 15:57:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:57:19 +++ complete -F _pyenv pyenv 15:57:19 ++ lf-pyver python3 15:57:19 ++ local py_version_xy=python3 15:57:19 ++ local py_version_xyz= 15:57:19 ++ pyenv versions 15:57:19 ++ local command 15:57:19 ++ command=versions 15:57:19 ++ '[' 1 -gt 0 ']' 15:57:19 ++ shift 15:57:19 ++ case "$command" in 15:57:19 ++ command pyenv versions 15:57:19 ++ awk '{ print $1 }' 15:57:19 ++ sed 's/^[ *]* //' 15:57:19 ++ grep -E '^[0-9.]*[0-9]$' 15:57:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:57:19 +++ tail -n 1 15:57:19 +++ sort -V 15:57:19 +++ grep '^3' /tmp/.pyenv_versions 15:57:19 ++ py_version_xyz=3.11.10 15:57:19 ++ [[ -z 3.11.10 ]] 15:57:19 ++ echo 3.11.10 15:57:19 ++ return 0 15:57:19 + pyenv local 3.11.10 15:57:19 + local command 15:57:19 + command=local 15:57:19 + '[' 2 -gt 0 ']' 15:57:19 + shift 15:57:19 + case "$command" in 15:57:19 + command pyenv local 3.11.10 15:57:19 + for arg in "$@" 15:57:19 + case $arg in 15:57:19 + pkg_list+='tox ' 15:57:19 + for arg in "$@" 15:57:19 + case $arg in 15:57:19 + pkg_list+='virtualenv ' 15:57:19 + [[ -f /tmp/.toxenv ]] 15:57:19 ++ cat /tmp/.toxenv 15:57:19 + lf_venv=/tmp/venv-tc8M 15:57:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tc8M from' file:/tmp/.toxenv 15:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tc8M from file:/tmp/.toxenv 15:57:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:57:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:19 + local 'pip_opts=--upgrade --quiet' 15:57:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:57:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:57:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:57:19 + [[ -n '' ]] 15:57:19 + [[ -n '' ]] 15:57:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:57:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:19 + /tmp/venv-tc8M/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:57:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:57:20 lf-activate-venv(): INFO: Base packages installed successfully 15:57:20 + [[ -z tox virtualenv ]] 15:57:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv ' 15:57:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv 15:57:20 + /tmp/venv-tc8M/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv 15:57:21 + type python3 15:57:21 + true 15:57:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tc8M/bin to PATH' 15:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-tc8M/bin to PATH 15:57:21 + PATH=/tmp/venv-tc8M/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 15:57:21 + return 0 15:57:21 + [[ odlparent-rtd-verify-master == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 15:57:21 + echo '---> Generating docs' 15:57:21 ---> Generating docs 15:57:21 + cd /w/workspace/odlparent-rtd-verify-master 15:57:21 + tox -edocs 15:57:22 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:58:06 docs: freeze> python -m pip freeze --all 15:58:07 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 15:58:07 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html 15:58:07 Running Sphinx v8.2.3 15:58:07 loading translations [en]... done 15:58:07 making output directory... done 15:58:07 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:58:07 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:58:07 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:58:07 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:58:07 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:58:07 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:58:07 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:58:08 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:58:08 building [mo]: targets for 0 po files that are out of date 15:58:08 writing output... 15:58:08 building [html]: targets for 3 source files that are out of date 15:58:08 updating environment: [new config] 3 added, 0 changed, 0 removed 15:58:08 reading sources... [ 33%] NEWS 15:58:09 reading sources... [ 67%] developer-guide 15:58:09 reading sources... [100%] index 15:58:09 15:58:09 looking for now-outdated files... none found 15:58:09 pickling environment... done 15:58:09 checking consistency... done 15:58:09 preparing documents... done 15:58:09 copying assets... 15:58:09 copying static files... 15:58:09 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/basic.css 15:58:09 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/documentation_options.js 15:58:09 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/language_data.js 15:58:09 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.css 15:58:09 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.js 15:58:09 copying static files: done 15:58:09 copying extra files... 15:58:09 copying extra files: done 15:58:09 copying assets: done 15:58:09 writing output... [ 33%] NEWS 15:58:10 writing output... [ 67%] developer-guide 15:58:10 writing output... [100%] index 15:58:10 15:58:10 generating indices... genindex done 15:58:10 highlighting module code... 15:58:10 writing additional pages... search done 15:58:10 dumping search index in English (code: en)... done 15:58:10 dumping object inventory... done 15:58:10 build succeeded. 15:58:10 15:58:10 The HTML pages are in .tox/docs/tmp/html. 15:58:10 docs: OK (48.92=setup[45.36]+cmd[3.56] seconds) 15:58:10 congratulations :) (48.94 seconds) 15:58:10 + echo '---> Archiving generated docs' 15:58:10 ---> Archiving generated docs 15:58:10 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives 15:58:10 + mv .tox/docs/tmp/html archives/ 15:58:10 $ ssh-agent -k 15:58:10 unset SSH_AUTH_SOCK; 15:58:10 unset SSH_AGENT_PID; 15:58:10 echo Agent pid 1531 killed; 15:58:10 [ssh-agent] Stopped. 15:58:10 [PostBuildScript] - [INFO] Executing post build scripts. 15:58:10 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins7005385159044740659.sh 15:58:10 ---> sysstat.sh 15:58:11 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins11301198130732977749.sh 15:58:11 ---> package-listing.sh 15:58:11 ++ facter osfamily 15:58:11 ++ tr '[:upper:]' '[:lower:]' 15:58:11 + OS_FAMILY=debian 15:58:11 + workspace=/w/workspace/odlparent-rtd-verify-master 15:58:11 + START_PACKAGES=/tmp/packages_start.txt 15:58:11 + END_PACKAGES=/tmp/packages_end.txt 15:58:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:11 + PACKAGES=/tmp/packages_start.txt 15:58:11 + '[' /w/workspace/odlparent-rtd-verify-master ']' 15:58:11 + PACKAGES=/tmp/packages_end.txt 15:58:11 + case "${OS_FAMILY}" in 15:58:11 + dpkg -l 15:58:11 + grep '^ii' 15:58:11 + '[' -f /tmp/packages_start.txt ']' 15:58:11 + '[' -f /tmp/packages_end.txt ']' 15:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:58:12 + '[' /w/workspace/odlparent-rtd-verify-master ']' 15:58:12 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives/ 15:58:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-rtd-verify-master/archives/ 15:58:12 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins7071186374511926625.sh 15:58:12 ---> capture-instance-metadata.sh 15:58:12 Setup pyenv: 15:58:12 system 15:58:12 3.8.20 15:58:12 3.9.20 15:58:12 3.10.15 15:58:12 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2pL9 from file:/tmp/.os_lf_venv 15:58:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:58:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:58:17 lf-activate-venv(): INFO: Base packages installed successfully 15:58:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-2pL9/bin to PATH 15:59:02 INFO: Running in OpenStack, capturing instance metadata 15:59:02 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins18132964992193465781.sh 15:59:02 provisioning config files... 15:59:02 Could not find credentials [logs] for odlparent-rtd-verify-master #204 15:59:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-rtd-verify-master@tmp/config9661254422983858564tmp 15:59:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:59:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:59:02 provisioning config files... 15:59:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:59:03 [EnvInject] - Injecting environment variables from a build step. 15:59:03 [EnvInject] - Injecting as environment variables the properties content 15:59:03 SERVER_ID=logs 15:59:03 15:59:03 [EnvInject] - Variables injected successfully. 15:59:03 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins3329598727204584987.sh 15:59:03 ---> create-netrc.sh 15:59:03 WARN: Log server credential not found. 15:59:03 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins6453091856944917062.sh 15:59:03 ---> python-tools-install.sh 15:59:03 Setup pyenv: 15:59:03 system 15:59:03 3.8.20 15:59:03 3.9.20 15:59:03 3.10.15 15:59:03 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:59:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2pL9 from file:/tmp/.os_lf_venv 15:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:06 lf-activate-venv(): INFO: Base packages installed successfully 15:59:06 lf-activate-venv(): INFO: Installing additional packages: lftools 15:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-2pL9/bin to PATH 15:59:22 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins18050944340244336765.sh 15:59:22 ---> sudo-logs.sh 15:59:22 Archiving 'sudo' log.. 15:59:22 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins14068473594025695216.sh 15:59:22 ---> job-cost.sh 15:59:22 Setup pyenv: 15:59:22 system 15:59:22 3.8.20 15:59:22 3.9.20 15:59:22 3.10.15 15:59:22 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2pL9 from file:/tmp/.os_lf_venv 15:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:25 lf-activate-venv(): INFO: Base packages installed successfully 15:59:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:59:37 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. 15:59:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:59:37 lf-activate-venv(): INFO: Adding /tmp/venv-2pL9/bin to PATH 15:59:37 INFO: No Stack... 15:59:37 INFO: Retrieving Pricing Info for: v3-standard-2 15:59:38 INFO: Archiving Costs 15:59:38 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins538907362539270466.sh 15:59:38 ---> logs-deploy.sh 15:59:38 Setup pyenv: 15:59:38 system 15:59:38 3.8.20 15:59:38 3.9.20 15:59:38 3.10.15 15:59:38 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 15:59:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2pL9 from file:/tmp/.os_lf_venv 15:59:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:59:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:59:41 lf-activate-venv(): INFO: Base packages installed successfully 15:59:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:00:11 lf-activate-venv(): INFO: Adding /tmp/venv-2pL9/bin to PATH 16:00:11 WARNING: Nexus logging server not set 16:00:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-rtd-verify-master/204/ 16:00:11 INFO: archiving logs to S3 16:00:12 ---> uname -a: 16:00:12 Linux prd-ubuntu2204-docker-2c-2g-2503 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:00:12 16:00:12 16:00:12 ---> lscpu: 16:00:12 Architecture: x86_64 16:00:12 CPU op-mode(s): 32-bit, 64-bit 16:00:12 Address sizes: 40 bits physical, 48 bits virtual 16:00:12 Byte Order: Little Endian 16:00:12 CPU(s): 2 16:00:12 On-line CPU(s) list: 0,1 16:00:12 Vendor ID: AuthenticAMD 16:00:12 Model name: AMD EPYC-Rome Processor 16:00:12 CPU family: 23 16:00:12 Model: 49 16:00:12 Thread(s) per core: 1 16:00:12 Core(s) per socket: 1 16:00:12 Socket(s): 2 16:00:12 Stepping: 0 16:00:12 BogoMIPS: 5599.99 16:00:12 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 16:00:12 Virtualization: AMD-V 16:00:12 Hypervisor vendor: KVM 16:00:12 Virtualization type: full 16:00:12 L1d cache: 64 KiB (2 instances) 16:00:12 L1i cache: 64 KiB (2 instances) 16:00:12 L2 cache: 1 MiB (2 instances) 16:00:12 L3 cache: 32 MiB (2 instances) 16:00:12 NUMA node(s): 1 16:00:12 NUMA node0 CPU(s): 0,1 16:00:12 Vulnerability Gather data sampling: Not affected 16:00:12 Vulnerability Indirect target selection: Not affected 16:00:12 Vulnerability Itlb multihit: Not affected 16:00:12 Vulnerability L1tf: Not affected 16:00:12 Vulnerability Mds: Not affected 16:00:12 Vulnerability Meltdown: Not affected 16:00:12 Vulnerability Mmio stale data: Not affected 16:00:12 Vulnerability Reg file data sampling: Not affected 16:00:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:00:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:00:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:00:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:00:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:00:12 Vulnerability Srbds: Not affected 16:00:12 Vulnerability Tsx async abort: Not affected 16:00:12 16:00:12 16:00:12 ---> nproc: 16:00:12 2 16:00:12 16:00:12 16:00:12 ---> df -h: 16:00:12 Filesystem Size Used Avail Use% Mounted on 16:00:12 tmpfs 794M 1.1M 793M 1% /run 16:00:12 /dev/vda1 39G 9.0G 30G 24% / 16:00:12 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:00:12 tmpfs 5.0M 0 5.0M 0% /run/lock 16:00:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:00:12 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:00:12 16:00:12 16:00:12 ---> free -m: 16:00:12 total used free shared buff/cache available 16:00:12 Mem: 7937 559 3930 4 3447 7067 16:00:12 Swap: 1023 0 1023 16:00:12 16:00:12 16:00:12 ---> ip addr: 16:00:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:00:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:00:12 inet 127.0.0.1/8 scope host lo 16:00:12 valid_lft forever preferred_lft forever 16:00:12 inet6 ::1/128 scope host 16:00:12 valid_lft forever preferred_lft forever 16:00:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:00:12 link/ether fa:16:3e:44:be:0c brd ff:ff:ff:ff:ff:ff 16:00:12 altname enp0s3 16:00:12 inet 10.30.171.76/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:00:12 valid_lft 86002sec preferred_lft 86002sec 16:00:12 inet6 fe80::f816:3eff:fe44:be0c/64 scope link 16:00:12 valid_lft forever preferred_lft forever 16:00:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:00:12 link/ether 22:25:40:08:a6:9a brd ff:ff:ff:ff:ff:ff 16:00:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:00:12 valid_lft forever preferred_lft forever 16:00:12 16:00:12 16:00:12 ---> sar -b -r -n DEV: 16:00:12 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2503) 10/27/25 _x86_64_ (2 CPU) 16:00:12 16:00:12 15:53:37 LINUX RESTART (2 CPU) 16:00:12 16:00:12 16:00:12 ---> sar -P ALL: 16:00:12 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2503) 10/27/25 _x86_64_ (2 CPU) 16:00:12 16:00:12 15:53:37 LINUX RESTART (2 CPU) 16:00:12 16:00:12 16:00:12