09:05:16 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119610 09:05:16 Running as SYSTEM 09:05:16 [EnvInject] - Loading node environment variables. 09:05:16 Building remotely on prd-ubuntu2204-docker-4c-16g-3606 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:05:16 [ssh-agent] Looking for ssh-agent implementation... 09:05:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:05:16 $ ssh-agent 09:05:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXi86ug2/agent.1576 09:05:16 SSH_AGENT_PID=1578 09:05:16 [ssh-agent] Started. 09:05:16 Running ssh-add (command line suppressed) 09:05:16 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12079442022911210771.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_12079442022911210771.key) 09:05:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:05:16 The recommended git tool is: NONE 09:05:18 using credential jenkins-ssh 09:05:18 Wiping out workspace first. 09:05:18 Cloning the remote Git repository 09:05:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:05:18 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:05:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:05:18 > git --version # timeout=10 09:05:18 > git --version # 'git version 2.34.1' 09:05:18 using GIT_SSH to set credentials jenkins-ssh 09:05:18 Verifying host key using known hosts file 09:05:18 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. 09:05:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:05:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:05:22 using GIT_SSH to set credentials jenkins-ssh 09:05:22 Verifying host key using known hosts file 09:05:22 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. 09:05:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/10/119610/2 # timeout=10 09:05:23 > git rev-parse e6cc5730d0d7b80997e8967b82a23cd2f07a5928^{commit} # timeout=10 09:05:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:05:23 Checking out Revision e6cc5730d0d7b80997e8967b82a23cd2f07a5928 (refs/changes/10/119610/2) 09:05:23 > git config core.sparsecheckout # timeout=10 09:05:23 > git checkout -f e6cc5730d0d7b80997e8967b82a23cd2f07a5928 # timeout=10 09:05:23 Commit message: "Refactor PceLink Interface" 09:05:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:05:23 > git rev-list --no-walk e15c29ee0c38b37afc5c606d9a8834256daab51c # timeout=10 09:05:23 > git remote # timeout=10 09:05:23 > git submodule init # timeout=10 09:05:23 > git submodule sync # timeout=10 09:05:23 > git config --get remote.origin.url # timeout=10 09:05:23 > git submodule init # timeout=10 09:05:24 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:05:24 ERROR: No submodules found. 09:05:27 provisioning config files... 09:05:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:05:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:05:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18029755150458638753.sh 09:05:27 ---> python-tools-install.sh 09:05:27 Setup pyenv: 09:05:27 * system (set by /opt/pyenv/version) 09:05:27 * 3.8.20 (set by /opt/pyenv/version) 09:05:27 * 3.9.20 (set by /opt/pyenv/version) 09:05:27 3.10.15 09:05:27 3.11.10 09:05:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4Kx 09:05:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:35 lf-activate-venv(): INFO: Base packages installed successfully 09:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-S4Kx/bin to PATH 09:06:01 Generating Requirements File 09:06:22 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. 09:06:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:06:22 Python 3.11.10 09:06:22 pip 25.3 from /tmp/venv-S4Kx/lib/python3.11/site-packages/pip (python 3.11) 09:06:23 appdirs==1.4.4 09:06:23 argcomplete==3.6.3 09:06:23 aspy.yaml==1.3.0 09:06:23 attrs==25.4.0 09:06:23 autopage==0.5.2 09:06:23 beautifulsoup4==4.14.3 09:06:23 boto3==1.42.2 09:06:23 botocore==1.42.2 09:06:23 bs4==0.0.2 09:06:23 cachetools==6.2.2 09:06:23 certifi==2025.11.12 09:06:23 cffi==2.0.0 09:06:23 cfgv==3.5.0 09:06:23 chardet==5.2.0 09:06:23 charset-normalizer==3.4.4 09:06:23 click==8.3.1 09:06:23 cliff==4.13.0 09:06:23 cmd2==2.7.0 09:06:23 cryptography==3.3.2 09:06:23 debtcollector==3.0.0 09:06:23 decorator==5.2.1 09:06:23 defusedxml==0.7.1 09:06:23 Deprecated==1.3.1 09:06:23 distlib==0.4.0 09:06:23 dnspython==2.8.0 09:06:23 docker==7.1.0 09:06:23 dogpile.cache==1.5.0 09:06:23 durationpy==0.10 09:06:23 email-validator==2.3.0 09:06:23 filelock==3.20.0 09:06:23 future==1.0.0 09:06:23 gitdb==4.0.12 09:06:23 GitPython==3.1.45 09:06:23 google-auth==2.43.0 09:06:23 httplib2==0.31.0 09:06:23 identify==2.6.15 09:06:23 idna==3.11 09:06:23 importlib-resources==1.5.0 09:06:23 iso8601==2.1.0 09:06:23 Jinja2==3.1.6 09:06:23 jmespath==1.0.1 09:06:23 jsonpatch==1.33 09:06:23 jsonpointer==3.0.0 09:06:23 jsonschema==4.25.1 09:06:23 jsonschema-specifications==2025.9.1 09:06:23 keystoneauth1==5.12.0 09:06:23 kubernetes==34.1.0 09:06:23 lftools==0.37.16 09:06:23 lxml==6.0.2 09:06:23 markdown-it-py==4.0.0 09:06:23 MarkupSafe==3.0.3 09:06:23 mdurl==0.1.2 09:06:23 msgpack==1.1.2 09:06:23 multi_key_dict==2.0.3 09:06:23 munch==4.0.0 09:06:23 netaddr==1.3.0 09:06:23 niet==1.4.2 09:06:23 nodeenv==1.9.1 09:06:23 oauth2client==4.1.3 09:06:23 oauthlib==3.3.1 09:06:23 openstacksdk==4.8.0 09:06:23 os-service-types==1.8.2 09:06:23 osc-lib==4.2.0 09:06:23 oslo.config==10.1.0 09:06:23 oslo.context==6.2.0 09:06:23 oslo.i18n==6.7.1 09:06:23 oslo.log==7.2.1 09:06:23 oslo.serialization==5.8.0 09:06:23 oslo.utils==9.2.0 09:06:23 packaging==25.0 09:06:23 pbr==7.0.3 09:06:23 platformdirs==4.5.0 09:06:23 prettytable==3.17.0 09:06:23 psutil==7.1.3 09:06:23 pyasn1==0.6.1 09:06:23 pyasn1_modules==0.4.2 09:06:23 pycparser==2.23 09:06:23 pygerrit2==2.0.15 09:06:23 PyGithub==2.8.1 09:06:23 Pygments==2.19.2 09:06:23 PyJWT==2.10.1 09:06:23 PyNaCl==1.6.1 09:06:23 pyparsing==2.4.7 09:06:23 pyperclip==1.11.0 09:06:23 pyrsistent==0.20.0 09:06:23 python-cinderclient==9.8.0 09:06:23 python-dateutil==2.9.0.post0 09:06:23 python-heatclient==4.3.0 09:06:23 python-jenkins==1.8.3 09:06:23 python-keystoneclient==5.7.0 09:06:23 python-magnumclient==4.9.0 09:06:23 python-openstackclient==8.2.0 09:06:23 python-swiftclient==4.9.0 09:06:23 PyYAML==6.0.3 09:06:23 referencing==0.37.0 09:06:23 requests==2.32.5 09:06:23 requests-oauthlib==2.0.0 09:06:23 requestsexceptions==1.4.0 09:06:23 rfc3986==2.0.0 09:06:23 rich==14.2.0 09:06:23 rich-argparse==1.7.2 09:06:23 rpds-py==0.30.0 09:06:23 rsa==4.9.1 09:06:23 ruamel.yaml==0.18.16 09:06:23 ruamel.yaml.clib==0.2.15 09:06:23 s3transfer==0.16.0 09:06:23 simplejson==3.20.2 09:06:23 six==1.17.0 09:06:23 smmap==5.0.2 09:06:23 soupsieve==2.8 09:06:23 stevedore==5.6.0 09:06:23 tabulate==0.9.0 09:06:23 toml==0.10.2 09:06:23 tomlkit==0.13.3 09:06:23 tqdm==4.67.1 09:06:23 typing_extensions==4.15.0 09:06:23 tzdata==2025.2 09:06:23 urllib3==1.26.20 09:06:23 virtualenv==20.35.4 09:06:23 wcwidth==0.2.14 09:06:23 websocket-client==1.9.0 09:06:23 wrapt==2.0.1 09:06:23 xdg==6.0.0 09:06:23 xmltodict==1.0.2 09:06:23 yq==3.4.3 09:06:23 [EnvInject] - Injecting environment variables from a build step. 09:06:23 [EnvInject] - Injecting as environment variables the properties content 09:06:23 PYTHON=python3 09:06:23 09:06:23 [EnvInject] - Variables injected successfully. 09:06:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12720414913381537179.sh 09:06:23 ---> tox-install.sh 09:06:23 + source /home/jenkins/lf-env.sh 09:06:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:06:23 ++ mktemp -d /tmp/venv-XXXX 09:06:23 + lf_venv=/tmp/venv-7apa 09:06:23 + local venv_file=/tmp/.os_lf_venv 09:06:23 + local python=python3 09:06:23 + local options 09:06:23 + local set_path=true 09:06:23 + local install_args= 09:06:23 ++ 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 09:06:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:06:23 + true 09:06:23 + case $1 in 09:06:23 + venv_file=/tmp/.toxenv 09:06:23 + shift 2 09:06:23 + true 09:06:23 + case $1 in 09:06:23 + shift 09:06:23 + break 09:06:23 + case $python in 09:06:23 + local pkg_list= 09:06:23 + [[ -d /opt/pyenv ]] 09:06:23 + echo 'Setup pyenv:' 09:06:23 Setup pyenv: 09:06:23 + export PYENV_ROOT=/opt/pyenv 09:06:23 + PYENV_ROOT=/opt/pyenv 09:06:23 + 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 09:06:23 + 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 09:06:23 + pyenv versions 09:06:23 system 09:06:23 3.8.20 09:06:23 3.9.20 09:06:23 3.10.15 09:06:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:06:23 + command -v pyenv 09:06:23 ++ pyenv init - --no-rehash 09:06:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:06:23 for i in ${!paths[@]}; do 09:06:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:06:23 fi; done; 09:06:23 echo "${paths[*]}"'\'')" 09:06:23 export PATH="/opt/pyenv/shims:${PATH}" 09:06:23 export PYENV_SHELL=bash 09:06:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:23 pyenv() { 09:06:23 local command 09:06:23 command="${1:-}" 09:06:23 if [ "$#" -gt 0 ]; then 09:06:23 shift 09:06:23 fi 09:06:23 09:06:23 case "$command" in 09:06:23 rehash|shell) 09:06:23 eval "$(pyenv "sh-$command" "$@")" 09:06:23 ;; 09:06:23 *) 09:06:23 command pyenv "$command" "$@" 09:06:23 ;; 09:06:23 esac 09:06:23 }' 09:06:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:06:23 for i in ${!paths[@]}; do 09:06:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:06:23 fi; done; 09:06:23 echo "${paths[*]}"' 09:06:23 ++ 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 09:06:23 ++ 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 09:06:23 ++ 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 09:06:23 ++ export PYENV_SHELL=bash 09:06:23 ++ PYENV_SHELL=bash 09:06:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:23 +++ complete -F _pyenv pyenv 09:06:23 ++ lf-pyver python3 09:06:23 ++ local py_version_xy=python3 09:06:23 ++ local py_version_xyz= 09:06:23 ++ pyenv versions 09:06:23 ++ local command 09:06:23 ++ command=versions 09:06:23 ++ '[' 1 -gt 0 ']' 09:06:23 ++ shift 09:06:23 ++ case "$command" in 09:06:23 ++ command pyenv versions 09:06:23 ++ grep -E '^[0-9.]*[0-9]$' 09:06:23 ++ awk '{ print $1 }' 09:06:23 ++ sed 's/^[ *]* //' 09:06:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:23 +++ grep '^3' /tmp/.pyenv_versions 09:06:23 +++ sort -V 09:06:23 +++ tail -n 1 09:06:23 ++ py_version_xyz=3.11.10 09:06:23 ++ [[ -z 3.11.10 ]] 09:06:23 ++ echo 3.11.10 09:06:23 ++ return 0 09:06:23 + pyenv local 3.11.10 09:06:23 + local command 09:06:23 + command=local 09:06:23 + '[' 2 -gt 0 ']' 09:06:23 + shift 09:06:23 + case "$command" in 09:06:23 + command pyenv local 3.11.10 09:06:23 + for arg in "$@" 09:06:23 + case $arg in 09:06:23 + pkg_list+='tox ' 09:06:23 + for arg in "$@" 09:06:23 + case $arg in 09:06:23 + pkg_list+='virtualenv ' 09:06:23 + for arg in "$@" 09:06:23 + case $arg in 09:06:23 + pkg_list+='urllib3~=1.26.15 ' 09:06:23 + [[ -f /tmp/.toxenv ]] 09:06:23 + [[ ! -f /tmp/.toxenv ]] 09:06:23 + [[ -n '' ]] 09:06:23 + python3 -m venv /tmp/venv-7apa 09:06:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7apa' 09:06:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7apa 09:06:27 + echo /tmp/venv-7apa 09:06:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:06:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:06:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:27 + local 'pip_opts=--upgrade --quiet' 09:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:27 + [[ -n '' ]] 09:06:27 + [[ -n '' ]] 09:06:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:27 + /tmp/venv-7apa/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 09:06:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:31 lf-activate-venv(): INFO: Base packages installed successfully 09:06:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:06:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:06:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:06:31 + /tmp/venv-7apa/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 09:06:33 + type python3 09:06:33 + true 09:06:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7apa/bin to PATH' 09:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-7apa/bin to PATH 09:06:33 + PATH=/tmp/venv-7apa/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 09:06:33 + return 0 09:06:33 + python3 --version 09:06:33 Python 3.11.10 09:06:33 + python3 -m pip --version 09:06:33 pip 25.3 from /tmp/venv-7apa/lib/python3.11/site-packages/pip (python 3.11) 09:06:33 + python3 -m pip freeze 09:06:33 cachetools==6.2.2 09:06:33 chardet==5.2.0 09:06:33 colorama==0.4.6 09:06:33 distlib==0.4.0 09:06:33 filelock==3.20.0 09:06:33 packaging==25.0 09:06:33 platformdirs==4.5.0 09:06:33 pluggy==1.6.0 09:06:33 pyproject-api==1.10.0 09:06:33 tox==4.32.0 09:06:33 urllib3==1.26.20 09:06:33 virtualenv==20.35.4 09:06:33 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8530825276148840638.sh 09:06:33 [EnvInject] - Injecting environment variables from a build step. 09:06:33 [EnvInject] - Injecting as environment variables the properties content 09:06:33 PARALLEL=True 09:06:33 09:06:33 [EnvInject] - Variables injected successfully. 09:06:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13816553613013572103.sh 09:06:33 ---> tox-run.sh 09:06:33 + 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 09:06:33 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:06:33 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:06:33 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:06:33 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:06:33 + source /home/jenkins/lf-env.sh 09:06:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:06:33 ++ mktemp -d /tmp/venv-XXXX 09:06:33 + lf_venv=/tmp/venv-1w8b 09:06:33 + local venv_file=/tmp/.os_lf_venv 09:06:33 + local python=python3 09:06:33 + local options 09:06:33 + local set_path=true 09:06:33 + local install_args= 09:06:33 ++ 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 09:06:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:06:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:06:33 + true 09:06:33 + case $1 in 09:06:33 + venv_file=/tmp/.toxenv 09:06:33 + shift 2 09:06:33 + true 09:06:33 + case $1 in 09:06:33 + shift 09:06:33 + break 09:06:33 + case $python in 09:06:33 + local pkg_list= 09:06:33 + [[ -d /opt/pyenv ]] 09:06:33 + echo 'Setup pyenv:' 09:06:33 Setup pyenv: 09:06:33 + export PYENV_ROOT=/opt/pyenv 09:06:33 + PYENV_ROOT=/opt/pyenv 09:06:33 + 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 09:06:33 + 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 09:06:33 + pyenv versions 09:06:33 system 09:06:33 3.8.20 09:06:33 3.9.20 09:06:33 3.10.15 09:06:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:06:33 + command -v pyenv 09:06:33 ++ pyenv init - --no-rehash 09:06:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:06:33 for i in ${!paths[@]}; do 09:06:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:06:33 fi; done; 09:06:33 echo "${paths[*]}"'\'')" 09:06:33 export PATH="/opt/pyenv/shims:${PATH}" 09:06:33 export PYENV_SHELL=bash 09:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:06:33 pyenv() { 09:06:33 local command 09:06:33 command="${1:-}" 09:06:33 if [ "$#" -gt 0 ]; then 09:06:33 shift 09:06:33 fi 09:06:33 09:06:33 case "$command" in 09:06:33 rehash|shell) 09:06:33 eval "$(pyenv "sh-$command" "$@")" 09:06:33 ;; 09:06:33 *) 09:06:33 command pyenv "$command" "$@" 09:06:33 ;; 09:06:33 esac 09:06:33 }' 09:06:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:06:33 for i in ${!paths[@]}; do 09:06:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:06:33 fi; done; 09:06:33 echo "${paths[*]}"' 09:06:33 ++ 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 09:06:33 ++ 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 09:06:33 ++ 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 09:06:33 ++ export PYENV_SHELL=bash 09:06:33 ++ PYENV_SHELL=bash 09:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:06:33 +++ complete -F _pyenv pyenv 09:06:33 ++ lf-pyver python3 09:06:33 ++ local py_version_xy=python3 09:06:33 ++ local py_version_xyz= 09:06:33 ++ pyenv versions 09:06:33 ++ local command 09:06:33 ++ command=versions 09:06:33 ++ '[' 1 -gt 0 ']' 09:06:33 ++ shift 09:06:33 ++ case "$command" in 09:06:33 ++ command pyenv versions 09:06:33 ++ sed 's/^[ *]* //' 09:06:33 ++ awk '{ print $1 }' 09:06:33 ++ grep -E '^[0-9.]*[0-9]$' 09:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:06:33 +++ grep '^3' /tmp/.pyenv_versions 09:06:33 +++ sort -V 09:06:33 +++ tail -n 1 09:06:33 ++ py_version_xyz=3.11.10 09:06:33 ++ [[ -z 3.11.10 ]] 09:06:33 ++ echo 3.11.10 09:06:33 ++ return 0 09:06:33 + pyenv local 3.11.10 09:06:33 + local command 09:06:33 + command=local 09:06:33 + '[' 2 -gt 0 ']' 09:06:33 + shift 09:06:33 + case "$command" in 09:06:33 + command pyenv local 3.11.10 09:06:33 + for arg in "$@" 09:06:33 + case $arg in 09:06:33 + pkg_list+='tox ' 09:06:33 + for arg in "$@" 09:06:33 + case $arg in 09:06:33 + pkg_list+='virtualenv ' 09:06:33 + for arg in "$@" 09:06:33 + case $arg in 09:06:33 + pkg_list+='urllib3~=1.26.15 ' 09:06:33 + [[ -f /tmp/.toxenv ]] 09:06:33 ++ cat /tmp/.toxenv 09:06:33 + lf_venv=/tmp/venv-7apa 09:06:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7apa from' file:/tmp/.toxenv 09:06:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7apa from file:/tmp/.toxenv 09:06:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:06:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:33 + local 'pip_opts=--upgrade --quiet' 09:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:06:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:06:33 + [[ -n '' ]] 09:06:33 + [[ -n '' ]] 09:06:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:06:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:33 + /tmp/venv-7apa/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 09:06:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:06:34 lf-activate-venv(): INFO: Base packages installed successfully 09:06:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:06:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:06:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:06:34 + /tmp/venv-7apa/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 09:06:36 + type python3 09:06:36 + true 09:06:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7apa/bin to PATH' 09:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-7apa/bin to PATH 09:06:36 + PATH=/tmp/venv-7apa/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 09:06:36 + return 0 09:06:36 + [[ -d /opt/pyenv ]] 09:06:36 + echo '---> Setting up pyenv' 09:06:36 ---> Setting up pyenv 09:06:36 + export PYENV_ROOT=/opt/pyenv 09:06:36 + PYENV_ROOT=/opt/pyenv 09:06:36 + export PATH=/opt/pyenv/bin:/tmp/venv-7apa/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 09:06:36 + PATH=/opt/pyenv/bin:/tmp/venv-7apa/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 09:06:36 ++ pwd 09:06:36 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:06:36 + export PYTHONPATH 09:06:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:06:36 + TOX_TESTENV_PASSENV=PYTHONPATH 09:06:36 + tox --version 09:06:36 4.32.0 from /tmp/venv-7apa/lib/python3.11/site-packages/tox/__init__.py 09:06:36 + PARALLEL=True 09:06:36 + TOX_OPTIONS_LIST= 09:06:36 + [[ -n '' ]] 09:06:36 + case ${PARALLEL,,} in 09:06:36 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:06:36 + tox --parallel auto --parallel-live 09:06:36 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:06:37 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:06:38 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 09:06:38 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:06:38 checkbashisms: freeze> python -m pip freeze --all 09:06:38 checkbashisms: pip==25.3,setuptools==80.9.0 09:06:38 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:06:38 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)' 09:06:38 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:06:40 checkbashisms: OK ✔ in 3.36 seconds 09:06:40 pre-commit: install_deps> python -I -m pip install pre-commit 09:06:42 pre-commit: freeze> python -m pip freeze --all 09:06:42 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 09:06:42 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:06:42 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)' 09:06:42 /usr/bin/cpan 09:06:42 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:06:42 [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. 09:06:42 [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. 09:06:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:06:43 [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. 09:06:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:06:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:06:44 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:06:44 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:06:44 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:06:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:06:45 [INFO] Once installed this environment will be reused. 09:06:45 [INFO] This may take a few minutes... 09:06:46 buildcontroller: freeze> python -m pip freeze --all 09:06:46 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 09:06:46 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:06:46 + update-java-alternatives -l 09:06:46 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:06:46 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:06:46 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:06:46 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:06:46 update-alternatives: error: no alternatives for jaotc 09:06:46 update-alternatives: error: no alternatives for rmic 09:06:47 + java -version 09:06:47 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:06:47 + JAVA_VER=21 09:06:47 + echo 21 09:06:47 21 09:06:47 + javac -version 09:06:47 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:06:47 + JAVAC_VER=21 09:06:47 + echo 21 09:06:47 21 09:06:47 ok, java is 21 or newer 09:06:47 + [ 21 -ge 21 ] 09:06:47 + [ 21 -ge 21 ] 09:06:47 + echo ok, java is 21 or newer 09:06:47 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:06:48 2025-12-04 09:06:48 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] 09:06:48 + sudo mkdir -p /opt 09:06:48 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:06:48 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:06:48 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:06:48 + mvn --version 09:06:49 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:06:49 Maven home: /opt/maven 09:06:49 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:06:49 Default locale: en, platform encoding: UTF-8 09:06:49 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 09:06:49 NOTE: Picked up JDK_JAVA_OPTIONS: 09:06:49 --add-opens=java.base/java.io=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.lang=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.net=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.nio=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.util=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:06:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:06:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:06:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:06:49 -Xlog:disable 09:06:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:06:50 [INFO] Once installed this environment will be reused. 09:06:50 [INFO] This may take a few minutes... 09:06:57 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:06:57 [INFO] Once installed this environment will be reused. 09:06:57 [INFO] This may take a few minutes... 09:07:02 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:07:02 [INFO] Once installed this environment will be reused. 09:07:02 [INFO] This may take a few minutes... 09:07:05 docs-linkcheck: freeze> python -m pip freeze --all 09:07:05 docs: freeze> python -m pip freeze --all 09:07:05 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 09:07:05 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 09:07:05 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 09:07:05 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 09:07:09 docs: OK ✔ in 32.97 seconds 09:07:09 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:07:13 docs-linkcheck: OK ✔ in 34.66 seconds 09:07:13 pylint: freeze> python -m pip freeze --all 09:07:13 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 09:07:13 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}$' '{}' + 09:07:15 trim trailing whitespace.................................................Passed 09:07:16 Tabs remover.............................................................Passed 09:07:16 autopep8.................................................................Passed 09:07:22 perltidy.................................................................Passed 09:07:22 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:07:22 [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. 09:07:22 [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. 09:07:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:07:22 [INFO] Once installed this environment will be reused. 09:07:22 [INFO] This may take a few minutes... 09:07:30 gitlint..................................................................Passed 09:07:38 09:07:38 ------------------------------------ 09:07:38 Your code has been rated at 10.00/10 09:07:38 09:08:28 pre-commit: OK ✔ in 50.64 seconds 09:08:28 pylint: OK ✔ in 30.58 seconds 09:08:28 buildcontroller: OK ✔ in 1 minute 51.15 seconds 09:08:28 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 09:08:28 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 09:08:28 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 09:08:28 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 09:08:35 build_karaf_tests71: freeze> python -m pip freeze --all 09:08:35 build_karaf_tests121: freeze> python -m pip freeze --all 09:08:35 build_karaf_tests190: freeze> python -m pip freeze --all 09:08:35 build_karaf_tests221: freeze> python -m pip freeze --all 09:08:35 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 09:08:35 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 09:08:35 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:35 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:35 build karaf in karaf121 with ./karaf121.env 09:08:35 build karaf in karaf71 with ./karaf71.env 09:08:35 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 09:08:35 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:35 build karaf in karafoc with ./karafoc.env 09:08:35 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 09:08:35 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:08:35 build karaf in karaf221 with ./karaf221.env 09:08:35 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:35 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:35 -Xlog:disable 09:08:35 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:35 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:35 -Xlog:disable 09:08:35 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:35 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:35 -Xlog:disable 09:08:35 NOTE: Picked up JDK_JAVA_OPTIONS: 09:08:35 --add-opens=java.base/java.io=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.net=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:08:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:08:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:08:35 -Xlog:disable 09:09:29 build_karaf_tests121: OK ✔ in 1 minute 1.55 seconds 09:09:29 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 09:09:32 build_karaf_tests190: OK ✔ in 1 minute 4.12 seconds 09:09:32 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 09:09:33 build_karaf_tests71: OK ✔ in 1 minute 5.55 seconds 09:09:33 build_karaf_tests221: OK ✔ in 1 minute 5.57 seconds 09:09:33 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 09:09:38 buildlighty: freeze> python -m pip freeze --all 09:09:38 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 09:09:38 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:09:38 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:09:38 sims: freeze> python -m pip freeze --all 09:09:39 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 09:09:39 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:09:39 Using lighynode version 20.1.0.5 09:09:39 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:10:22 sims: OK ✔ in 10.11 seconds 09:10:22 buildlighty: OK ✔ in 35.22 seconds 09:10:22 testsPCE: freeze> python -m pip freeze --all 09:10:22 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 09:10:22 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:10:22 pytest -q transportpce_tests/pce/test01_pce.py 09:11:09 .................... [100%] 09:12:12 20 passed in 110.22s (0:01:50) 09:12:12 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:12:28 ............ [100%] 09:12:59 12 passed in 46.15s 09:12:59 pytest -q transportpce_tests/pce/test03_gnpy.py 09:13:15 ........ [100%] 09:13:36 8 passed in 37.05s 09:13:36 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:14:08 ... [100%] 09:14:13 3 passed in 36.10s 09:14:13 testsPCE: OK ✔ in 4 minutes 39.84 seconds 09:14:13 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 09:14:13 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 09:14:13 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 09:14:20 tests190: freeze> python -m pip freeze --all 09:14:20 tests_tapi: freeze> python -m pip freeze --all 09:14:20 tests121: freeze> python -m pip freeze --all 09:14:20 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 09:14:20 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:14:20 using environment variables from ./karafoc.env 09:14:20 pytest -q transportpce_tests/oc/test01_portmapping.py 09:14:21 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 09:14:21 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:14:21 using environment variables from ./karaf221.env 09:14:21 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:14:21 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 09:14:21 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:14:21 using environment variables from ./karaf121.env 09:14:21 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:15:19 ........... [100%] 09:15:35 10 passed in 74.34s (0:01:14) 09:15:35 pytest -q transportpce_tests/oc/test02_topology.py 09:15:44 .................................... [100%] 09:16:23 21 passed in 122.02s (0:02:02) 09:16:23 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:16:24 ....................... [100%] 09:16:40 14 passed in 64.78s (0:01:04) 09:16:40 pytest -q transportpce_tests/oc/test03_renderer.py 09:16:42 .................. [100%] 09:17:23 6 passed in 59.55s 09:17:23 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:17:23 ................... [100%] 09:17:40 19 passed in 58.82s 09:17:40 tests190: OK ✔ in 3 minutes 27.28 seconds 09:17:40 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 09:17:47 tests71: freeze> python -m pip freeze --all 09:17:47 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 09:17:47 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:17:47 using environment variables from ./karaf71.env 09:17:47 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:17:49 .............................. [100%] 09:18:41 12 passed in 53.65s 09:18:41 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:18:46 ...................................................... [100%] 09:19:55 44 passed in 151.71s (0:02:31) 09:19:55 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:19:57 ................................................................. [100%] 09:21:19 62 passed in 157.81s (0:02:37) 09:21:19 [100%] 09:21:19 24 passed in 84.38s (0:01:24) 09:21:19 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:21:19 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:22:08 ............................................................................. [100%] 09:23:53 48 passed in 153.33s (0:02:33) 09:23:53 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:24:00 ....................... [100%] 09:24:40 40 passed in 200.19s (0:03:20) 09:24:40 pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:24:41 ............. [100%] 09:25:07 22 passed in 73.85s (0:01:13) 09:25:19 ..................................................... [100%] 09:31:28 51 passed in 1027.72s (0:17:07) 09:31:29 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:32:23 .................... [100%] 09:33:35 54 passed in 534.44s (0:08:54) 09:33:36 ..................... [100%] 09:39:59 36 passed in 510.52s (0:08:30) 09:39:59 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:40:49 ....................................................................... [100%] 09:48:22 71 passed in 501.91s (0:08:21) 09:48:22 pytest -q transportpce_tests/tapi/test04_topo_extension.py 09:49:14 ................... [100%] 09:50:45 19 passed in 142.84s (0:02:22) 09:50:45 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 09:52:45 ...................... [100%] 10:01:21 22 passed in 636.34s (0:10:36) 10:01:22 tests71: OK ✔ in 7 minutes 27.34 seconds 10:01:22 tests121: OK ✔ in 19 minutes 22.11 seconds 10:01:22 tests_tapi: OK ✔ in 47 minutes 8.84 seconds 10:01:22 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:01:30 tests221: freeze> python -m pip freeze --all 10:01:30 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 10:01:30 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 10:01:30 using environment variables from ./karaf221.env 10:01:30 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 10:02:07 ................................... [100%] 10:02:46 35 passed in 75.74s (0:01:15) 10:02:46 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 10:03:19 ...... [100%] 10:03:32 6 passed in 45.30s 10:03:32 pytest -q transportpce_tests/2.2.1/test03_topology.py 10:04:15 ............................................ [100%] 10:05:49 44 passed in 136.94s (0:02:16) 10:05:49 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 10:06:25 ............ [100%] 10:06:49 12 passed in 59.79s 10:06:49 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 10:07:15 ................ [100%] 10:08:44 16 passed in 114.63s (0:01:54) 10:08:44 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 10:09:15 ............................... [100%] 10:09:22 31 passed in 37.19s 10:09:22 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 10:09:57 .......................... [100%] 10:10:53 26 passed in 91.13s (0:01:31) 10:10:53 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 10:11:31 ...................... [100%] 10:12:35 22 passed in 101.32s (0:01:41) 10:12:35 pytest -q transportpce_tests/2.2.1/test09_olm.py 10:13:17 ........................................ [100%] 10:15:39 40 passed in 183.85s (0:03:03) 10:15:39 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:16:23 ........................................................................ [ 74%] 10:22:00 ......................... [100%] 10:23:52 97 passed in 493.02s (0:08:13) 10:23:52 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:24:36 ...................................................... [100%] 10:31:23 54 passed in 449.97s (0:07:29) 10:31:23 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:32:19 ........................................................................ [ 71%] 10:37:29 ............................. [100%] 10:39:39 101 passed in 495.73s (0:08:15) 10:39:39 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:40:35 ........................................................................ [ 67%] 10:46:21 ................................... [100%] 10:49:42 107 passed in 602.58s (0:10:02) 10:49:42 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:50:26 ............................................. [100%] 10:53:04 45 passed in 201.74s (0:03:21) 10:53:04 tests221: OK ✔ in 51 minutes 42.22 seconds 10:53:04 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 10:53:13 tests_hybrid: freeze> python -m pip freeze --all 10:53:13 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 10:53:13 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:53:13 using environment variables from ./karaf221.env 10:53:13 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:53:56 ................................................... [100%] 10:58:43 51 passed in 329.73s (0:05:29) 10:58:44 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:59:28 ........................................................................ [ 66%] 11:03:48 ..................................... [100%] 11:08:55 109 passed in 610.74s (0:10:10) 11:08:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 11:09:44 ..................................................... [100%] 11:13:16 53 passed in 261.33s (0:04:21) 11:13:16 buildcontroller: OK (111.15=setup[10.07]+cmd[101.08] seconds) 11:13:16 sims: OK (10.11=setup[7.30]+cmd[2.81] seconds) 11:13:16 build_karaf_tests121: OK (61.55=setup[7.88]+cmd[53.67] seconds) 11:13:16 testsPCE: OK (279.84=setup[49.05]+cmd[230.79] seconds) 11:13:16 tests121: OK (1162.11=setup[7.97]+cmd[1154.14] seconds) 11:13:16 build_karaf_tests221: OK (65.57=setup[7.93]+cmd[57.65] seconds) 11:13:16 tests_tapi: OK (2828.84=setup[7.93]+cmd[2820.90] seconds) 11:13:16 tests221: OK (3102.22=setup[8.89]+cmd[3093.34] seconds) 11:13:16 build_karaf_tests71: OK (65.55=setup[7.88]+cmd[57.68] seconds) 11:13:16 tests71: OK (447.34=setup[7.45]+cmd[439.89] seconds) 11:13:16 build_karaf_tests190: OK (64.12=setup[7.92]+cmd[56.20] seconds) 11:13:16 tests190: OK (207.28=setup[7.91]+cmd[199.38] seconds) 11:13:16 tests_hybrid: OK (1212.54=setup[9.82]+cmd[1202.72] seconds) 11:13:16 buildlighty: OK (35.22=setup[9.43]+cmd[25.79] seconds) 11:13:16 docs: OK (32.97=setup[29.36]+cmd[3.61] seconds) 11:13:16 docs-linkcheck: OK (34.66=setup[29.06]+cmd[5.60] seconds) 11:13:16 checkbashisms: OK (3.35=setup[2.08]+cmd[0.01,0.04,1.21] seconds) 11:13:16 pre-commit: OK (50.64=setup[2.82]+cmd[0.01,0.00,40.06,7.74] seconds) 11:13:16 pylint: OK (30.58=setup[4.43]+cmd[26.14] seconds) 11:13:16 congratulations :) (7600.22 seconds) 11:13:16 + tox_status=0 11:13:16 + echo '---> Completed tox runs' 11:13:16 ---> Completed tox runs 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/build_karaf_tests121/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=build_karaf_tests121 11:13:16 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/build_karaf_tests190/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=build_karaf_tests190 11:13:16 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/build_karaf_tests221/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=build_karaf_tests221 11:13:16 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/build_karaf_tests71/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=build_karaf_tests71 11:13:16 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/buildcontroller/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=buildcontroller 11:13:16 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/buildlighty/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=buildlighty 11:13:16 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/checkbashisms/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=checkbashisms 11:13:16 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/docs-linkcheck/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=docs-linkcheck 11:13:16 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/docs/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=docs 11:13:16 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/pre-commit/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=pre-commit 11:13:16 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/pylint/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=pylint 11:13:16 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/sims/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=sims 11:13:16 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/tests121/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=tests121 11:13:16 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 11:13:16 + for i in .tox/*/log 11:13:16 ++ echo .tox/tests190/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 + tox_env=tests190 11:13:16 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 11:13:16 + for i in .tox/*/log 11:13:16 ++ awk -F/ '{print $2}' 11:13:16 ++ echo .tox/tests221/log 11:13:16 + tox_env=tests221 11:13:16 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 11:13:17 + for i in .tox/*/log 11:13:17 ++ awk -F/ '{print $2}' 11:13:17 ++ echo .tox/tests71/log 11:13:17 + tox_env=tests71 11:13:17 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 11:13:17 + for i in .tox/*/log 11:13:17 ++ echo .tox/testsPCE/log 11:13:17 ++ awk -F/ '{print $2}' 11:13:17 + tox_env=testsPCE 11:13:17 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 11:13:17 + for i in .tox/*/log 11:13:17 ++ awk -F/ '{print $2}' 11:13:17 ++ echo .tox/tests_hybrid/log 11:13:17 + tox_env=tests_hybrid 11:13:17 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 11:13:17 + for i in .tox/*/log 11:13:17 ++ echo .tox/tests_tapi/log 11:13:17 ++ awk -F/ '{print $2}' 11:13:17 + tox_env=tests_tapi 11:13:17 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 11:13:17 + DOC_DIR=docs/_build/html 11:13:17 + [[ -d docs/_build/html ]] 11:13:17 + echo '---> Archiving generated docs' 11:13:17 ---> Archiving generated docs 11:13:17 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:13:17 + echo '---> tox-run.sh ends' 11:13:17 ---> tox-run.sh ends 11:13:17 + test 0 -eq 0 11:13:17 $ ssh-agent -k 11:13:17 unset SSH_AUTH_SOCK; 11:13:17 unset SSH_AGENT_PID; 11:13:17 echo Agent pid 1578 killed; 11:13:17 [ssh-agent] Stopped. 11:13:17 [PostBuildScript] - [INFO] Executing post build scripts. 11:13:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7836410149199812378.sh 11:13:17 ---> sysstat.sh 11:13:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15161198727883518679.sh 11:13:18 ---> package-listing.sh 11:13:18 ++ facter osfamily 11:13:18 ++ tr '[:upper:]' '[:lower:]' 11:13:18 + OS_FAMILY=debian 11:13:18 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 11:13:18 + START_PACKAGES=/tmp/packages_start.txt 11:13:18 + END_PACKAGES=/tmp/packages_end.txt 11:13:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:13:18 + PACKAGES=/tmp/packages_start.txt 11:13:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:13:18 + PACKAGES=/tmp/packages_end.txt 11:13:18 + case "${OS_FAMILY}" in 11:13:18 + grep '^ii' 11:13:18 + dpkg -l 11:13:18 + '[' -f /tmp/packages_start.txt ']' 11:13:18 + '[' -f /tmp/packages_end.txt ']' 11:13:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:13:18 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:13:18 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:13:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:13:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5908427732194380439.sh 11:13:18 ---> capture-instance-metadata.sh 11:13:18 Setup pyenv: 11:13:18 system 11:13:18 3.8.20 11:13:18 3.9.20 11:13:18 3.10.15 11:13:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Kx from file:/tmp/.os_lf_venv 11:13:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:21 lf-activate-venv(): INFO: Base packages installed successfully 11:13:21 lf-activate-venv(): INFO: Installing additional packages: lftools 11:13:32 lf-activate-venv(): INFO: Adding /tmp/venv-S4Kx/bin to PATH 11:13:32 INFO: Running in OpenStack, capturing instance metadata 11:13:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17117351820322743933.sh 11:13:32 provisioning config files... 11:13:33 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4004 11:13:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8595795682411534212tmp 11:13:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:13:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:13:33 provisioning config files... 11:13:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:13:33 [EnvInject] - Injecting environment variables from a build step. 11:13:33 [EnvInject] - Injecting as environment variables the properties content 11:13:33 SERVER_ID=logs 11:13:33 11:13:33 [EnvInject] - Variables injected successfully. 11:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5958040232931110721.sh 11:13:33 ---> create-netrc.sh 11:13:33 WARN: Log server credential not found. 11:13:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1892617653941172248.sh 11:13:33 ---> python-tools-install.sh 11:13:33 Setup pyenv: 11:13:33 system 11:13:33 3.8.20 11:13:33 3.9.20 11:13:33 3.10.15 11:13:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:13:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Kx from file:/tmp/.os_lf_venv 11:13:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:35 lf-activate-venv(): INFO: Base packages installed successfully 11:13:35 lf-activate-venv(): INFO: Installing additional packages: lftools 11:13:46 lf-activate-venv(): INFO: Adding /tmp/venv-S4Kx/bin to PATH 11:13:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10171958172413115012.sh 11:13:46 ---> sudo-logs.sh 11:13:46 Archiving 'sudo' log.. 11:13:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6819004864374957635.sh 11:13:46 ---> job-cost.sh 11:13:46 Setup pyenv: 11:13:46 system 11:13:46 3.8.20 11:13:46 3.9.20 11:13:46 3.10.15 11:13:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:13:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Kx from file:/tmp/.os_lf_venv 11:13:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:13:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:13:49 lf-activate-venv(): INFO: Base packages installed successfully 11:13:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:03 lf-activate-venv(): INFO: Adding /tmp/venv-S4Kx/bin to PATH 11:14:03 INFO: No Stack... 11:14:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:04 INFO: Archiving Costs 11:14:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7949301350034988667.sh 11:14:04 ---> logs-deploy.sh 11:14:04 Setup pyenv: 11:14:04 system 11:14:04 3.8.20 11:14:04 3.9.20 11:14:04 3.10.15 11:14:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:14:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4Kx from file:/tmp/.os_lf_venv 11:14:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:14:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:14:06 lf-activate-venv(): INFO: Base packages installed successfully 11:14:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-S4Kx/bin to PATH 11:14:20 WARNING: Nexus logging server not set 11:14:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4004/ 11:14:20 INFO: archiving logs to S3 11:14:22 ---> uname -a: 11:14:22 Linux prd-ubuntu2204-docker-4c-16g-3606 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:14:22 11:14:22 11:14:22 ---> lscpu: 11:14:22 Architecture: x86_64 11:14:22 CPU op-mode(s): 32-bit, 64-bit 11:14:22 Address sizes: 40 bits physical, 48 bits virtual 11:14:22 Byte Order: Little Endian 11:14:22 CPU(s): 4 11:14:22 On-line CPU(s) list: 0-3 11:14:22 Vendor ID: AuthenticAMD 11:14:22 Model name: AMD EPYC-Rome Processor 11:14:22 CPU family: 23 11:14:22 Model: 49 11:14:22 Thread(s) per core: 1 11:14:22 Core(s) per socket: 1 11:14:22 Socket(s): 4 11:14:22 Stepping: 0 11:14:22 BogoMIPS: 5600.00 11:14:22 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 11:14:22 Virtualization: AMD-V 11:14:22 Hypervisor vendor: KVM 11:14:22 Virtualization type: full 11:14:22 L1d cache: 128 KiB (4 instances) 11:14:22 L1i cache: 128 KiB (4 instances) 11:14:22 L2 cache: 2 MiB (4 instances) 11:14:22 L3 cache: 64 MiB (4 instances) 11:14:22 NUMA node(s): 1 11:14:22 NUMA node0 CPU(s): 0-3 11:14:22 Vulnerability Gather data sampling: Not affected 11:14:22 Vulnerability Indirect target selection: Not affected 11:14:22 Vulnerability Itlb multihit: Not affected 11:14:22 Vulnerability L1tf: Not affected 11:14:22 Vulnerability Mds: Not affected 11:14:22 Vulnerability Meltdown: Not affected 11:14:22 Vulnerability Mmio stale data: Not affected 11:14:22 Vulnerability Reg file data sampling: Not affected 11:14:22 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:14:22 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:14:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:14:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:14:22 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:14:22 Vulnerability Srbds: Not affected 11:14:22 Vulnerability Tsa: Not affected 11:14:22 Vulnerability Tsx async abort: Not affected 11:14:22 Vulnerability Vmscape: Not affected 11:14:22 11:14:22 11:14:22 ---> nproc: 11:14:22 4 11:14:22 11:14:22 11:14:22 ---> df -h: 11:14:22 Filesystem Size Used Avail Use% Mounted on 11:14:22 tmpfs 1.6G 1.1M 1.6G 1% /run 11:14:22 /dev/vda1 78G 18G 60G 23% / 11:14:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:14:22 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:14:22 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:14:22 11:14:22 11:14:22 ---> free -m: 11:14:22 total used free shared buff/cache available 11:14:22 Mem: 15989 684 11327 4 3977 14958 11:14:22 Swap: 1023 0 1023 11:14:22 11:14:22 11:14:22 ---> ip addr: 11:14:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:22 inet 127.0.0.1/8 scope host lo 11:14:22 valid_lft forever preferred_lft forever 11:14:22 inet6 ::1/128 scope host 11:14:22 valid_lft forever preferred_lft forever 11:14:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:22 link/ether fa:16:3e:84:09:4d brd ff:ff:ff:ff:ff:ff 11:14:22 altname enp0s3 11:14:22 inet 10.30.171.131/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:14:22 valid_lft 78613sec preferred_lft 78613sec 11:14:22 inet6 fe80::f816:3eff:fe84:94d/64 scope link 11:14:22 valid_lft forever preferred_lft forever 11:14:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:14:22 link/ether ce:3c:c4:04:23:48 brd ff:ff:ff:ff:ff:ff 11:14:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:14:22 valid_lft forever preferred_lft forever 11:14:22 11:14:22 11:14:22 ---> sar -b -r -n DEV: 11:14:22 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3606) 12/04/25 _x86_64_ (4 CPU) 11:14:22 11:14:22 09:04:39 LINUX RESTART (4 CPU) 11:14:22 11:14:22 09:10:19 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:14:22 09:20:26 91.53 22.17 66.23 3.13 357.88 9961.93 4133.04 11:14:22 09:30:17 12.57 0.23 11.81 0.53 7.53 253.87 318.96 11:14:22 09:40:00 9.92 4.48 5.16 0.27 87.96 180.89 321.20 11:14:22 09:50:21 7.25 0.09 6.79 0.37 4.71 220.83 352.87 11:14:22 10:00:13 5.65 0.00 5.42 0.22 0.28 149.63 260.77 11:14:22 10:10:26 19.72 0.06 18.79 0.87 5.68 848.44 726.41 11:14:22 10:20:26 10.26 0.04 9.83 0.39 1.85 298.53 168.85 11:14:22 10:30:02 5.30 0.25 4.93 0.12 10.77 140.83 158.96 11:14:22 10:40:26 6.42 0.01 6.16 0.25 1.44 232.12 210.16 11:14:22 10:50:26 6.54 0.01 6.34 0.20 0.39 175.55 98.21 11:14:22 11:00:02 9.99 0.01 9.63 0.35 0.60 579.96 76.23 11:14:22 11:10:26 4.51 0.02 4.34 0.15 0.60 152.70 77.49 11:14:22 Average: 15.87 2.29 13.01 0.57 40.03 1107.69 579.52 11:14:22 11:14:22 09:10:19 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:22 09:20:26 2496732 5410108 10524012 64.28 265020 2670892 11665668 66.96 2025152 11305824 316 11:14:22 09:30:17 2348788 5105356 10825716 66.12 266340 2531636 11636872 66.80 2032916 11430860 236 11:14:22 09:40:00 12526716 15322516 615124 3.76 267004 2570352 1331984 7.65 2082216 1257224 3604 11:14:22 09:50:21 7474628 10281324 5654668 34.54 268000 2580256 7121148 40.88 2088564 6311464 144 11:14:22 10:00:13 6880772 9697928 6237244 38.09 268720 2590004 6957832 39.94 2091000 6892276 80 11:14:22 10:10:26 10737520 13710920 2226476 13.60 274568 2740380 2911156 16.71 2131652 3015724 100 11:14:22 10:20:26 8477808 11492192 4443844 27.14 275772 2780160 5122604 29.40 2134504 5262848 52 11:14:22 10:30:02 8325432 11361148 4574680 27.94 276700 2800568 5308828 30.47 2136940 5411656 780 11:14:22 10:40:26 8174756 11249060 4687424 28.63 277292 2838596 6243508 35.84 2141348 5558232 316 11:14:22 10:50:26 8859452 11957140 3979680 24.31 278064 2861208 5027748 28.86 2143752 4876320 200 11:14:22 11:00:02 8166600 11387584 4548676 27.78 281732 2980468 5228748 30.01 2157960 5537404 300 11:14:22 11:10:26 7267020 10513972 5421944 33.12 282264 3005860 6140412 35.25 2169396 6424448 216 11:14:22 Average: 7644685 10624104 5311624 32.44 273456 2745865 6224709 35.73 2111283 6107023 529 11:14:22 11:14:22 09:10:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:22 09:20:26 lo 22.05 22.05 17.37 17.37 0.00 0.00 0.00 0.00 11:14:22 09:20:26 ens3 1.98 1.86 0.64 0.55 0.00 0.00 0.00 0.00 11:14:22 09:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 09:30:17 lo 33.18 33.18 12.57 12.57 0.00 0.00 0.00 0.00 11:14:22 09:30:17 ens3 1.19 1.01 0.28 0.23 0.00 0.00 0.00 0.00 11:14:22 09:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 09:40:00 lo 14.74 14.74 6.61 6.61 0.00 0.00 0.00 0.00 11:14:22 09:40:00 ens3 0.75 0.53 0.15 1.10 0.00 0.00 0.00 0.00 11:14:22 09:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 09:50:21 lo 9.38 9.38 5.45 5.45 0.00 0.00 0.00 0.00 11:14:22 09:50:21 ens3 0.72 0.54 0.17 0.12 0.00 0.00 0.00 0.00 11:14:22 09:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:00:13 lo 9.90 9.90 5.00 5.00 0.00 0.00 0.00 0.00 11:14:22 10:00:13 ens3 0.55 0.29 0.16 0.11 0.00 0.00 0.00 0.00 11:14:22 10:00:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:10:26 lo 10.97 10.97 5.79 5.79 0.00 0.00 0.00 0.00 11:14:22 10:10:26 ens3 0.95 0.91 0.25 0.21 0.00 0.00 0.00 0.00 11:14:22 10:10:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:20:26 lo 19.74 19.74 10.34 10.34 0.00 0.00 0.00 0.00 11:14:22 10:20:26 ens3 1.06 0.79 0.30 0.23 0.00 0.00 0.00 0.00 11:14:22 10:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:30:02 lo 25.07 25.07 9.21 9.21 0.00 0.00 0.00 0.00 11:14:22 10:30:02 ens3 0.72 0.54 0.20 0.14 0.00 0.00 0.00 0.00 11:14:22 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:40:26 lo 22.08 22.08 10.18 10.18 0.00 0.00 0.00 0.00 11:14:22 10:40:26 ens3 0.81 0.66 0.20 0.16 0.00 0.00 0.00 0.00 11:14:22 10:40:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 10:50:26 lo 18.03 18.03 11.09 11.09 0.00 0.00 0.00 0.00 11:14:22 10:50:26 ens3 0.78 0.57 0.22 0.17 0.00 0.00 0.00 0.00 11:14:22 10:50:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 11:00:02 lo 14.41 14.41 8.03 8.03 0.00 0.00 0.00 0.00 11:14:22 11:00:02 ens3 0.73 0.75 0.20 0.17 0.00 0.00 0.00 0.00 11:14:22 11:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 11:10:26 lo 17.16 17.16 7.02 7.02 0.00 0.00 0.00 0.00 11:14:22 11:10:26 ens3 0.67 0.53 0.17 0.13 0.00 0.00 0.00 0.00 11:14:22 11:10:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 Average: lo 18.02 18.02 9.05 9.05 0.00 0.00 0.00 0.00 11:14:22 Average: ens3 0.91 0.75 0.25 0.27 0.00 0.00 0.00 0.00 11:14:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:22 11:14:22 11:14:22 ---> sar -P ALL: 11:14:22 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-3606) 12/04/25 _x86_64_ (4 CPU) 11:14:22 11:14:22 09:04:39 LINUX RESTART (4 CPU) 11:14:22 11:14:22 09:10:19 CPU %user %nice %system %iowait %steal %idle 11:14:22 09:20:26 all 51.75 0.00 2.00 0.22 0.10 45.93 11:14:22 09:20:26 0 52.66 0.00 1.92 0.18 0.10 45.14 11:14:22 09:20:26 1 51.10 0.00 2.06 0.22 0.10 46.51 11:14:22 09:20:26 2 51.14 0.00 2.03 0.21 0.10 46.52 11:14:22 09:20:26 3 52.10 0.00 1.98 0.28 0.10 45.54 11:14:22 09:30:17 all 22.42 0.00 0.90 0.03 0.10 76.54 11:14:22 09:30:17 0 22.39 0.00 0.81 0.01 0.10 76.69 11:14:22 09:30:17 1 22.19 0.00 0.98 0.02 0.10 76.71 11:14:22 09:30:17 2 22.74 0.00 0.82 0.04 0.10 76.29 11:14:22 09:30:17 3 22.39 0.00 0.98 0.05 0.10 76.48 11:14:22 09:40:00 all 10.01 0.00 0.57 0.06 0.09 89.28 11:14:22 09:40:00 0 9.80 0.00 0.64 0.05 0.08 89.43 11:14:22 09:40:00 1 10.09 0.00 0.51 0.01 0.09 89.30 11:14:22 09:40:00 2 10.03 0.00 0.57 0.08 0.08 89.24 11:14:22 09:40:00 3 10.13 0.00 0.55 0.09 0.09 89.13 11:14:22 09:50:21 all 13.37 0.00 0.53 0.49 0.11 85.51 11:14:22 09:50:21 0 13.44 0.00 0.61 0.61 0.11 85.23 11:14:22 09:50:21 1 13.77 0.00 0.45 0.05 0.10 85.62 11:14:22 09:50:21 2 13.18 0.00 0.56 0.33 0.12 85.81 11:14:22 09:50:21 3 13.07 0.00 0.49 0.95 0.11 85.37 11:14:22 10:00:13 all 9.69 0.00 0.57 0.03 0.07 89.64 11:14:22 10:00:13 0 9.27 0.00 0.54 0.02 0.07 90.09 11:14:22 10:00:13 1 9.56 0.00 0.54 0.01 0.07 89.81 11:14:22 10:00:13 2 9.88 0.00 0.59 0.07 0.08 89.38 11:14:22 10:00:13 3 10.04 0.00 0.59 0.03 0.08 89.27 11:14:22 10:10:26 all 27.57 0.00 1.02 0.13 0.09 71.18 11:14:22 10:10:26 0 27.79 0.00 0.95 0.11 0.09 71.06 11:14:22 10:10:26 1 27.85 0.00 1.08 0.10 0.09 70.87 11:14:22 10:10:26 2 27.18 0.00 1.14 0.28 0.09 71.32 11:14:22 10:10:26 3 27.47 0.00 0.90 0.05 0.09 71.48 11:14:22 10:20:26 all 18.34 0.00 0.69 0.30 0.08 80.59 11:14:22 10:20:26 0 18.69 0.00 0.65 0.10 0.08 80.48 11:14:22 10:20:26 1 17.94 0.00 0.71 0.10 0.08 81.17 11:14:22 10:20:26 2 18.31 0.00 0.69 0.77 0.08 80.15 11:14:22 10:20:26 3 18.43 0.00 0.71 0.23 0.07 80.56 11:14:22 10:30:02 all 8.57 0.00 0.50 0.28 0.07 90.58 11:14:22 10:30:02 0 8.45 0.00 0.47 0.40 0.07 90.62 11:14:22 10:30:02 1 8.29 0.00 0.53 0.11 0.08 90.99 11:14:22 10:30:02 2 8.62 0.00 0.45 0.42 0.07 90.45 11:14:22 10:30:02 3 8.93 0.00 0.54 0.20 0.06 90.26 11:14:22 10:40:26 all 14.38 0.00 0.59 0.24 0.12 84.67 11:14:22 10:40:26 0 15.01 0.00 0.56 0.15 0.15 84.13 11:14:22 10:40:26 1 13.85 0.00 0.60 0.03 0.13 85.38 11:14:22 10:40:26 2 14.33 0.00 0.59 0.37 0.12 84.58 11:14:22 10:40:26 3 14.33 0.00 0.61 0.41 0.08 84.58 11:14:22 10:50:26 all 9.50 0.00 0.40 0.07 0.08 89.96 11:14:22 10:50:26 0 9.25 0.00 0.37 0.02 0.07 90.29 11:14:22 10:50:26 1 9.56 0.00 0.35 0.17 0.08 89.84 11:14:22 10:50:26 2 9.65 0.00 0.42 0.05 0.07 89.81 11:14:22 10:50:26 3 9.53 0.00 0.47 0.04 0.08 89.88 11:14:22 11:00:02 all 15.31 0.00 0.64 0.11 0.08 83.88 11:14:22 11:00:02 0 14.50 0.00 0.64 0.23 0.07 84.57 11:14:22 11:00:02 1 15.33 0.00 0.63 0.03 0.08 83.93 11:14:22 11:00:02 2 15.17 0.00 0.62 0.05 0.08 84.09 11:14:22 11:00:02 3 16.23 0.00 0.66 0.11 0.08 82.92 11:14:22 11:14:22 11:00:02 CPU %user %nice %system %iowait %steal %idle 11:14:22 11:10:26 all 8.26 0.00 0.37 0.02 0.07 91.28 11:14:22 11:10:26 0 8.20 0.00 0.40 0.01 0.07 91.32 11:14:22 11:10:26 1 8.29 0.00 0.35 0.02 0.07 91.27 11:14:22 11:10:26 2 8.20 0.00 0.40 0.01 0.07 91.33 11:14:22 11:10:26 3 8.34 0.00 0.34 0.03 0.07 91.23 11:14:22 Average: all 17.48 0.00 0.73 0.17 0.09 81.53 11:14:22 Average: 0 17.52 0.00 0.71 0.16 0.09 81.52 11:14:22 Average: 1 17.37 0.00 0.73 0.07 0.09 81.73 11:14:22 Average: 2 17.42 0.00 0.74 0.22 0.09 81.53 11:14:22 Average: 3 17.62 0.00 0.74 0.21 0.08 81.35 11:14:22 11:14:22 11:14:22