19:39:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/122394 19:39:10 Running as SYSTEM 19:39:10 [EnvInject] - Loading node environment variables. 19:39:10 Building remotely on prd-ubuntu2204-builder-2c-2g-3088 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 19:39:11 [ssh-agent] Looking for ssh-agent implementation... 19:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:11 $ ssh-agent 19:39:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfNmjbA/agent.1553 19:39:11 SSH_AGENT_PID=1555 19:39:11 [ssh-agent] Started. 19:39:11 Running ssh-add (command line suppressed) 19:39:11 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_17076322682458980003.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_17076322682458980003.key) 19:39:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:39:11 The recommended git tool is: NONE 19:39:13 using credential jenkins-ssh 19:39:13 Wiping out workspace first. 19:39:13 Cloning the remote Git repository 19:39:13 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 19:39:13 > git init /w/workspace/netconf-tox-verify-master # timeout=10 19:39:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:39:13 > git --version # timeout=10 19:39:13 > git --version # 'git version 2.34.1' 19:39:13 using GIT_SSH to set credentials jenkins-ssh 19:39:13 Verifying host key using known hosts file, will automatically accept unseen keys 19:39:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 19:39:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 19:39:24 using GIT_SSH to set credentials jenkins-ssh 19:39:24 Verifying host key using known hosts file, will automatically accept unseen keys 19:39:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/94/122394/2 # timeout=10 19:39:24 > git rev-parse bff949513065628840d83b6742d939130a009cd9^{commit} # timeout=10 19:39:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:39:24 Checking out Revision bff949513065628840d83b6742d939130a009cd9 (refs/changes/94/122394/2) 19:39:24 > git config core.sparsecheckout # timeout=10 19:39:24 > git checkout -f bff949513065628840d83b6742d939130a009cd9 # timeout=10 19:39:25 Commit message: "Split restconf-nb from deprecated JAX-RS" 19:39:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:39:25 > git rev-list --no-walk e4281e5f593a7a053424fc16c978cf5acfe2bdfa # timeout=10 19:39:28 provisioning config files... 19:39:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:39:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:39:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1486762453041689106.sh 19:39:28 ---> python-tools-install.sh 19:39:28 Setup pyenv: 19:39:28 * system (set by /opt/pyenv/version) 19:39:28 * 3.8.20 (set by /opt/pyenv/version) 19:39:28 * 3.9.20 (set by /opt/pyenv/version) 19:39:28 3.10.15 19:39:28 3.11.10 19:39:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tmhr 19:39:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:39:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:39:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:39:37 lf-activate-venv(): INFO: Base packages installed successfully 19:39:37 lf-activate-venv(): INFO: Installing additional packages: lftools 19:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-tmhr/bin to PATH 19:40:04 Generating Requirements File 19:40:22 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. 19:40:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:40:23 Python 3.11.10 19:40:23 pip 26.0.1 from /tmp/venv-tmhr/lib/python3.11/site-packages/pip (python 3.11) 19:40:23 appdirs==1.4.4 19:40:23 argcomplete==3.6.3 19:40:23 aspy.yaml==1.3.0 19:40:23 attrs==26.1.0 19:40:23 autopage==0.6.0 19:40:23 beautifulsoup4==4.14.3 19:40:23 boto3==1.42.89 19:40:23 botocore==1.42.89 19:40:23 bs4==0.0.2 19:40:23 certifi==2026.2.25 19:40:23 cffi==2.0.0 19:40:23 cfgv==3.5.0 19:40:23 chardet==7.4.3 19:40:23 charset-normalizer==3.4.7 19:40:23 click==8.3.2 19:40:23 cliff==4.13.3 19:40:23 cmd2==3.5.0 19:40:23 cryptography==3.3.2 19:40:23 debtcollector==3.1.0 19:40:23 decorator==5.2.1 19:40:23 defusedxml==0.7.1 19:40:23 Deprecated==1.3.1 19:40:23 distlib==0.4.0 19:40:23 dnspython==2.8.0 19:40:23 docker==7.1.0 19:40:23 dogpile.cache==1.5.0 19:40:23 durationpy==0.10 19:40:23 email-validator==2.3.0 19:40:23 filelock==3.28.0 19:40:23 future==1.0.0 19:40:23 gitdb==4.0.12 19:40:23 GitPython==3.1.46 19:40:23 httplib2==0.30.2 19:40:23 identify==2.6.18 19:40:23 idna==3.11 19:40:23 importlib-resources==1.5.0 19:40:23 iso8601==2.1.0 19:40:23 Jinja2==3.1.6 19:40:23 jmespath==1.1.0 19:40:23 jsonpatch==1.33 19:40:23 jsonpointer==3.1.1 19:40:23 jsonschema==4.26.0 19:40:23 jsonschema-specifications==2025.9.1 19:40:23 keystoneauth1==5.13.1 19:40:23 kubernetes==35.0.0 19:40:23 lftools==0.37.22 19:40:23 lxml==6.0.4 19:40:23 markdown-it-py==4.0.0 19:40:23 MarkupSafe==3.0.3 19:40:23 mdurl==0.1.2 19:40:23 msgpack==1.1.2 19:40:23 multi_key_dict==2.0.3 19:40:23 munch==4.0.0 19:40:23 netaddr==1.3.0 19:40:23 niet==1.4.2 19:40:23 nodeenv==1.10.0 19:40:23 oauth2client==4.1.3 19:40:23 oauthlib==3.3.1 19:40:23 openstacksdk==4.11.0 19:40:23 os-service-types==1.8.2 19:40:23 osc-lib==4.5.0 19:40:23 oslo.config==10.3.0 19:40:23 oslo.context==6.3.0 19:40:23 oslo.i18n==6.7.2 19:40:23 oslo.log==8.1.0 19:40:23 oslo.serialization==5.9.1 19:40:23 oslo.utils==10.0.1 19:40:23 packaging==26.1 19:40:23 pbr==7.0.3 19:40:23 platformdirs==4.9.6 19:40:23 prettytable==3.17.0 19:40:23 psutil==7.2.2 19:40:23 pyasn1==0.6.3 19:40:23 pyasn1_modules==0.4.2 19:40:23 pycparser==3.0 19:40:23 pygerrit2==2.0.15 19:40:23 PyGithub==2.9.1 19:40:23 Pygments==2.20.0 19:40:23 PyJWT==2.12.1 19:40:23 PyNaCl==1.6.2 19:40:23 pyparsing==2.4.7 19:40:23 pyperclip==1.11.0 19:40:23 pyrsistent==0.20.0 19:40:23 python-cinderclient==9.9.0 19:40:23 python-dateutil==2.9.0.post0 19:40:23 python-discovery==1.2.2 19:40:23 python-heatclient==5.1.0 19:40:23 python-jenkins==1.8.3 19:40:23 python-keystoneclient==5.8.0 19:40:23 python-magnumclient==4.10.0 19:40:23 python-openstackclient==9.0.0 19:40:23 python-swiftclient==4.10.0 19:40:23 PyYAML==6.0.3 19:40:23 referencing==0.37.0 19:40:23 requests==2.33.1 19:40:23 requests-oauthlib==2.0.0 19:40:23 rfc3986==2.0.0 19:40:23 rich==15.0.0 19:40:23 rich-argparse==1.7.2 19:40:23 rpds-py==0.30.0 19:40:23 rsa==4.9.1 19:40:23 ruamel.yaml==0.19.1 19:40:23 ruamel.yaml.clib==0.2.15 19:40:23 s3transfer==0.16.0 19:40:23 simplejson==3.20.2 19:40:23 six==1.17.0 19:40:23 smmap==5.0.3 19:40:23 soupsieve==2.8.3 19:40:23 stevedore==5.7.0 19:40:23 tabulate==0.10.0 19:40:23 toml==0.10.2 19:40:23 tomlkit==0.14.0 19:40:23 tqdm==4.67.3 19:40:23 typing_extensions==4.15.0 19:40:23 urllib3==1.26.20 19:40:23 virtualenv==21.2.4 19:40:23 wcwidth==0.6.0 19:40:23 websocket-client==1.9.0 19:40:23 wrapt==2.1.2 19:40:23 xdg==6.0.0 19:40:23 xmltodict==1.0.4 19:40:23 yq==3.4.3 19:40:23 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins4846206572557450425.sh 19:40:23 ---> uv-install.sh 19:40:23 Installing uv/uvx (latest) using shell installer 19:40:23 2026-04-15 19:40:23 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-15T20%3A21%3A28Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-15T19%3A20%3A58Z&ske=2026-04-15T20%3A21%3A28Z&sks=b&skv=2018-11-09&sig=tdND6vT6Ctk704o6yRC9VBvaYOZ6g1ONnoMy0iio30k%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjI4MjIyNiwibmJmIjoxNzc2MjgxOTI2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.vACfmLikQ--BtgU64p5zCeJnZLdCFBV9MN_GOmeBoCU&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-Qg6sWZ.sh" [1] 19:40:23 downloading uv 0.11.6 x86_64-unknown-linux-gnu 19:40:24 installing to /home/jenkins/.local/bin 19:40:24 uv 19:40:24 uvx 19:40:24 everything's installed! 19:40:24 19:40:24 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:40:24 19:40:24 source $HOME/.local/bin/env (sh, bash, zsh) 19:40:24 source $HOME/.local/bin/env.fish (fish) 19:40:24 Adding install location to PATH 19:40:24 ---> Validating uv/uvx install 19:40:24 uvx 0.11.6 (x86_64-unknown-linux-gnu) 19:40:24 [EnvInject] - Injecting environment variables from a build step. 19:40:24 [EnvInject] - Injecting as environment variables the properties content 19:40:24 PYTHON=python3 19:40:24 19:40:24 [EnvInject] - Variables injected successfully. 19:40:24 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7810210972363732321.sh 19:40:24 ---> tox-install.sh 19:40:24 + source /home/jenkins/lf-env.sh 19:40:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:40:24 ++ mktemp -d /tmp/venv-XXXX 19:40:24 + lf_venv=/tmp/venv-vDe5 19:40:24 + local venv_file=/tmp/.os_lf_venv 19:40:24 + local python=python3 19:40:24 + local options 19:40:24 + local set_path=true 19:40:24 + local install_args= 19:40:24 ++ 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 19:40:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:40:24 + true 19:40:24 + case $1 in 19:40:24 + venv_file=/tmp/.toxenv 19:40:24 + shift 2 19:40:24 + true 19:40:24 + case $1 in 19:40:24 + shift 19:40:24 + break 19:40:24 + case $python in 19:40:24 + local pkg_list= 19:40:24 + [[ -d /opt/pyenv ]] 19:40:24 + echo 'Setup pyenv:' 19:40:24 Setup pyenv: 19:40:24 + export PYENV_ROOT=/opt/pyenv 19:40:24 + PYENV_ROOT=/opt/pyenv 19:40:24 + 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 19:40:24 + 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 19:40:24 + pyenv versions 19:40:24 system 19:40:24 3.8.20 19:40:25 3.9.20 19:40:25 3.10.15 19:40:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:40:25 + command -v pyenv 19:40:25 ++ pyenv init - --no-rehash 19:40:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:40:25 for i in ${!paths[@]}; do 19:40:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:40:25 fi; done; 19:40:25 echo "${paths[*]}"'\'')" 19:40:25 export PATH="/opt/pyenv/shims:${PATH}" 19:40:25 export PYENV_SHELL=bash 19:40:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:40:25 pyenv() { 19:40:25 local command 19:40:25 command="${1:-}" 19:40:25 if [ "$#" -gt 0 ]; then 19:40:25 shift 19:40:25 fi 19:40:25 19:40:25 case "$command" in 19:40:25 rehash|shell) 19:40:25 eval "$(pyenv "sh-$command" "$@")" 19:40:25 ;; 19:40:25 *) 19:40:25 command pyenv "$command" "$@" 19:40:25 ;; 19:40:25 esac 19:40:25 }' 19:40:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:40:25 for i in ${!paths[@]}; do 19:40:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:40:25 fi; done; 19:40:25 echo "${paths[*]}"' 19:40:25 ++ 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 19:40:25 ++ 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 19:40:25 ++ 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 19:40:25 ++ export PYENV_SHELL=bash 19:40:25 ++ PYENV_SHELL=bash 19:40:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:40:25 +++ complete -F _pyenv pyenv 19:40:25 ++ lf-pyver python3 19:40:25 ++ local py_version_xy=python3 19:40:25 ++ local py_version_xyz= 19:40:25 ++ pyenv versions 19:40:25 ++ local command 19:40:25 ++ command=versions 19:40:25 ++ '[' 1 -gt 0 ']' 19:40:25 ++ shift 19:40:25 ++ case "$command" in 19:40:25 ++ command pyenv versions 19:40:25 ++ awk '{ print $1 }' 19:40:25 ++ grep -E '^[0-9.]*[0-9]$' 19:40:25 ++ sed 's/^[ *]* //' 19:40:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:40:25 +++ grep '^3' /tmp/.pyenv_versions 19:40:25 +++ tail -n 1 19:40:25 +++ sort -V 19:40:25 ++ py_version_xyz=3.11.10 19:40:25 ++ [[ -z 3.11.10 ]] 19:40:25 ++ echo 3.11.10 19:40:25 ++ return 0 19:40:25 + pyenv local 3.11.10 19:40:25 + local command 19:40:25 + command=local 19:40:25 + '[' 2 -gt 0 ']' 19:40:25 + shift 19:40:25 + case "$command" in 19:40:25 + command pyenv local 3.11.10 19:40:25 + for arg in "$@" 19:40:25 + case $arg in 19:40:25 + pkg_list+='tox ' 19:40:25 + for arg in "$@" 19:40:25 + case $arg in 19:40:25 + pkg_list+='virtualenv ' 19:40:25 + for arg in "$@" 19:40:25 + case $arg in 19:40:25 + pkg_list+='urllib3~=1.26.15 ' 19:40:25 + [[ -f /tmp/.toxenv ]] 19:40:25 + [[ ! -f /tmp/.toxenv ]] 19:40:25 + [[ -n '' ]] 19:40:25 + python3 -m venv /tmp/venv-vDe5 19:40:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vDe5' 19:40:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vDe5 19:40:29 + echo /tmp/venv-vDe5 19:40:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:40:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:40:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:40:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:29 + local 'pip_opts=--upgrade --quiet' 19:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:40:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:40:29 + [[ -n '' ]] 19:40:29 + [[ -n '' ]] 19:40:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:40:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:29 + /tmp/venv-vDe5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:40:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:40:32 lf-activate-venv(): INFO: Base packages installed successfully 19:40:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:40:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:40:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:40:32 + /tmp/venv-vDe5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:40:34 + type python3 19:40:34 + true 19:40:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vDe5/bin to PATH' 19:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-vDe5/bin to PATH 19:40:34 + PATH=/tmp/venv-vDe5/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 19:40:34 + return 0 19:40:34 + python3 --version 19:40:34 Python 3.11.10 19:40:34 + python3 -m pip --version 19:40:35 pip 26.0.1 from /tmp/venv-vDe5/lib/python3.11/site-packages/pip (python 3.11) 19:40:35 + python3 -m pip freeze 19:40:35 cachetools==7.0.5 19:40:35 colorama==0.4.6 19:40:35 distlib==0.4.0 19:40:35 filelock==3.28.0 19:40:35 packaging==26.1 19:40:35 platformdirs==4.9.6 19:40:35 pluggy==1.6.0 19:40:35 pyproject-api==1.10.0 19:40:35 python-discovery==1.2.2 19:40:35 tomli_w==1.2.0 19:40:35 tox==4.53.0 19:40:35 urllib3==1.26.20 19:40:35 virtualenv==21.2.4 19:40:35 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2160627580110621073.sh 19:40:35 [EnvInject] - Injecting environment variables from a build step. 19:40:35 [EnvInject] - Injecting as environment variables the properties content 19:40:35 PARALLEL=True 19:40:35 19:40:35 [EnvInject] - Variables injected successfully. 19:40:35 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13856351718672500310.sh 19:40:35 ---> tox-run.sh 19:40:35 + PATH=/home/jenkins/.local/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 19:40:35 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 19:40:35 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 19:40:35 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 19:40:35 + cd /w/workspace/netconf-tox-verify-master/. 19:40:35 + source /home/jenkins/lf-env.sh 19:40:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:40:35 ++ mktemp -d /tmp/venv-XXXX 19:40:35 + lf_venv=/tmp/venv-PotN 19:40:35 + local venv_file=/tmp/.os_lf_venv 19:40:35 + local python=python3 19:40:35 + local options 19:40:35 + local set_path=true 19:40:35 + local install_args= 19:40:35 ++ 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 19:40:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:40:35 + true 19:40:35 + case $1 in 19:40:35 + venv_file=/tmp/.toxenv 19:40:35 + shift 2 19:40:35 + true 19:40:35 + case $1 in 19:40:35 + shift 19:40:35 + break 19:40:35 + case $python in 19:40:35 + local pkg_list= 19:40:35 + [[ -d /opt/pyenv ]] 19:40:35 + echo 'Setup pyenv:' 19:40:35 Setup pyenv: 19:40:35 + export PYENV_ROOT=/opt/pyenv 19:40:35 + PYENV_ROOT=/opt/pyenv 19:40:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 19:40:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 19:40:35 + pyenv versions 19:40:35 system 19:40:35 3.8.20 19:40:35 3.9.20 19:40:35 3.10.15 19:40:35 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:40:35 + command -v pyenv 19:40:35 ++ pyenv init - --no-rehash 19:40:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:40:35 for i in ${!paths[@]}; do 19:40:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:40:35 fi; done; 19:40:35 echo "${paths[*]}"'\'')" 19:40:35 export PATH="/opt/pyenv/shims:${PATH}" 19:40:35 export PYENV_SHELL=bash 19:40:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:40:35 pyenv() { 19:40:35 local command 19:40:35 command="${1:-}" 19:40:35 if [ "$#" -gt 0 ]; then 19:40:35 shift 19:40:35 fi 19:40:35 19:40:35 case "$command" in 19:40:35 rehash|shell) 19:40:35 eval "$(pyenv "sh-$command" "$@")" 19:40:35 ;; 19:40:35 *) 19:40:35 command pyenv "$command" "$@" 19:40:35 ;; 19:40:35 esac 19:40:35 }' 19:40:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:40:35 for i in ${!paths[@]}; do 19:40:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:40:35 fi; done; 19:40:35 echo "${paths[*]}"' 19:40:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 19:40:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 19:40:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 19:40:35 ++ export PYENV_SHELL=bash 19:40:35 ++ PYENV_SHELL=bash 19:40:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:40:35 +++ complete -F _pyenv pyenv 19:40:35 ++ lf-pyver python3 19:40:35 ++ local py_version_xy=python3 19:40:35 ++ local py_version_xyz= 19:40:35 ++ pyenv versions 19:40:35 ++ local command 19:40:35 ++ grep -E '^[0-9.]*[0-9]$' 19:40:35 ++ command=versions 19:40:35 ++ '[' 1 -gt 0 ']' 19:40:35 ++ shift 19:40:35 ++ case "$command" in 19:40:35 ++ command pyenv versions 19:40:35 ++ awk '{ print $1 }' 19:40:35 ++ sed 's/^[ *]* //' 19:40:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:40:35 +++ grep '^3' /tmp/.pyenv_versions 19:40:35 +++ tail -n 1 19:40:35 +++ sort -V 19:40:35 ++ py_version_xyz=3.11.10 19:40:35 ++ [[ -z 3.11.10 ]] 19:40:35 ++ echo 3.11.10 19:40:35 ++ return 0 19:40:35 + pyenv local 3.11.10 19:40:35 + local command 19:40:35 + command=local 19:40:35 + '[' 2 -gt 0 ']' 19:40:35 + shift 19:40:35 + case "$command" in 19:40:35 + command pyenv local 3.11.10 19:40:35 + for arg in "$@" 19:40:35 + case $arg in 19:40:35 + pkg_list+='tox ' 19:40:35 + for arg in "$@" 19:40:35 + case $arg in 19:40:35 + pkg_list+='virtualenv ' 19:40:35 + for arg in "$@" 19:40:35 + case $arg in 19:40:35 + pkg_list+='urllib3~=1.26.15 ' 19:40:35 + [[ -f /tmp/.toxenv ]] 19:40:35 ++ cat /tmp/.toxenv 19:40:35 + lf_venv=/tmp/venv-vDe5 19:40:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDe5 from' file:/tmp/.toxenv 19:40:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDe5 from file:/tmp/.toxenv 19:40:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:40:35 + local 'pip_opts=--upgrade --quiet' 19:40:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:40:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:40:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:40:35 + [[ -n '' ]] 19:40:35 + [[ -n '' ]] 19:40:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:40:35 + /tmp/venv-vDe5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 19:40:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:40:36 lf-activate-venv(): INFO: Base packages installed successfully 19:40:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:40:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:40:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:40:36 + /tmp/venv-vDe5/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:40:37 + type python3 19:40:37 + true 19:40:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vDe5/bin to PATH' 19:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-vDe5/bin to PATH 19:40:37 + PATH=/tmp/venv-vDe5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 19:40:37 + return 0 19:40:37 + [[ -d /opt/pyenv ]] 19:40:37 + echo '---> Setting up pyenv' 19:40:37 ---> Setting up pyenv 19:40:37 + export PYENV_ROOT=/opt/pyenv 19:40:37 + PYENV_ROOT=/opt/pyenv 19:40:37 + export PATH=/opt/pyenv/bin:/tmp/venv-vDe5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 19:40:37 + PATH=/opt/pyenv/bin:/tmp/venv-vDe5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 19:40:37 ++ pwd 19:40:37 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 19:40:37 + export PYTHONPATH 19:40:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:40:37 + TOX_TESTENV_PASSENV=PYTHONPATH 19:40:37 + tox --version 19:40:38 4.53.0 from /tmp/venv-vDe5/lib/python3.11/site-packages/tox/__init__.py 19:40:38 + PARALLEL=True 19:40:38 + TOX_OPTIONS_LIST= 19:40:38 + [[ -n '' ]] 19:40:38 + case ${PARALLEL,,} in 19:40:38 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:40:38 + tox --parallel auto --parallel-live 19:40:38 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 19:40:39 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:40:39 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:41:00 docs: freeze> python -m pip freeze --all 19:41:00 docs-linkcheck: freeze> python -m pip freeze --all 19:41:00 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 19:41:00 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 19:41:00 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.4,nwdiag==3.0.0,packaging==26.1,pillow==12.2.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.33.1,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 19:41:00 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 19:41:00 Running Sphinx v8.2.3 19:41:00 Running Sphinx v8.2.3 19:41:00 loading translations [en]... done 19:41:00 loading translations [en]... done 19:41:01 making output directory... done 19:41:01 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:41:01 making output directory... done 19:41:01 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:41:01 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 19:41:01 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 19:41:01 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 19:41:01 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 19:41:01 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 19:41:01 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 19:41:01 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 19:41:01 building [mo]: targets for 0 po files that are out of date 19:41:01 writing output... 19:41:01 building [html]: targets for 4 source files that are out of date 19:41:01 updating environment: [new config] 4 added, 0 changed, 0 removed 19:41:01 reading sources... [ 25%] developer-guide 19:41:01 building [mo]: targets for 0 po files that are out of date 19:41:01 writing output... 19:41:01 building [linkcheck]: targets for 4 source files that are out of date 19:41:01 updating environment: [new config] 4 added, 0 changed, 0 removed 19:41:01 reading sources... [ 25%] developer-guide 19:41:01 reading sources... [ 50%] index 19:41:01 reading sources... [ 75%] testtool 19:41:01 reading sources... [ 50%] index 19:41:01 reading sources... [ 75%] testtool 19:41:02 reading sources... [100%] user-guide 19:41:02 reading sources... [100%] user-guide 19:41:02 19:41:02 looking for now-outdated files... none found 19:41:02 19:41:02 looking for now-outdated files... none found 19:41:02 pickling environment... done 19:41:02 checking consistency... done 19:41:02 preparing documents... done 19:41:02 copying assets... 19:41:02 copying static files... 19:41:02 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 19:41:02 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 19:41:02 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 19:41:02 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 19:41:02 pickling environment... done 19:41:02 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 19:41:02 checking consistency... done 19:41:02 preparing documents... done 19:41:02 copying assets... 19:41:02 copying assets: done 19:41:02 writing output... [ 25%] developer-guide 19:41:02 writing output... [ 50%] index 19:41:02 writing output... [ 75%] testtool 19:41:02 writing output... [100%] user-guide 19:41:02 copying static files: done 19:41:02 copying extra files... 19:41:02 copying extra files: done 19:41:02 copying assets: done 19:41:02 writing output... [ 25%] developer-guide 19:41:02 19:41:02 19:41:02 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 19:41:02 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 19:41:02 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 19:41:02 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 19:41:02 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 19:41:02 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 19:41:02 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 19:41:02 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 19:41:02 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 19:41:02 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 19:41:02 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 19:41:02 ( 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 19:41:02 ( 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 19:41:02 ( 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 19:41:02 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 19:41:02 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 19:41:02 ( user-guide: line 1989) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 19:41:02 ( user-guide: line 3001) -ignored- http://localhost:8181/openapi/explorer/index.html 19:41:02 ( user-guide: line 3003) -ignored- http://localhost:8181/openapi/api/v3/single 19:41:02 ( user-guide: line 3029) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 19:41:02 ( user-guide: line 3031) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 19:41:02 ( user-guide: line 3033) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 19:41:02 ( user-guide: line 3035) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 19:41:02 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 19:41:02 writing output... [ 50%] index 19:41:02 writing output... [ 75%] testtool 19:41:02 writing output... [100%] user-guide 19:41:03 19:41:03 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 19:41:03 generating indices... genindex done 19:41:03 highlighting module code... 19:41:03 writing additional pages... search done 19:41:03 dumping search index in English (code: en)... done 19:41:03 dumping object inventory... done 19:41:03 build succeeded. 19:41:03 19:41:03 The HTML pages are in docs/_build/html. 19:41:03 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 19:41:03 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer/wiki/CallHome 19:41:03 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 19:41:03 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer2 19:41:03 docs: OK ✔ in 24.97 seconds 19:41:03 gitlint: install_deps> python -I -m pip install gitlint 19:41:03 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 19:41:03 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 19:41:03 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 19:41:03 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 19:41:03 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 19:41:03 ( user-guide: line 1688) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 19:41:04 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 19:41:04 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 19:41:04 ( user-guide: line 1916) ok https://www.rfc-editor.org/rfc/rfc6470 19:41:04 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 19:41:04 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 19:41:04 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 19:41:04 ( user-guide: line 1397) ok https://www.docker.com/ 19:41:04 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 19:41:04 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 19:41:04 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 19:41:04 ( user-guide: line 2525) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 19:41:04 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 19:41:04 ( user-guide: line 2218) ok https://www.rfc-editor.org/rfc/rfc8071 19:41:04 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 19:41:04 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 19:41:04 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 19:41:05 ( user-guide: line 1898) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 19:41:05 build succeeded. 19:41:05 19:41:05 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 19:41:07 docs-linkcheck: OK ✔ in 26.89 seconds 19:41:07 gitlint: freeze> python -m pip freeze --all 19:41:07 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==26.0.1,python-dateutil==2.9.0.post0,setuptools==82.0.1,sh==1.14.3,six==1.17.0 19:41:07 gitlint: commands[0]> gitlint 19:41:08 docs: OK (24.96=setup[22.23]+cmd[2.73] seconds) 19:41:08 docs-linkcheck: OK (26.89=setup[22.24]+cmd[4.65] seconds) 19:41:08 gitlint: OK (4.71=setup[4.56]+cmd[0.16] seconds) 19:41:08 congratulations :) (29.71 seconds) 19:41:08 + tox_status=0 19:41:08 + echo '---> Completed tox runs' 19:41:08 ---> Completed tox runs 19:41:08 + for i in .tox/*/log 19:41:08 ++ echo .tox/docs-linkcheck/log 19:41:08 ++ awk -F/ '{print $2}' 19:41:08 + tox_env=docs-linkcheck 19:41:08 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 19:41:08 + for i in .tox/*/log 19:41:08 ++ echo .tox/docs/log 19:41:08 ++ awk -F/ '{print $2}' 19:41:08 + tox_env=docs 19:41:08 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 19:41:08 + for i in .tox/*/log 19:41:08 ++ echo .tox/gitlint/log 19:41:08 ++ awk -F/ '{print $2}' 19:41:08 + tox_env=gitlint 19:41:08 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 19:41:08 + DOC_DIR=docs/_build/html 19:41:08 + [[ -d docs/_build/html ]] 19:41:08 + echo '---> Archiving generated docs' 19:41:08 ---> Archiving generated docs 19:41:08 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 19:41:08 + echo '---> tox-run.sh ends' 19:41:08 ---> tox-run.sh ends 19:41:08 + test 0 -eq 0 19:41:08 $ ssh-agent -k 19:41:08 unset SSH_AUTH_SOCK; 19:41:08 unset SSH_AGENT_PID; 19:41:08 echo Agent pid 1555 killed; 19:41:08 [ssh-agent] Stopped. 19:41:08 [PostBuildScript] - [INFO] Executing post build scripts. 19:41:08 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18235876150066024585.sh 19:41:08 ---> sysstat.sh 19:41:08 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1971663360090271305.sh 19:41:08 ---> package-listing.sh 19:41:08 ++ facter osfamily 19:41:08 ++ tr '[:upper:]' '[:lower:]' 19:41:09 + OS_FAMILY=debian 19:41:09 + workspace=/w/workspace/netconf-tox-verify-master 19:41:09 + START_PACKAGES=/tmp/packages_start.txt 19:41:09 + END_PACKAGES=/tmp/packages_end.txt 19:41:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:09 + PACKAGES=/tmp/packages_start.txt 19:41:09 + '[' /w/workspace/netconf-tox-verify-master ']' 19:41:09 + PACKAGES=/tmp/packages_end.txt 19:41:09 + case "${OS_FAMILY}" in 19:41:09 + dpkg -l 19:41:09 + grep '^ii' 19:41:09 + '[' -f /tmp/packages_start.txt ']' 19:41:09 + '[' -f /tmp/packages_end.txt ']' 19:41:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:09 + '[' /w/workspace/netconf-tox-verify-master ']' 19:41:09 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 19:41:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 19:41:09 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1593988016297680264.sh 19:41:09 ---> capture-instance-metadata.sh 19:41:09 Setup pyenv: 19:41:09 system 19:41:09 3.8.20 19:41:09 3.9.20 19:41:09 3.10.15 19:41:09 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tmhr from file:/tmp/.os_lf_venv 19:41:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:11 lf-activate-venv(): INFO: Base packages installed successfully 19:41:11 lf-activate-venv(): INFO: Installing additional packages: lftools 19:41:20 lf-activate-venv(): INFO: Adding /tmp/venv-tmhr/bin to PATH 19:41:21 INFO: Running in OpenStack, capturing instance metadata 19:41:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12185680855651400462.sh 19:41:21 provisioning config files... 19:41:21 Could not find credentials [logs] for netconf-tox-verify-master #16832 19:41:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config3317914369892021389tmp 19:41:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:41:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:41:21 provisioning config files... 19:41:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:41:21 [EnvInject] - Injecting environment variables from a build step. 19:41:21 [EnvInject] - Injecting as environment variables the properties content 19:41:21 SERVER_ID=logs 19:41:21 19:41:21 [EnvInject] - Variables injected successfully. 19:41:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7777413005187834793.sh 19:41:21 ---> create-netrc.sh 19:41:21 WARN: Log server credential not found. 19:41:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4281148196008412810.sh 19:41:22 ---> python-tools-install.sh 19:41:22 Setup pyenv: 19:41:22 system 19:41:22 3.8.20 19:41:22 3.9.20 19:41:22 3.10.15 19:41:22 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tmhr from file:/tmp/.os_lf_venv 19:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:24 lf-activate-venv(): INFO: Base packages installed successfully 19:41:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-tmhr/bin to PATH 19:41:33 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins10803839188848895222.sh 19:41:33 ---> uv-install.sh 19:41:33 uv 0.11.6 is already installed 19:41:33 uvx 0.11.6 (x86_64-unknown-linux-gnu) 19:41:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins5180200960250005981.sh 19:41:33 ---> sudo-logs.sh 19:41:33 Archiving 'sudo' log.. 19:41:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins6055454978563161077.sh 19:41:33 ---> job-cost.sh 19:41:33 INFO: Activating Python virtual environment... 19:41:33 Setup pyenv: 19:41:33 system 19:41:33 3.8.20 19:41:33 3.9.20 19:41:33 3.10.15 19:41:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tmhr from file:/tmp/.os_lf_venv 19:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:35 lf-activate-venv(): INFO: Base packages installed successfully 19:41:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-tmhr/bin to PATH 19:41:41 INFO: No stack-cost file found 19:41:41 INFO: Instance uptime: 191s 19:41:41 INFO: Fetching instance metadata (attempt 1 of 3)... 19:41:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:41:41 INFO: Successfully fetched instance metadata 19:41:41 INFO: Instance type: v3-standard-2 19:41:41 INFO: Retrieving pricing info for: v3-standard-2 19:41:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:41:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=191 19:41:41 INFO: Successfully fetched Vexxhost pricing API 19:41:41 INFO: Retrieved cost: 0.06 19:41:42 INFO: Retrieved resource: v3-standard-2 19:41:42 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-master/archives/cost 19:41:42 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-master/archives/cost.csv 19:41:42 INFO: Successfully archived job cost data 19:41:42 DEBUG: Cost data: netconf-tox-verify-master,16832,2026-04-15 19:41:42,v3-standard-2,191,0.06,0.00,SUCCESS 19:41:42 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13178095553277222202.sh 19:41:42 ---> logs-deploy.sh 19:41:42 Setup pyenv: 19:41:42 system 19:41:42 3.8.20 19:41:42 3.9.20 19:41:42 3.10.15 19:41:42 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 19:41:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tmhr from file:/tmp/.os_lf_venv 19:41:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:41:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:41:44 lf-activate-venv(): INFO: Base packages installed successfully 19:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:41:53 lf-activate-venv(): INFO: Adding /tmp/venv-tmhr/bin to PATH 19:41:53 WARNING: Nexus logging server not set 19:41:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/16832/ 19:41:53 INFO: archiving logs to S3 19:41:54 ---> uname -a: 19:41:54 Linux prd-ubuntu2204-builder-2c-2g-3088 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 19:41:54 19:41:54 19:41:54 ---> lscpu: 19:41:54 Architecture: x86_64 19:41:54 CPU op-mode(s): 32-bit, 64-bit 19:41:54 Address sizes: 40 bits physical, 48 bits virtual 19:41:54 Byte Order: Little Endian 19:41:54 CPU(s): 2 19:41:54 On-line CPU(s) list: 0,1 19:41:54 Vendor ID: AuthenticAMD 19:41:54 Model name: AMD EPYC-Rome Processor 19:41:54 CPU family: 23 19:41:54 Model: 49 19:41:54 Thread(s) per core: 1 19:41:54 Core(s) per socket: 1 19:41:54 Socket(s): 2 19:41:54 Stepping: 0 19:41:54 BogoMIPS: 5599.99 19:41:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:41:54 Virtualization: AMD-V 19:41:54 Hypervisor vendor: KVM 19:41:54 Virtualization type: full 19:41:54 L1d cache: 64 KiB (2 instances) 19:41:54 L1i cache: 64 KiB (2 instances) 19:41:54 L2 cache: 1 MiB (2 instances) 19:41:54 L3 cache: 32 MiB (2 instances) 19:41:54 NUMA node(s): 1 19:41:54 NUMA node0 CPU(s): 0,1 19:41:54 Vulnerability Gather data sampling: Not affected 19:41:54 Vulnerability Indirect target selection: Not affected 19:41:54 Vulnerability Itlb multihit: Not affected 19:41:54 Vulnerability L1tf: Not affected 19:41:54 Vulnerability Mds: Not affected 19:41:54 Vulnerability Meltdown: Not affected 19:41:54 Vulnerability Mmio stale data: Not affected 19:41:54 Vulnerability Reg file data sampling: Not affected 19:41:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:41:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:41:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:41:54 Vulnerability Srbds: Not affected 19:41:54 Vulnerability Tsa: Not affected 19:41:54 Vulnerability Tsx async abort: Not affected 19:41:54 Vulnerability Vmscape: Not affected 19:41:54 19:41:54 19:41:54 ---> nproc: 19:41:54 2 19:41:54 19:41:54 19:41:54 ---> df -h: 19:41:54 Filesystem Size Used Avail Use% Mounted on 19:41:54 tmpfs 794M 1.1M 793M 1% /run 19:41:54 /dev/vda1 39G 9.3G 30G 25% / 19:41:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:41:54 tmpfs 5.0M 0 5.0M 0% /run/lock 19:41:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:41:54 tmpfs 794M 4.0K 794M 1% /run/user/1001 19:41:54 19:41:54 19:41:54 ---> free -m: 19:41:54 total used free shared buff/cache available 19:41:54 Mem: 7937 576 3825 4 3536 7050 19:41:54 Swap: 1023 0 1023 19:41:54 19:41:54 19:41:54 ---> ip addr: 19:41:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:41:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:41:54 inet 127.0.0.1/8 scope host lo 19:41:54 valid_lft forever preferred_lft forever 19:41:54 inet6 ::1/128 scope host 19:41:54 valid_lft forever preferred_lft forever 19:41:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:41:54 link/ether fa:16:3e:6f:07:fb brd ff:ff:ff:ff:ff:ff 19:41:54 altname enp0s3 19:41:54 inet 10.30.171.25/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:41:54 valid_lft 86204sec preferred_lft 86204sec 19:41:54 inet6 fe80::f816:3eff:fe6f:7fb/64 scope link 19:41:54 valid_lft forever preferred_lft forever 19:41:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:41:54 link/ether 3e:81:a4:9b:ab:cb brd ff:ff:ff:ff:ff:ff 19:41:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:41:54 valid_lft forever preferred_lft forever 19:41:54 19:41:54 19:41:54 ---> sar -b -r -n DEV: 19:41:54 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3088) 04/15/26 _x86_64_ (2 CPU) 19:41:54 19:41:54 19:38:41 LINUX RESTART (2 CPU) 19:41:54 19:41:54 19:41:54 ---> sar -P ALL: 19:41:54 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-3088) 04/15/26 _x86_64_ (2 CPU) 19:41:54 19:41:54 19:38:41 LINUX RESTART (2 CPU) 19:41:54 19:41:54 19:41:54