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-1419 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:01 [ssh-agent] Looking for ssh-agent implementation... 11:25:01 $ ssh-agent 11:25:01 SSH_AUTH_SOCK=/tmp/ssh-YlM4ojebh8eK/agent.1630 11:25:01 SSH_AGENT_PID=1632 11:25:01 [ssh-agent] Started. 11:25:01 Running ssh-add (command line suppressed) 11:25:01 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_14501980161124878124.key (jenkins-ssh) 11:25:01 [ssh-agent] Using credentials jenkins (jenkins) 11:25:01 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:04 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:04 > git --version # timeout=10 11:25:04 > git --version # 'git version 2.17.1' 11:25:04 using GIT_SSH to set credentials jenkins 11:25:04 > 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:04 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:05 Avoid second fetch 11:25:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:05 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:05 > git config core.sparsecheckout # timeout=10 11:25:05 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:05 Commit message: "Update release container tag for m-release" 11:25:05 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:09 provisioning config files... 11:25:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:09 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1543525131520413276.sh 11:25:09 ---> python-tools-install.sh 11:25:09 Setup pyenv: 11:25:09 * system (set by /opt/pyenv/version) 11:25:09 * 3.8.13 (set by /opt/pyenv/version) 11:25:09 * 3.9.13 (set by /opt/pyenv/version) 11:25:09 * 3.10.6 (set by /opt/pyenv/version) 11:25:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IDRq 11:25:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:23 lf-activate-venv(): INFO: Base packages installed successfully 11:25:23 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:03 lf-activate-venv(): INFO: Adding /tmp/venv-IDRq/bin to PATH 11:26:03 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.30.2 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 26.1.1 from /tmp/venv-IDRq/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==26.1.0 11:26:38 autopage==0.6.0 11:26:38 backports.strenum==1.3.1 11:26:38 beautifulsoup4==4.14.3 11:26:38 boto3==1.43.11 11:26:38 botocore==1.43.11 11:26:38 bs4==0.0.2 11:26:38 certifi==2026.5.20 11:26:38 cffi==2.0.0 11:26:38 cfgv==3.5.0 11:26:38 chardet==7.4.3 11:26:38 charset-normalizer==3.4.7 11:26:38 click==8.4.0 11:26:38 cliff==4.14.0 11:26:38 cmd2==3.5.1 11:26:38 cryptography==3.3.2 11:26:38 debtcollector==3.1.0 11:26:38 decorator==5.3.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.29.0 11:26:38 future==1.0.0 11:26:38 gitdb==4.0.12 11:26:38 GitPython==3.1.50 11:26:38 httplib2==0.30.2 11:26:38 identify==2.6.19 11:26:38 idna==3.15 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.1.0 11:26:38 jsonpatch==1.33 11:26:38 jsonpointer==3.1.1 11:26:38 jsonschema==4.26.0 11:26:38 jsonschema-specifications==2025.9.1 11:26:38 keystoneauth1==5.14.0 11:26:38 kubernetes==35.0.0 11:26:38 lftools==0.37.22 11:26:38 lxml==6.1.1 11:26:38 markdown-it-py==4.2.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.13.0 11:26:38 os-service-types==1.8.2 11:26:38 osc-lib==4.6.0 11:26:38 oslo.config==10.4.0 11:26:38 oslo.context==6.4.0 11:26:38 oslo.i18n==6.8.0 11:26:38 oslo.log==8.2.0 11:26:38 oslo.serialization==5.10.0 11:26:38 oslo.utils==10.0.1 11:26:38 packaging==26.2 11:26:38 pbr==7.0.3 11:26:38 platformdirs==4.9.6 11:26:38 prettytable==3.17.0 11:26:38 psutil==7.2.2 11:26:38 pyasn1==0.6.3 11:26:38 pyasn1_modules==0.4.2 11:26:38 pycparser==3.0 11:26:38 pygerrit2==2.0.15 11:26:38 PyGithub==2.9.1 11:26:38 Pygments==2.20.0 11:26:38 PyJWT==2.12.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.9.0 11:26:38 python-dateutil==2.9.0.post0 11:26:38 python-discovery==1.3.1 11:26:38 python-heatclient==5.2.0 11:26:38 python-jenkins==1.8.3 11:26:38 python-keystoneclient==5.8.0 11:26:38 python-magnumclient==4.10.0 11:26:38 python-openstackclient==10.0.0 11:26:38 python-swiftclient==4.10.0 11:26:38 PyYAML==6.0.3 11:26:38 referencing==0.37.0 11:26:38 requests==2.34.2 11:26:38 requests-oauthlib==2.0.0 11:26:38 rfc3986==2.0.0 11:26:38 rich==15.0.0 11:26:38 rich-argparse==1.8.0 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.17.0 11:26:38 simplejson==4.1.1 11:26:38 six==1.17.0 11:26:38 smmap==5.0.3 11:26:38 soupsieve==2.8.3 11:26:38 stevedore==5.8.0 11:26:38 tabulate==0.10.0 11:26:38 toml==0.10.2 11:26:38 tomlkit==0.15.0 11:26:38 tqdm==4.67.3 11:26:38 typing_extensions==4.15.0 11:26:38 urllib3==1.26.20 11:26:38 virtualenv==21.3.3 11:26:38 wcwidth==0.7.0 11:26:38 websocket-client==1.9.0 11:26:38 wrapt==2.1.2 11:26:38 xdg==6.0.0 11:26:38 xmltodict==1.0.4 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/jenkins16898200260101296727.sh 11:26:38 ---> update-java-alternatives.sh 11:26:38 ---> Updating Java version 11:26:38 ---> Ubuntu/Debian system detected 11:26:39 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/jenkins4891502921701624021.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-Fs3g 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 ++ 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 ++ grep -E '^[0-9.]*[0-9]$' 11:26:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:39 +++ tail -n 1 11:26:39 +++ sort -V 11:26:39 +++ grep '^3' /tmp/.pyenv_versions 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-Fs3g 11:26:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fs3g' 11:26:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fs3g 11:26:47 + echo /tmp/venv-Fs3g 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-Fs3g/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-Fs3g/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-Fs3g/bin to PATH' 11:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-Fs3g/bin to PATH 11:26:57 + PATH=/tmp/venv-Fs3g/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:57 pip 26.1.1 from /tmp/venv-Fs3g/lib/python3.10/site-packages/pip (python 3.10) 11:26:58 + python3 -m pip freeze 11:26:58 cachetools==7.1.3 11:26:58 colorama==0.4.6 11:26:58 distlib==0.4.0 11:26:58 filelock==3.29.0 11:26:58 packaging==26.2 11:26:58 platformdirs==4.9.6 11:26:58 pluggy==1.6.0 11:26:58 pyproject-api==1.10.0 11:26:58 python-discovery==1.3.1 11:26:58 tomli==2.4.1 11:26:58 tomli_w==1.2.0 11:26:58 tox==4.54.0 11:26:58 typing_extensions==4.15.0 11:26:58 urllib3==1.26.20 11:26:58 virtualenv==21.3.3 11:26:58 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins2459796177454905236.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/jenkins4371972243372399828.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-Xp0I 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 ++ sed 's/^[ *]* //' 11:26:58 ++ grep -E '^[0-9.]*[0-9]$' 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-Fs3g 11:26:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fs3g from' file:/tmp/.toxenv 11:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fs3g 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-Fs3g/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-Fs3g/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-Fs3g/bin to PATH' 11:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-Fs3g/bin to PATH 11:27:02 + PATH=/tmp/venv-Fs3g/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-Fs3g/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-Fs3g/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.54.0 from /tmp/venv-Fs3g/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:31 code: freeze> python -m pip freeze --all 11:27:32 code: certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,click==8.4.0,click-option-group==0.5.7,coverage==7.14.0,cryptography==48.0.0,docstring_parser==0.18.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.30.3,google-auth==2.53.0,google-cloud-core==2.6.0,google-cloud-storage==3.10.1,google-crc32c==1.8.0,google-resumable-media==2.9.0,googleapis-common-protos==1.75.0,idna==3.15,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.16.1,kfp-pipeline-spec==2.16.1,kfp-server-api==2.16.1,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==26.2,pip==26.1.1,pluggy==1.6.0,proto-plus==1.28.0,protobuf==6.33.6,pyasn1==0.6.3,pyasn1_modules==0.4.2,pycparser==3.0,Pygments==2.20.0,pytest==9.0.3,pytest-cov==7.1.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,setuptools==82.0.1,six==1.17.0,tabulate==0.10.0,tomli==2.4.1,typing_extensions==4.15.0,urllib3==2.7.0,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:32 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:33 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:33 Processing ./. 11:27:33 Installing build dependencies: started 11:27:35 Installing build dependencies: finished with status 'done' 11:27:35 Getting requirements to build wheel: started 11:27:35 Getting requirements to build wheel: finished with status 'done' 11:27:35 Preparing metadata (pyproject.toml): started 11:27:36 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:36 Building wheels for collected packages: kfadapter 11:27:36 Building wheel for kfadapter (pyproject.toml): started 11:27:36 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:36 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24852 sha256=f6a84ff9a9b56f248a74b784219f0d29887dc5d8fbf2e2709290731c62a37c81 11:27:36 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:36 Successfully built kfadapter 11:27:36 Installing collected packages: kfadapter 11:27:36 Successfully installed kfadapter-0.1 11:27:37 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:39 ============================= test session starts ============================== 11:27:39 platform linux -- Python 3.10.6, pytest-9.0.3, pluggy-1.6.0 11:27:39 cachedir: .tox/code/.pytest_cache 11:27:39 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:39 plugins: cov-7.1.0 11:27:39 collected 63 items 11:27:39 11:27:39 test/test_kfadapter_conf.py ........ [ 12%] 11:27:39 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:40 test/test_kfadapter_main.py ............................ [ 80%] 11:27:40 test/test_kfadapter_util.py .......... [ 96%] 11:27:40 test/test_tmgr_logger.py .. [100%] 11:27:42 11:27:42 =============================== warnings summary =============================== 11:27:42 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:42 /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:42 from flask.globals import _request_ctx_stack 11:27:42 11:27:42 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:42 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:42 ================================ tests coverage ================================ 11:27:42 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:42 11:27:42 Name Stmts Miss Cover Missing 11:27:42 ---------------------------------------------------------------- 11:27:42 kfadapter/__init__.py 0 0 100% 11:27:42 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:42 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:42 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:42 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:42 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:42 ---------------------------------------------------------------- 11:27:42 TOTAL 514 100 81% 11:27:42 Coverage HTML written to dir htmlcov 11:27:42 Coverage XML written to file coverage.xml 11:27:42 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:42 ======================== 63 passed, 1 warning in 3.66s ========================= 11:27:42 code: commands[2]> coverage xml -i 11:27:42 Wrote XML report to coverage.xml 11:27:43 code: OK ✔ in 39.69 seconds 11:27:43 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:18 docs: freeze> python -m pip freeze --all 11:28:18 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.15,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.2.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.34.2,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.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,tomli==2.4.1,urllib3==1.26.20,webcolors==25.10.0 11:28:18 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:19 Running Sphinx v8.1.3 11:28:19 loading translations [en]... done 11:28:19 making output directory... done 11:28:19 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:19 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:20 building [mo]: targets for 0 po files that are out of date 11:28:20 writing output... 11:28:20 building [html]: targets for 4 source files that are out of date 11:28:20 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:20 reading sources... [ 25%] index 11:28:20 reading sources... [ 50%] installation-guide 11:28:20 reading sources... [ 75%] overview 11:28:20 reading sources... [100%] release-notes 11:28:20 11:28:20 looking for now-outdated files... none found 11:28:20 pickling environment... done 11:28:20 checking consistency... done 11:28:20 preparing documents... done 11:28:20 copying assets... 11:28:20 copying static files... 11:28:20 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:20 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:20 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:20 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:20 copying static files: done 11:28:20 copying extra files... 11:28:20 copying extra files: done 11:28:20 copying assets: done 11:28:20 writing output... [ 25%] index 11:28:20 writing output... [ 50%] installation-guide 11:28:20 writing output... [ 75%] overview 11:28:20 writing output... [100%] release-notes 11:28:20 11:28:20 generating indices... genindex done 11:28:20 highlighting module code... 11:28:20 writing additional pages... search done 11:28:20 dumping search index in English (code: en)... done 11:28:20 dumping object inventory... done 11:28:20 build succeeded. 11:28:20 11:28:20 The HTML pages are in docs/_build/html. 11:28:20 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:20 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:21 docs: OK ✔ in 37.98 seconds 11:28:21 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:49 docs-linkcheck: freeze> python -m pip freeze --all 11:28:50 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.15,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.2.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.34.2,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.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,tomli==2.4.1,urllib3==1.26.20,webcolors==25.10.0 11:28:50 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:50 Running Sphinx v8.1.3 11:28:50 loading translations [en]... done 11:28:51 making output directory... done 11:28:51 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:51 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:51 building [mo]: targets for 0 po files that are out of date 11:28:51 writing output... 11:28:51 building [linkcheck]: targets for 4 source files that are out of date 11:28:51 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:51 reading sources... [ 25%] index 11:28:51 reading sources... [ 50%] installation-guide 11:28:51 reading sources... [ 75%] overview 11:28:51 reading sources... [100%] release-notes 11:28:51 11:28:51 looking for now-outdated files... none found 11:28:51 pickling environment... done 11:28:51 checking consistency... done 11:28:51 preparing documents... done 11:28:51 copying assets... 11:28:51 copying assets: done 11:28:51 writing output... [ 25%] index 11:28:51 writing output... [ 50%] installation-guide 11:28:51 writing output... [ 75%] overview 11:28:51 writing output... [100%] release-notes 11:28:51 11:28:51 11:28:51 (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:51 build succeeded. 11:28:51 11:28:51 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:51 code: OK (39.69=setup[29.40]+cmd[4.45,5.45,0.38] seconds) 11:28:51 docs: OK (37.98=setup[35.89]+cmd[2.07,0.01] seconds) 11:28:51 docs-linkcheck: OK (30.74=setup[29.31]+cmd[1.43] seconds) 11:28:51 congratulations :) (108.45 seconds) 11:28:51 + tox_status=0 11:28:51 + echo '---> Completed tox runs' 11:28:51 ---> Completed tox runs 11:28:51 + for i in .tox/*/log 11:28:51 ++ echo .tox/code/log 11:28:51 ++ awk -F/ '{print $2}' 11:28:51 + tox_env=code 11:28:51 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:51 + for i in .tox/*/log 11:28:51 ++ echo .tox/docs-linkcheck/log 11:28:51 ++ awk -F/ '{print $2}' 11:28:51 + tox_env=docs-linkcheck 11:28:51 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:51 + for i in .tox/*/log 11:28:51 ++ echo .tox/docs/log 11:28:51 ++ awk -F/ '{print $2}' 11:28:51 + tox_env=docs 11:28:51 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:51 + DOC_DIR=docs/_build/html 11:28:51 + [[ -d docs/_build/html ]] 11:28:51 + echo '---> Archiving generated docs' 11:28:51 ---> Archiving generated docs 11:28:51 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:51 + echo '---> tox-run.sh ends' 11:28:51 ---> tox-run.sh ends 11:28:51 + test 0 -eq 0 11:28:51 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-1419 11:28:52 [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:53 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:53 INFO: Project root configuration file: NONE 11:28:53 INFO: SonarScanner 4.6.2.2472 11:28:53 INFO: Java 17.0.7 Private Build (64-bit) 11:28:53 INFO: Linux 4.15.0-213-generic amd64 11:28:53 INFO: User cache: /home/jenkins/.sonar/cache 11:28:57 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:57 INFO: Project root configuration file: NONE 11:28:57 INFO: Analyzing on SonarCloud 11:28:57 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:28:59 INFO: Load global settings 11:28:59 INFO: Load global settings (done) | time=693ms 11:28:59 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:29:00 INFO: Loading required plugins 11:29:00 INFO: Load plugins index 11:29:00 INFO: Load plugins index (done) | time=273ms 11:29:00 INFO: Load/download plugins 11:29:01 INFO: Load/download plugins (done) | time=1341ms 11:29:02 INFO: Loaded core extensions: architecture, sca, a3s 11:29:02 INFO: Process project properties 11:29:03 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:03 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:03 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:03 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:03 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=444ms 11:29:03 INFO: Found an active CI vendor: 'Jenkins' 11:29:03 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:03 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:04 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:04 INFO: Detected project binding: NOT_BOUND 11:29:04 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=325ms 11:29:04 INFO: Load branch configuration 11:29:04 INFO: Load branch configuration (done) | time=12ms 11:29:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:04 INFO: Create analysis 11:29:04 INFO: Create analysis (done) | time=409ms 11:29:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:05 INFO: Load quality profiles 11:29:05 INFO: Load quality profiles (done) | time=728ms 11:29:06 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:06 INFO: Load active rules 11:29:07 INFO: Load active rules (done) | time=1061ms 11:29:07 INFO: Organization key: o-ran-sc 11:29:07 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:07 INFO: Preprocessing files... 11:29:07 INFO: 1 language detected in 12 preprocessed files (done) | time=154ms 11:29:07 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:07 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:11 INFO: Load/download plugins (done) | time=2749ms 11:29:11 INFO: Load project repositories 11:29:11 INFO: Load project repositories (done) | time=304ms 11:29:11 INFO: Indexing files... 11:29:11 INFO: Project configuration: 11:29:11 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:11 INFO: 12 files indexed (done) | time=19ms 11:29:11 INFO: Quality profile for py: Sonar way 11:29:11 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:11 INFO: Load metrics repository 11:29:12 INFO: Load metrics repository (done) | time=184ms 11:29:12 INFO: Sensor cache enabled 11:29:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:12 INFO: Load sensor cache 11:29:13 INFO: Load sensor cache (311 KB) | time=1695ms 11:29:13 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:13 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:16 INFO: Sensor Python Sensor [python] 11:29:16 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:17 INFO: Starting global symbols computation 11:29:17 INFO: 6 source files to be analyzed 11:29:18 INFO: 6/6 source files have been analyzed 11:29:18 INFO: Finished step global symbols computation in 1431ms 11:29:19 INFO: Starting rules execution 11:29:19 INFO: 6 source files to be analyzed 11:29:25 INFO: No boundary descriptors defined 11:29:28 INFO: 6/6 source files have been analyzed 11:29:28 INFO: Finished step rules execution in 9010ms 11:29:28 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:28 INFO: Sensor Python Sensor [python] (done) | time=11981ms 11:29:28 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:28 INFO: Python test coverage 11:29:28 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:28 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=878ms 11:29:28 INFO: Sensor PythonXUnitSensor [python] 11:29:29 INFO: Sensor PythonXUnitSensor [python] (done) | time=600ms 11:29:29 INFO: Sensor Python Dependency Sensor [python] 11:29:29 INFO: Sensor Python Dependency Sensor [python] (done) | time=6ms 11:29:29 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:29 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:29 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:29 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:29 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=4ms 11:29:29 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:29 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=3ms 11:29:29 INFO: Sensor Java Config Sensor [iac] 11:29:29 INFO: There are no files to be analyzed for the Java language 11:29:29 INFO: Sensor Java Config Sensor [iac] (done) | time=46ms 11:29:29 INFO: Sensor IaC Docker Sensor [iac] 11:29:29 INFO: There are no files to be analyzed for the Docker language 11:29:29 INFO: Sensor IaC Docker Sensor [iac] (done) | time=3ms 11:29:29 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:29 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:29 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 11:29:29 INFO: Sensor IaC actionlint report Sensor [iac] 11:29:29 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 11:29:29 INFO: Sensor IaC Shell Sensor [iac] 11:29:29 INFO: There are no files to be analyzed for the Shell language 11:29:29 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 11:29:29 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:29 INFO: Available processors: 2 11:29:29 INFO: Using 2 threads for analysis. 11:29:30 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:30 * The filename starts with "test" 11:29:30 * The filename contains "test." or "tests." 11:29:30 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:30 * Any directory in the file path has a name ending in "test" or "tests" 11:29:30 11:29:31 INFO: Start fetching files for the text and secrets analysis 11:29:31 INFO: Using Git CLI to retrieve dirty files 11:29:31 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:31 INFO: Starting the text and secrets analysis 11:29:31 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:31 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:31 INFO: Start fetching files for the binary file analysis 11:29:31 INFO: There are no files to be analyzed for the binary file analysis 11:29:31 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2115ms 11:29:31 INFO: Sensor javabugs [dbd] 11:29:31 INFO: No IR files have been included for analysis. 11:29:31 INFO: Sensor javabugs [dbd] (done) | time=10ms 11:29:31 INFO: Sensor pythonbugs [dbd] 11:29:31 INFO: Analyzing 47/75 functions to detect bugs. 11:29:32 INFO: Sensor pythonbugs [dbd] (done) | time=1098ms 11:29:32 INFO: Sensor PythonSecuritySensor [security] 11:29:32 INFO: 25 taint analysis rules enabled. 11:29:34 INFO: Analyzing 6559 UCFGs to detect vulnerabilities. 11:29:35 INFO: All rules entry points : 11 11:29:35 INFO: Retained UCFGs : 67 11:29:35 INFO: 0 / 67 UCFGs simulated, memory usage: 384 MB 11:29:36 INFO: 50 / 67 UCFGs simulated, memory usage: 398 MB 11:29:36 INFO: python security sensor: Begin: 2026-05-21T11:29:32.841722909Z, End: 2026-05-21T11:29:36.254337446Z, Duration: 00:00:03.412 11:29:36 Load type hierarchy and UCFGs: Begin: 2026-05-21T11:29:32.855287404Z, End: 2026-05-21T11:29:34.488484745Z, Duration: 00:00:01.633 11:29:36 Load type hierarchy: Begin: 2026-05-21T11:29:32.855320045Z, End: 2026-05-21T11:29:33.058148509Z, Duration: 00:00:00.202 11:29:36 Load UCFGs: Begin: 2026-05-21T11:29:33.058422161Z, End: 2026-05-21T11:29:34.488224554Z, Duration: 00:00:01.429 11:29:36 Check cache: Begin: 2026-05-21T11:29:34.488995938Z, End: 2026-05-21T11:29:34.490262463Z, Duration: 00:00:00.001 11:29:36 Load cache: Begin: 2026-05-21T11:29:34.489708239Z, End: 2026-05-21T11:29:34.489737950Z, Duration: 00:00:00.000 11:29:36 Create runtime call graph: Begin: 2026-05-21T11:29:34.490309805Z, End: 2026-05-21T11:29:34.971898310Z, Duration: 00:00:00.481 11:29:36 Variable Type Analysis #1: Begin: 2026-05-21T11:29:34.491131520Z, End: 2026-05-21T11:29:34.767602926Z, Duration: 00:00:00.276 11:29:36 Create runtime type propagation graph: Begin: 2026-05-21T11:29:34.492049510Z, End: 2026-05-21T11:29:34.626127857Z, Duration: 00:00:00.134 11:29:36 Run SCC (Tarjan) on 14483 nodes: Begin: 2026-05-21T11:29:34.626830358Z, End: 2026-05-21T11:29:34.670764321Z, Duration: 00:00:00.043 11:29:36 Propagate runtime types to strongly connected components: Begin: 2026-05-21T11:29:34.671036602Z, End: 2026-05-21T11:29:34.767415678Z, Duration: 00:00:00.096 11:29:36 Variable Type Analysis #2: Begin: 2026-05-21T11:29:34.771982057Z, End: 2026-05-21T11:29:34.958654323Z, Duration: 00:00:00.186 11:29:36 Create runtime type propagation graph: Begin: 2026-05-21T11:29:34.772001588Z, End: 2026-05-21T11:29:34.848182284Z, Duration: 00:00:00.076 11:29:36 Run SCC (Tarjan) on 14374 nodes: Begin: 2026-05-21T11:29:34.848388443Z, End: 2026-05-21T11:29:34.881828519Z, Duration: 00:00:00.033 11:29:36 Propagate runtime types to strongly connected components: Begin: 2026-05-21T11:29:34.882014817Z, End: 2026-05-21T11:29:34.958418353Z, Duration: 00:00:00.076 11:29:36 Load config: Begin: 2026-05-21T11:29:34.972094048Z, End: 2026-05-21T11:29:35.555814148Z, Duration: 00:00:00.583 11:29:36 Compute entry points: Begin: 2026-05-21T11:29:35.556002246Z, End: 2026-05-21T11:29:35.693477181Z, Duration: 00:00:00.137 11:29:36 Slice call graph: Begin: 2026-05-21T11:29:35.697460282Z, End: 2026-05-21T11:29:35.703424809Z, Duration: 00:00:00.005 11:29:36 Live variable analysis: Begin: 2026-05-21T11:29:35.703580016Z, End: 2026-05-21T11:29:35.778635345Z, Duration: 00:00:00.075 11:29:36 Taint analysis for python: Begin: 2026-05-21T11:29:35.779104595Z, End: 2026-05-21T11:29:36.171153929Z, Duration: 00:00:00.392 11:29:36 Report issues: Begin: 2026-05-21T11:29:36.171401069Z, End: 2026-05-21T11:29:36.176774258Z, Duration: 00:00:00.005 11:29:36 Store cache: Begin: 2026-05-21T11:29:36.178181718Z, End: 2026-05-21T11:29:36.251644221Z, Duration: 00:00:00.073 11:29:36 INFO: python security sensor peak memory: 533 MB 11:29:36 INFO: Sensor PythonSecuritySensor [security] (done) | time=3429ms 11:29:36 INFO: ------------- Run sensors on project 11:29:36 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:36 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork" 11:29:36 INFO: - /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py 11:29:36 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, smells, deviations, directives 11:29:36 INFO: * Protobuf reading starting | memory total=621 | free=245 | used=375 (MB) 11:29:36 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:37 INFO: * Files successfully loaded: "6" out of "6" 11:29:37 INFO: * Purging externals (components not scanned) from graphs 11:29:37 INFO: * Purging excluded nodes from graphs 11:29:37 INFO: * Protobuf reading complete | memory total=621 | free=232 | used=388 (MB) 11:29:37 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=621 | free=230 | used=390 (MB) 11:29:37 INFO: No directives configured 11:29:37 INFO: * No intended architecture defined or detected, using an empty model 11:29:37 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=1106ms 11:29:37 INFO: Sensor Zero Coverage Sensor 11:29:37 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:37 INFO: Sensor Architecture Telemetry [architecture] 11:29:37 INFO: Sensor Architecture Telemetry [architecture] (done) | time=0ms 11:29:37 INFO: ------------- Gather SCA dependencies on project 11:29:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:38 INFO: Dependency analysis skipped 11:29:38 INFO: CPD Executor 1 file had no CPD blocks 11:29:38 INFO: CPD Executor Calculating CPD for 5 files 11:29:38 INFO: CPD Executor CPD calculation finished (done) | time=27ms 11:29:38 INFO: SCM Publisher SCM provider for this project is: git 11:29:38 INFO: SCM Publisher 5 source files to be analyzed 11:29:38 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=589ms 11:29:38 INFO: SCM revision ID '698e3355825e3dea8fd437630281eb4dfc3577d2' 11:29:39 INFO: Analysis report generated in 649ms, dir size=424 KB 11:29:39 INFO: Analysis report compressed in 45ms, zip size=97 KB 11:29:40 INFO: Analysis report uploaded in 685ms 11:29:40 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:40 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:40 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ5KTGEDH9TY-Tqhx42v 11:29:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:42 INFO: Successfully sent architecture data 11:29:42 INFO: ------------- Upload SCA dependency files 11:29:43 INFO: Sensor cache published successfully 11:29:43 INFO: Analysis total time: 41.647 s 11:29:43 INFO: ------------------------------------------------------------------------ 11:29:43 INFO: EXECUTION SUCCESS 11:29:43 INFO: ------------------------------------------------------------------------ 11:29:43 INFO: Total time: 50.926s 11:29:44 INFO: Final Memory: 295M/674M 11:29:44 INFO: ------------------------------------------------------------------------ 11:29:46 $ ssh-agent -k 11:29:46 unset SSH_AUTH_SOCK; 11:29:46 unset SSH_AGENT_PID; 11:29:46 echo Agent pid 1632 killed; 11:29:46 [ssh-agent] Stopped. 11:29:46 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:46 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins17031260432316297761.sh 11:29:46 ---> sysstat.sh 11:29:47 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1863233078789026926.sh 11:29:47 ---> package-listing.sh 11:29:47 ++ facter osfamily 11:29:47 ++ tr '[:upper:]' '[:lower:]' 11:29:48 + OS_FAMILY=debian 11:29:48 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:48 + START_PACKAGES=/tmp/packages_start.txt 11:29:48 + END_PACKAGES=/tmp/packages_end.txt 11:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:48 + PACKAGES=/tmp/packages_start.txt 11:29:48 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:48 + PACKAGES=/tmp/packages_end.txt 11:29:48 + case "${OS_FAMILY}" in 11:29:48 + dpkg -l 11:29:48 + grep '^ii' 11:29:48 + '[' -f /tmp/packages_start.txt ']' 11:29:48 + '[' -f /tmp/packages_end.txt ']' 11:29:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:48 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:48 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:48 + 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:48 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12942113097547835957.sh 11:29:48 ---> capture-instance-metadata.sh 11:29:48 Setup pyenv: 11:29:48 system 11:29:48 3.8.13 11:29:48 3.9.13 11:29:48 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IDRq from file:/tmp/.os_lf_venv 11:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:52 lf-activate-venv(): INFO: Base packages installed successfully 11:29:52 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-IDRq/bin to PATH 11:30:11 INFO: Running in OpenStack, capturing instance metadata 11:30:12 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins13700603341830785573.sh 11:30:12 provisioning config files... 11:30:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config8936634522622069061tmp 11:30:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:12 [EnvInject] - Injecting environment variables from a build step. 11:30:12 [EnvInject] - Injecting as environment variables the properties content 11:30:12 SERVER_ID=logs 11:30:12 11:30:12 [EnvInject] - Variables injected successfully. 11:30:12 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10634647175655271590.sh 11:30:12 ---> create-netrc.sh 11:30:12 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11871418560945891725.sh 11:30:12 ---> python-tools-install.sh 11:30:12 Setup pyenv: 11:30:12 system 11:30:12 3.8.13 11:30:12 3.9.13 11:30:12 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IDRq from file:/tmp/.os_lf_venv 11:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:16 lf-activate-venv(): INFO: Base packages installed successfully 11:30:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:33 lf-activate-venv(): INFO: Adding /tmp/venv-IDRq/bin to PATH 11:30:33 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins18087306195615934925.sh 11:30:33 ---> sudo-logs.sh 11:30:33 Archiving 'sudo' log.. 11:30:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1743894029666862742.sh 11:30:34 ---> job-cost.sh 11:30:34 Setup pyenv: 11:30:34 system 11:30:34 3.8.13 11:30:34 3.9.13 11:30:34 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IDRq from file:/tmp/.os_lf_venv 11:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:37 lf-activate-venv(): INFO: Base packages installed successfully 11:30:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-IDRq/bin to PATH 11:30:48 INFO: No Stack... 11:30:48 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:48 INFO: Archiving Costs 11:30:48 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3800331190033977266.sh 11:30:48 ---> logs-deploy.sh 11:30:48 Setup pyenv: 11:30:49 system 11:30:49 3.8.13 11:30:49 3.9.13 11:30:49 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IDRq from file:/tmp/.os_lf_venv 11:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:52 lf-activate-venv(): INFO: Base packages installed successfully 11:30:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:10 lf-activate-venv(): INFO: Adding /tmp/venv-IDRq/bin to PATH 11:31:10 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/193 11:31:10 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:17 Archives upload complete. 11:31:17 INFO: archiving logs to Nexus 11:31:19 ---> uname -a: 11:31:19 Linux prd-ubuntu1804-builder-2c-2g-1419 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:19 11:31:19 11:31:19 ---> lscpu: 11:31:19 Architecture: x86_64 11:31:19 CPU op-mode(s): 32-bit, 64-bit 11:31:19 Byte Order: Little Endian 11:31:19 CPU(s): 2 11:31:19 On-line CPU(s) list: 0,1 11:31:19 Thread(s) per core: 1 11:31:19 Core(s) per socket: 1 11:31:19 Socket(s): 2 11:31:19 NUMA node(s): 1 11:31:19 Vendor ID: AuthenticAMD 11:31:19 CPU family: 23 11:31:19 Model: 49 11:31:19 Model name: AMD EPYC-Rome Processor 11:31:19 Stepping: 0 11:31:19 CPU MHz: 2800.000 11:31:19 BogoMIPS: 5600.00 11:31:19 Virtualization: AMD-V 11:31:19 Hypervisor vendor: KVM 11:31:19 Virtualization type: full 11:31:19 L1d cache: 32K 11:31:19 L1i cache: 32K 11:31:19 L2 cache: 512K 11:31:19 L3 cache: 16384K 11:31:19 NUMA node0 CPU(s): 0,1 11:31:19 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:19 11:31:19 11:31:19 ---> nproc: 11:31:19 2 11:31:19 11:31:19 11:31:19 ---> df -h: 11:31:19 Filesystem Size Used Avail Use% Mounted on 11:31:19 udev 2.0G 0 2.0G 0% /dev 11:31:19 tmpfs 395M 668K 394M 1% /run 11:31:19 /dev/vda1 20G 8.2G 12G 43% / 11:31:19 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:19 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:19 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:19 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:19 tmpfs 395M 0 395M 0% /run/user/1001 11:31:19 11:31:19 11:31:19 ---> free -m: 11:31:19 total used free shared buff/cache available 11:31:19 Mem: 3944 373 798 0 2772 3287 11:31:19 Swap: 1023 0 1023 11:31:19 11:31:19 11:31:19 ---> ip addr: 11:31:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:19 inet 127.0.0.1/8 scope host lo 11:31:19 valid_lft forever preferred_lft forever 11:31:19 inet6 ::1/128 scope host 11:31:19 valid_lft forever preferred_lft forever 11:31:19 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:19 link/ether fa:16:3e:87:1f:64 brd ff:ff:ff:ff:ff:ff 11:31:19 inet 10.32.7.170/23 brd 10.32.7.255 scope global dynamic ens3 11:31:19 valid_lft 86002sec preferred_lft 86002sec 11:31:19 inet6 fe80::f816:3eff:fe87:1f64/64 scope link 11:31:19 valid_lft forever preferred_lft forever 11:31:19 11:31:19 11:31:19 ---> sar -b -r -n DEV: 11:31:19 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1419) 05/21/26 _x86_64_ (2 CPU) 11:31:19 11:31:19 11:24:43 LINUX RESTART (2 CPU) 11:31:19 11:31:19 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:19 11:26:02 92.62 21.66 70.96 855.71 5353.82 11:31:19 11:27:01 66.60 11.59 55.01 1036.98 10444.33 11:31:19 11:28:01 66.01 7.28 58.73 201.67 9426.99 11:31:19 11:29:01 93.14 21.72 71.42 712.86 24623.45 11:31:19 11:30:01 86.24 31.61 54.64 2339.38 11418.22 11:31:19 11:31:01 26.04 3.83 22.21 380.14 1522.83 11:31:19 Average: 71.79 16.30 55.50 920.90 10465.86 11:31:19 11:31:19 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:19 11:26:02 1773584 3384268 2265476 56.09 49056 1717720 634500 12.47 566988 1539420 187016 11:31:19 11:27:01 1706056 3454212 2333004 57.76 60324 1835732 550980 10.83 473332 1684208 72916 11:31:19 11:28:01 1248184 3361972 2790876 69.10 77784 2167784 692936 13.62 598452 1983272 185816 11:31:19 11:29:01 578164 3325444 3460896 85.69 96776 2743196 702352 13.81 655892 2543696 190952 11:31:19 11:30:01 854748 3361356 3184312 78.84 98448 2506948 607396 11.94 618220 2312944 10692 11:31:19 11:31:01 839340 3366356 3199720 79.22 100284 2525764 611212 12.01 627356 2319684 8848 11:31:19 Average: 1166679 3375601 2872381 71.12 80445 2249524 633229 12.45 590040 2063871 109373 11:31:19 11:31:19 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:19 11:26:02 ens3 149.78 104.43 963.32 34.60 0.00 0.00 0.00 0.00 11:31:19 11:26:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:31:19 11:27:01 ens3 35.25 28.74 270.90 6.70 0.00 0.00 0.00 0.00 11:31:19 11:27:01 lo 1.56 1.56 0.14 0.14 0.00 0.00 0.00 0.00 11:31:19 11:28:01 ens3 81.54 57.40 1441.92 7.10 0.00 0.00 0.00 0.00 11:31:19 11:28:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 11:31:19 11:29:01 ens3 115.32 80.86 1102.64 12.77 0.00 0.00 0.00 0.00 11:31:19 11:29:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 11:31:19 11:30:01 ens3 143.43 122.30 1537.61 21.10 0.00 0.00 0.00 0.00 11:31:19 11:30:01 lo 0.40 0.40 0.06 0.06 0.00 0.00 0.00 0.00 11:31:19 11:31:01 ens3 11.96 13.11 9.17 6.09 0.00 0.00 0.00 0.00 11:31:19 11:31:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 11:31:19 Average: ens3 89.71 67.92 889.39 14.75 0.00 0.00 0.00 0.00 11:31:19 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 11:31:19 11:31:19 11:31:19 ---> sar -P ALL: 11:31:19 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1419) 05/21/26 _x86_64_ (2 CPU) 11:31:19 11:31:19 11:24:43 LINUX RESTART (2 CPU) 11:31:19 11:31:19 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:19 11:26:02 all 40.73 0.00 2.89 5.83 1.63 48.92 11:31:19 11:26:02 0 46.33 0.00 3.27 5.99 1.62 42.79 11:31:19 11:26:02 1 35.14 0.00 2.51 5.66 1.65 55.04 11:31:19 11:27:01 all 41.88 0.00 3.23 3.43 1.94 49.52 11:31:19 11:27:01 0 44.19 0.00 3.33 1.30 1.86 49.32 11:31:19 11:27:01 1 39.57 0.00 3.14 5.55 2.02 49.71 11:31:19 11:28:01 all 39.62 0.00 3.26 2.95 1.69 52.48 11:31:19 11:28:01 0 20.97 0.00 2.35 0.80 1.07 74.80 11:31:19 11:28:01 1 58.24 0.00 4.17 5.09 2.30 30.21 11:31:19 11:29:01 all 44.75 0.00 3.71 3.81 1.94 45.80 11:31:19 11:29:01 0 31.76 0.00 3.17 3.43 1.60 60.04 11:31:19 11:29:01 1 57.72 0.00 4.28 4.18 2.26 31.56 11:31:19 11:30:01 all 60.08 0.00 4.53 3.65 2.41 29.32 11:31:19 11:30:01 0 58.22 0.00 3.67 4.39 2.23 31.50 11:31:19 11:30:01 1 61.94 0.00 5.38 2.93 2.61 27.13 11:31:19 11:31:01 all 41.46 0.00 2.67 1.69 1.46 52.72 11:31:19 11:31:01 0 48.50 0.00 3.25 0.88 1.53 45.83 11:31:19 11:31:01 1 34.46 0.00 2.08 2.48 1.38 59.61 11:31:19 Average: all 44.75 0.00 3.38 3.56 1.84 46.47 11:31:19 Average: 0 41.65 0.00 3.17 2.80 1.65 50.73 11:31:19 Average: 1 47.84 0.00 3.59 4.31 2.04 42.22 11:31:19 11:31:19 11:31:19