11:25:09 Started by timer 11:25:09 Running as SYSTEM 11:25:09 [EnvInject] - Loading node environment variables. 11:25:09 Building remotely on prd-ubuntu1804-builder-2c-2g-4395 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:09 [ssh-agent] Looking for ssh-agent implementation... 11:25:09 $ ssh-agent 11:25:09 SSH_AUTH_SOCK=/tmp/ssh-uh7daIzNxYzh/agent.1653 11:25:09 SSH_AGENT_PID=1655 11:25:09 [ssh-agent] Started. 11:25:09 Running ssh-add (command line suppressed) 11:25:09 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_5257767913789659334.key (jenkins-ssh) 11:25:09 [ssh-agent] Using credentials jenkins (jenkins) 11:25:09 The recommended git tool is: NONE 11:25:12 using credential jenkins 11:25:12 Wiping out workspace first. 11:25:12 Cloning the remote Git repository 11:25:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:12 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:12 > git --version # timeout=10 11:25:12 > git --version # 'git version 2.17.1' 11:25:12 using GIT_SSH to set credentials jenkins 11:25:12 > 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:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:13 Avoid second fetch 11:25:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:13 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:13 > git config core.sparsecheckout # timeout=10 11:25:13 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:13 Commit message: "Update release container tag for m-release" 11:25:13 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:17 provisioning config files... 11:25:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:17 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins15142475265606836140.sh 11:25:17 ---> python-tools-install.sh 11:25:17 Setup pyenv: 11:25:17 * system (set by /opt/pyenv/version) 11:25:17 * 3.8.13 (set by /opt/pyenv/version) 11:25:17 * 3.9.13 (set by /opt/pyenv/version) 11:25:17 * 3.10.6 (set by /opt/pyenv/version) 11:25:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RxzF 11:25:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:32 lf-activate-venv(): INFO: Base packages installed successfully 11:25:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-RxzF/bin to PATH 11:26:13 Generating Requirements File 11:26:47 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:47 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:48 Python 3.10.6 11:26:48 pip 25.3 from /tmp/venv-RxzF/lib/python3.10/site-packages/pip (python 3.10) 11:26:49 appdirs==1.4.4 11:26:49 argcomplete==3.6.3 11:26:49 aspy.yaml==1.3.0 11:26:49 attrs==25.4.0 11:26:49 autopage==0.5.2 11:26:49 backports.strenum==1.3.1 11:26:49 beautifulsoup4==4.14.3 11:26:49 boto3==1.42.37 11:26:49 botocore==1.42.37 11:26:49 bs4==0.0.2 11:26:49 certifi==2026.1.4 11:26:49 cffi==2.0.0 11:26:49 cfgv==3.5.0 11:26:49 chardet==5.2.0 11:26:49 charset-normalizer==3.4.4 11:26:49 click==8.3.1 11:26:49 cliff==4.13.1 11:26:49 cmd2==3.1.2 11:26:49 cryptography==3.3.2 11:26:49 debtcollector==3.0.0 11:26:49 decorator==5.2.1 11:26:49 defusedxml==0.7.1 11:26:49 Deprecated==1.3.1 11:26:49 distlib==0.4.0 11:26:49 dnspython==2.8.0 11:26:49 docker==7.1.0 11:26:49 dogpile.cache==1.5.0 11:26:49 durationpy==0.10 11:26:49 email-validator==2.3.0 11:26:49 filelock==3.20.3 11:26:49 future==1.0.0 11:26:49 gitdb==4.0.12 11:26:49 GitPython==3.1.46 11:26:49 httplib2==0.30.2 11:26:49 identify==2.6.16 11:26:49 idna==3.11 11:26:49 importlib-resources==1.5.0 11:26:49 iso8601==2.1.0 11:26:49 Jinja2==3.1.6 11:26:49 jmespath==1.1.0 11:26:49 jsonpatch==1.33 11:26:49 jsonpointer==3.0.0 11:26:49 jsonschema==4.26.0 11:26:49 jsonschema-specifications==2025.9.1 11:26:49 keystoneauth1==5.13.0 11:26:49 kubernetes==35.0.0 11:26:49 lftools==0.37.21 11:26:49 lxml==6.0.2 11:26:49 markdown-it-py==4.0.0 11:26:49 MarkupSafe==3.0.3 11:26:49 mdurl==0.1.2 11:26:49 msgpack==1.1.2 11:26:49 multi_key_dict==2.0.3 11:26:49 munch==4.0.0 11:26:49 netaddr==1.3.0 11:26:49 niet==1.4.2 11:26:49 nodeenv==1.10.0 11:26:49 oauth2client==4.1.3 11:26:49 oauthlib==3.3.1 11:26:49 openstacksdk==4.9.0 11:26:49 os-service-types==1.8.2 11:26:49 osc-lib==4.3.0 11:26:49 oslo.config==10.2.0 11:26:49 oslo.context==6.2.0 11:26:49 oslo.i18n==6.7.1 11:26:49 oslo.log==8.0.0 11:26:49 oslo.serialization==5.9.0 11:26:49 oslo.utils==9.2.0 11:26:49 packaging==26.0 11:26:49 pbr==7.0.3 11:26:49 platformdirs==4.5.1 11:26:49 prettytable==3.17.0 11:26:49 psutil==7.2.2 11:26:49 pyasn1==0.6.2 11:26:49 pyasn1_modules==0.4.2 11:26:49 pycparser==3.0 11:26:49 pygerrit2==2.0.15 11:26:49 PyGithub==2.8.1 11:26:49 Pygments==2.19.2 11:26:49 PyJWT==2.10.1 11:26:49 PyNaCl==1.6.2 11:26:49 pyparsing==2.4.7 11:26:49 pyperclip==1.11.0 11:26:49 pyrsistent==0.20.0 11:26:49 python-cinderclient==9.8.0 11:26:49 python-dateutil==2.9.0.post0 11:26:49 python-heatclient==5.0.0 11:26:49 python-jenkins==1.8.3 11:26:49 python-keystoneclient==5.7.0 11:26:49 python-magnumclient==4.9.0 11:26:49 python-openstackclient==8.3.0 11:26:49 python-swiftclient==4.9.0 11:26:49 PyYAML==6.0.3 11:26:49 referencing==0.37.0 11:26:49 requests==2.32.5 11:26:49 requests-oauthlib==2.0.0 11:26:49 requestsexceptions==1.4.0 11:26:49 rfc3986==2.0.0 11:26:49 rich==14.3.1 11:26:49 rich-argparse==1.7.2 11:26:49 rpds-py==0.30.0 11:26:49 rsa==4.9.1 11:26:49 ruamel.yaml==0.19.1 11:26:49 ruamel.yaml.clib==0.2.15 11:26:49 s3transfer==0.16.0 11:26:49 simplejson==3.20.2 11:26:49 six==1.17.0 11:26:49 smmap==5.0.2 11:26:49 soupsieve==2.8.3 11:26:49 stevedore==5.6.0 11:26:49 tabulate==0.9.0 11:26:49 toml==0.10.2 11:26:49 tomlkit==0.14.0 11:26:49 tqdm==4.67.1 11:26:49 typing_extensions==4.15.0 11:26:49 tzdata==2025.3 11:26:49 urllib3==1.26.20 11:26:49 virtualenv==20.36.1 11:26:49 wcwidth==0.5.0 11:26:49 websocket-client==1.9.0 11:26:49 wrapt==2.0.1 11:26:49 xdg==6.0.0 11:26:49 xmltodict==1.0.2 11:26:49 yq==3.4.3 11:26:49 [EnvInject] - Injecting environment variables from a build step. 11:26:49 [EnvInject] - Injecting as environment variables the properties content 11:26:49 SET_JDK_VERSION=openjdk17 11:26:49 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:49 11:26:49 [EnvInject] - Variables injected successfully. 11:26:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins10142455010515590230.sh 11:26:49 ---> update-java-alternatives.sh 11:26:49 ---> Updating Java version 11:26:49 ---> Ubuntu/Debian system detected 11:26:50 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:50 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:50 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:50 openjdk version "17.0.7" 2023-04-18 11:26:50 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:50 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:50 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:50 [EnvInject] - Injecting environment variables from a build step. 11:26:50 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:50 [EnvInject] - Variables injected successfully. 11:26:50 [EnvInject] - Injecting environment variables from a build step. 11:26:50 [EnvInject] - Injecting as environment variables the properties content 11:26:50 PYTHON=python3 11:26:50 11:26:50 [EnvInject] - Variables injected successfully. 11:26:50 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins10873775849805654133.sh 11:26:50 ---> tox-install.sh 11:26:50 + source /home/jenkins/lf-env.sh 11:26:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:50 ++ mktemp -d /tmp/venv-XXXX 11:26:50 + lf_venv=/tmp/venv-1uUY 11:26:50 + local venv_file=/tmp/.os_lf_venv 11:26:50 + local python=python3 11:26:50 + local options 11:26:50 + local set_path=true 11:26:50 + local install_args= 11:26:50 ++ 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:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:50 + true 11:26:50 + case $1 in 11:26:50 + venv_file=/tmp/.toxenv 11:26:50 + shift 2 11:26:50 + true 11:26:50 + case $1 in 11:26:50 + shift 11:26:50 + break 11:26:50 + case $python in 11:26:50 + local pkg_list= 11:26:50 + [[ -d /opt/pyenv ]] 11:26:50 + echo 'Setup pyenv:' 11:26:50 Setup pyenv: 11:26:50 + export PYENV_ROOT=/opt/pyenv 11:26:50 + PYENV_ROOT=/opt/pyenv 11:26:50 + 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:50 + 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:50 + pyenv versions 11:26:50 system 11:26:50 3.8.13 11:26:50 3.9.13 11:26:50 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:50 + command -v pyenv 11:26:50 ++ pyenv init - --no-rehash 11:26:50 + 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:50 export PATH="/opt/pyenv/shims:${PATH}" 11:26:50 export PYENV_SHELL=bash 11:26:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:50 pyenv() { 11:26:50 local command 11:26:50 command="${1:-}" 11:26:50 if [ "$#" -gt 0 ]; then 11:26:50 shift 11:26:50 fi 11:26:50 11:26:50 case "$command" in 11:26:50 rehash|shell) 11:26:50 eval "$(pyenv "sh-$command" "$@")" 11:26:50 ;; 11:26:50 *) 11:26:50 command pyenv "$command" "$@" 11:26:50 ;; 11:26:50 esac 11:26:50 }' 11:26:50 +++ 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:50 ++ 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:50 ++ 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:50 ++ 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:50 ++ export PYENV_SHELL=bash 11:26:50 ++ PYENV_SHELL=bash 11:26:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:50 +++ complete -F _pyenv pyenv 11:26:50 ++ lf-pyver python3 11:26:50 ++ local py_version_xy=python3 11:26:50 ++ local py_version_xyz= 11:26:50 ++ grep -E '^[0-9.]*[0-9]$' 11:26:50 ++ pyenv versions 11:26:50 ++ local command 11:26:50 ++ command=versions 11:26:50 ++ '[' 1 -gt 0 ']' 11:26:50 ++ shift 11:26:50 ++ case "$command" in 11:26:50 ++ command pyenv versions 11:26:50 ++ pyenv versions 11:26:50 ++ awk '{ print $1 }' 11:26:50 ++ sed 's/^[ *]* //' 11:26:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:50 +++ tail -n 1 11:26:50 +++ sort -V 11:26:50 +++ grep '^3' /tmp/.pyenv_versions 11:26:50 ++ py_version_xyz=3.10.6 11:26:50 ++ [[ -z 3.10.6 ]] 11:26:50 ++ echo 3.10.6 11:26:50 ++ return 0 11:26:50 + pyenv local 3.10.6 11:26:50 + local command 11:26:50 + command=local 11:26:50 + '[' 2 -gt 0 ']' 11:26:50 + shift 11:26:50 + case "$command" in 11:26:50 + command pyenv local 3.10.6 11:26:50 + pyenv local 3.10.6 11:26:50 + for arg in "$@" 11:26:50 + case $arg in 11:26:50 + pkg_list+='tox ' 11:26:50 + for arg in "$@" 11:26:50 + case $arg in 11:26:50 + pkg_list+='virtualenv ' 11:26:50 + for arg in "$@" 11:26:50 + case $arg in 11:26:50 + pkg_list+='urllib3~=1.26.15 ' 11:26:50 + [[ -f /tmp/.toxenv ]] 11:26:50 + [[ ! -f /tmp/.toxenv ]] 11:26:50 + [[ -n '' ]] 11:26:50 + python3 -m venv /tmp/venv-1uUY 11:26:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1uUY' 11:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1uUY 11:26:57 + echo /tmp/venv-1uUY 11:26:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:57 lf-activate-venv(): INFO: Save venv in 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-1uUY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:04 lf-activate-venv(): INFO: Base packages installed successfully 11:27:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:04 + /tmp/venv-1uUY/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:07 + type python3 11:27:07 + true 11:27:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1uUY/bin to PATH' 11:27:07 lf-activate-venv(): INFO: Adding /tmp/venv-1uUY/bin to PATH 11:27:07 + PATH=/tmp/venv-1uUY/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:27:07 + return 0 11:27:07 + python3 --version 11:27:07 Python 3.10.6 11:27:07 + python3 -m pip --version 11:27:08 pip 25.3 from /tmp/venv-1uUY/lib/python3.10/site-packages/pip (python 3.10) 11:27:08 + python3 -m pip freeze 11:27:08 cachetools==6.2.6 11:27:08 chardet==5.2.0 11:27:08 colorama==0.4.6 11:27:08 distlib==0.4.0 11:27:08 filelock==3.20.3 11:27:08 packaging==26.0 11:27:08 platformdirs==4.5.1 11:27:08 pluggy==1.6.0 11:27:08 pyproject-api==1.10.0 11:27:08 tomli==2.4.0 11:27:08 tox==4.34.1 11:27:08 typing_extensions==4.15.0 11:27:08 urllib3==1.26.20 11:27:08 virtualenv==20.36.1 11:27:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins7841515145743367001.sh 11:27:08 [EnvInject] - Injecting environment variables from a build step. 11:27:08 [EnvInject] - Injecting as environment variables the properties content 11:27:08 PARALLEL=False 11:27:08 11:27:08 [EnvInject] - Variables injected successfully. 11:27:08 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins17577153584495011587.sh 11:27:08 ---> tox-run.sh 11:27:08 + 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:27:08 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:08 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:27:08 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:08 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:27:08 + source /home/jenkins/lf-env.sh 11:27:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:08 ++ mktemp -d /tmp/venv-XXXX 11:27:08 + lf_venv=/tmp/venv-aTtF 11:27:08 + local venv_file=/tmp/.os_lf_venv 11:27:08 + local python=python3 11:27:08 + local options 11:27:08 + local set_path=true 11:27:08 + local install_args= 11:27:08 ++ 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:27:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:08 + true 11:27:08 + case $1 in 11:27:08 + venv_file=/tmp/.toxenv 11:27:08 + shift 2 11:27:08 + true 11:27:08 + case $1 in 11:27:08 + shift 11:27:08 + break 11:27:08 + case $python in 11:27:08 + local pkg_list= 11:27:08 + [[ -d /opt/pyenv ]] 11:27:08 + echo 'Setup pyenv:' 11:27:08 Setup pyenv: 11:27:08 + export PYENV_ROOT=/opt/pyenv 11:27:08 + PYENV_ROOT=/opt/pyenv 11:27:08 + 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:27:08 + 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:27:08 + pyenv versions 11:27:08 system 11:27:08 3.8.13 11:27:08 3.9.13 11:27:08 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:27:08 + command -v pyenv 11:27:08 ++ pyenv init - --no-rehash 11:27:08 + 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:27:08 export PATH="/opt/pyenv/shims:${PATH}" 11:27:08 export PYENV_SHELL=bash 11:27:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:08 pyenv() { 11:27:08 local command 11:27:08 command="${1:-}" 11:27:08 if [ "$#" -gt 0 ]; then 11:27:08 shift 11:27:08 fi 11:27:08 11:27:08 case "$command" in 11:27:08 rehash|shell) 11:27:08 eval "$(pyenv "sh-$command" "$@")" 11:27:08 ;; 11:27:08 *) 11:27:08 command pyenv "$command" "$@" 11:27:08 ;; 11:27:08 esac 11:27:08 }' 11:27:08 +++ 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:27:08 ++ 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:27:08 ++ 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:27:08 ++ 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:27:08 ++ export PYENV_SHELL=bash 11:27:08 ++ PYENV_SHELL=bash 11:27:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:08 +++ complete -F _pyenv pyenv 11:27:08 ++ lf-pyver python3 11:27:08 ++ local py_version_xy=python3 11:27:08 ++ local py_version_xyz= 11:27:08 ++ sed 's/^[ *]* //' 11:27:08 ++ pyenv versions 11:27:08 ++ local command 11:27:08 ++ command=versions 11:27:08 ++ '[' 1 -gt 0 ']' 11:27:08 ++ shift 11:27:08 ++ case "$command" in 11:27:08 ++ command pyenv versions 11:27:08 ++ pyenv versions 11:27:08 ++ grep -E '^[0-9.]*[0-9]$' 11:27:08 ++ awk '{ print $1 }' 11:27:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:09 +++ grep '^3' /tmp/.pyenv_versions 11:27:09 +++ tail -n 1 11:27:09 +++ sort -V 11:27:09 ++ py_version_xyz=3.10.6 11:27:09 ++ [[ -z 3.10.6 ]] 11:27:09 ++ echo 3.10.6 11:27:09 ++ return 0 11:27:09 + pyenv local 3.10.6 11:27:09 + local command 11:27:09 + command=local 11:27:09 + '[' 2 -gt 0 ']' 11:27:09 + shift 11:27:09 + case "$command" in 11:27:09 + command pyenv local 3.10.6 11:27:09 + pyenv local 3.10.6 11:27:09 + for arg in "$@" 11:27:09 + case $arg in 11:27:09 + pkg_list+='tox ' 11:27:09 + for arg in "$@" 11:27:09 + case $arg in 11:27:09 + pkg_list+='virtualenv ' 11:27:09 + for arg in "$@" 11:27:09 + case $arg in 11:27:09 + pkg_list+='urllib3~=1.26.15 ' 11:27:09 + [[ -f /tmp/.toxenv ]] 11:27:09 ++ cat /tmp/.toxenv 11:27:09 + lf_venv=/tmp/venv-1uUY 11:27:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uUY from' file:/tmp/.toxenv 11:27:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1uUY from file:/tmp/.toxenv 11:27:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:09 + local 'pip_opts=--upgrade --quiet' 11:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:09 + [[ -n '' ]] 11:27:09 + [[ -n '' ]] 11:27:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:09 + /tmp/venv-1uUY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:27:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:10 lf-activate-venv(): INFO: Base packages installed successfully 11:27:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:10 + /tmp/venv-1uUY/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:12 + type python3 11:27:12 + true 11:27:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1uUY/bin to PATH' 11:27:12 lf-activate-venv(): INFO: Adding /tmp/venv-1uUY/bin to PATH 11:27:12 + PATH=/tmp/venv-1uUY/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:12 + return 0 11:27:12 + [[ -d /opt/pyenv ]] 11:27:12 + echo '---> Setting up pyenv' 11:27:12 ---> Setting up pyenv 11:27:12 + export PYENV_ROOT=/opt/pyenv 11:27:12 + PYENV_ROOT=/opt/pyenv 11:27:12 + export PATH=/opt/pyenv/bin:/tmp/venv-1uUY/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:12 + PATH=/opt/pyenv/bin:/tmp/venv-1uUY/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:12 ++ pwd 11:27:12 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:12 + export PYTHONPATH 11:27:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:12 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:12 + tox --version 11:27:13 4.34.1 from /tmp/venv-1uUY/lib/python3.10/site-packages/tox/__init__.py 11:27:13 + PARALLEL=False 11:27:13 + TOX_OPTIONS_LIST= 11:27:13 + [[ -n '' ]] 11:27:13 + case ${PARALLEL,,} in 11:27:13 + tox 11:27:13 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:15 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:44 code: freeze> python -m pip freeze --all 11:27:44 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.2,cryptography==46.0.4,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.8.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.0,protobuf==6.33.4,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:27:44 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:45 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:45 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:45 Installing build dependencies: started 11:27:47 Installing build dependencies: finished with status 'done' 11:27:47 Getting requirements to build wheel: started 11:27:47 Getting requirements to build wheel: finished with status 'done' 11:27:47 Preparing metadata (pyproject.toml): started 11:27:48 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:48 Building wheels for collected packages: kfadapter 11:27:48 Building wheel for kfadapter (pyproject.toml): started 11:27:48 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:48 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=cec028c12caef4be28dd5fa59bcfc36004c4389a0711556acdabcb5ffd2e87b2 11:27:48 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:48 Successfully built kfadapter 11:27:48 Installing collected packages: kfadapter 11:27:48 Successfully installed kfadapter-0.1 11:27:49 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:51 ============================= test session starts ============================== 11:27:51 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:51 cachedir: .tox/code/.pytest_cache 11:27:51 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:51 plugins: cov-7.0.0 11:27:51 collected 63 items 11:27:51 11:27:51 test/test_kfadapter_conf.py ........ [ 12%] 11:27:51 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:52 test/test_kfadapter_main.py ............................ [ 80%] 11:27:52 test/test_kfadapter_util.py .......... [ 96%] 11:27:52 test/test_tmgr_logger.py .. [100%] 11:27:53 11:27:53 =============================== warnings summary =============================== 11:27:53 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:53 /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:53 from flask.globals import _request_ctx_stack 11:27:53 11:27:53 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:53 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:53 ================================ tests coverage ================================ 11:27:53 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:53 11:27:53 Name Stmts Miss Cover Missing 11:27:53 ---------------------------------------------------------------- 11:27:53 kfadapter/__init__.py 0 0 100% 11:27:53 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:53 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:53 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:53 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:53 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:53 ---------------------------------------------------------------- 11:27:53 TOTAL 514 100 81% 11:27:53 Coverage HTML written to dir htmlcov 11:27:53 Coverage XML written to file coverage.xml 11:27:53 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:53 ======================== 63 passed, 1 warning in 3.16s ========================= 11:27:53 code: commands[2]> coverage xml -i 11:27:54 Wrote XML report to coverage.xml 11:27:54 code: OK ✔ in 39.59 seconds 11:27:54 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:30 docs: freeze> python -m pip freeze --all 11:28:30 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,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==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==25.10.0 11:28:30 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:31 Running Sphinx v8.1.3 11:28:31 loading translations [en]... done 11:28:31 making output directory... done 11:28:31 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:31 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:31 building [mo]: targets for 0 po files that are out of date 11:28:31 writing output... 11:28:31 building [html]: targets for 4 source files that are out of date 11:28:31 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:31 reading sources... [ 25%] index 11:28:32 reading sources... [ 50%] installation-guide 11:28:32 reading sources... [ 75%] overview 11:28:32 reading sources... [100%] release-notes 11:28:32 11:28:32 looking for now-outdated files... none found 11:28:32 pickling environment... done 11:28:32 checking consistency... done 11:28:32 preparing documents... done 11:28:32 copying assets... 11:28:32 copying static files... 11:28:32 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:32 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:32 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:32 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:32 copying static files: done 11:28:32 copying extra files... 11:28:32 copying extra files: done 11:28:32 copying assets: done 11:28:32 writing output... [ 25%] index 11:28:32 writing output... [ 50%] installation-guide 11:28:32 writing output... [ 75%] overview 11:28:32 writing output... [100%] release-notes 11:28:32 11:28:32 generating indices... genindex done 11:28:32 highlighting module code... 11:28:32 writing additional pages... search done 11:28:32 dumping search index in English (code: en)... done 11:28:32 dumping object inventory... done 11:28:32 build succeeded. 11:28:32 11:28:32 The HTML pages are in docs/_build/html. 11:28:32 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:32 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:33 docs: OK ✔ in 38.63 seconds 11:28:33 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:29:02 docs-linkcheck: freeze> python -m pip freeze --all 11:29:03 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,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==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==25.10.0 11:29:03 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:29:03 Running Sphinx v8.1.3 11:29:03 loading translations [en]... done 11:29:03 making output directory... done 11:29:03 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:29:03 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:29:04 building [mo]: targets for 0 po files that are out of date 11:29:04 writing output... 11:29:04 building [linkcheck]: targets for 4 source files that are out of date 11:29:04 updating environment: [new config] 4 added, 0 changed, 0 removed 11:29:04 reading sources... [ 25%] index 11:29:04 reading sources... [ 50%] installation-guide 11:29:04 reading sources... [ 75%] overview 11:29:04 reading sources... [100%] release-notes 11:29:04 11:29:04 looking for now-outdated files... none found 11:29:04 pickling environment... done 11:29:04 checking consistency... done 11:29:04 preparing documents... done 11:29:04 copying assets... 11:29:04 copying assets: done 11:29:04 writing output... [ 25%] index 11:29:04 writing output... [ 50%] installation-guide 11:29:04 writing output... [ 75%] overview 11:29:04 writing output... [100%] release-notes 11:29:04 11:29:04 11:29:04 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:29:04 build succeeded. 11:29:04 11:29:04 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:29:04 code: OK (39.58=setup[30.39]+cmd[4.18,4.70,0.31] seconds) 11:29:04 docs: OK (38.63=setup[36.61]+cmd[2.00,0.01] seconds) 11:29:04 docs-linkcheck: OK (31.90=setup[30.47]+cmd[1.44] seconds) 11:29:04 congratulations :) (110.16 seconds) 11:29:04 + tox_status=0 11:29:04 + echo '---> Completed tox runs' 11:29:04 ---> Completed tox runs 11:29:04 + for i in .tox/*/log 11:29:04 ++ echo .tox/code/log 11:29:04 ++ awk -F/ '{print $2}' 11:29:04 + tox_env=code 11:29:04 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:29:04 + for i in .tox/*/log 11:29:04 ++ echo .tox/docs-linkcheck/log 11:29:04 ++ awk -F/ '{print $2}' 11:29:04 + tox_env=docs-linkcheck 11:29:04 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:29:04 + for i in .tox/*/log 11:29:04 ++ echo .tox/docs/log 11:29:04 ++ awk -F/ '{print $2}' 11:29:04 + tox_env=docs 11:29:04 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:29:04 + DOC_DIR=docs/_build/html 11:29:04 + [[ -d docs/_build/html ]] 11:29:04 + echo '---> Archiving generated docs' 11:29:04 ---> Archiving generated docs 11:29:04 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:29:04 + echo '---> tox-run.sh ends' 11:29:04 ---> tox-run.sh ends 11:29:04 + test 0 -eq 0 11:29:05 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-4395 11:29:06 [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:29:06 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:06 INFO: Project root configuration file: NONE 11:29:06 INFO: SonarScanner 4.6.2.2472 11:29:06 INFO: Java 17.0.7 Private Build (64-bit) 11:29:06 INFO: Linux 4.15.0-213-generic amd64 11:29:07 INFO: User cache: /home/jenkins/.sonar/cache 11:29:09 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:09 INFO: Project root configuration file: NONE 11:29:09 INFO: Analyzing on SonarCloud 11:29:09 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:29:11 INFO: Load global settings 11:29:12 INFO: Load global settings (done) | time=563ms 11:29:12 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:29:12 INFO: Loading required plugins 11:29:12 INFO: Load plugins index 11:29:12 INFO: Load plugins index (done) | time=289ms 11:29:12 INFO: Load/download plugins 11:29:13 INFO: Load/download plugins (done) | time=942ms 11:29:14 INFO: Loaded core extensions: sca, a3s, architecture 11:29:15 INFO: Process project properties 11:29:15 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:15 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:15 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:15 INFO: Found an active CI vendor: 'Jenkins' 11:29:15 INFO: Load project branches 11:29:15 INFO: Load project branches (done) | time=375ms 11:29:15 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:16 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=438ms 11:29:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:16 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:16 INFO: Detected project binding: NOT_BOUND 11:29:16 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=195ms 11:29:17 INFO: Load project pull requests 11:29:17 INFO: Load project pull requests (done) | time=274ms 11:29:17 INFO: Load branch configuration 11:29:17 INFO: Load branch configuration (done) | time=8ms 11:29:17 INFO: Load quality profiles 11:29:17 INFO: Load quality profiles (done) | time=601ms 11:29:17 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:17 INFO: Create analysis 11:29:18 INFO: Create analysis (done) | time=384ms 11:29:18 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:18 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:18 INFO: Load active rules 11:29:19 INFO: Load active rules (done) | time=1138ms 11:29:20 INFO: Organization key: o-ran-sc 11:29:20 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:20 INFO: Preprocessing files... 11:29:20 INFO: 1 language detected in 12 preprocessed files (done) | time=253ms 11:29:20 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:20 INFO: 0 files ignored because of scm ignore settings 11:29:20 INFO: Loading plugins for detected languages 11:29:20 INFO: Load/download plugins 11:29:21 INFO: Load/download plugins (done) | time=1357ms 11:29:22 INFO: Load project repositories 11:29:22 INFO: Load project repositories (done) | time=331ms 11:29:22 INFO: Indexing files... 11:29:22 INFO: Project configuration: 11:29:22 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:22 INFO: 12 files indexed (done) | time=21ms 11:29:22 INFO: Quality profile for py: Sonar way 11:29:22 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:22 INFO: Load metrics repository 11:29:23 INFO: Load metrics repository (done) | time=189ms 11:29:23 INFO: Sensor cache enabled 11:29:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:23 INFO: Load sensor cache 11:29:24 INFO: Load sensor cache (290 KB) | time=1702ms 11:29:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:26 INFO: Sensor Python Sensor [python] 11:29:26 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:26 INFO: Starting global symbols computation 11:29:26 INFO: 6 source files to be analyzed 11:29:27 INFO: 6/6 source files have been analyzed 11:29:27 INFO: Finished step global symbols computation in 1148ms 11:29:27 INFO: Starting rules execution 11:29:27 INFO: 6 source files to be analyzed 11:29:34 INFO: 6/6 source files have been analyzed 11:29:34 INFO: Finished step rules execution in 7268ms 11:29:34 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:34 INFO: Sensor Python Sensor [python] (done) | time=8887ms 11:29:34 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:35 INFO: Python test coverage 11:29:35 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:35 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=961ms 11:29:35 INFO: Sensor PythonXUnitSensor [python] 11:29:36 INFO: Sensor PythonXUnitSensor [python] (done) | time=612ms 11:29:36 INFO: Sensor Python Dependency Sensor [python] 11:29:36 INFO: Sensor Python Dependency Sensor [python] (done) | time=8ms 11:29:36 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:36 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:36 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:36 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:36 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:29:36 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:36 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 11:29:36 INFO: Sensor Java Config Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Java language 11:29:36 INFO: Sensor Java Config Sensor [iac] (done) | time=7ms 11:29:36 INFO: Sensor IaC Docker Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Docker language 11:29:36 INFO: Sensor IaC Docker Sensor [iac] (done) | time=3ms 11:29:36 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:36 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=3ms 11:29:36 INFO: Sensor IaC Shell Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Shell language 11:29:36 INFO: Sensor IaC Shell Sensor [iac] (done) | time=1ms 11:29:36 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:36 INFO: Available processors: 2 11:29:36 INFO: Using 2 threads for analysis. 11:29:37 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:37 * The filename starts with "test" 11:29:37 * The filename contains "test." or "tests." 11:29:37 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:37 * Any directory in the file path has a name ending in "test" or "tests" 11:29:37 11:29:37 INFO: Start fetching files for the text and secrets analysis 11:29:37 INFO: Using Git CLI to retrieve dirty files 11:29:37 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:37 INFO: Starting the text and secrets analysis 11:29:37 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:37 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:37 INFO: Start fetching files for the binary file analysis 11:29:37 INFO: There are no files to be analyzed for the binary file analysis 11:29:37 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1031ms 11:29:37 INFO: Sensor javabugs [dbd] 11:29:37 INFO: No IR files have been included for analysis. 11:29:37 INFO: Sensor javabugs [dbd] (done) | time=9ms 11:29:37 INFO: Sensor pythonbugs [dbd] 11:29:37 INFO: Analyzing 47/75 functions to detect bugs. 11:29:38 INFO: Sensor pythonbugs [dbd] (done) | time=913ms 11:29:38 INFO: Sensor PythonSecuritySensor [security] 11:29:38 INFO: 23 taint analysis rules enabled. 11:29:39 INFO: Analyzing 6096 UCFGs to detect vulnerabilities. 11:29:40 INFO: All rules entry points : 9 11:29:40 INFO: Retained UCFGs : 44 11:29:40 INFO: 0 / 44 UCFGs simulated, memory usage: 495 MB 11:29:41 INFO: 33 / 44 UCFGs simulated, memory usage: 506 MB 11:29:41 INFO: python security sensor: Begin: 2026-01-29T11:29:38.555230351Z, End: 2026-01-29T11:29:41.151633788Z, Duration: 00:00:02.596 11:29:41 Load type hierarchy and UCFGs: Begin: 2026-01-29T11:29:38.567113967Z, End: 2026-01-29T11:29:39.883267588Z, Duration: 00:00:01.316 11:29:41 Load type hierarchy: Begin: 2026-01-29T11:29:38.567141298Z, End: 2026-01-29T11:29:38.760995210Z, Duration: 00:00:00.193 11:29:41 Load UCFGs: Begin: 2026-01-29T11:29:38.761356329Z, End: 2026-01-29T11:29:39.883032883Z, Duration: 00:00:01.121 11:29:41 Check cache: Begin: 2026-01-29T11:29:39.883678968Z, End: 2026-01-29T11:29:39.884551729Z, Duration: 00:00:00.000 11:29:41 Load cache: Begin: 2026-01-29T11:29:39.884147219Z, End: 2026-01-29T11:29:39.884172710Z, Duration: 00:00:00.000 11:29:41 Create runtime call graph: Begin: 2026-01-29T11:29:39.884584640Z, End: 2026-01-29T11:29:40.236971864Z, Duration: 00:00:00.352 11:29:41 Variable Type Analysis #1: Begin: 2026-01-29T11:29:39.885231955Z, End: 2026-01-29T11:29:40.097048466Z, Duration: 00:00:00.211 11:29:41 Create runtime type propagation graph: Begin: 2026-01-29T11:29:39.886152827Z, End: 2026-01-29T11:29:39.983205388Z, Duration: 00:00:00.097 11:29:41 Run SCC (Tarjan) on 13906 nodes: Begin: 2026-01-29T11:29:39.983688979Z, End: 2026-01-29T11:29:40.018006433Z, Duration: 00:00:00.034 11:29:41 Propagate runtime types to strongly connected components: Begin: 2026-01-29T11:29:40.018178137Z, End: 2026-01-29T11:29:40.096942603Z, Duration: 00:00:00.078 11:29:41 Variable Type Analysis #2: Begin: 2026-01-29T11:29:40.099748420Z, End: 2026-01-29T11:29:40.231115226Z, Duration: 00:00:00.131 11:29:41 Create runtime type propagation graph: Begin: 2026-01-29T11:29:40.099823171Z, End: 2026-01-29T11:29:40.145830036Z, Duration: 00:00:00.046 11:29:41 Run SCC (Tarjan) on 13301 nodes: Begin: 2026-01-29T11:29:40.145958569Z, End: 2026-01-29T11:29:40.163233856Z, Duration: 00:00:00.017 11:29:41 Propagate runtime types to strongly connected components: Begin: 2026-01-29T11:29:40.163345698Z, End: 2026-01-29T11:29:40.230929451Z, Duration: 00:00:00.067 11:29:41 Load config: Begin: 2026-01-29T11:29:40.237037015Z, End: 2026-01-29T11:29:40.709899701Z, Duration: 00:00:00.472 11:29:41 Compute entry points: Begin: 2026-01-29T11:29:40.710015403Z, End: 2026-01-29T11:29:40.821564483Z, Duration: 00:00:00.111 11:29:41 Slice call graph: Begin: 2026-01-29T11:29:40.821953112Z, End: 2026-01-29T11:29:40.823989930Z, Duration: 00:00:00.002 11:29:41 Live variable analysis: Begin: 2026-01-29T11:29:40.824225225Z, End: 2026-01-29T11:29:40.852689786Z, Duration: 00:00:00.028 11:29:41 Taint analysis for python: Begin: 2026-01-29T11:29:40.853008544Z, End: 2026-01-29T11:29:41.127858643Z, Duration: 00:00:00.274 11:29:41 Report issues: Begin: 2026-01-29T11:29:41.127965445Z, End: 2026-01-29T11:29:41.135957052Z, Duration: 00:00:00.007 11:29:41 Store cache: Begin: 2026-01-29T11:29:41.137329484Z, End: 2026-01-29T11:29:41.149529348Z, Duration: 00:00:00.012 11:29:41 INFO: python security sensor peak memory: 529 MB 11:29:41 INFO: Sensor PythonSecuritySensor [security] (done) | time=2607ms 11:29:41 INFO: ------------- Run sensors on project 11:29:41 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:41 INFO: Architecture analysis is enabled with the following features: legacy 11:29:41 INFO: * Protobuf reading starting | memory total=702 | free=365 | used=336 (MB) 11:29:41 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:41 INFO: * Files successfully loaded: "6" out of "6" 11:29:41 INFO: * Purging externals (components not scanned) from graphs 11:29:41 INFO: * Purging excluded nodes from graphs 11:29:41 INFO: * Protobuf reading complete | memory total=702 | free=352 | used=349 (MB) 11:29:41 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=702 | free=350 | used=351 (MB) 11:29:41 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=300ms 11:29:41 INFO: Sensor Zero Coverage Sensor 11:29:41 INFO: Sensor Zero Coverage Sensor (done) | time=4ms 11:29:42 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:42 INFO: ------------- Gather SCA dependencies on project 11:29:42 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:42 INFO: Dependency analysis skipped 11:29:42 INFO: CPD Executor 1 file had no CPD blocks 11:29:42 INFO: CPD Executor Calculating CPD for 5 files 11:29:42 INFO: CPD Executor CPD calculation finished (done) | time=25ms 11:29:42 INFO: SCM Publisher SCM provider for this project is: git 11:29:42 INFO: SCM Publisher 5 source files to be analyzed 11:29:43 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=578ms 11:29:43 INFO: Analysis report generated in 672ms, dir size=398 KB 11:29:44 INFO: Analysis report compressed in 45ms, zip size=92 KB 11:29:44 INFO: Analysis report uploaded in 537ms 11:29:44 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:44 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:44 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZwJhDH5XUwfZrZLJ-Xm 11:29:44 INFO: ------------- Upload SCA dependency files 11:29:46 INFO: Sensor cache published successfully 11:29:46 INFO: Analysis total time: 31.842 s 11:29:46 INFO: ------------------------------------------------------------------------ 11:29:46 INFO: EXECUTION SUCCESS 11:29:46 INFO: ------------------------------------------------------------------------ 11:29:46 INFO: Total time: 40.020s 11:29:47 INFO: Final Memory: 271M/702M 11:29:47 INFO: ------------------------------------------------------------------------ 11:29:48 $ ssh-agent -k 11:29:48 unset SSH_AUTH_SOCK; 11:29:48 unset SSH_AGENT_PID; 11:29:48 echo Agent pid 1655 killed; 11:29:48 [ssh-agent] Stopped. 11:29:48 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins6622756949486921477.sh 11:29:49 ---> sysstat.sh 11:29:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1223822357195099877.sh 11:29:49 ---> package-listing.sh 11:29:49 ++ tr '[:upper:]' '[:lower:]' 11:29:49 ++ facter osfamily 11:29:50 + OS_FAMILY=debian 11:29:50 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:50 + START_PACKAGES=/tmp/packages_start.txt 11:29:50 + END_PACKAGES=/tmp/packages_end.txt 11:29:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:50 + PACKAGES=/tmp/packages_start.txt 11:29:50 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:50 + PACKAGES=/tmp/packages_end.txt 11:29:50 + case "${OS_FAMILY}" in 11:29:50 + dpkg -l 11:29:50 + grep '^ii' 11:29:50 + '[' -f /tmp/packages_start.txt ']' 11:29:50 + '[' -f /tmp/packages_end.txt ']' 11:29:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:50 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:50 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:50 + 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:50 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins8791028471325589256.sh 11:29:50 ---> capture-instance-metadata.sh 11:29:50 Setup pyenv: 11:29:50 system 11:29:50 3.8.13 11:29:50 3.9.13 11:29:50 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxzF from file:/tmp/.os_lf_venv 11:29:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:54 lf-activate-venv(): INFO: Base packages installed successfully 11:29:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:14 lf-activate-venv(): INFO: Adding /tmp/venv-RxzF/bin to PATH 11:30:14 INFO: Running in OpenStack, capturing instance metadata 11:30:14 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins95915645012658168.sh 11:30:14 provisioning config files... 11:30:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config18124442715715567064tmp 11:30:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:14 [EnvInject] - Injecting environment variables from a build step. 11:30:14 [EnvInject] - Injecting as environment variables the properties content 11:30:14 SERVER_ID=logs 11:30:14 11:30:14 [EnvInject] - Variables injected successfully. 11:30:14 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2676882039174968742.sh 11:30:14 ---> create-netrc.sh 11:30:14 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins9202503969427057947.sh 11:30:14 ---> python-tools-install.sh 11:30:14 Setup pyenv: 11:30:14 system 11:30:14 3.8.13 11:30:14 3.9.13 11:30:14 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxzF from file:/tmp/.os_lf_venv 11:30:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:18 lf-activate-venv(): INFO: Base packages installed successfully 11:30:18 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-RxzF/bin to PATH 11:30:44 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11514837218824155908.sh 11:30:44 ---> sudo-logs.sh 11:30:44 Archiving 'sudo' log.. 11:30:44 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16570473871888505423.sh 11:30:44 ---> job-cost.sh 11:30:44 Setup pyenv: 11:30:44 system 11:30:44 3.8.13 11:30:44 3.9.13 11:30:44 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxzF from file:/tmp/.os_lf_venv 11:30:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:48 lf-activate-venv(): INFO: Base packages installed successfully 11:30:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-RxzF/bin to PATH 11:30:59 INFO: No Stack... 11:30:59 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:59 INFO: Archiving Costs 11:30:59 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins11618896227750016033.sh 11:30:59 ---> logs-deploy.sh 11:30:59 Setup pyenv: 11:30:59 system 11:30:59 3.8.13 11:30:59 3.9.13 11:30:59 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RxzF from file:/tmp/.os_lf_venv 11:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:03 lf-activate-venv(): INFO: Base packages installed successfully 11:31:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:21 lf-activate-venv(): INFO: Adding /tmp/venv-RxzF/bin to PATH 11:31:21 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/177 11:31:21 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:28 Archives upload complete. 11:31:28 INFO: archiving logs to Nexus 11:31:29 ---> uname -a: 11:31:29 Linux prd-ubuntu1804-builder-2c-2g-4395 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:29 11:31:29 11:31:29 ---> lscpu: 11:31:29 Architecture: x86_64 11:31:29 CPU op-mode(s): 32-bit, 64-bit 11:31:29 Byte Order: Little Endian 11:31:29 CPU(s): 2 11:31:29 On-line CPU(s) list: 0,1 11:31:29 Thread(s) per core: 1 11:31:29 Core(s) per socket: 1 11:31:29 Socket(s): 2 11:31:29 NUMA node(s): 1 11:31:29 Vendor ID: AuthenticAMD 11:31:29 CPU family: 23 11:31:29 Model: 49 11:31:29 Model name: AMD EPYC-Rome Processor 11:31:29 Stepping: 0 11:31:29 CPU MHz: 2800.000 11:31:29 BogoMIPS: 5600.00 11:31:29 Virtualization: AMD-V 11:31:29 Hypervisor vendor: KVM 11:31:29 Virtualization type: full 11:31:29 L1d cache: 32K 11:31:29 L1i cache: 32K 11:31:29 L2 cache: 512K 11:31:29 L3 cache: 16384K 11:31:29 NUMA node0 CPU(s): 0,1 11:31:29 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:29 11:31:29 11:31:29 ---> nproc: 11:31:29 2 11:31:29 11:31:29 11:31:29 ---> df -h: 11:31:29 Filesystem Size Used Avail Use% Mounted on 11:31:29 udev 2.0G 0 2.0G 0% /dev 11:31:29 tmpfs 395M 668K 394M 1% /run 11:31:29 /dev/vda1 20G 8.2G 12G 43% / 11:31:29 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:29 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:29 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:29 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:29 tmpfs 395M 0 395M 0% /run/user/1001 11:31:29 11:31:29 11:31:29 ---> free -m: 11:31:29 total used free shared buff/cache available 11:31:29 Mem: 3944 368 809 0 2765 3292 11:31:29 Swap: 1023 0 1023 11:31:29 11:31:29 11:31:30 ---> ip addr: 11:31:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:30 inet 127.0.0.1/8 scope host lo 11:31:30 valid_lft forever preferred_lft forever 11:31:30 inet6 ::1/128 scope host 11:31:30 valid_lft forever preferred_lft forever 11:31:30 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:30 link/ether fa:16:3e:08:a3:2c brd ff:ff:ff:ff:ff:ff 11:31:30 inet 10.32.6.30/23 brd 10.32.7.255 scope global dynamic ens3 11:31:30 valid_lft 85996sec preferred_lft 85996sec 11:31:30 inet6 fe80::f816:3eff:fe08:a32c/64 scope link 11:31:30 valid_lft forever preferred_lft forever 11:31:30 11:31:30 11:31:30 ---> sar -b -r -n DEV: 11:31:30 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-4395) 01/29/26 _x86_64_ (2 CPU) 11:31:30 11:31:30 11:24:48 LINUX RESTART (2 CPU) 11:31:30 11:31:30 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:30 11:26:02 113.21 48.44 64.77 3924.95 6082.32 11:31:30 11:27:01 59.38 11.64 47.74 1043.35 8659.96 11:31:30 11:28:01 65.57 5.62 59.96 155.71 8135.71 11:31:30 11:29:01 85.22 0.37 84.85 18.00 28022.80 11:31:30 11:30:01 98.00 51.07 46.93 2405.20 10005.93 11:31:30 11:31:01 29.08 3.67 25.41 349.01 2497.45 11:31:30 Average: 75.12 20.16 54.96 1316.91 10572.61 11:31:30 11:31:30 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:30 11:26:02 1898972 3373564 2140088 52.98 39516 1599932 657680 12.93 543524 1452228 69520 11:31:30 11:27:01 1690972 3440056 2348088 58.13 59128 1838184 572732 11.26 483552 1687496 130012 11:31:30 11:28:01 1415980 3398332 2623080 64.94 73756 2043032 665636 13.08 554768 1862836 151044 11:31:30 11:29:01 600480 3328404 3438580 85.13 96792 2723376 719428 14.14 710220 2465060 121212 11:31:30 11:30:01 851092 3352560 3187968 78.93 99032 2500136 608492 11.96 628508 2302896 42900 11:31:30 11:31:01 875556 3397976 3163504 78.32 100476 2519288 578652 11.37 599116 2307480 12400 11:31:30 Average: 1222175 3381815 2816885 69.74 78117 2203991 633770 12.46 586615 2012999 87848 11:31:30 11:31:30 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:30 11:26:02 ens3 416.06 242.61 1426.22 67.34 0.00 0.00 0.00 0.00 11:31:30 11:26:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:31:30 11:27:01 ens3 27.88 24.03 264.31 5.05 0.00 0.00 0.00 0.00 11:31:30 11:27:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 11:31:30 11:28:01 ens3 42.81 34.09 561.66 6.08 0.00 0.00 0.00 0.00 11:31:30 11:28:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 11:31:30 11:29:01 ens3 40.58 30.01 880.50 4.40 0.00 0.00 0.00 0.00 11:31:30 11:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:31:30 11:30:01 ens3 347.58 180.00 2369.48 30.10 0.00 0.00 0.00 0.00 11:31:30 11:30:01 lo 0.60 0.60 0.08 0.08 0.00 0.00 0.00 0.00 11:31:30 11:31:01 ens3 10.80 10.98 8.35 5.25 0.00 0.00 0.00 0.00 11:31:30 11:31:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:31:30 Average: ens3 147.97 87.14 920.40 19.75 0.00 0.00 0.00 0.00 11:31:30 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 11:31:30 11:31:30 11:31:30 ---> sar -P ALL: 11:31:30 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-4395) 01/29/26 _x86_64_ (2 CPU) 11:31:30 11:31:30 11:24:48 LINUX RESTART (2 CPU) 11:31:30 11:31:30 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:30 11:26:02 all 42.18 0.00 3.48 6.56 1.79 46.00 11:31:30 11:26:02 0 36.03 0.00 3.28 3.22 1.52 55.96 11:31:30 11:26:02 1 48.34 0.00 3.66 9.92 2.06 36.02 11:31:30 11:27:01 all 42.27 0.00 2.79 3.05 1.62 50.27 11:31:30 11:27:01 0 22.65 0.00 1.94 5.02 1.27 69.12 11:31:30 11:27:01 1 61.95 0.00 3.67 1.07 1.96 31.35 11:31:30 11:28:01 all 40.29 0.00 2.99 3.04 1.72 51.96 11:31:30 11:28:01 0 28.91 0.00 2.61 5.69 1.35 61.43 11:31:30 11:28:01 1 51.64 0.00 3.36 0.40 2.09 42.51 11:31:30 11:29:01 all 40.88 0.00 3.23 4.09 2.12 49.68 11:31:30 11:29:01 0 49.20 0.00 3.38 2.70 1.85 42.88 11:31:30 11:29:01 1 32.61 0.00 3.08 5.48 2.40 56.44 11:31:30 11:30:01 all 59.02 0.00 4.25 3.99 2.51 30.24 11:31:30 11:30:01 0 54.74 0.00 3.72 3.29 2.44 35.80 11:31:30 11:30:01 1 63.30 0.00 4.76 4.69 2.57 24.68 11:31:30 11:31:01 all 37.82 0.00 1.82 1.22 1.24 57.90 11:31:30 11:31:01 0 13.94 0.00 1.05 1.67 0.67 82.68 11:31:30 11:31:01 1 61.63 0.00 2.58 0.80 1.80 33.19 11:31:30 Average: all 43.74 0.00 3.09 3.66 1.83 47.68 11:31:30 Average: 0 34.27 0.00 2.67 3.59 1.51 57.95 11:31:30 Average: 1 53.20 0.00 3.52 3.73 2.15 37.41 11:31:30 11:31:30 11:31:30