15:30:20 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/115942 15:30:20 Running as SYSTEM 15:30:20 [EnvInject] - Loading node environment variables. 15:30:20 Building remotely on prd-ubuntu2204-docker-4c-16g-477 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:30:21 [ssh-agent] Looking for ssh-agent implementation... 15:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:21 $ ssh-agent 15:30:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8MXcfb/agent.1570 15:30:21 SSH_AGENT_PID=1572 15:30:21 [ssh-agent] Started. 15:30:21 Running ssh-add (command line suppressed) 15:30:21 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10430990818263518952.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_10430990818263518952.key) 15:30:21 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:30:21 The recommended git tool is: NONE 15:30:28 using credential jenkins-ssh 15:30:28 Wiping out workspace first. 15:30:28 Cloning the remote Git repository 15:30:28 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:30:28 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:30:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:28 > git --version # timeout=10 15:30:28 > git --version # 'git version 2.34.1' 15:30:28 using GIT_SSH to set credentials jenkins-ssh 15:30:28 Verifying host key using known hosts file 15:30:29 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. 15:30:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:39 using GIT_SSH to set credentials jenkins-ssh 15:30:39 Verifying host key using known hosts file 15:30:39 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. 15:30:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/115942/16 # timeout=10 15:30:40 > git rev-parse 1e166386bd7bed15b7c536b47e2744cc4c64eddf^{commit} # timeout=10 15:30:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:30:40 Checking out Revision 1e166386bd7bed15b7c536b47e2744cc4c64eddf (refs/changes/42/115942/16) 15:30:40 > git config core.sparsecheckout # timeout=10 15:30:40 > git checkout -f 1e166386bd7bed15b7c536b47e2744cc4c64eddf # timeout=10 15:30:40 Commit message: "Initial T-API 2.4 PCE OTN Node Class" 15:30:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:30:40 > git rev-list --no-walk 61d43b236994e38a053b2130a0f2a800a5a5602c # timeout=10 15:30:40 > git remote # timeout=10 15:30:40 > git submodule init # timeout=10 15:30:40 > git submodule sync # timeout=10 15:30:40 > git config --get remote.origin.url # timeout=10 15:30:40 > git submodule init # timeout=10 15:30:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:30:40 ERROR: No submodules found. 15:30:43 provisioning config files... 15:30:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:30:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:30:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7127058289477843297.sh 15:30:43 ---> python-tools-install.sh 15:30:43 Setup pyenv: 15:30:43 * system (set by /opt/pyenv/version) 15:30:43 * 3.8.20 (set by /opt/pyenv/version) 15:30:43 * 3.9.20 (set by /opt/pyenv/version) 15:30:43 3.10.15 15:30:43 3.11.10 15:30:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-boGP 15:30:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:30:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:53 lf-activate-venv(): INFO: Base packages installed successfully 15:30:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-boGP/bin to PATH 15:31:20 Generating Requirements File 15:31:41 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. 15:31:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:31:41 Python 3.11.10 15:31:41 pip 25.2 from /tmp/venv-boGP/lib/python3.11/site-packages/pip (python 3.11) 15:31:42 appdirs==1.4.4 15:31:42 argcomplete==3.6.3 15:31:42 aspy.yaml==1.3.0 15:31:42 attrs==25.4.0 15:31:42 autopage==0.5.2 15:31:42 beautifulsoup4==4.14.2 15:31:42 boto3==1.40.55 15:31:42 botocore==1.40.55 15:31:42 bs4==0.0.2 15:31:42 cachetools==6.2.1 15:31:42 certifi==2025.10.5 15:31:42 cffi==2.0.0 15:31:42 cfgv==3.4.0 15:31:42 chardet==5.2.0 15:31:42 charset-normalizer==3.4.4 15:31:42 click==8.3.0 15:31:42 cliff==4.11.0 15:31:42 cmd2==2.7.0 15:31:42 cryptography==3.3.2 15:31:42 debtcollector==3.0.0 15:31:42 decorator==5.2.1 15:31:42 defusedxml==0.7.1 15:31:42 Deprecated==1.2.18 15:31:42 distlib==0.4.0 15:31:42 dnspython==2.8.0 15:31:42 docker==7.1.0 15:31:42 dogpile.cache==1.5.0 15:31:42 durationpy==0.10 15:31:42 email-validator==2.3.0 15:31:42 filelock==3.20.0 15:31:42 future==1.0.0 15:31:42 gitdb==4.0.12 15:31:42 GitPython==3.1.45 15:31:42 google-auth==2.41.1 15:31:42 httplib2==0.31.0 15:31:42 identify==2.6.15 15:31:42 idna==3.11 15:31:42 importlib-resources==1.5.0 15:31:42 iso8601==2.1.0 15:31:42 Jinja2==3.1.6 15:31:42 jmespath==1.0.1 15:31:42 jsonpatch==1.33 15:31:42 jsonpointer==3.0.0 15:31:42 jsonschema==4.25.1 15:31:42 jsonschema-specifications==2025.9.1 15:31:42 keystoneauth1==5.12.0 15:31:42 kubernetes==34.1.0 15:31:42 lftools==0.37.15 15:31:42 lxml==6.0.2 15:31:42 markdown-it-py==4.0.0 15:31:42 MarkupSafe==3.0.3 15:31:42 mdurl==0.1.2 15:31:42 msgpack==1.1.2 15:31:42 multi_key_dict==2.0.3 15:31:42 munch==4.0.0 15:31:42 netaddr==1.3.0 15:31:42 niet==1.4.2 15:31:42 nodeenv==1.9.1 15:31:42 oauth2client==4.1.3 15:31:42 oauthlib==3.3.1 15:31:42 openstacksdk==4.7.1 15:31:42 os-service-types==1.8.0 15:31:42 osc-lib==4.2.0 15:31:42 oslo.config==10.0.0 15:31:42 oslo.context==6.1.0 15:31:42 oslo.i18n==6.6.0 15:31:42 oslo.log==7.2.1 15:31:42 oslo.serialization==5.8.0 15:31:42 oslo.utils==9.1.0 15:31:42 packaging==25.0 15:31:42 pbr==7.0.1 15:31:42 platformdirs==4.5.0 15:31:42 prettytable==3.16.0 15:31:42 psutil==7.1.1 15:31:42 pyasn1==0.6.1 15:31:42 pyasn1_modules==0.4.2 15:31:42 pycparser==2.23 15:31:42 pygerrit2==2.0.15 15:31:42 PyGithub==2.8.1 15:31:42 Pygments==2.19.2 15:31:42 PyJWT==2.10.1 15:31:42 PyNaCl==1.6.0 15:31:42 pyparsing==2.4.7 15:31:42 pyperclip==1.11.0 15:31:42 pyrsistent==0.20.0 15:31:42 python-cinderclient==9.8.0 15:31:42 python-dateutil==2.9.0.post0 15:31:42 python-heatclient==4.3.0 15:31:42 python-jenkins==1.8.3 15:31:42 python-keystoneclient==5.7.0 15:31:42 python-magnumclient==4.9.0 15:31:42 python-openstackclient==8.2.0 15:31:42 python-swiftclient==4.8.0 15:31:42 PyYAML==6.0.3 15:31:42 referencing==0.37.0 15:31:42 requests==2.32.5 15:31:42 requests-oauthlib==2.0.0 15:31:42 requestsexceptions==1.4.0 15:31:42 rfc3986==2.0.0 15:31:42 rich==14.2.0 15:31:42 rich-argparse==1.7.1 15:31:42 rpds-py==0.27.1 15:31:42 rsa==4.9.1 15:31:42 ruamel.yaml==0.18.15 15:31:42 ruamel.yaml.clib==0.2.14 15:31:42 s3transfer==0.14.0 15:31:42 simplejson==3.20.2 15:31:42 six==1.17.0 15:31:42 smmap==5.0.2 15:31:42 soupsieve==2.8 15:31:42 stevedore==5.5.0 15:31:42 tabulate==0.9.0 15:31:42 toml==0.10.2 15:31:42 tomlkit==0.13.3 15:31:42 tqdm==4.67.1 15:31:42 typing_extensions==4.15.0 15:31:42 tzdata==2025.2 15:31:42 urllib3==1.26.20 15:31:42 virtualenv==20.35.3 15:31:42 wcwidth==0.2.14 15:31:42 websocket-client==1.9.0 15:31:42 wrapt==2.0.0 15:31:42 xdg==6.0.0 15:31:42 xmltodict==1.0.2 15:31:42 yq==3.4.3 15:31:42 [EnvInject] - Injecting environment variables from a build step. 15:31:42 [EnvInject] - Injecting as environment variables the properties content 15:31:42 PYTHON=python3 15:31:42 15:31:42 [EnvInject] - Variables injected successfully. 15:31:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7861915814694027435.sh 15:31:42 ---> tox-install.sh 15:31:42 + source /home/jenkins/lf-env.sh 15:31:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:42 ++ mktemp -d /tmp/venv-XXXX 15:31:42 + lf_venv=/tmp/venv-sQ9x 15:31:42 + local venv_file=/tmp/.os_lf_venv 15:31:42 + local python=python3 15:31:42 + local options 15:31:42 + local set_path=true 15:31:42 + local install_args= 15:31:42 ++ 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 15:31:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:42 + true 15:31:42 + case $1 in 15:31:42 + venv_file=/tmp/.toxenv 15:31:42 + shift 2 15:31:42 + true 15:31:42 + case $1 in 15:31:42 + shift 15:31:42 + break 15:31:42 + case $python in 15:31:42 + local pkg_list= 15:31:42 + [[ -d /opt/pyenv ]] 15:31:42 + echo 'Setup pyenv:' 15:31:42 Setup pyenv: 15:31:42 + export PYENV_ROOT=/opt/pyenv 15:31:42 + PYENV_ROOT=/opt/pyenv 15:31:42 + 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 15:31:42 + 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 15:31:42 + pyenv versions 15:31:42 system 15:31:42 3.8.20 15:31:42 3.9.20 15:31:42 3.10.15 15:31:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:31:42 + command -v pyenv 15:31:42 ++ pyenv init - --no-rehash 15:31:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:31:42 for i in ${!paths[@]}; do 15:31:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:31:42 fi; done; 15:31:42 echo "${paths[*]}"'\'')" 15:31:42 export PATH="/opt/pyenv/shims:${PATH}" 15:31:42 export PYENV_SHELL=bash 15:31:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:42 pyenv() { 15:31:42 local command 15:31:42 command="${1:-}" 15:31:42 if [ "$#" -gt 0 ]; then 15:31:42 shift 15:31:42 fi 15:31:42 15:31:42 case "$command" in 15:31:42 rehash|shell) 15:31:42 eval "$(pyenv "sh-$command" "$@")" 15:31:42 ;; 15:31:42 *) 15:31:42 command pyenv "$command" "$@" 15:31:42 ;; 15:31:42 esac 15:31:42 }' 15:31:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:31:42 for i in ${!paths[@]}; do 15:31:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:31:42 fi; done; 15:31:42 echo "${paths[*]}"' 15:31:42 ++ 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 15:31:42 ++ 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 15:31:42 ++ 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 15:31:42 ++ export PYENV_SHELL=bash 15:31:42 ++ PYENV_SHELL=bash 15:31:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:42 +++ complete -F _pyenv pyenv 15:31:42 ++ lf-pyver python3 15:31:42 ++ local py_version_xy=python3 15:31:42 ++ local py_version_xyz= 15:31:42 ++ pyenv versions 15:31:42 ++ local command 15:31:42 ++ command=versions 15:31:42 ++ '[' 1 -gt 0 ']' 15:31:42 ++ shift 15:31:42 ++ case "$command" in 15:31:42 ++ command pyenv versions 15:31:42 ++ sed 's/^[ *]* //' 15:31:42 ++ grep -E '^[0-9.]*[0-9]$' 15:31:42 ++ awk '{ print $1 }' 15:31:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:42 +++ grep '^3' /tmp/.pyenv_versions 15:31:42 +++ sort -V 15:31:42 +++ tail -n 1 15:31:42 ++ py_version_xyz=3.11.10 15:31:42 ++ [[ -z 3.11.10 ]] 15:31:42 ++ echo 3.11.10 15:31:42 ++ return 0 15:31:42 + pyenv local 3.11.10 15:31:42 + local command 15:31:42 + command=local 15:31:42 + '[' 2 -gt 0 ']' 15:31:42 + shift 15:31:42 + case "$command" in 15:31:42 + command pyenv local 3.11.10 15:31:42 + for arg in "$@" 15:31:42 + case $arg in 15:31:42 + pkg_list+='tox ' 15:31:42 + for arg in "$@" 15:31:42 + case $arg in 15:31:42 + pkg_list+='virtualenv ' 15:31:42 + for arg in "$@" 15:31:42 + case $arg in 15:31:42 + pkg_list+='urllib3~=1.26.15 ' 15:31:42 + [[ -f /tmp/.toxenv ]] 15:31:42 + [[ ! -f /tmp/.toxenv ]] 15:31:42 + [[ -n '' ]] 15:31:42 + python3 -m venv /tmp/venv-sQ9x 15:31:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sQ9x' 15:31:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sQ9x 15:31:46 + echo /tmp/venv-sQ9x 15:31:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:31:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:31:46 + local 'pip_opts=--upgrade --quiet' 15:31:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:31:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:31:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:31:46 + [[ -n '' ]] 15:31:46 + [[ -n '' ]] 15:31:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:31:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:31:46 + /tmp/venv-sQ9x/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 15:31:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:31:59 lf-activate-venv(): INFO: Base packages installed successfully 15:31:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:31:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:31:59 + /tmp/venv-sQ9x/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 15:32:02 + type python3 15:32:02 + true 15:32:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sQ9x/bin to PATH' 15:32:02 lf-activate-venv(): INFO: Adding /tmp/venv-sQ9x/bin to PATH 15:32:02 + PATH=/tmp/venv-sQ9x/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 15:32:02 + return 0 15:32:02 + python3 --version 15:32:02 Python 3.11.10 15:32:02 + python3 -m pip --version 15:32:02 pip 25.2 from /tmp/venv-sQ9x/lib/python3.11/site-packages/pip (python 3.11) 15:32:02 + python3 -m pip freeze 15:32:02 cachetools==6.2.1 15:32:02 chardet==5.2.0 15:32:02 colorama==0.4.6 15:32:02 distlib==0.4.0 15:32:02 filelock==3.20.0 15:32:02 packaging==25.0 15:32:02 platformdirs==4.5.0 15:32:02 pluggy==1.6.0 15:32:02 pyproject-api==1.10.0 15:32:02 tox==4.31.0 15:32:02 urllib3==1.26.20 15:32:02 virtualenv==20.35.3 15:32:02 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12937550815037706275.sh 15:32:02 [EnvInject] - Injecting environment variables from a build step. 15:32:02 [EnvInject] - Injecting as environment variables the properties content 15:32:02 PARALLEL=True 15:32:02 15:32:02 [EnvInject] - Variables injected successfully. 15:32:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14456291213963895479.sh 15:32:02 ---> tox-run.sh 15:32:02 + 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 15:32:02 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:32:02 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:32:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:32:02 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:32:02 + source /home/jenkins/lf-env.sh 15:32:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:02 ++ mktemp -d /tmp/venv-XXXX 15:32:02 + lf_venv=/tmp/venv-btTs 15:32:02 + local venv_file=/tmp/.os_lf_venv 15:32:02 + local python=python3 15:32:02 + local options 15:32:02 + local set_path=true 15:32:02 + local install_args= 15:32:02 ++ 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 15:32:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:02 + true 15:32:02 + case $1 in 15:32:02 + venv_file=/tmp/.toxenv 15:32:02 + shift 2 15:32:02 + true 15:32:02 + case $1 in 15:32:02 + shift 15:32:02 + break 15:32:02 + case $python in 15:32:02 + local pkg_list= 15:32:02 + [[ -d /opt/pyenv ]] 15:32:02 + echo 'Setup pyenv:' 15:32:02 Setup pyenv: 15:32:02 + export PYENV_ROOT=/opt/pyenv 15:32:02 + PYENV_ROOT=/opt/pyenv 15:32:02 + 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 15:32:02 + 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 15:32:02 + pyenv versions 15:32:02 system 15:32:02 3.8.20 15:32:02 3.9.20 15:32:02 3.10.15 15:32:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:32:02 + command -v pyenv 15:32:02 ++ pyenv init - --no-rehash 15:32:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:32:02 for i in ${!paths[@]}; do 15:32:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:32:02 fi; done; 15:32:02 echo "${paths[*]}"'\'')" 15:32:02 export PATH="/opt/pyenv/shims:${PATH}" 15:32:02 export PYENV_SHELL=bash 15:32:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:02 pyenv() { 15:32:02 local command 15:32:02 command="${1:-}" 15:32:02 if [ "$#" -gt 0 ]; then 15:32:02 shift 15:32:02 fi 15:32:02 15:32:02 case "$command" in 15:32:02 rehash|shell) 15:32:02 eval "$(pyenv "sh-$command" "$@")" 15:32:02 ;; 15:32:02 *) 15:32:02 command pyenv "$command" "$@" 15:32:02 ;; 15:32:02 esac 15:32:02 }' 15:32:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:32:02 for i in ${!paths[@]}; do 15:32:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:32:02 fi; done; 15:32:02 echo "${paths[*]}"' 15:32:02 ++ 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 15:32:02 ++ 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 15:32:02 ++ 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 15:32:02 ++ export PYENV_SHELL=bash 15:32:02 ++ PYENV_SHELL=bash 15:32:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:02 +++ complete -F _pyenv pyenv 15:32:02 ++ lf-pyver python3 15:32:02 ++ local py_version_xy=python3 15:32:02 ++ local py_version_xyz= 15:32:02 ++ pyenv versions 15:32:02 ++ local command 15:32:02 ++ command=versions 15:32:02 ++ '[' 1 -gt 0 ']' 15:32:02 ++ shift 15:32:02 ++ case "$command" in 15:32:02 ++ command pyenv versions 15:32:02 ++ sed 's/^[ *]* //' 15:32:02 ++ grep -E '^[0-9.]*[0-9]$' 15:32:02 ++ awk '{ print $1 }' 15:32:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:02 +++ grep '^3' /tmp/.pyenv_versions 15:32:02 +++ sort -V 15:32:02 +++ tail -n 1 15:32:02 ++ py_version_xyz=3.11.10 15:32:02 ++ [[ -z 3.11.10 ]] 15:32:02 ++ echo 3.11.10 15:32:02 ++ return 0 15:32:02 + pyenv local 3.11.10 15:32:02 + local command 15:32:02 + command=local 15:32:02 + '[' 2 -gt 0 ']' 15:32:02 + shift 15:32:02 + case "$command" in 15:32:02 + command pyenv local 3.11.10 15:32:02 + for arg in "$@" 15:32:02 + case $arg in 15:32:02 + pkg_list+='tox ' 15:32:02 + for arg in "$@" 15:32:02 + case $arg in 15:32:02 + pkg_list+='virtualenv ' 15:32:02 + for arg in "$@" 15:32:02 + case $arg in 15:32:02 + pkg_list+='urllib3~=1.26.15 ' 15:32:02 + [[ -f /tmp/.toxenv ]] 15:32:02 ++ cat /tmp/.toxenv 15:32:02 + lf_venv=/tmp/venv-sQ9x 15:32:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQ9x from' file:/tmp/.toxenv 15:32:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQ9x from file:/tmp/.toxenv 15:32:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:32:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:02 + local 'pip_opts=--upgrade --quiet' 15:32:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:32:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:32:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:32:02 + [[ -n '' ]] 15:32:02 + [[ -n '' ]] 15:32:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:32:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:02 + /tmp/venv-sQ9x/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 15:32:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:32:04 lf-activate-venv(): INFO: Base packages installed successfully 15:32:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:32:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:32:04 + /tmp/venv-sQ9x/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 15:32:05 + type python3 15:32:05 + true 15:32:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sQ9x/bin to PATH' 15:32:05 lf-activate-venv(): INFO: Adding /tmp/venv-sQ9x/bin to PATH 15:32:05 + PATH=/tmp/venv-sQ9x/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 15:32:05 + return 0 15:32:05 + [[ -d /opt/pyenv ]] 15:32:05 + echo '---> Setting up pyenv' 15:32:05 ---> Setting up pyenv 15:32:05 + export PYENV_ROOT=/opt/pyenv 15:32:05 + PYENV_ROOT=/opt/pyenv 15:32:05 + export PATH=/opt/pyenv/bin:/tmp/venv-sQ9x/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 15:32:05 + PATH=/opt/pyenv/bin:/tmp/venv-sQ9x/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 15:32:05 ++ pwd 15:32:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:32:05 + export PYTHONPATH 15:32:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:32:05 + TOX_TESTENV_PASSENV=PYTHONPATH 15:32:05 + tox --version 15:32:05 4.31.0 from /tmp/venv-sQ9x/lib/python3.11/site-packages/tox/__init__.py 15:32:05 + PARALLEL=True 15:32:05 + TOX_OPTIONS_LIST= 15:32:05 + [[ -n '' ]] 15:32:05 + case ${PARALLEL,,} in 15:32:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:32:05 + tox --parallel auto --parallel-live 15:32:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:32:07 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:32:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:32:07 checkbashisms: freeze> python -m pip freeze --all 15:32:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:32:07 checkbashisms: pip==25.2,setuptools==80.9.0 15:32:07 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:32:07 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 15:32:07 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:32:09 checkbashisms: OK ✔ in 3.48 seconds 15:32:09 pre-commit: install_deps> python -I -m pip install pre-commit 15:32:12 pre-commit: freeze> python -m pip freeze --all 15:32:12 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 15:32:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:32:12 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 15:32:12 /usr/bin/cpan 15:32:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:32:12 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:32:12 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:32:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:13 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 15:32:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:32:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:32:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:32:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:32:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:15 [INFO] Once installed this environment will be reused. 15:32:15 [INFO] This may take a few minutes... 15:32:15 buildcontroller: freeze> python -m pip freeze --all 15:32:15 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:32:15 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:32:15 + update-java-alternatives -l 15:32:15 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:32:15 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:32:15 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:32:15 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:32:16 update-alternatives: error: no alternatives for jaotc 15:32:16 update-alternatives: error: no alternatives for rmic 15:32:17 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:32:17 + java -version 15:32:17 + JAVA_VER=21 15:32:17 + echo 21 15:32:17 21 15:32:17 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:32:17 + javac -version 15:32:17 21 15:32:17 ok, java is 21 or newer 15:32:17 + JAVAC_VER=21 15:32:17 + echo 21 15:32:17 + [ 21 -ge 21 ] 15:32:17 + [ 21 -ge 21 ] 15:32:17 + echo ok, java is 21 or newer 15:32:17 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:32:17 2025-10-20 15:32:17 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 15:32:17 + sudo mkdir -p /opt 15:32:17 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:32:18 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:32:18 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:32:18 + mvn --version 15:32:18 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:32:18 Maven home: /opt/maven 15:32:18 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:32:18 Default locale: en, platform encoding: UTF-8 15:32:18 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:32:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:32:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:32:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:32:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:32:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:32:18 -Xlog:disable 15:32:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:21 [INFO] Once installed this environment will be reused. 15:32:21 [INFO] This may take a few minutes... 15:32:29 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:32:29 [INFO] Once installed this environment will be reused. 15:32:29 [INFO] This may take a few minutes... 15:32:34 docs-linkcheck: freeze> python -m pip freeze --all 15:32:35 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 15:32:35 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 15:32:35 docs: freeze> python -m pip freeze --all 15:32:35 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 15:32:35 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 15:32:35 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:32:35 [INFO] Once installed this environment will be reused. 15:32:35 [INFO] This may take a few minutes... 15:32:39 docs: OK ✔ in 33.52 seconds 15:32:39 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:32:44 docs-linkcheck: OK ✔ in 34.29 seconds 15:32:44 pylint: freeze> python -m pip freeze --all 15:32:45 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 15:32:45 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 15:32:48 trim trailing whitespace.................................................Passed 15:32:48 Tabs remover.............................................................Passed 15:32:49 autopep8.................................................................Passed 15:32:55 perltidy.................................................................Passed 15:32:56 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:32:56 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:32:56 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 15:32:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:32:56 [INFO] Once installed this environment will be reused. 15:32:56 [INFO] This may take a few minutes... 15:33:06 gitlint..................................................................Passed 15:33:13 15:33:13 ------------------------------------ 15:33:13 Your code has been rated at 10.00/10 15:33:13 15:34:10 pre-commit: OK ✔ in 57.23 seconds 15:34:10 pylint: OK ✔ in 36.76 seconds 15:34:10 buildcontroller: OK ✔ in 2 minutes 3.92 seconds 15:34:10 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:34:10 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:34:10 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:34:10 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:34:17 build_karaf_tests221: freeze> python -m pip freeze --all 15:34:17 build_karaf_tests121: freeze> python -m pip freeze --all 15:34:17 build_karaf_tests71: freeze> python -m pip freeze --all 15:34:18 build_karaf_tests190: freeze> python -m pip freeze --all 15:34:18 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:34:18 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build karaf in karaf221 with ./karaf221.env 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:18 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:34:18 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build karaf in karaf121 with ./karaf121.env 15:34:18 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:34:18 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build karaf in karaf71 with ./karaf71.env 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:34:18 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:34:18 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:34:18 build karaf in karafoc with ./karafoc.env 15:34:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:34:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:34:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:34:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:34:18 -Xlog:disable 15:36:09 build_karaf_tests71: OK ✔ in 1 minute 58.87 seconds 15:36:09 build_karaf_tests221: OK ✔ in 1 minute 58.88 seconds 15:36:09 build_karaf_tests121: OK ✔ in 1 minute 59.47 seconds 15:36:09 build_karaf_tests190: OK ✔ in 1 minute 59.48 seconds 15:36:09 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:36:09 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:36:09 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:36:34 buildlighty: freeze> python -m pip freeze --all 15:36:34 sims: freeze> python -m pip freeze --all 15:36:34 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:36:34 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:36:34 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:36:34 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:36:34 Using lighynode version 20.1.0.5 15:36:34 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:36:34 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:37:21 sims: OK ✔ in 31.67 seconds 15:37:21 buildlighty: OK ✔ in 49.6 seconds 15:37:21 testsPCE: freeze> python -m pip freeze --all 15:37:21 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 15:37:21 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:37:21 pytest -q transportpce_tests/pce/test01_pce.py 15:38:14 .................... [100%] 15:39:18 20 passed in 116.42s (0:01:56) 15:39:18 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:39:37 ............ [100%] 15:40:08 12 passed in 49.87s 15:40:08 pytest -q transportpce_tests/pce/test03_gnpy.py 15:40:28 ........ [100%] 15:40:49 8 passed in 40.89s 15:40:49 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:41:24 ... [100%] 15:41:30 3 passed in 39.88s 15:41:30 testsPCE: OK ✔ in 5 minutes 21.04 seconds 15:41:30 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:41:31 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:41:31 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:41:37 tests_tapi: freeze> python -m pip freeze --all 15:41:38 tests121: freeze> python -m pip freeze --all 15:41:38 tests190: freeze> python -m pip freeze --all 15:41:38 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:41:38 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:41:38 using environment variables from ./karaf221.env 15:41:38 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:41:38 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:41:38 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:41:38 using environment variables from ./karaf121.env 15:41:38 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:41:38 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:41:38 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:41:38 using environment variables from ./karafoc.env 15:41:38 pytest -q transportpce_tests/oc/test01_portmapping.py 15:42:59 ........... [100%] 15:43:16 10 passed in 97.86s (0:01:37) 15:43:16 pytest -q transportpce_tests/oc/test02_topology.py 15:43:23 ........................ [100%] 15:44:03 21 passed in 144.35s (0:02:24) 15:44:03 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:44:04 ................................ [100%] 15:44:28 14 passed in 70.77s (0:01:10) 15:44:28 pytest -q transportpce_tests/oc/test03_renderer.py 15:44:29 ................... [100%] 15:45:15 6 passed in 71.11s (0:01:11) 15:45:15 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:45:15 .................... [100%] 15:45:35 19 passed in 66.69s (0:01:06) 15:45:35 tests190: OK ✔ in 4 minutes 5.18 seconds 15:45:35 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:45:40 .tests71: freeze> python -m pip freeze --all 15:45:44 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:45:44 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:45:44 using environment variables from ./karaf71.env 15:45:44 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:46:00 .................................... [100%] 15:46:49 12 passed in 64.48s (0:01:04) 15:46:49 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:46:50 ........................ [100%] 15:47:29 51 passed in 351.32s (0:05:51) 15:47:29 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:47:30 ........................... [100%] 15:48:00 44 passed in 164.65s (0:02:44) 15:48:00 .pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:48:02 ............................................................................... [100%] 15:49:33 62 passed in 163.32s (0:02:43) 15:49:33 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:49:34 ... [100%] 15:49:41 24 passed in 101.19s (0:01:41) 15:49:41 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:49:55 ......................................................................................... [100%] 15:52:14 48 passed in 160.41s (0:02:40) 15:52:14 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:52:18 ............................. [100%] 15:53:10 40 passed in 208.35s (0:03:28) 15:53:10 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:53:11 ...... [100%] 15:53:19 36 passed in 349.52s (0:05:49) 15:53:19 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:53:21 ....... [100%] 15:53:35 22 passed in 80.98s (0:01:20) 15:54:09 ....................................................................................................................... [100%] 15:58:53 71 passed in 333.33s (0:05:33) 15:58:53 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:59:49 .................... [100%] 16:01:22 19 passed in 148.05s (0:02:28) 16:01:22 tests71: OK ✔ in 8 minutes 0.48 seconds 16:01:22 tests_tapi: OK ✔ in 19 minutes 52.05 seconds 16:01:22 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:01:29 tests221: freeze> python -m pip freeze --all 16:01:30 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:01:30 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 16:01:30 using environment variables from ./karaf221.env 16:01:30 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 16:02:09 ....................................... [100%] 16:02:49 35 passed in 79.30s (0:01:19) 16:02:49 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 16:03:23 ...... [100%] 16:03:36 6 passed in 46.77s 16:03:36 pytest -q transportpce_tests/2.2.1/test03_topology.py 16:04:21 ................................ [100%] 16:05:28 54 passed in 737.27s (0:12:17) 16:05:28 ............. [100%] 16:05:55 44 passed in 138.42s (0:02:18) 16:05:55 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 16:06:31 ............ [100%] 16:06:56 12 passed in 60.06s (0:01:00) 16:06:56 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 16:07:22 ................ [100%] 16:08:51 16 passed in 115.54s (0:01:55) 16:08:51 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:09:22 ............................... [100%] 16:09:29 31 passed in 37.47s 16:09:29 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:10:05 .......................... [100%] 16:11:00 26 passed in 90.60s (0:01:30) 16:11:00 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:11:37 ...................... [100%] 16:12:41 22 passed in 100.17s (0:01:40) 16:12:41 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:13:22 ........................................ [100%] 16:15:44 40 passed in 183.41s (0:03:03) 16:15:44 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:16:27 ........................................................................ [ 74%] 16:22:03 ......................... [100%] 16:23:55 97 passed in 490.47s (0:08:10) 16:23:55 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:24:36 ...................................................... [100%] 16:31:24 54 passed in 448.51s (0:07:28) 16:31:24 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:32:20 ........................................................................ [ 71%] 16:37:28 ............................. [100%] 16:42:37 101 passed in 672.56s (0:11:12) 16:42:37 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:43:31 ........................................................................ [ 67%] 16:49:17 ................................... [100%] 16:52:38 107 passed in 600.63s (0:10:00) 16:52:38 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:53:21 ............................................. [100%] 16:55:58 45 passed in 199.77s (0:03:19) 16:55:58 tests121: OK ✔ in 23 minutes 57.98 seconds 16:55:58 tests221: OK ✔ in 54 minutes 36.23 seconds 16:55:58 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:56:05 tests_hybrid: freeze> python -m pip freeze --all 16:56:06 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:56:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:56:06 using environment variables from ./karaf221.env 16:56:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:56:46 ................................................... [100%] 17:01:33 51 passed in 326.82s (0:05:26) 17:01:33 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:02:16 ........................................................................ [ 66%] 17:06:36 ..................................... [100%] 17:08:42 109 passed in 429.45s (0:07:09) 17:08:43 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:09:31 ..................................................... [100%] 17:13:03 53 passed in 260.32s (0:04:20) 17:13:03 buildcontroller: OK (123.92=setup[10.05]+cmd[113.87] seconds) 17:13:03 sims: OK (31.67=setup[26.26]+cmd[5.41] seconds) 17:13:03 build_karaf_tests121: OK (119.47=setup[8.59]+cmd[110.88] seconds) 17:13:03 testsPCE: OK (321.04=setup[72.41]+cmd[248.63] seconds) 17:13:03 tests121: OK (1437.98=setup[8.17]+cmd[1429.81] seconds) 17:13:03 build_karaf_tests221: OK (118.88=setup[8.51]+cmd[110.37] seconds) 17:13:03 tests_tapi: OK (1192.05=setup[8.12]+cmd[1183.94] seconds) 17:13:03 tests221: OK (3276.23=setup[8.02]+cmd[3268.21] seconds) 17:13:03 build_karaf_tests71: OK (118.87=setup[8.64]+cmd[110.24] seconds) 17:13:03 tests71: OK (480.48=setup[9.01]+cmd[471.47] seconds) 17:13:03 build_karaf_tests190: OK (119.48=setup[8.80]+cmd[110.68] seconds) 17:13:03 tests190: OK (245.18=setup[8.21]+cmd[236.96] seconds) 17:13:03 tests_hybrid: OK (1025.25=setup[7.71]+cmd[1017.54] seconds) 17:13:03 buildlighty: OK (49.60=setup[26.18]+cmd[23.42] seconds) 17:13:03 docs: OK (33.52=setup[30.06]+cmd[3.47] seconds) 17:13:03 docs-linkcheck: OK (34.29=setup[29.41]+cmd[4.87] seconds) 17:13:03 checkbashisms: OK (3.48=setup[2.14]+cmd[0.00,0.05,1.29] seconds) 17:13:03 pre-commit: OK (57.23=setup[3.26]+cmd[0.01,0.01,43.73,10.22] seconds) 17:13:03 pylint: OK (36.76=setup[6.14]+cmd[30.61] seconds) 17:13:03 congratulations :) (6058.02 seconds) 17:13:03 + tox_status=0 17:13:03 + echo '---> Completed tox runs' 17:13:03 ---> Completed tox runs 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/build_karaf_tests121/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=build_karaf_tests121 17:13:03 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/build_karaf_tests190/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=build_karaf_tests190 17:13:03 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/build_karaf_tests221/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=build_karaf_tests221 17:13:03 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/build_karaf_tests71/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=build_karaf_tests71 17:13:03 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/buildcontroller/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=buildcontroller 17:13:03 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/buildlighty/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=buildlighty 17:13:03 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/checkbashisms/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=checkbashisms 17:13:03 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/docs-linkcheck/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=docs-linkcheck 17:13:03 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/docs/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=docs 17:13:03 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/pre-commit/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=pre-commit 17:13:03 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/pylint/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=pylint 17:13:03 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/sims/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=sims 17:13:03 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/tests121/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=tests121 17:13:03 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/tests190/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=tests190 17:13:03 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/tests221/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=tests221 17:13:03 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:13:03 + for i in .tox/*/log 17:13:03 ++ echo .tox/tests71/log 17:13:03 ++ awk -F/ '{print $2}' 17:13:03 + tox_env=tests71 17:13:03 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:13:04 + for i in .tox/*/log 17:13:04 ++ echo .tox/testsPCE/log 17:13:04 ++ awk -F/ '{print $2}' 17:13:04 + tox_env=testsPCE 17:13:04 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:13:04 + for i in .tox/*/log 17:13:04 ++ echo .tox/tests_hybrid/log 17:13:04 ++ awk -F/ '{print $2}' 17:13:04 + tox_env=tests_hybrid 17:13:04 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:13:04 + for i in .tox/*/log 17:13:04 ++ echo .tox/tests_tapi/log 17:13:04 ++ awk -F/ '{print $2}' 17:13:04 + tox_env=tests_tapi 17:13:04 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:13:04 + DOC_DIR=docs/_build/html 17:13:04 + [[ -d docs/_build/html ]] 17:13:04 + echo '---> Archiving generated docs' 17:13:04 ---> Archiving generated docs 17:13:04 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:13:04 + echo '---> tox-run.sh ends' 17:13:04 ---> tox-run.sh ends 17:13:04 + test 0 -eq 0 17:13:04 $ ssh-agent -k 17:13:04 unset SSH_AUTH_SOCK; 17:13:04 unset SSH_AGENT_PID; 17:13:04 echo Agent pid 1572 killed; 17:13:04 [ssh-agent] Stopped. 17:13:04 [PostBuildScript] - [INFO] Executing post build scripts. 17:13:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10602018986139417426.sh 17:13:04 ---> sysstat.sh 17:13:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12051849278861125606.sh 17:13:04 ---> package-listing.sh 17:13:04 ++ facter osfamily 17:13:04 ++ tr '[:upper:]' '[:lower:]' 17:13:05 + OS_FAMILY=debian 17:13:05 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:13:05 + START_PACKAGES=/tmp/packages_start.txt 17:13:05 + END_PACKAGES=/tmp/packages_end.txt 17:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:13:05 + PACKAGES=/tmp/packages_start.txt 17:13:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:13:05 + PACKAGES=/tmp/packages_end.txt 17:13:05 + case "${OS_FAMILY}" in 17:13:05 + dpkg -l 17:13:05 + grep '^ii' 17:13:05 + '[' -f /tmp/packages_start.txt ']' 17:13:05 + '[' -f /tmp/packages_end.txt ']' 17:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:13:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:13:05 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:13:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:13:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16990694170759588957.sh 17:13:05 ---> capture-instance-metadata.sh 17:13:05 Setup pyenv: 17:13:05 system 17:13:05 3.8.20 17:13:05 3.9.20 17:13:05 3.10.15 17:13:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boGP from file:/tmp/.os_lf_venv 17:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:07 lf-activate-venv(): INFO: Base packages installed successfully 17:13:07 lf-activate-venv(): INFO: Installing additional packages: lftools 17:13:19 lf-activate-venv(): INFO: Adding /tmp/venv-boGP/bin to PATH 17:13:19 INFO: Running in OpenStack, capturing instance metadata 17:13:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6210292629745343485.sh 17:13:19 provisioning config files... 17:13:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3662 17:13:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11285688104317453600tmp 17:13:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:13:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:13:20 provisioning config files... 17:13:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:13:20 [EnvInject] - Injecting environment variables from a build step. 17:13:20 [EnvInject] - Injecting as environment variables the properties content 17:13:20 SERVER_ID=logs 17:13:20 17:13:20 [EnvInject] - Variables injected successfully. 17:13:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10951797856445171194.sh 17:13:20 ---> create-netrc.sh 17:13:20 WARN: Log server credential not found. 17:13:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5602545984534021456.sh 17:13:20 ---> python-tools-install.sh 17:13:20 Setup pyenv: 17:13:20 system 17:13:20 3.8.20 17:13:20 3.9.20 17:13:20 3.10.15 17:13:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:13:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boGP from file:/tmp/.os_lf_venv 17:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:22 lf-activate-venv(): INFO: Base packages installed successfully 17:13:22 lf-activate-venv(): INFO: Installing additional packages: lftools 17:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-boGP/bin to PATH 17:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11769935699381495187.sh 17:13:33 ---> sudo-logs.sh 17:13:33 Archiving 'sudo' log.. 17:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7082205525385080750.sh 17:13:33 ---> job-cost.sh 17:13:33 Setup pyenv: 17:13:33 system 17:13:33 3.8.20 17:13:33 3.9.20 17:13:33 3.10.15 17:13:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boGP from file:/tmp/.os_lf_venv 17:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:36 lf-activate-venv(): INFO: Base packages installed successfully 17:13:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:13:42 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. 17:13:42 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-boGP/bin to PATH 17:13:42 INFO: No Stack... 17:13:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:13:43 INFO: Archiving Costs 17:13:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12989907785909448455.sh 17:13:43 ---> logs-deploy.sh 17:13:43 Setup pyenv: 17:13:43 system 17:13:43 3.8.20 17:13:43 3.9.20 17:13:43 3.10.15 17:13:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:13:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-boGP from file:/tmp/.os_lf_venv 17:13:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:45 lf-activate-venv(): INFO: Base packages installed successfully 17:13:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:13:56 lf-activate-venv(): INFO: Adding /tmp/venv-boGP/bin to PATH 17:13:56 WARNING: Nexus logging server not set 17:13:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3662/ 17:13:56 INFO: archiving logs to S3 17:13:57 ---> uname -a: 17:13:57 Linux prd-ubuntu2204-docker-4c-16g-477 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:13:57 17:13:57 17:13:57 ---> lscpu: 17:13:57 Architecture: x86_64 17:13:57 CPU op-mode(s): 32-bit, 64-bit 17:13:57 Address sizes: 40 bits physical, 48 bits virtual 17:13:57 Byte Order: Little Endian 17:13:57 CPU(s): 4 17:13:57 On-line CPU(s) list: 0-3 17:13:57 Vendor ID: AuthenticAMD 17:13:57 Model name: AMD EPYC-Rome Processor 17:13:57 CPU family: 23 17:13:57 Model: 49 17:13:57 Thread(s) per core: 1 17:13:57 Core(s) per socket: 1 17:13:57 Socket(s): 4 17:13:57 Stepping: 0 17:13:57 BogoMIPS: 5599.99 17:13:57 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 17:13:57 Virtualization: AMD-V 17:13:57 Hypervisor vendor: KVM 17:13:57 Virtualization type: full 17:13:57 L1d cache: 128 KiB (4 instances) 17:13:57 L1i cache: 128 KiB (4 instances) 17:13:57 L2 cache: 2 MiB (4 instances) 17:13:57 L3 cache: 64 MiB (4 instances) 17:13:57 NUMA node(s): 1 17:13:57 NUMA node0 CPU(s): 0-3 17:13:57 Vulnerability Gather data sampling: Not affected 17:13:57 Vulnerability Indirect target selection: Not affected 17:13:57 Vulnerability Itlb multihit: Not affected 17:13:57 Vulnerability L1tf: Not affected 17:13:57 Vulnerability Mds: Not affected 17:13:57 Vulnerability Meltdown: Not affected 17:13:57 Vulnerability Mmio stale data: Not affected 17:13:57 Vulnerability Reg file data sampling: Not affected 17:13:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:13:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:13:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:13:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:13:57 Vulnerability Srbds: Not affected 17:13:57 Vulnerability Tsx async abort: Not affected 17:13:57 17:13:57 17:13:57 ---> nproc: 17:13:57 4 17:13:57 17:13:57 17:13:57 ---> df -h: 17:13:57 Filesystem Size Used Avail Use% Mounted on 17:13:57 tmpfs 1.6G 1.1M 1.6G 1% /run 17:13:57 /dev/vda1 78G 18G 60G 23% / 17:13:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:13:57 tmpfs 5.0M 0 5.0M 0% /run/lock 17:13:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:13:57 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:13:57 17:13:57 17:13:57 ---> free -m: 17:13:57 total used free shared buff/cache available 17:13:57 Mem: 15989 687 10681 3 4619 14959 17:13:57 Swap: 1023 0 1023 17:13:57 17:13:57 17:13:57 ---> ip addr: 17:13:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:13:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:57 inet 127.0.0.1/8 scope host lo 17:13:57 valid_lft forever preferred_lft forever 17:13:57 inet6 ::1/128 scope host 17:13:57 valid_lft forever preferred_lft forever 17:13:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:13:57 link/ether fa:16:3e:70:c3:78 brd ff:ff:ff:ff:ff:ff 17:13:57 altname enp0s3 17:13:57 inet 10.30.170.77/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:13:57 valid_lft 80128sec preferred_lft 80128sec 17:13:57 inet6 fe80::f816:3eff:fe70:c378/64 scope link 17:13:57 valid_lft forever preferred_lft forever 17:13:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:13:57 link/ether e2:1a:8b:0a:60:39 brd ff:ff:ff:ff:ff:ff 17:13:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:13:57 valid_lft forever preferred_lft forever 17:13:57 17:13:57 17:13:57 ---> sar -b -r -n DEV: 17:13:57 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-477) 10/20/25 _x86_64_ (4 CPU) 17:13:57 17:13:57 15:29:29 LINUX RESTART (4 CPU) 17:13:57 17:13:57 15:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:13:57 15:40:01 108.87 11.17 91.96 5.73 1972.61 36586.08 27865.08 17:13:57 15:50:02 76.33 27.31 45.97 3.06 358.07 5552.73 8627.34 17:13:57 16:00:02 14.36 0.13 13.34 0.89 4.40 393.71 573.00 17:13:57 16:10:01 20.12 0.06 19.06 1.00 2.12 861.24 1245.54 17:13:57 16:20:02 9.79 0.02 9.35 0.42 0.81 268.75 654.03 17:13:57 16:30:02 5.14 0.01 4.97 0.17 0.32 128.45 42.13 17:13:57 16:40:01 18.29 0.10 4.71 13.48 2.91 133.76 210995.91 17:13:57 16:50:02 5.26 0.00 5.07 0.18 0.55 137.68 479.21 17:13:57 17:00:02 9.01 0.01 8.55 0.45 0.43 535.96 147.40 17:13:57 17:10:01 8.24 0.01 7.92 0.32 0.49 262.54 642.04 17:13:57 Average: 27.56 3.89 21.10 2.57 234.52 4490.42 25090.23 17:13:57 17:13:57 15:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:57 15:40:01 3660176 14432932 1492196 9.11 237960 10322728 2221292 12.75 2153496 9799820 232 17:13:57 15:50:02 5094816 8720012 7211024 44.04 262752 3336992 9099672 52.23 2283700 8408496 2924 17:13:57 16:00:02 2706784 6357412 9573948 58.47 265032 3360128 11166912 64.10 2307948 10767152 636 17:13:57 16:10:01 10017152 13802344 2133332 13.03 271164 3488548 2892040 16.60 2347388 3441016 284 17:13:57 16:20:02 7611560 11425904 4508168 27.53 272324 3516536 5194496 29.82 2349864 5845484 504 17:13:57 16:30:02 7520624 11349336 4584800 28.00 272804 3530444 5263104 30.21 2351144 5932168 608 17:13:57 16:40:01 5991208 9842344 6091028 37.20 275572 3550104 6752860 38.76 2360104 7448748 280 17:13:57 16:50:02 5985356 9853016 6080424 37.14 276128 3566064 6741648 38.70 2363036 7450424 220 17:13:57 17:00:02 7298996 11284024 4650032 28.40 279964 3675220 5350840 30.71 2370900 6123760 64 17:13:57 17:10:01 6669328 10694152 5239740 32.00 280924 3713880 5937376 34.08 2389672 6733460 420 17:13:57 Average: 6255600 10776148 5156469 31.49 269462 4206064 6062024 34.80 2327725 7195053 617 17:13:57 17:13:57 15:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:57 15:40:01 lo 2.00 2.00 1.76 1.76 0.00 0.00 0.00 0.00 17:13:57 15:40:01 ens3 181.12 126.12 2176.76 17.38 0.00 0.00 0.00 0.00 17:13:57 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 15:50:02 lo 28.90 28.90 20.06 20.06 0.00 0.00 0.00 0.00 17:13:57 15:50:02 ens3 2.41 2.10 0.74 0.61 0.00 0.00 0.00 0.00 17:13:57 15:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:00:02 lo 43.67 43.67 18.34 18.34 0.00 0.00 0.00 0.00 17:13:57 16:00:02 ens3 1.37 1.14 0.30 0.24 0.00 0.00 0.00 0.00 17:13:57 16:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:10:01 lo 15.68 15.68 7.25 7.25 0.00 0.00 0.00 0.00 17:13:57 16:10:01 ens3 1.02 0.90 0.26 0.21 0.00 0.00 0.00 0.00 17:13:57 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:20:02 lo 19.91 19.91 10.54 10.54 0.00 0.00 0.00 0.00 17:13:57 16:20:02 ens3 1.34 1.01 0.39 1.48 0.00 0.00 0.00 0.00 17:13:57 16:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:30:02 lo 24.48 24.48 8.98 8.98 0.00 0.00 0.00 0.00 17:13:57 16:30:02 ens3 0.58 0.43 0.12 0.09 0.00 0.00 0.00 0.00 17:13:57 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:40:01 lo 22.91 22.91 10.65 10.65 0.00 0.00 0.00 0.00 17:13:57 16:40:01 ens3 0.74 0.59 0.19 0.14 0.00 0.00 0.00 0.00 17:13:57 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 16:50:02 lo 13.34 13.34 8.36 8.36 0.00 0.00 0.00 0.00 17:13:57 16:50:02 ens3 0.52 0.42 0.11 0.08 0.00 0.00 0.00 0.00 17:13:57 16:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 17:00:02 lo 15.25 15.25 8.66 8.66 0.00 0.00 0.00 0.00 17:13:57 17:00:02 ens3 0.75 0.75 0.21 0.18 0.00 0.00 0.00 0.00 17:13:57 17:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 17:10:01 lo 20.73 20.73 8.99 8.99 0.00 0.00 0.00 0.00 17:13:57 17:10:01 ens3 0.82 0.63 0.21 0.16 0.00 0.00 0.00 0.00 17:13:57 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 Average: lo 20.69 20.69 10.36 10.36 0.00 0.00 0.00 0.00 17:13:57 Average: ens3 19.09 13.42 218.15 2.06 0.00 0.00 0.00 0.00 17:13:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:57 17:13:57 17:13:57 ---> sar -P ALL: 17:13:57 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-477) 10/20/25 _x86_64_ (4 CPU) 17:13:57 17:13:57 15:29:29 LINUX RESTART (4 CPU) 17:13:57 17:13:57 15:30:00 CPU %user %nice %system %iowait %steal %idle 17:13:57 15:40:01 all 38.93 0.00 3.21 7.83 0.13 49.90 17:13:57 15:40:01 0 40.49 0.00 3.22 8.07 0.12 48.10 17:13:57 15:40:01 1 39.35 0.00 3.16 9.12 0.16 48.20 17:13:57 15:40:01 2 35.70 0.00 2.99 7.93 0.12 53.26 17:13:57 15:40:01 3 40.20 0.00 3.48 6.18 0.12 50.03 17:13:57 15:50:02 all 68.91 0.00 3.24 0.10 0.16 27.60 17:13:57 15:50:02 0 67.71 0.00 3.28 0.17 0.16 28.68 17:13:57 15:50:02 1 70.10 0.00 3.30 0.11 0.15 26.33 17:13:57 15:50:02 2 68.53 0.00 3.42 0.08 0.15 27.82 17:13:57 15:50:02 3 69.30 0.00 2.94 0.04 0.16 27.56 17:13:57 16:00:02 all 36.07 0.00 1.71 0.04 0.11 62.07 17:13:57 16:00:02 0 35.79 0.00 1.80 0.08 0.11 62.22 17:13:57 16:00:02 1 35.81 0.00 1.70 0.03 0.12 62.34 17:13:57 16:00:02 2 36.42 0.00 1.66 0.03 0.11 61.77 17:13:57 16:00:02 3 36.26 0.00 1.67 0.03 0.12 61.93 17:13:57 16:10:01 all 29.72 0.00 1.23 0.06 0.09 68.90 17:13:57 16:10:01 0 28.28 0.00 1.28 0.07 0.09 70.28 17:13:57 16:10:01 1 30.00 0.00 1.25 0.04 0.10 68.61 17:13:57 16:10:01 2 30.07 0.00 1.09 0.02 0.10 68.73 17:13:57 16:10:01 3 30.51 0.00 1.32 0.10 0.10 67.98 17:13:57 16:20:02 all 18.04 0.00 0.64 0.03 0.08 81.21 17:13:57 16:20:02 0 17.95 0.00 0.63 0.02 0.08 81.31 17:13:57 16:20:02 1 18.15 0.00 0.70 0.06 0.08 81.01 17:13:57 16:20:02 2 18.04 0.00 0.65 0.01 0.07 81.22 17:13:57 16:20:02 3 18.02 0.00 0.59 0.01 0.07 81.30 17:13:57 16:30:02 all 8.41 0.00 0.46 0.11 0.06 90.96 17:13:57 16:30:02 0 8.50 0.00 0.48 0.02 0.06 90.94 17:13:57 16:30:02 1 8.31 0.00 0.49 0.25 0.07 90.88 17:13:57 16:30:02 2 8.29 0.00 0.48 0.01 0.07 91.15 17:13:57 16:30:02 3 8.54 0.00 0.39 0.14 0.06 90.86 17:13:57 16:40:01 all 10.14 0.00 0.54 0.03 0.07 89.22 17:13:57 16:40:01 0 10.33 0.00 0.48 0.07 0.07 89.06 17:13:57 16:40:01 1 10.24 0.00 0.50 0.03 0.07 89.16 17:13:57 16:40:01 2 9.59 0.00 0.56 0.03 0.08 89.74 17:13:57 16:40:01 3 10.42 0.00 0.60 0.01 0.07 88.91 17:13:57 16:50:02 all 9.28 0.00 0.50 0.01 0.07 90.13 17:13:57 16:50:02 0 9.06 0.00 0.46 0.02 0.06 90.39 17:13:57 16:50:02 1 9.36 0.00 0.56 0.02 0.08 89.99 17:13:57 16:50:02 2 9.68 0.00 0.53 0.01 0.07 89.71 17:13:57 16:50:02 3 9.03 0.00 0.46 0.00 0.06 90.45 17:13:57 17:00:02 all 12.94 0.00 0.59 0.03 0.07 86.37 17:13:57 17:00:02 0 12.53 0.00 0.59 0.09 0.07 86.72 17:13:57 17:00:02 1 13.67 0.00 0.71 0.03 0.08 85.51 17:13:57 17:00:02 2 12.99 0.00 0.51 0.01 0.07 86.43 17:13:57 17:00:02 3 12.55 0.00 0.56 0.02 0.08 86.79 17:13:57 17:10:01 all 14.50 0.00 0.64 0.03 0.07 84.76 17:13:57 17:10:01 0 14.60 0.00 0.62 0.03 0.06 84.69 17:13:57 17:10:01 1 14.54 0.00 0.70 0.04 0.07 84.65 17:13:57 17:10:01 2 14.37 0.00 0.64 0.03 0.07 84.89 17:13:57 17:10:01 3 14.51 0.00 0.61 0.00 0.07 84.81 17:13:57 Average: all 24.69 0.00 1.28 0.83 0.09 73.12 17:13:57 Average: 0 24.52 0.00 1.28 0.86 0.09 73.25 17:13:57 Average: 1 24.95 0.00 1.31 0.97 0.10 72.67 17:13:57 Average: 2 24.36 0.00 1.25 0.81 0.09 73.49 17:13:57 Average: 3 24.92 0.00 1.26 0.65 0.09 73.08 17:13:57 17:13:57 17:13:57