11:25:01 Started by timer 11:25:01 Running as SYSTEM 11:25:01 [EnvInject] - Loading node environment variables. 11:25:01 Building remotely on prd-ubuntu1804-builder-2c-2g-2756 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:02 [ssh-agent] Looking for ssh-agent implementation... 11:25:02 $ ssh-agent 11:25:02 SSH_AUTH_SOCK=/tmp/ssh-CZDn2G8Ynr2g/agent.1603 11:25:02 SSH_AGENT_PID=1605 11:25:02 [ssh-agent] Started. 11:25:02 Running ssh-add (command line suppressed) 11:25:02 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_1116389206267814636.key (jenkins-ssh) 11:25:02 [ssh-agent] Using credentials jenkins (jenkins) 11:25:02 The recommended git tool is: NONE 11:25:04 using credential jenkins 11:25:04 Wiping out workspace first. 11:25:04 Cloning the remote Git repository 11:25:04 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:04 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:05 > git --version # timeout=10 11:25:05 > git --version # 'git version 2.17.1' 11:25:05 using GIT_SSH to set credentials jenkins 11:25:05 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:06 Avoid second fetch 11:25:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:06 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:06 > git config core.sparsecheckout # timeout=10 11:25:06 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:06 Commit message: "Update release container tag for m-release" 11:25:06 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:10 provisioning config files... 11:25:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:10 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins7308863283380146259.sh 11:25:10 ---> python-tools-install.sh 11:25:10 Setup pyenv: 11:25:10 * system (set by /opt/pyenv/version) 11:25:10 * 3.8.13 (set by /opt/pyenv/version) 11:25:10 * 3.9.13 (set by /opt/pyenv/version) 11:25:10 * 3.10.6 (set by /opt/pyenv/version) 11:25:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PSzd 11:25:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:24 lf-activate-venv(): INFO: Base packages installed successfully 11:25:24 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:04 lf-activate-venv(): INFO: Adding /tmp/venv-PSzd/bin to PATH 11:26:04 Generating Requirements File 11:26:36 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:26:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:37 Python 3.10.6 11:26:37 pip 25.3 from /tmp/venv-PSzd/lib/python3.10/site-packages/pip (python 3.10) 11:26:38 appdirs==1.4.4 11:26:38 argcomplete==3.6.3 11:26:38 aspy.yaml==1.3.0 11:26:38 attrs==25.4.0 11:26:38 autopage==0.5.2 11:26:38 backports.strenum==1.3.1 11:26:38 beautifulsoup4==4.14.3 11:26:38 boto3==1.42.24 11:26:38 botocore==1.42.24 11:26:38 bs4==0.0.2 11:26:38 certifi==2026.1.4 11:26:38 cffi==2.0.0 11:26:38 cfgv==3.5.0 11:26:38 chardet==5.2.0 11:26:38 charset-normalizer==3.4.4 11:26:38 click==8.3.1 11:26:38 cliff==4.13.1 11:26:38 cmd2==3.1.0 11:26:38 cryptography==3.3.2 11:26:38 debtcollector==3.0.0 11:26:38 decorator==5.2.1 11:26:38 defusedxml==0.7.1 11:26:38 Deprecated==1.3.1 11:26:38 distlib==0.4.0 11:26:38 dnspython==2.8.0 11:26:38 docker==7.1.0 11:26:38 dogpile.cache==1.5.0 11:26:38 durationpy==0.10 11:26:38 email-validator==2.3.0 11:26:38 filelock==3.20.2 11:26:38 future==1.0.0 11:26:38 gitdb==4.0.12 11:26:38 GitPython==3.1.46 11:26:38 google-auth==2.47.0 11:26:38 httplib2==0.31.0 11:26:38 identify==2.6.15 11:26:38 idna==3.11 11:26:38 importlib-resources==1.5.0 11:26:38 iso8601==2.1.0 11:26:38 Jinja2==3.1.6 11:26:38 jmespath==1.0.1 11:26:38 jsonpatch==1.33 11:26:38 jsonpointer==3.0.0 11:26:38 jsonschema==4.26.0 11:26:38 jsonschema-specifications==2025.9.1 11:26:38 keystoneauth1==5.12.0 11:26:38 kubernetes==34.1.0 11:26:38 lftools==0.37.18 11:26:38 lxml==6.0.2 11:26:38 markdown-it-py==4.0.0 11:26:38 MarkupSafe==3.0.3 11:26:38 mdurl==0.1.2 11:26:38 msgpack==1.1.2 11:26:38 multi_key_dict==2.0.3 11:26:38 munch==4.0.0 11:26:38 netaddr==1.3.0 11:26:38 niet==1.4.2 11:26:38 nodeenv==1.10.0 11:26:38 oauth2client==4.1.3 11:26:38 oauthlib==3.3.1 11:26:38 openstacksdk==4.8.0 11:26:38 os-service-types==1.8.2 11:26:38 osc-lib==4.3.0 11:26:38 oslo.config==10.1.0 11:26:38 oslo.context==6.2.0 11:26:38 oslo.i18n==6.7.1 11:26:38 oslo.log==8.0.0 11:26:38 oslo.serialization==5.9.0 11:26:38 oslo.utils==9.2.0 11:26:38 packaging==25.0 11:26:38 pbr==7.0.3 11:26:38 platformdirs==4.5.1 11:26:38 prettytable==3.17.0 11:26:38 psutil==7.2.1 11:26:38 pyasn1==0.6.1 11:26:38 pyasn1_modules==0.4.2 11:26:38 pycparser==2.23 11:26:38 pygerrit2==2.0.15 11:26:38 PyGithub==2.8.1 11:26:38 Pygments==2.19.2 11:26:38 PyJWT==2.10.1 11:26:38 PyNaCl==1.6.2 11:26:38 pyparsing==2.4.7 11:26:38 pyperclip==1.11.0 11:26:38 pyrsistent==0.20.0 11:26:38 python-cinderclient==9.8.0 11:26:38 python-dateutil==2.9.0.post0 11:26:38 python-heatclient==4.3.0 11:26:38 python-jenkins==1.8.3 11:26:38 python-keystoneclient==5.7.0 11:26:38 python-magnumclient==4.9.0 11:26:38 python-openstackclient==8.2.0 11:26:38 python-swiftclient==4.9.0 11:26:38 PyYAML==6.0.3 11:26:38 referencing==0.37.0 11:26:38 requests==2.32.5 11:26:38 requests-oauthlib==2.0.0 11:26:38 requestsexceptions==1.4.0 11:26:38 rfc3986==2.0.0 11:26:38 rich==14.2.0 11:26:38 rich-argparse==1.7.2 11:26:38 rpds-py==0.30.0 11:26:38 rsa==4.9.1 11:26:38 ruamel.yaml==0.19.1 11:26:38 ruamel.yaml.clib==0.2.15 11:26:38 s3transfer==0.16.0 11:26:38 simplejson==3.20.2 11:26:38 six==1.17.0 11:26:38 smmap==5.0.2 11:26:38 soupsieve==2.8.1 11:26:38 stevedore==5.6.0 11:26:38 tabulate==0.9.0 11:26:38 toml==0.10.2 11:26:38 tomlkit==0.13.3 11:26:38 tqdm==4.67.1 11:26:38 typing_extensions==4.15.0 11:26:38 tzdata==2025.3 11:26:38 urllib3==1.26.20 11:26:38 virtualenv==20.35.4 11:26:38 wcwidth==0.2.14 11:26:38 websocket-client==1.9.0 11:26:38 wrapt==2.0.1 11:26:38 xdg==6.0.0 11:26:38 xmltodict==1.0.2 11:26:38 yq==3.4.3 11:26:38 [EnvInject] - Injecting environment variables from a build step. 11:26:38 [EnvInject] - Injecting as environment variables the properties content 11:26:38 SET_JDK_VERSION=openjdk17 11:26:38 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:38 11:26:38 [EnvInject] - Variables injected successfully. 11:26:38 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins5172300218292435875.sh 11:26:38 ---> update-java-alternatives.sh 11:26:38 ---> Updating Java version 11:26:38 ---> Ubuntu/Debian system detected 11:26:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:39 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:39 openjdk version "17.0.7" 2023-04-18 11:26:39 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:39 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:39 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:39 [EnvInject] - Injecting environment variables from a build step. 11:26:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:39 [EnvInject] - Variables injected successfully. 11:26:39 [EnvInject] - Injecting environment variables from a build step. 11:26:39 [EnvInject] - Injecting as environment variables the properties content 11:26:39 PYTHON=python3 11:26:39 11:26:39 [EnvInject] - Variables injected successfully. 11:26:39 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins7641487958529425680.sh 11:26:39 ---> tox-install.sh 11:26:39 + source /home/jenkins/lf-env.sh 11:26:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:39 ++ mktemp -d /tmp/venv-XXXX 11:26:39 + lf_venv=/tmp/venv-a7z6 11:26:39 + local venv_file=/tmp/.os_lf_venv 11:26:39 + local python=python3 11:26:39 + local options 11:26:39 + local set_path=true 11:26:39 + local install_args= 11:26:39 ++ 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:26:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + venv_file=/tmp/.toxenv 11:26:39 + shift 2 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + shift 11:26:39 + break 11:26:39 + case $python in 11:26:39 + local pkg_list= 11:26:39 + [[ -d /opt/pyenv ]] 11:26:39 + echo 'Setup pyenv:' 11:26:39 Setup pyenv: 11:26:39 + export PYENV_ROOT=/opt/pyenv 11:26:39 + PYENV_ROOT=/opt/pyenv 11:26:39 + 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:26:39 + 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:26:39 + pyenv versions 11:26:39 system 11:26:39 3.8.13 11:26:39 3.9.13 11:26:39 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:39 + command -v pyenv 11:26:39 ++ pyenv init - --no-rehash 11:26:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:39 export PATH="/opt/pyenv/shims:${PATH}" 11:26:39 export PYENV_SHELL=bash 11:26:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:39 pyenv() { 11:26:39 local command 11:26:39 command="${1:-}" 11:26:39 if [ "$#" -gt 0 ]; then 11:26:39 shift 11:26:39 fi 11:26:39 11:26:39 case "$command" in 11:26:39 rehash|shell) 11:26:39 eval "$(pyenv "sh-$command" "$@")" 11:26:39 ;; 11:26:39 *) 11:26:39 command pyenv "$command" "$@" 11:26:39 ;; 11:26:39 esac 11:26:39 }' 11:26:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:39 ++ 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:26:39 ++ 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:26:39 ++ 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:26:39 ++ export PYENV_SHELL=bash 11:26:39 ++ PYENV_SHELL=bash 11:26:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:39 +++ complete -F _pyenv pyenv 11:26:39 ++ lf-pyver python3 11:26:39 ++ local py_version_xy=python3 11:26:39 ++ local py_version_xyz= 11:26:39 ++ grep -E '^[0-9.]*[0-9]$' 11:26:39 ++ pyenv versions 11:26:39 ++ local command 11:26:39 ++ command=versions 11:26:39 ++ '[' 1 -gt 0 ']' 11:26:39 ++ shift 11:26:39 ++ case "$command" in 11:26:39 ++ command pyenv versions 11:26:39 ++ pyenv versions 11:26:39 ++ sed 's/^[ *]* //' 11:26:39 ++ awk '{ print $1 }' 11:26:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:39 +++ sort -V 11:26:39 +++ grep '^3' /tmp/.pyenv_versions 11:26:39 +++ tail -n 1 11:26:39 ++ py_version_xyz=3.10.6 11:26:39 ++ [[ -z 3.10.6 ]] 11:26:39 ++ echo 3.10.6 11:26:39 ++ return 0 11:26:39 + pyenv local 3.10.6 11:26:39 + local command 11:26:39 + command=local 11:26:39 + '[' 2 -gt 0 ']' 11:26:39 + shift 11:26:39 + case "$command" in 11:26:39 + command pyenv local 3.10.6 11:26:39 + pyenv local 3.10.6 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='tox ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='virtualenv ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='urllib3~=1.26.15 ' 11:26:39 + [[ -f /tmp/.toxenv ]] 11:26:39 + [[ ! -f /tmp/.toxenv ]] 11:26:39 + [[ -n '' ]] 11:26:39 + python3 -m venv /tmp/venv-a7z6 11:26:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a7z6' 11:26:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a7z6 11:26:47 + echo /tmp/venv-a7z6 11:26:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:47 + local 'pip_opts=--upgrade --quiet' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:47 + [[ -n '' ]] 11:26:47 + [[ -n '' ]] 11:26:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:47 + /tmp/venv-a7z6/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:26:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:54 lf-activate-venv(): INFO: Base packages installed successfully 11:26:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:54 + /tmp/venv-a7z6/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:26:57 + type python3 11:26:57 + true 11:26:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a7z6/bin to PATH' 11:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-a7z6/bin to PATH 11:26:57 + PATH=/tmp/venv-a7z6/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:26:57 + return 0 11:26:57 + python3 --version 11:26:57 Python 3.10.6 11:26:57 + python3 -m pip --version 11:26:58 pip 25.3 from /tmp/venv-a7z6/lib/python3.10/site-packages/pip (python 3.10) 11:26:58 + python3 -m pip freeze 11:26:58 cachetools==6.2.4 11:26:58 chardet==5.2.0 11:26:58 colorama==0.4.6 11:26:58 distlib==0.4.0 11:26:58 filelock==3.20.2 11:26:58 packaging==25.0 11:26:58 platformdirs==4.5.1 11:26:58 pluggy==1.6.0 11:26:58 pyproject-api==1.10.0 11:26:58 tomli==2.3.0 11:26:58 tox==4.33.0 11:26:58 typing_extensions==4.15.0 11:26:58 urllib3==1.26.20 11:26:58 virtualenv==20.35.4 11:26:58 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins580183168484143519.sh 11:26:58 [EnvInject] - Injecting environment variables from a build step. 11:26:58 [EnvInject] - Injecting as environment variables the properties content 11:26:58 PARALLEL=False 11:26:58 11:26:58 [EnvInject] - Variables injected successfully. 11:26:58 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins18346706034704531508.sh 11:26:58 ---> tox-run.sh 11:26:58 + PATH=/home/jenkins/.local/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:26:58 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:58 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:26:58 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:58 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:26:58 + source /home/jenkins/lf-env.sh 11:26:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:58 ++ mktemp -d /tmp/venv-XXXX 11:26:58 + lf_venv=/tmp/venv-i7zE 11:26:58 + local venv_file=/tmp/.os_lf_venv 11:26:58 + local python=python3 11:26:58 + local options 11:26:58 + local set_path=true 11:26:58 + local install_args= 11:26:58 ++ 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:26:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:58 + true 11:26:58 + case $1 in 11:26:58 + venv_file=/tmp/.toxenv 11:26:58 + shift 2 11:26:58 + true 11:26:58 + case $1 in 11:26:58 + shift 11:26:58 + break 11:26:58 + case $python in 11:26:58 + local pkg_list= 11:26:58 + [[ -d /opt/pyenv ]] 11:26:58 + echo 'Setup pyenv:' 11:26:58 Setup pyenv: 11:26:58 + export PYENV_ROOT=/opt/pyenv 11:26:58 + PYENV_ROOT=/opt/pyenv 11:26:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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:26:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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:26:58 + pyenv versions 11:26:58 system 11:26:58 3.8.13 11:26:58 3.9.13 11:26:58 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:58 + command -v pyenv 11:26:58 ++ pyenv init - --no-rehash 11:26:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:58 export PATH="/opt/pyenv/shims:${PATH}" 11:26:58 export PYENV_SHELL=bash 11:26:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:58 pyenv() { 11:26:58 local command 11:26:58 command="${1:-}" 11:26:58 if [ "$#" -gt 0 ]; then 11:26:58 shift 11:26:58 fi 11:26:58 11:26:58 case "$command" in 11:26:58 rehash|shell) 11:26:58 eval "$(pyenv "sh-$command" "$@")" 11:26:58 ;; 11:26:58 *) 11:26:58 command pyenv "$command" "$@" 11:26:58 ;; 11:26:58 esac 11:26:58 }' 11:26:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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:26:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:26:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:26:58 ++ export PYENV_SHELL=bash 11:26:58 ++ PYENV_SHELL=bash 11:26:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:58 +++ complete -F _pyenv pyenv 11:26:58 ++ lf-pyver python3 11:26:58 ++ local py_version_xy=python3 11:26:58 ++ local py_version_xyz= 11:26:58 ++ pyenv versions 11:26:58 ++ local command 11:26:58 ++ command=versions 11:26:58 ++ '[' 1 -gt 0 ']' 11:26:58 ++ shift 11:26:58 ++ case "$command" in 11:26:58 ++ command pyenv versions 11:26:58 ++ pyenv versions 11:26:58 ++ awk '{ print $1 }' 11:26:58 ++ grep -E '^[0-9.]*[0-9]$' 11:26:58 ++ sed 's/^[ *]* //' 11:26:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:58 +++ grep '^3' /tmp/.pyenv_versions 11:26:58 +++ sort -V 11:26:58 +++ tail -n 1 11:26:58 ++ py_version_xyz=3.10.6 11:26:58 ++ [[ -z 3.10.6 ]] 11:26:58 ++ echo 3.10.6 11:26:58 ++ return 0 11:26:58 + pyenv local 3.10.6 11:26:58 + local command 11:26:58 + command=local 11:26:58 + '[' 2 -gt 0 ']' 11:26:58 + shift 11:26:58 + case "$command" in 11:26:58 + command pyenv local 3.10.6 11:26:58 + pyenv local 3.10.6 11:26:58 + for arg in "$@" 11:26:58 + case $arg in 11:26:58 + pkg_list+='tox ' 11:26:58 + for arg in "$@" 11:26:58 + case $arg in 11:26:58 + pkg_list+='virtualenv ' 11:26:58 + for arg in "$@" 11:26:58 + case $arg in 11:26:58 + pkg_list+='urllib3~=1.26.15 ' 11:26:58 + [[ -f /tmp/.toxenv ]] 11:26:58 ++ cat /tmp/.toxenv 11:26:58 + lf_venv=/tmp/venv-a7z6 11:26:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7z6 from' file:/tmp/.toxenv 11:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a7z6 from file:/tmp/.toxenv 11:26:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:58 + local 'pip_opts=--upgrade --quiet' 11:26:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:58 + [[ -n '' ]] 11:26:58 + [[ -n '' ]] 11:26:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:58 + /tmp/venv-a7z6/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:27:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:00 lf-activate-venv(): INFO: Base packages installed successfully 11:27:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:00 + /tmp/venv-a7z6/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:27:02 + type python3 11:27:02 + true 11:27:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a7z6/bin to PATH' 11:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-a7z6/bin to PATH 11:27:02 + PATH=/tmp/venv-a7z6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:27:02 + return 0 11:27:02 + [[ -d /opt/pyenv ]] 11:27:02 + echo '---> Setting up pyenv' 11:27:02 ---> Setting up pyenv 11:27:02 + export PYENV_ROOT=/opt/pyenv 11:27:02 + PYENV_ROOT=/opt/pyenv 11:27:02 + export PATH=/opt/pyenv/bin:/tmp/venv-a7z6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:27:02 + PATH=/opt/pyenv/bin:/tmp/venv-a7z6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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:27:02 ++ pwd 11:27:02 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:02 + export PYTHONPATH 11:27:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:02 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:02 + tox --version 11:27:02 4.33.0 from /tmp/venv-a7z6/lib/python3.10/site-packages/tox/__init__.py 11:27:02 + PARALLEL=False 11:27:02 + TOX_OPTIONS_LIST= 11:27:02 + [[ -n '' ]] 11:27:02 + case ${PARALLEL,,} in 11:27:02 + tox 11:27:02 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:04 code: install_deps> python -I -m pip install coverage Flask Flask-API Flask-Cors kfp kfp-pipeline-spec kfp-server-api mock pytest pytest-cov requests Werkzeug==2.2.2 11:27:29 code: freeze> python -m pip freeze --all 11:27:30 code: certifi==2026.1.4,charset-normalizer==3.4.4,click==8.3.1,click-option-group==0.5.7,coverage==7.13.1,docstring_parser==0.17.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.28.1,google-auth==2.47.0,google-cloud-core==2.5.0,google-cloud-storage==3.7.0,google-crc32c==1.8.0,google-resumable-media==2.8.0,googleapis-common-protos==1.72.0,idna==3.11,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.15.2,kfp-pipeline-spec==2.15.2,kfp-server-api==2.15.2,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==25.0,pip==25.3,pluggy==1.6.0,proto-plus==1.27.0,protobuf==6.33.2,pyasn1==0.6.1,pyasn1_modules==0.4.2,Pygments==2.19.2,pytest==9.0.2,pytest-cov==7.0.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,rsa==4.9.1,setuptools==80.9.0,six==1.17.0,tabulate==0.9.0,tomli==2.3.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:30 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:30 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:30 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:30 Installing build dependencies: started 11:27:32 Installing build dependencies: finished with status 'done' 11:27:32 Getting requirements to build wheel: started 11:27:33 Getting requirements to build wheel: finished with status 'done' 11:27:33 Preparing metadata (pyproject.toml): started 11:27:33 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:33 Building wheels for collected packages: kfadapter 11:27:33 Building wheel for kfadapter (pyproject.toml): started 11:27:33 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:33 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=bbc1280e8888c89455ecf4c2045b7adccaf1bf99c84d71e6a009aca29deb9dfa 11:27:33 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:33 Successfully built kfadapter 11:27:34 Installing collected packages: kfadapter 11:27:34 Successfully installed kfadapter-0.1 11:27:34 code: commands[1]> pytest --cov /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/kfadapter --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml 11:27:36 ============================= test session starts ============================== 11:27:36 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:36 cachedir: .tox/code/.pytest_cache 11:27:36 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:36 plugins: cov-7.0.0 11:27:36 collected 63 items 11:27:36 11:27:36 test/test_kfadapter_conf.py ........ [ 12%] 11:27:36 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:36 test/test_kfadapter_main.py ............................ [ 80%] 11:27:36 test/test_kfadapter_util.py .......... [ 96%] 11:27:36 test/test_tmgr_logger.py .. [100%] 11:27:38 11:27:38 =============================== warnings summary =============================== 11:27:38 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:38 /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 11:27:38 from flask.globals import _request_ctx_stack 11:27:38 11:27:38 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:38 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:38 ================================ tests coverage ================================ 11:27:38 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:38 11:27:38 Name Stmts Miss Cover Missing 11:27:38 ---------------------------------------------------------------- 11:27:38 kfadapter/__init__.py 0 0 100% 11:27:38 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:38 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:38 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:38 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:38 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:38 ---------------------------------------------------------------- 11:27:38 TOTAL 514 100 81% 11:27:38 Coverage HTML written to dir htmlcov 11:27:38 Coverage XML written to file coverage.xml 11:27:38 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:38 ======================== 63 passed, 1 warning in 2.93s ========================= 11:27:39 code: commands[2]> coverage xml -i 11:27:39 Wrote XML report to coverage.xml 11:27:40 code: OK ✔ in 36.2 seconds 11:27:40 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:13 docs: freeze> python -m pip freeze --all 11:28:13 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.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-httpdomain==1.8.1,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,tomli==2.3.0,urllib3==1.26.20,webcolors==25.10.0 11:28:13 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:13 Running Sphinx v8.1.3 11:28:13 loading translations [en]... done 11:28:14 making output directory... done 11:28:14 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:14 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:28:14 building [mo]: targets for 0 po files that are out of date 11:28:14 writing output... 11:28:14 building [html]: targets for 4 source files that are out of date 11:28:14 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:14 reading sources... [ 25%] index 11:28:14 reading sources... [ 50%] installation-guide 11:28:14 reading sources... [ 75%] overview 11:28:14 reading sources... [100%] release-notes 11:28:14 11:28:14 looking for now-outdated files... none found 11:28:14 pickling environment... done 11:28:14 checking consistency... done 11:28:14 preparing documents... done 11:28:14 copying assets... 11:28:14 copying static files... 11:28:14 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:14 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:14 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:14 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:14 copying static files: done 11:28:14 copying extra files... 11:28:14 copying extra files: done 11:28:14 copying assets: done 11:28:14 writing output... [ 25%] index 11:28:15 writing output... [ 50%] installation-guide 11:28:15 writing output... [ 75%] overview 11:28:15 writing output... [100%] release-notes 11:28:15 11:28:15 generating indices... genindex done 11:28:15 highlighting module code... 11:28:15 writing additional pages... search done 11:28:15 dumping search index in English (code: en)... done 11:28:15 dumping object inventory... done 11:28:15 build succeeded. 11:28:15 11:28:15 The HTML pages are in docs/_build/html. 11:28:15 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:15 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:15 docs: OK ✔ in 35.76 seconds 11:28:15 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:44 docs-linkcheck: freeze> python -m pip freeze --all 11:28:44 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.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-httpdomain==1.8.1,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,tomli==2.3.0,urllib3==1.26.20,webcolors==25.10.0 11:28:44 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/linkcheck 11:28:44 Running Sphinx v8.1.3 11:28:44 loading translations [en]... done 11:28:45 making output directory... done 11:28:45 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:45 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:28:45 building [mo]: targets for 0 po files that are out of date 11:28:45 writing output... 11:28:45 building [linkcheck]: targets for 4 source files that are out of date 11:28:45 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:45 reading sources... [ 25%] index 11:28:45 reading sources... [ 50%] installation-guide 11:28:45 reading sources... [ 75%] overview 11:28:45 reading sources... [100%] release-notes 11:28:45 11:28:45 looking for now-outdated files... none found 11:28:45 pickling environment... done 11:28:45 checking consistency... done 11:28:45 preparing documents... done 11:28:45 copying assets... 11:28:45 copying assets: done 11:28:45 writing output... [ 25%] index 11:28:45 writing output... [ 50%] installation-guide 11:28:45 writing output... [ 75%] overview 11:28:45 writing output... [100%] release-notes 11:28:45 11:28:45 11:28:45 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:28:45 build succeeded. 11:28:45 11:28:45 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:45 code: OK (36.20=setup[26.62]+cmd[4.03,5.25,0.30] seconds) 11:28:45 docs: OK (35.75=setup[33.80]+cmd[1.94,0.01] seconds) 11:28:45 docs-linkcheck: OK (30.46=setup[29.06]+cmd[1.40] seconds) 11:28:45 congratulations :) (102.46 seconds) 11:28:46 + tox_status=0 11:28:46 + echo '---> Completed tox runs' 11:28:46 ---> Completed tox runs 11:28:46 + for i in .tox/*/log 11:28:46 ++ echo .tox/code/log 11:28:46 ++ awk -F/ '{print $2}' 11:28:46 + tox_env=code 11:28:46 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:46 + for i in .tox/*/log 11:28:46 ++ echo .tox/docs-linkcheck/log 11:28:46 ++ awk -F/ '{print $2}' 11:28:46 + tox_env=docs-linkcheck 11:28:46 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:46 + for i in .tox/*/log 11:28:46 ++ echo .tox/docs/log 11:28:46 ++ awk -F/ '{print $2}' 11:28:46 + tox_env=docs 11:28:46 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:46 + DOC_DIR=docs/_build/html 11:28:46 + [[ -d docs/_build/html ]] 11:28:46 + echo '---> Archiving generated docs' 11:28:46 ---> Archiving generated docs 11:28:46 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:46 + echo '---> tox-run.sh ends' 11:28:46 ---> tox-run.sh ends 11:28:46 + test 0 -eq 0 11:28:46 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-builder-2c-2g-2756 11:28:46 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter -Dsonar.projectName=aiml-fw-athp-tps-kubeflow-adapter -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=kfadapter -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:47 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:47 INFO: Project root configuration file: NONE 11:28:47 INFO: SonarScanner 4.6.2.2472 11:28:47 INFO: Java 17.0.7 Private Build (64-bit) 11:28:47 INFO: Linux 4.15.0-213-generic amd64 11:28:47 INFO: User cache: /home/jenkins/.sonar/cache 11:28:50 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:50 INFO: Project root configuration file: NONE 11:28:50 INFO: Analyzing on SonarCloud 11:28:50 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:28:51 INFO: Load global settings 11:28:52 INFO: Load global settings (done) | time=572ms 11:28:52 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:28:52 INFO: Loading required plugins 11:28:52 INFO: Load plugins index 11:28:53 INFO: Load plugins index (done) | time=246ms 11:28:53 INFO: Load/download plugins 11:28:54 INFO: Load/download plugins (done) | time=835ms 11:28:54 INFO: Loaded core extensions: a3s, architecture, sca 11:28:54 INFO: Process project properties 11:28:54 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:28:54 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:54 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:28:55 INFO: Found an active CI vendor: 'Jenkins' 11:28:55 INFO: Load project branches 11:28:55 INFO: Load project branches (done) | time=623ms 11:28:55 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:56 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=646ms 11:28:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:56 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:57 INFO: Detected project binding: NOT_BOUND 11:28:57 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=262ms 11:28:57 INFO: Load project pull requests 11:28:57 INFO: Load project pull requests (done) | time=316ms 11:28:57 INFO: Load branch configuration 11:28:57 INFO: Load branch configuration (done) | time=2ms 11:28:57 INFO: Load quality profiles 11:28:58 INFO: Load quality profiles (done) | time=593ms 11:28:58 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Create analysis 11:28:58 INFO: Create analysis (done) | time=472ms 11:28:58 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Load active rules 11:29:08 INFO: Load active rules (done) | time=9297ms 11:29:08 INFO: Organization key: o-ran-sc 11:29:08 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 11:29:08 INFO: Preprocessing files... 11:29:08 INFO: 1 language detected in 12 preprocessed files (done) | time=275ms 11:29:08 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:08 INFO: 0 files ignored because of scm ignore settings 11:29:08 INFO: Loading plugins for detected languages 11:29:08 INFO: Load/download plugins 11:29:09 INFO: Load/download plugins (done) | time=1040ms 11:29:10 INFO: Load project repositories 11:29:10 INFO: Load project repositories (done) | time=380ms 11:29:10 INFO: Indexing files... 11:29:10 INFO: Project configuration: 11:29:10 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:10 INFO: 12 files indexed (done) | time=18ms 11:29:10 INFO: Quality profile for py: Sonar way 11:29:10 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:10 INFO: Load metrics repository 11:29:10 INFO: Load metrics repository (done) | time=214ms 11:29:10 INFO: Sensor cache enabled 11:29:10 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:10 INFO: Load sensor cache 11:29:12 INFO: Load sensor cache (290 KB) | time=1935ms 11:29:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:14 INFO: Sensor Python Sensor [python] 11:29:14 WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" 11:29:14 INFO: Starting global symbols computation 11:29:14 INFO: 6 source files to be analyzed 11:29:15 INFO: 6/6 source files have been analyzed 11:29:15 INFO: Finished step global symbols computation in 941ms 11:29:15 INFO: Starting rules execution 11:29:15 INFO: 6 source files to be analyzed 11:29:22 INFO: 6/6 source files have been analyzed 11:29:22 INFO: Finished step rules execution in 6734ms 11:29:22 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 6 files. These files were not parsed. 11:29:22 INFO: Sensor Python Sensor [python] (done) | time=8103ms 11:29:22 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:23 INFO: Python test coverage 11:29:23 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:23 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=1077ms 11:29:23 INFO: Sensor PythonXUnitSensor [python] 11:29:23 INFO: Sensor PythonXUnitSensor [python] (done) | time=485ms 11:29:23 INFO: Sensor Python Dependency Sensor [python] 11:29:23 INFO: Sensor Python Dependency Sensor [python] (done) | time=16ms 11:29:23 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:23 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 11:29:23 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:29:23 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:23 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 11:29:23 INFO: Sensor Java Config Sensor [iac] 11:29:23 INFO: There are no files to be analyzed for the Java language 11:29:23 INFO: Sensor Java Config Sensor [iac] (done) | time=12ms 11:29:23 INFO: Sensor IaC Docker Sensor [iac] 11:29:23 INFO: There are no files to be analyzed for the Docker language 11:29:23 INFO: Sensor IaC Docker Sensor [iac] (done) | time=4ms 11:29:23 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:23 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:23 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 11:29:23 INFO: Sensor IaC Shell Sensor [iac] 11:29:23 INFO: There are no files to be analyzed for the Shell language 11:29:23 INFO: Sensor IaC Shell Sensor [iac] (done) | time=7ms 11:29:23 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:24 INFO: Available processors: 2 11:29:24 INFO: Using 2 threads for analysis. 11:29:24 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 11:29:24 * The filename starts with "test" 11:29:24 * The filename contains "test." or "tests." 11:29:24 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:24 * Any directory in the file path has a name ending in "test" or "tests" 11:29:24 11:29:25 INFO: Start fetching files for the text and secrets analysis 11:29:25 INFO: Using Git CLI to retrieve untracked files 11:29:25 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:25 INFO: Starting the text and secrets analysis 11:29:25 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:25 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:25 INFO: Start fetching files for the binary file analysis 11:29:25 INFO: There are no files to be analyzed for the binary file analysis 11:29:25 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1248ms 11:29:25 INFO: Sensor javabugs [dbd] 11:29:25 INFO: No IR files have been included for analysis. 11:29:25 INFO: Sensor javabugs [dbd] (done) | time=14ms 11:29:25 INFO: Sensor pythonbugs [dbd] 11:29:25 INFO: Analyzing 47/75 functions to detect bugs. 11:29:26 INFO: Sensor pythonbugs [dbd] (done) | time=978ms 11:29:26 INFO: Sensor PythonSecuritySensor [security] 11:29:26 INFO: 22 taint analysis rules enabled. 11:29:27 INFO: Analyzing 6096 UCFGs to detect vulnerabilities. 11:29:28 INFO: All rules entry points : 9 11:29:28 INFO: Retained UCFGs : 44 11:29:28 INFO: 0 / 44 UCFGs simulated, memory usage: 333 MB 11:29:29 INFO: 33 / 44 UCFGs simulated, memory usage: 343 MB 11:29:29 INFO: python security sensor: Begin: 2026-01-08T11:29:26.243010316Z, End: 2026-01-08T11:29:29.069847067Z, Duration: 00:00:02.826 11:29:29 Load type hierarchy and UCFGs: Begin: 2026-01-08T11:29:26.254796782Z, End: 2026-01-08T11:29:27.671306406Z, Duration: 00:00:01.416 11:29:29 Load type hierarchy: Begin: 2026-01-08T11:29:26.254835571Z, End: 2026-01-08T11:29:26.543855298Z, Duration: 00:00:00.289 11:29:29 Load UCFGs: Begin: 2026-01-08T11:29:26.544178554Z, End: 2026-01-08T11:29:27.671112048Z, Duration: 00:00:01.126 11:29:29 Check cache: Begin: 2026-01-08T11:29:27.671886141Z, End: 2026-01-08T11:29:27.672860020Z, Duration: 00:00:00.000 11:29:29 Load cache: Begin: 2026-01-08T11:29:27.672463155Z, End: 2026-01-08T11:29:27.672488484Z, Duration: 00:00:00.000 11:29:29 Create runtime call graph: Begin: 2026-01-08T11:29:27.672899150Z, End: 2026-01-08T11:29:28.059184098Z, Duration: 00:00:00.386 11:29:29 Variable Type Analysis #1: Begin: 2026-01-08T11:29:27.673645822Z, End: 2026-01-08T11:29:27.888472858Z, Duration: 00:00:00.214 11:29:29 Create runtime type propagation graph: Begin: 2026-01-08T11:29:27.674889069Z, End: 2026-01-08T11:29:27.757449033Z, Duration: 00:00:00.082 11:29:29 Run SCC (Tarjan) on 13906 nodes: Begin: 2026-01-08T11:29:27.758021527Z, End: 2026-01-08T11:29:27.796307355Z, Duration: 00:00:00.038 11:29:29 Propagate runtime types to strongly connected components: Begin: 2026-01-08T11:29:27.796559742Z, End: 2026-01-08T11:29:27.888303890Z, Duration: 00:00:00.091 11:29:29 Variable Type Analysis #2: Begin: 2026-01-08T11:29:27.891444327Z, End: 2026-01-08T11:29:28.052965309Z, Duration: 00:00:00.161 11:29:29 Create runtime type propagation graph: Begin: 2026-01-08T11:29:27.891460647Z, End: 2026-01-08T11:29:27.954028160Z, Duration: 00:00:00.062 11:29:29 Run SCC (Tarjan) on 13301 nodes: Begin: 2026-01-08T11:29:27.954233508Z, End: 2026-01-08T11:29:27.975525105Z, Duration: 00:00:00.021 11:29:29 Propagate runtime types to strongly connected components: Begin: 2026-01-08T11:29:27.975694983Z, End: 2026-01-08T11:29:28.052716142Z, Duration: 00:00:00.077 11:29:29 Load config: Begin: 2026-01-08T11:29:28.059347617Z, End: 2026-01-08T11:29:28.535862318Z, Duration: 00:00:00.476 11:29:29 Compute entry points: Begin: 2026-01-08T11:29:28.536039337Z, End: 2026-01-08T11:29:28.721079248Z, Duration: 00:00:00.185 11:29:29 Slice call graph: Begin: 2026-01-08T11:29:28.721664042Z, End: 2026-01-08T11:29:28.724138228Z, Duration: 00:00:00.002 11:29:29 Live variable analysis: Begin: 2026-01-08T11:29:28.725528784Z, End: 2026-01-08T11:29:28.756085826Z, Duration: 00:00:00.030 11:29:29 Taint analysis for python: Begin: 2026-01-08T11:29:28.756451772Z, End: 2026-01-08T11:29:29.045652136Z, Duration: 00:00:00.289 11:29:29 Report issues: Begin: 2026-01-08T11:29:29.046228281Z, End: 2026-01-08T11:29:29.051057737Z, Duration: 00:00:00.004 11:29:29 Store cache: Begin: 2026-01-08T11:29:29.052580384Z, End: 2026-01-08T11:29:29.067619367Z, Duration: 00:00:00.015 11:29:29 INFO: python security sensor peak memory: 441 MB 11:29:29 INFO: Sensor PythonSecuritySensor [security] (done) | time=2834ms 11:29:29 INFO: ------------- Run sensors on project 11:29:29 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:29 INFO: Architecture analysis is enabled with the following features: legacy 11:29:29 INFO: * Protobuf reading starting | memory total=513 | free=148 | used=364 (MB) 11:29:29 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:29 INFO: * Files successfully loaded: "6" out of "6" 11:29:29 INFO: * Purging externals (components not scanned) from graphs 11:29:29 INFO: * Purging excluded nodes from graphs 11:29:29 INFO: * Protobuf reading complete | memory total=513 | free=135 | used=377 (MB) 11:29:29 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=513 | free=133 | used=379 (MB) 11:29:29 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=335ms 11:29:29 INFO: Sensor Zero Coverage Sensor 11:29:29 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:29 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:30 INFO: ------------- Gather SCA dependencies on project 11:29:30 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:30 INFO: Dependency analysis skipped 11:29:30 INFO: CPD Executor 1 file had no CPD blocks 11:29:30 INFO: CPD Executor Calculating CPD for 5 files 11:29:30 INFO: CPD Executor CPD calculation finished (done) | time=21ms 11:29:30 INFO: SCM Publisher SCM provider for this project is: git 11:29:30 INFO: SCM Publisher 5 source files to be analyzed 11:29:31 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=467ms 11:29:31 INFO: Analysis report generated in 641ms, dir size=398 KB 11:29:31 INFO: Analysis report compressed in 46ms, zip size=92 KB 11:29:32 INFO: Analysis report uploaded in 500ms 11:29:32 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:32 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:32 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZudXnX8UxEM5NetZN5h 11:29:32 INFO: ------------- Upload SCA dependency files 11:29:33 INFO: Sensor cache published successfully 11:29:33 INFO: Analysis total time: 39.430 s 11:29:33 INFO: ------------------------------------------------------------------------ 11:29:33 INFO: EXECUTION SUCCESS 11:29:33 INFO: ------------------------------------------------------------------------ 11:29:33 INFO: Total time: 46.744s 11:29:34 INFO: Final Memory: 270M/513M 11:29:34 INFO: ------------------------------------------------------------------------ 11:29:36 $ ssh-agent -k 11:29:36 unset SSH_AUTH_SOCK; 11:29:36 unset SSH_AGENT_PID; 11:29:36 echo Agent pid 1605 killed; 11:29:36 [ssh-agent] Stopped. 11:29:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:36 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10786125244263600021.sh 11:29:36 ---> sysstat.sh 11:29:37 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16139292024875364571.sh 11:29:37 ---> package-listing.sh 11:29:37 ++ facter osfamily 11:29:37 ++ tr '[:upper:]' '[:lower:]' 11:29:37 + OS_FAMILY=debian 11:29:37 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:37 + START_PACKAGES=/tmp/packages_start.txt 11:29:37 + END_PACKAGES=/tmp/packages_end.txt 11:29:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:37 + PACKAGES=/tmp/packages_start.txt 11:29:37 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:37 + PACKAGES=/tmp/packages_end.txt 11:29:37 + case "${OS_FAMILY}" in 11:29:37 + dpkg -l 11:29:37 + grep '^ii' 11:29:37 + '[' -f /tmp/packages_start.txt ']' 11:29:37 + '[' -f /tmp/packages_end.txt ']' 11:29:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:37 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:37 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:37 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12746505779620665363.sh 11:29:37 ---> capture-instance-metadata.sh 11:29:37 Setup pyenv: 11:29:37 system 11:29:37 3.8.13 11:29:37 3.9.13 11:29:37 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSzd from file:/tmp/.os_lf_venv 11:29:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:41 lf-activate-venv(): INFO: Base packages installed successfully 11:29:41 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-PSzd/bin to PATH 11:30:03 INFO: Running in OpenStack, capturing instance metadata 11:30:04 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins121179536811740714.sh 11:30:04 provisioning config files... 11:30:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config5814734657276254833tmp 11:30:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:04 [EnvInject] - Injecting environment variables from a build step. 11:30:04 [EnvInject] - Injecting as environment variables the properties content 11:30:04 SERVER_ID=logs 11:30:04 11:30:04 [EnvInject] - Variables injected successfully. 11:30:04 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins13241613427124091247.sh 11:30:04 ---> create-netrc.sh 11:30:04 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10967424202505189674.sh 11:30:04 ---> python-tools-install.sh 11:30:04 Setup pyenv: 11:30:04 system 11:30:04 3.8.13 11:30:04 3.9.13 11:30:04 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSzd from file:/tmp/.os_lf_venv 11:30:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:08 lf-activate-venv(): INFO: Base packages installed successfully 11:30:08 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-PSzd/bin to PATH 11:30:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2694610408936350253.sh 11:30:26 ---> sudo-logs.sh 11:30:26 Archiving 'sudo' log.. 11:30:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12187347571310003789.sh 11:30:26 ---> job-cost.sh 11:30:26 Setup pyenv: 11:30:26 system 11:30:26 3.8.13 11:30:26 3.9.13 11:30:26 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSzd from file:/tmp/.os_lf_venv 11:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:30 lf-activate-venv(): INFO: Base packages installed successfully 11:30:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-PSzd/bin to PATH 11:30:40 INFO: No Stack... 11:30:41 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:41 INFO: Archiving Costs 11:30:41 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins7934851538060606445.sh 11:30:41 ---> logs-deploy.sh 11:30:41 Setup pyenv: 11:30:41 system 11:30:41 3.8.13 11:30:41 3.9.13 11:30:41 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PSzd from file:/tmp/.os_lf_venv 11:30:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:44 lf-activate-venv(): INFO: Base packages installed successfully 11:30:44 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-PSzd/bin to PATH 11:31:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/174 11:31:03 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:09 Archives upload complete. 11:31:09 INFO: archiving logs to Nexus 11:31:11 ---> uname -a: 11:31:11 Linux prd-ubuntu1804-builder-2c-2g-2756 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:31:11 11:31:11 11:31:11 ---> lscpu: 11:31:11 Architecture: x86_64 11:31:11 CPU op-mode(s): 32-bit, 64-bit 11:31:11 Byte Order: Little Endian 11:31:11 CPU(s): 2 11:31:11 On-line CPU(s) list: 0,1 11:31:11 Thread(s) per core: 1 11:31:11 Core(s) per socket: 1 11:31:11 Socket(s): 2 11:31:11 NUMA node(s): 1 11:31:11 Vendor ID: AuthenticAMD 11:31:11 CPU family: 23 11:31:11 Model: 49 11:31:11 Model name: AMD EPYC-Rome Processor 11:31:11 Stepping: 0 11:31:11 CPU MHz: 2799.998 11:31:11 BogoMIPS: 5599.99 11:31:11 Virtualization: AMD-V 11:31:11 Hypervisor vendor: KVM 11:31:11 Virtualization type: full 11:31:11 L1d cache: 32K 11:31:11 L1i cache: 32K 11:31:11 L2 cache: 512K 11:31:11 L3 cache: 16384K 11:31:11 NUMA node0 CPU(s): 0,1 11:31:11 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:11 11:31:11 11:31:11 ---> nproc: 11:31:11 2 11:31:11 11:31:11 11:31:11 ---> df -h: 11:31:11 Filesystem Size Used Avail Use% Mounted on 11:31:11 udev 2.0G 0 2.0G 0% /dev 11:31:11 tmpfs 395M 668K 394M 1% /run 11:31:11 /dev/vda1 20G 8.2G 12G 43% / 11:31:11 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:11 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:11 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:11 tmpfs 395M 0 395M 0% /run/user/1001 11:31:11 11:31:11 11:31:11 ---> free -m: 11:31:11 total used free shared buff/cache available 11:31:11 Mem: 3944 387 791 0 2765 3274 11:31:11 Swap: 1023 0 1023 11:31:11 11:31:11 11:31:11 ---> ip addr: 11:31:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:11 inet 127.0.0.1/8 scope host lo 11:31:11 valid_lft forever preferred_lft forever 11:31:11 inet6 ::1/128 scope host 11:31:11 valid_lft forever preferred_lft forever 11:31:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:11 link/ether fa:16:3e:ef:b6:71 brd ff:ff:ff:ff:ff:ff 11:31:11 inet 10.32.7.194/23 brd 10.32.7.255 scope global dynamic ens3 11:31:11 valid_lft 86010sec preferred_lft 86010sec 11:31:11 inet6 fe80::f816:3eff:feef:b671/64 scope link 11:31:11 valid_lft forever preferred_lft forever 11:31:11 11:31:11 11:31:11 ---> sar -b -r -n DEV: 11:31:11 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-2756) 01/08/26 _x86_64_ (2 CPU) 11:31:11 11:31:11 11:24:45 LINUX RESTART (2 CPU) 11:31:11 11:31:11 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:11 11:26:02 92.32 21.76 70.56 866.11 5260.78 11:31:11 11:27:01 66.47 11.59 54.88 1036.80 10057.74 11:31:11 11:28:01 74.54 5.65 68.89 157.97 11077.62 11:31:11 11:29:01 89.12 23.82 65.30 749.47 25083.33 11:31:11 11:30:01 80.41 26.00 54.41 1555.23 9561.23 11:31:11 11:31:01 25.80 1.80 24.00 105.98 1450.96 11:31:11 Average: 71.46 15.11 56.34 744.53 10415.64 11:31:11 11:31:11 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:11 11:26:02 1748004 3351572 2291048 56.72 48868 1711032 662184 13.02 597424 1531216 186904 11:31:11 11:27:01 1700936 3446660 2338116 57.89 60600 1832624 561864 11.04 478956 1679804 90124 11:31:11 11:28:01 1131188 3325060 2907864 71.99 79244 2243100 715616 14.07 654840 2033164 233676 11:31:11 11:29:01 546076 3279168 3492976 86.48 97032 2727532 719360 14.14 703624 2524084 165792 11:31:11 11:30:01 767744 3291480 3271308 80.99 98800 2519772 666120 13.09 708420 2301932 26212 11:31:11 11:31:01 768696 3295168 3270356 80.97 100556 2520908 668056 13.13 715524 2294064 15472 11:31:11 Average: 1110441 3331518 2928611 72.51 80850 2259161 665533 13.08 643131 2060711 119697 11:31:11 11:31:11 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:11 11:26:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:31:11 11:26:02 ens3 205.16 109.66 991.99 39.61 0.00 0.00 0.00 0.00 11:31:11 11:27:01 lo 1.63 1.63 0.15 0.15 0.00 0.00 0.00 0.00 11:31:11 11:27:01 ens3 34.73 30.02 275.81 6.93 0.00 0.00 0.00 0.00 11:31:11 11:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:31:11 11:28:01 ens3 81.50 64.04 1441.87 7.44 0.00 0.00 0.00 0.00 11:31:11 11:29:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 11:31:11 11:29:01 ens3 261.32 112.75 1187.41 21.89 0.00 0.00 0.00 0.00 11:31:11 11:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:31:11 11:30:01 ens3 115.91 88.34 976.34 20.33 0.00 0.00 0.00 0.00 11:31:11 11:31:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 11:31:11 11:31:01 ens3 12.65 13.08 10.53 6.09 0.00 0.00 0.00 0.00 11:31:11 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 11:31:11 Average: ens3 118.77 69.76 815.48 17.08 0.00 0.00 0.00 0.00 11:31:11 11:31:11 11:31:11 ---> sar -P ALL: 11:31:11 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-2756) 01/08/26 _x86_64_ (2 CPU) 11:31:11 11:31:11 11:24:45 LINUX RESTART (2 CPU) 11:31:11 11:31:11 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:11 11:26:02 all 42.69 0.00 2.91 4.96 1.32 48.12 11:31:11 11:26:02 0 46.48 0.00 3.64 8.38 1.38 40.12 11:31:11 11:26:02 1 38.90 0.00 2.17 1.52 1.25 56.16 11:31:11 11:27:01 all 42.81 0.00 2.87 3.23 1.24 49.84 11:31:11 11:27:01 0 62.59 0.00 3.86 4.66 1.56 27.33 11:31:11 11:27:01 1 23.04 0.00 1.88 1.81 0.93 72.33 11:31:11 11:28:01 all 40.83 0.00 2.99 3.60 1.17 51.40 11:31:11 11:28:01 0 60.06 0.00 4.16 4.80 1.45 29.52 11:31:11 11:28:01 1 21.67 0.00 1.86 2.43 0.88 73.15 11:31:11 11:29:01 all 43.22 0.00 3.51 3.01 1.69 48.58 11:31:11 11:29:01 0 52.55 0.00 3.94 3.05 1.80 38.66 11:31:11 11:29:01 1 33.87 0.00 3.06 2.96 1.59 58.52 11:31:11 11:30:01 all 53.32 0.00 3.59 3.80 1.68 37.61 11:31:11 11:30:01 0 53.18 0.00 3.54 3.21 1.61 38.46 11:31:11 11:30:01 1 53.45 0.00 3.63 4.38 1.75 36.78 11:31:11 11:31:01 all 42.55 0.00 1.78 1.44 1.24 52.99 11:31:11 11:31:01 0 44.44 0.00 1.99 0.95 1.24 51.39 11:31:11 11:31:01 1 40.68 0.00 1.56 1.95 1.23 54.58 11:31:11 Average: all 44.24 0.00 2.94 3.34 1.39 48.08 11:31:11 Average: 0 53.19 0.00 3.52 4.17 1.51 37.61 11:31:11 Average: 1 35.30 0.00 2.36 2.51 1.27 58.56 11:31:11 11:31:11 11:31:11