06:16:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117831 06:16:15 Running as SYSTEM 06:16:15 [EnvInject] - Loading node environment variables. 06:16:15 Building remotely on prd-ubuntu2204-builder-2c-2g-48993 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 06:16:16 [ssh-agent] Looking for ssh-agent implementation... 06:16:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:16 $ ssh-agent 06:16:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOto2rH/agent.3606 06:16:16 SSH_AGENT_PID=3608 06:16:16 [ssh-agent] Started. 06:16:16 Running ssh-add (command line suppressed) 06:16:16 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_3973417926517317368.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_3973417926517317368.key) 06:16:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:16:16 The recommended git tool is: NONE 06:16:18 using credential jenkins-ssh 06:16:18 Wiping out workspace first. 06:16:18 Cloning the remote Git repository 06:16:18 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 06:16:18 > git init /w/workspace/netconf-tox-verify-master # timeout=10 06:16:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:16:18 > git --version # timeout=10 06:16:18 > git --version # 'git version 2.34.1' 06:16:18 using GIT_SSH to set credentials jenkins-ssh 06:16:18 Verifying host key using known hosts file 06:16:18 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. 06:16:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:16:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:16:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:16:26 using GIT_SSH to set credentials jenkins-ssh 06:16:26 Verifying host key using known hosts file 06:16:26 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. 06:16:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/31/117831/6 # timeout=10 06:16:26 > git rev-parse 230779496fdec13d89134477b72d3cafd0880112^{commit} # timeout=10 06:16:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:16:26 Checking out Revision 230779496fdec13d89134477b72d3cafd0880112 (refs/changes/31/117831/6) 06:16:26 > git config core.sparsecheckout # timeout=10 06:16:26 > git checkout -f 230779496fdec13d89134477b72d3cafd0880112 # timeout=10 06:16:30 Commit message: "Add tests for HTTP1 pipelining" 06:16:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:16:30 > git rev-list --no-walk a056d8fa79eaa79f9d9fe0bcc3842bf2b7506095 # timeout=10 06:16:30 provisioning config files... 06:16:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:16:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:16:30 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15187906132808282131.sh 06:16:30 ---> python-tools-install.sh 06:16:30 Setup pyenv: 06:16:30 * system (set by /opt/pyenv/version) 06:16:30 * 3.8.20 (set by /opt/pyenv/version) 06:16:30 * 3.9.20 (set by /opt/pyenv/version) 06:16:30 * 3.10.15 (set by /opt/pyenv/version) 06:16:30 * 3.11.10 (set by /opt/pyenv/version) 06:16:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qYyO 06:16:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:16:38 lf-activate-venv(): INFO: Installing: lftools 06:17:01 lf-activate-venv(): INFO: Adding /tmp/venv-qYyO/bin to PATH 06:17:01 Generating Requirements File 06:17:24 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. 06:17:24 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:17:25 Python 3.11.10 06:17:25 pip 25.2 from /tmp/venv-qYyO/lib/python3.11/site-packages/pip (python 3.11) 06:17:25 appdirs==1.4.4 06:17:25 argcomplete==3.6.2 06:17:25 aspy.yaml==1.3.0 06:17:25 attrs==25.3.0 06:17:25 autopage==0.5.2 06:17:25 beautifulsoup4==4.13.5 06:17:25 boto3==1.40.24 06:17:25 botocore==1.40.24 06:17:25 bs4==0.0.2 06:17:25 cachetools==5.5.2 06:17:25 certifi==2025.8.3 06:17:25 cffi==1.17.1 06:17:25 cfgv==3.4.0 06:17:25 chardet==5.2.0 06:17:25 charset-normalizer==3.4.3 06:17:25 click==8.2.1 06:17:25 cliff==4.11.0 06:17:25 cmd2==2.7.0 06:17:25 cryptography==3.3.2 06:17:25 debtcollector==3.0.0 06:17:25 decorator==5.2.1 06:17:25 defusedxml==0.7.1 06:17:25 Deprecated==1.2.18 06:17:25 distlib==0.4.0 06:17:25 dnspython==2.7.0 06:17:25 docker==7.1.0 06:17:25 dogpile.cache==1.4.0 06:17:25 durationpy==0.10 06:17:25 email-validator==2.3.0 06:17:25 filelock==3.19.1 06:17:25 future==1.0.0 06:17:25 gitdb==4.0.12 06:17:25 GitPython==3.1.45 06:17:25 google-auth==2.40.3 06:17:25 httplib2==0.30.0 06:17:25 identify==2.6.13 06:17:25 idna==3.10 06:17:25 importlib-resources==1.5.0 06:17:25 iso8601==2.1.0 06:17:25 Jinja2==3.1.6 06:17:25 jmespath==1.0.1 06:17:25 jsonpatch==1.33 06:17:25 jsonpointer==3.0.0 06:17:25 jsonschema==4.25.1 06:17:25 jsonschema-specifications==2025.4.1 06:17:25 keystoneauth1==5.12.0 06:17:25 kubernetes==33.1.0 06:17:25 lftools==0.37.13 06:17:25 lxml==6.0.1 06:17:25 markdown-it-py==4.0.0 06:17:25 MarkupSafe==3.0.2 06:17:25 mdurl==0.1.2 06:17:25 msgpack==1.1.1 06:17:25 multi_key_dict==2.0.3 06:17:25 munch==4.0.0 06:17:25 netaddr==1.3.0 06:17:25 niet==1.4.2 06:17:25 nodeenv==1.9.1 06:17:25 oauth2client==4.1.3 06:17:25 oauthlib==3.3.1 06:17:25 openstacksdk==4.7.0 06:17:25 os-service-types==1.8.0 06:17:25 osc-lib==4.2.0 06:17:25 oslo.config==10.0.0 06:17:25 oslo.context==6.1.0 06:17:25 oslo.i18n==6.6.0 06:17:25 oslo.log==7.2.1 06:17:25 oslo.serialization==5.8.0 06:17:25 oslo.utils==9.1.0 06:17:25 packaging==25.0 06:17:25 pbr==7.0.1 06:17:25 platformdirs==4.4.0 06:17:25 prettytable==3.16.0 06:17:25 psutil==7.0.0 06:17:25 pyasn1==0.6.1 06:17:25 pyasn1_modules==0.4.2 06:17:25 pycparser==2.22 06:17:25 pygerrit2==2.0.15 06:17:25 PyGithub==2.8.1 06:17:25 Pygments==2.19.2 06:17:25 PyJWT==2.10.1 06:17:25 PyNaCl==1.5.0 06:17:25 pyparsing==2.4.7 06:17:25 pyperclip==1.9.0 06:17:25 pyrsistent==0.20.0 06:17:25 python-cinderclient==9.8.0 06:17:25 python-dateutil==2.9.0.post0 06:17:25 python-heatclient==4.3.0 06:17:25 python-jenkins==1.8.3 06:17:25 python-keystoneclient==5.7.0 06:17:25 python-magnumclient==4.9.0 06:17:25 python-openstackclient==8.2.0 06:17:25 python-swiftclient==4.8.0 06:17:25 PyYAML==6.0.2 06:17:25 referencing==0.36.2 06:17:25 requests==2.32.5 06:17:25 requests-oauthlib==2.0.0 06:17:25 requestsexceptions==1.4.0 06:17:25 rfc3986==2.0.0 06:17:25 rich==14.1.0 06:17:25 rich-argparse==1.7.1 06:17:25 rpds-py==0.27.1 06:17:25 rsa==4.9.1 06:17:25 ruamel.yaml==0.18.15 06:17:25 ruamel.yaml.clib==0.2.12 06:17:25 s3transfer==0.13.1 06:17:25 simplejson==3.20.1 06:17:25 six==1.17.0 06:17:25 smmap==5.0.2 06:17:25 soupsieve==2.8 06:17:25 stevedore==5.5.0 06:17:25 tabulate==0.9.0 06:17:25 toml==0.10.2 06:17:25 tomlkit==0.13.3 06:17:25 tqdm==4.67.1 06:17:25 typing_extensions==4.15.0 06:17:25 tzdata==2025.2 06:17:25 urllib3==1.26.20 06:17:25 virtualenv==20.34.0 06:17:25 wcwidth==0.2.13 06:17:25 websocket-client==1.8.0 06:17:25 wrapt==1.17.3 06:17:25 xdg==6.0.0 06:17:25 xmltodict==0.15.0 06:17:25 yq==3.4.3 06:17:25 [EnvInject] - Injecting environment variables from a build step. 06:17:25 [EnvInject] - Injecting as environment variables the properties content 06:17:25 PYTHON=python3 06:17:25 06:17:25 [EnvInject] - Variables injected successfully. 06:17:25 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins3337088784334150775.sh 06:17:25 ---> tox-install.sh 06:17:25 + source /home/jenkins/lf-env.sh 06:17:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:25 ++ mktemp -d /tmp/venv-XXXX 06:17:25 + lf_venv=/tmp/venv-Vu4g 06:17:25 + local venv_file=/tmp/.os_lf_venv 06:17:25 + local python=python3 06:17:25 + local options 06:17:25 + local set_path=true 06:17:25 + local install_args= 06:17:25 ++ 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 06:17:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:17:25 + true 06:17:25 + case $1 in 06:17:25 + venv_file=/tmp/.toxenv 06:17:25 + shift 2 06:17:25 + true 06:17:25 + case $1 in 06:17:25 + shift 06:17:25 + break 06:17:25 + case $python in 06:17:25 + local pkg_list= 06:17:25 + [[ -d /opt/pyenv ]] 06:17:25 + echo 'Setup pyenv:' 06:17:25 Setup pyenv: 06:17:25 + export PYENV_ROOT=/opt/pyenv 06:17:25 + PYENV_ROOT=/opt/pyenv 06:17:25 + 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 06:17:25 + 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 06:17:25 + pyenv versions 06:17:25 system 06:17:25 3.8.20 06:17:25 3.9.20 06:17:25 3.10.15 06:17:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:17:25 + command -v pyenv 06:17:25 ++ pyenv init - --no-rehash 06:17:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:17:25 for i in ${!paths[@]}; do 06:17:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:17:25 fi; done; 06:17:25 echo "${paths[*]}"'\'')" 06:17:25 export PATH="/opt/pyenv/shims:${PATH}" 06:17:25 export PYENV_SHELL=bash 06:17:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:17:25 pyenv() { 06:17:25 local command 06:17:25 command="${1:-}" 06:17:25 if [ "$#" -gt 0 ]; then 06:17:25 shift 06:17:25 fi 06:17:25 06:17:25 case "$command" in 06:17:25 rehash|shell) 06:17:25 eval "$(pyenv "sh-$command" "$@")" 06:17:25 ;; 06:17:25 *) 06:17:25 command pyenv "$command" "$@" 06:17:25 ;; 06:17:25 esac 06:17:25 }' 06:17:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:17:25 for i in ${!paths[@]}; do 06:17:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:17:25 fi; done; 06:17:25 echo "${paths[*]}"' 06:17:25 ++ 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 06:17:25 ++ 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 06:17:25 ++ 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 06:17:25 ++ export PYENV_SHELL=bash 06:17:25 ++ PYENV_SHELL=bash 06:17:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:17:25 +++ complete -F _pyenv pyenv 06:17:25 ++ lf-pyver python3 06:17:25 ++ local py_version_xy=python3 06:17:25 ++ local py_version_xyz= 06:17:25 ++ pyenv versions 06:17:25 ++ local command 06:17:25 ++ command=versions 06:17:25 ++ awk '{ print $1 }' 06:17:25 ++ '[' 1 -gt 0 ']' 06:17:25 ++ shift 06:17:25 ++ case "$command" in 06:17:25 ++ command pyenv versions 06:17:25 ++ grep -E '^[0-9.]*[0-9]$' 06:17:25 ++ sed 's/^[ *]* //' 06:17:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:17:25 +++ grep '^3' /tmp/.pyenv_versions 06:17:25 +++ tail -n 1 06:17:25 +++ sort -V 06:17:25 ++ py_version_xyz=3.11.10 06:17:25 ++ [[ -z 3.11.10 ]] 06:17:25 ++ echo 3.11.10 06:17:25 ++ return 0 06:17:25 + pyenv local 3.11.10 06:17:25 + local command 06:17:25 + command=local 06:17:25 + '[' 2 -gt 0 ']' 06:17:25 + shift 06:17:25 + case "$command" in 06:17:25 + command pyenv local 3.11.10 06:17:25 + for arg in "$@" 06:17:25 + case $arg in 06:17:25 + pkg_list+='tox ' 06:17:25 + for arg in "$@" 06:17:25 + case $arg in 06:17:25 + pkg_list+='virtualenv ' 06:17:25 + for arg in "$@" 06:17:25 + case $arg in 06:17:25 + pkg_list+='urllib3~=1.26.15 ' 06:17:25 + [[ -f /tmp/.toxenv ]] 06:17:25 + [[ ! -f /tmp/.toxenv ]] 06:17:25 + [[ -n '' ]] 06:17:25 + python3 -m venv /tmp/venv-Vu4g 06:17:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vu4g' 06:17:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vu4g 06:17:29 + echo /tmp/venv-Vu4g 06:17:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:17:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:17:29 + /tmp/venv-Vu4g/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:17:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:17:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:17:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:17:33 + /tmp/venv-Vu4g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:17:35 + type python3 06:17:35 + true 06:17:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vu4g/bin to PATH' 06:17:35 lf-activate-venv(): INFO: Adding /tmp/venv-Vu4g/bin to PATH 06:17:35 + PATH=/tmp/venv-Vu4g/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 06:17:35 + return 0 06:17:35 + python3 --version 06:17:35 Python 3.11.10 06:17:35 + python3 -m pip --version 06:17:35 pip 25.2 from /tmp/venv-Vu4g/lib/python3.11/site-packages/pip (python 3.11) 06:17:35 + python3 -m pip freeze 06:17:36 cachetools==6.2.0 06:17:36 chardet==5.2.0 06:17:36 colorama==0.4.6 06:17:36 distlib==0.4.0 06:17:36 filelock==3.19.1 06:17:36 packaging==25.0 06:17:36 platformdirs==4.4.0 06:17:36 pluggy==1.6.0 06:17:36 pyproject-api==1.9.1 06:17:36 tox==4.30.2 06:17:36 urllib3==1.26.20 06:17:36 virtualenv==20.34.0 06:17:36 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins3031758293329036559.sh 06:17:36 [EnvInject] - Injecting environment variables from a build step. 06:17:36 [EnvInject] - Injecting as environment variables the properties content 06:17:36 PARALLEL=True 06:17:36 06:17:36 [EnvInject] - Variables injected successfully. 06:17:36 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins6953281067763703972.sh 06:17:36 ---> tox-run.sh 06:17:36 + 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 06:17:36 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 06:17:36 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 06:17:36 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 06:17:36 + cd /w/workspace/netconf-tox-verify-master/. 06:17:36 + source /home/jenkins/lf-env.sh 06:17:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:17:36 ++ mktemp -d /tmp/venv-XXXX 06:17:36 + lf_venv=/tmp/venv-28ub 06:17:36 + local venv_file=/tmp/.os_lf_venv 06:17:36 + local python=python3 06:17:36 + local options 06:17:36 + local set_path=true 06:17:36 + local install_args= 06:17:36 ++ 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 06:17:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:17:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:17:36 + true 06:17:36 + case $1 in 06:17:36 + venv_file=/tmp/.toxenv 06:17:36 + shift 2 06:17:36 + true 06:17:36 + case $1 in 06:17:36 + shift 06:17:36 + break 06:17:36 + case $python in 06:17:36 + local pkg_list= 06:17:36 + [[ -d /opt/pyenv ]] 06:17:36 + echo 'Setup pyenv:' 06:17:36 Setup pyenv: 06:17:36 + export PYENV_ROOT=/opt/pyenv 06:17:36 + PYENV_ROOT=/opt/pyenv 06:17:36 + 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 06:17:36 + 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 06:17:36 + pyenv versions 06:17:36 system 06:17:36 3.8.20 06:17:36 3.9.20 06:17:36 3.10.15 06:17:36 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:17:36 + command -v pyenv 06:17:36 ++ pyenv init - --no-rehash 06:17:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:17:36 for i in ${!paths[@]}; do 06:17:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:17:36 fi; done; 06:17:36 echo "${paths[*]}"'\'')" 06:17:36 export PATH="/opt/pyenv/shims:${PATH}" 06:17:36 export PYENV_SHELL=bash 06:17:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:17:36 pyenv() { 06:17:36 local command 06:17:36 command="${1:-}" 06:17:36 if [ "$#" -gt 0 ]; then 06:17:36 shift 06:17:36 fi 06:17:36 06:17:36 case "$command" in 06:17:36 rehash|shell) 06:17:36 eval "$(pyenv "sh-$command" "$@")" 06:17:36 ;; 06:17:36 *) 06:17:36 command pyenv "$command" "$@" 06:17:36 ;; 06:17:36 esac 06:17:36 }' 06:17:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:17:36 for i in ${!paths[@]}; do 06:17:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:17:36 fi; done; 06:17:36 echo "${paths[*]}"' 06:17:36 ++ 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 06:17:36 ++ 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 06:17:36 ++ 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 06:17:36 ++ export PYENV_SHELL=bash 06:17:36 ++ PYENV_SHELL=bash 06:17:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:17:36 +++ complete -F _pyenv pyenv 06:17:36 ++ lf-pyver python3 06:17:36 ++ local py_version_xy=python3 06:17:36 ++ local py_version_xyz= 06:17:36 ++ pyenv versions 06:17:36 ++ local command 06:17:36 ++ command=versions 06:17:36 ++ '[' 1 -gt 0 ']' 06:17:36 ++ shift 06:17:36 ++ case "$command" in 06:17:36 ++ command pyenv versions 06:17:36 ++ awk '{ print $1 }' 06:17:36 ++ grep -E '^[0-9.]*[0-9]$' 06:17:36 ++ sed 's/^[ *]* //' 06:17:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:17:36 +++ grep '^3' /tmp/.pyenv_versions 06:17:36 +++ tail -n 1 06:17:36 +++ sort -V 06:17:36 ++ py_version_xyz=3.11.10 06:17:36 ++ [[ -z 3.11.10 ]] 06:17:36 ++ echo 3.11.10 06:17:36 ++ return 0 06:17:36 + pyenv local 3.11.10 06:17:36 + local command 06:17:36 + command=local 06:17:36 + '[' 2 -gt 0 ']' 06:17:36 + shift 06:17:36 + case "$command" in 06:17:36 + command pyenv local 3.11.10 06:17:36 + for arg in "$@" 06:17:36 + case $arg in 06:17:36 + pkg_list+='tox ' 06:17:36 + for arg in "$@" 06:17:36 + case $arg in 06:17:36 + pkg_list+='virtualenv ' 06:17:36 + for arg in "$@" 06:17:36 + case $arg in 06:17:36 + pkg_list+='urllib3~=1.26.15 ' 06:17:36 + [[ -f /tmp/.toxenv ]] 06:17:36 ++ cat /tmp/.toxenv 06:17:36 + lf_venv=/tmp/venv-Vu4g 06:17:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vu4g from' file:/tmp/.toxenv 06:17:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vu4g from file:/tmp/.toxenv 06:17:36 + /tmp/venv-Vu4g/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:17:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:17:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:17:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:17:37 + /tmp/venv-Vu4g/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:17:38 + type python3 06:17:38 + true 06:17:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vu4g/bin to PATH' 06:17:38 lf-activate-venv(): INFO: Adding /tmp/venv-Vu4g/bin to PATH 06:17:38 + PATH=/tmp/venv-Vu4g/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 06:17:38 + return 0 06:17:38 + [[ -d /opt/pyenv ]] 06:17:38 + echo '---> Setting up pyenv' 06:17:38 ---> Setting up pyenv 06:17:38 + export PYENV_ROOT=/opt/pyenv 06:17:38 + PYENV_ROOT=/opt/pyenv 06:17:38 + export PATH=/opt/pyenv/bin:/tmp/venv-Vu4g/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 06:17:38 + PATH=/opt/pyenv/bin:/tmp/venv-Vu4g/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 06:17:38 ++ pwd 06:17:38 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 06:17:38 + export PYTHONPATH 06:17:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:17:38 + TOX_TESTENV_PASSENV=PYTHONPATH 06:17:38 + tox --version 06:17:38 4.30.2 from /tmp/venv-Vu4g/lib/python3.11/site-packages/tox/__init__.py 06:17:38 + PARALLEL=True 06:17:38 + TOX_OPTIONS_LIST= 06:17:38 + [[ -n '' ]] 06:17:38 + case ${PARALLEL,,} in 06:17:38 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:17:38 + tox --parallel auto --parallel-live 06:17:38 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 06:17:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:17:39 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:18:01 docs: freeze> python -m pip freeze --all 06:18:01 docs-linkcheck: freeze> python -m pip freeze --all 06:18:01 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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 06:18:01 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 06:18:01 Running Sphinx v8.2.3 06:18:01 loading translations [en]... done 06:18:01 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,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 06:18:01 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/linkcheck 06:18:02 Running Sphinx v8.2.3 06:18:02 loading translations [en]... done 06:18:02 making output directory... done 06:18:02 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:18:02 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:18:02 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:18:02 making output directory... done 06:18:02 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:18:02 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:18:02 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:18:02 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:18:02 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:18:02 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:18:02 building [mo]: targets for 0 po files that are out of date 06:18:02 writing output... 06:18:02 building [html]: targets for 4 source files that are out of date 06:18:02 updating environment: [new config] 4 added, 0 changed, 0 removed 06:18:02 reading sources... [ 25%] developer-guide 06:18:02 building [mo]: targets for 0 po files that are out of date 06:18:02 writing output... 06:18:02 building [linkcheck]: targets for 4 source files that are out of date 06:18:02 updating environment: [new config] 4 added, 0 changed, 0 removed 06:18:02 reading sources... [ 25%] developer-guide 06:18:02 reading sources... [ 50%] index 06:18:02 reading sources... [ 75%] testtool 06:18:02 reading sources... [ 50%] index 06:18:02 reading sources... [ 75%] testtool 06:18:02 reading sources... [100%] user-guide 06:18:02 reading sources... [100%] user-guide 06:18:03 06:18:03 looking for now-outdated files... none found 06:18:03 06:18:03 looking for now-outdated files... none found 06:18:03 pickling environment... done 06:18:03 checking consistency... done 06:18:03 preparing documents... done 06:18:03 copying assets... 06:18:03 copying static files... 06:18:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 06:18:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 06:18:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 06:18:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 06:18:03 pickling environment... done 06:18:03 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 06:18:03 checking consistency... done 06:18:03 preparing documents... done 06:18:03 copying assets... 06:18:03 copying assets: done 06:18:03 writing output... [ 25%] developer-guide 06:18:03 writing output... [ 50%] index 06:18:03 writing output... [ 75%] testtool 06:18:03 writing output... [100%] user-guide 06:18:03 copying static files: done 06:18:03 copying extra files... 06:18:03 copying extra files: done 06:18:03 copying assets: done 06:18:03 writing output... [ 25%] developer-guide 06:18:03 06:18:03 06:18:03 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 06:18:03 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 06:18:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 06:18:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 06:18:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 06:18:03 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 06:18:03 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 06:18:03 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 06:18:03 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 06:18:03 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 06:18:03 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 06:18:03 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 06:18:03 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 06:18:03 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 06:18:03 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 06:18:03 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 06:18:03 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 06:18:03 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 06:18:03 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 06:18:03 writing output... [ 50%] index 06:18:03 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 06:18:03 writing output... [ 75%] testtool 06:18:03 writing output... [100%] user-guide 06:18:03 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 06:18:03 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 06:18:03 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 06:18:03 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 06:18:03 06:18:04 generating indices... genindex done 06:18:04 highlighting module code... 06:18:04 writing additional pages... search done 06:18:04 dumping search index in English (code: en)... done 06:18:04 dumping object inventory... done 06:18:04 build succeeded. 06:18:04 06:18:04 The HTML pages are in docs/_build/html. 06:18:04 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 06:18:04 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 06:18:04 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 06:18:04 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 06:18:04 docs: OK ✔ in 25.26 seconds 06:18:04 gitlint: install_deps> python -I -m pip install gitlint 06:18:04 ( user-guide: line 1397) ok https://www.docker.com/ 06:18:04 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 06:18:04 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 06:18:04 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 06:18:04 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 06:18:04 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 06:18:04 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 06:18:04 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 06:18:04 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 06:18:04 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 06:18:04 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 06:18:04 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 06:18:04 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 06:18:05 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 06:18:05 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 06:18:05 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 06:18:05 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 06:18:05 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 06:18:05 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 06:18:05 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 06:18:05 build succeeded. 06:18:05 06:18:05 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 06:18:09 docs-linkcheck: OK ✔ in 26.67 seconds 06:18:09 gitlint: freeze> python -m pip freeze --all 06:18:09 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 06:18:09 gitlint: commands[0]> gitlint 06:18:09 docs: OK (25.25=setup[22.65]+cmd[2.61] seconds) 06:18:09 docs-linkcheck: OK (26.67=setup[22.87]+cmd[3.80] seconds) 06:18:09 gitlint: OK (5.62=setup[5.47]+cmd[0.15] seconds) 06:18:09 congratulations :) (30.90 seconds) 06:18:09 + tox_status=0 06:18:09 + echo '---> Completed tox runs' 06:18:09 ---> Completed tox runs 06:18:09 + for i in .tox/*/log 06:18:09 ++ awk -F/ '{print $2}' 06:18:09 ++ echo .tox/docs-linkcheck/log 06:18:09 + tox_env=docs-linkcheck 06:18:09 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 06:18:09 + for i in .tox/*/log 06:18:09 ++ awk -F/ '{print $2}' 06:18:09 ++ echo .tox/docs/log 06:18:09 + tox_env=docs 06:18:09 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 06:18:09 + for i in .tox/*/log 06:18:09 ++ echo .tox/gitlint/log 06:18:09 ++ awk -F/ '{print $2}' 06:18:09 + tox_env=gitlint 06:18:09 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 06:18:09 + DOC_DIR=docs/_build/html 06:18:09 + [[ -d docs/_build/html ]] 06:18:09 + echo '---> Archiving generated docs' 06:18:09 ---> Archiving generated docs 06:18:09 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 06:18:09 + echo '---> tox-run.sh ends' 06:18:09 ---> tox-run.sh ends 06:18:09 + test 0 -eq 0 06:18:09 $ ssh-agent -k 06:18:09 unset SSH_AUTH_SOCK; 06:18:09 unset SSH_AGENT_PID; 06:18:09 echo Agent pid 3608 killed; 06:18:09 [ssh-agent] Stopped. 06:18:09 [PostBuildScript] - [INFO] Executing post build scripts. 06:18:09 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14391464518612277251.sh 06:18:09 ---> sysstat.sh 06:18:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13907003256942411181.sh 06:18:10 ---> package-listing.sh 06:18:10 ++ facter osfamily 06:18:10 ++ tr '[:upper:]' '[:lower:]' 06:18:10 + OS_FAMILY=debian 06:18:10 + workspace=/w/workspace/netconf-tox-verify-master 06:18:10 + START_PACKAGES=/tmp/packages_start.txt 06:18:10 + END_PACKAGES=/tmp/packages_end.txt 06:18:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:10 + PACKAGES=/tmp/packages_start.txt 06:18:10 + '[' /w/workspace/netconf-tox-verify-master ']' 06:18:10 + PACKAGES=/tmp/packages_end.txt 06:18:10 + case "${OS_FAMILY}" in 06:18:10 + dpkg -l 06:18:10 + grep '^ii' 06:18:10 + '[' -f /tmp/packages_start.txt ']' 06:18:10 + '[' -f /tmp/packages_end.txt ']' 06:18:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:10 + '[' /w/workspace/netconf-tox-verify-master ']' 06:18:10 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 06:18:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 06:18:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11018212961303506561.sh 06:18:10 ---> capture-instance-metadata.sh 06:18:10 Setup pyenv: 06:18:10 system 06:18:10 3.8.20 06:18:10 3.9.20 06:18:10 3.10.15 06:18:10 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:18:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYyO from file:/tmp/.os_lf_venv 06:18:13 lf-activate-venv(): INFO: Installing: lftools 06:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-qYyO/bin to PATH 06:18:24 INFO: Running in OpenStack, capturing instance metadata 06:18:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4253411106713805351.sh 06:18:25 provisioning config files... 06:18:25 Could not find credentials [logs] for netconf-tox-verify-master #14543 06:18:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config13142002713067108946tmp 06:18:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:18:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:18:25 provisioning config files... 06:18:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:18:25 [EnvInject] - Injecting environment variables from a build step. 06:18:25 [EnvInject] - Injecting as environment variables the properties content 06:18:25 SERVER_ID=logs 06:18:25 06:18:25 [EnvInject] - Variables injected successfully. 06:18:25 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17872438688847636594.sh 06:18:25 ---> create-netrc.sh 06:18:25 WARN: Log server credential not found. 06:18:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12760202518348150199.sh 06:18:26 ---> python-tools-install.sh 06:18:26 Setup pyenv: 06:18:26 system 06:18:26 3.8.20 06:18:26 3.9.20 06:18:26 3.10.15 06:18:26 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:18:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYyO from file:/tmp/.os_lf_venv 06:18:28 lf-activate-venv(): INFO: Installing: lftools 06:18:38 lf-activate-venv(): INFO: Adding /tmp/venv-qYyO/bin to PATH 06:18:38 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3743999105172420764.sh 06:18:38 ---> sudo-logs.sh 06:18:38 Archiving 'sudo' log.. 06:18:39 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3180626898316092927.sh 06:18:39 ---> job-cost.sh 06:18:39 Setup pyenv: 06:18:39 system 06:18:39 3.8.20 06:18:39 3.9.20 06:18:39 3.10.15 06:18:39 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:18:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYyO from file:/tmp/.os_lf_venv 06:18:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:18:47 lf-activate-venv(): INFO: Adding /tmp/venv-qYyO/bin to PATH 06:18:47 INFO: No Stack... 06:18:47 INFO: Retrieving Pricing Info for: v3-standard-2 06:18:48 INFO: Archiving Costs 06:18:48 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7448753327672614071.sh 06:18:48 ---> logs-deploy.sh 06:18:48 Setup pyenv: 06:18:48 system 06:18:48 3.8.20 06:18:48 3.9.20 06:18:48 3.10.15 06:18:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYyO from file:/tmp/.os_lf_venv 06:18:50 lf-activate-venv(): INFO: Installing: lftools 06:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-qYyO/bin to PATH 06:19:00 WARNING: Nexus logging server not set 06:19:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14543/ 06:19:00 INFO: archiving logs to S3 06:19:01 ---> uname -a: 06:19:01 Linux prd-ubuntu2204-builder-2c-2g-48993 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:19:01 06:19:01 06:19:01 ---> lscpu: 06:19:01 Architecture: x86_64 06:19:01 CPU op-mode(s): 32-bit, 64-bit 06:19:01 Address sizes: 40 bits physical, 48 bits virtual 06:19:01 Byte Order: Little Endian 06:19:01 CPU(s): 2 06:19:01 On-line CPU(s) list: 0,1 06:19:01 Vendor ID: AuthenticAMD 06:19:01 Model name: AMD EPYC-Rome Processor 06:19:01 CPU family: 23 06:19:01 Model: 49 06:19:01 Thread(s) per core: 1 06:19:01 Core(s) per socket: 1 06:19:01 Socket(s): 2 06:19:01 Stepping: 0 06:19:01 BogoMIPS: 5600.00 06:19:01 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 06:19:01 Virtualization: AMD-V 06:19:01 Hypervisor vendor: KVM 06:19:01 Virtualization type: full 06:19:01 L1d cache: 64 KiB (2 instances) 06:19:01 L1i cache: 64 KiB (2 instances) 06:19:01 L2 cache: 1 MiB (2 instances) 06:19:01 L3 cache: 32 MiB (2 instances) 06:19:01 NUMA node(s): 1 06:19:01 NUMA node0 CPU(s): 0,1 06:19:01 Vulnerability Gather data sampling: Not affected 06:19:01 Vulnerability Itlb multihit: Not affected 06:19:01 Vulnerability L1tf: Not affected 06:19:01 Vulnerability Mds: Not affected 06:19:01 Vulnerability Meltdown: Not affected 06:19:01 Vulnerability Mmio stale data: Not affected 06:19:01 Vulnerability Reg file data sampling: Not affected 06:19:01 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:19:01 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:19:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:19:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:19:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:19:01 Vulnerability Srbds: Not affected 06:19:01 Vulnerability Tsx async abort: Not affected 06:19:01 06:19:01 06:19:01 ---> nproc: 06:19:01 2 06:19:01 06:19:01 06:19:01 ---> df -h: 06:19:01 Filesystem Size Used Avail Use% Mounted on 06:19:01 tmpfs 794M 1.1M 793M 1% /run 06:19:01 /dev/vda1 39G 9.3G 30G 24% / 06:19:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:19:01 tmpfs 5.0M 0 5.0M 0% /run/lock 06:19:01 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:19:01 tmpfs 794M 4.0K 794M 1% /run/user/1001 06:19:01 06:19:01 06:19:01 ---> free -m: 06:19:01 total used free shared buff/cache available 06:19:01 Mem: 7937 525 3706 4 3705 7101 06:19:01 Swap: 1023 0 1023 06:19:01 06:19:01 06:19:01 ---> ip addr: 06:19:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:19:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:19:01 inet 127.0.0.1/8 scope host lo 06:19:01 valid_lft forever preferred_lft forever 06:19:01 inet6 ::1/128 scope host 06:19:01 valid_lft forever preferred_lft forever 06:19:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:19:01 link/ether fa:16:3e:a2:19:52 brd ff:ff:ff:ff:ff:ff 06:19:01 altname enp0s3 06:19:01 inet 10.30.170.68/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 06:19:01 valid_lft 66287sec preferred_lft 66287sec 06:19:01 inet6 fe80::f816:3eff:fea2:1952/64 scope link 06:19:01 valid_lft forever preferred_lft forever 06:19:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:19:01 link/ether 02:42:0b:71:31:67 brd ff:ff:ff:ff:ff:ff 06:19:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:19:01 valid_lft forever preferred_lft forever 06:19:01 06:19:01 06:19:01 ---> sar -b -r -n DEV: 06:19:01 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-48993) 09/05/25 _x86_64_ (2 CPU) 06:19:01 06:19:01 00:43:50 LINUX RESTART (2 CPU) 06:19:01 06:19:01 00:50:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:19:01 01:00:04 1.31 0.00 1.29 0.01 0.04 16.36 181.05 06:19:01 01:10:01 12.54 0.00 1.24 11.30 0.15 14.33 107932.44 06:19:01 01:20:04 1.21 0.00 1.21 0.00 0.01 13.94 0.00 06:19:01 01:30:04 1.31 0.00 1.31 0.00 0.00 14.95 0.00 06:19:01 01:40:04 1.52 0.00 1.52 0.00 0.00 16.60 0.00 06:19:01 01:50:04 1.54 0.00 1.54 0.00 0.00 16.87 0.00 06:19:01 02:00:04 1.48 0.00 1.48 0.00 0.00 16.32 0.00 06:19:01 02:10:04 1.49 0.00 1.49 0.00 0.00 16.44 0.00 06:19:01 02:20:04 1.45 0.00 1.45 0.00 0.00 16.01 0.00 06:19:01 02:30:04 1.50 0.00 1.50 0.00 0.00 16.61 0.00 06:19:01 02:40:04 1.48 0.00 1.48 0.00 0.00 16.51 0.00 06:19:01 02:50:04 1.55 0.00 1.55 0.00 0.00 17.24 0.00 06:19:01 03:00:04 1.28 0.00 1.28 0.00 0.00 14.16 0.00 06:19:01 03:10:04 1.23 0.00 1.23 0.00 0.00 13.60 0.00 06:19:01 03:20:02 1.28 0.00 1.28 0.00 0.00 14.00 0.00 06:19:01 03:30:04 1.25 0.00 1.25 0.00 0.00 14.13 0.00 06:19:01 03:40:04 1.23 0.00 1.23 0.00 0.00 13.83 0.00 06:19:01 03:50:04 1.44 0.00 1.44 0.00 0.12 16.00 0.00 06:19:01 04:00:00 1.55 0.00 1.55 0.00 0.00 16.77 0.00 06:19:01 04:10:04 1.53 0.00 1.53 0.00 0.00 16.91 0.00 06:19:01 04:20:04 1.56 0.00 1.56 0.00 0.00 16.87 0.00 06:19:01 04:30:04 1.53 0.00 1.53 0.00 0.00 16.85 0.00 06:19:01 04:40:04 1.54 0.00 1.54 0.00 0.00 16.85 0.00 06:19:01 04:50:04 1.59 0.00 1.59 0.00 0.00 17.40 0.00 06:19:01 05:00:04 1.57 0.00 1.57 0.00 0.00 17.14 0.00 06:19:01 05:10:04 1.56 0.00 1.56 0.00 0.00 16.90 0.00 06:19:01 05:20:04 1.60 0.00 1.60 0.00 0.00 17.16 0.00 06:19:01 05:30:04 1.57 0.00 1.57 0.00 0.00 17.21 0.00 06:19:01 05:40:04 1.54 0.00 1.54 0.00 0.00 16.73 0.00 06:19:01 05:50:04 1.33 0.00 1.33 0.00 0.00 15.01 0.00 06:19:01 06:00:04 1.38 0.00 1.38 0.00 0.00 15.64 0.00 06:19:01 06:10:04 1.38 0.00 1.38 0.00 0.00 15.11 0.00 06:19:01 Average: 1.79 0.00 1.44 0.35 0.01 15.95 3360.67 06:19:01 06:19:01 00:50:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:19:01 01:00:04 5433748 7431864 378596 4.66 36284 2156968 951976 10.37 371684 2087672 212 06:19:01 01:10:01 5433748 7434872 375540 4.62 36924 2159340 952040 10.37 374548 2091756 260 06:19:01 01:20:04 5432992 7434548 375868 4.62 37328 2159356 952104 10.37 374956 2091892 220 06:19:01 01:30:04 5432492 7434548 375880 4.62 37800 2159368 952104 10.37 375432 2092080 232 06:19:01 01:40:04 5431988 7434640 375780 4.62 38388 2159372 952168 10.38 376016 2092080 232 06:19:01 01:50:04 5431484 7434736 375668 4.62 38964 2159388 952168 10.38 376596 2092112 228 06:19:01 02:00:04 5431232 7435280 375112 4.61 39548 2159592 952168 10.38 377184 2092416 244 06:19:01 02:10:04 5430480 7435092 375308 4.62 40104 2159596 952232 10.38 377736 2092436 176 06:19:01 02:20:04 5429976 7435172 375216 4.62 40680 2159604 952296 10.38 378304 2092492 316 06:19:01 02:30:04 5429472 7435348 375068 4.61 41264 2159680 952296 10.38 378896 2092612 244 06:19:01 02:40:04 5428720 7435440 374968 4.61 41840 2159940 952360 10.38 379472 2092916 240 06:19:01 02:50:04 5427964 7435300 375104 4.61 42424 2159956 952360 10.38 380056 2093068 204 06:19:01 03:00:04 5427460 7435284 375112 4.61 42776 2160088 952360 10.38 380408 2093240 252 06:19:01 03:10:04 5426960 7435136 375184 4.62 43120 2160100 952360 10.38 380744 2093304 372 06:19:01 03:20:02 5426456 7434952 375440 4.62 43416 2160112 952360 10.38 381052 2093320 340 06:19:01 03:30:04 5425952 7434956 375408 4.62 43776 2160244 952360 10.38 381408 2093512 272 06:19:01 03:40:04 5425448 7434896 375432 4.62 44088 2160380 952428 10.38 381720 2093824 304 06:19:01 03:50:04 5424948 7434948 375320 4.62 44592 2160432 952428 10.38 382216 2093920 368 06:19:01 04:00:00 5424696 7435268 375052 4.61 45128 2160436 952492 10.38 382764 2094116 124 06:19:01 04:10:04 5424192 7435468 374848 4.61 45688 2160576 952492 10.38 383320 2094140 316 06:19:01 04:20:04 5422428 7434280 376008 4.63 46248 2160580 952492 10.38 383880 2094204 288 06:19:01 04:30:04 5421168 7433628 376652 4.63 46832 2160592 952492 10.38 384464 2094244 304 06:19:01 04:40:04 5419660 7432792 377488 4.64 47360 2160728 952588 10.38 384992 2094660 200 06:19:01 04:50:04 5418652 7432364 377912 4.65 47920 2160740 952556 10.38 385552 2094476 212 06:19:01 05:00:04 5416916 7431216 379012 4.66 48488 2160748 952556 10.38 386120 2095436 192 06:19:01 05:10:04 5416916 7431944 378256 4.65 49072 2160884 952556 10.38 386704 2095596 200 06:19:01 05:20:04 5416916 7432504 377680 4.65 49616 2160896 952556 10.38 387252 2095632 276 06:19:01 05:30:04 5416412 7432572 377620 4.65 50172 2160900 952620 10.38 387804 2095672 196 06:19:01 05:40:04 5415236 7431972 378208 4.65 50732 2160908 952620 10.38 388364 2095720 220 06:19:01 05:50:04 5413808 7431024 379176 4.66 51068 2161048 952620 10.38 388700 2085780 224 06:19:01 06:00:04 5413808 7431424 378740 4.66 51448 2161060 952620 10.38 389080 2085688 204 06:19:01 06:10:04 5413808 7431884 378288 4.65 51772 2161192 952620 10.38 389404 2085708 228 06:19:01 Average: 5424567 7433917 376404 4.63 44214 2160150 952389 10.38 381776 2092679 247 06:19:01 06:19:01 00:50:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:19:01 01:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:00:04 ens3 1.41 0.19 0.27 0.12 0.00 0.00 0.00 0.00 06:19:01 01:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 01:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:10:01 ens3 0.57 0.13 0.12 0.06 0.00 0.00 0.00 0.00 06:19:01 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 01:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:20:04 ens3 0.46 0.13 0.10 0.06 0.00 0.00 0.00 0.00 06:19:01 01:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 01:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:30:04 ens3 0.53 0.14 0.11 0.06 0.00 0.00 0.00 0.00 06:19:01 01:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 01:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:40:04 ens3 0.49 0.12 0.11 0.06 0.00 0.00 0.00 0.00 06:19:01 01:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 01:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 01:50:04 ens3 0.41 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:19:01 01:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:00:04 ens3 0.33 0.10 0.06 0.04 0.00 0.00 0.00 0.00 06:19:01 02:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:10:04 ens3 0.70 0.08 0.07 0.02 0.00 0.00 0.00 0.00 06:19:01 02:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:20:04 ens3 0.57 0.07 0.06 0.02 0.00 0.00 0.00 0.00 06:19:01 02:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:30:04 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:19:01 02:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:40:04 ens3 0.43 0.12 0.11 0.06 0.00 0.00 0.00 0.00 06:19:01 02:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 02:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 02:50:04 ens3 0.33 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:19:01 02:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:00:04 ens3 0.28 0.10 0.06 0.04 0.00 0.00 0.00 0.00 06:19:01 03:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:10:04 ens3 0.26 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:19:01 03:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:20:02 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:19:01 03:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:30:04 ens3 1.43 0.18 0.28 0.11 0.00 0.00 0.00 0.00 06:19:01 03:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:40:04 ens3 2.36 0.15 0.32 0.10 0.00 0.00 0.00 0.00 06:19:01 03:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 03:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 03:50:04 ens3 1.27 0.14 0.21 0.08 0.00 0.00 0.00 0.00 06:19:01 03:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:00:00 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:00:00 ens3 0.78 0.09 12.55 0.04 0.00 0.00 0.00 0.00 06:19:01 04:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:10:04 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:10:04 ens3 0.45 0.08 0.23 0.02 0.00 0.00 0.00 0.00 06:19:01 04:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:20:04 ens3 0.26 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:19:01 04:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:30:04 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 06:19:01 04:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:40:04 ens3 1.48 0.21 0.32 0.15 0.00 0.00 0.00 0.00 06:19:01 04:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 04:50:04 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 04:50:04 ens3 2.29 0.13 0.29 0.06 0.00 0.00 0.00 0.00 06:19:01 04:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:00:04 ens3 1.40 0.25 0.31 0.17 0.00 0.00 0.00 0.00 06:19:01 05:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:10:04 ens3 0.54 0.09 0.06 0.02 0.00 0.00 0.00 0.00 06:19:01 05:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:20:04 ens3 0.58 0.11 0.09 0.04 0.00 0.00 0.00 0.00 06:19:01 05:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:30:04 ens3 0.38 0.11 0.07 0.04 0.00 0.00 0.00 0.00 06:19:01 05:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:40:04 ens3 0.61 0.11 7.13 0.04 0.00 0.00 0.00 0.00 06:19:01 05:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 05:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 05:50:04 ens3 1.34 1.47 0.16 2.15 0.00 0.00 0.00 0.00 06:19:01 05:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 06:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 06:00:04 ens3 0.36 0.13 0.10 0.06 0.00 0.00 0.00 0.00 06:19:01 06:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 06:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 06:10:04 ens3 0.41 0.11 0.10 0.06 0.00 0.00 0.00 0.00 06:19:01 06:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:19:01 Average: ens3 0.73 0.16 0.74 0.12 0.00 0.00 0.00 0.00 06:19:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 06:19:01 06:19:01 ---> sar -P ALL: 06:19:01 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-48993) 09/05/25 _x86_64_ (2 CPU) 06:19:01 06:19:01 00:43:50 LINUX RESTART (2 CPU) 06:19:01 06:19:01 00:50:04 CPU %user %nice %system %iowait %steal %idle 06:19:01 01:00:04 all 0.35 0.00 0.06 0.03 0.02 99.54 06:19:01 01:00:04 0 0.36 0.00 0.06 0.05 0.02 99.51 06:19:01 01:00:04 1 0.33 0.00 0.05 0.02 0.03 99.57 06:19:01 01:10:01 all 0.69 0.00 0.07 0.04 0.03 99.18 06:19:01 01:10:01 0 0.75 0.00 0.08 0.05 0.03 99.10 06:19:01 01:10:01 1 0.63 0.00 0.06 0.02 0.03 99.26 06:19:01 01:20:04 all 0.38 0.00 0.04 0.01 0.02 99.54 06:19:01 01:20:04 0 0.38 0.00 0.04 0.02 0.02 99.54 06:19:01 01:20:04 1 0.37 0.00 0.04 0.01 0.02 99.55 06:19:01 01:30:04 all 0.20 0.00 0.04 0.02 0.02 99.72 06:19:01 01:30:04 0 0.04 0.00 0.04 0.03 0.02 99.87 06:19:01 01:30:04 1 0.35 0.00 0.05 0.01 0.03 99.57 06:19:01 01:40:04 all 0.05 0.00 0.04 0.02 0.02 99.87 06:19:01 01:40:04 0 0.04 0.00 0.05 0.03 0.02 99.85 06:19:01 01:40:04 1 0.05 0.00 0.03 0.01 0.02 99.89 06:19:01 01:50:04 all 0.32 0.00 0.04 0.04 0.02 99.58 06:19:01 01:50:04 0 0.60 0.00 0.03 0.03 0.02 99.32 06:19:01 01:50:04 1 0.05 0.00 0.04 0.04 0.03 99.84 06:19:01 02:00:04 all 0.04 0.00 0.04 0.03 0.02 99.87 06:19:01 02:00:04 0 0.04 0.00 0.03 0.01 0.02 99.91 06:19:01 02:00:04 1 0.05 0.00 0.05 0.05 0.03 99.83 06:19:01 02:10:04 all 0.13 0.00 0.04 0.02 0.03 99.78 06:19:01 02:10:04 0 0.04 0.00 0.03 0.04 0.01 99.89 06:19:01 02:10:04 1 0.23 0.00 0.05 0.01 0.04 99.68 06:19:01 02:20:04 all 0.09 0.00 0.04 0.27 0.02 99.58 06:19:01 02:20:04 0 0.03 0.00 0.05 0.45 0.02 99.46 06:19:01 02:20:04 1 0.14 0.00 0.04 0.08 0.03 99.71 06:19:01 02:30:04 all 0.65 0.00 0.05 0.07 0.02 99.21 06:19:01 02:30:04 0 0.06 0.00 0.06 0.05 0.02 99.82 06:19:01 02:30:04 1 1.24 0.00 0.04 0.10 0.02 98.60 06:19:01 02:40:04 all 0.08 0.00 0.05 0.04 0.02 99.81 06:19:01 02:40:04 0 0.12 0.00 0.04 0.00 0.01 99.83 06:19:01 02:40:04 1 0.04 0.00 0.06 0.08 0.03 99.80 06:19:01 06:19:01 02:40:04 CPU %user %nice %system %iowait %steal %idle 06:19:01 02:50:04 all 0.23 0.00 0.05 0.04 0.02 99.67 06:19:01 02:50:04 0 0.13 0.00 0.04 0.01 0.02 99.81 06:19:01 02:50:04 1 0.33 0.00 0.05 0.07 0.02 99.53 06:19:01 03:00:04 all 0.17 0.00 0.05 0.01 0.02 99.75 06:19:01 03:00:04 0 0.04 0.00 0.03 0.01 0.01 99.91 06:19:01 03:00:04 1 0.30 0.00 0.06 0.02 0.03 99.59 06:19:01 03:10:04 all 0.22 0.00 0.05 0.01 0.02 99.70 06:19:01 03:10:04 0 0.27 0.00 0.05 0.01 0.02 99.65 06:19:01 03:10:04 1 0.17 0.00 0.05 0.02 0.02 99.75 06:19:01 03:20:02 all 0.27 0.00 0.05 0.13 0.02 99.54 06:19:01 03:20:02 0 0.08 0.00 0.04 0.06 0.01 99.81 06:19:01 03:20:02 1 0.47 0.00 0.06 0.20 0.02 99.26 06:19:01 03:30:04 all 0.17 0.00 0.05 0.03 0.02 99.73 06:19:01 03:30:04 0 0.28 0.00 0.05 0.03 0.02 99.62 06:19:01 03:30:04 1 0.06 0.00 0.05 0.02 0.02 99.84 06:19:01 03:40:04 all 0.35 0.00 0.06 0.05 0.02 99.53 06:19:01 03:40:04 0 0.65 0.00 0.07 0.05 0.02 99.21 06:19:01 03:40:04 1 0.05 0.00 0.04 0.04 0.02 99.85 06:19:01 03:50:04 all 0.23 0.00 0.05 0.09 0.02 99.62 06:19:01 03:50:04 0 0.17 0.00 0.04 0.02 0.02 99.75 06:19:01 03:50:04 1 0.28 0.00 0.06 0.15 0.03 99.48 06:19:01 04:00:00 all 0.32 0.00 0.04 0.05 0.02 99.57 06:19:01 04:00:00 0 0.04 0.00 0.03 0.04 0.01 99.88 06:19:01 04:00:00 1 0.60 0.00 0.05 0.05 0.03 99.26 06:19:01 04:10:04 all 0.26 0.00 0.05 0.02 0.02 99.64 06:19:01 04:10:04 0 0.04 0.00 0.05 0.03 0.02 99.86 06:19:01 04:10:04 1 0.48 0.00 0.05 0.00 0.03 99.43 06:19:01 04:20:04 all 0.26 0.00 0.06 0.03 0.03 99.62 06:19:01 04:20:04 0 0.49 0.00 0.06 0.05 0.03 99.37 06:19:01 04:20:04 1 0.04 0.00 0.06 0.01 0.03 99.87 06:19:01 04:30:04 all 0.38 0.00 0.06 0.02 0.03 99.51 06:19:01 04:30:04 0 0.70 0.00 0.06 0.03 0.02 99.19 06:19:01 04:30:04 1 0.06 0.00 0.06 0.02 0.03 99.83 06:19:01 06:19:01 04:30:04 CPU %user %nice %system %iowait %steal %idle 06:19:01 04:40:04 all 0.44 0.00 0.05 0.03 0.03 99.45 06:19:01 04:40:04 0 0.04 0.00 0.05 0.06 0.02 99.82 06:19:01 04:40:04 1 0.84 0.00 0.06 0.00 0.03 99.07 06:19:01 04:50:04 all 0.20 0.00 0.05 0.06 0.03 99.67 06:19:01 04:50:04 0 0.05 0.00 0.03 0.07 0.02 99.84 06:19:01 04:50:04 1 0.35 0.00 0.08 0.05 0.03 99.49 06:19:01 05:00:04 all 0.21 0.00 0.06 0.03 0.03 99.67 06:19:01 05:00:04 0 0.19 0.00 0.06 0.04 0.02 99.69 06:19:01 05:00:04 1 0.24 0.00 0.06 0.01 0.03 99.66 06:19:01 05:10:04 all 0.34 0.00 0.07 0.02 0.02 99.54 06:19:01 05:10:04 0 0.16 0.00 0.06 0.00 0.02 99.75 06:19:01 05:10:04 1 0.52 0.00 0.08 0.04 0.02 99.34 06:19:01 05:20:04 all 0.16 0.00 0.05 0.15 0.03 99.62 06:19:01 05:20:04 0 0.21 0.00 0.03 0.27 0.02 99.47 06:19:01 05:20:04 1 0.12 0.00 0.06 0.03 0.04 99.76 06:19:01 05:30:04 all 0.19 0.00 0.05 0.05 0.02 99.69 06:19:01 05:30:04 0 0.32 0.00 0.05 0.01 0.02 99.60 06:19:01 05:30:04 1 0.06 0.00 0.05 0.09 0.03 99.78 06:19:01 05:40:04 all 0.26 0.00 0.06 0.01 0.03 99.64 06:19:01 05:40:04 0 0.10 0.00 0.07 0.00 0.02 99.80 06:19:01 05:40:04 1 0.42 0.00 0.05 0.02 0.03 99.49 06:19:01 05:50:04 all 0.35 0.00 0.05 0.01 0.02 99.57 06:19:01 05:50:04 0 0.08 0.00 0.04 0.00 0.01 99.87 06:19:01 05:50:04 1 0.63 0.00 0.06 0.02 0.04 99.26 06:19:01 06:00:04 all 0.09 0.00 0.04 0.01 0.02 99.83 06:19:01 06:00:04 0 0.03 0.00 0.03 0.01 0.02 99.92 06:19:01 06:00:04 1 0.16 0.00 0.04 0.02 0.03 99.75 06:19:01 06:10:04 all 0.41 0.00 0.05 0.01 0.02 99.51 06:19:01 06:10:04 0 0.04 0.00 0.03 0.02 0.01 99.90 06:19:01 06:10:04 1 0.78 0.00 0.06 0.00 0.04 99.12 06:19:01 Average: all 0.27 0.00 0.05 0.04 0.02 99.62 06:19:01 Average: 0 0.21 0.00 0.05 0.05 0.02 99.68 06:19:01 Average: 1 0.33 0.00 0.05 0.04 0.03 99.55 06:19:01 06:19:01 06:19:01