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