23:13:09 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/122380 23:13:09 Running as SYSTEM 23:13:09 [EnvInject] - Loading node environment variables. 23:13:09 Building remotely on prd-ubuntu2204-builder-2c-2g-2822 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 23:13:09 [ssh-agent] Looking for ssh-agent implementation... 23:13:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:09 $ ssh-agent 23:13:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXArJZU8/agent.1528 23:13:09 SSH_AGENT_PID=1530 23:13:09 [ssh-agent] Started. 23:13:09 Running ssh-add (command line suppressed) 23:13:09 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_8014700027233006400.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_8014700027233006400.key) 23:13:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:13:09 The recommended git tool is: NONE 23:13:12 using credential jenkins-ssh 23:13:12 Wiping out workspace first. 23:13:12 Cloning the remote Git repository 23:13:12 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 23:13:12 > git init /w/workspace/netconf-tox-verify-master # timeout=10 23:13:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 23:13:12 > git --version # timeout=10 23:13:12 > git --version # 'git version 2.34.1' 23:13:12 using GIT_SSH to set credentials jenkins-ssh 23:13:12 Verifying host key using known hosts file, will automatically accept unseen keys 23:13:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 23:13:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 23:13:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 23:13:25 using GIT_SSH to set credentials jenkins-ssh 23:13:25 Verifying host key using known hosts file, will automatically accept unseen keys 23:13:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/80/122380/1 # timeout=10 23:13:25 > git rev-parse b2a89ad904858724404f8e81c78050774bd296cf^{commit} # timeout=10 23:13:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:13:25 Checking out Revision b2a89ad904858724404f8e81c78050774bd296cf (refs/changes/80/122380/1) 23:13:25 > git config core.sparsecheckout # timeout=10 23:13:25 > git checkout -f b2a89ad904858724404f8e81c78050774bd296cf # timeout=10 23:13:29 Commit message: "Fix resource lookup in OpenAPI modules" 23:13:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:13:29 > git rev-list --no-walk 90998978c4adbbda17315e9e293f7d115c60d704 # timeout=10 23:13:29 provisioning config files... 23:13:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:13:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:13:29 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14797701518460378872.sh 23:13:29 ---> python-tools-install.sh 23:13:29 Setup pyenv: 23:13:29 * system (set by /opt/pyenv/version) 23:13:29 * 3.8.20 (set by /opt/pyenv/version) 23:13:29 * 3.9.20 (set by /opt/pyenv/version) 23:13:29 3.10.15 23:13:29 3.11.10 23:13:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DJZY 23:13:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:39 lf-activate-venv(): INFO: Base packages installed successfully 23:13:39 lf-activate-venv(): INFO: Installing additional packages: lftools 23:14:11 lf-activate-venv(): INFO: Adding /tmp/venv-DJZY/bin to PATH 23:14:11 Generating Requirements File 23:14:34 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. 23:14:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:14:34 Python 3.11.10 23:14:35 pip 26.0.1 from /tmp/venv-DJZY/lib/python3.11/site-packages/pip (python 3.11) 23:14:35 appdirs==1.4.4 23:14:35 argcomplete==3.6.3 23:14:35 aspy.yaml==1.3.0 23:14:35 attrs==26.1.0 23:14:35 autopage==0.6.0 23:14:35 beautifulsoup4==4.14.3 23:14:35 boto3==1.42.89 23:14:35 botocore==1.42.89 23:14:35 bs4==0.0.2 23:14:35 certifi==2026.2.25 23:14:35 cffi==2.0.0 23:14:35 cfgv==3.5.0 23:14:35 chardet==7.4.3 23:14:35 charset-normalizer==3.4.7 23:14:35 click==8.3.2 23:14:35 cliff==4.13.3 23:14:35 cmd2==3.5.0 23:14:35 cryptography==3.3.2 23:14:35 debtcollector==3.1.0 23:14:35 decorator==5.2.1 23:14:35 defusedxml==0.7.1 23:14:35 Deprecated==1.3.1 23:14:35 distlib==0.4.0 23:14:35 dnspython==2.8.0 23:14:35 docker==7.1.0 23:14:35 dogpile.cache==1.5.0 23:14:35 durationpy==0.10 23:14:35 email-validator==2.3.0 23:14:35 filelock==3.28.0 23:14:35 future==1.0.0 23:14:35 gitdb==4.0.12 23:14:35 GitPython==3.1.46 23:14:35 httplib2==0.30.2 23:14:35 identify==2.6.18 23:14:35 idna==3.11 23:14:35 importlib-resources==1.5.0 23:14:35 iso8601==2.1.0 23:14:35 Jinja2==3.1.6 23:14:35 jmespath==1.1.0 23:14:35 jsonpatch==1.33 23:14:35 jsonpointer==3.1.1 23:14:35 jsonschema==4.26.0 23:14:35 jsonschema-specifications==2025.9.1 23:14:35 keystoneauth1==5.13.1 23:14:35 kubernetes==35.0.0 23:14:35 lftools==0.37.22 23:14:35 lxml==6.0.4 23:14:35 markdown-it-py==4.0.0 23:14:35 MarkupSafe==3.0.3 23:14:35 mdurl==0.1.2 23:14:35 msgpack==1.1.2 23:14:35 multi_key_dict==2.0.3 23:14:35 munch==4.0.0 23:14:35 netaddr==1.3.0 23:14:35 niet==1.4.2 23:14:35 nodeenv==1.10.0 23:14:35 oauth2client==4.1.3 23:14:35 oauthlib==3.3.1 23:14:35 openstacksdk==4.11.0 23:14:35 os-service-types==1.8.2 23:14:35 osc-lib==4.5.0 23:14:35 oslo.config==10.3.0 23:14:35 oslo.context==6.3.0 23:14:35 oslo.i18n==6.7.2 23:14:35 oslo.log==8.1.0 23:14:35 oslo.serialization==5.9.1 23:14:35 oslo.utils==10.0.1 23:14:35 packaging==26.1 23:14:35 pbr==7.0.3 23:14:35 platformdirs==4.9.6 23:14:35 prettytable==3.17.0 23:14:35 psutil==7.2.2 23:14:35 pyasn1==0.6.3 23:14:35 pyasn1_modules==0.4.2 23:14:35 pycparser==3.0 23:14:35 pygerrit2==2.0.15 23:14:35 PyGithub==2.9.1 23:14:35 Pygments==2.20.0 23:14:35 PyJWT==2.12.1 23:14:35 PyNaCl==1.6.2 23:14:35 pyparsing==2.4.7 23:14:35 pyperclip==1.11.0 23:14:35 pyrsistent==0.20.0 23:14:35 python-cinderclient==9.9.0 23:14:35 python-dateutil==2.9.0.post0 23:14:35 python-discovery==1.2.2 23:14:35 python-heatclient==5.1.0 23:14:35 python-jenkins==1.8.3 23:14:35 python-keystoneclient==5.8.0 23:14:35 python-magnumclient==4.10.0 23:14:35 python-openstackclient==9.0.0 23:14:35 python-swiftclient==4.10.0 23:14:35 PyYAML==6.0.3 23:14:35 referencing==0.37.0 23:14:35 requests==2.33.1 23:14:35 requests-oauthlib==2.0.0 23:14:35 rfc3986==2.0.0 23:14:35 rich==15.0.0 23:14:35 rich-argparse==1.7.2 23:14:35 rpds-py==0.30.0 23:14:35 rsa==4.9.1 23:14:35 ruamel.yaml==0.19.1 23:14:35 ruamel.yaml.clib==0.2.15 23:14:35 s3transfer==0.16.0 23:14:35 simplejson==3.20.2 23:14:35 six==1.17.0 23:14:35 smmap==5.0.3 23:14:35 soupsieve==2.8.3 23:14:35 stevedore==5.7.0 23:14:35 tabulate==0.10.0 23:14:35 toml==0.10.2 23:14:35 tomlkit==0.14.0 23:14:35 tqdm==4.67.3 23:14:35 typing_extensions==4.15.0 23:14:35 urllib3==1.26.20 23:14:35 virtualenv==21.2.4 23:14:35 wcwidth==0.6.0 23:14:35 websocket-client==1.9.0 23:14:35 wrapt==2.1.2 23:14:35 xdg==6.0.0 23:14:35 xmltodict==1.0.4 23:14:35 yq==3.4.3 23:14:35 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins2022891636334844341.sh 23:14:35 ---> uv-install.sh 23:14:35 Installing uv/uvx (latest) using shell installer 23:14:35 2026-04-14 23:14:35 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-14T23%3A47%3A45Z&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-14T22%3A47%3A20Z&ske=2026-04-14T23%3A47%3A45Z&sks=b&skv=2018-11-09&sig=w1en9keAa%2BAYknc%2Bv9N%2BuK9PKiC%2F9dzsdqaECyBosf4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjIwODcxMCwibmJmIjoxNzc2MjA4NDEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Vuxg14zMVA-3gne8HoPfAeFRJbt2O-UC_qb3m9YdVss&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-k654ua.sh" [1] 23:14:35 downloading uv 0.11.6 x86_64-unknown-linux-gnu 23:14:36 installing to /home/jenkins/.local/bin 23:14:36 uv 23:14:36 uvx 23:14:36 everything's installed! 23:14:36 23:14:36 To add $HOME/.local/bin to your PATH, either restart your shell or run: 23:14:36 23:14:36 source $HOME/.local/bin/env (sh, bash, zsh) 23:14:36 source $HOME/.local/bin/env.fish (fish) 23:14:36 Adding install location to PATH 23:14:36 ---> Validating uv/uvx install 23:14:36 uvx 0.11.6 (x86_64-unknown-linux-gnu) 23:14:36 [EnvInject] - Injecting environment variables from a build step. 23:14:36 [EnvInject] - Injecting as environment variables the properties content 23:14:36 PYTHON=python3 23:14:36 23:14:36 [EnvInject] - Variables injected successfully. 23:14:36 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins8522451608851532135.sh 23:14:36 ---> tox-install.sh 23:14:36 + source /home/jenkins/lf-env.sh 23:14:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:14:36 ++ mktemp -d /tmp/venv-XXXX 23:14:36 + lf_venv=/tmp/venv-ZWJO 23:14:36 + local venv_file=/tmp/.os_lf_venv 23:14:36 + local python=python3 23:14:36 + local options 23:14:36 + local set_path=true 23:14:36 + local install_args= 23:14:36 ++ 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 23:14:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:14:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:14:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:14:36 + true 23:14:36 + case $1 in 23:14:36 + venv_file=/tmp/.toxenv 23:14:36 + shift 2 23:14:36 + true 23:14:36 + case $1 in 23:14:36 + shift 23:14:36 + break 23:14:36 + case $python in 23:14:36 + local pkg_list= 23:14:36 + [[ -d /opt/pyenv ]] 23:14:36 + echo 'Setup pyenv:' 23:14:36 Setup pyenv: 23:14:36 + export PYENV_ROOT=/opt/pyenv 23:14:36 + PYENV_ROOT=/opt/pyenv 23:14:36 + 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 23:14:36 + 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 23:14:36 + pyenv versions 23:14:36 system 23:14:36 3.8.20 23:14:36 3.9.20 23:14:36 3.10.15 23:14:36 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:14:36 + command -v pyenv 23:14:36 ++ pyenv init - --no-rehash 23:14:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:14:36 for i in ${!paths[@]}; do 23:14:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:14:36 fi; done; 23:14:36 echo "${paths[*]}"'\'')" 23:14:36 export PATH="/opt/pyenv/shims:${PATH}" 23:14:36 export PYENV_SHELL=bash 23:14:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:14:36 pyenv() { 23:14:36 local command 23:14:36 command="${1:-}" 23:14:36 if [ "$#" -gt 0 ]; then 23:14:36 shift 23:14:36 fi 23:14:36 23:14:36 case "$command" in 23:14:36 rehash|shell) 23:14:36 eval "$(pyenv "sh-$command" "$@")" 23:14:36 ;; 23:14:36 *) 23:14:36 command pyenv "$command" "$@" 23:14:36 ;; 23:14:36 esac 23:14:36 }' 23:14:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:14:36 for i in ${!paths[@]}; do 23:14:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:14:36 fi; done; 23:14:36 echo "${paths[*]}"' 23:14:36 ++ 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 23:14:36 ++ 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 23:14:36 ++ 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 23:14:36 ++ export PYENV_SHELL=bash 23:14:36 ++ PYENV_SHELL=bash 23:14:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:14:36 +++ complete -F _pyenv pyenv 23:14:36 ++ lf-pyver python3 23:14:36 ++ local py_version_xy=python3 23:14:36 ++ local py_version_xyz= 23:14:36 ++ pyenv versions 23:14:36 ++ local command 23:14:36 ++ command=versions 23:14:36 ++ '[' 1 -gt 0 ']' 23:14:36 ++ grep -E '^[0-9.]*[0-9]$' 23:14:36 ++ shift 23:14:36 ++ case "$command" in 23:14:36 ++ command pyenv versions 23:14:36 ++ awk '{ print $1 }' 23:14:37 ++ sed 's/^[ *]* //' 23:14:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:14:37 +++ grep '^3' /tmp/.pyenv_versions 23:14:37 +++ tail -n 1 23:14:37 +++ sort -V 23:14:37 ++ py_version_xyz=3.11.10 23:14:37 ++ [[ -z 3.11.10 ]] 23:14:37 ++ echo 3.11.10 23:14:37 ++ return 0 23:14:37 + pyenv local 3.11.10 23:14:37 + local command 23:14:37 + command=local 23:14:37 + '[' 2 -gt 0 ']' 23:14:37 + shift 23:14:37 + case "$command" in 23:14:37 + command pyenv local 3.11.10 23:14:37 + for arg in "$@" 23:14:37 + case $arg in 23:14:37 + pkg_list+='tox ' 23:14:37 + for arg in "$@" 23:14:37 + case $arg in 23:14:37 + pkg_list+='virtualenv ' 23:14:37 + for arg in "$@" 23:14:37 + case $arg in 23:14:37 + pkg_list+='urllib3~=1.26.15 ' 23:14:37 + [[ -f /tmp/.toxenv ]] 23:14:37 + [[ ! -f /tmp/.toxenv ]] 23:14:37 + [[ -n '' ]] 23:14:37 + python3 -m venv /tmp/venv-ZWJO 23:14:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWJO' 23:14:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZWJO 23:14:41 + echo /tmp/venv-ZWJO 23:14:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:14:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:14:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:14:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:41 + local 'pip_opts=--upgrade --quiet' 23:14:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:14:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:14:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:14:41 + [[ -n '' ]] 23:14:41 + [[ -n '' ]] 23:14:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:14:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:41 + /tmp/venv-ZWJO/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 23:14:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:14:45 lf-activate-venv(): INFO: Base packages installed successfully 23:14:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:14:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:14:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:14:45 + /tmp/venv-ZWJO/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 23:14:47 + type python3 23:14:47 + true 23:14:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZWJO/bin to PATH' 23:14:47 lf-activate-venv(): INFO: Adding /tmp/venv-ZWJO/bin to PATH 23:14:47 + PATH=/tmp/venv-ZWJO/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 23:14:47 + return 0 23:14:47 + python3 --version 23:14:47 Python 3.11.10 23:14:47 + python3 -m pip --version 23:14:47 pip 26.0.1 from /tmp/venv-ZWJO/lib/python3.11/site-packages/pip (python 3.11) 23:14:47 + python3 -m pip freeze 23:14:48 cachetools==7.0.5 23:14:48 colorama==0.4.6 23:14:48 distlib==0.4.0 23:14:48 filelock==3.28.0 23:14:48 packaging==26.1 23:14:48 platformdirs==4.9.6 23:14:48 pluggy==1.6.0 23:14:48 pyproject-api==1.10.0 23:14:48 python-discovery==1.2.2 23:14:48 tomli_w==1.2.0 23:14:48 tox==4.53.0 23:14:48 urllib3==1.26.20 23:14:48 virtualenv==21.2.4 23:14:48 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6768717833770891501.sh 23:14:48 [EnvInject] - Injecting environment variables from a build step. 23:14:48 [EnvInject] - Injecting as environment variables the properties content 23:14:48 PARALLEL=True 23:14:48 23:14:48 [EnvInject] - Variables injected successfully. 23:14:48 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13380044208450699717.sh 23:14:48 ---> tox-run.sh 23:14:48 + 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 23:14:48 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 23:14:48 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 23:14:48 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 23:14:48 + cd /w/workspace/netconf-tox-verify-master/. 23:14:48 + source /home/jenkins/lf-env.sh 23:14:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:14:48 ++ mktemp -d /tmp/venv-XXXX 23:14:48 + lf_venv=/tmp/venv-Bnid 23:14:48 + local venv_file=/tmp/.os_lf_venv 23:14:48 + local python=python3 23:14:48 + local options 23:14:48 + local set_path=true 23:14:48 + local install_args= 23:14:48 ++ 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 23:14:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:14:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:14:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:14:48 + true 23:14:48 + case $1 in 23:14:48 + venv_file=/tmp/.toxenv 23:14:48 + shift 2 23:14:48 + true 23:14:48 + case $1 in 23:14:48 + shift 23:14:48 + break 23:14:48 + case $python in 23:14:48 + local pkg_list= 23:14:48 + [[ -d /opt/pyenv ]] 23:14:48 + echo 'Setup pyenv:' 23:14:48 Setup pyenv: 23:14:48 + export PYENV_ROOT=/opt/pyenv 23:14:48 + PYENV_ROOT=/opt/pyenv 23:14:48 + 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 23:14:48 + 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 23:14:48 + pyenv versions 23:14:48 system 23:14:48 3.8.20 23:14:48 3.9.20 23:14:48 3.10.15 23:14:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:14:48 + command -v pyenv 23:14:48 ++ pyenv init - --no-rehash 23:14:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:14:48 for i in ${!paths[@]}; do 23:14:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:14:48 fi; done; 23:14:48 echo "${paths[*]}"'\'')" 23:14:48 export PATH="/opt/pyenv/shims:${PATH}" 23:14:48 export PYENV_SHELL=bash 23:14:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:14:48 pyenv() { 23:14:48 local command 23:14:48 command="${1:-}" 23:14:48 if [ "$#" -gt 0 ]; then 23:14:48 shift 23:14:48 fi 23:14:48 23:14:48 case "$command" in 23:14:48 rehash|shell) 23:14:48 eval "$(pyenv "sh-$command" "$@")" 23:14:48 ;; 23:14:48 *) 23:14:48 command pyenv "$command" "$@" 23:14:48 ;; 23:14:48 esac 23:14:48 }' 23:14:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:14:48 for i in ${!paths[@]}; do 23:14:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:14:48 fi; done; 23:14:48 echo "${paths[*]}"' 23:14:48 ++ 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 23:14:48 ++ 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 23:14:48 ++ 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 23:14:48 ++ export PYENV_SHELL=bash 23:14:48 ++ PYENV_SHELL=bash 23:14:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:14:48 +++ complete -F _pyenv pyenv 23:14:48 ++ lf-pyver python3 23:14:48 ++ local py_version_xy=python3 23:14:48 ++ local py_version_xyz= 23:14:48 ++ sed 's/^[ *]* //' 23:14:48 ++ pyenv versions 23:14:48 ++ local command 23:14:48 ++ command=versions 23:14:48 ++ '[' 1 -gt 0 ']' 23:14:48 ++ shift 23:14:48 ++ case "$command" in 23:14:48 ++ command pyenv versions 23:14:48 ++ awk '{ print $1 }' 23:14:48 ++ grep -E '^[0-9.]*[0-9]$' 23:14:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:14:48 +++ grep '^3' /tmp/.pyenv_versions 23:14:48 +++ tail -n 1 23:14:48 +++ sort -V 23:14:48 ++ py_version_xyz=3.11.10 23:14:48 ++ [[ -z 3.11.10 ]] 23:14:48 ++ echo 3.11.10 23:14:48 ++ return 0 23:14:48 + pyenv local 3.11.10 23:14:48 + local command 23:14:48 + command=local 23:14:48 + '[' 2 -gt 0 ']' 23:14:48 + shift 23:14:48 + case "$command" in 23:14:48 + command pyenv local 3.11.10 23:14:48 + for arg in "$@" 23:14:48 + case $arg in 23:14:48 + pkg_list+='tox ' 23:14:48 + for arg in "$@" 23:14:48 + case $arg in 23:14:48 + pkg_list+='virtualenv ' 23:14:48 + for arg in "$@" 23:14:48 + case $arg in 23:14:48 + pkg_list+='urllib3~=1.26.15 ' 23:14:48 + [[ -f /tmp/.toxenv ]] 23:14:48 ++ cat /tmp/.toxenv 23:14:48 + lf_venv=/tmp/venv-ZWJO 23:14:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWJO from' file:/tmp/.toxenv 23:14:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZWJO from file:/tmp/.toxenv 23:14:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:14:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:48 + local 'pip_opts=--upgrade --quiet' 23:14:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:14:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:14:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:14:48 + [[ -n '' ]] 23:14:48 + [[ -n '' ]] 23:14:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:14:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:48 + /tmp/venv-ZWJO/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 23:14:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:14:49 lf-activate-venv(): INFO: Base packages installed successfully 23:14:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:14:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:14:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:14:49 + /tmp/venv-ZWJO/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 23:14:50 + type python3 23:14:50 + true 23:14:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZWJO/bin to PATH' 23:14:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZWJO/bin to PATH 23:14:50 + PATH=/tmp/venv-ZWJO/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 23:14:50 + return 0 23:14:50 + [[ -d /opt/pyenv ]] 23:14:50 + echo '---> Setting up pyenv' 23:14:50 ---> Setting up pyenv 23:14:50 + export PYENV_ROOT=/opt/pyenv 23:14:50 + PYENV_ROOT=/opt/pyenv 23:14:50 + export PATH=/opt/pyenv/bin:/tmp/venv-ZWJO/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 23:14:50 + PATH=/opt/pyenv/bin:/tmp/venv-ZWJO/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 23:14:50 ++ pwd 23:14:50 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 23:14:50 + export PYTHONPATH 23:14:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:14:50 + TOX_TESTENV_PASSENV=PYTHONPATH 23:14:50 + tox --version 23:14:50 4.53.0 from /tmp/venv-ZWJO/lib/python3.11/site-packages/tox/__init__.py 23:14:50 + PARALLEL=True 23:14:50 + TOX_OPTIONS_LIST= 23:14:50 + [[ -n '' ]] 23:14:50 + case ${PARALLEL,,} in 23:14:50 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 23:14:50 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 23:14:50 + tox --parallel auto --parallel-live 23:14:51 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:14:51 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:15:22 docs-linkcheck: freeze> python -m pip freeze --all 23:15:23 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 23:15:23 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 23:15:23 docs: freeze> python -m pip freeze --all 23:15:23 Running Sphinx v8.2.3 23:15:23 loading translations [en]... done 23:15:23 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 23:15:23 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 23:15:23 Running Sphinx v8.2.3 23:15:23 loading translations [en]... done 23:15:23 making output directory... done 23:15:23 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 23:15:23 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 23:15:23 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 23:15:23 making output directory... done 23:15:23 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 23:15:23 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 23:15:23 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 23:15:23 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 23:15:24 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 23:15:24 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 23:15:24 building [mo]: targets for 0 po files that are out of date 23:15:24 writing output... 23:15:24 building [html]: targets for 4 source files that are out of date 23:15:24 updating environment: [new config] 4 added, 0 changed, 0 removed 23:15:24 reading sources... [ 25%] developer-guide 23:15:24 building [mo]: targets for 0 po files that are out of date 23:15:24 writing output... 23:15:24 building [linkcheck]: targets for 4 source files that are out of date 23:15:24 updating environment: [new config] 4 added, 0 changed, 0 removed 23:15:24 reading sources... [ 25%] developer-guide 23:15:24 reading sources... [ 50%] index 23:15:24 reading sources... [ 75%] testtool 23:15:24 reading sources... [ 50%] index 23:15:24 reading sources... [ 75%] testtool 23:15:24 reading sources... [100%] user-guide 23:15:24 reading sources... [100%] user-guide 23:15:24 23:15:24 looking for now-outdated files... none found 23:15:24 pickling environment... done 23:15:24 checking consistency... done 23:15:24 preparing documents... done 23:15:24 copying assets... 23:15:24 copying static files... 23:15:24 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 23:15:24 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 23:15:24 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 23:15:24 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 23:15:24 23:15:24 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 23:15:24 looking for now-outdated files... none found 23:15:24 copying static files: done 23:15:24 copying extra files... 23:15:24 copying extra files: done 23:15:24 copying assets: done 23:15:24 writing output... [ 25%] developer-guide 23:15:24 pickling environment... done 23:15:24 checking consistency... done 23:15:24 preparing documents... done 23:15:24 copying assets... 23:15:24 copying assets: done 23:15:24 writing output... [ 25%] developer-guide 23:15:24 writing output... [ 50%] index 23:15:24 writing output... [ 75%] testtool 23:15:24 writing output... [100%] user-guide 23:15:24 23:15:24 23:15:24 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 23:15:24 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 23:15:24 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 23:15:24 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 23:15:24 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 23:15:24 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 23:15:24 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 23:15:24 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 23:15:24 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 23:15:24 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 23:15:24 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 23:15:24 ( 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 23:15:24 ( 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 23:15:24 ( 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 23:15:24 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 23:15:24 ( user-guide: line 1810) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 23:15:24 ( 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 23:15:24 ( user-guide: line 3001) -ignored- http://localhost:8181/openapi/explorer/index.html 23:15:24 ( user-guide: line 3003) -ignored- http://localhost:8181/openapi/api/v3/single 23:15:24 ( user-guide: line 3029) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 23:15:24 ( user-guide: line 3031) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 23:15:24 ( user-guide: line 3033) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 23:15:24 ( user-guide: line 3035) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 23:15:25 writing output... [ 50%] index 23:15:25 writing output... [ 75%] testtool 23:15:25 writing output... [100%] user-guide 23:15:25 23:15:25 generating indices... genindex done 23:15:25 highlighting module code... 23:15:25 writing additional pages... search done 23:15:25 dumping search index in English (code: en)... done 23:15:25 dumping object inventory... done 23:15:25 build succeeded. 23:15:25 23:15:25 The HTML pages are in docs/_build/html. 23:15:25 docs: OK ✔ in 34.6 seconds 23:15:25 gitlint: install_deps> python -I -m pip install gitlint 23:15:26 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 23:15:26 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer/wiki/CallHome 23:15:26 ( user-guide: line 1688) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 23:15:26 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 23:15:26 ( user-guide: line 2203) ok https://github.com/CESNET/netopeer2 23:15:26 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 23:15:27 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 23:15:27 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 23:15:27 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 23:15:27 ( user-guide: line 1684) ok https://github.com/opendaylight/ietf/tree/master/model/iana 23:15:27 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 23:15:27 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 23:15:27 ( user-guide: line 1397) ok https://www.docker.com/ 23:15:27 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 23:15:27 ( user-guide: line 1916) ok https://www.rfc-editor.org/rfc/rfc6470 23:15:27 ( 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 23:15:27 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 23:15:27 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 23:15:27 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 23:15:27 ( user-guide: line 2525) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 23:15:27 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 23:15:27 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 23:15:27 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 23:15:27 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 23:15:27 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 23:15:27 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 23:15:27 ( user-guide: line 2218) ok https://www.rfc-editor.org/rfc/rfc8071 23:15:27 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 23:15:31 ( user-guide: line 1898) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 23:15:31 build succeeded. 23:15:31 23:15:31 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 23:15:32 docs-linkcheck: OK ✔ in 40.85 seconds 23:15:32 gitlint: freeze> python -m pip freeze --all 23:15:33 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 23:15:33 gitlint: commands[0]> gitlint 23:15:33 docs: OK (34.60=setup[32.32]+cmd[2.29] seconds) 23:15:33 docs-linkcheck: OK (40.85=setup[32.00]+cmd[8.85] seconds) 23:15:33 gitlint: OK (7.54=setup[7.40]+cmd[0.15] seconds) 23:15:33 congratulations :) (42.18 seconds) 23:15:33 + tox_status=0 23:15:33 + echo '---> Completed tox runs' 23:15:33 ---> Completed tox runs 23:15:33 + for i in .tox/*/log 23:15:33 ++ awk -F/ '{print $2}' 23:15:33 ++ echo .tox/docs-linkcheck/log 23:15:33 + tox_env=docs-linkcheck 23:15:33 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 23:15:33 + for i in .tox/*/log 23:15:33 ++ awk -F/ '{print $2}' 23:15:33 ++ echo .tox/docs/log 23:15:33 + tox_env=docs 23:15:33 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 23:15:33 + for i in .tox/*/log 23:15:33 ++ awk -F/ '{print $2}' 23:15:33 ++ echo .tox/gitlint/log 23:15:33 + tox_env=gitlint 23:15:33 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 23:15:33 + DOC_DIR=docs/_build/html 23:15:33 + [[ -d docs/_build/html ]] 23:15:33 + echo '---> Archiving generated docs' 23:15:33 ---> Archiving generated docs 23:15:33 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 23:15:33 + echo '---> tox-run.sh ends' 23:15:33 ---> tox-run.sh ends 23:15:33 + test 0 -eq 0 23:15:33 $ ssh-agent -k 23:15:33 unset SSH_AUTH_SOCK; 23:15:33 unset SSH_AGENT_PID; 23:15:33 echo Agent pid 1530 killed; 23:15:33 [ssh-agent] Stopped. 23:15:33 [PostBuildScript] - [INFO] Executing post build scripts. 23:15:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3951442219474336942.sh 23:15:33 ---> sysstat.sh 23:15:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4014251488861216256.sh 23:15:33 ---> package-listing.sh 23:15:33 ++ facter osfamily 23:15:33 ++ tr '[:upper:]' '[:lower:]' 23:15:34 + OS_FAMILY=debian 23:15:34 + workspace=/w/workspace/netconf-tox-verify-master 23:15:34 + START_PACKAGES=/tmp/packages_start.txt 23:15:34 + END_PACKAGES=/tmp/packages_end.txt 23:15:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:15:34 + PACKAGES=/tmp/packages_start.txt 23:15:34 + '[' /w/workspace/netconf-tox-verify-master ']' 23:15:34 + PACKAGES=/tmp/packages_end.txt 23:15:34 + case "${OS_FAMILY}" in 23:15:34 + dpkg -l 23:15:34 + grep '^ii' 23:15:34 + '[' -f /tmp/packages_start.txt ']' 23:15:34 + '[' -f /tmp/packages_end.txt ']' 23:15:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:15:34 + '[' /w/workspace/netconf-tox-verify-master ']' 23:15:34 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 23:15:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 23:15:34 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4370400715090935776.sh 23:15:34 ---> capture-instance-metadata.sh 23:15:34 Setup pyenv: 23:15:34 system 23:15:34 3.8.20 23:15:34 3.9.20 23:15:34 3.10.15 23:15:34 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:15:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DJZY from file:/tmp/.os_lf_venv 23:15:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:15:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:15:36 lf-activate-venv(): INFO: Base packages installed successfully 23:15:36 lf-activate-venv(): INFO: Installing additional packages: lftools 23:15:55 lf-activate-venv(): INFO: Adding /tmp/venv-DJZY/bin to PATH 23:15:55 INFO: Running in OpenStack, capturing instance metadata 23:15:55 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16152226658468451909.sh 23:15:55 provisioning config files... 23:15:56 Could not find credentials [logs] for netconf-tox-verify-master #16816 23:15:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config3083251691555573931tmp 23:15:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:15:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:15:56 provisioning config files... 23:15:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:15:56 [EnvInject] - Injecting environment variables from a build step. 23:15:56 [EnvInject] - Injecting as environment variables the properties content 23:15:56 SERVER_ID=logs 23:15:56 23:15:56 [EnvInject] - Variables injected successfully. 23:15:56 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2834770234197168235.sh 23:15:56 ---> create-netrc.sh 23:15:56 WARN: Log server credential not found. 23:15:56 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4909040840861381302.sh 23:15:56 ---> python-tools-install.sh 23:15:56 Setup pyenv: 23:15:56 system 23:15:56 3.8.20 23:15:56 3.9.20 23:15:56 3.10.15 23:15:56 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:15:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DJZY from file:/tmp/.os_lf_venv 23:15:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:15:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:15:59 lf-activate-venv(): INFO: Base packages installed successfully 23:15:59 lf-activate-venv(): INFO: Installing additional packages: lftools 23:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-DJZY/bin to PATH 23:16:09 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins8628239620614220657.sh 23:16:09 ---> uv-install.sh 23:16:09 uv 0.11.6 is already installed 23:16:09 uvx 0.11.6 (x86_64-unknown-linux-gnu) 23:16:09 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16108682145999578326.sh 23:16:09 ---> sudo-logs.sh 23:16:09 Archiving 'sudo' log.. 23:16:09 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10716582108092823995.sh 23:16:09 ---> job-cost.sh 23:16:09 INFO: Activating Python virtual environment... 23:16:09 Setup pyenv: 23:16:09 system 23:16:09 3.8.20 23:16:09 3.9.20 23:16:09 3.10.15 23:16:09 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:16:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DJZY from file:/tmp/.os_lf_venv 23:16:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:11 lf-activate-venv(): INFO: Base packages installed successfully 23:16:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-DJZY/bin to PATH 23:16:18 INFO: No stack-cost file found 23:16:18 INFO: Instance uptime: 246s 23:16:18 INFO: Fetching instance metadata (attempt 1 of 3)... 23:16:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:16:18 INFO: Successfully fetched instance metadata 23:16:18 INFO: Instance type: v3-standard-2 23:16:18 INFO: Retrieving pricing info for: v3-standard-2 23:16:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:16:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=246 23:16:19 INFO: Successfully fetched Vexxhost pricing API 23:16:19 INFO: Retrieved cost: 0.06 23:16:19 INFO: Retrieved resource: v3-standard-2 23:16:19 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-master/archives/cost 23:16:19 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-master/archives/cost.csv 23:16:19 INFO: Successfully archived job cost data 23:16:19 DEBUG: Cost data: netconf-tox-verify-master,16816,2026-04-14 23:16:19,v3-standard-2,246,0.06,0.00,SUCCESS 23:16:19 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins2752689197623559242.sh 23:16:19 ---> logs-deploy.sh 23:16:19 Setup pyenv: 23:16:19 system 23:16:19 3.8.20 23:16:19 3.9.20 23:16:19 3.10.15 23:16:19 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 23:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DJZY from file:/tmp/.os_lf_venv 23:16:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:21 lf-activate-venv(): INFO: Base packages installed successfully 23:16:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-DJZY/bin to PATH 23:16:32 WARNING: Nexus logging server not set 23:16:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/16816/ 23:16:32 INFO: archiving logs to S3 23:16:33 ---> uname -a: 23:16:33 Linux prd-ubuntu2204-builder-2c-2g-2822 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 23:16:33 23:16:33 23:16:33 ---> lscpu: 23:16:33 Architecture: x86_64 23:16:33 CPU op-mode(s): 32-bit, 64-bit 23:16:33 Address sizes: 40 bits physical, 48 bits virtual 23:16:33 Byte Order: Little Endian 23:16:33 CPU(s): 2 23:16:33 On-line CPU(s) list: 0,1 23:16:33 Vendor ID: AuthenticAMD 23:16:33 Model name: AMD EPYC-Rome Processor 23:16:33 CPU family: 23 23:16:33 Model: 49 23:16:33 Thread(s) per core: 1 23:16:33 Core(s) per socket: 1 23:16:33 Socket(s): 2 23:16:33 Stepping: 0 23:16:33 BogoMIPS: 5600.00 23:16:33 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 23:16:33 Virtualization: AMD-V 23:16:33 Hypervisor vendor: KVM 23:16:33 Virtualization type: full 23:16:33 L1d cache: 64 KiB (2 instances) 23:16:33 L1i cache: 64 KiB (2 instances) 23:16:33 L2 cache: 1 MiB (2 instances) 23:16:33 L3 cache: 32 MiB (2 instances) 23:16:33 NUMA node(s): 1 23:16:33 NUMA node0 CPU(s): 0,1 23:16:33 Vulnerability Gather data sampling: Not affected 23:16:33 Vulnerability Indirect target selection: Not affected 23:16:33 Vulnerability Itlb multihit: Not affected 23:16:33 Vulnerability L1tf: Not affected 23:16:33 Vulnerability Mds: Not affected 23:16:33 Vulnerability Meltdown: Not affected 23:16:33 Vulnerability Mmio stale data: Not affected 23:16:33 Vulnerability Reg file data sampling: Not affected 23:16:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:16:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:16:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:16:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:16:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:16:33 Vulnerability Srbds: Not affected 23:16:33 Vulnerability Tsa: Not affected 23:16:33 Vulnerability Tsx async abort: Not affected 23:16:33 Vulnerability Vmscape: Not affected 23:16:33 23:16:33 23:16:33 ---> nproc: 23:16:33 2 23:16:33 23:16:33 23:16:33 ---> df -h: 23:16:33 Filesystem Size Used Avail Use% Mounted on 23:16:33 tmpfs 794M 1.1M 793M 1% /run 23:16:33 /dev/vda1 39G 9.3G 30G 25% / 23:16:33 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:16:33 tmpfs 5.0M 0 5.0M 0% /run/lock 23:16:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:16:33 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:16:33 23:16:33 23:16:33 ---> free -m: 23:16:33 total used free shared buff/cache available 23:16:33 Mem: 7937 542 3861 4 3533 7083 23:16:33 Swap: 1023 0 1023 23:16:33 23:16:33 23:16:33 ---> ip addr: 23:16:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:16:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:16:33 inet 127.0.0.1/8 scope host lo 23:16:33 valid_lft forever preferred_lft forever 23:16:33 inet6 ::1/128 scope host 23:16:33 valid_lft forever preferred_lft forever 23:16:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:16:33 link/ether fa:16:3e:fe:59:6a brd ff:ff:ff:ff:ff:ff 23:16:33 altname enp0s3 23:16:33 inet 10.30.170.150/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:16:33 valid_lft 86146sec preferred_lft 86146sec 23:16:33 inet6 fe80::f816:3eff:fefe:596a/64 scope link 23:16:33 valid_lft forever preferred_lft forever 23:16:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:16:33 link/ether 6e:8c:0b:39:33:6c brd ff:ff:ff:ff:ff:ff 23:16:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:16:33 valid_lft forever preferred_lft forever 23:16:33 23:16:33 23:16:33 ---> sar -b -r -n DEV: 23:16:33 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-2822) 04/14/26 _x86_64_ (2 CPU) 23:16:33 23:16:33 23:12:24 LINUX RESTART (2 CPU) 23:16:33 23:16:33 23:16:33 ---> sar -P ALL: 23:16:33 Linux 5.15.0-171-generic (prd-ubuntu2204-builder-2c-2g-2822) 04/14/26 _x86_64_ (2 CPU) 23:16:33 23:16:33 23:12:24 LINUX RESTART (2 CPU) 23:16:33 23:16:33 23:16:33