11:45:41 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118902 11:45:41 Running as SYSTEM 11:45:41 [EnvInject] - Loading node environment variables. 11:45:41 Building remotely on prd-ubuntu2204-docker-4c-16g-5391 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 11:45:43 [ssh-agent] Looking for ssh-agent implementation... 11:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:43 $ ssh-agent 11:45:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNeZu8v/agent.1556 11:45:43 SSH_AGENT_PID=1558 11:45:43 [ssh-agent] Started. 11:45:43 Running ssh-add (command line suppressed) 11:45:43 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9889161739896196750.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9889161739896196750.key) 11:45:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:45:43 The recommended git tool is: NONE 11:45:50 using credential jenkins-ssh 11:45:50 Wiping out workspace first. 11:45:50 Cloning the remote Git repository 11:45:50 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 11:45:50 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 11:45:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:45:50 > git --version # timeout=10 11:45:50 > git --version # 'git version 2.34.1' 11:45:50 using GIT_SSH to set credentials jenkins-ssh 11:45:50 Verifying host key using known hosts file 11:45:51 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. 11:45:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:46:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 11:46:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 11:46:06 using GIT_SSH to set credentials jenkins-ssh 11:46:06 Verifying host key using known hosts file 11:46:06 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. 11:46:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/02/118902/14 # timeout=10 11:46:06 > git rev-parse 93c37e327ef3d08e5cd62bcc13f8d98db6fab58b^{commit} # timeout=10 11:46:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:46:06 Checking out Revision 93c37e327ef3d08e5cd62bcc13f8d98db6fab58b (refs/changes/02/118902/14) 11:46:06 > git config core.sparsecheckout # timeout=10 11:46:06 > git checkout -f 93c37e327ef3d08e5cd62bcc13f8d98db6fab58b # timeout=10 11:46:06 Commit message: "Remove ROADM string check in ConnectivityUtils" 11:46:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:46:07 > git rev-list --no-walk 1fca6a6b7f1c7fbe30fc153d1b3f4103105a75e5 # timeout=10 11:46:07 > git remote # timeout=10 11:46:07 > git submodule init # timeout=10 11:46:07 > git submodule sync # timeout=10 11:46:07 > git config --get remote.origin.url # timeout=10 11:46:07 > git submodule init # timeout=10 11:46:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:46:07 ERROR: No submodules found. 11:46:10 provisioning config files... 11:46:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:46:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:46:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17623852674604942486.sh 11:46:10 ---> python-tools-install.sh 11:46:10 Setup pyenv: 11:46:10 * system (set by /opt/pyenv/version) 11:46:10 * 3.8.20 (set by /opt/pyenv/version) 11:46:10 * 3.9.20 (set by /opt/pyenv/version) 11:46:10 3.10.15 11:46:10 3.11.10 11:46:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iYtO 11:46:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:46:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:19 lf-activate-venv(): INFO: Base packages installed successfully 11:46:19 lf-activate-venv(): INFO: Installing additional packages: lftools 11:46:45 lf-activate-venv(): INFO: Adding /tmp/venv-iYtO/bin to PATH 11:46:45 Generating Requirements File 11:47:05 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. 11:47:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:47:05 Python 3.11.10 11:47:06 pip 25.3 from /tmp/venv-iYtO/lib/python3.11/site-packages/pip (python 3.11) 11:47:06 appdirs==1.4.4 11:47:06 argcomplete==3.6.3 11:47:06 aspy.yaml==1.3.0 11:47:06 attrs==25.4.0 11:47:06 autopage==0.5.2 11:47:06 beautifulsoup4==4.14.3 11:47:06 boto3==1.42.3 11:47:06 botocore==1.42.3 11:47:06 bs4==0.0.2 11:47:06 cachetools==6.2.2 11:47:06 certifi==2025.11.12 11:47:06 cffi==2.0.0 11:47:06 cfgv==3.5.0 11:47:06 chardet==5.2.0 11:47:06 charset-normalizer==3.4.4 11:47:06 click==8.3.1 11:47:06 cliff==4.13.0 11:47:06 cmd2==2.7.0 11:47:06 cryptography==3.3.2 11:47:06 debtcollector==3.0.0 11:47:06 decorator==5.2.1 11:47:06 defusedxml==0.7.1 11:47:06 Deprecated==1.3.1 11:47:06 distlib==0.4.0 11:47:06 dnspython==2.8.0 11:47:06 docker==7.1.0 11:47:06 dogpile.cache==1.5.0 11:47:06 durationpy==0.10 11:47:06 email-validator==2.3.0 11:47:06 filelock==3.20.0 11:47:06 future==1.0.0 11:47:06 gitdb==4.0.12 11:47:06 GitPython==3.1.45 11:47:06 google-auth==2.43.0 11:47:06 httplib2==0.31.0 11:47:06 identify==2.6.15 11:47:06 idna==3.11 11:47:06 importlib-resources==1.5.0 11:47:06 iso8601==2.1.0 11:47:06 Jinja2==3.1.6 11:47:06 jmespath==1.0.1 11:47:06 jsonpatch==1.33 11:47:06 jsonpointer==3.0.0 11:47:06 jsonschema==4.25.1 11:47:06 jsonschema-specifications==2025.9.1 11:47:06 keystoneauth1==5.12.0 11:47:06 kubernetes==34.1.0 11:47:06 lftools==0.37.16 11:47:06 lxml==6.0.2 11:47:06 markdown-it-py==4.0.0 11:47:06 MarkupSafe==3.0.3 11:47:06 mdurl==0.1.2 11:47:06 msgpack==1.1.2 11:47:06 multi_key_dict==2.0.3 11:47:06 munch==4.0.0 11:47:06 netaddr==1.3.0 11:47:06 niet==1.4.2 11:47:06 nodeenv==1.9.1 11:47:06 oauth2client==4.1.3 11:47:06 oauthlib==3.3.1 11:47:06 openstacksdk==4.8.0 11:47:06 os-service-types==1.8.2 11:47:06 osc-lib==4.2.0 11:47:06 oslo.config==10.1.0 11:47:06 oslo.context==6.2.0 11:47:06 oslo.i18n==6.7.1 11:47:06 oslo.log==7.2.1 11:47:06 oslo.serialization==5.8.0 11:47:06 oslo.utils==9.2.0 11:47:06 packaging==25.0 11:47:06 pbr==7.0.3 11:47:06 platformdirs==4.5.0 11:47:06 prettytable==3.17.0 11:47:06 psutil==7.1.3 11:47:06 pyasn1==0.6.1 11:47:06 pyasn1_modules==0.4.2 11:47:06 pycparser==2.23 11:47:06 pygerrit2==2.0.15 11:47:06 PyGithub==2.8.1 11:47:06 Pygments==2.19.2 11:47:06 PyJWT==2.10.1 11:47:06 PyNaCl==1.6.1 11:47:06 pyparsing==2.4.7 11:47:06 pyperclip==1.11.0 11:47:06 pyrsistent==0.20.0 11:47:06 python-cinderclient==9.8.0 11:47:06 python-dateutil==2.9.0.post0 11:47:06 python-heatclient==4.3.0 11:47:06 python-jenkins==1.8.3 11:47:06 python-keystoneclient==5.7.0 11:47:06 python-magnumclient==4.9.0 11:47:06 python-openstackclient==8.2.0 11:47:06 python-swiftclient==4.9.0 11:47:06 PyYAML==6.0.3 11:47:06 referencing==0.37.0 11:47:06 requests==2.32.5 11:47:06 requests-oauthlib==2.0.0 11:47:06 requestsexceptions==1.4.0 11:47:06 rfc3986==2.0.0 11:47:06 rich==14.2.0 11:47:06 rich-argparse==1.7.2 11:47:06 rpds-py==0.30.0 11:47:06 rsa==4.9.1 11:47:06 ruamel.yaml==0.18.16 11:47:06 ruamel.yaml.clib==0.2.15 11:47:06 s3transfer==0.16.0 11:47:06 simplejson==3.20.2 11:47:06 six==1.17.0 11:47:06 smmap==5.0.2 11:47:06 soupsieve==2.8 11:47:06 stevedore==5.6.0 11:47:06 tabulate==0.9.0 11:47:06 toml==0.10.2 11:47:06 tomlkit==0.13.3 11:47:06 tqdm==4.67.1 11:47:06 typing_extensions==4.15.0 11:47:06 tzdata==2025.2 11:47:06 urllib3==1.26.20 11:47:06 virtualenv==20.35.4 11:47:06 wcwidth==0.2.14 11:47:06 websocket-client==1.9.0 11:47:06 wrapt==2.0.1 11:47:06 xdg==6.0.0 11:47:06 xmltodict==1.0.2 11:47:06 yq==3.4.3 11:47:06 [EnvInject] - Injecting environment variables from a build step. 11:47:06 [EnvInject] - Injecting as environment variables the properties content 11:47:06 PYTHON=python3 11:47:06 11:47:06 [EnvInject] - Variables injected successfully. 11:47:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11992646253411692286.sh 11:47:06 ---> tox-install.sh 11:47:06 + source /home/jenkins/lf-env.sh 11:47:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:47:06 ++ mktemp -d /tmp/venv-XXXX 11:47:06 + lf_venv=/tmp/venv-yx4P 11:47:06 + local venv_file=/tmp/.os_lf_venv 11:47:06 + local python=python3 11:47:06 + local options 11:47:06 + local set_path=true 11:47:06 + local install_args= 11:47:06 ++ 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 11:47:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:47:06 + true 11:47:06 + case $1 in 11:47:06 + venv_file=/tmp/.toxenv 11:47:06 + shift 2 11:47:06 + true 11:47:06 + case $1 in 11:47:06 + shift 11:47:06 + break 11:47:06 + case $python in 11:47:06 + local pkg_list= 11:47:06 + [[ -d /opt/pyenv ]] 11:47:06 + echo 'Setup pyenv:' 11:47:06 Setup pyenv: 11:47:06 + export PYENV_ROOT=/opt/pyenv 11:47:06 + PYENV_ROOT=/opt/pyenv 11:47:06 + 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 11:47:06 + 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 11:47:06 + pyenv versions 11:47:06 system 11:47:06 3.8.20 11:47:06 3.9.20 11:47:06 3.10.15 11:47:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:47:06 + command -v pyenv 11:47:06 ++ pyenv init - --no-rehash 11:47:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:47:06 for i in ${!paths[@]}; do 11:47:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:47:06 fi; done; 11:47:06 echo "${paths[*]}"'\'')" 11:47:06 export PATH="/opt/pyenv/shims:${PATH}" 11:47:06 export PYENV_SHELL=bash 11:47:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:47:06 pyenv() { 11:47:06 local command 11:47:06 command="${1:-}" 11:47:06 if [ "$#" -gt 0 ]; then 11:47:06 shift 11:47:06 fi 11:47:06 11:47:06 case "$command" in 11:47:06 rehash|shell) 11:47:06 eval "$(pyenv "sh-$command" "$@")" 11:47:06 ;; 11:47:06 *) 11:47:06 command pyenv "$command" "$@" 11:47:06 ;; 11:47:06 esac 11:47:06 }' 11:47:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:47:06 for i in ${!paths[@]}; do 11:47:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:47:06 fi; done; 11:47:06 echo "${paths[*]}"' 11:47:06 ++ 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 11:47:06 ++ 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 11:47:06 ++ 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 11:47:06 ++ export PYENV_SHELL=bash 11:47:06 ++ PYENV_SHELL=bash 11:47:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:47:06 +++ complete -F _pyenv pyenv 11:47:06 ++ lf-pyver python3 11:47:06 ++ local py_version_xy=python3 11:47:06 ++ local py_version_xyz= 11:47:06 ++ pyenv versions 11:47:06 ++ local command 11:47:06 ++ command=versions 11:47:06 ++ '[' 1 -gt 0 ']' 11:47:06 ++ shift 11:47:06 ++ case "$command" in 11:47:06 ++ command pyenv versions 11:47:06 ++ sed 's/^[ *]* //' 11:47:06 ++ grep -E '^[0-9.]*[0-9]$' 11:47:06 ++ awk '{ print $1 }' 11:47:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:47:06 +++ grep '^3' /tmp/.pyenv_versions 11:47:06 +++ tail -n 1 11:47:06 +++ sort -V 11:47:06 ++ py_version_xyz=3.11.10 11:47:06 ++ [[ -z 3.11.10 ]] 11:47:06 ++ echo 3.11.10 11:47:06 ++ return 0 11:47:06 + pyenv local 3.11.10 11:47:06 + local command 11:47:06 + command=local 11:47:06 + '[' 2 -gt 0 ']' 11:47:06 + shift 11:47:06 + case "$command" in 11:47:06 + command pyenv local 3.11.10 11:47:06 + for arg in "$@" 11:47:06 + case $arg in 11:47:06 + pkg_list+='tox ' 11:47:06 + for arg in "$@" 11:47:06 + case $arg in 11:47:06 + pkg_list+='virtualenv ' 11:47:06 + for arg in "$@" 11:47:06 + case $arg in 11:47:06 + pkg_list+='urllib3~=1.26.15 ' 11:47:06 + [[ -f /tmp/.toxenv ]] 11:47:06 + [[ ! -f /tmp/.toxenv ]] 11:47:06 + [[ -n '' ]] 11:47:06 + python3 -m venv /tmp/venv-yx4P 11:47:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yx4P' 11:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yx4P 11:47:10 + echo /tmp/venv-yx4P 11:47:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:47:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:47:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:47:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:10 + local 'pip_opts=--upgrade --quiet' 11:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:47:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:47:10 + [[ -n '' ]] 11:47:10 + [[ -n '' ]] 11:47:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:47:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:10 + /tmp/venv-yx4P/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 11:47:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:47:14 lf-activate-venv(): INFO: Base packages installed successfully 11:47:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:47:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:47:14 + /tmp/venv-yx4P/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 11:47:16 + type python3 11:47:16 + true 11:47:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yx4P/bin to PATH' 11:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-yx4P/bin to PATH 11:47:16 + PATH=/tmp/venv-yx4P/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 11:47:16 + return 0 11:47:16 + python3 --version 11:47:16 Python 3.11.10 11:47:16 + python3 -m pip --version 11:47:16 pip 25.3 from /tmp/venv-yx4P/lib/python3.11/site-packages/pip (python 3.11) 11:47:16 + python3 -m pip freeze 11:47:17 cachetools==6.2.2 11:47:17 chardet==5.2.0 11:47:17 colorama==0.4.6 11:47:17 distlib==0.4.0 11:47:17 filelock==3.20.0 11:47:17 packaging==25.0 11:47:17 platformdirs==4.5.0 11:47:17 pluggy==1.6.0 11:47:17 pyproject-api==1.10.0 11:47:17 tox==4.32.0 11:47:17 urllib3==1.26.20 11:47:17 virtualenv==20.35.4 11:47:17 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8659207182445205643.sh 11:47:17 [EnvInject] - Injecting environment variables from a build step. 11:47:17 [EnvInject] - Injecting as environment variables the properties content 11:47:17 PARALLEL=True 11:47:17 11:47:17 [EnvInject] - Variables injected successfully. 11:47:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11393428953239035211.sh 11:47:17 ---> tox-run.sh 11:47:17 + 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 11:47:17 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:47:17 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:47:17 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 11:47:17 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 11:47:17 + source /home/jenkins/lf-env.sh 11:47:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:47:17 ++ mktemp -d /tmp/venv-XXXX 11:47:17 + lf_venv=/tmp/venv-UAOi 11:47:17 + local venv_file=/tmp/.os_lf_venv 11:47:17 + local python=python3 11:47:17 + local options 11:47:17 + local set_path=true 11:47:17 + local install_args= 11:47:17 ++ 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 11:47:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:47:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:47:17 + true 11:47:17 + case $1 in 11:47:17 + venv_file=/tmp/.toxenv 11:47:17 + shift 2 11:47:17 + true 11:47:17 + case $1 in 11:47:17 + shift 11:47:17 + break 11:47:17 + case $python in 11:47:17 + local pkg_list= 11:47:17 + [[ -d /opt/pyenv ]] 11:47:17 + echo 'Setup pyenv:' 11:47:17 Setup pyenv: 11:47:17 + export PYENV_ROOT=/opt/pyenv 11:47:17 + PYENV_ROOT=/opt/pyenv 11:47:17 + 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 11:47:17 + 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 11:47:17 + pyenv versions 11:47:17 system 11:47:17 3.8.20 11:47:17 3.9.20 11:47:17 3.10.15 11:47:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:47:17 + command -v pyenv 11:47:17 ++ pyenv init - --no-rehash 11:47:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:47:17 for i in ${!paths[@]}; do 11:47:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:47:17 fi; done; 11:47:17 echo "${paths[*]}"'\'')" 11:47:17 export PATH="/opt/pyenv/shims:${PATH}" 11:47:17 export PYENV_SHELL=bash 11:47:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:47:17 pyenv() { 11:47:17 local command 11:47:17 command="${1:-}" 11:47:17 if [ "$#" -gt 0 ]; then 11:47:17 shift 11:47:17 fi 11:47:17 11:47:17 case "$command" in 11:47:17 rehash|shell) 11:47:17 eval "$(pyenv "sh-$command" "$@")" 11:47:17 ;; 11:47:17 *) 11:47:17 command pyenv "$command" "$@" 11:47:17 ;; 11:47:17 esac 11:47:17 }' 11:47:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:47:17 for i in ${!paths[@]}; do 11:47:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:47:17 fi; done; 11:47:17 echo "${paths[*]}"' 11:47:17 ++ 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 11:47:17 ++ 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 11:47:17 ++ 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 11:47:17 ++ export PYENV_SHELL=bash 11:47:17 ++ PYENV_SHELL=bash 11:47:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:47:17 +++ complete -F _pyenv pyenv 11:47:17 ++ lf-pyver python3 11:47:17 ++ local py_version_xy=python3 11:47:17 ++ local py_version_xyz= 11:47:17 ++ pyenv versions 11:47:17 ++ local command 11:47:17 ++ sed 's/^[ *]* //' 11:47:17 ++ command=versions 11:47:17 ++ '[' 1 -gt 0 ']' 11:47:17 ++ shift 11:47:17 ++ case "$command" in 11:47:17 ++ command pyenv versions 11:47:17 ++ grep -E '^[0-9.]*[0-9]$' 11:47:17 ++ awk '{ print $1 }' 11:47:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:47:17 +++ grep '^3' /tmp/.pyenv_versions 11:47:17 +++ sort -V 11:47:17 +++ tail -n 1 11:47:17 ++ py_version_xyz=3.11.10 11:47:17 ++ [[ -z 3.11.10 ]] 11:47:17 ++ echo 3.11.10 11:47:17 ++ return 0 11:47:17 + pyenv local 3.11.10 11:47:17 + local command 11:47:17 + command=local 11:47:17 + '[' 2 -gt 0 ']' 11:47:17 + shift 11:47:17 + case "$command" in 11:47:17 + command pyenv local 3.11.10 11:47:17 + for arg in "$@" 11:47:17 + case $arg in 11:47:17 + pkg_list+='tox ' 11:47:17 + for arg in "$@" 11:47:17 + case $arg in 11:47:17 + pkg_list+='virtualenv ' 11:47:17 + for arg in "$@" 11:47:17 + case $arg in 11:47:17 + pkg_list+='urllib3~=1.26.15 ' 11:47:17 + [[ -f /tmp/.toxenv ]] 11:47:17 ++ cat /tmp/.toxenv 11:47:17 + lf_venv=/tmp/venv-yx4P 11:47:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yx4P from' file:/tmp/.toxenv 11:47:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yx4P from file:/tmp/.toxenv 11:47:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:47:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:17 + local 'pip_opts=--upgrade --quiet' 11:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:47:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:47:17 + [[ -n '' ]] 11:47:17 + [[ -n '' ]] 11:47:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:47:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:17 + /tmp/venv-yx4P/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 11:47:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:47:18 lf-activate-venv(): INFO: Base packages installed successfully 11:47:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:47:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:47:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:47:18 + /tmp/venv-yx4P/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 11:47:20 + type python3 11:47:20 + true 11:47:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yx4P/bin to PATH' 11:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-yx4P/bin to PATH 11:47:20 + PATH=/tmp/venv-yx4P/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 11:47:20 + return 0 11:47:20 + [[ -d /opt/pyenv ]] 11:47:20 + echo '---> Setting up pyenv' 11:47:20 ---> Setting up pyenv 11:47:20 + export PYENV_ROOT=/opt/pyenv 11:47:20 + PYENV_ROOT=/opt/pyenv 11:47:20 + export PATH=/opt/pyenv/bin:/tmp/venv-yx4P/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 11:47:20 + PATH=/opt/pyenv/bin:/tmp/venv-yx4P/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 11:47:20 ++ pwd 11:47:20 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 11:47:20 + export PYTHONPATH 11:47:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:47:20 + TOX_TESTENV_PASSENV=PYTHONPATH 11:47:20 + tox --version 11:47:20 4.32.0 from /tmp/venv-yx4P/lib/python3.11/site-packages/tox/__init__.py 11:47:20 + PARALLEL=True 11:47:20 + TOX_OPTIONS_LIST= 11:47:20 + [[ -n '' ]] 11:47:20 + case ${PARALLEL,,} in 11:47:20 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 11:47:20 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 11:47:20 + tox --parallel auto --parallel-live 11:47:21 checkbashisms: freeze> python -m pip freeze --all 11:47:21 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 11:47:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:47:21 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:47:22 checkbashisms: pip==25.3,setuptools==80.9.0 11:47:22 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:47:22 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)' 11:47:22 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 11:47:23 checkbashisms: OK ✔ in 3.23 seconds 11:47:23 pre-commit: install_deps> python -I -m pip install pre-commit 11:47:26 pre-commit: freeze> python -m pip freeze --all 11:47:26 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.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 11:47:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 11:47:26 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)' 11:47:26 /usr/bin/cpan 11:47:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 11:47:26 [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. 11:47:26 [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. 11:47:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:47:27 [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. 11:47:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:47:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:47:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 11:47:28 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 11:47:28 buildcontroller: freeze> python -m pip freeze --all 11:47:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:47:28 [INFO] Once installed this environment will be reused. 11:47:28 [INFO] This may take a few minutes... 11:47:28 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.5.0 11:47:28 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 11:47:28 + update-java-alternatives -l 11:47:29 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 11:47:29 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 11:47:29 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 11:47:29 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 11:47:29 update-alternatives: error: no alternatives for jaotc 11:47:29 update-alternatives: error: no alternatives for rmic 11:47:29 + java -version 11:47:29 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 11:47:29 + JAVA_VER=21 11:47:29 + echo 21 11:47:29 21 11:47:29 + javac -version 11:47:29 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 11:47:30 + JAVAC_VER=21 11:47:30 + echo 21 11:47:30 21 11:47:30 ok, java is 21 or newer 11:47:30 + [ 21 -ge 21 ] 11:47:30 + [ 21 -ge 21 ] 11:47:30 + echo ok, java is 21 or newer 11:47:30 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 11:47:30 2025-12-05 11:47:30 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] 11:47:30 + sudo mkdir -p /opt 11:47:30 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 11:47:30 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 11:47:30 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 11:47:30 + mvn --version 11:47:31 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 11:47:31 Maven home: /opt/maven 11:47:31 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 11:47:31 Default locale: en, platform encoding: UTF-8 11:47:31 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 11:47:31 NOTE: Picked up JDK_JAVA_OPTIONS: 11:47:31 --add-opens=java.base/java.io=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.lang=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.net=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.nio=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.util=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:47:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:47:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:47:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:47:31 -Xlog:disable 11:47:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:47:33 [INFO] Once installed this environment will be reused. 11:47:33 [INFO] This may take a few minutes... 11:47:40 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 11:47:40 [INFO] Once installed this environment will be reused. 11:47:40 [INFO] This may take a few minutes... 11:47:45 [INFO] Installing environment for https://github.com/perltidy/perltidy. 11:47:45 [INFO] Once installed this environment will be reused. 11:47:45 [INFO] This may take a few minutes... 11:47:47 docs-linkcheck: freeze> python -m pip freeze --all 11:47:47 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.5.0,webcolors==25.10.0 11:47:47 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 11:47:47 docs: freeze> python -m pip freeze --all 11:47:47 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.5.0,webcolors==25.10.0 11:47:47 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 11:47:52 docs: OK ✔ in 32.47 seconds 11:47:52 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 11:47:56 docs-linkcheck: OK ✔ in 34.71 seconds 11:47:56 pylint: freeze> python -m pip freeze --all 11:47:57 trim trailing whitespace.................................................Passed 11:47:57 Tabs remover.............................................................pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 11:47:57 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}$' '{}' + 11:47:57 Passed 11:47:57 autopep8.................................................................Passed 11:48:03 perltidy.................................................................Passed 11:48:04 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 11:48:04 [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. 11:48:04 [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. 11:48:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:48:04 [INFO] Once installed this environment will be reused. 11:48:04 [INFO] This may take a few minutes... 11:48:12 gitlint..................................................................Passed 11:48:21 11:48:21 ------------------------------------ 11:48:21 Your code has been rated at 10.00/10 11:48:21 11:49:19 pre-commit: OK ✔ in 49.21 seconds 11:49:19 pylint: OK ✔ in 30.88 seconds 11:49:19 buildcontroller: OK ✔ in 1 minute 58.25 seconds 11:49:19 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 11:49:19 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 11:49:19 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 11:49:19 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 11:49:26 build_karaf_tests190: freeze> python -m pip freeze --all 11:49:26 build_karaf_tests71: freeze> python -m pip freeze --all 11:49:26 build_karaf_tests221: freeze> python -m pip freeze --all 11:49:26 build_karaf_tests121: freeze> python -m pip freeze --all 11:49:26 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.5.0 11:49:26 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:49:26 build karaf in karafoc with ./karafoc.env 11:49:26 NOTE: Picked up JDK_JAVA_OPTIONS: 11:49:26 --add-opens=java.base/java.io=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.net=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:49:26 -Xlog:disable 11:49:26 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.5.0 11:49:26 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:49:26 build karaf in karaf71 with ./karaf71.env 11:49:26 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.5.0 11:49:26 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:49:26 build karaf in karaf221 with ./karaf221.env 11:49:26 NOTE: Picked up JDK_JAVA_OPTIONS: 11:49:26 --add-opens=java.base/java.io=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.net=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:49:26 -Xlog:disable 11:49:26 NOTE: Picked up JDK_JAVA_OPTIONS: 11:49:26 --add-opens=java.base/java.io=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.net=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:49:26 -Xlog:disable 11:49:26 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.5.0 11:49:26 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 11:49:26 build karaf in karaf121 with ./karaf121.env 11:49:26 NOTE: Picked up JDK_JAVA_OPTIONS: 11:49:26 --add-opens=java.base/java.io=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.net=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 11:49:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 11:49:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 11:49:26 -Xlog:disable 11:50:34 build_karaf_tests190: OK ✔ in 1 minute 15.79 seconds 11:50:34 build_karaf_tests71: OK ✔ in 1 minute 15.81 seconds 11:50:34 build_karaf_tests121: OK ✔ in 1 minute 15.88 seconds 11:50:34 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 11:50:34 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 11:50:35 build_karaf_tests221: OK ✔ in 1 minute 17.02 seconds 11:50:35 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 11:50:43 sims: freeze> python -m pip freeze --all 11:50:43 buildlighty: freeze> python -m pip freeze --all 11:50:44 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.5.0 11:50:44 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 11:50:44 Using lighynode version 20.1.0.5 11:50:44 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 11:50:44 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.5.0 11:50:44 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 11:50:44 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 11:51:30 sims: OK ✔ in 13.03 seconds 11:51:30 buildlighty: OK ✔ in 31.69 seconds 11:51:30 testsPCE: freeze> python -m pip freeze --all 11:51:30 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.5.0,Werkzeug==2.0.3,xlrd==1.2.0 11:51:30 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 11:51:30 pytest -q transportpce_tests/pce/test01_pce.py 11:52:17 .................... [100%] 11:53:21 20 passed in 110.31s (0:01:50) 11:53:21 pytest -q transportpce_tests/pce/test02_pce_400G.py 11:53:38 ............ [100%] 11:54:08 12 passed in 47.04s 11:54:08 pytest -q transportpce_tests/pce/test03_gnpy.py 11:54:25 ........ [100%] 11:54:46 8 passed in 37.68s 11:54:46 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 11:55:18 ... [100%] 11:55:23 3 passed in 36.14s 11:55:23 testsPCE: OK ✔ in 4 minutes 47.58 seconds 11:55:23 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 11:55:23 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 11:55:23 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 11:55:30 tests121: freeze> python -m pip freeze --all 11:55:30 tests190: freeze> python -m pip freeze --all 11:55:31 tests_tapi: freeze> python -m pip freeze --all 11:55:31 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.5.0 11:55:31 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 11:55:31 using environment variables from ./karaf121.env 11:55:31 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 11:55:31 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.5.0 11:55:31 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 11:55:31 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.5.0 11:55:31 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 11:55:31 using environment variables from ./karaf221.env 11:55:31 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 11:55:31 using environment variables from ./karafoc.env 11:55:31 pytest -q transportpce_tests/oc/test01_portmapping.py 11:56:34 ........... [100%] 11:56:52 10 passed in 81.34s (0:01:21) 11:56:52 pytest -q transportpce_tests/oc/test02_topology.py 11:56:54 ............................. [100%] 11:57:34 21 passed in 123.49s (0:02:03) 11:57:34 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 11:57:35 ................................... [100%] 11:57:59 14 passed in 67.12s (0:01:07) 11:57:59 pytest -q transportpce_tests/oc/test03_renderer.py 11:58:17 ......... [100%] 11:58:32 6 passed in 57.37s 11:58:32 pytest -q transportpce_tests/1.2.1/test03_topology.py 11:58:33 ....................... [100%] 11:58:59 19 passed in 59.45s 11:58:59 tests190: OK ✔ in 3 minutes 36.63 seconds 11:58:59 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 11:59:04 .tests71: freeze> python -m pip freeze --all 11:59:08 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.5.0 11:59:08 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:59:08 using environment variables from ./karaf71.env 11:59:08 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:59:24 ........................................ [100%] 12:00:00 12 passed in 51.98s 12:00:00 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 12:00:01 ............................... [100%] 12:00:46 51 passed in 315.19s (0:05:15) 12:00:46 pytest -q transportpce_tests/tapi/test02_full_topology.py 12:00:46 ............... [100%] 12:01:01 44 passed in 149.32s (0:02:29) 12:01:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 12:01:03 ................................................................................. [100%] 12:02:36 24 passed in 94.59s (0:01:34) 12:02:36 pytest -q transportpce_tests/1.2.1/test05_olm.py 12:02:37 . [100%] 12:02:37 62 passed in 157.22s (0:02:37) 12:02:38 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 12:02:39 ........................................................................................... [100%] 12:05:14 48 passed in 156.26s (0:02:36) 12:05:14 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 12:05:20 .......................... [100%] 12:06:00 40 passed in 203.22s (0:03:23) 12:06:00 pytest -q transportpce_tests/1.2.1/test06_end2end.py 12:06:02 ................ [100%] 12:06:30 22 passed in 75.48s (0:01:15) 12:06:30 [100%] 12:06:30 36 passed in 344.37s (0:05:44) 12:06:30 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 12:06:48 ....................................................................................................................... [100%] 12:11:57 71 passed in 326.78s (0:05:26) 12:11:58 pytest -q transportpce_tests/tapi/test04_topo_extension.py 12:12:49 .................... [100%] 12:14:19 19 passed in 141.35s (0:02:21) 12:14:19 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 12:15:02 ..... [100%] 12:15:06 54 passed in 545.67s (0:09:05) 12:16:21 ...................... [100%] 12:21:57 22 passed in 457.68s (0:07:37) 12:21:57 tests71: OK ✔ in 7 minutes 30.75 seconds 12:21:57 tests121: OK ✔ in 19 minutes 43.46 seconds 12:21:57 tests_tapi: OK ✔ in 26 minutes 34.46 seconds 12:21:57 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 12:22:03 tests221: freeze> python -m pip freeze --all 12:22:04 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.5.0 12:22:04 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:22:04 using environment variables from ./karaf221.env 12:22:04 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:22:40 ................................... [100%] 12:23:20 35 passed in 75.75s (0:01:15) 12:23:20 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 12:23:51 ...... [100%] 12:24:04 6 passed in 44.43s 12:24:04 pytest -q transportpce_tests/2.2.1/test03_topology.py 12:24:47 ............................................ [100%] 12:26:22 44 passed in 136.93s (0:02:16) 12:26:22 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 12:26:58 ............ [100%] 12:27:22 12 passed in 59.99s 12:27:22 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 12:27:47 ................ [100%] 12:29:16 16 passed in 113.60s (0:01:53) 12:29:16 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 12:29:46 ............................... [100%] 12:32:52 31 passed in 216.10s (0:03:36) 12:32:52 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 12:33:28 .......................... [100%] 12:34:24 26 passed in 91.53s (0:01:31) 12:34:24 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 12:35:03 ...................... [100%] 12:36:07 22 passed in 102.30s (0:01:42) 12:36:07 pytest -q transportpce_tests/2.2.1/test09_olm.py 12:36:47 ........................................ [100%] 12:39:09 40 passed in 181.80s (0:03:01) 12:39:09 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 12:39:53 ........................................................................ [ 74%] 12:45:29 ......................... [100%] 12:53:21 97 passed in 852.29s (0:14:12) 12:53:21 pytest -q transportpce_tests/2.2.1/test12_end2end.py 12:54:02 ...................................................... [100%] 13:00:50 54 passed in 448.10s (0:07:28) 13:00:50 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:01:42 ........................................................................ [ 71%] 13:06:50 ............................. [100%] 13:08:59 101 passed in 489.30s (0:08:09) 13:08:59 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 13:09:53 ........................................................................ [ 67%] 13:15:39 ................................... [100%] 13:19:00 107 passed in 600.08s (0:10:00) 13:19:00 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 13:19:42 ............................................. [100%] 13:25:19 45 passed in 378.84s (0:06:18) 13:25:19 tests221: OK ✔ in 1 hour 3 minutes 21.83 seconds 13:25:19 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 13:25:26 tests_hybrid: freeze> python -m pip freeze --all 13:25:27 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.5.0 13:25:27 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 13:25:27 using environment variables from ./karaf221.env 13:25:27 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 13:26:06 ................................................... [100%] 13:27:53 51 passed in 146.27s (0:02:26) 13:27:53 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 13:28:36 ........................................................................ [ 66%] 13:32:56 ..................................... [100%] 13:35:02 109 passed in 428.94s (0:07:08) 13:35:02 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 13:35:50 ..................................................... [100%] 13:39:22 53 passed in 259.06s (0:04:19) 13:39:22 buildcontroller: OK (118.25=setup[8.77]+cmd[109.48] seconds) 13:39:22 sims: OK (13.03=setup[9.74]+cmd[3.29] seconds) 13:39:22 build_karaf_tests121: OK (75.88=setup[8.04]+cmd[67.84] seconds) 13:39:22 testsPCE: OK (287.58=setup[55.17]+cmd[232.41] seconds) 13:39:22 tests121: OK (1183.46=setup[7.55]+cmd[1175.90] seconds) 13:39:22 build_karaf_tests221: OK (77.02=setup[7.91]+cmd[69.11] seconds) 13:39:22 tests_tapi: OK (1594.46=setup[7.58]+cmd[1586.88] seconds) 13:39:22 tests221: OK (3801.83=setup[6.69]+cmd[3795.14] seconds) 13:39:22 build_karaf_tests71: OK (75.81=setup[7.89]+cmd[67.93] seconds) 13:39:22 tests71: OK (450.75=setup[8.53]+cmd[442.22] seconds) 13:39:22 build_karaf_tests190: OK (75.79=setup[7.80]+cmd[68.00] seconds) 13:39:22 tests190: OK (216.62=setup[7.58]+cmd[209.05] seconds) 13:39:22 tests_hybrid: OK (842.96=setup[7.79]+cmd[835.17] seconds) 13:39:22 buildlighty: OK (31.69=setup[9.91]+cmd[21.78] seconds) 13:39:22 docs: OK (32.47=setup[27.43]+cmd[5.04] seconds) 13:39:22 docs-linkcheck: OK (34.71=setup[26.22]+cmd[8.49] seconds) 13:39:22 checkbashisms: OK (3.23=setup[1.86]+cmd[0.01,0.07,1.28] seconds) 13:39:22 pre-commit: OK (49.21=setup[3.27]+cmd[0.01,0.00,37.41,8.51] seconds) 13:39:22 pylint: OK (30.88=setup[4.76]+cmd[26.12] seconds) 13:39:22 congratulations :) (6722.14 seconds) 13:39:22 + tox_status=0 13:39:22 + echo '---> Completed tox runs' 13:39:22 ---> Completed tox runs 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/build_karaf_tests121/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=build_karaf_tests121 13:39:22 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/build_karaf_tests190/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=build_karaf_tests190 13:39:22 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/build_karaf_tests221/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=build_karaf_tests221 13:39:22 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/build_karaf_tests71/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=build_karaf_tests71 13:39:22 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/buildcontroller/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=buildcontroller 13:39:22 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/buildlighty/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=buildlighty 13:39:22 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/checkbashisms/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=checkbashisms 13:39:22 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/docs-linkcheck/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=docs-linkcheck 13:39:22 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/docs/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=docs 13:39:22 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/pre-commit/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=pre-commit 13:39:22 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/pylint/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=pylint 13:39:22 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/sims/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=sims 13:39:22 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/tests121/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=tests121 13:39:22 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/tests190/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=tests190 13:39:22 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 13:39:22 + for i in .tox/*/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 ++ echo .tox/tests221/log 13:39:22 + tox_env=tests221 13:39:22 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/tests71/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=tests71 13:39:22 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/testsPCE/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=testsPCE 13:39:22 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/tests_hybrid/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=tests_hybrid 13:39:22 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 13:39:22 + for i in .tox/*/log 13:39:22 ++ echo .tox/tests_tapi/log 13:39:22 ++ awk -F/ '{print $2}' 13:39:22 + tox_env=tests_tapi 13:39:22 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 13:39:22 + DOC_DIR=docs/_build/html 13:39:22 + [[ -d docs/_build/html ]] 13:39:22 + echo '---> Archiving generated docs' 13:39:22 ---> Archiving generated docs 13:39:22 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 13:39:22 + echo '---> tox-run.sh ends' 13:39:22 ---> tox-run.sh ends 13:39:22 + test 0 -eq 0 13:39:22 $ ssh-agent -k 13:39:22 unset SSH_AUTH_SOCK; 13:39:22 unset SSH_AGENT_PID; 13:39:22 echo Agent pid 1558 killed; 13:39:22 [ssh-agent] Stopped. 13:39:23 [PostBuildScript] - [INFO] Executing post build scripts. 13:39:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6465227937833336350.sh 13:39:23 ---> sysstat.sh 13:39:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9427095793778750728.sh 13:39:23 ---> package-listing.sh 13:39:23 ++ facter osfamily 13:39:23 ++ tr '[:upper:]' '[:lower:]' 13:39:24 + OS_FAMILY=debian 13:39:24 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 13:39:24 + START_PACKAGES=/tmp/packages_start.txt 13:39:24 + END_PACKAGES=/tmp/packages_end.txt 13:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:39:24 + PACKAGES=/tmp/packages_start.txt 13:39:24 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:39:24 + PACKAGES=/tmp/packages_end.txt 13:39:24 + case "${OS_FAMILY}" in 13:39:24 + dpkg -l 13:39:24 + grep '^ii' 13:39:24 + '[' -f /tmp/packages_start.txt ']' 13:39:24 + '[' -f /tmp/packages_end.txt ']' 13:39:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:39:24 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 13:39:24 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:39:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 13:39:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8885090454777584817.sh 13:39:24 ---> capture-instance-metadata.sh 13:39:24 Setup pyenv: 13:39:24 system 13:39:24 3.8.20 13:39:24 3.9.20 13:39:24 3.10.15 13:39:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:39:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYtO from file:/tmp/.os_lf_venv 13:39:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:26 lf-activate-venv(): INFO: Base packages installed successfully 13:39:26 lf-activate-venv(): INFO: Installing additional packages: lftools 13:39:38 lf-activate-venv(): INFO: Adding /tmp/venv-iYtO/bin to PATH 13:39:38 INFO: Running in OpenStack, capturing instance metadata 13:39:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4699493549107687652.sh 13:39:38 provisioning config files... 13:39:39 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4033 13:39:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config9506556319358517776tmp 13:39:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:39:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:39:39 provisioning config files... 13:39:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:39:39 [EnvInject] - Injecting environment variables from a build step. 13:39:39 [EnvInject] - Injecting as environment variables the properties content 13:39:39 SERVER_ID=logs 13:39:39 13:39:39 [EnvInject] - Variables injected successfully. 13:39:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5172012912027367328.sh 13:39:39 ---> create-netrc.sh 13:39:39 WARN: Log server credential not found. 13:39:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18428795597064364375.sh 13:39:39 ---> python-tools-install.sh 13:39:39 Setup pyenv: 13:39:39 system 13:39:39 3.8.20 13:39:39 3.9.20 13:39:39 3.10.15 13:39:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:39:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYtO from file:/tmp/.os_lf_venv 13:39:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:41 lf-activate-venv(): INFO: Base packages installed successfully 13:39:41 lf-activate-venv(): INFO: Installing additional packages: lftools 13:39:51 lf-activate-venv(): INFO: Adding /tmp/venv-iYtO/bin to PATH 13:39:51 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2405661163382362541.sh 13:39:51 ---> sudo-logs.sh 13:39:51 Archiving 'sudo' log.. 13:39:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18300199130806840343.sh 13:39:52 ---> job-cost.sh 13:39:52 Setup pyenv: 13:39:52 system 13:39:52 3.8.20 13:39:52 3.9.20 13:39:52 3.10.15 13:39:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:39:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYtO from file:/tmp/.os_lf_venv 13:39:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:39:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:39:54 lf-activate-venv(): INFO: Base packages installed successfully 13:39:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:40:01 lf-activate-venv(): INFO: Adding /tmp/venv-iYtO/bin to PATH 13:40:01 INFO: No Stack... 13:40:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:40:01 INFO: Archiving Costs 13:40:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13524318427279360392.sh 13:40:01 ---> logs-deploy.sh 13:40:01 Setup pyenv: 13:40:01 system 13:40:01 3.8.20 13:40:01 3.9.20 13:40:01 3.10.15 13:40:01 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 13:40:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iYtO from file:/tmp/.os_lf_venv 13:40:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:40:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:40:03 lf-activate-venv(): INFO: Base packages installed successfully 13:40:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-iYtO/bin to PATH 13:40:13 WARNING: Nexus logging server not set 13:40:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4033/ 13:40:13 INFO: archiving logs to S3 13:40:15 ---> uname -a: 13:40:15 Linux prd-ubuntu2204-docker-4c-16g-5391 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:40:15 13:40:15 13:40:15 ---> lscpu: 13:40:15 Architecture: x86_64 13:40:15 CPU op-mode(s): 32-bit, 64-bit 13:40:15 Address sizes: 40 bits physical, 48 bits virtual 13:40:15 Byte Order: Little Endian 13:40:15 CPU(s): 4 13:40:15 On-line CPU(s) list: 0-3 13:40:15 Vendor ID: AuthenticAMD 13:40:15 Model name: AMD EPYC-Rome Processor 13:40:15 CPU family: 23 13:40:15 Model: 49 13:40:15 Thread(s) per core: 1 13:40:15 Core(s) per socket: 1 13:40:15 Socket(s): 4 13:40:15 Stepping: 0 13:40:15 BogoMIPS: 5599.99 13:40:15 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 13:40:15 Virtualization: AMD-V 13:40:15 Hypervisor vendor: KVM 13:40:15 Virtualization type: full 13:40:15 L1d cache: 128 KiB (4 instances) 13:40:15 L1i cache: 128 KiB (4 instances) 13:40:15 L2 cache: 2 MiB (4 instances) 13:40:15 L3 cache: 64 MiB (4 instances) 13:40:15 NUMA node(s): 1 13:40:15 NUMA node0 CPU(s): 0-3 13:40:15 Vulnerability Gather data sampling: Not affected 13:40:15 Vulnerability Indirect target selection: Not affected 13:40:15 Vulnerability Itlb multihit: Not affected 13:40:15 Vulnerability L1tf: Not affected 13:40:15 Vulnerability Mds: Not affected 13:40:15 Vulnerability Meltdown: Not affected 13:40:15 Vulnerability Mmio stale data: Not affected 13:40:15 Vulnerability Reg file data sampling: Not affected 13:40:15 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:40:15 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:40:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:40:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:40:15 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:40:15 Vulnerability Srbds: Not affected 13:40:15 Vulnerability Tsa: Not affected 13:40:15 Vulnerability Tsx async abort: Not affected 13:40:15 Vulnerability Vmscape: Not affected 13:40:15 13:40:15 13:40:15 ---> nproc: 13:40:15 4 13:40:15 13:40:15 13:40:15 ---> df -h: 13:40:15 Filesystem Size Used Avail Use% Mounted on 13:40:15 tmpfs 1.6G 1.1M 1.6G 1% /run 13:40:15 /dev/vda1 78G 18G 60G 23% / 13:40:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:40:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:40:15 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:40:15 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:40:15 13:40:15 13:40:15 ---> free -m: 13:40:15 total used free shared buff/cache available 13:40:15 Mem: 15989 730 10424 4 4834 14915 13:40:15 Swap: 1023 14 1009 13:40:15 13:40:15 13:40:15 ---> ip addr: 13:40:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:40:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:40:15 inet 127.0.0.1/8 scope host lo 13:40:15 valid_lft forever preferred_lft forever 13:40:15 inet6 ::1/128 scope host 13:40:15 valid_lft forever preferred_lft forever 13:40:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:40:15 link/ether fa:16:3e:a2:bb:5f brd ff:ff:ff:ff:ff:ff 13:40:15 altname enp0s3 13:40:15 inet 10.30.171.108/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:40:15 valid_lft 79485sec preferred_lft 79485sec 13:40:15 inet6 fe80::f816:3eff:fea2:bb5f/64 scope link 13:40:15 valid_lft forever preferred_lft forever 13:40:15 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:40:15 link/ether 5a:48:ce:a6:95:43 brd ff:ff:ff:ff:ff:ff 13:40:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:40:15 valid_lft forever preferred_lft forever 13:40:15 13:40:15 13:40:15 ---> sar -b -r -n DEV: 13:40:15 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-5391) 12/05/25 _x86_64_ (4 CPU) 13:40:15 13:40:15 11:45:03 LINUX RESTART (4 CPU) 13:40:15 13:40:15 11:50:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:40:15 12:00:00 122.41 35.94 81.81 4.66 901.07 25029.68 13452.78 13:40:15 12:10:39 22.45 1.90 19.47 1.08 23.49 530.77 867.60 13:40:15 12:20:20 8.87 0.12 8.34 0.42 5.62 337.17 1162.60 13:40:15 12:30:20 19.30 1.33 17.16 0.81 25.67 802.53 1124.49 13:40:15 12:40:20 11.92 0.06 11.32 0.54 1.52 373.28 471.98 13:40:15 12:50:17 3.97 0.36 3.46 0.14 226.74 299.03 4535.62 13:40:15 13:00:01 5.41 0.02 5.19 0.20 0.34 145.61 305.44 13:40:15 13:10:21 7.12 0.03 6.73 0.35 1.50 247.60 305.93 13:40:15 13:20:21 5.77 0.04 5.54 0.18 0.67 166.59 55.72 13:40:15 13:30:01 8.92 0.02 8.51 0.40 0.63 582.21 334.69 13:40:15 13:40:00 10.88 2.67 7.43 0.78 88.23 1512.73 567.65 13:40:15 Average: 20.67 3.86 15.94 0.87 115.54 2718.15 2100.39 13:40:15 13:40:15 11:50:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:40:15 12:00:00 1905704 5528096 10402144 63.53 265200 3311016 11489176 65.95 1872172 11960276 2288 13:40:15 12:10:39 3594888 7107300 8824428 53.90 267556 3204404 9598676 55.10 1953272 10207064 420 13:40:15 12:20:20 6225072 9763580 6169380 37.68 268604 3229464 6917712 39.71 1962180 7593888 232 13:40:15 12:30:20 9138440 12830792 3105264 18.97 274032 3376244 3814144 21.89 2008892 4638896 244 13:40:15 12:40:20 7841912 11590040 4345432 26.54 275604 3430412 5073868 29.12 2012676 5937924 276 13:40:15 12:50:17 7379756 11263912 4670616 28.53 276944 3565096 5294400 30.39 2079344 6318368 96 13:40:15 13:00:01 7491860 11394892 4540084 27.73 277468 3583436 5228332 30.01 2080432 6207288 280 13:40:15 13:10:21 6181536 10125332 5809460 35.48 278416 3623220 6564560 37.68 2085700 7509760 368 13:40:15 13:20:21 7590176 11558508 4376860 26.73 279220 3646924 5108276 29.32 2088152 6103180 84 13:40:15 13:30:01 7378252 11476888 4457972 27.23 283084 3767772 5133688 29.47 2103836 6301264 288 13:40:15 13:40:00 10708284 15279820 656320 4.01 287204 4227008 1251472 7.18 2155416 2908320 36836 13:40:15 Average: 6857807 10719924 5214360 31.85 275757 3542272 5952209 34.17 2036552 6880566 3765 13:40:15 13:40:15 11:50:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:40:15 12:00:00 lo 17.24 17.24 15.21 15.21 0.00 0.00 0.00 0.00 13:40:15 12:00:00 ens3 48.14 34.89 860.50 3.65 0.00 0.00 0.00 0.00 13:40:15 12:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 12:10:39 lo 47.08 47.08 20.74 20.74 0.00 0.00 0.00 0.00 13:40:15 12:10:39 ens3 1.76 1.54 0.35 0.31 0.00 0.00 0.00 0.00 13:40:15 12:10:39 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 12:20:20 lo 19.25 19.25 9.21 9.21 0.00 0.00 0.00 0.00 13:40:15 12:20:20 ens3 0.55 0.36 0.10 0.06 0.00 0.00 0.00 0.00 13:40:15 12:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 12:30:20 lo 12.22 12.22 5.64 5.64 0.00 0.00 0.00 0.00 13:40:15 12:30:20 ens3 1.19 1.10 0.28 1.03 0.00 0.00 0.00 0.00 13:40:15 12:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 12:40:20 lo 14.70 14.70 8.12 8.12 0.00 0.00 0.00 0.00 13:40:15 12:40:20 ens3 0.75 0.57 0.17 0.13 0.00 0.00 0.00 0.00 13:40:15 12:40:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 12:50:17 lo 12.00 12.00 5.72 5.72 0.00 0.00 0.00 0.00 13:40:15 12:50:17 ens3 3.09 1.88 58.64 0.20 0.00 0.00 0.00 0.00 13:40:15 12:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:00:01 lo 21.16 21.16 7.14 7.14 0.00 0.00 0.00 0.00 13:40:15 13:00:01 ens3 0.65 0.33 0.15 0.10 0.00 0.00 0.00 0.00 13:40:15 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:10:21 lo 21.98 21.98 11.72 11.72 0.00 0.00 0.00 0.00 13:40:15 13:10:21 ens3 0.88 0.58 0.20 0.15 0.00 0.00 0.00 0.00 13:40:15 13:10:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:20:21 lo 17.23 17.23 9.80 9.80 0.00 0.00 0.00 0.00 13:40:15 13:20:21 ens3 0.87 0.53 0.21 0.15 0.00 0.00 0.00 0.00 13:40:15 13:20:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:30:01 lo 13.79 13.79 7.32 7.32 0.00 0.00 0.00 0.00 13:40:15 13:30:01 ens3 1.17 0.73 0.31 0.23 0.00 0.00 0.00 0.00 13:40:15 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:40:00 lo 32.45 32.45 12.60 12.60 0.00 0.00 0.00 0.00 13:40:15 13:40:00 ens3 3.04 2.40 1.70 1.00 0.00 0.00 0.00 0.00 13:40:15 13:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 Average: lo 21.01 21.01 10.38 10.38 0.00 0.00 0.00 0.00 13:40:15 Average: ens3 5.63 4.07 83.43 0.64 0.00 0.00 0.00 0.00 13:40:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:15 13:40:15 13:40:15 ---> sar -P ALL: 13:40:15 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-5391) 12/05/25 _x86_64_ (4 CPU) 13:40:15 13:40:15 11:45:03 LINUX RESTART (4 CPU) 13:40:15 13:40:15 11:50:04 CPU %user %nice %system %iowait %steal %idle 13:40:15 12:00:00 all 52.81 0.10 2.42 2.96 0.10 41.61 13:40:15 12:00:00 0 52.02 0.10 2.51 2.93 0.10 42.34 13:40:15 12:00:00 1 55.76 0.09 2.44 2.86 0.10 38.75 13:40:15 12:00:00 2 51.21 0.18 2.39 2.51 0.11 43.60 13:40:15 12:00:00 3 52.26 0.03 2.32 3.54 0.10 41.74 13:40:15 12:10:39 all 40.24 0.00 1.59 0.07 0.10 58.00 13:40:15 12:10:39 0 40.26 0.00 1.57 0.14 0.10 57.92 13:40:15 12:10:39 1 39.91 0.00 1.64 0.06 0.10 58.28 13:40:15 12:10:39 2 40.65 0.00 1.51 0.05 0.10 57.68 13:40:15 12:10:39 3 40.12 0.00 1.62 0.03 0.10 58.13 13:40:15 12:20:20 all 16.71 0.00 0.74 0.10 0.09 82.36 13:40:15 12:20:20 0 16.46 0.00 0.74 0.14 0.09 82.57 13:40:15 12:20:20 1 16.72 0.00 0.76 0.09 0.09 82.34 13:40:15 12:20:20 2 16.43 0.00 0.74 0.10 0.09 82.65 13:40:15 12:20:20 3 17.21 0.00 0.75 0.06 0.09 81.88 13:40:15 12:30:20 all 24.55 0.00 0.91 0.07 0.08 74.38 13:40:15 12:30:20 0 25.49 0.00 0.97 0.17 0.08 73.28 13:40:15 12:30:20 1 24.80 0.00 0.98 0.03 0.09 74.10 13:40:15 12:30:20 2 22.66 0.00 0.77 0.04 0.09 76.44 13:40:15 12:30:20 3 25.25 0.00 0.90 0.06 0.08 73.71 13:40:15 12:40:20 all 20.16 0.00 0.70 0.04 0.08 79.02 13:40:15 12:40:20 0 19.89 0.00 0.77 0.04 0.08 79.22 13:40:15 12:40:20 1 20.17 0.00 0.74 0.04 0.08 78.96 13:40:15 12:40:20 2 20.05 0.00 0.64 0.07 0.08 79.16 13:40:15 12:40:20 3 20.52 0.00 0.66 0.03 0.08 78.71 13:40:15 12:50:17 all 2.57 0.00 0.34 0.04 0.08 96.97 13:40:15 12:50:17 0 2.40 0.00 0.31 0.05 0.07 97.17 13:40:15 12:50:17 1 2.57 0.00 0.35 0.06 0.08 96.94 13:40:15 12:50:17 2 2.93 0.00 0.35 0.01 0.08 96.63 13:40:15 12:50:17 3 2.37 0.00 0.37 0.03 0.08 97.15 13:40:15 13:00:01 all 7.86 0.00 0.47 0.03 0.08 91.57 13:40:15 13:00:01 0 7.91 0.00 0.47 0.02 0.07 91.52 13:40:15 13:00:01 1 8.17 0.00 0.49 0.00 0.08 91.25 13:40:15 13:00:01 2 7.41 0.00 0.44 0.07 0.08 92.00 13:40:15 13:00:01 3 7.92 0.00 0.48 0.01 0.07 91.51 13:40:15 13:10:21 all 15.52 0.00 0.68 0.04 0.09 83.68 13:40:15 13:10:21 0 15.87 0.00 0.71 0.05 0.09 83.28 13:40:15 13:10:21 1 15.56 0.00 0.73 0.05 0.09 83.57 13:40:15 13:10:21 2 15.69 0.00 0.57 0.02 0.09 83.63 13:40:15 13:10:21 3 14.95 0.00 0.72 0.03 0.08 84.22 13:40:15 13:20:21 all 8.00 0.00 0.47 0.05 0.08 91.41 13:40:15 13:20:21 0 7.46 0.00 0.43 0.02 0.08 92.01 13:40:15 13:20:21 1 8.19 0.00 0.51 0.08 0.08 91.14 13:40:15 13:20:21 2 8.38 0.00 0.48 0.04 0.08 91.02 13:40:15 13:20:21 3 7.95 0.00 0.46 0.04 0.08 91.48 13:40:15 13:30:01 all 13.64 0.00 0.61 0.04 0.08 85.64 13:40:15 13:30:01 0 13.62 0.00 0.72 0.09 0.08 85.49 13:40:15 13:30:01 1 13.52 0.00 0.58 0.01 0.08 85.80 13:40:15 13:30:01 2 14.71 0.00 0.58 0.03 0.08 84.60 13:40:15 13:30:01 3 12.71 0.00 0.54 0.02 0.08 86.66 13:40:15 13:40:00 all 10.96 0.00 0.64 0.14 0.08 88.18 13:40:15 13:40:00 0 13.06 0.00 0.70 0.10 0.09 86.06 13:40:15 13:40:00 1 10.15 0.00 0.64 0.05 0.09 89.08 13:40:15 13:40:00 2 10.40 0.00 0.62 0.21 0.08 88.68 13:40:15 13:40:00 3 10.21 0.00 0.62 0.20 0.08 88.89 13:40:15 13:40:15 Average: CPU %user %nice %system %iowait %steal %idle 13:40:15 Average: all 19.51 0.01 0.87 0.32 0.09 79.20 13:40:15 Average: 0 19.65 0.01 0.90 0.34 0.08 79.01 13:40:15 Average: 1 19.73 0.01 0.90 0.30 0.09 78.97 13:40:15 Average: 2 19.28 0.02 0.83 0.28 0.09 79.50 13:40:15 Average: 3 19.37 0.00 0.86 0.37 0.09 79.31 13:40:15 13:40:15 13:40:15