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