11:25:04 Started by timer 11:25:04 Running as SYSTEM 11:25:04 [EnvInject] - Loading node environment variables. 11:25:04 Building remotely on prd-ubuntu1804-builder-2c-2g-8160 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:04 [ssh-agent] Looking for ssh-agent implementation... 11:25:04 $ ssh-agent 11:25:04 SSH_AUTH_SOCK=/tmp/ssh-JIqKR0LpslGA/agent.1700 11:25:04 SSH_AGENT_PID=1702 11:25:04 [ssh-agent] Started. 11:25:04 Running ssh-add (command line suppressed) 11:25:05 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_13365384870814267510.key (jenkins-ssh) 11:25:05 [ssh-agent] Using credentials jenkins (jenkins) 11:25:05 The recommended git tool is: NONE 11:25:07 using credential jenkins 11:25:07 Wiping out workspace first. 11:25:07 Cloning the remote Git repository 11:25:07 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:07 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:07 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:07 > git --version # timeout=10 11:25:07 > git --version # 'git version 2.17.1' 11:25:07 using GIT_SSH to set credentials jenkins 11:25:07 > 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:08 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:09 Avoid second fetch 11:25:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:09 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:09 > git config core.sparsecheckout # timeout=10 11:25:09 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:09 Commit message: "Update release container tag for m-release" 11:25:09 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:13 provisioning config files... 11:25:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:13 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins4073518108579613004.sh 11:25:13 ---> python-tools-install.sh 11:25:13 Setup pyenv: 11:25:13 * system (set by /opt/pyenv/version) 11:25:13 * 3.8.13 (set by /opt/pyenv/version) 11:25:13 * 3.9.13 (set by /opt/pyenv/version) 11:25:13 * 3.10.6 (set by /opt/pyenv/version) 11:25:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H60Q 11:25:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:28 lf-activate-venv(): INFO: Base packages installed successfully 11:25:28 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-H60Q/bin to PATH 11:26:06 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.0.1 from /tmp/venv-H60Q/lib/python3.10/site-packages/pip (python 3.10) 11:26:38 appdirs==1.4.4 11:26:38 argcomplete==3.6.3 11:26:38 aspy.yaml==1.3.0 11:26:38 attrs==25.4.0 11:26:38 autopage==0.6.0 11:26:38 backports.strenum==1.3.1 11:26:38 beautifulsoup4==4.14.3 11:26:38 boto3==1.42.61 11:26:38 botocore==1.42.61 11:26:38 bs4==0.0.2 11:26:38 certifi==2026.2.25 11:26:38 cffi==2.0.0 11:26:38 cfgv==3.5.0 11:26:38 chardet==7.0.1 11:26:38 charset-normalizer==3.4.4 11:26:38 click==8.3.1 11:26:38 cliff==4.13.2 11:26:38 cmd2==3.4.0 11:26:38 cryptography==3.3.2 11:26:38 debtcollector==3.0.0 11:26:38 decorator==5.2.1 11:26:38 defusedxml==0.7.1 11:26:38 Deprecated==1.3.1 11:26:38 distlib==0.4.0 11:26:38 dnspython==2.8.0 11:26:38 docker==7.1.0 11:26:38 dogpile.cache==1.5.0 11:26:38 durationpy==0.10 11:26:38 email-validator==2.3.0 11:26:38 filelock==3.25.0 11:26:38 future==1.0.0 11:26:38 gitdb==4.0.12 11:26:38 GitPython==3.1.46 11:26:38 httplib2==0.30.2 11:26:38 identify==2.6.17 11:26:38 idna==3.11 11:26:38 importlib-resources==1.5.0 11:26:38 iso8601==2.1.0 11:26:38 Jinja2==3.1.6 11:26:38 jmespath==1.1.0 11:26:38 jsonpatch==1.33 11:26:38 jsonpointer==3.0.0 11:26:38 jsonschema==4.26.0 11:26:38 jsonschema-specifications==2025.9.1 11:26:38 keystoneauth1==5.13.1 11:26:38 kubernetes==35.0.0 11:26:38 lftools==0.37.22 11:26:38 lxml==6.0.2 11:26:38 markdown-it-py==4.0.0 11:26:38 MarkupSafe==3.0.3 11:26:38 mdurl==0.1.2 11:26:38 msgpack==1.1.2 11:26:38 multi_key_dict==2.0.3 11:26:38 munch==4.0.0 11:26:38 netaddr==1.3.0 11:26:38 niet==1.4.2 11:26:38 nodeenv==1.10.0 11:26:38 oauth2client==4.1.3 11:26:38 oauthlib==3.3.1 11:26:38 openstacksdk==4.10.0 11:26:38 os-service-types==1.8.2 11:26:38 osc-lib==4.4.0 11:26:38 oslo.config==10.3.0 11:26:38 oslo.context==6.3.0 11:26:38 oslo.i18n==6.7.2 11:26:38 oslo.log==8.1.0 11:26:38 oslo.serialization==5.9.1 11:26:38 oslo.utils==10.0.0 11:26:38 packaging==26.0 11:26:38 pbr==7.0.3 11:26:38 platformdirs==4.9.2 11:26:38 prettytable==3.17.0 11:26:38 psutil==7.2.2 11:26:38 pyasn1==0.6.2 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.8.1 11:26:38 Pygments==2.19.2 11:26:38 PyJWT==2.11.0 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.1.0 11:26:38 python-heatclient==5.1.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==9.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.32.5 11:26:38 requests-oauthlib==2.0.0 11:26:38 requestsexceptions==1.4.0 11:26:38 rfc3986==2.0.0 11:26:38 rich==14.3.3 11:26:38 rich-argparse==1.7.2 11:26:38 rpds-py==0.30.0 11:26:38 rsa==4.9.1 11:26:38 ruamel.yaml==0.19.1 11:26:38 ruamel.yaml.clib==0.2.15 11:26:38 s3transfer==0.16.0 11:26:38 simplejson==3.20.2 11:26:38 six==1.17.0 11:26:38 smmap==5.0.2 11:26:38 soupsieve==2.8.3 11:26:38 stevedore==5.7.0 11:26:38 tabulate==0.10.0 11:26:38 toml==0.10.2 11:26:38 tomlkit==0.14.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.1.0 11:26:38 wcwidth==0.6.0 11:26:38 websocket-client==1.9.0 11:26:38 wrapt==2.1.1 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/jenkins7169039856678673863.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/jenkins8468487732327477848.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-IkjK 11:26:39 + local venv_file=/tmp/.os_lf_venv 11:26:39 + local python=python3 11:26:39 + local options 11:26:39 + local set_path=true 11:26:39 + local install_args= 11:26:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + venv_file=/tmp/.toxenv 11:26:39 + shift 2 11:26:39 + true 11:26:39 + case $1 in 11:26:39 + shift 11:26:39 + break 11:26:39 + case $python in 11:26:39 + local pkg_list= 11:26:39 + [[ -d /opt/pyenv ]] 11:26:39 + echo 'Setup pyenv:' 11:26:39 Setup pyenv: 11:26:39 + export PYENV_ROOT=/opt/pyenv 11:26:39 + PYENV_ROOT=/opt/pyenv 11:26:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:39 + pyenv versions 11:26:39 system 11:26:39 3.8.13 11:26:39 3.9.13 11:26:39 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:39 + command -v pyenv 11:26:39 ++ pyenv init - --no-rehash 11:26:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:26:39 export PATH="/opt/pyenv/shims:${PATH}" 11:26:39 export PYENV_SHELL=bash 11:26:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:39 pyenv() { 11:26:39 local command 11:26:39 command="${1:-}" 11:26:39 if [ "$#" -gt 0 ]; then 11:26:39 shift 11:26:39 fi 11:26:39 11:26:39 case "$command" in 11:26:39 rehash|shell) 11:26:39 eval "$(pyenv "sh-$command" "$@")" 11:26:39 ;; 11:26:39 *) 11:26:39 command pyenv "$command" "$@" 11:26:39 ;; 11:26:39 esac 11:26:39 }' 11:26:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:26:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:26:39 ++ export PYENV_SHELL=bash 11:26:39 ++ PYENV_SHELL=bash 11:26:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:39 +++ complete -F _pyenv pyenv 11:26:39 ++ lf-pyver python3 11:26:39 ++ local py_version_xy=python3 11:26:39 ++ local py_version_xyz= 11:26:39 ++ grep -E '^[0-9.]*[0-9]$' 11:26:39 ++ awk '{ print $1 }' 11:26:39 ++ sed 's/^[ *]* //' 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 ++ [[ ! -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-IkjK 11:26:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IkjK' 11:26:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IkjK 11:26:46 + echo /tmp/venv-IkjK 11:26:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:46 + local 'pip_opts=--upgrade --quiet' 11:26:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:46 + [[ -n '' ]] 11:26:46 + [[ -n '' ]] 11:26:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:46 + /tmp/venv-IkjK/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:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:53 lf-activate-venv(): INFO: Base packages installed successfully 11:26:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:53 + /tmp/venv-IkjK/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:56 + type python3 11:26:56 + true 11:26:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IkjK/bin to PATH' 11:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-IkjK/bin to PATH 11:26:56 + PATH=/tmp/venv-IkjK/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:56 + return 0 11:26:56 + python3 --version 11:26:56 Python 3.10.6 11:26:56 + python3 -m pip --version 11:26:56 pip 26.0.1 from /tmp/venv-IkjK/lib/python3.10/site-packages/pip (python 3.10) 11:26:56 + python3 -m pip freeze 11:26:57 cachetools==7.0.2 11:26:57 colorama==0.4.6 11:26:57 distlib==0.4.0 11:26:57 filelock==3.25.0 11:26:57 packaging==26.0 11:26:57 platformdirs==4.9.2 11:26:57 pluggy==1.6.0 11:26:57 pyproject-api==1.10.0 11:26:57 python-discovery==1.1.0 11:26:57 tomli==2.4.0 11:26:57 tox==4.47.3 11:26:57 typing_extensions==4.15.0 11:26:57 urllib3==1.26.20 11:26:57 virtualenv==21.1.0 11:26:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins10006353958706082359.sh 11:26:57 [EnvInject] - Injecting environment variables from a build step. 11:26:57 [EnvInject] - Injecting as environment variables the properties content 11:26:57 PARALLEL=False 11:26:57 11:26:57 [EnvInject] - Variables injected successfully. 11:26:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins17795107052889633237.sh 11:26:57 ---> tox-run.sh 11:26:57 + 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:57 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:57 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:26:57 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:26:57 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:26:57 + source /home/jenkins/lf-env.sh 11:26:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:57 ++ mktemp -d /tmp/venv-XXXX 11:26:57 + lf_venv=/tmp/venv-2C6D 11:26:57 + local venv_file=/tmp/.os_lf_venv 11:26:57 + local python=python3 11:26:57 + local options 11:26:57 + local set_path=true 11:26:57 + local install_args= 11:26:57 ++ 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:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:57 + true 11:26:57 + case $1 in 11:26:57 + venv_file=/tmp/.toxenv 11:26:57 + shift 2 11:26:57 + true 11:26:57 + case $1 in 11:26:57 + shift 11:26:57 + break 11:26:57 + case $python in 11:26:57 + local pkg_list= 11:26:57 + [[ -d /opt/pyenv ]] 11:26:57 + echo 'Setup pyenv:' 11:26:57 Setup pyenv: 11:26:57 + export PYENV_ROOT=/opt/pyenv 11:26:57 + PYENV_ROOT=/opt/pyenv 11:26:57 + 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:57 + 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:57 + pyenv versions 11:26:57 system 11:26:57 3.8.13 11:26:57 3.9.13 11:26:57 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:57 + command -v pyenv 11:26:57 ++ pyenv init - --no-rehash 11:26:57 + 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:57 export PATH="/opt/pyenv/shims:${PATH}" 11:26:57 export PYENV_SHELL=bash 11:26:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:57 pyenv() { 11:26:57 local command 11:26:57 command="${1:-}" 11:26:57 if [ "$#" -gt 0 ]; then 11:26:57 shift 11:26:57 fi 11:26:57 11:26:57 case "$command" in 11:26:57 rehash|shell) 11:26:57 eval "$(pyenv "sh-$command" "$@")" 11:26:57 ;; 11:26:57 *) 11:26:57 command pyenv "$command" "$@" 11:26:57 ;; 11:26:57 esac 11:26:57 }' 11:26:57 +++ 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:57 ++ 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:57 ++ 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:57 ++ 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:57 ++ export PYENV_SHELL=bash 11:26:57 ++ PYENV_SHELL=bash 11:26:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:57 +++ complete -F _pyenv pyenv 11:26:57 ++ lf-pyver python3 11:26:57 ++ local py_version_xy=python3 11:26:57 ++ local py_version_xyz= 11:26:57 ++ pyenv versions 11:26:57 ++ local command 11:26:57 ++ command=versions 11:26:57 ++ '[' 1 -gt 0 ']' 11:26:57 ++ shift 11:26:57 ++ case "$command" in 11:26:57 ++ command pyenv versions 11:26:57 ++ pyenv versions 11:26:57 ++ awk '{ print $1 }' 11:26:57 ++ grep -E '^[0-9.]*[0-9]$' 11:26:57 ++ sed 's/^[ *]* //' 11:26:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:57 +++ grep '^3' /tmp/.pyenv_versions 11:26:57 +++ sort -V 11:26:57 +++ tail -n 1 11:26:57 ++ py_version_xyz=3.10.6 11:26:57 ++ [[ -z 3.10.6 ]] 11:26:57 ++ echo 3.10.6 11:26:57 ++ return 0 11:26:57 + pyenv local 3.10.6 11:26:57 + local command 11:26:57 + command=local 11:26:57 + '[' 2 -gt 0 ']' 11:26:57 + shift 11:26:57 + case "$command" in 11:26:57 + command pyenv local 3.10.6 11:26:57 + pyenv local 3.10.6 11:26:57 + for arg in "$@" 11:26:57 + case $arg in 11:26:57 + pkg_list+='tox ' 11:26:57 + for arg in "$@" 11:26:57 + case $arg in 11:26:57 + pkg_list+='virtualenv ' 11:26:57 + for arg in "$@" 11:26:57 + case $arg in 11:26:57 + pkg_list+='urllib3~=1.26.15 ' 11:26:57 + [[ -f /tmp/.toxenv ]] 11:26:57 ++ cat /tmp/.toxenv 11:26:57 + lf_venv=/tmp/venv-IkjK 11:26:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IkjK from' file:/tmp/.toxenv 11:26:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IkjK from file:/tmp/.toxenv 11:26:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:57 + local 'pip_opts=--upgrade --quiet' 11:26:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:57 + [[ -n '' ]] 11:26:57 + [[ -n '' ]] 11:26:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:57 + /tmp/venv-IkjK/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:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:59 lf-activate-venv(): INFO: Base packages installed successfully 11:26:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:59 + /tmp/venv-IkjK/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:00 + type python3 11:27:00 + true 11:27:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IkjK/bin to PATH' 11:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-IkjK/bin to PATH 11:27:00 + PATH=/tmp/venv-IkjK/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:00 + return 0 11:27:00 + [[ -d /opt/pyenv ]] 11:27:00 + echo '---> Setting up pyenv' 11:27:00 ---> Setting up pyenv 11:27:00 + export PYENV_ROOT=/opt/pyenv 11:27:00 + PYENV_ROOT=/opt/pyenv 11:27:00 + export PATH=/opt/pyenv/bin:/tmp/venv-IkjK/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:00 + PATH=/opt/pyenv/bin:/tmp/venv-IkjK/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:00 ++ pwd 11:27:00 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:00 + export PYTHONPATH 11:27:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:00 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:00 + tox --version 11:27:01 4.47.3 from /tmp/venv-IkjK/lib/python3.10/site-packages/tox/__init__.py 11:27:01 + PARALLEL=False 11:27:01 + TOX_OPTIONS_LIST= 11:27:01 + [[ -n '' ]] 11:27:01 + case ${PARALLEL,,} in 11:27:01 + tox 11:27:01 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:03 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:30 code: freeze> python -m pip freeze --all 11:27:31 code: certifi==2026.2.25,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.30.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.16.0,kfp-pipeline-spec==2.16.0,kfp-server-api==2.16.0,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==26.0,pip==26.0.1,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==82.0.0,six==1.17.0,tabulate==0.10.0,tomli==2.4.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:31 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:32 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:32 Processing ./. 11:27:32 Installing build dependencies: started 11:27:33 Installing build dependencies: finished with status 'done' 11:27:33 Getting requirements to build wheel: started 11:27:34 Getting requirements to build wheel: finished with status 'done' 11:27:34 Preparing metadata (pyproject.toml): started 11:27:35 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:35 Building wheels for collected packages: kfadapter 11:27:35 Building wheel for kfadapter (pyproject.toml): started 11:27:35 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:35 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=f5d5e88b626139902eba270ee4a6ccd9e2d02689c4adeeebfa44e712a17103cb 11:27:35 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:35 Successfully built kfadapter 11:27:35 Installing collected packages: kfadapter 11:27:35 Successfully installed kfadapter-0.1 11:27:36 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:38 ============================= test session starts ============================== 11:27:38 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:38 cachedir: .tox/code/.pytest_cache 11:27:38 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:38 plugins: cov-7.0.0 11:27:38 collected 63 items 11:27:38 11:27:38 test/test_kfadapter_conf.py ........ [ 12%] 11:27:38 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:39 test/test_kfadapter_main.py ............................ [ 80%] 11:27:39 test/test_kfadapter_util.py .......... [ 96%] 11:27:39 test/test_tmgr_logger.py .. [100%] 11:27:40 11:27:40 =============================== warnings summary =============================== 11:27:40 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:40 /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:40 from flask.globals import _request_ctx_stack 11:27:40 11:27:40 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:40 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:40 ================================ tests coverage ================================ 11:27:40 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:40 11:27:40 Name Stmts Miss Cover Missing 11:27:40 ---------------------------------------------------------------- 11:27:40 kfadapter/__init__.py 0 0 100% 11:27:40 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:40 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:40 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:40 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:40 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:40 ---------------------------------------------------------------- 11:27:40 TOTAL 514 100 81% 11:27:40 Coverage HTML written to dir htmlcov 11:27:40 Coverage XML written to file coverage.xml 11:27:40 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:40 ======================== 63 passed, 1 warning in 3.32s ========================= 11:27:40 code: commands[2]> coverage xml -i 11:27:41 Wrote XML report to coverage.xml 11:27:41 code: OK ✔ in 39.28 seconds 11:27:41 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:15 docs: freeze> python -m pip freeze --all 11:28:15 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,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==26.0.1,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==82.0.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.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.0,urllib3==1.26.20,webcolors==25.10.0 11:28:15 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:16 Running Sphinx v8.1.3 11:28:16 loading translations [en]... done 11:28:16 making output directory... done 11:28:16 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:16 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:17 building [mo]: targets for 0 po files that are out of date 11:28:17 writing output... 11:28:17 building [html]: targets for 4 source files that are out of date 11:28:17 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:17 reading sources... [ 25%] index 11:28:17 reading sources... [ 50%] installation-guide 11:28:17 reading sources... [ 75%] overview 11:28:17 reading sources... [100%] release-notes 11:28:17 11:28:17 looking for now-outdated files... none found 11:28:17 pickling environment... done 11:28:17 checking consistency... done 11:28:17 preparing documents... done 11:28:17 copying assets... 11:28:17 copying static files... 11:28:17 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:17 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:17 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:17 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:17 copying static files: done 11:28:17 copying extra files... 11:28:17 copying extra files: done 11:28:17 copying assets: done 11:28:17 writing output... [ 25%] index 11:28:17 writing output... [ 50%] installation-guide 11:28:17 writing output... [ 75%] overview 11:28:17 writing output... [100%] release-notes 11:28:17 11:28:17 generating indices... genindex done 11:28:17 highlighting module code... 11:28:17 writing additional pages... search done 11:28:17 dumping search index in English (code: en)... done 11:28:17 dumping object inventory... done 11:28:17 build succeeded. 11:28:17 11:28:17 The HTML pages are in docs/_build/html. 11:28:17 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:17 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:18 docs: OK ✔ in 36.59 seconds 11:28:18 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:46 docs-linkcheck: freeze> python -m pip freeze --all 11:28:47 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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==2.0.0,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==26.0.1,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==82.0.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.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.0,urllib3==1.26.20,webcolors==25.10.0 11:28:47 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:47 Running Sphinx v8.1.3 11:28:47 loading translations [en]... done 11:28:48 making output directory... done 11:28:48 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:48 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:48 building [mo]: targets for 0 po files that are out of date 11:28:48 writing output... 11:28:48 building [linkcheck]: targets for 4 source files that are out of date 11:28:48 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:48 reading sources... [ 25%] index 11:28:48 reading sources... [ 50%] installation-guide 11:28:48 reading sources... [ 75%] overview 11:28:48 reading sources... [100%] release-notes 11:28:48 11:28:48 looking for now-outdated files... none found 11:28:48 pickling environment... done 11:28:48 checking consistency... done 11:28:48 preparing documents... done 11:28:48 copying assets... 11:28:48 copying assets: done 11:28:48 writing output... [ 25%] index 11:28:48 writing output... [ 50%] installation-guide 11:28:48 writing output... [ 75%] overview 11:28:48 writing output... [100%] release-notes 11:28:48 11:28:48 11:28:48 (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:48 build succeeded. 11:28:48 11:28:48 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:48 code: OK (39.28=setup[29.46]+cmd[4.65,4.86,0.30] seconds) 11:28:48 docs: OK (36.59=setup[34.74]+cmd[1.85,0.01] seconds) 11:28:48 docs-linkcheck: OK (31.08=setup[29.65]+cmd[1.43] seconds) 11:28:48 congratulations :) (107.00 seconds) 11:28:49 + tox_status=0 11:28:49 + echo '---> Completed tox runs' 11:28:49 ---> Completed tox runs 11:28:49 + for i in .tox/*/log 11:28:49 ++ echo .tox/code/log 11:28:49 ++ awk -F/ '{print $2}' 11:28:49 + tox_env=code 11:28:49 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:49 + for i in .tox/*/log 11:28:49 ++ echo .tox/docs-linkcheck/log 11:28:49 ++ awk -F/ '{print $2}' 11:28:49 + tox_env=docs-linkcheck 11:28:49 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:49 + for i in .tox/*/log 11:28:49 ++ echo .tox/docs/log 11:28:49 ++ awk -F/ '{print $2}' 11:28:49 + tox_env=docs 11:28:49 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:49 + DOC_DIR=docs/_build/html 11:28:49 + [[ -d docs/_build/html ]] 11:28:49 + echo '---> Archiving generated docs' 11:28:49 ---> Archiving generated docs 11:28:49 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:49 + echo '---> tox-run.sh ends' 11:28:49 ---> tox-run.sh ends 11:28:49 + test 0 -eq 0 11:28:49 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-8160 11:28:50 [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:50 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:50 INFO: Project root configuration file: NONE 11:28:50 INFO: SonarScanner 4.6.2.2472 11:28:50 INFO: Java 17.0.7 Private Build (64-bit) 11:28:50 INFO: Linux 4.15.0-213-generic amd64 11:28:51 INFO: User cache: /home/jenkins/.sonar/cache 11:28:54 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:54 INFO: Project root configuration file: NONE 11:28:54 INFO: Analyzing on SonarCloud 11:28:54 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:28:56 INFO: Load global settings 11:28:56 INFO: Load global settings (done) | time=643ms 11:28:56 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:28:57 INFO: Loading required plugins 11:28:57 INFO: Load plugins index 11:28:57 INFO: Load plugins index (done) | time=244ms 11:28:57 INFO: Load/download plugins 11:28:58 INFO: Load/download plugins (done) | time=1363ms 11:28:59 INFO: Loaded core extensions: a3s, sca, architecture 11:28:59 INFO: Process project properties 11:29:00 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:00 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:00 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:00 INFO: Found an active CI vendor: 'Jenkins' 11:29:00 INFO: Load project branches 11:29:00 INFO: Load project branches (done) | time=401ms 11:29:00 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:00 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=484ms 11:29:00 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:01 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:01 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:02 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:02 INFO: Detected project binding: NOT_BOUND 11:29:02 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=366ms 11:29:02 INFO: Load project pull requests 11:29:02 INFO: Load project pull requests (done) | time=250ms 11:29:02 INFO: Load branch configuration 11:29:02 INFO: Load branch configuration (done) | time=3ms 11:29:02 INFO: Load quality profiles 11:29:03 INFO: Load quality profiles (done) | time=564ms 11:29:03 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:03 INFO: Create analysis 11:29:03 INFO: Create analysis (done) | time=351ms 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: Load active rules 11:29:05 INFO: Load active rules (done) | time=1049ms 11:29:05 INFO: Organization key: o-ran-sc 11:29:05 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:05 INFO: Preprocessing files... 11:29:05 INFO: 1 language detected in 12 preprocessed files (done) | time=111ms 11:29:05 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:05 INFO: 0 files ignored because of scm ignore settings 11:29:06 INFO: Loading plugins for detected languages 11:29:06 INFO: Load/download plugins 11:29:09 INFO: Load/download plugins (done) | time=2873ms 11:29:09 INFO: Load project repositories 11:29:09 INFO: Load project repositories (done) | time=312ms 11:29:09 INFO: Indexing files... 11:29:09 INFO: Project configuration: 11:29:09 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:09 INFO: 12 files indexed (done) | time=39ms 11:29:09 INFO: Quality profile for py: Sonar way 11:29:09 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:09 INFO: Load metrics repository 11:29:10 INFO: Load metrics repository (done) | time=181ms 11:29:10 INFO: Sensor cache enabled 11:29:10 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:10 INFO: Load sensor cache 11:29:12 INFO: Load sensor cache (309 KB) | time=1923ms 11:29:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:13 INFO: Sensor Python Sensor [python] 11:29:13 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:15 INFO: Starting global symbols computation 11:29:15 INFO: 6 source files to be analyzed 11:29:16 INFO: 6/6 source files have been analyzed 11:29:16 INFO: Finished step global symbols computation in 1430ms 11:29:16 INFO: Starting rules execution 11:29:16 INFO: 6 source files to be analyzed 11:29:25 INFO: 6/6 source files have been analyzed 11:29:25 INFO: Finished step rules execution in 8994ms 11:29:25 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:25 INFO: Sensor Python Sensor [python] (done) | time=11763ms 11:29:25 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:26 INFO: Python test coverage 11:29:26 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:26 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=1316ms 11:29:26 INFO: Sensor PythonXUnitSensor [python] 11:29:27 INFO: Sensor PythonXUnitSensor [python] (done) | time=677ms 11:29:27 INFO: Sensor Python Dependency Sensor [python] 11:29:27 INFO: Sensor Python Dependency Sensor [python] (done) | time=17ms 11:29:27 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:27 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:27 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:27 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:27 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=11ms 11:29:27 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:27 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 11:29:27 INFO: Sensor Java Config Sensor [iac] 11:29:27 INFO: There are no files to be analyzed for the Java language 11:29:27 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 11:29:27 INFO: Sensor IaC Docker Sensor [iac] 11:29:27 INFO: There are no files to be analyzed for the Docker language 11:29:27 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 11:29:27 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:27 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:27 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 11:29:27 INFO: Sensor IaC actionlint report Sensor [iac] 11:29:27 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 11:29:27 INFO: Sensor IaC Shell Sensor [iac] 11:29:27 INFO: There are no files to be analyzed for the Shell language 11:29:27 INFO: Sensor IaC Shell Sensor [iac] (done) | time=16ms 11:29:27 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:27 INFO: Available processors: 2 11:29:27 INFO: Using 2 threads for analysis. 11:29:28 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:28 * The filename starts with "test" 11:29:28 * The filename contains "test." or "tests." 11:29:28 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:28 * Any directory in the file path has a name ending in "test" or "tests" 11:29:28 11:29:28 INFO: Start fetching files for the text and secrets analysis 11:29:28 INFO: Using Git CLI to retrieve dirty files 11:29:29 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:29 INFO: Starting the text and secrets analysis 11:29:29 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:29 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:29 INFO: Start fetching files for the binary file analysis 11:29:29 INFO: There are no files to be analyzed for the binary file analysis 11:29:29 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1635ms 11:29:29 INFO: Sensor javabugs [dbd] 11:29:29 INFO: No IR files have been included for analysis. 11:29:29 INFO: Sensor javabugs [dbd] (done) | time=11ms 11:29:29 INFO: Sensor pythonbugs [dbd] 11:29:29 INFO: Analyzing 47/75 functions to detect bugs. 11:29:30 INFO: Sensor pythonbugs [dbd] (done) | time=1219ms 11:29:30 INFO: Sensor PythonSecuritySensor [security] 11:29:30 INFO: 25 taint analysis rules enabled. 11:29:31 INFO: Analyzing 6518 UCFGs to detect vulnerabilities. 11:29:33 INFO: All rules entry points : 11 11:29:33 INFO: Retained UCFGs : 67 11:29:33 INFO: 0 / 67 UCFGs simulated, memory usage: 445 MB 11:29:34 INFO: 50 / 67 UCFGs simulated, memory usage: 458 MB 11:29:34 INFO: python security sensor: Begin: 2026-03-05T11:29:30.562353467Z, End: 2026-03-05T11:29:34.520834504Z, Duration: 00:00:03.958 11:29:34 Load type hierarchy and UCFGs: Begin: 2026-03-05T11:29:30.574733978Z, End: 2026-03-05T11:29:31.955716181Z, Duration: 00:00:01.380 11:29:34 Load type hierarchy: Begin: 2026-03-05T11:29:30.574780580Z, End: 2026-03-05T11:29:30.882374696Z, Duration: 00:00:00.307 11:29:34 Load UCFGs: Begin: 2026-03-05T11:29:30.882870289Z, End: 2026-03-05T11:29:31.955475280Z, Duration: 00:00:01.072 11:29:34 Check cache: Begin: 2026-03-05T11:29:31.956391542Z, End: 2026-03-05T11:29:31.958149251Z, Duration: 00:00:00.001 11:29:34 Load cache: Begin: 2026-03-05T11:29:31.957220579Z, End: 2026-03-05T11:29:31.957260631Z, Duration: 00:00:00.000 11:29:34 Create runtime call graph: Begin: 2026-03-05T11:29:31.958191243Z, End: 2026-03-05T11:29:32.737757259Z, Duration: 00:00:00.779 11:29:34 Variable Type Analysis #1: Begin: 2026-03-05T11:29:31.959007860Z, End: 2026-03-05T11:29:32.342816768Z, Duration: 00:00:00.383 11:29:34 Create runtime type propagation graph: Begin: 2026-03-05T11:29:31.960009496Z, End: 2026-03-05T11:29:32.104197875Z, Duration: 00:00:00.144 11:29:34 Run SCC (Tarjan) on 14401 nodes: Begin: 2026-03-05T11:29:32.104868495Z, End: 2026-03-05T11:29:32.189612558Z, Duration: 00:00:00.084 11:29:34 Propagate runtime types to strongly connected components: Begin: 2026-03-05T11:29:32.189861789Z, End: 2026-03-05T11:29:32.342641680Z, Duration: 00:00:00.152 11:29:34 Variable Type Analysis #2: Begin: 2026-03-05T11:29:32.347616502Z, End: 2026-03-05T11:29:32.718572033Z, Duration: 00:00:00.370 11:29:34 Create runtime type propagation graph: Begin: 2026-03-05T11:29:32.347640363Z, End: 2026-03-05T11:29:32.464820654Z, Duration: 00:00:00.117 11:29:34 Run SCC (Tarjan) on 14292 nodes: Begin: 2026-03-05T11:29:32.465001232Z, End: 2026-03-05T11:29:32.534570418Z, Duration: 00:00:00.069 11:29:34 Propagate runtime types to strongly connected components: Begin: 2026-03-05T11:29:32.534775727Z, End: 2026-03-05T11:29:32.718320041Z, Duration: 00:00:00.183 11:29:34 Load config: Begin: 2026-03-05T11:29:32.737951098Z, End: 2026-03-05T11:29:33.715303369Z, Duration: 00:00:00.977 11:29:34 Compute entry points: Begin: 2026-03-05T11:29:33.715499927Z, End: 2026-03-05T11:29:33.926687706Z, Duration: 00:00:00.211 11:29:34 Slice call graph: Begin: 2026-03-05T11:29:33.928376181Z, End: 2026-03-05T11:29:33.934542981Z, Duration: 00:00:00.006 11:29:34 Live variable analysis: Begin: 2026-03-05T11:29:33.935035193Z, End: 2026-03-05T11:29:33.979605412Z, Duration: 00:00:00.044 11:29:34 Taint analysis for python: Begin: 2026-03-05T11:29:33.980063872Z, End: 2026-03-05T11:29:34.491754826Z, Duration: 00:00:00.511 11:29:34 Report issues: Begin: 2026-03-05T11:29:34.491921383Z, End: 2026-03-05T11:29:34.497349838Z, Duration: 00:00:00.005 11:29:34 Store cache: Begin: 2026-03-05T11:29:34.499076703Z, End: 2026-03-05T11:29:34.518261052Z, Duration: 00:00:00.019 11:29:34 INFO: python security sensor peak memory: 476 MB 11:29:34 INFO: Sensor PythonSecuritySensor [security] (done) | time=3971ms 11:29:34 INFO: ------------- Run sensors on project 11:29:34 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:34 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork" 11:29:34 INFO: - /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py 11:29:34 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, deviations, directives 11:29:34 INFO: * Protobuf reading starting | memory total=717 | free=230 | used=486 (MB) 11:29:34 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:35 INFO: * Files successfully loaded: "6" out of "6" 11:29:35 INFO: * Purging externals (components not scanned) from graphs 11:29:35 INFO: * Purging excluded nodes from graphs 11:29:35 INFO: * Protobuf reading complete | memory total=717 | free=217 | used=499 (MB) 11:29:35 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=717 | free=215 | used=501 (MB) 11:29:35 INFO: No directives configured 11:29:35 INFO: * No intended architecture defined or detected, using an empty model 11:29:35 INFO: * Adding analysis data: architecture.graph.py.file_graph.default_perspective 11:29:35 INFO: * Adding analysis data: architecture.graph.py.file_graph.intended_perspective_mapped_detail_filtered 11:29:35 INFO: * Adding analysis data: architecture.structural_issue.py.structural_issues 11:29:35 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=667ms 11:29:35 INFO: Sensor Zero Coverage Sensor 11:29:35 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:36 INFO: ------------- Gather SCA dependencies on project 11:29:36 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:36 INFO: Dependency analysis skipped 11:29:36 INFO: CPD Executor 1 file had no CPD blocks 11:29:36 INFO: CPD Executor Calculating CPD for 5 files 11:29:36 INFO: CPD Executor CPD calculation finished (done) | time=17ms 11:29:36 INFO: SCM Publisher SCM provider for this project is: git 11:29:36 INFO: SCM Publisher 5 source files to be analyzed 11:29:37 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=479ms 11:29:37 INFO: Analysis report generated in 649ms, dir size=410 KB 11:29:37 INFO: Analysis report compressed in 43ms, zip size=94 KB 11:29:38 INFO: Analysis report uploaded in 402ms 11:29:38 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:38 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:38 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZy9wq0SNme--f-0Vk1y 11:29:38 INFO: ------------- Upload SCA dependency files 11:29:39 INFO: Successfully sent architecture data 11:29:40 INFO: Sensor cache published successfully 11:29:40 INFO: Analysis total time: 41.527 s 11:29:40 INFO: ------------------------------------------------------------------------ 11:29:40 INFO: EXECUTION SUCCESS 11:29:40 INFO: ------------------------------------------------------------------------ 11:29:40 INFO: Total time: 50.412s 11:29:41 INFO: Final Memory: 291M/717M 11:29:41 INFO: ------------------------------------------------------------------------ 11:29:43 $ ssh-agent -k 11:29:43 unset SSH_AUTH_SOCK; 11:29:43 unset SSH_AGENT_PID; 11:29:43 echo Agent pid 1702 killed; 11:29:43 [ssh-agent] Stopped. 11:29:43 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:43 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins565402208423379550.sh 11:29:43 ---> sysstat.sh 11:29:44 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16336830095864691401.sh 11:29:44 ---> package-listing.sh 11:29:44 ++ facter osfamily 11:29:44 ++ tr '[:upper:]' '[:lower:]' 11:29:44 + OS_FAMILY=debian 11:29:44 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:44 + START_PACKAGES=/tmp/packages_start.txt 11:29:44 + END_PACKAGES=/tmp/packages_end.txt 11:29:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:44 + PACKAGES=/tmp/packages_start.txt 11:29:44 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:44 + PACKAGES=/tmp/packages_end.txt 11:29:44 + case "${OS_FAMILY}" in 11:29:44 + dpkg -l 11:29:44 + grep '^ii' 11:29:44 + '[' -f /tmp/packages_start.txt ']' 11:29:44 + '[' -f /tmp/packages_end.txt ']' 11:29:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:44 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:44 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:44 + 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:44 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10427071314393655977.sh 11:29:44 ---> capture-instance-metadata.sh 11:29:44 Setup pyenv: 11:29:44 system 11:29:44 3.8.13 11:29:44 3.9.13 11:29:44 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H60Q from file:/tmp/.os_lf_venv 11:29:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:49 lf-activate-venv(): INFO: Base packages installed successfully 11:29:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-H60Q/bin to PATH 11:30:07 INFO: Running in OpenStack, capturing instance metadata 11:30:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1102225661044561610.sh 11:30:08 provisioning config files... 11:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config7571260365835934726tmp 11:30:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:08 [EnvInject] - Injecting environment variables from a build step. 11:30:08 [EnvInject] - Injecting as environment variables the properties content 11:30:08 SERVER_ID=logs 11:30:08 11:30:08 [EnvInject] - Variables injected successfully. 11:30:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10085967221376886815.sh 11:30:08 ---> create-netrc.sh 11:30:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins55917693779526163.sh 11:30:08 ---> python-tools-install.sh 11:30:08 Setup pyenv: 11:30:08 system 11:30:08 3.8.13 11:30:08 3.9.13 11:30:08 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H60Q from file:/tmp/.os_lf_venv 11:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:12 lf-activate-venv(): INFO: Base packages installed successfully 11:30:12 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:29 lf-activate-venv(): INFO: Adding /tmp/venv-H60Q/bin to PATH 11:30:29 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12490415756625402770.sh 11:30:29 ---> sudo-logs.sh 11:30:29 Archiving 'sudo' log.. 11:30:29 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins6870464650628293869.sh 11:30:29 ---> job-cost.sh 11:30:29 Setup pyenv: 11:30:29 system 11:30:29 3.8.13 11:30:29 3.9.13 11:30:29 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H60Q from file:/tmp/.os_lf_venv 11:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:33 lf-activate-venv(): INFO: Base packages installed successfully 11:30:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-H60Q/bin to PATH 11:30:42 INFO: No Stack... 11:30:43 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:43 INFO: Archiving Costs 11:30:43 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2299117972262166105.sh 11:30:43 ---> logs-deploy.sh 11:30:43 Setup pyenv: 11:30:43 system 11:30:43 3.8.13 11:30:43 3.9.13 11:30:43 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H60Q from file:/tmp/.os_lf_venv 11:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:47 lf-activate-venv(): INFO: Base packages installed successfully 11:30:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-H60Q/bin to PATH 11:31:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/182 11:31:03 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:04 /tmp/venv-H60Q/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:31:04 warnings.warn( 11:31:09 Archives upload complete. 11:31:10 INFO: archiving logs to Nexus 11:31:10 /tmp/venv-H60Q/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:31:10 warnings.warn( 11:31:11 ---> uname -a: 11:31:11 Linux prd-ubuntu1804-builder-2c-2g-8160 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:31:11 11:31:11 11:31:11 ---> lscpu: 11:31:11 Architecture: x86_64 11:31:11 CPU op-mode(s): 32-bit, 64-bit 11:31:11 Byte Order: Little Endian 11:31:11 CPU(s): 2 11:31:11 On-line CPU(s) list: 0,1 11:31:11 Thread(s) per core: 1 11:31:11 Core(s) per socket: 1 11:31:11 Socket(s): 2 11:31:11 NUMA node(s): 1 11:31:11 Vendor ID: AuthenticAMD 11:31:11 CPU family: 23 11:31:11 Model: 49 11:31:11 Model name: AMD EPYC-Rome Processor 11:31:11 Stepping: 0 11:31:11 CPU MHz: 2800.000 11:31:11 BogoMIPS: 5600.00 11:31:11 Virtualization: AMD-V 11:31:11 Hypervisor vendor: KVM 11:31:11 Virtualization type: full 11:31:11 L1d cache: 32K 11:31:11 L1i cache: 32K 11:31:11 L2 cache: 512K 11:31:11 L3 cache: 16384K 11:31:11 NUMA node0 CPU(s): 0,1 11:31:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:11 11:31:11 11:31:11 ---> nproc: 11:31:11 2 11:31:11 11:31:11 11:31:11 ---> df -h: 11:31:11 Filesystem Size Used Avail Use% Mounted on 11:31:11 udev 2.0G 0 2.0G 0% /dev 11:31:11 tmpfs 395M 668K 394M 1% /run 11:31:11 /dev/vda1 20G 8.2G 12G 43% / 11:31:11 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:11 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:11 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:11 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:11 tmpfs 395M 0 395M 0% /run/user/1001 11:31:11 11:31:11 11:31:11 ---> free -m: 11:31:11 total used free shared buff/cache available 11:31:11 Mem: 3944 396 877 0 2670 3265 11:31:11 Swap: 1023 0 1023 11:31:11 11:31:11 11:31:11 ---> ip addr: 11:31:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:11 inet 127.0.0.1/8 scope host lo 11:31:11 valid_lft forever preferred_lft forever 11:31:11 inet6 ::1/128 scope host 11:31:11 valid_lft forever preferred_lft forever 11:31:11 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:11 link/ether fa:16:3e:5e:03:9d brd ff:ff:ff:ff:ff:ff 11:31:11 inet 10.32.7.19/23 brd 10.32.7.255 scope global dynamic ens3 11:31:11 valid_lft 86012sec preferred_lft 86012sec 11:31:11 inet6 fe80::f816:3eff:fe5e:39d/64 scope link 11:31:11 valid_lft forever preferred_lft forever 11:31:11 11:31:11 11:31:11 ---> sar -b -r -n DEV: 11:31:11 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-8160) 03/05/26 _x86_64_ (2 CPU) 11:31:11 11:31:11 11:24:45 LINUX RESTART (2 CPU) 11:31:11 11:31:11 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:11 11:26:03 91.63 22.86 68.77 909.58 5724.25 11:31:11 11:27:01 65.97 12.07 53.90 1072.37 10064.33 11:31:11 11:28:01 74.59 5.33 69.26 136.51 11324.38 11:31:11 11:29:01 83.34 22.31 61.03 718.29 24144.49 11:31:11 11:30:01 85.65 31.66 54.00 1830.32 10576.74 11:31:11 11:31:01 27.55 2.80 24.75 168.77 1516.55 11:31:11 Average: 71.49 16.19 55.29 804.51 10561.60 11:31:11 11:31:11 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:11 11:26:03 1742804 3338992 2296248 56.85 48492 1704700 660024 12.97 610144 1526068 181884 11:31:11 11:27:01 1704432 3441792 2334620 57.80 60240 1825616 540500 10.62 483024 1674120 73980 11:31:11 11:28:01 1120852 3314812 2918200 72.25 78920 2244512 710672 13.97 661760 2039052 220576 11:31:11 11:29:01 535564 3270952 3503488 86.74 96744 2732120 713892 14.03 708288 2533520 181944 11:31:11 11:30:01 904620 3309444 3134432 77.60 97960 2407892 639944 12.58 669704 2210976 17416 11:31:11 11:31:01 867376 3290752 3171676 78.53 99836 2423936 657864 12.93 705272 2212316 9684 11:31:11 Average: 1145941 3327791 2893111 71.63 80365 2223129 653816 12.85 639699 2032675 114247 11:31:11 11:31:11 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:11 11:26:03 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:31:11 11:26:03 ens3 359.72 201.65 1264.73 59.95 0.00 0.00 0.00 0.00 11:31:11 11:27:01 lo 1.65 1.65 0.15 0.15 0.00 0.00 0.00 0.00 11:31:11 11:27:01 ens3 35.15 30.18 272.59 7.10 0.00 0.00 0.00 0.00 11:31:11 11:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:31:11 11:28:01 ens3 81.40 62.92 1437.96 7.22 0.00 0.00 0.00 0.00 11:31:11 11:29:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 11:31:11 11:29:01 ens3 112.78 80.02 1182.99 13.08 0.00 0.00 0.00 0.00 11:31:11 11:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:31:11 11:30:01 ens3 122.19 102.18 1199.15 20.29 0.00 0.00 0.00 0.00 11:31:11 11:31:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 11:31:11 11:31:01 ens3 11.91 12.38 9.34 6.17 0.00 0.00 0.00 0.00 11:31:11 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 11:31:11 Average: ens3 121.00 81.84 897.95 19.03 0.00 0.00 0.00 0.00 11:31:11 11:31:11 11:31:11 ---> sar -P ALL: 11:31:11 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-8160) 03/05/26 _x86_64_ (2 CPU) 11:31:11 11:31:11 11:24:45 LINUX RESTART (2 CPU) 11:31:11 11:31:11 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:11 11:26:03 all 43.03 0.00 2.82 5.57 1.92 46.65 11:31:11 11:26:03 0 25.36 0.00 1.81 7.65 1.56 63.62 11:31:11 11:26:03 1 60.77 0.00 3.86 3.51 2.29 29.58 11:31:11 11:27:01 all 41.77 0.00 2.76 3.36 1.82 50.29 11:31:11 11:27:01 0 34.81 0.00 2.08 5.00 1.84 56.27 11:31:11 11:27:01 1 48.76 0.00 3.42 1.72 1.79 44.31 11:31:11 11:28:01 all 39.26 0.00 2.82 3.86 1.93 52.13 11:31:11 11:28:01 0 49.51 0.00 3.15 5.71 1.88 39.76 11:31:11 11:28:01 1 29.05 0.00 2.50 2.02 1.97 64.45 11:31:11 11:29:01 all 45.65 0.00 3.23 3.26 2.45 45.42 11:31:11 11:29:01 0 26.21 0.00 2.53 4.85 2.26 64.15 11:31:11 11:29:01 1 65.31 0.00 3.92 1.63 2.63 26.51 11:31:11 11:30:01 all 58.62 0.00 4.14 4.00 2.24 31.00 11:31:11 11:30:01 0 58.78 0.00 3.35 2.84 2.25 32.78 11:31:11 11:30:01 1 58.42 0.00 4.96 5.18 2.23 29.21 11:31:11 11:31:01 all 41.34 0.00 1.94 1.32 1.65 53.75 11:31:11 11:31:01 0 31.13 0.00 1.87 1.16 1.46 64.37 11:31:11 11:31:01 1 51.56 0.00 1.99 1.48 1.86 43.11 11:31:11 Average: all 44.96 0.00 2.95 3.56 2.00 46.53 11:31:11 Average: 0 37.62 0.00 2.47 4.53 1.88 53.51 11:31:11 Average: 1 52.31 0.00 3.44 2.59 2.13 39.53 11:31:11 11:31:11 11:31:11