18:13:25 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/118198 18:13:25 Running as SYSTEM 18:13:25 [EnvInject] - Loading node environment variables. 18:13:25 Building remotely on prd-ubuntu2204-builder-2c-2g-53532 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-8.0.x 18:13:25 [ssh-agent] Looking for ssh-agent implementation... 18:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:25 $ ssh-agent 18:13:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmqHZaX/agent.1517 18:13:25 SSH_AGENT_PID=1519 18:13:25 [ssh-agent] Started. 18:13:25 Running ssh-add (command line suppressed) 18:13:25 Identity added: /w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_6597724911220130841.key (/w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_6597724911220130841.key) 18:13:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:13:26 The recommended git tool is: NONE 18:13:29 using credential jenkins-ssh 18:13:29 Wiping out workspace first. 18:13:29 Cloning the remote Git repository 18:13:29 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 18:13:29 > git init /w/workspace/netconf-tox-verify-8.0.x # timeout=10 18:13:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 18:13:29 > git --version # timeout=10 18:13:29 > git --version # 'git version 2.34.1' 18:13:29 using GIT_SSH to set credentials jenkins-ssh 18:13:29 Verifying host key using known hosts file 18:13:29 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. 18:13:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 18:13:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 18:13:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 18:13:55 using GIT_SSH to set credentials jenkins-ssh 18:13:55 Verifying host key using known hosts file 18:13:55 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. 18:13:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/98/118198/1 # timeout=10 18:13:56 > git rev-parse 67e78adec30133b626d4d1f57960228ece295230^{commit} # timeout=10 18:13:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:13:56 Checking out Revision 67e78adec30133b626d4d1f57960228ece295230 (refs/changes/98/118198/1) 18:13:56 > git config core.sparsecheckout # timeout=10 18:13:56 > git checkout -f 67e78adec30133b626d4d1f57960228ece295230 # timeout=10 18:14:00 Commit message: "Use a method handle" 18:14:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:14:00 > git rev-list --no-walk 94f6677c5b9bc8d578444313f2074a4373bd7557 # timeout=10 18:14:00 provisioning config files... 18:14:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:14:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:14:00 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins11774827757680707845.sh 18:14:00 ---> python-tools-install.sh 18:14:00 Setup pyenv: 18:14:00 * system (set by /opt/pyenv/version) 18:14:00 * 3.8.20 (set by /opt/pyenv/version) 18:14:00 * 3.9.20 (set by /opt/pyenv/version) 18:14:00 * 3.10.15 (set by /opt/pyenv/version) 18:14:00 * 3.11.10 (set by /opt/pyenv/version) 18:14:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JOCz 18:14:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:14:09 lf-activate-venv(): INFO: Installing: lftools 18:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-JOCz/bin to PATH 18:14:34 Generating Requirements File 18:14:57 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. 18:14:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:14:57 Python 3.11.10 18:14:57 pip 25.2 from /tmp/venv-JOCz/lib/python3.11/site-packages/pip (python 3.11) 18:14:57 appdirs==1.4.4 18:14:57 argcomplete==3.6.2 18:14:57 aspy.yaml==1.3.0 18:14:57 attrs==25.3.0 18:14:57 autopage==0.5.2 18:14:57 beautifulsoup4==4.13.5 18:14:57 boto3==1.40.32 18:14:57 botocore==1.40.32 18:14:57 bs4==0.0.2 18:14:57 cachetools==5.5.2 18:14:57 certifi==2025.8.3 18:14:57 cffi==2.0.0 18:14:57 cfgv==3.4.0 18:14:57 chardet==5.2.0 18:14:57 charset-normalizer==3.4.3 18:14:57 click==8.2.1 18:14:57 cliff==4.11.0 18:14:57 cmd2==2.7.0 18:14:57 cryptography==3.3.2 18:14:57 debtcollector==3.0.0 18:14:57 decorator==5.2.1 18:14:57 defusedxml==0.7.1 18:14:57 Deprecated==1.2.18 18:14:57 distlib==0.4.0 18:14:57 dnspython==2.8.0 18:14:57 docker==7.1.0 18:14:57 dogpile.cache==1.4.1 18:14:57 durationpy==0.10 18:14:57 email-validator==2.3.0 18:14:57 filelock==3.19.1 18:14:57 future==1.0.0 18:14:57 gitdb==4.0.12 18:14:57 GitPython==3.1.45 18:14:57 google-auth==2.40.3 18:14:57 httplib2==0.31.0 18:14:57 identify==2.6.14 18:14:57 idna==3.10 18:14:57 importlib-resources==1.5.0 18:14:57 iso8601==2.1.0 18:14:57 Jinja2==3.1.6 18:14:57 jmespath==1.0.1 18:14:57 jsonpatch==1.33 18:14:57 jsonpointer==3.0.0 18:14:57 jsonschema==4.25.1 18:14:57 jsonschema-specifications==2025.9.1 18:14:57 keystoneauth1==5.12.0 18:14:57 kubernetes==33.1.0 18:14:57 lftools==0.37.13 18:14:57 lxml==6.0.1 18:14:57 markdown-it-py==4.0.0 18:14:57 MarkupSafe==3.0.2 18:14:57 mdurl==0.1.2 18:14:57 msgpack==1.1.1 18:14:57 multi_key_dict==2.0.3 18:14:57 munch==4.0.0 18:14:57 netaddr==1.3.0 18:14:57 niet==1.4.2 18:14:57 nodeenv==1.9.1 18:14:57 oauth2client==4.1.3 18:14:57 oauthlib==3.3.1 18:14:57 openstacksdk==4.7.1 18:14:57 os-service-types==1.8.0 18:14:57 osc-lib==4.2.0 18:14:57 oslo.config==10.0.0 18:14:57 oslo.context==6.1.0 18:14:57 oslo.i18n==6.6.0 18:14:57 oslo.log==7.2.1 18:14:57 oslo.serialization==5.8.0 18:14:57 oslo.utils==9.1.0 18:14:57 packaging==25.0 18:14:57 pbr==7.0.1 18:14:57 platformdirs==4.4.0 18:14:57 prettytable==3.16.0 18:14:57 psutil==7.0.0 18:14:57 pyasn1==0.6.1 18:14:57 pyasn1_modules==0.4.2 18:14:57 pycparser==2.23 18:14:57 pygerrit2==2.0.15 18:14:57 PyGithub==2.8.1 18:14:57 Pygments==2.19.2 18:14:57 PyJWT==2.10.1 18:14:57 PyNaCl==1.6.0 18:14:57 pyparsing==2.4.7 18:14:57 pyperclip==1.9.0 18:14:57 pyrsistent==0.20.0 18:14:57 python-cinderclient==9.8.0 18:14:57 python-dateutil==2.9.0.post0 18:14:57 python-heatclient==4.3.0 18:14:57 python-jenkins==1.8.3 18:14:57 python-keystoneclient==5.7.0 18:14:57 python-magnumclient==4.9.0 18:14:57 python-openstackclient==8.2.0 18:14:57 python-swiftclient==4.8.0 18:14:57 PyYAML==6.0.2 18:14:57 referencing==0.36.2 18:14:57 requests==2.32.5 18:14:57 requests-oauthlib==2.0.0 18:14:57 requestsexceptions==1.4.0 18:14:57 rfc3986==2.0.0 18:14:57 rich==14.1.0 18:14:57 rich-argparse==1.7.1 18:14:57 rpds-py==0.27.1 18:14:57 rsa==4.9.1 18:14:57 ruamel.yaml==0.18.15 18:14:57 ruamel.yaml.clib==0.2.12 18:14:57 s3transfer==0.14.0 18:14:57 simplejson==3.20.1 18:14:57 six==1.17.0 18:14:57 smmap==5.0.2 18:14:57 soupsieve==2.8 18:14:57 stevedore==5.5.0 18:14:57 tabulate==0.9.0 18:14:57 toml==0.10.2 18:14:57 tomlkit==0.13.3 18:14:57 tqdm==4.67.1 18:14:57 typing_extensions==4.15.0 18:14:57 tzdata==2025.2 18:14:57 urllib3==1.26.20 18:14:57 virtualenv==20.34.0 18:14:57 wcwidth==0.2.13 18:14:57 websocket-client==1.8.0 18:14:57 wrapt==1.17.3 18:14:57 xdg==6.0.0 18:14:57 xmltodict==1.0.1 18:14:57 yq==3.4.3 18:14:58 [EnvInject] - Injecting environment variables from a build step. 18:14:58 [EnvInject] - Injecting as environment variables the properties content 18:14:58 PYTHON=python3 18:14:58 18:14:58 [EnvInject] - Variables injected successfully. 18:14:58 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins6858947914721350821.sh 18:14:58 ---> tox-install.sh 18:14:58 + source /home/jenkins/lf-env.sh 18:14:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:14:58 ++ mktemp -d /tmp/venv-XXXX 18:14:58 + lf_venv=/tmp/venv-rPTF 18:14:58 + local venv_file=/tmp/.os_lf_venv 18:14:58 + local python=python3 18:14:58 + local options 18:14:58 + local set_path=true 18:14:58 + local install_args= 18:14:58 ++ 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 18:14:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:14:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:14:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:14:58 + true 18:14:58 + case $1 in 18:14:58 + venv_file=/tmp/.toxenv 18:14:58 + shift 2 18:14:58 + true 18:14:58 + case $1 in 18:14:58 + shift 18:14:58 + break 18:14:58 + case $python in 18:14:58 + local pkg_list= 18:14:58 + [[ -d /opt/pyenv ]] 18:14:58 + echo 'Setup pyenv:' 18:14:58 Setup pyenv: 18:14:58 + export PYENV_ROOT=/opt/pyenv 18:14:58 + PYENV_ROOT=/opt/pyenv 18:14:58 + 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 18:14:58 + 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 18:14:58 + pyenv versions 18:14:58 system 18:14:58 3.8.20 18:14:58 3.9.20 18:14:58 3.10.15 18:14:58 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:14:58 + command -v pyenv 18:14:58 ++ pyenv init - --no-rehash 18:14:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:14:58 for i in ${!paths[@]}; do 18:14:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:14:58 fi; done; 18:14:58 echo "${paths[*]}"'\'')" 18:14:58 export PATH="/opt/pyenv/shims:${PATH}" 18:14:58 export PYENV_SHELL=bash 18:14:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:14:58 pyenv() { 18:14:58 local command 18:14:58 command="${1:-}" 18:14:58 if [ "$#" -gt 0 ]; then 18:14:58 shift 18:14:58 fi 18:14:58 18:14:58 case "$command" in 18:14:58 rehash|shell) 18:14:58 eval "$(pyenv "sh-$command" "$@")" 18:14:58 ;; 18:14:58 *) 18:14:58 command pyenv "$command" "$@" 18:14:58 ;; 18:14:58 esac 18:14:58 }' 18:14:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:14:58 for i in ${!paths[@]}; do 18:14:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:14:58 fi; done; 18:14:58 echo "${paths[*]}"' 18:14:58 ++ 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 18:14:58 ++ 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 18:14:58 ++ 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 18:14:58 ++ export PYENV_SHELL=bash 18:14:58 ++ PYENV_SHELL=bash 18:14:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:14:58 +++ complete -F _pyenv pyenv 18:14:58 ++ lf-pyver python3 18:14:58 ++ local py_version_xy=python3 18:14:58 ++ local py_version_xyz= 18:14:58 ++ pyenv versions 18:14:58 ++ local command 18:14:58 ++ command=versions 18:14:58 ++ '[' 1 -gt 0 ']' 18:14:58 ++ shift 18:14:58 ++ case "$command" in 18:14:58 ++ command pyenv versions 18:14:58 ++ awk '{ print $1 }' 18:14:58 ++ grep -E '^[0-9.]*[0-9]$' 18:14:58 ++ sed 's/^[ *]* //' 18:14:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:14:58 +++ grep '^3' /tmp/.pyenv_versions 18:14:58 +++ tail -n 1 18:14:58 +++ sort -V 18:14:58 ++ py_version_xyz=3.11.10 18:14:58 ++ [[ -z 3.11.10 ]] 18:14:58 ++ echo 3.11.10 18:14:58 ++ return 0 18:14:58 + pyenv local 3.11.10 18:14:58 + local command 18:14:58 + command=local 18:14:58 + '[' 2 -gt 0 ']' 18:14:58 + shift 18:14:58 + case "$command" in 18:14:58 + command pyenv local 3.11.10 18:14:58 + for arg in "$@" 18:14:58 + case $arg in 18:14:58 + pkg_list+='tox ' 18:14:58 + for arg in "$@" 18:14:58 + case $arg in 18:14:58 + pkg_list+='virtualenv ' 18:14:58 + for arg in "$@" 18:14:58 + case $arg in 18:14:58 + pkg_list+='urllib3~=1.26.15 ' 18:14:58 + [[ -f /tmp/.toxenv ]] 18:14:58 + [[ ! -f /tmp/.toxenv ]] 18:14:58 + [[ -n '' ]] 18:14:58 + python3 -m venv /tmp/venv-rPTF 18:15:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPTF' 18:15:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPTF 18:15:02 + echo /tmp/venv-rPTF 18:15:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:15:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:15:02 + /tmp/venv-rPTF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:15:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:06 + /tmp/venv-rPTF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:08 + type python3 18:15:08 + true 18:15:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPTF/bin to PATH' 18:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-rPTF/bin to PATH 18:15:08 + PATH=/tmp/venv-rPTF/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 18:15:08 + return 0 18:15:08 + python3 --version 18:15:08 Python 3.11.10 18:15:08 + python3 -m pip --version 18:15:08 pip 25.2 from /tmp/venv-rPTF/lib/python3.11/site-packages/pip (python 3.11) 18:15:08 + python3 -m pip freeze 18:15:08 cachetools==6.2.0 18:15:08 chardet==5.2.0 18:15:08 colorama==0.4.6 18:15:08 distlib==0.4.0 18:15:08 filelock==3.19.1 18:15:08 packaging==25.0 18:15:08 platformdirs==4.4.0 18:15:08 pluggy==1.6.0 18:15:08 pyproject-api==1.9.1 18:15:08 tox==4.30.2 18:15:08 urllib3==1.26.20 18:15:08 virtualenv==20.34.0 18:15:08 [netconf-tox-verify-8.0.x] $ /bin/sh -xe /tmp/jenkins14888449597121743577.sh 18:15:08 [EnvInject] - Injecting environment variables from a build step. 18:15:08 [EnvInject] - Injecting as environment variables the properties content 18:15:08 PARALLEL=True 18:15:08 18:15:08 [EnvInject] - Variables injected successfully. 18:15:08 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins5516515308016555938.sh 18:15:08 ---> tox-run.sh 18:15:08 + 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 18:15:08 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/tox 18:15:08 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/docs 18:15:08 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/tox 18:15:08 + cd /w/workspace/netconf-tox-verify-8.0.x/. 18:15:08 + source /home/jenkins/lf-env.sh 18:15:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:15:08 ++ mktemp -d /tmp/venv-XXXX 18:15:08 + lf_venv=/tmp/venv-nEhz 18:15:08 + local venv_file=/tmp/.os_lf_venv 18:15:08 + local python=python3 18:15:08 + local options 18:15:08 + local set_path=true 18:15:08 + local install_args= 18:15:08 ++ 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 18:15:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:15:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:15:08 + true 18:15:08 + case $1 in 18:15:08 + venv_file=/tmp/.toxenv 18:15:08 + shift 2 18:15:08 + true 18:15:08 + case $1 in 18:15:08 + shift 18:15:08 + break 18:15:08 + case $python in 18:15:08 + local pkg_list= 18:15:08 + [[ -d /opt/pyenv ]] 18:15:08 + echo 'Setup pyenv:' 18:15:08 Setup pyenv: 18:15:08 + export PYENV_ROOT=/opt/pyenv 18:15:08 + PYENV_ROOT=/opt/pyenv 18:15:08 + 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 18:15:08 + 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 18:15:08 + pyenv versions 18:15:08 system 18:15:08 3.8.20 18:15:08 3.9.20 18:15:08 3.10.15 18:15:08 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:15:08 + command -v pyenv 18:15:08 ++ pyenv init - --no-rehash 18:15:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:15:08 for i in ${!paths[@]}; do 18:15:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:15:08 fi; done; 18:15:08 echo "${paths[*]}"'\'')" 18:15:08 export PATH="/opt/pyenv/shims:${PATH}" 18:15:08 export PYENV_SHELL=bash 18:15:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:15:08 pyenv() { 18:15:08 local command 18:15:08 command="${1:-}" 18:15:08 if [ "$#" -gt 0 ]; then 18:15:08 shift 18:15:08 fi 18:15:08 18:15:08 case "$command" in 18:15:08 rehash|shell) 18:15:08 eval "$(pyenv "sh-$command" "$@")" 18:15:08 ;; 18:15:08 *) 18:15:08 command pyenv "$command" "$@" 18:15:08 ;; 18:15:08 esac 18:15:08 }' 18:15:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:15:08 for i in ${!paths[@]}; do 18:15:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:15:08 fi; done; 18:15:08 echo "${paths[*]}"' 18:15:08 ++ 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 18:15:08 ++ 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 18:15:08 ++ 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 18:15:08 ++ export PYENV_SHELL=bash 18:15:08 ++ PYENV_SHELL=bash 18:15:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:15:08 +++ complete -F _pyenv pyenv 18:15:08 ++ lf-pyver python3 18:15:08 ++ local py_version_xy=python3 18:15:08 ++ local py_version_xyz= 18:15:08 ++ awk '{ print $1 }' 18:15:08 ++ grep -E '^[0-9.]*[0-9]$' 18:15:08 ++ sed 's/^[ *]* //' 18:15:08 ++ pyenv versions 18:15:08 ++ local command 18:15:08 ++ command=versions 18:15:08 ++ '[' 1 -gt 0 ']' 18:15:08 ++ shift 18:15:08 ++ case "$command" in 18:15:08 ++ command pyenv versions 18:15:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:15:08 +++ grep '^3' /tmp/.pyenv_versions 18:15:08 +++ tail -n 1 18:15:08 +++ sort -V 18:15:08 ++ py_version_xyz=3.11.10 18:15:08 ++ [[ -z 3.11.10 ]] 18:15:08 ++ echo 3.11.10 18:15:08 ++ return 0 18:15:08 + pyenv local 3.11.10 18:15:08 + local command 18:15:08 + command=local 18:15:08 + '[' 2 -gt 0 ']' 18:15:08 + shift 18:15:08 + case "$command" in 18:15:08 + command pyenv local 3.11.10 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='tox ' 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='virtualenv ' 18:15:08 + for arg in "$@" 18:15:08 + case $arg in 18:15:08 + pkg_list+='urllib3~=1.26.15 ' 18:15:08 + [[ -f /tmp/.toxenv ]] 18:15:08 ++ cat /tmp/.toxenv 18:15:08 + lf_venv=/tmp/venv-rPTF 18:15:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPTF from' file:/tmp/.toxenv 18:15:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rPTF from file:/tmp/.toxenv 18:15:08 + /tmp/venv-rPTF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:15:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:15:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:15:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:15:09 + /tmp/venv-rPTF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:15:11 + type python3 18:15:11 + true 18:15:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rPTF/bin to PATH' 18:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-rPTF/bin to PATH 18:15:11 + PATH=/tmp/venv-rPTF/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 18:15:11 + return 0 18:15:11 + [[ -d /opt/pyenv ]] 18:15:11 + echo '---> Setting up pyenv' 18:15:11 ---> Setting up pyenv 18:15:11 + export PYENV_ROOT=/opt/pyenv 18:15:11 + PYENV_ROOT=/opt/pyenv 18:15:11 + export PATH=/opt/pyenv/bin:/tmp/venv-rPTF/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 18:15:11 + PATH=/opt/pyenv/bin:/tmp/venv-rPTF/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 18:15:11 ++ pwd 18:15:11 + PYTHONPATH=/w/workspace/netconf-tox-verify-8.0.x 18:15:11 + export PYTHONPATH 18:15:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:15:11 + TOX_TESTENV_PASSENV=PYTHONPATH 18:15:11 + tox --version 18:15:11 4.30.2 from /tmp/venv-rPTF/lib/python3.11/site-packages/tox/__init__.py 18:15:11 + PARALLEL=True 18:15:11 + TOX_OPTIONS_LIST= 18:15:11 + [[ -n '' ]] 18:15:11 + case ${PARALLEL,,} in 18:15:11 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:15:11 + tee -a /w/workspace/netconf-tox-verify-8.0.x/archives/tox/tox.log 18:15:11 + tox --parallel auto --parallel-live 18:15:12 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:15:12 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:15:36 docs-linkcheck: freeze> python -m pip freeze --all 18:15:36 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.60.0,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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,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 18:15:36 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-8.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-8.0.x/docs/_build/linkcheck 18:15:36 Running Sphinx v8.2.3 18:15:36 loading translations [en]... done 18:15:36 docs: freeze> python -m pip freeze --all 18:15:37 making output directory... done 18:15:37 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 18:15:37 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 18:15:37 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 18:15:37 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.60.0,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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,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 18:15:37 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-8.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html 18:15:37 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 18:15:37 Running Sphinx v8.2.3 18:15:37 loading translations [en]... done 18:15:37 building [mo]: targets for 0 po files that are out of date 18:15:37 writing output... 18:15:37 building [linkcheck]: targets for 4 source files that are out of date 18:15:37 updating environment: [new config] 4 added, 0 changed, 0 removed 18:15:37 reading sources... [ 25%] developer-guide 18:15:37 making output directory... done 18:15:37 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 18:15:37 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 18:15:37 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 18:15:37 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 18:15:37 reading sources... [ 50%] index 18:15:37 reading sources... [ 75%] testtool 18:15:38 reading sources... [100%] user-guide 18:15:38 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 18:15:38 18:15:38 looking for now-outdated files... none found 18:15:38 pickling environment... done 18:15:38 checking consistency... done 18:15:38 preparing documents... done 18:15:38 copying assets... 18:15:38 copying assets: done 18:15:38 writing output... [ 25%] developer-guide 18:15:38 writing output... [ 50%] index 18:15:38 writing output... [ 75%] testtool 18:15:38 writing output... [100%] user-guide 18:15:38 building [mo]: targets for 0 po files that are out of date 18:15:38 writing output... 18:15:38 building [html]: targets for 4 source files that are out of date 18:15:38 updating environment: [new config] 4 added, 0 changed, 0 removed 18:15:38 reading sources... [ 25%] developer-guide 18:15:38 18:15:38 18:15:38 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 18:15:38 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 18:15:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 18:15:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 18:15:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 18:15:38 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 18:15:38 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 18:15:38 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 18:15:38 ( 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 18:15:38 ( 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 18:15:38 ( 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 18:15:38 ( user-guide: line 1106) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 18:15:38 ( user-guide: line 1322) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 18:15:38 ( user-guide: line 2334) -ignored- http://localhost:8181/openapi/explorer/index.html 18:15:38 ( user-guide: line 2336) -ignored- http://localhost:8181/openapi/api/v3/single 18:15:38 ( user-guide: line 2362) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 18:15:38 ( user-guide: line 2364) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 18:15:38 ( user-guide: line 2366) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 18:15:38 ( user-guide: line 2368) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 18:15:38 reading sources... [ 50%] index 18:15:38 reading sources... [ 75%] testtool 18:15:38 reading sources... [100%] user-guide 18:15:38 ( user-guide: line 1065) ok https://docs.docker.com/get-started/ 18:15:38 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer/wiki/CallHome 18:15:38 18:15:38 looking for now-outdated files... none found 18:15:38 ( user-guide: line 1168) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 18:15:38 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 18:15:38 pickling environment... done 18:15:38 checking consistency... done 18:15:38 preparing documents... done 18:15:38 copying assets... 18:15:38 copying static files... 18:15:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/basic.css 18:15:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/language_data.js 18:15:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/documentation_options.js 18:15:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.js 18:15:38 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.css 18:15:38 copying static files: done 18:15:38 copying extra files... 18:15:38 copying extra files: done 18:15:38 copying assets: done 18:15:38 writing output... [ 25%] developer-guide 18:15:38 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 18:15:39 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer2 18:15:39 ( user-guide: line 1053) ok https://github.com/cesnet/netopeer 18:15:39 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 18:15:39 ( user-guide: line 1060) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 18:15:39 ( user-guide: line 1060) ok https://www.docker.com/ 18:15:39 writing output... [ 50%] index 18:15:39 writing output... [ 75%] testtool 18:15:39 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 18:15:39 writing output... [100%] user-guide 18:15:39 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 18:15:39 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 18:15:39 ( user-guide: line 1249) ok https://www.rfc-editor.org/rfc/rfc6470 18:15:39 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 18:15:39 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 18:15:39 18:15:39 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 18:15:39 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 18:15:39 generating indices... genindex done 18:15:39 highlighting module code... 18:15:39 writing additional pages... search done 18:15:39 dumping search index in English (code: en)... done 18:15:39 dumping object inventory... done 18:15:39 build succeeded. 18:15:39 18:15:39 The HTML pages are in docs/_build/html. 18:15:39 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 18:15:39 ( user-guide: line 1858) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 18:15:39 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 18:15:39 ( user-guide: line 1551) ok https://www.rfc-editor.org/rfc/rfc8071 18:15:39 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 18:15:39 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 18:15:40 docs: OK ✔ in 28.23 seconds 18:15:40 gitlint: install_deps> python -I -m pip install gitlint 18:15:40 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 18:15:40 ( user-guide: line 1231) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 18:15:40 build succeeded. 18:15:40 18:15:40 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 18:15:45 docs-linkcheck: OK ✔ in 28.77 seconds 18:15:45 gitlint: freeze> python -m pip freeze --all 18:15:46 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 18:15:46 gitlint: commands[0]> gitlint 18:15:46 docs: OK (28.23=setup[25.68]+cmd[2.55] seconds) 18:15:46 docs-linkcheck: OK (28.77=setup[25.09]+cmd[3.68] seconds) 18:15:46 gitlint: OK (6.42=setup[6.26]+cmd[0.16] seconds) 18:15:46 congratulations :) (34.68 seconds) 18:15:46 + tox_status=0 18:15:46 + echo '---> Completed tox runs' 18:15:46 ---> Completed tox runs 18:15:46 + for i in .tox/*/log 18:15:46 ++ awk -F/ '{print $2}' 18:15:46 ++ echo .tox/docs-linkcheck/log 18:15:46 + tox_env=docs-linkcheck 18:15:46 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs-linkcheck 18:15:46 + for i in .tox/*/log 18:15:46 ++ awk -F/ '{print $2}' 18:15:46 ++ echo .tox/docs/log 18:15:46 + tox_env=docs 18:15:46 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs 18:15:46 + for i in .tox/*/log 18:15:46 ++ awk -F/ '{print $2}' 18:15:46 ++ echo .tox/gitlint/log 18:15:46 + tox_env=gitlint 18:15:46 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/gitlint 18:15:46 + DOC_DIR=docs/_build/html 18:15:46 + [[ -d docs/_build/html ]] 18:15:46 + echo '---> Archiving generated docs' 18:15:46 ---> Archiving generated docs 18:15:46 + mv docs/_build/html /w/workspace/netconf-tox-verify-8.0.x/archives/docs 18:15:46 + echo '---> tox-run.sh ends' 18:15:46 ---> tox-run.sh ends 18:15:46 + test 0 -eq 0 18:15:46 $ ssh-agent -k 18:15:46 unset SSH_AUTH_SOCK; 18:15:46 unset SSH_AGENT_PID; 18:15:46 echo Agent pid 1519 killed; 18:15:46 [ssh-agent] Stopped. 18:15:46 [PostBuildScript] - [INFO] Executing post build scripts. 18:15:46 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins7660636531745479274.sh 18:15:46 ---> sysstat.sh 18:15:46 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins9783956953229092143.sh 18:15:47 ---> package-listing.sh 18:15:47 ++ facter osfamily 18:15:47 ++ tr '[:upper:]' '[:lower:]' 18:15:47 + OS_FAMILY=debian 18:15:47 + workspace=/w/workspace/netconf-tox-verify-8.0.x 18:15:47 + START_PACKAGES=/tmp/packages_start.txt 18:15:47 + END_PACKAGES=/tmp/packages_end.txt 18:15:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:15:47 + PACKAGES=/tmp/packages_start.txt 18:15:47 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 18:15:47 + PACKAGES=/tmp/packages_end.txt 18:15:47 + case "${OS_FAMILY}" in 18:15:47 + dpkg -l 18:15:47 + grep '^ii' 18:15:47 + '[' -f /tmp/packages_start.txt ']' 18:15:47 + '[' -f /tmp/packages_end.txt ']' 18:15:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:15:47 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 18:15:47 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/ 18:15:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-8.0.x/archives/ 18:15:47 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins1515167893816794215.sh 18:15:47 ---> capture-instance-metadata.sh 18:15:47 Setup pyenv: 18:15:47 system 18:15:47 3.8.20 18:15:47 3.9.20 18:15:47 3.10.15 18:15:47 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:15:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOCz from file:/tmp/.os_lf_venv 18:15:49 lf-activate-venv(): INFO: Installing: lftools 18:16:00 lf-activate-venv(): INFO: Adding /tmp/venv-JOCz/bin to PATH 18:16:00 INFO: Running in OpenStack, capturing instance metadata 18:16:00 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins11270968302394709829.sh 18:16:00 provisioning config files... 18:16:00 Could not find credentials [logs] for netconf-tox-verify-8.0.x #165 18:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-8.0.x@tmp/config2389165099619200390tmp 18:16:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:16:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:16:00 provisioning config files... 18:16:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:16:00 [EnvInject] - Injecting environment variables from a build step. 18:16:00 [EnvInject] - Injecting as environment variables the properties content 18:16:00 SERVER_ID=logs 18:16:00 18:16:00 [EnvInject] - Variables injected successfully. 18:16:00 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins13653003584708300335.sh 18:16:00 ---> create-netrc.sh 18:16:00 WARN: Log server credential not found. 18:16:00 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins2901239387066573759.sh 18:16:00 ---> python-tools-install.sh 18:16:00 Setup pyenv: 18:16:01 system 18:16:01 3.8.20 18:16:01 3.9.20 18:16:01 3.10.15 18:16:01 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:16:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOCz from file:/tmp/.os_lf_venv 18:16:03 lf-activate-venv(): INFO: Installing: lftools 18:16:13 lf-activate-venv(): INFO: Adding /tmp/venv-JOCz/bin to PATH 18:16:13 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins6466410782269068700.sh 18:16:13 ---> sudo-logs.sh 18:16:13 Archiving 'sudo' log.. 18:16:13 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins5119755789990544925.sh 18:16:13 ---> job-cost.sh 18:16:13 Setup pyenv: 18:16:13 system 18:16:13 3.8.20 18:16:13 3.9.20 18:16:13 3.10.15 18:16:13 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:16:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOCz from file:/tmp/.os_lf_venv 18:16:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-JOCz/bin to PATH 18:16:21 INFO: No Stack... 18:16:22 INFO: Retrieving Pricing Info for: v3-standard-2 18:16:22 INFO: Archiving Costs 18:16:22 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins7393262361161845270.sh 18:16:22 ---> logs-deploy.sh 18:16:22 Setup pyenv: 18:16:22 system 18:16:22 3.8.20 18:16:22 3.9.20 18:16:22 3.10.15 18:16:22 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 18:16:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JOCz from file:/tmp/.os_lf_venv 18:16:24 lf-activate-venv(): INFO: Installing: lftools 18:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-JOCz/bin to PATH 18:16:35 WARNING: Nexus logging server not set 18:16:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-8.0.x/165/ 18:16:35 INFO: archiving logs to S3 18:16:36 ---> uname -a: 18:16:36 Linux prd-ubuntu2204-builder-2c-2g-53532 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:16:36 18:16:36 18:16:36 ---> lscpu: 18:16:36 Architecture: x86_64 18:16:36 CPU op-mode(s): 32-bit, 64-bit 18:16:36 Address sizes: 40 bits physical, 48 bits virtual 18:16:36 Byte Order: Little Endian 18:16:36 CPU(s): 2 18:16:36 On-line CPU(s) list: 0,1 18:16:36 Vendor ID: AuthenticAMD 18:16:36 Model name: AMD EPYC-Rome Processor 18:16:36 CPU family: 23 18:16:36 Model: 49 18:16:36 Thread(s) per core: 1 18:16:36 Core(s) per socket: 1 18:16:36 Socket(s): 2 18:16:36 Stepping: 0 18:16:36 BogoMIPS: 5600.00 18:16:36 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 18:16:36 Virtualization: AMD-V 18:16:36 Hypervisor vendor: KVM 18:16:36 Virtualization type: full 18:16:36 L1d cache: 64 KiB (2 instances) 18:16:36 L1i cache: 64 KiB (2 instances) 18:16:36 L2 cache: 1 MiB (2 instances) 18:16:36 L3 cache: 32 MiB (2 instances) 18:16:36 NUMA node(s): 1 18:16:36 NUMA node0 CPU(s): 0,1 18:16:36 Vulnerability Gather data sampling: Not affected 18:16:36 Vulnerability Itlb multihit: Not affected 18:16:36 Vulnerability L1tf: Not affected 18:16:36 Vulnerability Mds: Not affected 18:16:36 Vulnerability Meltdown: Not affected 18:16:36 Vulnerability Mmio stale data: Not affected 18:16:36 Vulnerability Reg file data sampling: Not affected 18:16:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:16:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:16:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:16:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:16:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:16:36 Vulnerability Srbds: Not affected 18:16:36 Vulnerability Tsx async abort: Not affected 18:16:36 18:16:36 18:16:36 ---> nproc: 18:16:36 2 18:16:36 18:16:36 18:16:36 ---> df -h: 18:16:36 Filesystem Size Used Avail Use% Mounted on 18:16:36 tmpfs 794M 1.1M 793M 1% /run 18:16:36 /dev/vda1 39G 9.1G 30G 24% / 18:16:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 18:16:36 tmpfs 5.0M 0 5.0M 0% /run/lock 18:16:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:16:36 tmpfs 794M 4.0K 794M 1% /run/user/1001 18:16:36 18:16:36 18:16:36 ---> free -m: 18:16:36 total used free shared buff/cache available 18:16:36 Mem: 7937 532 4083 4 3322 7094 18:16:36 Swap: 1023 0 1023 18:16:36 18:16:36 18:16:36 ---> ip addr: 18:16:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:16:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:16:36 inet 127.0.0.1/8 scope host lo 18:16:36 valid_lft forever preferred_lft forever 18:16:36 inet6 ::1/128 scope host 18:16:36 valid_lft forever preferred_lft forever 18:16:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:16:36 link/ether fa:16:3e:cb:d2:b9 brd ff:ff:ff:ff:ff:ff 18:16:36 altname enp0s3 18:16:36 inet 10.30.171.97/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:16:36 valid_lft 86169sec preferred_lft 86169sec 18:16:36 inet6 fe80::f816:3eff:fecb:d2b9/64 scope link 18:16:36 valid_lft forever preferred_lft forever 18:16:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:16:36 link/ether 02:42:20:c4:fc:a9 brd ff:ff:ff:ff:ff:ff 18:16:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:16:36 valid_lft forever preferred_lft forever 18:16:36 18:16:36 18:16:36 ---> sar -b -r -n DEV: 18:16:36 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53532) 09/17/25 _x86_64_ (2 CPU) 18:16:36 18:16:36 18:12:49 LINUX RESTART (2 CPU) 18:16:36 18:16:36 18:16:36 ---> sar -P ALL: 18:16:36 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53532) 09/17/25 _x86_64_ (2 CPU) 18:16:36 18:16:36 18:12:49 LINUX RESTART (2 CPU) 18:16:36 18:16:36 18:16:36