12:06:30 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/118216 12:06:30 Running as SYSTEM 12:06:30 [EnvInject] - Loading node environment variables. 12:06:30 Building remotely on prd-ubuntu2204-builder-2c-2g-54133 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x 12:06:31 [ssh-agent] Looking for ssh-agent implementation... 12:06:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:31 $ ssh-agent 12:06:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXii1huI/agent.2379 12:06:31 SSH_AGENT_PID=2381 12:06:31 [ssh-agent] Started. 12:06:31 Running ssh-add (command line suppressed) 12:06:31 Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_17317804413447675411.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_17317804413447675411.key) 12:06:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:06:31 The recommended git tool is: NONE 12:06:33 using credential jenkins-ssh 12:06:33 Wiping out workspace first. 12:06:33 Cloning the remote Git repository 12:06:33 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 12:06:33 > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 12:06:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:06:33 > git --version # timeout=10 12:06:33 > git --version # 'git version 2.34.1' 12:06:33 using GIT_SSH to set credentials jenkins-ssh 12:06:33 Verifying host key using known hosts file 12:06:33 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. 12:06:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:06:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:06:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 12:06:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 12:06:43 using GIT_SSH to set credentials jenkins-ssh 12:06:43 Verifying host key using known hosts file 12:06:43 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. 12:06:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/16/118216/1 # timeout=10 12:06:43 > git rev-parse d0f57f9c6190da555b35d0ecb2a7ce450c3fcfed^{commit} # timeout=10 12:06:44 Checking out Revision d0f57f9c6190da555b35d0ecb2a7ce450c3fcfed (refs/changes/16/118216/1) 12:06:44 > git config core.sparsecheckout # timeout=10 12:06:44 > git checkout -f d0f57f9c6190da555b35d0ecb2a7ce450c3fcfed # timeout=10 12:06:47 Commit message: "Separate out HTTP/1 and HTTP/2 request dispatch" 12:06:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:06:47 > git rev-list --no-walk d683b26c2cf3763e6317e4068526480849628748 # timeout=10 12:06:48 provisioning config files... 12:06:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:06:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:06:48 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins6482003171657866101.sh 12:06:48 ---> python-tools-install.sh 12:06:48 Setup pyenv: 12:06:48 * system (set by /opt/pyenv/version) 12:06:48 * 3.8.20 (set by /opt/pyenv/version) 12:06:48 * 3.9.20 (set by /opt/pyenv/version) 12:06:48 * 3.10.15 (set by /opt/pyenv/version) 12:06:48 * 3.11.10 (set by /opt/pyenv/version) 12:06:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bBFB 12:06:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:06:56 lf-activate-venv(): INFO: Installing: lftools 12:07:23 lf-activate-venv(): INFO: Adding /tmp/venv-bBFB/bin to PATH 12:07:23 Generating Requirements File 12:07:43 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. 12:07:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:07:43 Python 3.11.10 12:07:43 pip 25.2 from /tmp/venv-bBFB/lib/python3.11/site-packages/pip (python 3.11) 12:07:44 appdirs==1.4.4 12:07:44 argcomplete==3.6.2 12:07:44 aspy.yaml==1.3.0 12:07:44 attrs==25.3.0 12:07:44 autopage==0.5.2 12:07:44 beautifulsoup4==4.13.5 12:07:44 boto3==1.40.33 12:07:44 botocore==1.40.33 12:07:44 bs4==0.0.2 12:07:44 cachetools==5.5.2 12:07:44 certifi==2025.8.3 12:07:44 cffi==2.0.0 12:07:44 cfgv==3.4.0 12:07:44 chardet==5.2.0 12:07:44 charset-normalizer==3.4.3 12:07:44 click==8.2.1 12:07:44 cliff==4.11.0 12:07:44 cmd2==2.7.0 12:07:44 cryptography==3.3.2 12:07:44 debtcollector==3.0.0 12:07:44 decorator==5.2.1 12:07:44 defusedxml==0.7.1 12:07:44 Deprecated==1.2.18 12:07:44 distlib==0.4.0 12:07:44 dnspython==2.8.0 12:07:44 docker==7.1.0 12:07:44 dogpile.cache==1.4.1 12:07:44 durationpy==0.10 12:07:44 email-validator==2.3.0 12:07:44 filelock==3.19.1 12:07:44 future==1.0.0 12:07:44 gitdb==4.0.12 12:07:44 GitPython==3.1.45 12:07:44 google-auth==2.40.3 12:07:44 httplib2==0.31.0 12:07:44 identify==2.6.14 12:07:44 idna==3.10 12:07:44 importlib-resources==1.5.0 12:07:44 iso8601==2.1.0 12:07:44 Jinja2==3.1.6 12:07:44 jmespath==1.0.1 12:07:44 jsonpatch==1.33 12:07:44 jsonpointer==3.0.0 12:07:44 jsonschema==4.25.1 12:07:44 jsonschema-specifications==2025.9.1 12:07:44 keystoneauth1==5.12.0 12:07:44 kubernetes==33.1.0 12:07:44 lftools==0.37.13 12:07:44 lxml==6.0.1 12:07:44 markdown-it-py==4.0.0 12:07:44 MarkupSafe==3.0.2 12:07:44 mdurl==0.1.2 12:07:44 msgpack==1.1.1 12:07:44 multi_key_dict==2.0.3 12:07:44 munch==4.0.0 12:07:44 netaddr==1.3.0 12:07:44 niet==1.4.2 12:07:44 nodeenv==1.9.1 12:07:44 oauth2client==4.1.3 12:07:44 oauthlib==3.3.1 12:07:44 openstacksdk==4.7.1 12:07:44 os-service-types==1.8.0 12:07:44 osc-lib==4.2.0 12:07:44 oslo.config==10.0.0 12:07:44 oslo.context==6.1.0 12:07:44 oslo.i18n==6.6.0 12:07:44 oslo.log==7.2.1 12:07:44 oslo.serialization==5.8.0 12:07:44 oslo.utils==9.1.0 12:07:44 packaging==25.0 12:07:44 pbr==7.0.1 12:07:44 platformdirs==4.4.0 12:07:44 prettytable==3.16.0 12:07:44 psutil==7.1.0 12:07:44 pyasn1==0.6.1 12:07:44 pyasn1_modules==0.4.2 12:07:44 pycparser==2.23 12:07:44 pygerrit2==2.0.15 12:07:44 PyGithub==2.8.1 12:07:44 Pygments==2.19.2 12:07:44 PyJWT==2.10.1 12:07:44 PyNaCl==1.6.0 12:07:44 pyparsing==2.4.7 12:07:44 pyperclip==1.10.0 12:07:44 pyrsistent==0.20.0 12:07:44 python-cinderclient==9.8.0 12:07:44 python-dateutil==2.9.0.post0 12:07:44 python-heatclient==4.3.0 12:07:44 python-jenkins==1.8.3 12:07:44 python-keystoneclient==5.7.0 12:07:44 python-magnumclient==4.9.0 12:07:44 python-openstackclient==8.2.0 12:07:44 python-swiftclient==4.8.0 12:07:44 PyYAML==6.0.2 12:07:44 referencing==0.36.2 12:07:44 requests==2.32.5 12:07:44 requests-oauthlib==2.0.0 12:07:44 requestsexceptions==1.4.0 12:07:44 rfc3986==2.0.0 12:07:44 rich==14.1.0 12:07:44 rich-argparse==1.7.1 12:07:44 rpds-py==0.27.1 12:07:44 rsa==4.9.1 12:07:44 ruamel.yaml==0.18.15 12:07:44 ruamel.yaml.clib==0.2.12 12:07:44 s3transfer==0.14.0 12:07:44 simplejson==3.20.1 12:07:44 six==1.17.0 12:07:44 smmap==5.0.2 12:07:44 soupsieve==2.8 12:07:44 stevedore==5.5.0 12:07:44 tabulate==0.9.0 12:07:44 toml==0.10.2 12:07:44 tomlkit==0.13.3 12:07:44 tqdm==4.67.1 12:07:44 typing_extensions==4.15.0 12:07:44 tzdata==2025.2 12:07:44 urllib3==1.26.20 12:07:44 virtualenv==20.34.0 12:07:44 wcwidth==0.2.13 12:07:44 websocket-client==1.8.0 12:07:44 wrapt==1.17.3 12:07:44 xdg==6.0.0 12:07:44 xmltodict==1.0.2 12:07:44 yq==3.4.3 12:07:44 [EnvInject] - Injecting environment variables from a build step. 12:07:44 [EnvInject] - Injecting as environment variables the properties content 12:07:44 PYTHON=python3 12:07:44 12:07:44 [EnvInject] - Variables injected successfully. 12:07:44 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins14600657684165901474.sh 12:07:44 ---> tox-install.sh 12:07:44 + source /home/jenkins/lf-env.sh 12:07:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:44 ++ mktemp -d /tmp/venv-XXXX 12:07:44 + lf_venv=/tmp/venv-BzxG 12:07:44 + local venv_file=/tmp/.os_lf_venv 12:07:44 + local python=python3 12:07:44 + local options 12:07:44 + local set_path=true 12:07:44 + local install_args= 12:07:44 ++ 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 12:07:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:44 + true 12:07:44 + case $1 in 12:07:44 + venv_file=/tmp/.toxenv 12:07:44 + shift 2 12:07:44 + true 12:07:44 + case $1 in 12:07:44 + shift 12:07:44 + break 12:07:44 + case $python in 12:07:44 + local pkg_list= 12:07:44 + [[ -d /opt/pyenv ]] 12:07:44 + echo 'Setup pyenv:' 12:07:44 Setup pyenv: 12:07:44 + export PYENV_ROOT=/opt/pyenv 12:07:44 + PYENV_ROOT=/opt/pyenv 12:07:44 + 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 12:07:44 + 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 12:07:44 + pyenv versions 12:07:44 system 12:07:44 3.8.20 12:07:44 3.9.20 12:07:44 3.10.15 12:07:44 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:07:44 + command -v pyenv 12:07:44 ++ pyenv init - --no-rehash 12:07:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:44 for i in ${!paths[@]}; do 12:07:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:44 fi; done; 12:07:44 echo "${paths[*]}"'\'')" 12:07:44 export PATH="/opt/pyenv/shims:${PATH}" 12:07:44 export PYENV_SHELL=bash 12:07:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:44 pyenv() { 12:07:44 local command 12:07:44 command="${1:-}" 12:07:44 if [ "$#" -gt 0 ]; then 12:07:44 shift 12:07:44 fi 12:07:44 12:07:44 case "$command" in 12:07:44 rehash|shell) 12:07:44 eval "$(pyenv "sh-$command" "$@")" 12:07:44 ;; 12:07:44 *) 12:07:44 command pyenv "$command" "$@" 12:07:44 ;; 12:07:44 esac 12:07:44 }' 12:07:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:44 for i in ${!paths[@]}; do 12:07:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:44 fi; done; 12:07:44 echo "${paths[*]}"' 12:07:44 ++ 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 12:07:44 ++ 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 12:07:44 ++ 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 12:07:44 ++ export PYENV_SHELL=bash 12:07:44 ++ PYENV_SHELL=bash 12:07:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:44 +++ complete -F _pyenv pyenv 12:07:44 ++ lf-pyver python3 12:07:44 ++ local py_version_xy=python3 12:07:44 ++ local py_version_xyz= 12:07:44 ++ pyenv versions 12:07:44 ++ local command 12:07:44 ++ command=versions 12:07:44 ++ '[' 1 -gt 0 ']' 12:07:44 ++ shift 12:07:44 ++ case "$command" in 12:07:44 ++ command pyenv versions 12:07:44 ++ awk '{ print $1 }' 12:07:44 ++ grep -E '^[0-9.]*[0-9]$' 12:07:44 ++ sed 's/^[ *]* //' 12:07:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:44 +++ grep '^3' /tmp/.pyenv_versions 12:07:44 +++ tail -n 1 12:07:44 +++ sort -V 12:07:44 ++ py_version_xyz=3.11.10 12:07:44 ++ [[ -z 3.11.10 ]] 12:07:44 ++ echo 3.11.10 12:07:44 ++ return 0 12:07:44 + pyenv local 3.11.10 12:07:44 + local command 12:07:44 + command=local 12:07:44 + '[' 2 -gt 0 ']' 12:07:44 + shift 12:07:44 + case "$command" in 12:07:44 + command pyenv local 3.11.10 12:07:44 + for arg in "$@" 12:07:44 + case $arg in 12:07:44 + pkg_list+='tox ' 12:07:44 + for arg in "$@" 12:07:44 + case $arg in 12:07:44 + pkg_list+='virtualenv ' 12:07:44 + for arg in "$@" 12:07:44 + case $arg in 12:07:44 + pkg_list+='urllib3~=1.26.15 ' 12:07:44 + [[ -f /tmp/.toxenv ]] 12:07:44 + [[ ! -f /tmp/.toxenv ]] 12:07:44 + [[ -n '' ]] 12:07:44 + python3 -m venv /tmp/venv-BzxG 12:07:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BzxG' 12:07:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BzxG 12:07:48 + echo /tmp/venv-BzxG 12:07:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:07:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:07:48 + /tmp/venv-BzxG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:07:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:07:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:07:52 + /tmp/venv-BzxG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:54 + type python3 12:07:54 + true 12:07:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BzxG/bin to PATH' 12:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-BzxG/bin to PATH 12:07:54 + PATH=/tmp/venv-BzxG/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 12:07:54 + return 0 12:07:54 + python3 --version 12:07:54 Python 3.11.10 12:07:54 + python3 -m pip --version 12:07:54 pip 25.2 from /tmp/venv-BzxG/lib/python3.11/site-packages/pip (python 3.11) 12:07:54 + python3 -m pip freeze 12:07:54 cachetools==6.2.0 12:07:54 chardet==5.2.0 12:07:54 colorama==0.4.6 12:07:54 distlib==0.4.0 12:07:54 filelock==3.19.1 12:07:54 packaging==25.0 12:07:54 platformdirs==4.4.0 12:07:54 pluggy==1.6.0 12:07:54 pyproject-api==1.9.1 12:07:54 tox==4.30.2 12:07:54 urllib3==1.26.20 12:07:54 virtualenv==20.34.0 12:07:54 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins15281861756314637603.sh 12:07:54 [EnvInject] - Injecting environment variables from a build step. 12:07:54 [EnvInject] - Injecting as environment variables the properties content 12:07:54 PARALLEL=True 12:07:54 12:07:54 [EnvInject] - Variables injected successfully. 12:07:54 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins8641278681745460195.sh 12:07:54 ---> tox-run.sh 12:07:54 + 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 12:07:54 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox 12:07:54 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs 12:07:54 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox 12:07:54 + cd /w/workspace/netconf-tox-verify-9.0.x/. 12:07:54 + source /home/jenkins/lf-env.sh 12:07:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:54 ++ mktemp -d /tmp/venv-XXXX 12:07:54 + lf_venv=/tmp/venv-mKUt 12:07:54 + local venv_file=/tmp/.os_lf_venv 12:07:54 + local python=python3 12:07:54 + local options 12:07:54 + local set_path=true 12:07:54 + local install_args= 12:07:54 ++ 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 12:07:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:54 + true 12:07:54 + case $1 in 12:07:54 + venv_file=/tmp/.toxenv 12:07:54 + shift 2 12:07:54 + true 12:07:54 + case $1 in 12:07:54 + shift 12:07:54 + break 12:07:54 + case $python in 12:07:54 + local pkg_list= 12:07:54 + [[ -d /opt/pyenv ]] 12:07:54 + echo 'Setup pyenv:' 12:07:54 Setup pyenv: 12:07:54 + export PYENV_ROOT=/opt/pyenv 12:07:54 + PYENV_ROOT=/opt/pyenv 12:07:54 + 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 12:07:54 + 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 12:07:54 + pyenv versions 12:07:54 system 12:07:54 3.8.20 12:07:54 3.9.20 12:07:54 3.10.15 12:07:54 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:07:54 + command -v pyenv 12:07:54 ++ pyenv init - --no-rehash 12:07:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:07:54 for i in ${!paths[@]}; do 12:07:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:07:54 fi; done; 12:07:54 echo "${paths[*]}"'\'')" 12:07:54 export PATH="/opt/pyenv/shims:${PATH}" 12:07:54 export PYENV_SHELL=bash 12:07:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:54 pyenv() { 12:07:54 local command 12:07:54 command="${1:-}" 12:07:54 if [ "$#" -gt 0 ]; then 12:07:54 shift 12:07:54 fi 12:07:54 12:07:54 case "$command" in 12:07:54 rehash|shell) 12:07:54 eval "$(pyenv "sh-$command" "$@")" 12:07:54 ;; 12:07:54 *) 12:07:54 command pyenv "$command" "$@" 12:07:54 ;; 12:07:54 esac 12:07:54 }' 12:07:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:07:54 for i in ${!paths[@]}; do 12:07:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:07:54 fi; done; 12:07:54 echo "${paths[*]}"' 12:07:54 ++ 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 12:07:54 ++ 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 12:07:54 ++ 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 12:07:54 ++ export PYENV_SHELL=bash 12:07:54 ++ PYENV_SHELL=bash 12:07:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:54 +++ complete -F _pyenv pyenv 12:07:54 ++ lf-pyver python3 12:07:54 ++ local py_version_xy=python3 12:07:54 ++ local py_version_xyz= 12:07:54 ++ pyenv versions 12:07:54 ++ local command 12:07:54 ++ command=versions 12:07:54 ++ grep -E '^[0-9.]*[0-9]$' 12:07:54 ++ '[' 1 -gt 0 ']' 12:07:54 ++ shift 12:07:54 ++ case "$command" in 12:07:54 ++ command pyenv versions 12:07:54 ++ awk '{ print $1 }' 12:07:54 ++ sed 's/^[ *]* //' 12:07:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:54 +++ grep '^3' /tmp/.pyenv_versions 12:07:54 +++ tail -n 1 12:07:54 +++ sort -V 12:07:54 ++ py_version_xyz=3.11.10 12:07:54 ++ [[ -z 3.11.10 ]] 12:07:54 ++ echo 3.11.10 12:07:54 ++ return 0 12:07:54 + pyenv local 3.11.10 12:07:54 + local command 12:07:54 + command=local 12:07:54 + '[' 2 -gt 0 ']' 12:07:54 + shift 12:07:54 + case "$command" in 12:07:54 + command pyenv local 3.11.10 12:07:54 + for arg in "$@" 12:07:54 + case $arg in 12:07:54 + pkg_list+='tox ' 12:07:54 + for arg in "$@" 12:07:54 + case $arg in 12:07:54 + pkg_list+='virtualenv ' 12:07:54 + for arg in "$@" 12:07:54 + case $arg in 12:07:54 + pkg_list+='urllib3~=1.26.15 ' 12:07:54 + [[ -f /tmp/.toxenv ]] 12:07:54 ++ cat /tmp/.toxenv 12:07:54 + lf_venv=/tmp/venv-BzxG 12:07:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzxG from' file:/tmp/.toxenv 12:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BzxG from file:/tmp/.toxenv 12:07:54 + /tmp/venv-BzxG/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:07:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:07:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:07:56 + /tmp/venv-BzxG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:57 + type python3 12:07:57 + true 12:07:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BzxG/bin to PATH' 12:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-BzxG/bin to PATH 12:07:57 + PATH=/tmp/venv-BzxG/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 12:07:57 + return 0 12:07:57 + [[ -d /opt/pyenv ]] 12:07:57 + echo '---> Setting up pyenv' 12:07:57 ---> Setting up pyenv 12:07:57 + export PYENV_ROOT=/opt/pyenv 12:07:57 + PYENV_ROOT=/opt/pyenv 12:07:57 + export PATH=/opt/pyenv/bin:/tmp/venv-BzxG/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 12:07:57 + PATH=/opt/pyenv/bin:/tmp/venv-BzxG/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 12:07:57 ++ pwd 12:07:57 + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x 12:07:57 + export PYTHONPATH 12:07:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:07:57 + TOX_TESTENV_PASSENV=PYTHONPATH 12:07:57 + tox --version 12:07:57 4.30.2 from /tmp/venv-BzxG/lib/python3.11/site-packages/tox/__init__.py 12:07:57 + PARALLEL=True 12:07:57 + TOX_OPTIONS_LIST= 12:07:57 + [[ -n '' ]] 12:07:57 + case ${PARALLEL,,} in 12:07:57 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:07:57 + tox --parallel auto --parallel-live 12:07:57 + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log 12:07:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:07:58 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:08:20 docs-linkcheck: freeze> python -m pip freeze --all 12:08:20 docs: freeze> python -m pip freeze --all 12:08:20 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:08:20 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck 12:08:20 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 12:08:20 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html 12:08:20 Running Sphinx v8.2.3 12:08:20 loading translations [en]... done 12:08:20 Running Sphinx v8.2.3 12:08:20 loading translations [en]... done 12:08:20 making output directory... done 12:08:20 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:08:20 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:08:20 making output directory... done 12:08:20 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:08:20 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:08:20 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:08:20 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:08:20 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:08:21 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:08:21 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:08:21 building [mo]: targets for 0 po files that are out of date 12:08:21 writing output... 12:08:21 building [linkcheck]: targets for 4 source files that are out of date 12:08:21 updating environment: [new config] 4 added, 0 changed, 0 removed 12:08:21 reading sources... [ 25%] developer-guide 12:08:21 building [mo]: targets for 0 po files that are out of date 12:08:21 writing output... 12:08:21 reading sources... [ 50%] index 12:08:21 reading sources... [ 75%] testtool 12:08:21 building [html]: targets for 4 source files that are out of date 12:08:21 updating environment: [new config] 4 added, 0 changed, 0 removed 12:08:21 reading sources... [ 25%] developer-guide 12:08:21 reading sources... [100%] user-guide 12:08:21 reading sources... [ 50%] index 12:08:21 reading sources... [ 75%] testtool 12:08:21 reading sources... [100%] user-guide 12:08:21 12:08:21 looking for now-outdated files... none found 12:08:21 pickling environment... done 12:08:21 12:08:21 checking consistency... done 12:08:21 preparing documents... done 12:08:21 copying assets... 12:08:21 copying assets: done 12:08:21 writing output... [ 25%] developer-guide 12:08:21 writing output... [ 50%] index 12:08:21 looking for now-outdated files... none found 12:08:21 writing output... [ 75%] testtool 12:08:21 writing output... [100%] user-guide 12:08:22 12:08:22 12:08:22 pickling environment... done 12:08:22 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 12:08:22 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 12:08:22 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 12:08:22 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 12:08:22 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 12:08:22 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 12:08:22 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 12:08:22 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 12:08:22 checking consistency... done 12:08:22 preparing documents... done 12:08:22 copying assets... 12:08:22 copying static files... 12:08:22 ( 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 12:08:22 ( 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 12:08:22 ( 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 12:08:22 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 12:08:22 ( 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 12:08:22 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 12:08:22 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 12:08:22 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 12:08:22 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 12:08:22 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 12:08:22 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 12:08:22 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css 12:08:22 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js 12:08:22 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js 12:08:22 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js 12:08:22 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css 12:08:22 copying static files: done 12:08:22 copying extra files... 12:08:22 copying extra files: done 12:08:22 copying assets: done 12:08:22 writing output... [ 25%] developer-guide 12:08:22 writing output... [ 50%] index 12:08:22 writing output... [ 75%] testtool 12:08:22 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 12:08:22 writing output... [100%] user-guide 12:08:22 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 12:08:22 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 12:08:22 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 12:08:22 12:08:22 generating indices... genindex done 12:08:22 highlighting module code... 12:08:22 writing additional pages... search done 12:08:22 dumping search index in English (code: en)... done 12:08:22 dumping object inventory... done 12:08:22 build succeeded. 12:08:22 12:08:22 The HTML pages are in docs/_build/html. 12:08:22 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 12:08:22 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 12:08:22 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 12:08:22 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 12:08:23 docs: OK ✔ in 25.33 seconds 12:08:23 gitlint: install_deps> python -I -m pip install gitlint 12:08:23 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 12:08:23 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 12:08:23 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 12:08:23 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 12:08:23 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 12:08:23 ( user-guide: line 1397) ok https://www.docker.com/ 12:08:23 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 12:08:23 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 12:08:23 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 12:08:23 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 12:08:23 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 12:08:23 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 12:08:23 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 12:08:23 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 12:08:23 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 12:08:23 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 12:08:23 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 12:08:24 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 12:08:24 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 12:08:24 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 12:08:24 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 12:08:24 build succeeded. 12:08:24 12:08:24 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 12:08:27 docs-linkcheck: OK ✔ in 26.63 seconds 12:08:27 gitlint: freeze> python -m pip freeze --all 12:08:27 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 12:08:27 gitlint: commands[0]> gitlint 12:08:27 docs: OK (25.33=setup[22.66]+cmd[2.67] seconds) 12:08:27 docs-linkcheck: OK (26.63=setup[22.59]+cmd[4.04] seconds) 12:08:27 gitlint: OK (4.91=setup[4.76]+cmd[0.15] seconds) 12:08:27 congratulations :) (30.27 seconds) 12:08:28 + tox_status=0 12:08:28 + echo '---> Completed tox runs' 12:08:28 ---> Completed tox runs 12:08:28 + for i in .tox/*/log 12:08:28 ++ awk -F/ '{print $2}' 12:08:28 ++ echo .tox/docs-linkcheck/log 12:08:28 + tox_env=docs-linkcheck 12:08:28 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck 12:08:28 + for i in .tox/*/log 12:08:28 ++ awk -F/ '{print $2}' 12:08:28 ++ echo .tox/docs/log 12:08:28 + tox_env=docs 12:08:28 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs 12:08:28 + for i in .tox/*/log 12:08:28 ++ awk -F/ '{print $2}' 12:08:28 ++ echo .tox/gitlint/log 12:08:28 + tox_env=gitlint 12:08:28 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint 12:08:28 + DOC_DIR=docs/_build/html 12:08:28 + [[ -d docs/_build/html ]] 12:08:28 + echo '---> Archiving generated docs' 12:08:28 ---> Archiving generated docs 12:08:28 + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs 12:08:28 + echo '---> tox-run.sh ends' 12:08:28 ---> tox-run.sh ends 12:08:28 + test 0 -eq 0 12:08:28 $ ssh-agent -k 12:08:28 unset SSH_AUTH_SOCK; 12:08:28 unset SSH_AGENT_PID; 12:08:28 echo Agent pid 2381 killed; 12:08:28 [ssh-agent] Stopped. 12:08:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:08:28 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins14670507309342302590.sh 12:08:28 ---> sysstat.sh 12:08:28 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16307207869457008721.sh 12:08:28 ---> package-listing.sh 12:08:28 ++ facter osfamily 12:08:28 ++ tr '[:upper:]' '[:lower:]' 12:08:28 + OS_FAMILY=debian 12:08:28 + workspace=/w/workspace/netconf-tox-verify-9.0.x 12:08:28 + START_PACKAGES=/tmp/packages_start.txt 12:08:28 + END_PACKAGES=/tmp/packages_end.txt 12:08:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:08:28 + PACKAGES=/tmp/packages_start.txt 12:08:28 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 12:08:28 + PACKAGES=/tmp/packages_end.txt 12:08:28 + case "${OS_FAMILY}" in 12:08:28 + dpkg -l 12:08:28 + grep '^ii' 12:08:29 + '[' -f /tmp/packages_start.txt ']' 12:08:29 + '[' -f /tmp/packages_end.txt ']' 12:08:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:08:29 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 12:08:29 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ 12:08:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ 12:08:29 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins6219322869197489025.sh 12:08:29 ---> capture-instance-metadata.sh 12:08:29 Setup pyenv: 12:08:29 system 12:08:29 3.8.20 12:08:29 3.9.20 12:08:29 3.10.15 12:08:29 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBFB from file:/tmp/.os_lf_venv 12:08:31 lf-activate-venv(): INFO: Installing: lftools 12:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-bBFB/bin to PATH 12:08:52 INFO: Running in OpenStack, capturing instance metadata 12:08:52 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins2056205400519169360.sh 12:08:52 provisioning config files... 12:08:53 Could not find credentials [logs] for netconf-tox-verify-9.0.x #42 12:08:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config711842411058182244tmp 12:08:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:08:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:08:53 provisioning config files... 12:08:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:08:54 [EnvInject] - Injecting environment variables from a build step. 12:08:54 [EnvInject] - Injecting as environment variables the properties content 12:08:54 SERVER_ID=logs 12:08:54 12:08:54 [EnvInject] - Variables injected successfully. 12:08:54 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins14493887934790796907.sh 12:08:54 ---> create-netrc.sh 12:08:54 WARN: Log server credential not found. 12:08:54 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins7033134813133121022.sh 12:08:54 ---> python-tools-install.sh 12:08:54 Setup pyenv: 12:08:54 system 12:08:54 3.8.20 12:08:54 3.9.20 12:08:54 3.10.15 12:08:54 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBFB from file:/tmp/.os_lf_venv 12:09:13 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 12:09:17 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 12:09:20 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 12:09:24 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 12:09:29 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/pip/ 12:09:35 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/setuptools/ 12:09:38 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable')': /repository/PyPi/simple/setuptools/ 12:09:42 lf-activate-venv(): INFO: Installing: lftools 12:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-bBFB/bin to PATH 12:09:55 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins7518584939578649033.sh 12:09:55 ---> sudo-logs.sh 12:09:55 Archiving 'sudo' log.. 12:09:55 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins16541902867472930263.sh 12:09:55 ---> job-cost.sh 12:09:55 Setup pyenv: 12:09:55 system 12:09:55 3.8.20 12:09:55 3.9.20 12:09:55 3.10.15 12:09:55 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:09:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBFB from file:/tmp/.os_lf_venv 12:09:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:10:04 lf-activate-venv(): INFO: Adding /tmp/venv-bBFB/bin to PATH 12:10:04 INFO: No Stack... 12:10:05 INFO: Retrieving Pricing Info for: v3-standard-2 12:10:05 INFO: Archiving Costs 12:10:05 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins2238692381166217878.sh 12:10:05 ---> logs-deploy.sh 12:10:05 Setup pyenv: 12:10:05 system 12:10:05 3.8.20 12:10:05 3.9.20 12:10:05 3.10.15 12:10:05 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 12:10:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bBFB from file:/tmp/.os_lf_venv 12:10:07 lf-activate-venv(): INFO: Installing: lftools 12:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-bBFB/bin to PATH 12:10:19 WARNING: Nexus logging server not set 12:10:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/42/ 12:10:19 INFO: archiving logs to S3 12:10:20 ---> uname -a: 12:10:20 Linux prd-ubuntu2204-builder-2c-2g-54133 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:10:20 12:10:20 12:10:20 ---> lscpu: 12:10:20 Architecture: x86_64 12:10:20 CPU op-mode(s): 32-bit, 64-bit 12:10:20 Address sizes: 40 bits physical, 48 bits virtual 12:10:20 Byte Order: Little Endian 12:10:20 CPU(s): 2 12:10:20 On-line CPU(s) list: 0,1 12:10:20 Vendor ID: AuthenticAMD 12:10:20 Model name: AMD EPYC-Rome Processor 12:10:20 CPU family: 23 12:10:20 Model: 49 12:10:20 Thread(s) per core: 1 12:10:20 Core(s) per socket: 1 12:10:20 Socket(s): 2 12:10:20 Stepping: 0 12:10:20 BogoMIPS: 5600.00 12:10:20 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 12:10:20 Virtualization: AMD-V 12:10:20 Hypervisor vendor: KVM 12:10:20 Virtualization type: full 12:10:20 L1d cache: 64 KiB (2 instances) 12:10:20 L1i cache: 64 KiB (2 instances) 12:10:20 L2 cache: 1 MiB (2 instances) 12:10:20 L3 cache: 32 MiB (2 instances) 12:10:20 NUMA node(s): 1 12:10:20 NUMA node0 CPU(s): 0,1 12:10:20 Vulnerability Gather data sampling: Not affected 12:10:20 Vulnerability Itlb multihit: Not affected 12:10:20 Vulnerability L1tf: Not affected 12:10:20 Vulnerability Mds: Not affected 12:10:20 Vulnerability Meltdown: Not affected 12:10:20 Vulnerability Mmio stale data: Not affected 12:10:20 Vulnerability Reg file data sampling: Not affected 12:10:20 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:10:20 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:10:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:10:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:10:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:10:20 Vulnerability Srbds: Not affected 12:10:20 Vulnerability Tsx async abort: Not affected 12:10:20 12:10:20 12:10:20 ---> nproc: 12:10:20 2 12:10:20 12:10:20 12:10:20 ---> df -h: 12:10:20 Filesystem Size Used Avail Use% Mounted on 12:10:20 tmpfs 794M 1.1M 793M 1% /run 12:10:20 /dev/vda1 39G 9.3G 30G 24% / 12:10:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:10:20 tmpfs 5.0M 0 5.0M 0% /run/lock 12:10:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:10:20 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:10:20 12:10:20 12:10:20 ---> free -m: 12:10:20 total used free shared buff/cache available 12:10:20 Mem: 7937 543 3575 4 3818 7082 12:10:20 Swap: 1023 0 1023 12:10:20 12:10:20 12:10:20 ---> ip addr: 12:10:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:10:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:10:20 inet 127.0.0.1/8 scope host lo 12:10:20 valid_lft forever preferred_lft forever 12:10:20 inet6 ::1/128 scope host 12:10:20 valid_lft forever preferred_lft forever 12:10:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:10:20 link/ether fa:16:3e:ad:e9:4c brd ff:ff:ff:ff:ff:ff 12:10:20 altname enp0s3 12:10:20 inet 10.30.170.38/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:10:20 valid_lft 85744sec preferred_lft 85744sec 12:10:20 inet6 fe80::f816:3eff:fead:e94c/64 scope link 12:10:20 valid_lft forever preferred_lft forever 12:10:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:10:20 link/ether 02:42:d8:6b:82:ec brd ff:ff:ff:ff:ff:ff 12:10:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:10:20 valid_lft forever preferred_lft forever 12:10:20 12:10:20 12:10:20 ---> sar -b -r -n DEV: 12:10:20 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54133) 09/18/25 _x86_64_ (2 CPU) 12:10:20 12:10:20 11:59:27 LINUX RESTART (2 CPU) 12:10:20 12:10:20 12:00:17 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:10:20 12:10:05 50.86 2.18 44.86 3.81 718.50 6973.18 31289.38 12:10:20 Average: 50.86 2.18 44.86 3.81 718.50 6973.18 31289.38 12:10:20 12:10:20 12:00:17 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:10:20 12:10:05 3743748 7333952 417104 5.13 109316 3583684 986080 10.75 580964 3426952 14484 12:10:20 Average: 3743748 7333952 417104 5.13 109316 3583684 986080 10.75 580964 3426952 14484 12:10:20 12:10:20 12:00:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:10:20 12:10:05 lo 0.72 0.72 0.14 0.14 0.00 0.00 0.00 0.00 12:10:20 12:10:05 ens3 69.04 44.89 778.03 8.26 0.00 0.00 0.00 0.00 12:10:20 12:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:20 Average: lo 0.72 0.72 0.14 0.14 0.00 0.00 0.00 0.00 12:10:20 Average: ens3 69.04 44.89 778.03 8.26 0.00 0.00 0.00 0.00 12:10:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:20 12:10:20 12:10:20 ---> sar -P ALL: 12:10:20 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-54133) 09/18/25 _x86_64_ (2 CPU) 12:10:20 12:10:20 11:59:27 LINUX RESTART (2 CPU) 12:10:20 12:10:20 12:00:17 CPU %user %nice %system %iowait %steal %idle 12:10:20 12:10:05 all 12.76 0.00 1.71 0.93 0.04 84.55 12:10:20 12:10:05 0 14.01 0.00 1.62 1.34 0.04 82.98 12:10:20 12:10:05 1 11.52 0.00 1.80 0.53 0.04 86.11 12:10:20 Average: all 12.76 0.00 1.71 0.93 0.04 84.55 12:10:20 Average: 0 14.01 0.00 1.62 1.34 0.04 82.98 12:10:20 Average: 1 11.52 0.00 1.80 0.53 0.04 86.11 12:10:20 12:10:20 12:10:20