16:26:23 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119024 16:26:23 Running as SYSTEM 16:26:23 [EnvInject] - Loading node environment variables. 16:26:23 Building remotely on prd-ubuntu2204-docker-4c-16g-9722 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:26:23 [ssh-agent] Looking for ssh-agent implementation... 16:26:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:24 $ ssh-agent 16:26:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUxyayt/agent.1877 16:26:24 SSH_AGENT_PID=1879 16:26:24 [ssh-agent] Started. 16:26:24 Running ssh-add (command line suppressed) 16:26:24 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5272127428625367099.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_5272127428625367099.key) 16:26:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:26:24 The recommended git tool is: NONE 16:26:26 using credential jenkins-ssh 16:26:26 Wiping out workspace first. 16:26:26 Cloning the remote Git repository 16:26:26 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:26:26 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:26:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:26 > git --version # timeout=10 16:26:26 > git --version # 'git version 2.34.1' 16:26:26 using GIT_SSH to set credentials jenkins-ssh 16:26:26 Verifying host key using known hosts file 16:26:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:26:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:31 using GIT_SSH to set credentials jenkins-ssh 16:26:31 Verifying host key using known hosts file 16:26:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:26:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/24/119024/4 # timeout=10 16:26:32 > git rev-parse 3895d0a46b09afcd6402acd15a1bb38e2fe46d86^{commit} # timeout=10 16:26:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:26:32 Checking out Revision 3895d0a46b09afcd6402acd15a1bb38e2fe46d86 (refs/changes/24/119024/4) 16:26:32 > git config core.sparsecheckout # timeout=10 16:26:32 > git checkout -f 3895d0a46b09afcd6402acd15a1bb38e2fe46d86 # timeout=10 16:26:32 Commit message: "Refactor and enable PostAlgoPathValidatorTest" 16:26:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:26:32 > git rev-list --no-walk 8a1b1b23e187798e064e84ba802a8844a68ab82f # timeout=10 16:26:32 > git remote # timeout=10 16:26:32 > git submodule init # timeout=10 16:26:32 > git submodule sync # timeout=10 16:26:32 > git config --get remote.origin.url # timeout=10 16:26:32 > git submodule init # timeout=10 16:26:32 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:26:32 ERROR: No submodules found. 16:26:36 provisioning config files... 16:26:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:26:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:26:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1613618821721443743.sh 16:26:36 ---> python-tools-install.sh 16:26:36 Setup pyenv: 16:26:36 * system (set by /opt/pyenv/version) 16:26:36 * 3.8.20 (set by /opt/pyenv/version) 16:26:36 * 3.9.20 (set by /opt/pyenv/version) 16:26:36 3.10.15 16:26:36 3.11.10 16:26:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OSP0 16:26:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:26:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:26:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:26:44 lf-activate-venv(): INFO: Base packages installed successfully 16:26:44 lf-activate-venv(): INFO: Installing additional packages: lftools 16:27:10 lf-activate-venv(): INFO: Adding /tmp/venv-OSP0/bin to PATH 16:27:10 Generating Requirements File 16:27:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:27:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:27:32 Python 3.11.10 16:27:32 pip 25.3 from /tmp/venv-OSP0/lib/python3.11/site-packages/pip (python 3.11) 16:27:32 appdirs==1.4.4 16:27:32 argcomplete==3.6.3 16:27:32 aspy.yaml==1.3.0 16:27:32 attrs==25.4.0 16:27:32 autopage==0.5.2 16:27:32 beautifulsoup4==4.14.3 16:27:32 boto3==1.42.3 16:27:32 botocore==1.42.3 16:27:32 bs4==0.0.2 16:27:32 cachetools==6.2.2 16:27:32 certifi==2025.11.12 16:27:32 cffi==2.0.0 16:27:32 cfgv==3.5.0 16:27:32 chardet==5.2.0 16:27:32 charset-normalizer==3.4.4 16:27:32 click==8.3.1 16:27:32 cliff==4.13.0 16:27:32 cmd2==2.7.0 16:27:32 cryptography==3.3.2 16:27:32 debtcollector==3.0.0 16:27:32 decorator==5.2.1 16:27:32 defusedxml==0.7.1 16:27:32 Deprecated==1.3.1 16:27:32 distlib==0.4.0 16:27:32 dnspython==2.8.0 16:27:32 docker==7.1.0 16:27:32 dogpile.cache==1.5.0 16:27:32 durationpy==0.10 16:27:32 email-validator==2.3.0 16:27:32 filelock==3.20.0 16:27:32 future==1.0.0 16:27:32 gitdb==4.0.12 16:27:32 GitPython==3.1.45 16:27:32 google-auth==2.43.0 16:27:32 httplib2==0.31.0 16:27:32 identify==2.6.15 16:27:32 idna==3.11 16:27:32 importlib-resources==1.5.0 16:27:32 iso8601==2.1.0 16:27:32 Jinja2==3.1.6 16:27:32 jmespath==1.0.1 16:27:32 jsonpatch==1.33 16:27:32 jsonpointer==3.0.0 16:27:32 jsonschema==4.25.1 16:27:32 jsonschema-specifications==2025.9.1 16:27:32 keystoneauth1==5.12.0 16:27:32 kubernetes==34.1.0 16:27:32 lftools==0.37.16 16:27:32 lxml==6.0.2 16:27:32 markdown-it-py==4.0.0 16:27:32 MarkupSafe==3.0.3 16:27:32 mdurl==0.1.2 16:27:32 msgpack==1.1.2 16:27:32 multi_key_dict==2.0.3 16:27:32 munch==4.0.0 16:27:32 netaddr==1.3.0 16:27:32 niet==1.4.2 16:27:32 nodeenv==1.9.1 16:27:32 oauth2client==4.1.3 16:27:32 oauthlib==3.3.1 16:27:32 openstacksdk==4.8.0 16:27:32 os-service-types==1.8.2 16:27:32 osc-lib==4.2.0 16:27:32 oslo.config==10.1.0 16:27:32 oslo.context==6.2.0 16:27:32 oslo.i18n==6.7.1 16:27:32 oslo.log==7.2.1 16:27:32 oslo.serialization==5.8.0 16:27:32 oslo.utils==9.2.0 16:27:32 packaging==25.0 16:27:32 pbr==7.0.3 16:27:32 platformdirs==4.5.1 16:27:32 prettytable==3.17.0 16:27:32 psutil==7.1.3 16:27:32 pyasn1==0.6.1 16:27:32 pyasn1_modules==0.4.2 16:27:32 pycparser==2.23 16:27:32 pygerrit2==2.0.15 16:27:32 PyGithub==2.8.1 16:27:32 Pygments==2.19.2 16:27:32 PyJWT==2.10.1 16:27:32 PyNaCl==1.6.1 16:27:32 pyparsing==2.4.7 16:27:32 pyperclip==1.11.0 16:27:32 pyrsistent==0.20.0 16:27:32 python-cinderclient==9.8.0 16:27:32 python-dateutil==2.9.0.post0 16:27:32 python-heatclient==4.3.0 16:27:32 python-jenkins==1.8.3 16:27:32 python-keystoneclient==5.7.0 16:27:32 python-magnumclient==4.9.0 16:27:32 python-openstackclient==8.2.0 16:27:32 python-swiftclient==4.9.0 16:27:32 PyYAML==6.0.3 16:27:32 referencing==0.37.0 16:27:32 requests==2.32.5 16:27:32 requests-oauthlib==2.0.0 16:27:32 requestsexceptions==1.4.0 16:27:32 rfc3986==2.0.0 16:27:32 rich==14.2.0 16:27:32 rich-argparse==1.7.2 16:27:32 rpds-py==0.30.0 16:27:32 rsa==4.9.1 16:27:32 ruamel.yaml==0.18.16 16:27:32 ruamel.yaml.clib==0.2.15 16:27:32 s3transfer==0.16.0 16:27:32 simplejson==3.20.2 16:27:32 six==1.17.0 16:27:32 smmap==5.0.2 16:27:32 soupsieve==2.8 16:27:32 stevedore==5.6.0 16:27:32 tabulate==0.9.0 16:27:32 toml==0.10.2 16:27:32 tomlkit==0.13.3 16:27:32 tqdm==4.67.1 16:27:32 typing_extensions==4.15.0 16:27:32 tzdata==2025.2 16:27:32 urllib3==1.26.20 16:27:32 virtualenv==20.35.4 16:27:32 wcwidth==0.2.14 16:27:32 websocket-client==1.9.0 16:27:32 wrapt==2.0.1 16:27:32 xdg==6.0.0 16:27:32 xmltodict==1.0.2 16:27:32 yq==3.4.3 16:27:32 [EnvInject] - Injecting environment variables from a build step. 16:27:32 [EnvInject] - Injecting as environment variables the properties content 16:27:32 PYTHON=python3 16:27:32 16:27:32 [EnvInject] - Variables injected successfully. 16:27:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14655916435752684197.sh 16:27:32 ---> tox-install.sh 16:27:32 + source /home/jenkins/lf-env.sh 16:27:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:32 ++ mktemp -d /tmp/venv-XXXX 16:27:32 + lf_venv=/tmp/venv-noBa 16:27:32 + local venv_file=/tmp/.os_lf_venv 16:27:32 + local python=python3 16:27:32 + local options 16:27:32 + local set_path=true 16:27:32 + local install_args= 16:27:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:32 + true 16:27:32 + case $1 in 16:27:32 + venv_file=/tmp/.toxenv 16:27:32 + shift 2 16:27:32 + true 16:27:32 + case $1 in 16:27:32 + shift 16:27:32 + break 16:27:32 + case $python in 16:27:32 + local pkg_list= 16:27:32 + [[ -d /opt/pyenv ]] 16:27:32 + echo 'Setup pyenv:' 16:27:32 Setup pyenv: 16:27:32 + export PYENV_ROOT=/opt/pyenv 16:27:32 + PYENV_ROOT=/opt/pyenv 16:27:32 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:32 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:32 + pyenv versions 16:27:32 system 16:27:32 3.8.20 16:27:32 3.9.20 16:27:32 3.10.15 16:27:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:32 + command -v pyenv 16:27:32 ++ pyenv init - --no-rehash 16:27:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:32 for i in ${!paths[@]}; do 16:27:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:32 fi; done; 16:27:32 echo "${paths[*]}"'\'')" 16:27:32 export PATH="/opt/pyenv/shims:${PATH}" 16:27:32 export PYENV_SHELL=bash 16:27:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:32 pyenv() { 16:27:32 local command 16:27:32 command="${1:-}" 16:27:32 if [ "$#" -gt 0 ]; then 16:27:32 shift 16:27:32 fi 16:27:32 16:27:32 case "$command" in 16:27:32 rehash|shell) 16:27:32 eval "$(pyenv "sh-$command" "$@")" 16:27:32 ;; 16:27:32 *) 16:27:32 command pyenv "$command" "$@" 16:27:32 ;; 16:27:32 esac 16:27:32 }' 16:27:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:32 for i in ${!paths[@]}; do 16:27:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:32 fi; done; 16:27:32 echo "${paths[*]}"' 16:27:32 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:32 ++ export PYENV_SHELL=bash 16:27:32 ++ PYENV_SHELL=bash 16:27:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:32 +++ complete -F _pyenv pyenv 16:27:32 ++ lf-pyver python3 16:27:32 ++ local py_version_xy=python3 16:27:32 ++ local py_version_xyz= 16:27:32 ++ pyenv versions 16:27:32 ++ local command 16:27:32 ++ command=versions 16:27:32 ++ sed 's/^[ *]* //' 16:27:32 ++ '[' 1 -gt 0 ']' 16:27:32 ++ shift 16:27:32 ++ case "$command" in 16:27:32 ++ command pyenv versions 16:27:32 ++ awk '{ print $1 }' 16:27:32 ++ grep -E '^[0-9.]*[0-9]$' 16:27:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:32 +++ grep '^3' /tmp/.pyenv_versions 16:27:32 +++ sort -V 16:27:32 +++ tail -n 1 16:27:32 ++ py_version_xyz=3.11.10 16:27:32 ++ [[ -z 3.11.10 ]] 16:27:32 ++ echo 3.11.10 16:27:32 ++ return 0 16:27:32 + pyenv local 3.11.10 16:27:32 + local command 16:27:32 + command=local 16:27:32 + '[' 2 -gt 0 ']' 16:27:32 + shift 16:27:32 + case "$command" in 16:27:32 + command pyenv local 3.11.10 16:27:32 + for arg in "$@" 16:27:32 + case $arg in 16:27:32 + pkg_list+='tox ' 16:27:32 + for arg in "$@" 16:27:32 + case $arg in 16:27:32 + pkg_list+='virtualenv ' 16:27:32 + for arg in "$@" 16:27:32 + case $arg in 16:27:32 + pkg_list+='urllib3~=1.26.15 ' 16:27:32 + [[ -f /tmp/.toxenv ]] 16:27:32 + [[ ! -f /tmp/.toxenv ]] 16:27:32 + [[ -n '' ]] 16:27:32 + python3 -m venv /tmp/venv-noBa 16:27:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-noBa' 16:27:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-noBa 16:27:36 + echo /tmp/venv-noBa 16:27:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:27:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:27:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:36 + local 'pip_opts=--upgrade --quiet' 16:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:36 + [[ -n '' ]] 16:27:36 + [[ -n '' ]] 16:27:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:36 + /tmp/venv-noBa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:27:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:40 lf-activate-venv(): INFO: Base packages installed successfully 16:27:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:40 + /tmp/venv-noBa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:27:42 + type python3 16:27:42 + true 16:27:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-noBa/bin to PATH' 16:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-noBa/bin to PATH 16:27:42 + PATH=/tmp/venv-noBa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:42 + return 0 16:27:42 + python3 --version 16:27:42 Python 3.11.10 16:27:42 + python3 -m pip --version 16:27:43 pip 25.3 from /tmp/venv-noBa/lib/python3.11/site-packages/pip (python 3.11) 16:27:43 + python3 -m pip freeze 16:27:43 cachetools==6.2.2 16:27:43 chardet==5.2.0 16:27:43 colorama==0.4.6 16:27:43 distlib==0.4.0 16:27:43 filelock==3.20.0 16:27:43 packaging==25.0 16:27:43 platformdirs==4.5.1 16:27:43 pluggy==1.6.0 16:27:43 pyproject-api==1.10.0 16:27:43 tox==4.32.0 16:27:43 urllib3==1.26.20 16:27:43 virtualenv==20.35.4 16:27:43 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins704373799179101677.sh 16:27:43 [EnvInject] - Injecting environment variables from a build step. 16:27:43 [EnvInject] - Injecting as environment variables the properties content 16:27:43 PARALLEL=True 16:27:43 16:27:43 [EnvInject] - Variables injected successfully. 16:27:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17028232748092723313.sh 16:27:43 ---> tox-run.sh 16:27:43 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:43 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:27:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:43 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:27:43 + source /home/jenkins/lf-env.sh 16:27:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:43 ++ mktemp -d /tmp/venv-XXXX 16:27:43 + lf_venv=/tmp/venv-P0rb 16:27:43 + local venv_file=/tmp/.os_lf_venv 16:27:43 + local python=python3 16:27:43 + local options 16:27:43 + local set_path=true 16:27:43 + local install_args= 16:27:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:43 + true 16:27:43 + case $1 in 16:27:43 + venv_file=/tmp/.toxenv 16:27:43 + shift 2 16:27:43 + true 16:27:43 + case $1 in 16:27:43 + shift 16:27:43 + break 16:27:43 + case $python in 16:27:43 + local pkg_list= 16:27:43 + [[ -d /opt/pyenv ]] 16:27:43 + echo 'Setup pyenv:' 16:27:43 Setup pyenv: 16:27:43 + export PYENV_ROOT=/opt/pyenv 16:27:43 + PYENV_ROOT=/opt/pyenv 16:27:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 + pyenv versions 16:27:43 system 16:27:43 3.8.20 16:27:43 3.9.20 16:27:43 3.10.15 16:27:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:43 + command -v pyenv 16:27:43 ++ pyenv init - --no-rehash 16:27:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:43 for i in ${!paths[@]}; do 16:27:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:43 fi; done; 16:27:43 echo "${paths[*]}"'\'')" 16:27:43 export PATH="/opt/pyenv/shims:${PATH}" 16:27:43 export PYENV_SHELL=bash 16:27:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:43 pyenv() { 16:27:43 local command 16:27:43 command="${1:-}" 16:27:43 if [ "$#" -gt 0 ]; then 16:27:43 shift 16:27:43 fi 16:27:43 16:27:43 case "$command" in 16:27:43 rehash|shell) 16:27:43 eval "$(pyenv "sh-$command" "$@")" 16:27:43 ;; 16:27:43 *) 16:27:43 command pyenv "$command" "$@" 16:27:43 ;; 16:27:43 esac 16:27:43 }' 16:27:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:43 for i in ${!paths[@]}; do 16:27:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:43 fi; done; 16:27:43 echo "${paths[*]}"' 16:27:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:43 ++ export PYENV_SHELL=bash 16:27:43 ++ PYENV_SHELL=bash 16:27:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:43 +++ complete -F _pyenv pyenv 16:27:43 ++ lf-pyver python3 16:27:43 ++ local py_version_xy=python3 16:27:43 ++ local py_version_xyz= 16:27:43 ++ pyenv versions 16:27:43 ++ sed 's/^[ *]* //' 16:27:43 ++ awk '{ print $1 }' 16:27:43 ++ grep -E '^[0-9.]*[0-9]$' 16:27:43 ++ local command 16:27:43 ++ command=versions 16:27:43 ++ '[' 1 -gt 0 ']' 16:27:43 ++ shift 16:27:43 ++ case "$command" in 16:27:43 ++ command pyenv versions 16:27:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:43 +++ grep '^3' /tmp/.pyenv_versions 16:27:43 +++ sort -V 16:27:43 +++ tail -n 1 16:27:43 ++ py_version_xyz=3.11.10 16:27:43 ++ [[ -z 3.11.10 ]] 16:27:43 ++ echo 3.11.10 16:27:43 ++ return 0 16:27:43 + pyenv local 3.11.10 16:27:43 + local command 16:27:43 + command=local 16:27:43 + '[' 2 -gt 0 ']' 16:27:43 + shift 16:27:43 + case "$command" in 16:27:43 + command pyenv local 3.11.10 16:27:43 + for arg in "$@" 16:27:43 + case $arg in 16:27:43 + pkg_list+='tox ' 16:27:43 + for arg in "$@" 16:27:43 + case $arg in 16:27:43 + pkg_list+='virtualenv ' 16:27:43 + for arg in "$@" 16:27:43 + case $arg in 16:27:43 + pkg_list+='urllib3~=1.26.15 ' 16:27:43 + [[ -f /tmp/.toxenv ]] 16:27:43 ++ cat /tmp/.toxenv 16:27:43 + lf_venv=/tmp/venv-noBa 16:27:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-noBa from' file:/tmp/.toxenv 16:27:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-noBa from file:/tmp/.toxenv 16:27:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:43 + local 'pip_opts=--upgrade --quiet' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:43 + [[ -n '' ]] 16:27:43 + [[ -n '' ]] 16:27:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:43 + /tmp/venv-noBa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 16:27:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:44 lf-activate-venv(): INFO: Base packages installed successfully 16:27:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:44 + /tmp/venv-noBa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:27:45 + type python3 16:27:45 + true 16:27:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-noBa/bin to PATH' 16:27:45 lf-activate-venv(): INFO: Adding /tmp/venv-noBa/bin to PATH 16:27:45 + PATH=/tmp/venv-noBa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:45 + return 0 16:27:45 + [[ -d /opt/pyenv ]] 16:27:45 + echo '---> Setting up pyenv' 16:27:45 ---> Setting up pyenv 16:27:45 + export PYENV_ROOT=/opt/pyenv 16:27:45 + PYENV_ROOT=/opt/pyenv 16:27:45 + export PATH=/opt/pyenv/bin:/tmp/venv-noBa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:45 + PATH=/opt/pyenv/bin:/tmp/venv-noBa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:27:45 ++ pwd 16:27:45 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:27:45 + export PYTHONPATH 16:27:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:27:45 + TOX_TESTENV_PASSENV=PYTHONPATH 16:27:45 + tox --version 16:27:45 4.32.0 from /tmp/venv-noBa/lib/python3.11/site-packages/tox/__init__.py 16:27:45 + PARALLEL=True 16:27:45 + TOX_OPTIONS_LIST= 16:27:45 + [[ -n '' ]] 16:27:45 + case ${PARALLEL,,} in 16:27:45 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:27:45 + tox --parallel auto --parallel-live 16:27:45 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:27:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:47 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:47 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 16:27:47 checkbashisms: freeze> python -m pip freeze --all 16:27:48 checkbashisms: pip==25.3,setuptools==80.9.0 16:27:48 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:48 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)' 16:27:48 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:27:49 checkbashisms: OK ✔ in 3.26 seconds 16:27:49 pre-commit: install_deps> python -I -m pip install pre-commit 16:27:52 pre-commit: freeze> python -m pip freeze --all 16:27:52 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 16:27:52 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:52 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)' 16:27:52 /usr/bin/cpan 16:27:52 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:27:52 [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. 16:27:52 [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. 16:27:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:27:52 [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. 16:27:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:27:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:27:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:27:53 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:27:54 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:27:54 buildcontroller: freeze> python -m pip freeze --all 16:27:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:27:54 [INFO] Once installed this environment will be reused. 16:27:54 [INFO] This may take a few minutes... 16:27:55 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:27:55 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:27:55 + update-java-alternatives -l 16:27:55 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:27:55 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:27:55 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:27:55 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:27:55 update-alternatives: error: no alternatives for jaotc 16:27:55 update-alternatives: error: no alternatives for rmic 16:27:56 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:27:56 + java -version 16:27:56 21 16:27:56 + JAVA_VER=21 16:27:56 + echo 21 16:27:56 + javac -version 16:27:56 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:27:56 21 16:27:56 + JAVAC_VER=21 16:27:56 + echo 21 16:27:56 + [ 21 -ge 21 ] 16:27:56 + [ 21 -ge 21 ] 16:27:56 + echo ok, java is 21 or newer 16:27:56 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:27:56 ok, java is 21 or newer 16:27:56 2025-12-05 16:27:56 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] 16:27:56 + sudo mkdir -p /opt 16:27:56 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:27:56 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:27:56 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:27:56 + mvn --version 16:27:57 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:27:57 Maven home: /opt/maven 16:27:57 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:27:57 Default locale: en, platform encoding: UTF-8 16:27:57 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 16:27:57 NOTE: Picked up JDK_JAVA_OPTIONS: 16:27:57 --add-opens=java.base/java.io=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.lang=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.net=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.nio=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.util=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:27:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:27:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:27:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:27:57 -Xlog:disable 16:28:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:28:00 [INFO] Once installed this environment will be reused. 16:28:00 [INFO] This may take a few minutes... 16:28:08 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:28:08 [INFO] Once installed this environment will be reused. 16:28:08 [INFO] This may take a few minutes... 16:28:13 docs: freeze> python -m pip freeze --all 16:28:13 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:28:13 [INFO] Once installed this environment will be reused. 16:28:13 [INFO] This may take a few minutes... 16:28:13 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.0,webcolors==25.10.0 16:28:13 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 16:28:14 docs-linkcheck: freeze> python -m pip freeze --all 16:28:14 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,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.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.0,webcolors==25.10.0 16:28:14 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 16:28:16 docs: OK ✔ in 29.86 seconds 16:28:16 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:28:20 docs-linkcheck: OK ✔ in 32.95 seconds 16:28:20 pylint: freeze> python -m pip freeze --all 16:28:20 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 16:28:20 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}$' '{}' + 16:28:25 trim trailing whitespace.................................................Passed 16:28:25 Tabs remover.............................................................Passed 16:28:26 autopep8.................................................................Passed 16:28:32 perltidy.................................................................Passed 16:28:32 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:28:32 [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. 16:28:32 [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. 16:28:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:28:32 [INFO] Once installed this environment will be reused. 16:28:32 [INFO] This may take a few minutes... 16:28:41 gitlint..................................................................Passed 16:28:45 16:28:45 ------------------------------------ 16:28:45 Your code has been rated at 10.00/10 16:28:45 16:29:38 pre-commit: OK ✔ in 52.01 seconds 16:29:38 pylint: OK ✔ in 31.22 seconds 16:29:38 buildcontroller: OK ✔ in 1 minute 50.98 seconds 16:29:38 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 16:29:38 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 16:29:38 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 16:29:38 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 16:29:45 build_karaf_tests221: freeze> python -m pip freeze --all 16:29:45 build_karaf_tests121: freeze> python -m pip freeze --all 16:29:45 build_karaf_tests71: freeze> python -m pip freeze --all 16:29:45 build_karaf_tests190: freeze> python -m pip freeze --all 16:29:45 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:29:45 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:45 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:29:45 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:45 build karaf in karaf221 with ./karaf221.env 16:29:45 build karaf in karaf121 with ./karaf121.env 16:29:45 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:29:45 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:45 build karaf in karaf71 with ./karaf71.env 16:29:45 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:29:45 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:45 build karaf in karafoc with ./karafoc.env 16:29:45 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:45 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:45 -Xlog:disable 16:29:45 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:45 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:45 -Xlog:disable 16:29:45 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:45 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:45 -Xlog:disable 16:29:45 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:45 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:45 -Xlog:disable 16:30:37 build_karaf_tests121: OK ✔ in 1 minute 0.64 seconds 16:30:37 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 16:30:40 build_karaf_tests71: OK ✔ in 1 minute 2.41 seconds 16:30:40 build_karaf_tests221: OK ✔ in 1 minute 2.46 seconds 16:30:40 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 16:30:40 build_karaf_tests190: OK ✔ in 1 minute 3.4 seconds 16:30:40 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 16:30:46 buildlighty: freeze> python -m pip freeze --all 16:30:46 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:30:46 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:30:46 sims: freeze> python -m pip freeze --all 16:30:46 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:30:46 sims: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:30:46 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:30:46 Using lighynode version 20.1.0.5 16:30:46 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:31:39 sims: OK ✔ in 11.16 seconds 16:31:39 buildlighty: OK ✔ in 29.61 seconds 16:31:39 testsPCE: freeze> python -m pip freeze --all 16:31:39 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,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.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.0,Werkzeug==2.0.3,xlrd==1.2.0 16:31:39 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:31:39 pytest -q transportpce_tests/pce/test01_pce.py 16:32:27 .................... [100%] 16:33:31 20 passed in 111.57s (0:01:51) 16:33:31 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:33:48 ............ [100%] 16:34:18 12 passed in 46.84s 16:34:18 pytest -q transportpce_tests/pce/test03_gnpy.py 16:34:35 ........ [100%] 16:34:56 8 passed in 37.92s 16:34:56 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:35:29 ... [100%] 16:35:34 3 passed in 37.21s 16:35:35 testsPCE: OK ✔ in 4 minutes 53.75 seconds 16:35:35 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 16:35:35 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 16:35:35 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 16:35:43 tests_tapi: freeze> python -m pip freeze --all 16:35:43 tests190: freeze> python -m pip freeze --all 16:35:43 tests121: freeze> python -m pip freeze --all 16:35:43 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:35:43 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:35:43 using environment variables from ./karaf221.env 16:35:43 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:35:43 tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:35:43 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:35:43 tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:35:43 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:35:43 using environment variables from ./karafoc.env 16:35:43 pytest -q transportpce_tests/oc/test01_portmapping.py 16:35:43 using environment variables from ./karaf121.env 16:35:43 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:36:46 ........... [100%] 16:37:01 10 passed in 78.34s (0:01:18) 16:37:02 pytest -q transportpce_tests/oc/test02_topology.py 16:37:08 .................................... [100%] 16:37:49 21 passed in 126.01s (0:02:06) 16:37:49 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:37:50 ........................ [100%] 16:38:08 14 passed in 66.31s (0:01:06) 16:38:08 pytest -q transportpce_tests/oc/test03_renderer.py 16:38:10 ................ [100%] 16:38:48 6 passed in 58.28s 16:38:48 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:38:48 .................... [100%] 16:39:07 19 passed in 58.64s 16:39:07 tests190: OK ✔ in 3 minutes 33.29 seconds 16:39:07 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 16:39:14 .tests71: freeze> python -m pip freeze --all 16:39:15 tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:39:15 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:39:15 using environment variables from ./karaf71.env 16:39:15 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:39:34 ..................................... [100%] 16:40:09 12 passed in 53.68s 16:40:09 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:40:11 ............................. [100%] 16:40:53 51 passed in 310.34s (0:05:10) 16:40:53 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:40:54 ...................... [100%] 16:41:18 44 passed in 150.14s (0:02:30) 16:41:18 .pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:41:20 .............................................................................. [100%] 16:42:48 62 passed in 158.17s (0:02:38) 16:42:48 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:42:48 ... [100%] 16:42:54 24 passed in 94.68s (0:01:34) 16:42:54 pytest -q transportpce_tests/1.2.1/test05_olm.py 16:43:11 ........................................................................................ [100%] 16:45:23 48 passed in 154.57s (0:02:34) 16:45:23 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:45:23 ............................... [100%] 16:46:14 40 passed in 199.41s (0:03:19) 16:46:14 pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:46:16 ........... [100%] 16:46:35 36 passed in 340.98s (0:05:40) 16:46:35 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:46:36 . [100%] 16:46:38 22 passed in 74.98s (0:01:14) 16:47:04 ....................................................................................................................... [100%] 16:52:05 71 passed in 330.06s (0:05:30) 16:52:05 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:52:57 .................... [100%] 16:54:27 19 passed in 141.24s (0:02:21) 16:54:27 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 16:55:17 ..... [100%] 16:55:21 54 passed in 546.51s (0:09:06) 16:56:28 ...................... [100%] 17:02:04 22 passed in 457.13s (0:07:37) 17:02:04 tests71: OK ✔ in 7 minutes 31.19 seconds 17:02:04 tests121: OK ✔ in 19 minutes 47.41 seconds 17:02:04 tests_tapi: OK ✔ in 26 minutes 30.22 seconds 17:02:04 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 17:02:11 tests221: freeze> python -m pip freeze --all 17:02:11 tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:02:11 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:02:11 using environment variables from ./karaf221.env 17:02:11 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:02:47 ................................... [100%] 17:03:27 35 passed in 75.20s (0:01:15) 17:03:27 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:03:58 ...... [100%] 17:04:11 6 passed in 44.53s 17:04:11 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:04:54 ............................................ [100%] 17:06:29 44 passed in 137.45s (0:02:17) 17:06:29 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:07:05 ............ [100%] 17:07:29 12 passed in 59.54s 17:07:29 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:07:55 ................ [100%] 17:09:24 16 passed in 115.01s (0:01:55) 17:09:24 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:09:57 ............................... [100%] 17:10:04 31 passed in 39.31s 17:10:04 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:10:40 .......................... [100%] 17:11:35 26 passed in 91.28s (0:01:31) 17:11:36 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:12:12 ...................... [100%] 17:13:16 22 passed in 99.99s (0:01:39) 17:13:16 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:13:56 ........................................ [100%] 17:19:18 40 passed in 361.89s (0:06:01) 17:19:18 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:20:00 ........................................................................ [ 74%] 17:25:37 ......................... [100%] 17:27:29 97 passed in 490.70s (0:08:10) 17:27:29 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:28:09 ...................................................... [100%] 17:34:56 54 passed in 446.64s (0:07:26) 17:34:56 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:35:51 ........................................................................ [ 71%] 17:40:58 ............................. [100%] 17:43:08 101 passed in 491.41s (0:08:11) 17:43:08 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:44:02 ........................................................................ [ 67%] 17:49:48 ................................... [100%] 17:56:09 107 passed in 780.70s (0:13:00) 17:56:09 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:56:52 ............................................. [100%] 17:59:28 45 passed in 199.25s (0:03:19) 17:59:28 tests221: OK ✔ in 57 minutes 24.12 seconds 17:59:28 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 17:59:36 tests_hybrid: freeze> python -m pip freeze --all 17:59:36 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,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.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:59:36 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:59:36 using environment variables from ./karaf221.env 17:59:36 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:00:16 ................................................... [100%] 18:02:03 51 passed in 146.46s (0:02:26) 18:02:03 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:02:45 ........................................................................ [ 66%] 18:07:05 ..................................... [100%] 18:09:12 109 passed in 428.66s (0:07:08) 18:09:12 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:09:59 ..................................................... [100%] 18:13:31 53 passed in 259.28s (0:04:19) 18:13:31 buildcontroller: OK (110.98=setup[8.94]+cmd[102.04] seconds) 18:13:31 sims: OK (11.16=setup[7.03]+cmd[4.13] seconds) 18:13:31 build_karaf_tests121: OK (60.63=setup[8.17]+cmd[52.47] seconds) 18:13:31 testsPCE: OK (293.75=setup[58.94]+cmd[234.80] seconds) 18:13:31 tests121: OK (1187.41=setup[9.07]+cmd[1178.34] seconds) 18:13:31 build_karaf_tests221: OK (62.46=setup[8.16]+cmd[54.30] seconds) 18:13:31 tests_tapi: OK (1590.22=setup[8.98]+cmd[1581.24] seconds) 18:13:31 tests221: OK (3444.12=setup[7.09]+cmd[3437.03] seconds) 18:13:31 build_karaf_tests71: OK (62.41=setup[8.18]+cmd[54.23] seconds) 18:13:31 tests71: OK (451.19=setup[8.34]+cmd[442.85] seconds) 18:13:31 build_karaf_tests190: OK (63.40=setup[8.22]+cmd[55.18] seconds) 18:13:31 tests190: OK (213.29=setup[9.07]+cmd[204.22] seconds) 18:13:31 tests_hybrid: OK (843.11=setup[7.81]+cmd[835.29] seconds) 18:13:31 buildlighty: OK (29.61=setup[8.52]+cmd[21.09] seconds) 18:13:31 docs: OK (29.86=setup[27.31]+cmd[2.55] seconds) 18:13:31 docs-linkcheck: OK (32.95=setup[28.56]+cmd[4.39] seconds) 18:13:31 checkbashisms: OK (3.26=setup[1.98]+cmd[0.01,0.06,1.21] seconds) 18:13:31 pre-commit: OK (52.01=setup[2.91]+cmd[0.02,0.00,40.26,8.81] seconds) 18:13:31 pylint: OK (31.22=setup[4.69]+cmd[26.53] seconds) 18:13:31 congratulations :) (6345.62 seconds) 18:13:31 + tox_status=0 18:13:31 + echo '---> Completed tox runs' 18:13:31 ---> Completed tox runs 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/build_karaf_tests121/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=build_karaf_tests121 18:13:31 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/build_karaf_tests190/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=build_karaf_tests190 18:13:31 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/build_karaf_tests221/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=build_karaf_tests221 18:13:31 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/build_karaf_tests71/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=build_karaf_tests71 18:13:31 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/buildcontroller/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=buildcontroller 18:13:31 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/buildlighty/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=buildlighty 18:13:31 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/checkbashisms/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=checkbashisms 18:13:31 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/docs-linkcheck/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=docs-linkcheck 18:13:31 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/docs/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=docs 18:13:31 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/pre-commit/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=pre-commit 18:13:31 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/pylint/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=pylint 18:13:31 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/sims/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=sims 18:13:31 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/tests121/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=tests121 18:13:31 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/tests190/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=tests190 18:13:31 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:13:31 + for i in .tox/*/log 18:13:31 ++ echo .tox/tests221/log 18:13:31 ++ awk -F/ '{print $2}' 18:13:31 + tox_env=tests221 18:13:31 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:13:32 + for i in .tox/*/log 18:13:32 ++ echo .tox/tests71/log 18:13:32 ++ awk -F/ '{print $2}' 18:13:32 + tox_env=tests71 18:13:32 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:13:32 + for i in .tox/*/log 18:13:32 ++ echo .tox/testsPCE/log 18:13:32 ++ awk -F/ '{print $2}' 18:13:32 + tox_env=testsPCE 18:13:32 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:13:32 + for i in .tox/*/log 18:13:32 ++ echo .tox/tests_hybrid/log 18:13:32 ++ awk -F/ '{print $2}' 18:13:32 + tox_env=tests_hybrid 18:13:32 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:13:32 + for i in .tox/*/log 18:13:32 ++ echo .tox/tests_tapi/log 18:13:32 ++ awk -F/ '{print $2}' 18:13:32 + tox_env=tests_tapi 18:13:32 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:13:32 + DOC_DIR=docs/_build/html 18:13:32 + [[ -d docs/_build/html ]] 18:13:32 + echo '---> Archiving generated docs' 18:13:32 ---> Archiving generated docs 18:13:32 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:13:32 + echo '---> tox-run.sh ends' 18:13:32 ---> tox-run.sh ends 18:13:32 + test 0 -eq 0 18:13:32 $ ssh-agent -k 18:13:32 unset SSH_AUTH_SOCK; 18:13:32 unset SSH_AGENT_PID; 18:13:32 echo Agent pid 1879 killed; 18:13:32 [ssh-agent] Stopped. 18:13:32 [PostBuildScript] - [INFO] Executing post build scripts. 18:13:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14419997255155968199.sh 18:13:32 ---> sysstat.sh 18:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1728583565865974403.sh 18:13:33 ---> package-listing.sh 18:13:33 ++ facter osfamily 18:13:33 ++ tr '[:upper:]' '[:lower:]' 18:13:33 + OS_FAMILY=debian 18:13:33 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:13:33 + START_PACKAGES=/tmp/packages_start.txt 18:13:33 + END_PACKAGES=/tmp/packages_end.txt 18:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:33 + PACKAGES=/tmp/packages_start.txt 18:13:33 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:13:33 + PACKAGES=/tmp/packages_end.txt 18:13:33 + case "${OS_FAMILY}" in 18:13:33 + dpkg -l 18:13:33 + grep '^ii' 18:13:33 + '[' -f /tmp/packages_start.txt ']' 18:13:33 + '[' -f /tmp/packages_end.txt ']' 18:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:33 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:13:33 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6064501761914584865.sh 18:13:33 ---> capture-instance-metadata.sh 18:13:33 Setup pyenv: 18:13:33 system 18:13:33 3.8.20 18:13:33 3.9.20 18:13:33 3.10.15 18:13:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:13:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OSP0 from file:/tmp/.os_lf_venv 18:13:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:35 lf-activate-venv(): INFO: Base packages installed successfully 18:13:35 lf-activate-venv(): INFO: Installing additional packages: lftools 18:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-OSP0/bin to PATH 18:13:48 INFO: Running in OpenStack, capturing instance metadata 18:13:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins186821006843044571.sh 18:13:49 provisioning config files... 18:13:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4071 18:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13346621381539077988tmp 18:13:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:13:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:13:49 provisioning config files... 18:13:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:13:50 [EnvInject] - Injecting environment variables from a build step. 18:13:50 [EnvInject] - Injecting as environment variables the properties content 18:13:50 SERVER_ID=logs 18:13:50 18:13:50 [EnvInject] - Variables injected successfully. 18:13:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1524515256863089960.sh 18:13:50 ---> create-netrc.sh 18:13:50 WARN: Log server credential not found. 18:13:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3396081050766189244.sh 18:13:50 ---> python-tools-install.sh 18:13:50 Setup pyenv: 18:13:50 system 18:13:50 3.8.20 18:13:50 3.9.20 18:13:50 3.10.15 18:13:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OSP0 from file:/tmp/.os_lf_venv 18:13:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:13:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:13:52 lf-activate-venv(): INFO: Base packages installed successfully 18:13:52 lf-activate-venv(): INFO: Installing additional packages: lftools 18:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-OSP0/bin to PATH 18:14:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10209856921420462126.sh 18:14:02 ---> sudo-logs.sh 18:14:02 Archiving 'sudo' log.. 18:14:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1252755925225864282.sh 18:14:03 ---> job-cost.sh 18:14:03 Setup pyenv: 18:14:03 system 18:14:03 3.8.20 18:14:03 3.9.20 18:14:03 3.10.15 18:14:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OSP0 from file:/tmp/.os_lf_venv 18:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:14:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:14:05 lf-activate-venv(): INFO: Base packages installed successfully 18:14:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:14:12 lf-activate-venv(): INFO: Adding /tmp/venv-OSP0/bin to PATH 18:14:12 INFO: No Stack... 18:14:12 INFO: Retrieving Pricing Info for: v3-standard-4 18:14:13 INFO: Archiving Costs 18:14:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins298708213247616841.sh 18:14:13 ---> logs-deploy.sh 18:14:13 Setup pyenv: 18:14:13 system 18:14:13 3.8.20 18:14:13 3.9.20 18:14:13 3.10.15 18:14:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:14:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OSP0 from file:/tmp/.os_lf_venv 18:14:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:14:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:14:15 lf-activate-venv(): INFO: Base packages installed successfully 18:14:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-OSP0/bin to PATH 18:14:25 WARNING: Nexus logging server not set 18:14:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4071/ 18:14:25 INFO: archiving logs to S3 18:14:27 ---> uname -a: 18:14:27 Linux prd-ubuntu2204-docker-4c-16g-9722 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:14:27 18:14:27 18:14:27 ---> lscpu: 18:14:27 Architecture: x86_64 18:14:27 CPU op-mode(s): 32-bit, 64-bit 18:14:27 Address sizes: 40 bits physical, 48 bits virtual 18:14:27 Byte Order: Little Endian 18:14:27 CPU(s): 4 18:14:27 On-line CPU(s) list: 0-3 18:14:27 Vendor ID: AuthenticAMD 18:14:27 Model name: AMD EPYC-Rome Processor 18:14:27 CPU family: 23 18:14:27 Model: 49 18:14:27 Thread(s) per core: 1 18:14:27 Core(s) per socket: 1 18:14:27 Socket(s): 4 18:14:27 Stepping: 0 18:14:27 BogoMIPS: 5599.99 18:14: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 18:14:27 Virtualization: AMD-V 18:14:27 Hypervisor vendor: KVM 18:14:27 Virtualization type: full 18:14:27 L1d cache: 128 KiB (4 instances) 18:14:27 L1i cache: 128 KiB (4 instances) 18:14:27 L2 cache: 2 MiB (4 instances) 18:14:27 L3 cache: 64 MiB (4 instances) 18:14:27 NUMA node(s): 1 18:14:27 NUMA node0 CPU(s): 0-3 18:14:27 Vulnerability Gather data sampling: Not affected 18:14:27 Vulnerability Indirect target selection: Not affected 18:14:27 Vulnerability Itlb multihit: Not affected 18:14:27 Vulnerability L1tf: Not affected 18:14:27 Vulnerability Mds: Not affected 18:14:27 Vulnerability Meltdown: Not affected 18:14:27 Vulnerability Mmio stale data: Not affected 18:14:27 Vulnerability Reg file data sampling: Not affected 18:14:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:14:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:14:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:14:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:14:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:14:27 Vulnerability Srbds: Not affected 18:14:27 Vulnerability Tsa: Not affected 18:14:27 Vulnerability Tsx async abort: Not affected 18:14:27 Vulnerability Vmscape: Not affected 18:14:27 18:14:27 18:14:27 ---> nproc: 18:14:27 4 18:14:27 18:14:27 18:14:27 ---> df -h: 18:14:27 Filesystem Size Used Avail Use% Mounted on 18:14:27 tmpfs 1.6G 1.1M 1.6G 1% /run 18:14:27 /dev/vda1 78G 18G 60G 23% / 18:14:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:14:27 tmpfs 5.0M 0 5.0M 0% /run/lock 18:14:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:14:27 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:14:27 18:14:27 18:14:27 ---> free -m: 18:14:27 total used free shared buff/cache available 18:14:27 Mem: 15989 694 10707 4 4587 14951 18:14:27 Swap: 1023 1 1022 18:14:27 18:14:27 18:14:27 ---> ip addr: 18:14:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:14:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:14:27 inet 127.0.0.1/8 scope host lo 18:14:27 valid_lft forever preferred_lft forever 18:14:27 inet6 ::1/128 scope host 18:14:27 valid_lft forever preferred_lft forever 18:14:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:14:27 link/ether fa:16:3e:45:d5:be brd ff:ff:ff:ff:ff:ff 18:14:27 altname enp0s3 18:14:27 inet 10.30.170.126/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:14:27 valid_lft 76099sec preferred_lft 76099sec 18:14:27 inet6 fe80::f816:3eff:fe45:d5be/64 scope link 18:14:27 valid_lft forever preferred_lft forever 18:14:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:14:27 link/ether 06:33:ae:f2:0b:55 brd ff:ff:ff:ff:ff:ff 18:14:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:14:27 valid_lft forever preferred_lft forever 18:14:27 18:14:27 18:14:27 ---> sar -b -r -n DEV: 18:14:27 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9722) 12/05/25 _x86_64_ (4 CPU) 18:14:27 18:14:27 15:22:50 LINUX RESTART (4 CPU) 18:14:27 18:14:27 15:30:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:14:27 15:40:21 1.54 0.00 1.53 0.00 0.04 17.50 0.13 18:14:27 15:50:01 1.49 0.00 1.49 0.00 0.00 16.47 0.00 18:14:27 16:00:05 1.46 0.00 1.46 0.00 0.00 16.55 0.00 18:14:27 16:10:05 1.54 0.00 1.54 0.00 0.00 17.40 0.00 18:14:27 16:20:01 1.55 0.00 1.55 0.00 0.01 17.18 0.00 18:14:27 16:30:00 73.24 4.06 66.59 2.59 237.81 10910.66 4155.23 18:14:27 16:40:05 105.91 23.12 78.91 3.89 360.19 28373.96 14996.59 18:14:27 16:50:01 23.52 1.43 20.90 1.19 23.59 612.13 969.94 18:14:27 17:00:05 7.82 0.02 7.38 0.42 1.02 265.60 682.92 18:14:27 17:10:04 17.91 0.03 17.06 0.83 0.92 799.43 1190.48 18:14:27 17:20:01 11.60 0.03 11.00 0.56 1.41 371.68 506.87 18:14:27 17:30:05 5.55 0.03 5.35 0.18 1.56 145.08 140.33 18:14:27 17:40:05 5.30 0.01 5.10 0.19 1.08 156.43 114.56 18:14:27 17:50:01 5.59 0.00 5.40 0.18 0.31 173.30 67.41 18:14:27 18:00:05 8.19 0.01 7.86 0.32 0.28 445.86 359.34 18:14:27 18:10:05 8.53 0.01 8.14 0.38 0.60 399.41 328.35 18:14:27 Average: 17.58 1.81 15.10 0.67 39.44 2683.21 1475.93 18:14:27 18:14:27 15:30:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:27 15:40:21 13809692 15522288 497360 3.04 53940 1885668 1123904 6.45 192824 2113476 12 18:14:27 15:50:01 13808684 15521864 497828 3.04 54500 1885676 1123904 6.45 193388 2114436 200 18:14:27 16:00:05 13806420 15520356 499236 3.05 55092 1885812 1123968 6.45 193996 2116632 180 18:14:27 16:10:05 13804908 15519564 499984 3.05 55676 1885944 1123968 6.45 194572 2117560 176 18:14:27 16:20:01 13802164 15517404 502108 3.07 56240 1885956 1124096 6.45 195144 2121464 204 18:14:27 16:30:00 8810952 14335136 1612956 9.85 179000 5335652 2436916 13.99 764008 6273316 694764 18:14:27 16:40:05 165060 3789876 12141364 74.15 264672 3323812 14128944 81.10 1965644 13638796 3112 18:14:27 16:50:01 3798784 7205532 8729084 53.31 267476 3122276 9472408 54.37 1976608 10020304 144 18:14:27 17:00:05 6370028 9802096 6133864 37.46 268708 3146408 6910312 39.67 1983392 7449756 408 18:14:27 17:10:04 11734732 15325968 614220 3.75 274400 3299928 1302840 7.48 2024332 2053040 12712 18:14:27 17:20:01 8270244 11904988 4033676 24.64 276004 3341828 4990192 28.64 2027832 5509312 464 18:14:27 17:30:05 7836792 11489956 4448160 27.17 276364 3359888 5187508 29.78 2029784 5947532 344 18:14:27 17:40:05 6199396 9874612 6062848 37.03 276996 3381308 6710908 38.52 2031912 7583304 328 18:14:27 17:50:01 6272172 9969560 5967948 36.45 277576 3402900 6655004 38.20 2035080 7496056 252 18:14:27 18:00:05 9178328 13001480 2937668 17.94 281376 3520300 4275080 24.54 2042720 4591808 28816 18:14:27 18:10:05 7311676 11186632 4751500 29.02 282736 3570476 5674908 32.57 2062416 6442340 460 18:14:27 Average: 9061252 12217957 3745613 22.88 200047 3014614 4585304 26.32 1369603 5474321 46411 18:14:27 18:14:27 15:30:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:27 15:40:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:27 15:40:21 ens3 0.40 0.13 0.10 0.06 0.00 0.00 0.00 0.00 18:14:27 15:40:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 15:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:27 15:50:01 ens3 0.30 0.07 0.05 0.02 0.00 0.00 0.00 0.00 18:14:27 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:00:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:27 16:00:05 ens3 0.53 0.15 0.15 0.08 0.00 0.00 0.00 0.00 18:14:27 16:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:27 16:10:05 ens3 0.24 0.07 0.04 0.02 0.00 0.00 0.00 0.00 18:14:27 16:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:27 16:20:01 ens3 0.54 0.38 0.12 0.61 0.00 0.00 0.00 0.00 18:14:27 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:30:00 lo 0.84 0.84 0.16 0.16 0.00 0.00 0.00 0.00 18:14:27 16:30:00 ens3 97.89 76.52 1300.00 12.33 0.00 0.00 0.00 0.00 18:14:27 16:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:40:05 lo 16.42 16.42 14.76 14.76 0.00 0.00 0.00 0.00 18:14:27 16:40:05 ens3 34.88 25.84 635.24 3.03 0.00 0.00 0.00 0.00 18:14:27 16:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 16:50:01 lo 46.80 46.80 20.86 20.86 0.00 0.00 0.00 0.00 18:14:27 16:50:01 ens3 1.92 1.58 0.43 0.35 0.00 0.00 0.00 0.00 18:14:27 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:00:05 lo 22.53 22.53 10.40 10.40 0.00 0.00 0.00 0.00 18:14:27 17:00:05 ens3 1.22 0.52 0.33 0.21 0.00 0.00 0.00 0.00 18:14:27 17:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:10:04 lo 12.56 12.56 5.81 5.81 0.00 0.00 0.00 0.00 18:14:27 17:10:04 ens3 1.23 0.85 0.32 0.24 0.00 0.00 0.00 0.00 18:14:27 17:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:20:01 lo 13.37 13.37 7.08 7.08 0.00 0.00 0.00 0.00 18:14:27 17:20:01 ens3 1.22 0.63 0.34 0.23 0.00 0.00 0.00 0.00 18:14:27 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:30:05 lo 20.16 20.16 9.33 9.33 0.00 0.00 0.00 0.00 18:14:27 17:30:05 ens3 1.93 0.60 0.27 0.16 0.00 0.00 0.00 0.00 18:14:27 17:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:40:05 lo 26.87 26.87 11.35 11.35 0.00 0.00 0.00 0.00 18:14:27 17:40:05 ens3 0.73 0.49 0.19 0.14 0.00 0.00 0.00 0.00 18:14:27 17:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 17:50:01 lo 18.50 18.50 10.33 10.33 0.00 0.00 0.00 0.00 18:14:27 17:50:01 ens3 0.68 0.50 0.14 0.10 0.00 0.00 0.00 0.00 18:14:27 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 18:00:05 lo 10.57 10.57 5.46 5.46 0.00 0.00 0.00 0.00 18:14:27 18:00:05 ens3 0.96 0.60 0.29 0.21 0.00 0.00 0.00 0.00 18:14:27 18:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 18:10:05 lo 24.11 24.11 11.84 11.84 0.00 0.00 0.00 0.00 18:14:27 18:10:05 ens3 0.90 0.73 0.20 0.16 0.00 0.00 0.00 0.00 18:14:27 18:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 Average: lo 13.32 13.32 6.71 6.71 0.00 0.00 0.00 0.00 18:14:27 Average: ens3 9.10 6.86 121.30 1.12 0.00 0.00 0.00 0.00 18:14:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:27 18:14:27 18:14:27 ---> sar -P ALL: 18:14:27 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9722) 12/05/25 _x86_64_ (4 CPU) 18:14:27 18:14:27 15:22:50 LINUX RESTART (4 CPU) 18:14:27 18:14:27 15:30:05 CPU %user %nice %system %iowait %steal %idle 18:14:27 15:40:21 all 0.22 0.00 0.03 0.01 0.02 99.71 18:14:27 15:40:21 0 0.01 0.00 0.01 0.00 0.01 99.97 18:14:27 15:40:21 1 0.77 0.00 0.03 0.04 0.02 99.14 18:14:27 15:40:21 2 0.04 0.00 0.05 0.00 0.05 99.86 18:14:27 15:40:21 3 0.07 0.00 0.02 0.00 0.02 99.89 18:14:27 15:50:01 all 0.12 0.00 0.02 0.01 0.02 99.83 18:14:27 15:50:01 0 0.01 0.00 0.01 0.01 0.01 99.96 18:14:27 15:50:01 1 0.05 0.00 0.02 0.02 0.02 99.89 18:14:27 15:50:01 2 0.39 0.00 0.04 0.00 0.04 99.53 18:14:27 15:50:01 3 0.02 0.00 0.02 0.02 0.02 99.92 18:14:27 16:00:05 all 0.26 0.00 0.02 0.01 0.02 99.68 18:14:27 16:00:05 0 0.01 0.00 0.01 0.00 0.02 99.95 18:14:27 16:00:05 1 0.89 0.00 0.03 0.00 0.03 99.05 18:14:27 16:00:05 2 0.10 0.00 0.03 0.00 0.03 99.84 18:14:27 16:00:05 3 0.02 0.00 0.02 0.05 0.02 99.89 18:14:27 16:10:05 all 0.05 0.00 0.02 0.01 0.02 99.89 18:14:27 16:10:05 0 0.02 0.00 0.02 0.00 0.01 99.95 18:14:27 16:10:05 1 0.17 0.00 0.03 0.02 0.04 99.75 18:14:27 16:10:05 2 0.02 0.00 0.03 0.01 0.03 99.92 18:14:27 16:10:05 3 0.01 0.00 0.01 0.02 0.02 99.94 18:14:27 16:20:01 all 0.09 0.00 0.03 0.01 0.03 99.84 18:14:27 16:20:01 0 0.10 0.00 0.02 0.00 0.01 99.87 18:14:27 16:20:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:14:27 16:20:01 2 0.04 0.00 0.04 0.04 0.04 99.83 18:14:27 16:20:01 3 0.02 0.00 0.03 0.01 0.03 99.93 18:14:27 16:30:00 all 18.86 0.00 1.21 0.48 0.05 79.40 18:14:27 16:30:00 0 17.52 0.00 1.17 0.23 0.04 81.04 18:14:27 16:30:00 1 17.09 0.00 1.11 0.33 0.05 81.42 18:14:27 16:30:00 2 21.78 0.00 1.40 1.09 0.05 75.68 18:14:27 16:30:00 3 19.04 0.00 1.17 0.27 0.06 79.46 18:14:27 16:40:05 all 54.88 0.00 2.39 0.93 0.13 41.67 18:14:27 16:40:05 0 55.52 0.00 2.27 0.86 0.12 41.22 18:14:27 16:40:05 1 57.35 0.00 2.58 0.61 0.12 39.34 18:14:27 16:40:05 2 53.59 0.00 2.24 0.71 0.13 43.33 18:14:27 16:40:05 3 53.08 0.00 2.47 1.55 0.13 42.77 18:14:27 16:50:01 all 43.40 0.00 1.66 0.07 0.13 54.73 18:14:27 16:50:01 0 43.84 0.00 1.60 0.09 0.12 54.34 18:14:27 16:50:01 1 43.56 0.00 1.79 0.10 0.13 54.42 18:14:27 16:50:01 2 43.06 0.00 1.66 0.04 0.13 55.12 18:14:27 16:50:01 3 43.14 0.00 1.60 0.07 0.13 55.06 18:14:27 17:00:05 all 16.39 0.00 0.84 0.04 0.13 82.60 18:14:27 17:00:05 0 15.60 0.00 0.77 0.09 0.12 83.42 18:14:27 17:00:05 1 16.00 0.00 0.86 0.02 0.12 83.00 18:14:27 17:00:05 2 16.67 0.00 0.82 0.04 0.13 82.33 18:14:27 17:00:05 3 17.29 0.00 0.92 0.02 0.13 81.64 18:14:27 17:10:04 all 24.81 0.00 0.96 0.18 0.12 73.93 18:14:27 17:10:04 0 24.76 0.00 0.87 0.05 0.12 74.21 18:14:27 17:10:04 1 24.74 0.00 1.09 0.09 0.12 73.96 18:14:27 17:10:04 2 25.00 0.00 0.92 0.24 0.12 73.73 18:14:27 17:10:04 3 24.76 0.00 0.97 0.34 0.12 73.81 18:14:27 17:20:01 all 18.78 0.00 0.65 0.05 0.12 80.40 18:14:27 17:20:01 0 18.75 0.00 0.70 0.03 0.11 80.40 18:14:27 17:20:01 1 18.85 0.00 0.72 0.03 0.12 80.27 18:14:27 17:20:01 2 19.18 0.00 0.60 0.04 0.12 80.06 18:14:27 17:20:01 3 18.34 0.00 0.58 0.11 0.12 80.85 18:14:27 18:14:27 17:20:01 CPU %user %nice %system %iowait %steal %idle 18:14:27 17:30:05 all 8.91 0.00 0.45 0.02 0.11 90.50 18:14:27 17:30:05 0 9.37 0.00 0.44 0.01 0.11 90.06 18:14:27 17:30:05 1 8.45 0.00 0.44 0.00 0.12 90.98 18:14:27 17:30:05 2 8.91 0.00 0.52 0.06 0.11 90.40 18:14:27 17:30:05 3 8.89 0.00 0.41 0.02 0.11 90.57 18:14:27 17:40:05 all 9.94 0.00 0.47 0.02 0.12 89.45 18:14:27 17:40:05 0 9.93 0.00 0.45 0.02 0.11 89.50 18:14:27 17:40:05 1 10.13 0.00 0.55 0.03 0.13 89.17 18:14:27 17:40:05 2 9.90 0.00 0.49 0.02 0.13 89.46 18:14:27 17:40:05 3 9.79 0.00 0.40 0.02 0.12 89.66 18:14:27 17:50:01 all 9.59 0.00 0.53 0.03 0.12 89.73 18:14:27 17:50:01 0 9.48 0.00 0.49 0.02 0.12 89.90 18:14:27 17:50:01 1 9.82 0.00 0.50 0.03 0.12 89.53 18:14:27 17:50:01 2 9.54 0.00 0.52 0.03 0.12 89.78 18:14:27 17:50:01 3 9.51 0.00 0.60 0.04 0.12 89.73 18:14:27 18:00:05 all 10.03 0.00 0.57 0.04 0.11 89.25 18:14:27 18:00:05 0 9.35 0.00 0.52 0.06 0.11 89.96 18:14:27 18:00:05 1 9.81 0.00 0.60 0.04 0.11 89.44 18:14:27 18:00:05 2 10.73 0.00 0.61 0.03 0.12 88.51 18:14:27 18:00:05 3 10.24 0.00 0.55 0.01 0.11 89.08 18:14:27 18:10:05 all 15.85 0.00 0.71 0.04 0.11 83.28 18:14:27 18:10:05 0 15.45 0.00 0.69 0.06 0.11 83.68 18:14:27 18:10:05 1 16.01 0.00 0.76 0.04 0.12 83.07 18:14:27 18:10:05 2 16.06 0.00 0.73 0.05 0.11 83.05 18:14:27 18:10:05 3 15.89 0.00 0.67 0.02 0.11 83.31 18:14:27 Average: all 14.50 0.00 0.66 0.12 0.09 84.63 18:14:27 Average: 0 14.35 0.00 0.63 0.10 0.08 84.84 18:14:27 Average: 1 14.61 0.00 0.70 0.09 0.09 84.52 18:14:27 Average: 2 14.68 0.00 0.67 0.15 0.09 84.41 18:14:27 Average: 3 14.38 0.00 0.65 0.16 0.08 84.73 18:14:27 18:14:27 18:14:27