14:05:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/118675 14:05:04 Running as SYSTEM 14:05:04 [EnvInject] - Loading node environment variables. 14:05:04 Building remotely on prd-ubuntu2204-builder-2c-2g-1481 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 14:05:05 [ssh-agent] Looking for ssh-agent implementation... 14:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:05:05 $ ssh-agent 14:05:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyTkIB7/agent.1516 14:05:05 SSH_AGENT_PID=1518 14:05:05 [ssh-agent] Started. 14:05:05 Running ssh-add (command line suppressed) 14:05:05 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_18233530935369994872.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_18233530935369994872.key) 14:05:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:05:05 The recommended git tool is: NONE 14:05:07 using credential jenkins-ssh 14:05:07 Wiping out workspace first. 14:05:07 Cloning the remote Git repository 14:05:07 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 14:05:07 > git init /w/workspace/netconf-tox-verify-master # timeout=10 14:05:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:05:07 > git --version # timeout=10 14:05:07 > git --version # 'git version 2.34.1' 14:05:07 using GIT_SSH to set credentials jenkins-ssh 14:05:07 Verifying host key using known hosts file 14:05:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:05:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 14:05:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 14:05:17 using GIT_SSH to set credentials jenkins-ssh 14:05:17 Verifying host key using known hosts file 14:05:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:05:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/75/118675/13 # timeout=10 14:05:18 > git rev-parse b87ac87d69b8f2e4c9a7b9d02f6c60f64e47f51d^{commit} # timeout=10 14:05:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:05:18 Checking out Revision b87ac87d69b8f2e4c9a7b9d02f6c60f64e47f51d (refs/changes/75/118675/13) 14:05:18 > git config core.sparsecheckout # timeout=10 14:05:18 > git checkout -f b87ac87d69b8f2e4c9a7b9d02f6c60f64e47f51d # timeout=10 14:05:21 ERROR: Unable to retrieve commit message 14:05:21 java.lang.InterruptedException 14:05:21 at java.base/java.lang.Object.wait(Native Method) 14:05:21 at hudson.remoting.Request.call(Request.java:177) 14:05:21 at hudson.remoting.Channel.call(Channel.java:1002) 14:05:21 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 14:05:21 at com.sun.proxy.$Proxy230.withRepository(Unknown Source) 14:05:21 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 14:05:21 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423) 14:05:21 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363) 14:05:21 at hudson.scm.SCM.checkout(SCM.java:540) 14:05:21 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 14:05:21 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:05:21 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:05:21 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:05:21 at hudson.model.Run.execute(Run.java:1895) 14:05:21 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:05:21 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:05:21 at hudson.model.Executor.run(Executor.java:442) 14:05:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:05:21 > git rev-list --no-walk 7bb06ec54ac8f6637da217606550411b07d20d3f # timeout=10 14:05:21 provisioning config files... 14:05:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:05:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:05:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins590806610399938106.sh 14:05:21 ---> python-tools-install.sh 14:05:21 Setup pyenv: 14:05:21 * system (set by /opt/pyenv/version) 14:05:21 * 3.8.20 (set by /opt/pyenv/version) 14:05:22 * 3.9.20 (set by /opt/pyenv/version) 14:05:22 3.10.15 14:05:22 3.11.10 14:05:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rlPr 14:05:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:30 lf-activate-venv(): INFO: Base packages installed successfully 14:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-rlPr/bin to PATH 14:06:01 Generating Requirements File 14:06:21 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. 14:06:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:06:21 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:06:22 Python 3.11.10 14:06:22 pip 25.2 from /tmp/venv-rlPr/lib/python3.11/site-packages/pip (python 3.11) 14:06:22 appdirs==1.4.4 14:06:22 argcomplete==3.6.3 14:06:22 aspy.yaml==1.3.0 14:06:22 attrs==25.4.0 14:06:22 autopage==0.5.2 14:06:22 beautifulsoup4==4.14.2 14:06:22 boto3==1.40.57 14:06:22 botocore==1.40.57 14:06:22 bs4==0.0.2 14:06:22 cachetools==6.2.1 14:06:22 certifi==2025.10.5 14:06:22 cffi==2.0.0 14:06:22 cfgv==3.4.0 14:06:22 chardet==5.2.0 14:06:22 charset-normalizer==3.4.4 14:06:22 click==8.3.0 14:06:22 cliff==4.11.0 14:06:22 cmd2==2.7.0 14:06:22 cryptography==3.3.2 14:06:22 debtcollector==3.0.0 14:06:22 decorator==5.2.1 14:06:22 defusedxml==0.7.1 14:06:22 Deprecated==1.2.18 14:06:22 distlib==0.4.0 14:06:22 dnspython==2.8.0 14:06:22 docker==7.1.0 14:06:22 dogpile.cache==1.5.0 14:06:22 durationpy==0.10 14:06:22 email-validator==2.3.0 14:06:22 filelock==3.20.0 14:06:22 future==1.0.0 14:06:22 gitdb==4.0.12 14:06:22 GitPython==3.1.45 14:06:22 google-auth==2.41.1 14:06:22 httplib2==0.31.0 14:06:22 identify==2.6.15 14:06:22 idna==3.11 14:06:22 importlib-resources==1.5.0 14:06:22 iso8601==2.1.0 14:06:22 Jinja2==3.1.6 14:06:22 jmespath==1.0.1 14:06:22 jsonpatch==1.33 14:06:22 jsonpointer==3.0.0 14:06:22 jsonschema==4.25.1 14:06:22 jsonschema-specifications==2025.9.1 14:06:22 keystoneauth1==5.12.0 14:06:22 kubernetes==34.1.0 14:06:22 lftools==0.37.15 14:06:22 lxml==6.0.2 14:06:22 markdown-it-py==4.0.0 14:06:22 MarkupSafe==3.0.3 14:06:22 mdurl==0.1.2 14:06:22 msgpack==1.1.2 14:06:22 multi_key_dict==2.0.3 14:06:22 munch==4.0.0 14:06:22 netaddr==1.3.0 14:06:22 niet==1.4.2 14:06:22 nodeenv==1.9.1 14:06:22 oauth2client==4.1.3 14:06:22 oauthlib==3.3.1 14:06:22 openstacksdk==4.7.1 14:06:22 os-service-types==1.8.0 14:06:22 osc-lib==4.2.0 14:06:22 oslo.config==10.0.0 14:06:22 oslo.context==6.1.0 14:06:22 oslo.i18n==6.6.0 14:06:22 oslo.log==7.2.1 14:06:22 oslo.serialization==5.8.0 14:06:22 oslo.utils==9.1.0 14:06:22 packaging==25.0 14:06:22 pbr==7.0.1 14:06:22 platformdirs==4.5.0 14:06:22 prettytable==3.16.0 14:06:22 psutil==7.1.1 14:06:22 pyasn1==0.6.1 14:06:22 pyasn1_modules==0.4.2 14:06:22 pycparser==2.23 14:06:22 pygerrit2==2.0.15 14:06:22 PyGithub==2.8.1 14:06:22 Pygments==2.19.2 14:06:22 PyJWT==2.10.1 14:06:22 PyNaCl==1.6.0 14:06:22 pyparsing==2.4.7 14:06:22 pyperclip==1.11.0 14:06:22 pyrsistent==0.20.0 14:06:22 python-cinderclient==9.8.0 14:06:22 python-dateutil==2.9.0.post0 14:06:22 python-heatclient==4.3.0 14:06:22 python-jenkins==1.8.3 14:06:22 python-keystoneclient==5.7.0 14:06:22 python-magnumclient==4.9.0 14:06:22 python-openstackclient==8.2.0 14:06:22 python-swiftclient==4.8.0 14:06:22 PyYAML==6.0.3 14:06:22 referencing==0.37.0 14:06:22 requests==2.32.5 14:06:22 requests-oauthlib==2.0.0 14:06:22 requestsexceptions==1.4.0 14:06:22 rfc3986==2.0.0 14:06:22 rich==14.2.0 14:06:22 rich-argparse==1.7.1 14:06:22 rpds-py==0.28.0 14:06:22 rsa==4.9.1 14:06:22 ruamel.yaml==0.18.16 14:06:22 ruamel.yaml.clib==0.2.14 14:06:22 s3transfer==0.14.0 14:06:22 simplejson==3.20.2 14:06:22 six==1.17.0 14:06:22 smmap==5.0.2 14:06:22 soupsieve==2.8 14:06:22 stevedore==5.5.0 14:06:22 tabulate==0.9.0 14:06:22 toml==0.10.2 14:06:22 tomlkit==0.13.3 14:06:22 tqdm==4.67.1 14:06:22 typing_extensions==4.15.0 14:06:22 tzdata==2025.2 14:06:22 urllib3==1.26.20 14:06:22 virtualenv==20.35.3 14:06:22 wcwidth==0.2.14 14:06:22 websocket-client==1.9.0 14:06:22 wrapt==2.0.0 14:06:22 xdg==6.0.0 14:06:22 xmltodict==1.0.2 14:06:22 yq==3.4.3 14:06:22 [EnvInject] - Injecting environment variables from a build step. 14:06:22 [EnvInject] - Injecting as environment variables the properties content 14:06:22 PYTHON=python3 14:06:22 14:06:22 [EnvInject] - Variables injected successfully. 14:06:22 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16622440109896585857.sh 14:06:22 ---> tox-install.sh 14:06:22 + source /home/jenkins/lf-env.sh 14:06:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:22 ++ mktemp -d /tmp/venv-XXXX 14:06:22 + lf_venv=/tmp/venv-dSsP 14:06:22 + local venv_file=/tmp/.os_lf_venv 14:06:22 + local python=python3 14:06:22 + local options 14:06:22 + local set_path=true 14:06:22 + local install_args= 14:06:22 ++ 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 14:06:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:22 + true 14:06:22 + case $1 in 14:06:22 + venv_file=/tmp/.toxenv 14:06:22 + shift 2 14:06:22 + true 14:06:22 + case $1 in 14:06:22 + shift 14:06:22 + break 14:06:22 + case $python in 14:06:22 + local pkg_list= 14:06:22 + [[ -d /opt/pyenv ]] 14:06:22 + echo 'Setup pyenv:' 14:06:22 Setup pyenv: 14:06:22 + export PYENV_ROOT=/opt/pyenv 14:06:22 + PYENV_ROOT=/opt/pyenv 14:06:22 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:22 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:22 + pyenv versions 14:06:22 system 14:06:22 3.8.20 14:06:22 3.9.20 14:06:22 3.10.15 14:06:22 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:06:22 + command -v pyenv 14:06:22 ++ pyenv init - --no-rehash 14:06:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:06:22 for i in ${!paths[@]}; do 14:06:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:06:22 fi; done; 14:06:22 echo "${paths[*]}"'\'')" 14:06:22 export PATH="/opt/pyenv/shims:${PATH}" 14:06:22 export PYENV_SHELL=bash 14:06:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:22 pyenv() { 14:06:22 local command 14:06:22 command="${1:-}" 14:06:22 if [ "$#" -gt 0 ]; then 14:06:22 shift 14:06:22 fi 14:06:22 14:06:22 case "$command" in 14:06:22 rehash|shell) 14:06:22 eval "$(pyenv "sh-$command" "$@")" 14:06:22 ;; 14:06:22 *) 14:06:22 command pyenv "$command" "$@" 14:06:22 ;; 14:06:22 esac 14:06:22 }' 14:06:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:06:22 for i in ${!paths[@]}; do 14:06:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:06:22 fi; done; 14:06:22 echo "${paths[*]}"' 14:06:22 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:22 ++ export PYENV_SHELL=bash 14:06:22 ++ PYENV_SHELL=bash 14:06:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:22 +++ complete -F _pyenv pyenv 14:06:22 ++ lf-pyver python3 14:06:22 ++ local py_version_xy=python3 14:06:22 ++ local py_version_xyz= 14:06:22 ++ pyenv versions 14:06:22 ++ local command 14:06:22 ++ command=versions 14:06:22 ++ '[' 1 -gt 0 ']' 14:06:22 ++ shift 14:06:22 ++ case "$command" in 14:06:22 ++ command pyenv versions 14:06:22 ++ awk '{ print $1 }' 14:06:22 ++ grep -E '^[0-9.]*[0-9]$' 14:06:22 ++ sed 's/^[ *]* //' 14:06:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:22 +++ grep '^3' /tmp/.pyenv_versions 14:06:22 +++ tail -n 1 14:06:22 +++ sort -V 14:06:22 ++ py_version_xyz=3.11.10 14:06:22 ++ [[ -z 3.11.10 ]] 14:06:22 ++ echo 3.11.10 14:06:22 ++ return 0 14:06:22 + pyenv local 3.11.10 14:06:22 + local command 14:06:22 + command=local 14:06:22 + '[' 2 -gt 0 ']' 14:06:22 + shift 14:06:22 + case "$command" in 14:06:22 + command pyenv local 3.11.10 14:06:22 + for arg in "$@" 14:06:22 + case $arg in 14:06:22 + pkg_list+='tox ' 14:06:22 + for arg in "$@" 14:06:22 + case $arg in 14:06:22 + pkg_list+='virtualenv ' 14:06:22 + for arg in "$@" 14:06:22 + case $arg in 14:06:22 + pkg_list+='urllib3~=1.26.15 ' 14:06:22 + [[ -f /tmp/.toxenv ]] 14:06:22 + [[ ! -f /tmp/.toxenv ]] 14:06:22 + [[ -n '' ]] 14:06:22 + python3 -m venv /tmp/venv-dSsP 14:06:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dSsP' 14:06:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dSsP 14:06:27 + echo /tmp/venv-dSsP 14:06:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:06:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:06:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:27 + local 'pip_opts=--upgrade --quiet' 14:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:27 + [[ -n '' ]] 14:06:27 + [[ -n '' ]] 14:06:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:27 + /tmp/venv-dSsP/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 14:06:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:30 lf-activate-venv(): INFO: Base packages installed successfully 14:06:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:30 + /tmp/venv-dSsP/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 14:06:33 + type python3 14:06:33 + true 14:06:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dSsP/bin to PATH' 14:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-dSsP/bin to PATH 14:06:33 + PATH=/tmp/venv-dSsP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:33 + return 0 14:06:33 + python3 --version 14:06:33 Python 3.11.10 14:06:33 + python3 -m pip --version 14:06:33 pip 25.2 from /tmp/venv-dSsP/lib/python3.11/site-packages/pip (python 3.11) 14:06:33 + python3 -m pip freeze 14:06:33 cachetools==6.2.1 14:06:33 chardet==5.2.0 14:06:33 colorama==0.4.6 14:06:33 distlib==0.4.0 14:06:33 filelock==3.20.0 14:06:33 packaging==25.0 14:06:33 platformdirs==4.5.0 14:06:33 pluggy==1.6.0 14:06:33 pyproject-api==1.10.0 14:06:33 tox==4.31.0 14:06:33 urllib3==1.26.20 14:06:33 virtualenv==20.35.3 14:06:33 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins5800506848018278281.sh 14:06:33 [EnvInject] - Injecting environment variables from a build step. 14:06:33 [EnvInject] - Injecting as environment variables the properties content 14:06:33 PARALLEL=True 14:06:33 14:06:33 [EnvInject] - Variables injected successfully. 14:06:33 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7839961138576356763.sh 14:06:33 ---> tox-run.sh 14:06:33 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:06:33 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 14:06:33 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 14:06:33 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 14:06:33 + cd /w/workspace/netconf-tox-verify-master/. 14:06:33 + source /home/jenkins/lf-env.sh 14:06:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:06:33 ++ mktemp -d /tmp/venv-XXXX 14:06:33 + lf_venv=/tmp/venv-jFCa 14:06:33 + local venv_file=/tmp/.os_lf_venv 14:06:33 + local python=python3 14:06:33 + local options 14:06:33 + local set_path=true 14:06:33 + local install_args= 14:06:33 ++ 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 14:06:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:06:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:06:33 + true 14:06:33 + case $1 in 14:06:33 + venv_file=/tmp/.toxenv 14:06:33 + shift 2 14:06:33 + true 14:06:33 + case $1 in 14:06:33 + shift 14:06:33 + break 14:06:33 + case $python in 14:06:33 + local pkg_list= 14:06:33 + [[ -d /opt/pyenv ]] 14:06:33 + echo 'Setup pyenv:' 14:06:33 Setup pyenv: 14:06:33 + export PYENV_ROOT=/opt/pyenv 14:06:33 + PYENV_ROOT=/opt/pyenv 14:06:33 + 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 14:06:33 + 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 14:06:33 + pyenv versions 14:06:33 system 14:06:33 3.8.20 14:06:33 3.9.20 14:06:33 3.10.15 14:06:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:06:33 + command -v pyenv 14:06:33 ++ pyenv init - --no-rehash 14:06:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:06:33 for i in ${!paths[@]}; do 14:06:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:06:33 fi; done; 14:06:33 echo "${paths[*]}"'\'')" 14:06:33 export PATH="/opt/pyenv/shims:${PATH}" 14:06:33 export PYENV_SHELL=bash 14:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:06:33 pyenv() { 14:06:33 local command 14:06:33 command="${1:-}" 14:06:33 if [ "$#" -gt 0 ]; then 14:06:33 shift 14:06:33 fi 14:06:33 14:06:33 case "$command" in 14:06:33 rehash|shell) 14:06:33 eval "$(pyenv "sh-$command" "$@")" 14:06:33 ;; 14:06:33 *) 14:06:33 command pyenv "$command" "$@" 14:06:33 ;; 14:06:33 esac 14:06:33 }' 14:06:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:06:33 for i in ${!paths[@]}; do 14:06:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:06:33 fi; done; 14:06:33 echo "${paths[*]}"' 14:06:33 ++ 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 14:06:33 ++ 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 14:06:33 ++ 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 14:06:33 ++ export PYENV_SHELL=bash 14:06:33 ++ PYENV_SHELL=bash 14:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:06:33 +++ complete -F _pyenv pyenv 14:06:33 ++ lf-pyver python3 14:06:33 ++ local py_version_xy=python3 14:06:33 ++ local py_version_xyz= 14:06:33 ++ pyenv versions 14:06:33 ++ local command 14:06:33 ++ awk '{ print $1 }' 14:06:33 ++ command=versions 14:06:33 ++ '[' 1 -gt 0 ']' 14:06:33 ++ shift 14:06:33 ++ case "$command" in 14:06:33 ++ command pyenv versions 14:06:33 ++ grep -E '^[0-9.]*[0-9]$' 14:06:33 ++ sed 's/^[ *]* //' 14:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:06:33 +++ grep '^3' /tmp/.pyenv_versions 14:06:33 +++ tail -n 1 14:06:33 +++ sort -V 14:06:33 ++ py_version_xyz=3.11.10 14:06:33 ++ [[ -z 3.11.10 ]] 14:06:33 ++ echo 3.11.10 14:06:33 ++ return 0 14:06:33 + pyenv local 3.11.10 14:06:33 + local command 14:06:33 + command=local 14:06:33 + '[' 2 -gt 0 ']' 14:06:33 + shift 14:06:33 + case "$command" in 14:06:33 + command pyenv local 3.11.10 14:06:33 + for arg in "$@" 14:06:33 + case $arg in 14:06:33 + pkg_list+='tox ' 14:06:33 + for arg in "$@" 14:06:33 + case $arg in 14:06:33 + pkg_list+='virtualenv ' 14:06:33 + for arg in "$@" 14:06:33 + case $arg in 14:06:33 + pkg_list+='urllib3~=1.26.15 ' 14:06:33 + [[ -f /tmp/.toxenv ]] 14:06:33 ++ cat /tmp/.toxenv 14:06:33 + lf_venv=/tmp/venv-dSsP 14:06:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSsP from' file:/tmp/.toxenv 14:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSsP from file:/tmp/.toxenv 14:06:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:33 + local 'pip_opts=--upgrade --quiet' 14:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:06:33 + [[ -n '' ]] 14:06:33 + [[ -n '' ]] 14:06:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:33 + /tmp/venv-dSsP/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 14:06:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:06:34 lf-activate-venv(): INFO: Base packages installed successfully 14:06:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:06:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:06:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:06:34 + /tmp/venv-dSsP/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 14:06:36 + type python3 14:06:36 + true 14:06:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dSsP/bin to PATH' 14:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-dSsP/bin to PATH 14:06:36 + PATH=/tmp/venv-dSsP/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 14:06:36 + return 0 14:06:36 + [[ -d /opt/pyenv ]] 14:06:36 + echo '---> Setting up pyenv' 14:06:36 ---> Setting up pyenv 14:06:36 + export PYENV_ROOT=/opt/pyenv 14:06:36 + PYENV_ROOT=/opt/pyenv 14:06:36 + export PATH=/opt/pyenv/bin:/tmp/venv-dSsP/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 14:06:36 + PATH=/opt/pyenv/bin:/tmp/venv-dSsP/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 14:06:36 ++ pwd 14:06:36 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 14:06:36 + export PYTHONPATH 14:06:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:06:36 + TOX_TESTENV_PASSENV=PYTHONPATH 14:06:36 + tox --version 14:06:36 4.31.0 from /tmp/venv-dSsP/lib/python3.11/site-packages/tox/__init__.py 14:06:36 + PARALLEL=True 14:06:36 + TOX_OPTIONS_LIST= 14:06:36 + [[ -n '' ]] 14:06:36 + case ${PARALLEL,,} in 14:06:36 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:06:36 + tox --parallel auto --parallel-live 14:06:36 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 14:06:37 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:06:37 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:07:05 docs-linkcheck: freeze> python -m pip freeze --all 14:07:05 docs: freeze> python -m pip freeze --all 14:07:06 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:07:06 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 14:07:06 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:07:06 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-master/docs/_build/html 14:07:06 Running Sphinx v8.2.3 14:07:06 Running Sphinx v8.2.3 14:07:06 loading translations [en]... done 14:07:06 loading translations [en]... done 14:07:06 making output directory... done 14:07:06 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:07:06 making output directory... done 14:07:06 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 14:07:06 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:07:06 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 14:07:06 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 14:07:06 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:07:06 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 14:07:07 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:07:07 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 14:07:07 building [mo]: targets for 0 po files that are out of date 14:07:07 writing output... 14:07:07 building [html]: targets for 4 source files that are out of date 14:07:07 updating environment: [new config] 4 added, 0 changed, 0 removed 14:07:07 reading sources... [ 25%] developer-guide 14:07:07 building [mo]: targets for 0 po files that are out of date 14:07:07 writing output... 14:07:07 building [linkcheck]: targets for 4 source files that are out of date 14:07:07 updating environment: [new config] 4 added, 0 changed, 0 removed 14:07:07 reading sources... [ 25%] developer-guide 14:07:07 reading sources... [ 50%] index 14:07:07 reading sources... [ 75%] testtool 14:07:07 reading sources... [ 50%] index 14:07:07 reading sources... [ 75%] testtool 14:07:07 reading sources... [100%] user-guide 14:07:07 reading sources... [100%] user-guide 14:07:08 14:07:08 looking for now-outdated files... none found 14:07:08 14:07:08 looking for now-outdated files... none found 14:07:08 pickling environment... done 14:07:08 checking consistency... done 14:07:08 preparing documents... done 14:07:08 copying assets... 14:07:08 copying static files... 14:07:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 14:07:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 14:07:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 14:07:08 pickling environment... done 14:07:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 14:07:08 checking consistency... done 14:07:08 preparing documents... done 14:07:08 copying assets... 14:07:08 copying assets: done 14:07:08 writing output... [ 25%] developer-guide 14:07:08 writing output... [ 50%] index 14:07:08 writing output... [ 75%] testtool 14:07:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 14:07:08 writing output... [100%] user-guide 14:07:08 copying static files: done 14:07:08 copying extra files... 14:07:08 copying extra files: done 14:07:08 copying assets: done 14:07:08 writing output... [ 25%] developer-guide 14:07:08 14:07:08 14:07:08 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 14:07:08 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 14:07:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 14:07:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 14:07:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 14:07:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 14:07:08 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 14:07:08 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 14:07:08 ( 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 14:07:08 ( 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 14:07:08 ( 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 14:07:08 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 14:07:08 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 14:07:08 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 14:07:08 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 14:07:08 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 14:07:08 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 14:07:08 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 14:07:08 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 14:07:08 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 14:07:08 writing output... [ 50%] index 14:07:08 writing output... [ 75%] testtool 14:07:08 writing output... [100%] user-guide 14:07:08 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 14:07:08 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 14:07:08 14:07:08 generating indices... genindex done 14:07:08 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 14:07:08 highlighting module code... 14:07:08 writing additional pages... search done 14:07:08 dumping search index in English (code: en)... done 14:07:08 dumping object inventory... done 14:07:08 build succeeded. 14:07:08 14:07:08 The HTML pages are in docs/_build/html. 14:07:08 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 14:07:08 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 14:07:08 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 14:07:08 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 14:07:09 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 14:07:09 docs: OK ✔ in 32.42 seconds 14:07:09 gitlint: install_deps> python -I -m pip install gitlint 14:07:09 ( user-guide: line 1397) ok https://www.docker.com/ 14:07:09 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 14:07:09 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 14:07:09 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 14:07:09 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 14:07:09 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 14:07:09 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 14:07:09 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 14:07:09 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 14:07:09 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 14:07:09 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 14:07:09 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 14:07:09 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 14:07:09 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 14:07:09 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 14:07:09 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 14:07:09 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 14:07:09 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 14:07:09 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 14:07:10 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 14:07:10 build succeeded. 14:07:10 14:07:10 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 14:07:13 docs-linkcheck: OK ✔ in 33.79 seconds 14:07:13 gitlint: freeze> python -m pip freeze --all 14:07:13 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 14:07:13 gitlint: commands[0]> gitlint 14:07:13 docs: OK (32.42=setup[29.75]+cmd[2.67] seconds) 14:07:13 docs-linkcheck: OK (33.79=setup[29.66]+cmd[4.12] seconds) 14:07:13 gitlint: OK (4.67=setup[4.52]+cmd[0.15] seconds) 14:07:13 congratulations :) (37.12 seconds) 14:07:13 + tox_status=0 14:07:13 + echo '---> Completed tox runs' 14:07:13 ---> Completed tox runs 14:07:13 + for i in .tox/*/log 14:07:13 ++ echo .tox/docs-linkcheck/log 14:07:13 ++ awk -F/ '{print $2}' 14:07:13 + tox_env=docs-linkcheck 14:07:13 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 14:07:13 + for i in .tox/*/log 14:07:13 ++ awk -F/ '{print $2}' 14:07:13 ++ echo .tox/docs/log 14:07:13 + tox_env=docs 14:07:13 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 14:07:13 + for i in .tox/*/log 14:07:13 ++ echo .tox/gitlint/log 14:07:13 ++ awk -F/ '{print $2}' 14:07:13 + tox_env=gitlint 14:07:13 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 14:07:13 + DOC_DIR=docs/_build/html 14:07:13 + [[ -d docs/_build/html ]] 14:07:13 + echo '---> Archiving generated docs' 14:07:13 ---> Archiving generated docs 14:07:13 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 14:07:13 + echo '---> tox-run.sh ends' 14:07:13 ---> tox-run.sh ends 14:07:13 + test 0 -eq 0 14:07:13 $ ssh-agent -k 14:07:13 unset SSH_AUTH_SOCK; 14:07:13 unset SSH_AGENT_PID; 14:07:13 echo Agent pid 1518 killed; 14:07:13 [ssh-agent] Stopped. 14:07:13 [PostBuildScript] - [INFO] Executing post build scripts. 14:07:13 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4231333725890968435.sh 14:07:13 ---> sysstat.sh 14:07:14 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11922560140598460956.sh 14:07:14 ---> package-listing.sh 14:07:14 ++ facter osfamily 14:07:14 ++ tr '[:upper:]' '[:lower:]' 14:07:14 + OS_FAMILY=debian 14:07:14 + workspace=/w/workspace/netconf-tox-verify-master 14:07:14 + START_PACKAGES=/tmp/packages_start.txt 14:07:14 + END_PACKAGES=/tmp/packages_end.txt 14:07:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:07:14 + PACKAGES=/tmp/packages_start.txt 14:07:14 + '[' /w/workspace/netconf-tox-verify-master ']' 14:07:14 + PACKAGES=/tmp/packages_end.txt 14:07:14 + case "${OS_FAMILY}" in 14:07:14 + dpkg -l 14:07:14 + grep '^ii' 14:07:14 + '[' -f /tmp/packages_start.txt ']' 14:07:14 + '[' -f /tmp/packages_end.txt ']' 14:07:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:07:14 + '[' /w/workspace/netconf-tox-verify-master ']' 14:07:14 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 14:07:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 14:07:14 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3922624543864325321.sh 14:07:14 ---> capture-instance-metadata.sh 14:07:14 Setup pyenv: 14:07:14 system 14:07:14 3.8.20 14:07:14 3.9.20 14:07:14 3.10.15 14:07:14 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:07:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlPr from file:/tmp/.os_lf_venv 14:07:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:16 lf-activate-venv(): INFO: Base packages installed successfully 14:07:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-rlPr/bin to PATH 14:07:27 INFO: Running in OpenStack, capturing instance metadata 14:07:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14837259604776899951.sh 14:07:28 provisioning config files... 14:07:28 Could not find credentials [logs] for netconf-tox-verify-master #15450 14:07:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config12563020022860293720tmp 14:07:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:07:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:07:28 provisioning config files... 14:07:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:07:28 [EnvInject] - Injecting environment variables from a build step. 14:07:28 [EnvInject] - Injecting as environment variables the properties content 14:07:28 SERVER_ID=logs 14:07:28 14:07:28 [EnvInject] - Variables injected successfully. 14:07:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8113601733790644532.sh 14:07:28 ---> create-netrc.sh 14:07:28 WARN: Log server credential not found. 14:07:28 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4195637001298552075.sh 14:07:28 ---> python-tools-install.sh 14:07:28 Setup pyenv: 14:07:28 system 14:07:28 3.8.20 14:07:28 3.9.20 14:07:28 3.10.15 14:07:28 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlPr from file:/tmp/.os_lf_venv 14:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:30 lf-activate-venv(): INFO: Base packages installed successfully 14:07:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-rlPr/bin to PATH 14:07:41 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14927121492231305292.sh 14:07:41 ---> sudo-logs.sh 14:07:41 Archiving 'sudo' log.. 14:07:41 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins7605504888724218295.sh 14:07:41 ---> job-cost.sh 14:07:41 Setup pyenv: 14:07:41 system 14:07:41 3.8.20 14:07:41 3.9.20 14:07:41 3.10.15 14:07:41 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlPr from file:/tmp/.os_lf_venv 14:07:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:43 lf-activate-venv(): INFO: Base packages installed successfully 14:07:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:07:50 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. 14:07:50 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-rlPr/bin to PATH 14:07:50 INFO: No Stack... 14:07:50 INFO: Retrieving Pricing Info for: v3-standard-2 14:07:50 INFO: Archiving Costs 14:07:51 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13860915457543368365.sh 14:07:51 ---> logs-deploy.sh 14:07:51 Setup pyenv: 14:07:51 system 14:07:51 3.8.20 14:07:51 3.9.20 14:07:51 3.10.15 14:07:51 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 14:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rlPr from file:/tmp/.os_lf_venv 14:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:07:53 lf-activate-venv(): INFO: Base packages installed successfully 14:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-rlPr/bin to PATH 14:08:03 WARNING: Nexus logging server not set 14:08:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15450/ 14:08:03 INFO: archiving logs to S3 14:08:04 ---> uname -a: 14:08:04 Linux prd-ubuntu2204-builder-2c-2g-1481 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:08:04 14:08:04 14:08:04 ---> lscpu: 14:08:04 Architecture: x86_64 14:08:04 CPU op-mode(s): 32-bit, 64-bit 14:08:04 Address sizes: 40 bits physical, 48 bits virtual 14:08:04 Byte Order: Little Endian 14:08:04 CPU(s): 2 14:08:04 On-line CPU(s) list: 0,1 14:08:04 Vendor ID: AuthenticAMD 14:08:04 Model name: AMD EPYC-Rome Processor 14:08:04 CPU family: 23 14:08:04 Model: 49 14:08:04 Thread(s) per core: 1 14:08:04 Core(s) per socket: 1 14:08:04 Socket(s): 2 14:08:04 Stepping: 0 14:08:04 BogoMIPS: 5600.00 14:08:04 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 14:08:04 Virtualization: AMD-V 14:08:04 Hypervisor vendor: KVM 14:08:04 Virtualization type: full 14:08:04 L1d cache: 64 KiB (2 instances) 14:08:04 L1i cache: 64 KiB (2 instances) 14:08:04 L2 cache: 1 MiB (2 instances) 14:08:04 L3 cache: 32 MiB (2 instances) 14:08:04 NUMA node(s): 1 14:08:04 NUMA node0 CPU(s): 0,1 14:08:04 Vulnerability Gather data sampling: Not affected 14:08:04 Vulnerability Indirect target selection: Not affected 14:08:04 Vulnerability Itlb multihit: Not affected 14:08:04 Vulnerability L1tf: Not affected 14:08:04 Vulnerability Mds: Not affected 14:08:04 Vulnerability Meltdown: Not affected 14:08:04 Vulnerability Mmio stale data: Not affected 14:08:04 Vulnerability Reg file data sampling: Not affected 14:08:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:08:04 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:08:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:08:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:08:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:08:04 Vulnerability Srbds: Not affected 14:08:04 Vulnerability Tsx async abort: Not affected 14:08:04 14:08:04 14:08:04 ---> nproc: 14:08:04 2 14:08:04 14:08:04 14:08:04 ---> df -h: 14:08:04 Filesystem Size Used Avail Use% Mounted on 14:08:04 tmpfs 794M 1.1M 793M 1% /run 14:08:04 /dev/vda1 39G 9.2G 30G 24% / 14:08:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:08:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:08:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:08:04 tmpfs 794M 4.0K 794M 1% /run/user/1001 14:08:04 14:08:04 14:08:04 ---> free -m: 14:08:04 total used free shared buff/cache available 14:08:04 Mem: 7937 556 3953 4 3427 7070 14:08:04 Swap: 1023 0 1023 14:08:04 14:08:04 14:08:04 ---> ip addr: 14:08:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:08:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:08:04 inet 127.0.0.1/8 scope host lo 14:08:04 valid_lft forever preferred_lft forever 14:08:04 inet6 ::1/128 scope host 14:08:04 valid_lft forever preferred_lft forever 14:08:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:08:04 link/ether fa:16:3e:0c:a0:75 brd ff:ff:ff:ff:ff:ff 14:08:04 altname enp0s3 14:08:04 inet 10.30.171.203/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:08:04 valid_lft 86181sec preferred_lft 86181sec 14:08:04 inet6 fe80::f816:3eff:fe0c:a075/64 scope link 14:08:04 valid_lft forever preferred_lft forever 14:08:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:08:04 link/ether 5a:27:41:e9:a4:5f brd ff:ff:ff:ff:ff:ff 14:08:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:08:04 valid_lft forever preferred_lft forever 14:08:04 14:08:04 14:08:04 ---> sar -b -r -n DEV: 14:08:04 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1481) 10/23/25 _x86_64_ (2 CPU) 14:08:04 14:08:04 14:04:29 LINUX RESTART (2 CPU) 14:08:04 14:08:04 14:08:04 ---> sar -P ALL: 14:08:04 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-1481) 10/23/25 _x86_64_ (2 CPU) 14:08:04 14:08:04 14:04:29 LINUX RESTART (2 CPU) 14:08:04 14:08:04 14:08:04