16:00:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117988 16:00:10 Running as SYSTEM 16:00:10 [EnvInject] - Loading node environment variables. 16:00:10 Building remotely on prd-ubuntu2204-builder-2c-2g-50501 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-8.0.x 16:00:10 [ssh-agent] Looking for ssh-agent implementation... 16:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:00:10 $ ssh-agent 16:00:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsgsZrV/agent.1515 16:00:10 SSH_AGENT_PID=1517 16:00:10 [ssh-agent] Started. 16:00:10 Running ssh-add (command line suppressed) 16:00:10 Identity added: /w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_4359281793212550570.key (/w/workspace/netconf-tox-verify-8.0.x@tmp/private_key_4359281793212550570.key) 16:00:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:00:10 The recommended git tool is: NONE 16:00:12 using credential jenkins-ssh 16:00:12 Wiping out workspace first. 16:00:12 Cloning the remote Git repository 16:00:12 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:00:12 > git init /w/workspace/netconf-tox-verify-8.0.x # timeout=10 16:00:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:00:12 > git --version # timeout=10 16:00:12 > git --version # 'git version 2.34.1' 16:00:12 using GIT_SSH to set credentials jenkins-ssh 16:00:12 Verifying host key using known hosts file 16:00: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. 16:00:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:00:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:00:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:00:20 using GIT_SSH to set credentials jenkins-ssh 16:00:20 Verifying host key using known hosts file 16:00: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. 16:00:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/88/117988/1 # timeout=10 16:00:21 > git rev-parse b71b01824825549886eaa201d7577e3653095d0e^{commit} # timeout=10 16:00:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:00:21 Checking out Revision b71b01824825549886eaa201d7577e3653095d0e (refs/changes/88/117988/1) 16:00:21 > git config core.sparsecheckout # timeout=10 16:00:21 > git checkout -f b71b01824825549886eaa201d7577e3653095d0e # timeout=10 16:00:24 Commit message: "Map SshEncryptionAlgorithm.Chacha20Poly1305" 16:00:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:00:24 > git rev-list --no-walk fafe85f783265880ed36d670c8001f08faf41ba0 # timeout=10 16:00:25 provisioning config files... 16:00:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:00:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:00:25 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins6142458302610747892.sh 16:00:25 ---> python-tools-install.sh 16:00:25 Setup pyenv: 16:00:25 * system (set by /opt/pyenv/version) 16:00:25 * 3.8.20 (set by /opt/pyenv/version) 16:00:25 * 3.9.20 (set by /opt/pyenv/version) 16:00:25 * 3.10.15 (set by /opt/pyenv/version) 16:00:25 * 3.11.10 (set by /opt/pyenv/version) 16:00:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GOzu 16:00:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:00:33 lf-activate-venv(): INFO: Installing: lftools 16:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-GOzu/bin to PATH 16:00:59 Generating Requirements File 16:01:20 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. 16:01:20 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:01:21 Python 3.11.10 16:01:21 pip 25.2 from /tmp/venv-GOzu/lib/python3.11/site-packages/pip (python 3.11) 16:01:21 appdirs==1.4.4 16:01:21 argcomplete==3.6.2 16:01:21 aspy.yaml==1.3.0 16:01:21 attrs==25.3.0 16:01:21 autopage==0.5.2 16:01:21 beautifulsoup4==4.13.5 16:01:21 boto3==1.40.25 16:01:21 botocore==1.40.25 16:01:21 bs4==0.0.2 16:01:21 cachetools==5.5.2 16:01:21 certifi==2025.8.3 16:01:21 cffi==1.17.1 16:01:21 cfgv==3.4.0 16:01:21 chardet==5.2.0 16:01:21 charset-normalizer==3.4.3 16:01:21 click==8.2.1 16:01:21 cliff==4.11.0 16:01:21 cmd2==2.7.0 16:01:21 cryptography==3.3.2 16:01:21 debtcollector==3.0.0 16:01:21 decorator==5.2.1 16:01:21 defusedxml==0.7.1 16:01:21 Deprecated==1.2.18 16:01:21 distlib==0.4.0 16:01:21 dnspython==2.7.0 16:01:21 docker==7.1.0 16:01:21 dogpile.cache==1.4.0 16:01:21 durationpy==0.10 16:01:21 email-validator==2.3.0 16:01:21 filelock==3.19.1 16:01:21 future==1.0.0 16:01:21 gitdb==4.0.12 16:01:21 GitPython==3.1.45 16:01:21 google-auth==2.40.3 16:01:21 httplib2==0.30.0 16:01:21 identify==2.6.14 16:01:21 idna==3.10 16:01:21 importlib-resources==1.5.0 16:01:21 iso8601==2.1.0 16:01:21 Jinja2==3.1.6 16:01:21 jmespath==1.0.1 16:01:21 jsonpatch==1.33 16:01:21 jsonpointer==3.0.0 16:01:21 jsonschema==4.25.1 16:01:21 jsonschema-specifications==2025.4.1 16:01:21 keystoneauth1==5.12.0 16:01:21 kubernetes==33.1.0 16:01:21 lftools==0.37.13 16:01:21 lxml==6.0.1 16:01:21 markdown-it-py==4.0.0 16:01:21 MarkupSafe==3.0.2 16:01:21 mdurl==0.1.2 16:01:21 msgpack==1.1.1 16:01:21 multi_key_dict==2.0.3 16:01:21 munch==4.0.0 16:01:21 netaddr==1.3.0 16:01:21 niet==1.4.2 16:01:21 nodeenv==1.9.1 16:01:21 oauth2client==4.1.3 16:01:21 oauthlib==3.3.1 16:01:21 openstacksdk==4.7.0 16:01:21 os-service-types==1.8.0 16:01:21 osc-lib==4.2.0 16:01:21 oslo.config==10.0.0 16:01:21 oslo.context==6.1.0 16:01:21 oslo.i18n==6.6.0 16:01:21 oslo.log==7.2.1 16:01:21 oslo.serialization==5.8.0 16:01:21 oslo.utils==9.1.0 16:01:21 packaging==25.0 16:01:21 pbr==7.0.1 16:01:21 platformdirs==4.4.0 16:01:21 prettytable==3.16.0 16:01:21 psutil==7.0.0 16:01:21 pyasn1==0.6.1 16:01:21 pyasn1_modules==0.4.2 16:01:21 pycparser==2.22 16:01:21 pygerrit2==2.0.15 16:01:21 PyGithub==2.8.1 16:01:21 Pygments==2.19.2 16:01:21 PyJWT==2.10.1 16:01:21 PyNaCl==1.5.0 16:01:21 pyparsing==2.4.7 16:01:21 pyperclip==1.9.0 16:01:21 pyrsistent==0.20.0 16:01:21 python-cinderclient==9.8.0 16:01:21 python-dateutil==2.9.0.post0 16:01:21 python-heatclient==4.3.0 16:01:21 python-jenkins==1.8.3 16:01:21 python-keystoneclient==5.7.0 16:01:21 python-magnumclient==4.9.0 16:01:21 python-openstackclient==8.2.0 16:01:21 python-swiftclient==4.8.0 16:01:21 PyYAML==6.0.2 16:01:21 referencing==0.36.2 16:01:21 requests==2.32.5 16:01:21 requests-oauthlib==2.0.0 16:01:21 requestsexceptions==1.4.0 16:01:21 rfc3986==2.0.0 16:01:21 rich==14.1.0 16:01:21 rich-argparse==1.7.1 16:01:21 rpds-py==0.27.1 16:01:21 rsa==4.9.1 16:01:21 ruamel.yaml==0.18.15 16:01:21 ruamel.yaml.clib==0.2.12 16:01:21 s3transfer==0.13.1 16:01:21 simplejson==3.20.1 16:01:21 six==1.17.0 16:01:21 smmap==5.0.2 16:01:21 soupsieve==2.8 16:01:21 stevedore==5.5.0 16:01:21 tabulate==0.9.0 16:01:21 toml==0.10.2 16:01:21 tomlkit==0.13.3 16:01:21 tqdm==4.67.1 16:01:21 typing_extensions==4.15.0 16:01:21 tzdata==2025.2 16:01:21 urllib3==1.26.20 16:01:21 virtualenv==20.34.0 16:01:21 wcwidth==0.2.13 16:01:21 websocket-client==1.8.0 16:01:21 wrapt==1.17.3 16:01:21 xdg==6.0.0 16:01:21 xmltodict==0.15.0 16:01:21 yq==3.4.3 16:01:21 [EnvInject] - Injecting environment variables from a build step. 16:01:21 [EnvInject] - Injecting as environment variables the properties content 16:01:21 PYTHON=python3 16:01:21 16:01:21 [EnvInject] - Variables injected successfully. 16:01:21 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins13291634725116499148.sh 16:01:21 ---> tox-install.sh 16:01:21 + source /home/jenkins/lf-env.sh 16:01:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:21 ++ mktemp -d /tmp/venv-XXXX 16:01:21 + lf_venv=/tmp/venv-14PF 16:01:21 + local venv_file=/tmp/.os_lf_venv 16:01:21 + local python=python3 16:01:21 + local options 16:01:21 + local set_path=true 16:01:21 + local install_args= 16:01:21 ++ 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 16:01:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:01:21 + true 16:01:21 + case $1 in 16:01:21 + venv_file=/tmp/.toxenv 16:01:21 + shift 2 16:01:21 + true 16:01:21 + case $1 in 16:01:21 + shift 16:01:21 + break 16:01:21 + case $python in 16:01:21 + local pkg_list= 16:01:21 + [[ -d /opt/pyenv ]] 16:01:21 + echo 'Setup pyenv:' 16:01:21 Setup pyenv: 16:01:21 + export PYENV_ROOT=/opt/pyenv 16:01:21 + PYENV_ROOT=/opt/pyenv 16:01:21 + 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 16:01:21 + 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 16:01:21 + pyenv versions 16:01:21 system 16:01:21 3.8.20 16:01:21 3.9.20 16:01:21 3.10.15 16:01:21 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:01:21 + command -v pyenv 16:01:21 ++ pyenv init - --no-rehash 16:01:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:01:21 for i in ${!paths[@]}; do 16:01:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:01:21 fi; done; 16:01:21 echo "${paths[*]}"'\'')" 16:01:21 export PATH="/opt/pyenv/shims:${PATH}" 16:01:21 export PYENV_SHELL=bash 16:01:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:01:21 pyenv() { 16:01:21 local command 16:01:21 command="${1:-}" 16:01:21 if [ "$#" -gt 0 ]; then 16:01:21 shift 16:01:21 fi 16:01:21 16:01:21 case "$command" in 16:01:21 rehash|shell) 16:01:21 eval "$(pyenv "sh-$command" "$@")" 16:01:21 ;; 16:01:21 *) 16:01:21 command pyenv "$command" "$@" 16:01:21 ;; 16:01:21 esac 16:01:21 }' 16:01:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:01:21 for i in ${!paths[@]}; do 16:01:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:01:21 fi; done; 16:01:21 echo "${paths[*]}"' 16:01:21 ++ 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 16:01:21 ++ 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 16:01:21 ++ 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 16:01:21 ++ export PYENV_SHELL=bash 16:01:21 ++ PYENV_SHELL=bash 16:01:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:01:21 +++ complete -F _pyenv pyenv 16:01:21 ++ lf-pyver python3 16:01:21 ++ local py_version_xy=python3 16:01:21 ++ local py_version_xyz= 16:01:21 ++ pyenv versions 16:01:21 ++ local command 16:01:21 ++ command=versions 16:01:21 ++ '[' 1 -gt 0 ']' 16:01:21 ++ shift 16:01:21 ++ case "$command" in 16:01:21 ++ command pyenv versions 16:01:21 ++ awk '{ print $1 }' 16:01:21 ++ grep -E '^[0-9.]*[0-9]$' 16:01:21 ++ sed 's/^[ *]* //' 16:01:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:01:21 +++ grep '^3' /tmp/.pyenv_versions 16:01:21 +++ tail -n 1 16:01:21 +++ sort -V 16:01:21 ++ py_version_xyz=3.11.10 16:01:21 ++ [[ -z 3.11.10 ]] 16:01:21 ++ echo 3.11.10 16:01:21 ++ return 0 16:01:21 + pyenv local 3.11.10 16:01:21 + local command 16:01:21 + command=local 16:01:21 + '[' 2 -gt 0 ']' 16:01:21 + shift 16:01:21 + case "$command" in 16:01:21 + command pyenv local 3.11.10 16:01:21 + for arg in "$@" 16:01:21 + case $arg in 16:01:21 + pkg_list+='tox ' 16:01:21 + for arg in "$@" 16:01:21 + case $arg in 16:01:21 + pkg_list+='virtualenv ' 16:01:21 + for arg in "$@" 16:01:21 + case $arg in 16:01:21 + pkg_list+='urllib3~=1.26.15 ' 16:01:21 + [[ -f /tmp/.toxenv ]] 16:01:21 + [[ ! -f /tmp/.toxenv ]] 16:01:21 + [[ -n '' ]] 16:01:21 + python3 -m venv /tmp/venv-14PF 16:01:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-14PF' 16:01:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-14PF 16:01:25 + echo /tmp/venv-14PF 16:01:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:01:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:01:25 + /tmp/venv-14PF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:01:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:29 + /tmp/venv-14PF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:01:31 + type python3 16:01:31 + true 16:01:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-14PF/bin to PATH' 16:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-14PF/bin to PATH 16:01:31 + PATH=/tmp/venv-14PF/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 16:01:31 + return 0 16:01:31 + python3 --version 16:01:31 Python 3.11.10 16:01:31 + python3 -m pip --version 16:01:31 pip 25.2 from /tmp/venv-14PF/lib/python3.11/site-packages/pip (python 3.11) 16:01:31 + python3 -m pip freeze 16:01:31 cachetools==6.2.0 16:01:31 chardet==5.2.0 16:01:31 colorama==0.4.6 16:01:31 distlib==0.4.0 16:01:31 filelock==3.19.1 16:01:31 packaging==25.0 16:01:31 platformdirs==4.4.0 16:01:31 pluggy==1.6.0 16:01:31 pyproject-api==1.9.1 16:01:31 tox==4.30.2 16:01:31 urllib3==1.26.20 16:01:31 virtualenv==20.34.0 16:01:32 [netconf-tox-verify-8.0.x] $ /bin/sh -xe /tmp/jenkins150444421633593076.sh 16:01:32 [EnvInject] - Injecting environment variables from a build step. 16:01:32 [EnvInject] - Injecting as environment variables the properties content 16:01:32 PARALLEL=True 16:01:32 16:01:32 [EnvInject] - Variables injected successfully. 16:01:32 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins3395389646886015944.sh 16:01:32 ---> tox-run.sh 16:01:32 + 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 16:01:32 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/tox 16:01:32 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-8.0.x/archives/docs 16:01:32 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/tox 16:01:32 + cd /w/workspace/netconf-tox-verify-8.0.x/. 16:01:32 + source /home/jenkins/lf-env.sh 16:01:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:01:32 ++ mktemp -d /tmp/venv-XXXX 16:01:32 + lf_venv=/tmp/venv-KcB2 16:01:32 + local venv_file=/tmp/.os_lf_venv 16:01:32 + local python=python3 16:01:32 + local options 16:01:32 + local set_path=true 16:01:32 + local install_args= 16:01:32 ++ 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 16:01:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:01:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:01:32 + true 16:01:32 + case $1 in 16:01:32 + venv_file=/tmp/.toxenv 16:01:32 + shift 2 16:01:32 + true 16:01:32 + case $1 in 16:01:32 + shift 16:01:32 + break 16:01:32 + case $python in 16:01:32 + local pkg_list= 16:01:32 + [[ -d /opt/pyenv ]] 16:01:32 + echo 'Setup pyenv:' 16:01:32 Setup pyenv: 16:01:32 + export PYENV_ROOT=/opt/pyenv 16:01:32 + PYENV_ROOT=/opt/pyenv 16:01:32 + 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 16:01:32 + 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 16:01:32 + pyenv versions 16:01:32 system 16:01:32 3.8.20 16:01:32 3.9.20 16:01:32 3.10.15 16:01:32 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:01:32 + command -v pyenv 16:01:32 ++ pyenv init - --no-rehash 16:01:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:01:32 for i in ${!paths[@]}; do 16:01:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:01:32 fi; done; 16:01:32 echo "${paths[*]}"'\'')" 16:01:32 export PATH="/opt/pyenv/shims:${PATH}" 16:01:32 export PYENV_SHELL=bash 16:01:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:01:32 pyenv() { 16:01:32 local command 16:01:32 command="${1:-}" 16:01:32 if [ "$#" -gt 0 ]; then 16:01:32 shift 16:01:32 fi 16:01:32 16:01:32 case "$command" in 16:01:32 rehash|shell) 16:01:32 eval "$(pyenv "sh-$command" "$@")" 16:01:32 ;; 16:01:32 *) 16:01:32 command pyenv "$command" "$@" 16:01:32 ;; 16:01:32 esac 16:01:32 }' 16:01:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:01:32 for i in ${!paths[@]}; do 16:01:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:01:32 fi; done; 16:01:32 echo "${paths[*]}"' 16:01:32 ++ 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 16:01:32 ++ 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 16:01:32 ++ 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 16:01:32 ++ export PYENV_SHELL=bash 16:01:32 ++ PYENV_SHELL=bash 16:01:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:01:32 +++ complete -F _pyenv pyenv 16:01:32 ++ lf-pyver python3 16:01:32 ++ local py_version_xy=python3 16:01:32 ++ local py_version_xyz= 16:01:32 ++ pyenv versions 16:01:32 ++ local command 16:01:32 ++ command=versions 16:01:32 ++ '[' 1 -gt 0 ']' 16:01:32 ++ shift 16:01:32 ++ case "$command" in 16:01:32 ++ command pyenv versions 16:01:32 ++ awk '{ print $1 }' 16:01:32 ++ sed 's/^[ *]* //' 16:01:32 ++ grep -E '^[0-9.]*[0-9]$' 16:01:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:01:32 +++ grep '^3' /tmp/.pyenv_versions 16:01:32 +++ tail -n 1 16:01:32 +++ sort -V 16:01:32 ++ py_version_xyz=3.11.10 16:01:32 ++ [[ -z 3.11.10 ]] 16:01:32 ++ echo 3.11.10 16:01:32 ++ return 0 16:01:32 + pyenv local 3.11.10 16:01:32 + local command 16:01:32 + command=local 16:01:32 + '[' 2 -gt 0 ']' 16:01:32 + shift 16:01:32 + case "$command" in 16:01:32 + command pyenv local 3.11.10 16:01:32 + for arg in "$@" 16:01:32 + case $arg in 16:01:32 + pkg_list+='tox ' 16:01:32 + for arg in "$@" 16:01:32 + case $arg in 16:01:32 + pkg_list+='virtualenv ' 16:01:32 + for arg in "$@" 16:01:32 + case $arg in 16:01:32 + pkg_list+='urllib3~=1.26.15 ' 16:01:32 + [[ -f /tmp/.toxenv ]] 16:01:32 ++ cat /tmp/.toxenv 16:01:32 + lf_venv=/tmp/venv-14PF 16:01:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14PF from' file:/tmp/.toxenv 16:01:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14PF from file:/tmp/.toxenv 16:01:32 + /tmp/venv-14PF/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:01:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:01:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:01:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:01:33 + /tmp/venv-14PF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:01:34 + type python3 16:01:34 + true 16:01:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-14PF/bin to PATH' 16:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-14PF/bin to PATH 16:01:34 + PATH=/tmp/venv-14PF/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 16:01:34 + return 0 16:01:34 + [[ -d /opt/pyenv ]] 16:01:34 + echo '---> Setting up pyenv' 16:01:34 ---> Setting up pyenv 16:01:34 + export PYENV_ROOT=/opt/pyenv 16:01:34 + PYENV_ROOT=/opt/pyenv 16:01:34 + export PATH=/opt/pyenv/bin:/tmp/venv-14PF/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 16:01:34 + PATH=/opt/pyenv/bin:/tmp/venv-14PF/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 16:01:34 ++ pwd 16:01:34 + PYTHONPATH=/w/workspace/netconf-tox-verify-8.0.x 16:01:34 + export PYTHONPATH 16:01:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:01:34 + TOX_TESTENV_PASSENV=PYTHONPATH 16:01:34 + tox --version 16:01:34 4.30.2 from /tmp/venv-14PF/lib/python3.11/site-packages/tox/__init__.py 16:01:34 + PARALLEL=True 16:01:34 + TOX_OPTIONS_LIST= 16:01:34 + [[ -n '' ]] 16:01:34 + case ${PARALLEL,,} in 16:01:34 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:01:34 + tox --parallel auto --parallel-live 16:01:34 + tee -a /w/workspace/netconf-tox-verify-8.0.x/archives/tox/tox.log 16:01:35 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:01:35 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:01:56 docs-linkcheck: freeze> python -m pip freeze --all 16:01:57 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 16:01:57 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 16:01:57 Running Sphinx v8.2.3 16:01:57 loading translations [en]... done 16:01:57 docs: freeze> python -m pip freeze --all 16:01:57 making output directory... done 16:01:57 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 16:01:57 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 16:01:57 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 16:01:57 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 16:01:57 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 16:01:57 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 16:01:57 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 16:01:57 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 16:01: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.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 16:01:57 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 16:01:58 Running Sphinx v8.2.3 16:01:58 building [mo]: targets for 0 po files that are out of date 16:01:58 loading translations [en]... done 16:01:58 writing output... 16:01:58 building [linkcheck]: targets for 4 source files that are out of date 16:01:58 updating environment: [new config] 4 added, 0 changed, 0 removed 16:01:58 reading sources... [ 25%] developer-guide 16:01:58 reading sources... [ 50%] index 16:01:58 reading sources... [ 75%] testtool 16:01:58 reading sources... [100%] user-guide 16:01:58 making output directory... done 16:01:58 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 16:01:58 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 16:01:58 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 16:01:58 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 16:01:58 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 16:01:58 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 16:01:58 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 16:01:58 16:01:58 looking for now-outdated files... none found 16:01:58 pickling environment... done 16:01:58 checking consistency... done 16:01:58 preparing documents... done 16:01:58 copying assets... 16:01:58 copying assets: done 16:01:58 writing output... [ 25%] developer-guide 16:01:58 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 16:01:58 writing output... [ 50%] index 16:01:58 writing output... [ 75%] testtool 16:01:58 writing output... [100%] user-guide 16:01:58 16:01:58 16:01:58 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 16:01:58 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 16:01:58 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 16:01:58 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 16:01:58 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 16:01:58 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 16:01:58 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 16:01:58 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 16:01: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 16:01: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 16:01: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 16:01:58 ( user-guide: line 1106) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 16:01:58 ( 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 16:01:58 ( user-guide: line 2334) -ignored- http://localhost:8181/openapi/explorer/index.html 16:01:58 ( user-guide: line 2336) -ignored- http://localhost:8181/openapi/api/v3/single 16:01:58 ( user-guide: line 2362) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 16:01:58 ( user-guide: line 2364) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 16:01:58 ( user-guide: line 2366) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 16:01:58 ( user-guide: line 2368) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 16:01:58 ( user-guide: line 1168) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 16:01:58 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 16:01:58 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 16:01:58 ( user-guide: line 1053) ok https://github.com/cesnet/netopeer 16:01:58 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer/wiki/CallHome 16:01:58 ( user-guide: line 1536) ok https://github.com/CESNET/netopeer2 16:01:59 ( user-guide: line 1065) ok https://docs.docker.com/get-started/ 16:01:59 building [mo]: targets for 0 po files that are out of date 16:01:59 writing output... 16:01:59 building [html]: targets for 4 source files that are out of date 16:01:59 updating environment: [new config] 4 added, 0 changed, 0 removed 16:01:59 reading sources... [ 25%] developer-guide 16:01:59 ( user-guide: line 1060) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 16:01:59 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 16:01:59 reading sources... [ 50%] index 16:01:59 reading sources... [ 75%] testtool 16:01:59 reading sources... [100%] user-guide 16:01:59 ( user-guide: line 1060) ok https://www.docker.com/ 16:01:59 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 16:01:59 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 16:01:59 16:01:59 looking for now-outdated files... none found 16:01:59 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 16:01:59 pickling environment... done 16:01:59 checking consistency... done 16:01:59 preparing documents... done 16:01:59 copying assets... 16:01:59 copying static files... 16:01:59 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/basic.css 16:01:59 ( user-guide: line 1249) ok https://www.rfc-editor.org/rfc/rfc6470 16:01:59 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/language_data.js 16:01:59 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/documentation_options.js 16:01:59 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.js 16:01:59 Writing evaluated template result to /w/workspace/netconf-tox-verify-8.0.x/docs/_build/html/_static/bootstrap-sphinx.css 16:01:59 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 16:01:59 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 16:01:59 copying static files: done 16:01:59 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 16:01:59 copying extra files... 16:01:59 copying extra files: done 16:01:59 copying assets: done 16:01:59 writing output... [ 25%] developer-guide 16:01:59 ( user-guide: line 1858) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 16:01:59 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 16:01:59 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 16:01:59 ( user-guide: line 1551) ok https://www.rfc-editor.org/rfc/rfc8071 16:01:59 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 16:01:59 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 16:01:59 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 16:01:59 writing output... [ 50%] index 16:01:59 writing output... [ 75%] testtool 16:01:59 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 16:01:59 writing output... [100%] user-guide 16:02:00 16:02:00 generating indices... genindex done 16:02:00 highlighting module code... 16:02:00 writing additional pages... search done 16:02:00 dumping search index in English (code: en)... done 16:02:00 dumping object inventory... done 16:02:00 build succeeded. 16:02:00 16:02:00 The HTML pages are in docs/_build/html. 16:02:00 ( user-guide: line 1231) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 16:02:00 build succeeded. 16:02:00 16:02:00 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 16:02:00 docs: OK ✔ in 25.59 seconds 16:02:00 docs-linkcheck: OK ✔ in 25.65 seconds 16:02:00 gitlint: install_deps> python -I -m pip install gitlint 16:02:04 gitlint: freeze> python -m pip freeze --all 16:02:04 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 16:02:04 gitlint: commands[0]> gitlint 16:02:04 docs: OK (25.59=setup[23.19]+cmd[2.39] seconds) 16:02:04 docs-linkcheck: OK (25.65=setup[22.41]+cmd[3.24] seconds) 16:02:04 gitlint: OK (4.14=setup[3.99]+cmd[0.14] seconds) 16:02:04 congratulations :) (29.75 seconds) 16:02:04 + tox_status=0 16:02:04 + echo '---> Completed tox runs' 16:02:04 ---> Completed tox runs 16:02:04 + for i in .tox/*/log 16:02:04 ++ awk -F/ '{print $2}' 16:02:04 ++ echo .tox/docs-linkcheck/log 16:02:04 + tox_env=docs-linkcheck 16:02:04 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs-linkcheck 16:02:04 + for i in .tox/*/log 16:02:04 ++ echo .tox/docs/log 16:02:04 ++ awk -F/ '{print $2}' 16:02:04 + tox_env=docs 16:02:04 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/docs 16:02:04 + for i in .tox/*/log 16:02:04 ++ echo .tox/gitlint/log 16:02:04 ++ awk -F/ '{print $2}' 16:02:04 + tox_env=gitlint 16:02:04 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-8.0.x/archives/tox/gitlint 16:02:04 + DOC_DIR=docs/_build/html 16:02:04 + [[ -d docs/_build/html ]] 16:02:04 + echo '---> Archiving generated docs' 16:02:04 ---> Archiving generated docs 16:02:04 + mv docs/_build/html /w/workspace/netconf-tox-verify-8.0.x/archives/docs 16:02:04 + echo '---> tox-run.sh ends' 16:02:04 ---> tox-run.sh ends 16:02:04 + test 0 -eq 0 16:02:04 $ ssh-agent -k 16:02:04 unset SSH_AUTH_SOCK; 16:02:04 unset SSH_AGENT_PID; 16:02:04 echo Agent pid 1517 killed; 16:02:04 [ssh-agent] Stopped. 16:02:04 [PostBuildScript] - [INFO] Executing post build scripts. 16:02:04 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins17586507215888055401.sh 16:02:04 ---> sysstat.sh 16:02:05 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins14717639001939717880.sh 16:02:05 ---> package-listing.sh 16:02:05 ++ facter osfamily 16:02:05 ++ tr '[:upper:]' '[:lower:]' 16:02:05 + OS_FAMILY=debian 16:02:05 + workspace=/w/workspace/netconf-tox-verify-8.0.x 16:02:05 + START_PACKAGES=/tmp/packages_start.txt 16:02:05 + END_PACKAGES=/tmp/packages_end.txt 16:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:02:05 + PACKAGES=/tmp/packages_start.txt 16:02:05 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 16:02:05 + PACKAGES=/tmp/packages_end.txt 16:02:05 + case "${OS_FAMILY}" in 16:02:05 + dpkg -l 16:02:05 + grep '^ii' 16:02:05 + '[' -f /tmp/packages_start.txt ']' 16:02:05 + '[' -f /tmp/packages_end.txt ']' 16:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:02:05 + '[' /w/workspace/netconf-tox-verify-8.0.x ']' 16:02:05 + mkdir -p /w/workspace/netconf-tox-verify-8.0.x/archives/ 16:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-8.0.x/archives/ 16:02:05 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins8215192086433805223.sh 16:02:05 ---> capture-instance-metadata.sh 16:02:05 Setup pyenv: 16:02:05 system 16:02:05 3.8.20 16:02:05 3.9.20 16:02:05 3.10.15 16:02:05 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GOzu from file:/tmp/.os_lf_venv 16:02:07 lf-activate-venv(): INFO: Installing: lftools 16:02:17 lf-activate-venv(): INFO: Adding /tmp/venv-GOzu/bin to PATH 16:02:17 INFO: Running in OpenStack, capturing instance metadata 16:02:18 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins9601953297286174079.sh 16:02:18 provisioning config files... 16:02:18 Could not find credentials [logs] for netconf-tox-verify-8.0.x #141 16:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-8.0.x@tmp/config6713814930617179147tmp 16:02:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:02:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:02:18 provisioning config files... 16:02:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:02:18 [EnvInject] - Injecting environment variables from a build step. 16:02:18 [EnvInject] - Injecting as environment variables the properties content 16:02:18 SERVER_ID=logs 16:02:18 16:02:18 [EnvInject] - Variables injected successfully. 16:02:18 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins6091108596216263508.sh 16:02:18 ---> create-netrc.sh 16:02:18 WARN: Log server credential not found. 16:02:18 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins10893039550410778697.sh 16:02:18 ---> python-tools-install.sh 16:02:18 Setup pyenv: 16:02:18 system 16:02:18 3.8.20 16:02:18 3.9.20 16:02:18 3.10.15 16:02:18 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:02:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GOzu from file:/tmp/.os_lf_venv 16:02:20 lf-activate-venv(): INFO: Installing: lftools 16:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-GOzu/bin to PATH 16:02:32 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins18331319454696050083.sh 16:02:32 ---> sudo-logs.sh 16:02:32 Archiving 'sudo' log.. 16:02:32 [netconf-tox-verify-8.0.x] $ /bin/bash /tmp/jenkins56470113992123151.sh 16:02:32 ---> job-cost.sh 16:02:32 Setup pyenv: 16:02:32 system 16:02:32 3.8.20 16:02:32 3.9.20 16:02:32 3.10.15 16:02:32 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:02:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GOzu from file:/tmp/.os_lf_venv 16:02:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-GOzu/bin to PATH 16:02:40 INFO: No Stack... 16:02:40 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:41 INFO: Archiving Costs 16:02:41 [netconf-tox-verify-8.0.x] $ /bin/bash -l /tmp/jenkins11625231493224461650.sh 16:02:41 ---> logs-deploy.sh 16:02:41 Setup pyenv: 16:02:41 system 16:02:41 3.8.20 16:02:41 3.9.20 16:02:41 3.10.15 16:02:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-8.0.x/.python-version) 16:02:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GOzu from file:/tmp/.os_lf_venv 16:02:43 lf-activate-venv(): INFO: Installing: lftools 16:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-GOzu/bin to PATH 16:02:53 WARNING: Nexus logging server not set 16:02:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-8.0.x/141/ 16:02:53 INFO: archiving logs to S3 16:02:54 ---> uname -a: 16:02:54 Linux prd-ubuntu2204-builder-2c-2g-50501 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:02:54 16:02:54 16:02:54 ---> lscpu: 16:02:54 Architecture: x86_64 16:02:54 CPU op-mode(s): 32-bit, 64-bit 16:02:54 Address sizes: 40 bits physical, 48 bits virtual 16:02:54 Byte Order: Little Endian 16:02:54 CPU(s): 2 16:02:54 On-line CPU(s) list: 0,1 16:02:54 Vendor ID: AuthenticAMD 16:02:54 Model name: AMD EPYC-Rome Processor 16:02:54 CPU family: 23 16:02:54 Model: 49 16:02:54 Thread(s) per core: 1 16:02:54 Core(s) per socket: 1 16:02:54 Socket(s): 2 16:02:54 Stepping: 0 16:02:54 BogoMIPS: 5600.00 16:02:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:02:54 Virtualization: AMD-V 16:02:54 Hypervisor vendor: KVM 16:02:54 Virtualization type: full 16:02:54 L1d cache: 64 KiB (2 instances) 16:02:54 L1i cache: 64 KiB (2 instances) 16:02:54 L2 cache: 1 MiB (2 instances) 16:02:54 L3 cache: 32 MiB (2 instances) 16:02:54 NUMA node(s): 1 16:02:54 NUMA node0 CPU(s): 0,1 16:02:54 Vulnerability Gather data sampling: Not affected 16:02:54 Vulnerability Itlb multihit: Not affected 16:02:54 Vulnerability L1tf: Not affected 16:02:54 Vulnerability Mds: Not affected 16:02:54 Vulnerability Meltdown: Not affected 16:02:54 Vulnerability Mmio stale data: Not affected 16:02:54 Vulnerability Reg file data sampling: Not affected 16:02:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:02:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:02:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:02:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:02:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:02:54 Vulnerability Srbds: Not affected 16:02:54 Vulnerability Tsx async abort: Not affected 16:02:54 16:02:54 16:02:54 ---> nproc: 16:02:54 2 16:02:54 16:02:54 16:02:54 ---> df -h: 16:02:54 Filesystem Size Used Avail Use% Mounted on 16:02:54 tmpfs 794M 1.1M 793M 1% /run 16:02:54 /dev/vda1 39G 9.1G 30G 24% / 16:02:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:02:54 tmpfs 5.0M 0 5.0M 0% /run/lock 16:02:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:02:54 tmpfs 794M 4.0K 794M 1% /run/user/1001 16:02:54 16:02:54 16:02:54 ---> free -m: 16:02:54 total used free shared buff/cache available 16:02:54 Mem: 7937 528 4091 4 3318 7098 16:02:54 Swap: 1023 0 1023 16:02:54 16:02:54 16:02:54 ---> ip addr: 16:02:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:02:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:02:54 inet 127.0.0.1/8 scope host lo 16:02:54 valid_lft forever preferred_lft forever 16:02:54 inet6 ::1/128 scope host 16:02:54 valid_lft forever preferred_lft forever 16:02:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:02:54 link/ether fa:16:3e:76:18:03 brd ff:ff:ff:ff:ff:ff 16:02:54 altname enp0s3 16:02:54 inet 10.30.170.237/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:02:54 valid_lft 86201sec preferred_lft 86201sec 16:02:54 inet6 fe80::f816:3eff:fe76:1803/64 scope link 16:02:54 valid_lft forever preferred_lft forever 16:02:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:02:54 link/ether 02:42:10:87:8d:58 brd ff:ff:ff:ff:ff:ff 16:02:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:02:54 valid_lft forever preferred_lft forever 16:02:54 16:02:54 16:02:54 ---> sar -b -r -n DEV: 16:02:54 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50501) 09/07/25 _x86_64_ (2 CPU) 16:02:54 16:02:54 15:59:40 LINUX RESTART (2 CPU) 16:02:54 16:02:54 16:02:54 ---> sar -P ALL: 16:02:54 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-50501) 09/07/25 _x86_64_ (2 CPU) 16:02:54 16:02:54 15:59:40 LINUX RESTART (2 CPU) 16:02:54 16:02:54 16:02:54