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