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