11:29:47 Started by timer 11:29:47 Running as SYSTEM 11:29:47 [EnvInject] - Loading node environment variables. 11:29:47 Building remotely on prd-ubuntu1804-builder-2c-2g-6370 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:47 [ssh-agent] Looking for ssh-agent implementation... 11:29:47 $ ssh-agent 11:29:47 SSH_AUTH_SOCK=/tmp/ssh-CGfB85E9F805/agent.1684 11:29:47 SSH_AGENT_PID=1686 11:29:47 [ssh-agent] Started. 11:29:47 Running ssh-add (command line suppressed) 11:29:47 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_17901331089433621221.key (jenkins-ssh) 11:29:47 [ssh-agent] Using credentials jenkins (jenkins) 11:29:47 The recommended git tool is: NONE 11:29:49 using credential jenkins 11:29:49 Wiping out workspace first. 11:29:49 Cloning the remote Git repository 11:29:49 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:29:49 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:29:49 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:29:49 > git --version # timeout=10 11:29:49 > git --version # 'git version 2.17.1' 11:29:49 using GIT_SSH to set credentials jenkins 11:29:49 > 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:29:50 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:29:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:51 Avoid second fetch 11:29:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:29:51 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:29:51 > git config core.sparsecheckout # timeout=10 11:29:51 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:29:51 Commit message: "Update release container tag for m-release" 11:29:51 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:29:55 provisioning config files... 11:29:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:29:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:29:55 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins14992843247097080393.sh 11:29:55 ---> python-tools-install.sh 11:29:55 Setup pyenv: 11:29:55 * system (set by /opt/pyenv/version) 11:29:55 * 3.8.13 (set by /opt/pyenv/version) 11:29:55 * 3.9.13 (set by /opt/pyenv/version) 11:29:55 * 3.10.6 (set by /opt/pyenv/version) 11:30:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iRfR 11:30:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:30:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:11 lf-activate-venv(): INFO: Base packages installed successfully 11:30:11 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:51 lf-activate-venv(): INFO: Adding /tmp/venv-iRfR/bin to PATH 11:30:51 Generating Requirements File 11:31:23 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:31:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:31:24 Python 3.10.6 11:31:24 pip 26.0.1 from /tmp/venv-iRfR/lib/python3.10/site-packages/pip (python 3.10) 11:31:25 appdirs==1.4.4 11:31:25 argcomplete==3.6.3 11:31:25 aspy.yaml==1.3.0 11:31:25 attrs==25.4.0 11:31:25 autopage==0.6.0 11:31:25 backports.strenum==1.3.1 11:31:25 beautifulsoup4==4.14.3 11:31:25 boto3==1.42.47 11:31:25 botocore==1.42.47 11:31:25 bs4==0.0.2 11:31:25 certifi==2026.1.4 11:31:25 cffi==2.0.0 11:31:25 cfgv==3.5.0 11:31:25 chardet==5.2.0 11:31:25 charset-normalizer==3.4.4 11:31:25 click==8.3.1 11:31:25 cliff==4.13.1 11:31:25 cmd2==3.2.0 11:31:25 cryptography==3.3.2 11:31:25 debtcollector==3.0.0 11:31:25 decorator==5.2.1 11:31:25 defusedxml==0.7.1 11:31:25 Deprecated==1.3.1 11:31:25 distlib==0.4.0 11:31:25 dnspython==2.8.0 11:31:25 docker==7.1.0 11:31:25 dogpile.cache==1.5.0 11:31:25 durationpy==0.10 11:31:25 email-validator==2.3.0 11:31:25 filelock==3.20.3 11:31:25 future==1.0.0 11:31:25 gitdb==4.0.12 11:31:25 GitPython==3.1.46 11:31:25 httplib2==0.30.2 11:31:25 identify==2.6.16 11:31:25 idna==3.11 11:31:25 importlib-resources==1.5.0 11:31:25 iso8601==2.1.0 11:31:25 Jinja2==3.1.6 11:31:25 jmespath==1.1.0 11:31:25 jsonpatch==1.33 11:31:25 jsonpointer==3.0.0 11:31:25 jsonschema==4.26.0 11:31:25 jsonschema-specifications==2025.9.1 11:31:25 keystoneauth1==5.13.0 11:31:25 kubernetes==35.0.0 11:31:25 lftools==0.37.21 11:31:25 lxml==6.0.2 11:31:25 markdown-it-py==4.0.0 11:31:25 MarkupSafe==3.0.3 11:31:25 mdurl==0.1.2 11:31:25 msgpack==1.1.2 11:31:25 multi_key_dict==2.0.3 11:31:25 munch==4.0.0 11:31:25 netaddr==1.3.0 11:31:25 niet==1.4.2 11:31:25 nodeenv==1.10.0 11:31:25 oauth2client==4.1.3 11:31:25 oauthlib==3.3.1 11:31:25 openstacksdk==4.9.0 11:31:25 os-service-types==1.8.2 11:31:25 osc-lib==4.3.0 11:31:25 oslo.config==10.2.0 11:31:25 oslo.context==6.2.0 11:31:25 oslo.i18n==6.7.1 11:31:25 oslo.log==8.0.0 11:31:25 oslo.serialization==5.9.0 11:31:25 oslo.utils==9.2.0 11:31:25 packaging==26.0 11:31:25 pbr==7.0.3 11:31:25 platformdirs==4.5.1 11:31:25 prettytable==3.17.0 11:31:25 psutil==7.2.2 11:31:25 pyasn1==0.6.2 11:31:25 pyasn1_modules==0.4.2 11:31:25 pycparser==3.0 11:31:25 pygerrit2==2.0.15 11:31:25 PyGithub==2.8.1 11:31:25 Pygments==2.19.2 11:31:25 PyJWT==2.11.0 11:31:25 PyNaCl==1.6.2 11:31:25 pyparsing==2.4.7 11:31:25 pyperclip==1.11.0 11:31:25 pyrsistent==0.20.0 11:31:25 python-cinderclient==9.8.0 11:31:25 python-dateutil==2.9.0.post0 11:31:25 python-heatclient==5.0.0 11:31:25 python-jenkins==1.8.3 11:31:25 python-keystoneclient==5.7.0 11:31:25 python-magnumclient==4.9.0 11:31:25 python-openstackclient==8.3.0 11:31:25 python-swiftclient==4.9.0 11:31:25 PyYAML==6.0.3 11:31:25 referencing==0.37.0 11:31:25 requests==2.32.5 11:31:25 requests-oauthlib==2.0.0 11:31:25 requestsexceptions==1.4.0 11:31:25 rfc3986==2.0.0 11:31:25 rich==14.3.2 11:31:25 rich-argparse==1.7.2 11:31:25 rpds-py==0.30.0 11:31:25 rsa==4.9.1 11:31:25 ruamel.yaml==0.19.1 11:31:25 ruamel.yaml.clib==0.2.15 11:31:25 s3transfer==0.16.0 11:31:25 simplejson==3.20.2 11:31:25 six==1.17.0 11:31:25 smmap==5.0.2 11:31:25 soupsieve==2.8.3 11:31:25 stevedore==5.6.0 11:31:25 tabulate==0.9.0 11:31:25 toml==0.10.2 11:31:25 tomlkit==0.14.0 11:31:25 tqdm==4.67.3 11:31:25 typing_extensions==4.15.0 11:31:25 tzdata==2025.3 11:31:25 urllib3==1.26.20 11:31:25 virtualenv==20.36.1 11:31:25 wcwidth==0.6.0 11:31:25 websocket-client==1.9.0 11:31:25 wrapt==2.1.1 11:31:25 xdg==6.0.0 11:31:25 xmltodict==1.0.2 11:31:25 yq==3.4.3 11:31:25 [EnvInject] - Injecting environment variables from a build step. 11:31:25 [EnvInject] - Injecting as environment variables the properties content 11:31:25 SET_JDK_VERSION=openjdk17 11:31:25 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:31:25 11:31:25 [EnvInject] - Variables injected successfully. 11:31:25 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins12693987161599004189.sh 11:31:25 ---> update-java-alternatives.sh 11:31:25 ---> Updating Java version 11:31:25 ---> Ubuntu/Debian system detected 11:31:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:31:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:31:26 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:31:26 openjdk version "17.0.7" 2023-04-18 11:31:26 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:31:26 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:31:26 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:31:26 [EnvInject] - Injecting environment variables from a build step. 11:31:26 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:31:26 [EnvInject] - Variables injected successfully. 11:31:26 [EnvInject] - Injecting environment variables from a build step. 11:31:26 [EnvInject] - Injecting as environment variables the properties content 11:31:26 PYTHON=python3 11:31:26 11:31:26 [EnvInject] - Variables injected successfully. 11:31:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins13665503730952960915.sh 11:31:26 ---> tox-install.sh 11:31:26 + source /home/jenkins/lf-env.sh 11:31:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:26 ++ mktemp -d /tmp/venv-XXXX 11:31:26 + lf_venv=/tmp/venv-WzAx 11:31:26 + local venv_file=/tmp/.os_lf_venv 11:31:26 + local python=python3 11:31:26 + local options 11:31:26 + local set_path=true 11:31:26 + local install_args= 11:31:26 ++ 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:31:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:26 + true 11:31:26 + case $1 in 11:31:26 + venv_file=/tmp/.toxenv 11:31:26 + shift 2 11:31:26 + true 11:31:26 + case $1 in 11:31:26 + shift 11:31:26 + break 11:31:26 + case $python in 11:31:26 + local pkg_list= 11:31:26 + [[ -d /opt/pyenv ]] 11:31:26 + echo 'Setup pyenv:' 11:31:26 Setup pyenv: 11:31:26 + export PYENV_ROOT=/opt/pyenv 11:31:26 + PYENV_ROOT=/opt/pyenv 11:31:26 + 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:31:26 + 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:31:26 + pyenv versions 11:31:26 system 11:31:26 3.8.13 11:31:26 3.9.13 11:31:26 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:31:26 + command -v pyenv 11:31:26 ++ pyenv init - --no-rehash 11:31:26 + 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:31:26 export PATH="/opt/pyenv/shims:${PATH}" 11:31:26 export PYENV_SHELL=bash 11:31:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:26 pyenv() { 11:31:26 local command 11:31:26 command="${1:-}" 11:31:26 if [ "$#" -gt 0 ]; then 11:31:26 shift 11:31:26 fi 11:31:26 11:31:26 case "$command" in 11:31:26 rehash|shell) 11:31:26 eval "$(pyenv "sh-$command" "$@")" 11:31:26 ;; 11:31:26 *) 11:31:26 command pyenv "$command" "$@" 11:31:26 ;; 11:31:26 esac 11:31:26 }' 11:31:26 +++ 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:31:26 ++ 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:31:26 ++ 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:31:26 ++ 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:31:26 ++ export PYENV_SHELL=bash 11:31:26 ++ PYENV_SHELL=bash 11:31:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:26 +++ complete -F _pyenv pyenv 11:31:26 ++ lf-pyver python3 11:31:26 ++ local py_version_xy=python3 11:31:26 ++ local py_version_xyz= 11:31:26 ++ awk '{ print $1 }' 11:31:26 ++ sed 's/^[ *]* //' 11:31:26 ++ pyenv versions 11:31:26 ++ local command 11:31:26 ++ command=versions 11:31:26 ++ '[' 1 -gt 0 ']' 11:31:26 ++ shift 11:31:26 ++ case "$command" in 11:31:26 ++ command pyenv versions 11:31:26 ++ pyenv versions 11:31:26 ++ grep -E '^[0-9.]*[0-9]$' 11:31:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:26 +++ tail -n 1 11:31:26 +++ sort -V 11:31:26 +++ grep '^3' /tmp/.pyenv_versions 11:31:26 ++ py_version_xyz=3.10.6 11:31:26 ++ [[ -z 3.10.6 ]] 11:31:26 ++ echo 3.10.6 11:31:26 ++ return 0 11:31:26 + pyenv local 3.10.6 11:31:26 + local command 11:31:26 + command=local 11:31:26 + '[' 2 -gt 0 ']' 11:31:26 + shift 11:31:26 + case "$command" in 11:31:26 + command pyenv local 3.10.6 11:31:26 + pyenv local 3.10.6 11:31:26 + for arg in "$@" 11:31:26 + case $arg in 11:31:26 + pkg_list+='tox ' 11:31:26 + for arg in "$@" 11:31:26 + case $arg in 11:31:26 + pkg_list+='virtualenv ' 11:31:26 + for arg in "$@" 11:31:26 + case $arg in 11:31:26 + pkg_list+='urllib3~=1.26.15 ' 11:31:26 + [[ -f /tmp/.toxenv ]] 11:31:26 + [[ ! -f /tmp/.toxenv ]] 11:31:26 + [[ -n '' ]] 11:31:26 + python3 -m venv /tmp/venv-WzAx 11:31:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WzAx' 11:31:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WzAx 11:31:33 + echo /tmp/venv-WzAx 11:31:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:31:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:31:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:31:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:33 + local 'pip_opts=--upgrade --quiet' 11:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:31:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:31:33 + [[ -n '' ]] 11:31:33 + [[ -n '' ]] 11:31:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:31:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:33 + /tmp/venv-WzAx/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:31:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:31:40 lf-activate-venv(): INFO: Base packages installed successfully 11:31:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:31:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:31:40 + /tmp/venv-WzAx/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:31:44 + type python3 11:31:44 + true 11:31:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WzAx/bin to PATH' 11:31:44 lf-activate-venv(): INFO: Adding /tmp/venv-WzAx/bin to PATH 11:31:44 + PATH=/tmp/venv-WzAx/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:31:44 + return 0 11:31:44 + python3 --version 11:31:44 Python 3.10.6 11:31:44 + python3 -m pip --version 11:31:44 pip 26.0.1 from /tmp/venv-WzAx/lib/python3.10/site-packages/pip (python 3.10) 11:31:44 + python3 -m pip freeze 11:31:45 cachetools==7.0.1 11:31:45 chardet==5.2.0 11:31:45 colorama==0.4.6 11:31:45 distlib==0.4.0 11:31:45 filelock==3.20.3 11:31:45 packaging==26.0 11:31:45 platformdirs==4.5.1 11:31:45 pluggy==1.6.0 11:31:45 pyproject-api==1.10.0 11:31:45 tomli==2.4.0 11:31:45 tox==4.34.1 11:31:45 typing_extensions==4.15.0 11:31:45 urllib3==1.26.20 11:31:45 virtualenv==20.36.1 11:31:45 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins1987785603456348789.sh 11:31:45 [EnvInject] - Injecting environment variables from a build step. 11:31:45 [EnvInject] - Injecting as environment variables the properties content 11:31:45 PARALLEL=False 11:31:45 11:31:45 [EnvInject] - Variables injected successfully. 11:31:45 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins13621505298037853160.sh 11:31:45 ---> tox-run.sh 11:31:45 + 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:31:45 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:31:45 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:31:45 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:31:45 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:31:45 + source /home/jenkins/lf-env.sh 11:31:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:31:45 ++ mktemp -d /tmp/venv-XXXX 11:31:45 + lf_venv=/tmp/venv-jt2l 11:31:45 + local venv_file=/tmp/.os_lf_venv 11:31:45 + local python=python3 11:31:45 + local options 11:31:45 + local set_path=true 11:31:45 + local install_args= 11:31:45 ++ 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:31:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:31:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:31:45 + true 11:31:45 + case $1 in 11:31:45 + venv_file=/tmp/.toxenv 11:31:45 + shift 2 11:31:45 + true 11:31:45 + case $1 in 11:31:45 + shift 11:31:45 + break 11:31:45 + case $python in 11:31:45 + local pkg_list= 11:31:45 + [[ -d /opt/pyenv ]] 11:31:45 + echo 'Setup pyenv:' 11:31:45 Setup pyenv: 11:31:45 + export PYENV_ROOT=/opt/pyenv 11:31:45 + PYENV_ROOT=/opt/pyenv 11:31:45 + 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:31:45 + 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:31:45 + pyenv versions 11:31:45 system 11:31:45 3.8.13 11:31:45 3.9.13 11:31:45 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:31:45 + command -v pyenv 11:31:45 ++ pyenv init - --no-rehash 11:31:45 + 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:31:45 export PATH="/opt/pyenv/shims:${PATH}" 11:31:45 export PYENV_SHELL=bash 11:31:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:31:45 pyenv() { 11:31:45 local command 11:31:45 command="${1:-}" 11:31:45 if [ "$#" -gt 0 ]; then 11:31:45 shift 11:31:45 fi 11:31:45 11:31:45 case "$command" in 11:31:45 rehash|shell) 11:31:45 eval "$(pyenv "sh-$command" "$@")" 11:31:45 ;; 11:31:45 *) 11:31:45 command pyenv "$command" "$@" 11:31:45 ;; 11:31:45 esac 11:31:45 }' 11:31:45 +++ 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:31:45 ++ 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:31:45 ++ 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:31:45 ++ 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:31:45 ++ export PYENV_SHELL=bash 11:31:45 ++ PYENV_SHELL=bash 11:31:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:31:45 +++ complete -F _pyenv pyenv 11:31:45 ++ lf-pyver python3 11:31:45 ++ local py_version_xy=python3 11:31:45 ++ local py_version_xyz= 11:31:45 ++ pyenv versions 11:31:45 ++ local command 11:31:45 ++ command=versions 11:31:45 ++ '[' 1 -gt 0 ']' 11:31:45 ++ shift 11:31:45 ++ case "$command" in 11:31:45 ++ command pyenv versions 11:31:45 ++ pyenv versions 11:31:45 ++ grep -E '^[0-9.]*[0-9]$' 11:31:45 ++ awk '{ print $1 }' 11:31:45 ++ sed 's/^[ *]* //' 11:31:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:31:45 +++ grep '^3' /tmp/.pyenv_versions 11:31:45 +++ tail -n 1 11:31:45 +++ sort -V 11:31:45 ++ py_version_xyz=3.10.6 11:31:45 ++ [[ -z 3.10.6 ]] 11:31:45 ++ echo 3.10.6 11:31:45 ++ return 0 11:31:45 + pyenv local 3.10.6 11:31:45 + local command 11:31:45 + command=local 11:31:45 + '[' 2 -gt 0 ']' 11:31:45 + shift 11:31:45 + case "$command" in 11:31:45 + command pyenv local 3.10.6 11:31:45 + pyenv local 3.10.6 11:31:45 + for arg in "$@" 11:31:45 + case $arg in 11:31:45 + pkg_list+='tox ' 11:31:45 + for arg in "$@" 11:31:45 + case $arg in 11:31:45 + pkg_list+='virtualenv ' 11:31:45 + for arg in "$@" 11:31:45 + case $arg in 11:31:45 + pkg_list+='urllib3~=1.26.15 ' 11:31:45 + [[ -f /tmp/.toxenv ]] 11:31:45 ++ cat /tmp/.toxenv 11:31:45 + lf_venv=/tmp/venv-WzAx 11:31:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzAx from' file:/tmp/.toxenv 11:31:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WzAx from file:/tmp/.toxenv 11:31:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:31:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:45 + local 'pip_opts=--upgrade --quiet' 11:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:31:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:31:45 + [[ -n '' ]] 11:31:45 + [[ -n '' ]] 11:31:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:31:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:45 + /tmp/venv-WzAx/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:31:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:31:47 lf-activate-venv(): INFO: Base packages installed successfully 11:31:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:31:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:31:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:31:47 + /tmp/venv-WzAx/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:31:49 + type python3 11:31:49 + true 11:31:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WzAx/bin to PATH' 11:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-WzAx/bin to PATH 11:31:49 + PATH=/tmp/venv-WzAx/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:31:49 + return 0 11:31:49 + [[ -d /opt/pyenv ]] 11:31:49 + echo '---> Setting up pyenv' 11:31:49 ---> Setting up pyenv 11:31:49 + export PYENV_ROOT=/opt/pyenv 11:31:49 + PYENV_ROOT=/opt/pyenv 11:31:49 + export PATH=/opt/pyenv/bin:/tmp/venv-WzAx/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:31:49 + PATH=/opt/pyenv/bin:/tmp/venv-WzAx/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:31:49 ++ pwd 11:31:49 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:31:49 + export PYTHONPATH 11:31:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:31:49 + TOX_TESTENV_PASSENV=PYTHONPATH 11:31:49 + tox --version 11:31:50 4.34.1 from /tmp/venv-WzAx/lib/python3.10/site-packages/tox/__init__.py 11:31:50 + PARALLEL=False 11:31:50 + TOX_OPTIONS_LIST= 11:31:50 + [[ -n '' ]] 11:31:50 + case ${PARALLEL,,} in 11:31:50 + tox 11:31:50 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:31:52 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:32:20 code: freeze> python -m pip freeze --all 11:32:21 code: certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,click-option-group==0.5.7,coverage==7.13.4,cryptography==46.0.5,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.29.0,google-auth==2.48.0,google-cloud-core==2.5.0,google-cloud-storage==3.9.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==26.0,pip==25.3,pluggy==1.6.0,proto-plus==1.27.1,protobuf==6.33.5,pyasn1==0.6.2,pyasn1_modules==0.4.2,pycparser==3.0,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.4.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:32:21 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:32:22 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:32:22 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:32:22 Installing build dependencies: started 11:32:23 Installing build dependencies: finished with status 'done' 11:32:23 Getting requirements to build wheel: started 11:32:24 Getting requirements to build wheel: finished with status 'done' 11:32:24 Preparing metadata (pyproject.toml): started 11:32:24 Preparing metadata (pyproject.toml): finished with status 'done' 11:32:24 Building wheels for collected packages: kfadapter 11:32:24 Building wheel for kfadapter (pyproject.toml): started 11:32:25 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:32:25 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=bc95ac43d5d43333bacfc7bbf1b5255812bf4037e3881131fa3f310dab6a678d 11:32:25 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:32:25 Successfully built kfadapter 11:32:25 Installing collected packages: kfadapter 11:32:25 Successfully installed kfadapter-0.1 11:32:25 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:32:28 ============================= test session starts ============================== 11:32:28 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:32:28 cachedir: .tox/code/.pytest_cache 11:32:28 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:32:28 plugins: cov-7.0.0 11:32:28 collected 63 items 11:32:28 11:32:28 test/test_kfadapter_conf.py ........ [ 12%] 11:32:28 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:32:28 test/test_kfadapter_main.py ............................ [ 80%] 11:32:28 test/test_kfadapter_util.py .......... [ 96%] 11:32:29 test/test_tmgr_logger.py .. [100%] 11:32:30 11:32:30 =============================== warnings summary =============================== 11:32:30 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:32:30 /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:32:30 from flask.globals import _request_ctx_stack 11:32:30 11:32:30 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:32:30 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:32:30 ================================ tests coverage ================================ 11:32:30 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:32:30 11:32:30 Name Stmts Miss Cover Missing 11:32:30 ---------------------------------------------------------------- 11:32:30 kfadapter/__init__.py 0 0 100% 11:32:30 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:32:30 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:32:30 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:32:30 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:32:30 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:32:30 ---------------------------------------------------------------- 11:32:30 TOTAL 514 100 81% 11:32:30 Coverage HTML written to dir htmlcov 11:32:30 Coverage XML written to file coverage.xml 11:32:30 Required test coverage of 10% reached. Total coverage: 80.54% 11:32:30 ======================== 63 passed, 1 warning in 3.30s ========================= 11:32:30 code: commands[2]> coverage xml -i 11:32:31 Wrote XML report to coverage.xml 11:32:31 code: OK ✔ in 40.27 seconds 11:32:31 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:33:07 docs: freeze> python -m pip freeze --all 11:33:08 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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-tabs==3.4.7,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.0,urllib3==1.26.20,webcolors==25.10.0 11:33:08 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:33:08 Running Sphinx v8.1.3 11:33:08 loading translations [en]... done 11:33:09 making output directory... done 11:33:09 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:33:09 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:33:09 building [mo]: targets for 0 po files that are out of date 11:33:09 writing output... 11:33:09 building [html]: targets for 4 source files that are out of date 11:33:09 updating environment: [new config] 4 added, 0 changed, 0 removed 11:33:09 reading sources... [ 25%] index 11:33:09 reading sources... [ 50%] installation-guide 11:33:09 reading sources... [ 75%] overview 11:33:09 reading sources... [100%] release-notes 11:33:09 11:33:09 looking for now-outdated files... none found 11:33:09 pickling environment... done 11:33:09 checking consistency... done 11:33:09 preparing documents... done 11:33:09 copying assets... 11:33:09 copying static files... 11:33:09 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:33:09 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:33:09 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:33:09 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:33:09 copying static files: done 11:33:09 copying extra files... 11:33:09 copying extra files: done 11:33:09 copying assets: done 11:33:09 writing output... [ 25%] index 11:33:09 writing output... [ 50%] installation-guide 11:33:09 writing output... [ 75%] overview 11:33:09 writing output... [100%] release-notes 11:33:09 11:33:09 generating indices... genindex done 11:33:09 highlighting module code... 11:33:09 writing additional pages... search done 11:33:09 dumping search index in English (code: en)... done 11:33:09 dumping object inventory... done 11:33:09 build succeeded. 11:33:09 11:33:09 The HTML pages are in docs/_build/html. 11:33:10 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:33:10 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:33:10 docs: OK ✔ in 39.1 seconds 11:33:10 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:33:41 docs-linkcheck: freeze> python -m pip freeze --all 11:33:41 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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-tabs==3.4.7,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.0,urllib3==1.26.20,webcolors==25.10.0 11:33:41 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:33:42 Running Sphinx v8.1.3 11:33:42 loading translations [en]... done 11:33:42 making output directory... done 11:33:42 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:33:42 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:33:42 building [mo]: targets for 0 po files that are out of date 11:33:42 writing output... 11:33:42 building [linkcheck]: targets for 4 source files that are out of date 11:33:42 updating environment: [new config] 4 added, 0 changed, 0 removed 11:33:42 reading sources... [ 25%] index 11:33:42 reading sources... [ 50%] installation-guide 11:33:42 reading sources... [ 75%] overview 11:33:42 reading sources... [100%] release-notes 11:33:42 11:33:42 looking for now-outdated files... none found 11:33:42 pickling environment... done 11:33:42 checking consistency... done 11:33:42 preparing documents... done 11:33:42 copying assets... 11:33:42 copying assets: done 11:33:42 writing output... [ 25%] index 11:33:42 writing output... [ 50%] installation-guide 11:33:42 writing output... [ 75%] overview 11:33:42 writing output... [100%] release-notes 11:33:42 11:33:42 11:33:42 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:33:42 build succeeded. 11:33:42 11:33:42 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:33:43 code: OK (40.27=setup[30.67]+cmd[4.35,4.90,0.34] seconds) 11:33:43 docs: OK (39.10=setup[37.27]+cmd[1.82,0.01] seconds) 11:33:43 docs-linkcheck: OK (33.04=setup[31.50]+cmd[1.55] seconds) 11:33:43 congratulations :) (112.46 seconds) 11:33:43 + tox_status=0 11:33:43 + echo '---> Completed tox runs' 11:33:43 ---> Completed tox runs 11:33:43 + for i in .tox/*/log 11:33:43 ++ echo .tox/code/log 11:33:43 ++ awk -F/ '{print $2}' 11:33:43 + tox_env=code 11:33:43 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:33:43 + for i in .tox/*/log 11:33:43 ++ echo .tox/docs-linkcheck/log 11:33:43 ++ awk -F/ '{print $2}' 11:33:43 + tox_env=docs-linkcheck 11:33:43 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:33:43 + for i in .tox/*/log 11:33:43 ++ echo .tox/docs/log 11:33:43 ++ awk -F/ '{print $2}' 11:33:43 + tox_env=docs 11:33:43 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:33:43 + DOC_DIR=docs/_build/html 11:33:43 + [[ -d docs/_build/html ]] 11:33:43 + echo '---> Archiving generated docs' 11:33:43 ---> Archiving generated docs 11:33:43 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:33:43 + echo '---> tox-run.sh ends' 11:33:43 ---> tox-run.sh ends 11:33:43 + test 0 -eq 0 11:33:43 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-6370 11:33:44 [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:33:44 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:33:44 INFO: Project root configuration file: NONE 11:33:44 INFO: SonarScanner 4.6.2.2472 11:33:44 INFO: Java 17.0.7 Private Build (64-bit) 11:33:44 INFO: Linux 4.15.0-213-generic amd64 11:33:45 INFO: User cache: /home/jenkins/.sonar/cache 11:33:48 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:33:48 INFO: Project root configuration file: NONE 11:33:48 INFO: Analyzing on SonarCloud 11:33:48 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:33:50 INFO: Load global settings 11:33:50 INFO: Load global settings (done) | time=580ms 11:33:50 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:33:51 INFO: Loading required plugins 11:33:51 INFO: Load plugins index 11:33:51 INFO: Load plugins index (done) | time=253ms 11:33:51 INFO: Load/download plugins 11:33:52 INFO: Load/download plugins (done) | time=994ms 11:33:53 INFO: Loaded core extensions: architecture, sca, a3s 11:33:53 INFO: Process project properties 11:33:53 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:33:53 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:33:53 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:33:53 INFO: Found an active CI vendor: 'Jenkins' 11:33:53 INFO: Load project branches 11:33:54 INFO: Load project branches (done) | time=480ms 11:33:54 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:33:54 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=432ms 11:33:54 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:54 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:55 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:55 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:33:55 INFO: Detected project binding: NOT_BOUND 11:33:55 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=518ms 11:33:55 INFO: Load project pull requests 11:33:56 INFO: Load project pull requests (done) | time=306ms 11:33:56 INFO: Load branch configuration 11:33:56 INFO: Load branch configuration (done) | time=2ms 11:33:56 INFO: Load quality profiles 11:33:56 INFO: Load quality profiles (done) | time=621ms 11:33:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:56 INFO: Create analysis 11:33:57 INFO: Create analysis (done) | time=375ms 11:33:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:33:57 INFO: Load active rules 11:33:58 INFO: Load active rules (done) | time=1310ms 11:33:59 INFO: Organization key: o-ran-sc 11:33:59 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:33:59 INFO: Preprocessing files... 11:33:59 INFO: 1 language detected in 12 preprocessed files (done) | time=279ms 11:33:59 INFO: 0 files ignored because of inclusion/exclusion patterns 11:33:59 INFO: 0 files ignored because of scm ignore settings 11:33:59 INFO: Loading plugins for detected languages 11:33:59 INFO: Load/download plugins 11:34:01 INFO: Load/download plugins (done) | time=1559ms 11:34:01 INFO: Load project repositories 11:34:01 INFO: Load project repositories (done) | time=413ms 11:34:01 INFO: Indexing files... 11:34:01 INFO: Project configuration: 11:34:01 INFO: Excluded sources: **/build-wrapper-dump.json 11:34:01 INFO: 12 files indexed (done) | time=21ms 11:34:01 INFO: Quality profile for py: Sonar way 11:34:01 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:34:02 INFO: Load metrics repository 11:34:02 INFO: Load metrics repository (done) | time=192ms 11:34:02 INFO: Sensor cache enabled 11:34:02 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:34:02 INFO: Load sensor cache 11:34:03 INFO: Load sensor cache (308 KB) | time=1695ms 11:34:03 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:34:05 INFO: Sensor Python Sensor [python] 11:34:05 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:34:06 INFO: Starting global symbols computation 11:34:06 INFO: 6 source files to be analyzed 11:34:07 INFO: 6/6 source files have been analyzed 11:34:07 INFO: Finished step global symbols computation in 1410ms 11:34:07 INFO: Starting rules execution 11:34:07 INFO: 6 source files to be analyzed 11:34:16 INFO: 6/6 source files have been analyzed 11:34:16 INFO: Finished step rules execution in 9127ms 11:34:16 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:34:16 INFO: Sensor Python Sensor [python] (done) | time=11144ms 11:34:16 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:34:17 INFO: Python test coverage 11:34:17 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:34:17 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=1044ms 11:34:17 INFO: Sensor PythonXUnitSensor [python] 11:34:18 INFO: Sensor PythonXUnitSensor [python] (done) | time=484ms 11:34:18 INFO: Sensor Python Dependency Sensor [python] 11:34:18 INFO: Sensor Python Dependency Sensor [python] (done) | time=8ms 11:34:18 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:34:18 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=1ms 11:34:18 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:34:18 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:34:18 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:34:18 INFO: Sensor IaC hadolint report Sensor [iac] 11:34:18 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 11:34:18 INFO: Sensor Java Config Sensor [iac] 11:34:18 INFO: There are no files to be analyzed for the Java language 11:34:18 INFO: Sensor Java Config Sensor [iac] (done) | time=13ms 11:34:18 INFO: Sensor IaC Docker Sensor [iac] 11:34:18 INFO: There are no files to be analyzed for the Docker language 11:34:18 INFO: Sensor IaC Docker Sensor [iac] (done) | time=10ms 11:34:18 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:34:18 INFO: There are no files to be analyzed for the GitHub Actions language 11:34:18 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 11:34:18 INFO: Sensor IaC actionlint report Sensor [iac] 11:34:18 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 11:34:18 INFO: Sensor IaC Shell Sensor [iac] 11:34:18 INFO: There are no files to be analyzed for the Shell language 11:34:18 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 11:34:18 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:34:18 INFO: Available processors: 2 11:34:18 INFO: Using 2 threads for analysis. 11:34:19 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:34:19 * The filename starts with "test" 11:34:19 * The filename contains "test." or "tests." 11:34:19 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:34:19 * Any directory in the file path has a name ending in "test" or "tests" 11:34:19 11:34:19 INFO: Start fetching files for the text and secrets analysis 11:34:19 INFO: Using Git CLI to retrieve dirty files 11:34:19 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:34:19 INFO: Starting the text and secrets analysis 11:34:19 INFO: 6 source files to be analyzed for the text and secrets analysis 11:34:19 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:34:19 INFO: Start fetching files for the binary file analysis 11:34:19 INFO: There are no files to be analyzed for the binary file analysis 11:34:19 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1481ms 11:34:19 INFO: Sensor javabugs [dbd] 11:34:19 INFO: No IR files have been included for analysis. 11:34:19 INFO: Sensor javabugs [dbd] (done) | time=10ms 11:34:19 INFO: Sensor pythonbugs [dbd] 11:34:20 INFO: Analyzing 47/75 functions to detect bugs. 11:34:21 INFO: Sensor pythonbugs [dbd] (done) | time=1188ms 11:34:21 INFO: Sensor PythonSecuritySensor [security] 11:34:21 INFO: 25 taint analysis rules enabled. 11:34:22 INFO: Analyzing 6517 UCFGs to detect vulnerabilities. 11:34:23 INFO: All rules entry points : 9 11:34:23 INFO: Retained UCFGs : 45 11:34:23 INFO: 0 / 45 UCFGs simulated, memory usage: 412 MB 11:34:24 INFO: 33 / 45 UCFGs simulated, memory usage: 423 MB 11:34:24 INFO: python security sensor: Begin: 2026-02-12T11:34:21.117298397Z, End: 2026-02-12T11:34:24.276152070Z, Duration: 00:00:03.158 11:34:24 Load type hierarchy and UCFGs: Begin: 2026-02-12T11:34:21.127231581Z, End: 2026-02-12T11:34:22.561891425Z, Duration: 00:00:01.434 11:34:24 Load type hierarchy: Begin: 2026-02-12T11:34:21.127259821Z, End: 2026-02-12T11:34:21.366334174Z, Duration: 00:00:00.239 11:34:24 Load UCFGs: Begin: 2026-02-12T11:34:21.366905496Z, End: 2026-02-12T11:34:22.561752172Z, Duration: 00:00:01.194 11:34:24 Check cache: Begin: 2026-02-12T11:34:22.572455760Z, End: 2026-02-12T11:34:22.573541512Z, Duration: 00:00:00.001 11:34:24 Load cache: Begin: 2026-02-12T11:34:22.573035472Z, End: 2026-02-12T11:34:22.573064772Z, Duration: 00:00:00.000 11:34:24 Create runtime call graph: Begin: 2026-02-12T11:34:22.573579783Z, End: 2026-02-12T11:34:23.071228972Z, Duration: 00:00:00.497 11:34:24 Variable Type Analysis #1: Begin: 2026-02-12T11:34:22.574261447Z, End: 2026-02-12T11:34:22.844489464Z, Duration: 00:00:00.270 11:34:24 Create runtime type propagation graph: Begin: 2026-02-12T11:34:22.575099074Z, End: 2026-02-12T11:34:22.698978324Z, Duration: 00:00:00.123 11:34:24 Run SCC (Tarjan) on 14919 nodes: Begin: 2026-02-12T11:34:22.700661198Z, End: 2026-02-12T11:34:22.744614332Z, Duration: 00:00:00.043 11:34:24 Propagate runtime types to strongly connected components: Begin: 2026-02-12T11:34:22.744798736Z, End: 2026-02-12T11:34:22.844335910Z, Duration: 00:00:00.099 11:34:24 Variable Type Analysis #2: Begin: 2026-02-12T11:34:22.847118507Z, End: 2026-02-12T11:34:23.063447155Z, Duration: 00:00:00.216 11:34:24 Create runtime type propagation graph: Begin: 2026-02-12T11:34:22.847131067Z, End: 2026-02-12T11:34:22.966480385Z, Duration: 00:00:00.119 11:34:24 Run SCC (Tarjan) on 14270 nodes: Begin: 2026-02-12T11:34:22.966600138Z, End: 2026-02-12T11:34:22.991653497Z, Duration: 00:00:00.025 11:34:24 Propagate runtime types to strongly connected components: Begin: 2026-02-12T11:34:22.991773860Z, End: 2026-02-12T11:34:23.063304912Z, Duration: 00:00:00.071 11:34:24 Load config: Begin: 2026-02-12T11:34:23.071327594Z, End: 2026-02-12T11:34:23.718633008Z, Duration: 00:00:00.647 11:34:24 Compute entry points: Begin: 2026-02-12T11:34:23.718765740Z, End: 2026-02-12T11:34:23.841647165Z, Duration: 00:00:00.122 11:34:24 Slice call graph: Begin: 2026-02-12T11:34:23.842062413Z, End: 2026-02-12T11:34:23.846062524Z, Duration: 00:00:00.004 11:34:24 Live variable analysis: Begin: 2026-02-12T11:34:23.846138466Z, End: 2026-02-12T11:34:23.880292954Z, Duration: 00:00:00.034 11:34:24 Taint analysis for python: Begin: 2026-02-12T11:34:23.882319515Z, End: 2026-02-12T11:34:24.247705723Z, Duration: 00:00:00.365 11:34:24 Report issues: Begin: 2026-02-12T11:34:24.247881877Z, End: 2026-02-12T11:34:24.253207613Z, Duration: 00:00:00.005 11:34:24 Store cache: Begin: 2026-02-12T11:34:24.254555109Z, End: 2026-02-12T11:34:24.273191861Z, Duration: 00:00:00.018 11:34:24 INFO: python security sensor peak memory: 523 MB 11:34:24 INFO: Sensor PythonSecuritySensor [security] (done) | time=3169ms 11:34:24 INFO: ------------- Run sensors on project 11:34:24 INFO: Sensor PythonArchitectureSensor [architecture] 11:34:24 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork" 11:34:24 INFO: - /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py 11:34:24 INFO: Architecture analysis is enabled with the following features: legacy 11:34:24 INFO: * Protobuf reading starting | memory total=682 | free=231 | used=450 (MB) 11:34:24 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:34:24 INFO: * Files successfully loaded: "6" out of "6" 11:34:24 INFO: * Purging externals (components not scanned) from graphs 11:34:24 INFO: * Purging excluded nodes from graphs 11:34:24 INFO: * Protobuf reading complete | memory total=682 | free=218 | used=463 (MB) 11:34:24 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=682 | free=216 | used=465 (MB) 11:34:24 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=445ms 11:34:24 INFO: Sensor Zero Coverage Sensor 11:34:24 INFO: Sensor Zero Coverage Sensor (done) | time=2ms 11:34:25 INFO: ------------- Gather SCA dependencies on project 11:34:25 INFO: Checking if SCA is enabled for organization o-ran-sc 11:34:26 INFO: Dependency analysis skipped 11:34:26 INFO: CPD Executor 1 file had no CPD blocks 11:34:26 INFO: CPD Executor Calculating CPD for 5 files 11:34:26 INFO: CPD Executor CPD calculation finished (done) | time=15ms 11:34:26 INFO: SCM Publisher SCM provider for this project is: git 11:34:26 INFO: SCM Publisher 5 source files to be analyzed 11:34:26 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=469ms 11:34:27 INFO: Analysis report generated in 665ms, dir size=405 KB 11:34:27 INFO: Analysis report compressed in 48ms, zip size=93 KB 11:34:27 INFO: Analysis report uploaded in 479ms 11:34:27 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:34:27 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:34:27 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZxRoYyjKgXPnWyM6hjg 11:34:27 INFO: ------------- Upload SCA dependency files 11:34:29 INFO: Sensor cache published successfully 11:34:29 INFO: Analysis total time: 36.743 s 11:34:29 INFO: ------------------------------------------------------------------------ 11:34:29 INFO: EXECUTION SUCCESS 11:34:29 INFO: ------------------------------------------------------------------------ 11:34:29 INFO: Total time: 45.041s 11:34:30 INFO: Final Memory: 281M/682M 11:34:30 INFO: ------------------------------------------------------------------------ 11:34:32 $ ssh-agent -k 11:34:32 unset SSH_AUTH_SOCK; 11:34:32 unset SSH_AGENT_PID; 11:34:32 echo Agent pid 1686 killed; 11:34:32 [ssh-agent] Stopped. 11:34:32 [PostBuildScript] - [INFO] Executing post build scripts. 11:34:32 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16994470939525180295.sh 11:34:32 ---> sysstat.sh 11:34:32 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins13335876255243119427.sh 11:34:32 ---> package-listing.sh 11:34:32 ++ facter osfamily 11:34:32 ++ tr '[:upper:]' '[:lower:]' 11:34:33 + OS_FAMILY=debian 11:34:33 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:34:33 + START_PACKAGES=/tmp/packages_start.txt 11:34:33 + END_PACKAGES=/tmp/packages_end.txt 11:34:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:34:33 + PACKAGES=/tmp/packages_start.txt 11:34:33 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:34:33 + PACKAGES=/tmp/packages_end.txt 11:34:33 + case "${OS_FAMILY}" in 11:34:33 + grep '^ii' 11:34:33 + dpkg -l 11:34:33 + '[' -f /tmp/packages_start.txt ']' 11:34:33 + '[' -f /tmp/packages_end.txt ']' 11:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:34:33 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:34:33 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:34:33 + 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:34:33 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1471542719375198487.sh 11:34:33 ---> capture-instance-metadata.sh 11:34:33 Setup pyenv: 11:34:33 system 11:34:33 3.8.13 11:34:33 3.9.13 11:34:33 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRfR from file:/tmp/.os_lf_venv 11:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:38 lf-activate-venv(): INFO: Base packages installed successfully 11:34:38 lf-activate-venv(): INFO: Installing additional packages: lftools 11:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-iRfR/bin to PATH 11:34:57 INFO: Running in OpenStack, capturing instance metadata 11:34:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins17190592740792557401.sh 11:34:57 provisioning config files... 11:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config7058992467824471440tmp 11:34:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:34:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:34:57 [EnvInject] - Injecting environment variables from a build step. 11:34:57 [EnvInject] - Injecting as environment variables the properties content 11:34:57 SERVER_ID=logs 11:34:57 11:34:57 [EnvInject] - Variables injected successfully. 11:34:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11713033144632251720.sh 11:34:57 ---> create-netrc.sh 11:34:58 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins15555975943045397664.sh 11:34:58 ---> python-tools-install.sh 11:34:58 Setup pyenv: 11:34:58 system 11:34:58 3.8.13 11:34:58 3.9.13 11:34:58 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRfR from file:/tmp/.os_lf_venv 11:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:01 lf-activate-venv(): INFO: Base packages installed successfully 11:35:01 lf-activate-venv(): INFO: Installing additional packages: lftools 11:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-iRfR/bin to PATH 11:35:19 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16787232922126169721.sh 11:35:19 ---> sudo-logs.sh 11:35:19 Archiving 'sudo' log.. 11:35:19 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12777058494034780258.sh 11:35:19 ---> job-cost.sh 11:35:19 Setup pyenv: 11:35:19 system 11:35:19 3.8.13 11:35:19 3.9.13 11:35:19 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRfR from file:/tmp/.os_lf_venv 11:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:23 lf-activate-venv(): INFO: Base packages installed successfully 11:35:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-iRfR/bin to PATH 11:35:33 INFO: No Stack... 11:35:34 INFO: Retrieving Pricing Info for: v3-starter-2 11:35:34 INFO: Archiving Costs 11:35:34 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins550137310344081440.sh 11:35:34 ---> logs-deploy.sh 11:35:34 Setup pyenv: 11:35:34 system 11:35:34 3.8.13 11:35:34 3.9.13 11:35:34 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRfR from file:/tmp/.os_lf_venv 11:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:38 lf-activate-venv(): INFO: Base packages installed successfully 11:35:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-iRfR/bin to PATH 11:35:55 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/179 11:35:55 INFO: archiving workspace using pattern(s): -p **/*.log 11:36:03 Archives upload complete. 11:36:04 INFO: archiving logs to Nexus 11:36:05 ---> uname -a: 11:36:05 Linux prd-ubuntu1804-builder-2c-2g-6370 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:36:05 11:36:05 11:36:05 ---> lscpu: 11:36:05 Architecture: x86_64 11:36:05 CPU op-mode(s): 32-bit, 64-bit 11:36:05 Byte Order: Little Endian 11:36:05 CPU(s): 2 11:36:05 On-line CPU(s) list: 0,1 11:36:05 Thread(s) per core: 1 11:36:05 Core(s) per socket: 1 11:36:05 Socket(s): 2 11:36:05 NUMA node(s): 1 11:36:05 Vendor ID: AuthenticAMD 11:36:05 CPU family: 23 11:36:05 Model: 49 11:36:05 Model name: AMD EPYC-Rome Processor 11:36:05 Stepping: 0 11:36:05 CPU MHz: 2799.998 11:36:05 BogoMIPS: 5599.99 11:36:05 Virtualization: AMD-V 11:36:05 Hypervisor vendor: KVM 11:36:05 Virtualization type: full 11:36:05 L1d cache: 32K 11:36:05 L1i cache: 32K 11:36:05 L2 cache: 512K 11:36:05 L3 cache: 16384K 11:36:05 NUMA node0 CPU(s): 0,1 11:36:05 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:36:05 11:36:05 11:36:05 ---> nproc: 11:36:05 2 11:36:05 11:36:05 11:36:05 ---> df -h: 11:36:05 Filesystem Size Used Avail Use% Mounted on 11:36:05 udev 2.0G 0 2.0G 0% /dev 11:36:05 tmpfs 395M 668K 394M 1% /run 11:36:05 /dev/vda1 20G 8.2G 12G 43% / 11:36:05 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:36:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:36:05 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:36:05 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:36:05 tmpfs 395M 0 395M 0% /run/user/1001 11:36:05 11:36:05 11:36:05 ---> free -m: 11:36:05 total used free shared buff/cache available 11:36:05 Mem: 3944 389 878 0 2676 3272 11:36:05 Swap: 1023 0 1023 11:36:05 11:36:05 11:36:05 ---> ip addr: 11:36:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:36:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:36:05 inet 127.0.0.1/8 scope host lo 11:36:05 valid_lft forever preferred_lft forever 11:36:05 inet6 ::1/128 scope host 11:36:05 valid_lft forever preferred_lft forever 11:36:05 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:36:05 link/ether fa:16:3e:3a:79:a2 brd ff:ff:ff:ff:ff:ff 11:36:05 inet 10.32.6.194/23 brd 10.32.7.255 scope global dynamic ens3 11:36:05 valid_lft 86000sec preferred_lft 86000sec 11:36:05 inet6 fe80::f816:3eff:fe3a:79a2/64 scope link 11:36:05 valid_lft forever preferred_lft forever 11:36:05 11:36:05 11:36:05 ---> sar -b -r -n DEV: 11:36:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-6370) 02/12/26 _x86_64_ (2 CPU) 11:36:05 11:36:05 11:29:28 LINUX RESTART (2 CPU) 11:36:05 11:36:05 11:30:01 tps rtps wtps bread/s bwrtn/s 11:36:05 11:31:01 44.79 1.50 43.29 40.53 5310.18 11:36:05 11:32:01 77.77 15.18 62.59 1104.35 10463.46 11:36:05 11:33:01 59.56 1.87 57.69 73.32 10016.33 11:36:05 11:34:01 84.27 25.06 59.21 1207.67 27123.88 11:36:05 11:35:01 83.03 28.87 54.16 1379.44 7787.44 11:36:05 11:36:01 50.17 27.46 22.71 818.93 1437.76 11:36:05 Average: 66.60 16.66 49.94 770.74 10356.37 11:36:05 11:36:05 11:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:36:05 11:31:01 1867516 3442716 2171536 53.76 50304 1682324 577264 11.35 474272 1538756 158708 11:36:05 11:32:01 1595952 3388492 2443100 60.49 64824 1871760 649316 12.76 541604 1714432 76232 11:36:05 11:33:01 1031040 3325200 3008012 74.47 81660 2336824 721800 14.19 669964 2109996 303156 11:36:05 11:34:01 415640 3244964 3623412 89.71 97212 2821808 776320 15.26 740768 2615620 162872 11:36:05 11:35:01 935320 3369968 3103732 76.84 98712 2437620 602084 11.83 622268 2227592 35488 11:36:05 11:36:01 895888 3349640 3143164 77.82 100364 2454256 627120 12.33 650028 2239016 10320 11:36:05 Average: 1123559 3353497 2915493 72.18 82179 2267432 658984 12.95 616484 2074235 124463 11:36:05 11:36:05 11:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:36:05 11:31:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 11:36:05 11:31:01 ens3 69.96 54.71 913.63 6.20 0.00 0.00 0.00 0.00 11:36:05 11:32:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 11:36:05 11:32:01 ens3 32.79 28.31 207.19 6.73 0.00 0.00 0.00 0.00 11:36:05 11:33:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:36:05 11:33:01 ens3 66.34 46.89 1383.62 5.57 0.00 0.00 0.00 0.00 11:36:05 11:34:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 11:36:05 11:34:01 ens3 346.69 150.67 2333.07 17.60 0.00 0.00 0.00 0.00 11:36:05 11:35:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 11:36:05 11:35:01 ens3 24.52 21.69 50.31 15.15 0.00 0.00 0.00 0.00 11:36:05 11:36:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:36:05 11:36:01 ens3 9.07 10.23 6.48 4.76 0.00 0.00 0.00 0.00 11:36:05 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 11:36:05 Average: ens3 91.56 52.08 815.68 9.33 0.00 0.00 0.00 0.00 11:36:05 11:36:05 11:36:05 ---> sar -P ALL: 11:36:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-6370) 02/12/26 _x86_64_ (2 CPU) 11:36:05 11:36:05 11:29:28 LINUX RESTART (2 CPU) 11:36:05 11:36:05 11:30:01 CPU %user %nice %system %iowait %steal %idle 11:36:05 11:31:01 all 38.65 0.00 2.56 4.71 2.57 51.50 11:36:05 11:31:01 0 45.05 0.00 2.38 4.16 2.19 46.23 11:36:05 11:31:01 1 32.34 0.00 2.73 5.26 2.93 56.74 11:36:05 11:32:01 all 40.08 0.00 2.86 3.93 2.32 50.81 11:36:05 11:32:01 0 40.31 0.00 3.06 6.45 2.23 47.96 11:36:05 11:32:01 1 39.87 0.00 2.67 1.41 2.42 53.63 11:36:05 11:33:01 all 39.51 0.00 2.88 3.94 2.60 51.08 11:36:05 11:33:01 0 37.03 0.00 2.78 6.27 2.35 51.56 11:36:05 11:33:01 1 41.97 0.00 2.97 1.60 2.84 50.61 11:36:05 11:34:01 all 43.65 0.00 3.81 3.49 3.15 45.91 11:36:05 11:34:01 0 41.99 0.00 3.07 4.01 3.02 47.90 11:36:05 11:34:01 1 45.30 0.00 4.54 2.97 3.28 43.91 11:36:05 11:35:01 all 56.19 0.00 4.16 4.82 3.56 31.26 11:36:05 11:35:01 0 68.89 0.00 3.49 3.16 3.72 20.73 11:36:05 11:35:01 1 43.54 0.00 4.84 6.49 3.40 41.74 11:36:05 11:36:01 all 38.34 0.00 1.74 4.47 2.96 52.49 11:36:05 11:36:01 0 52.99 0.00 1.83 0.59 3.34 41.25 11:36:05 11:36:01 1 23.68 0.00 1.65 8.33 2.57 63.78 11:36:05 Average: all 42.74 0.00 3.00 4.23 2.86 47.18 11:36:05 Average: 0 47.72 0.00 2.77 4.10 2.81 42.60 11:36:05 Average: 1 37.76 0.00 3.23 4.35 2.91 51.75 11:36:05 11:36:05 11:36:05