11:24:54 Started by timer 11:24:54 Running as SYSTEM 11:24:54 [EnvInject] - Loading node environment variables. 11:24:54 Building remotely on prd-ubuntu1804-builder-2c-2g-3304 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:24:54 [ssh-agent] Looking for ssh-agent implementation... 11:24:54 $ ssh-agent 11:24:54 SSH_AUTH_SOCK=/tmp/ssh-8lRhbJHVwFLI/agent.1669 11:24:54 SSH_AGENT_PID=1671 11:24:54 [ssh-agent] Started. 11:24:54 Running ssh-add (command line suppressed) 11:24:54 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_16481729994893362559.key (jenkins-ssh) 11:24:54 [ssh-agent] Using credentials jenkins (jenkins) 11:24:54 The recommended git tool is: NONE 11:24:57 using credential jenkins 11:24:57 Wiping out workspace first. 11:24:57 Cloning the remote Git repository 11:24:57 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:24:57 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:24:57 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:24:57 > git --version # timeout=10 11:24:57 > git --version # 'git version 2.17.1' 11:24:57 using GIT_SSH to set credentials jenkins 11:24:57 > 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:24:57 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:24:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:24:58 Avoid second fetch 11:24:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:24:58 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:24:58 > git config core.sparsecheckout # timeout=10 11:24:58 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:24:58 Commit message: "Update release container tag for m-release" 11:24:58 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:02 provisioning config files... 11:25:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:02 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12802110013122938122.sh 11:25:02 ---> python-tools-install.sh 11:25:02 Setup pyenv: 11:25:02 * system (set by /opt/pyenv/version) 11:25:02 * 3.8.13 (set by /opt/pyenv/version) 11:25:02 * 3.9.13 (set by /opt/pyenv/version) 11:25:02 * 3.10.6 (set by /opt/pyenv/version) 11:25:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m7jo 11:25:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:16 lf-activate-venv(): INFO: Base packages installed successfully 11:25:16 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-m7jo/bin to PATH 11:26:01 Generating Requirements File 11:26:34 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:34 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:36 Python 3.10.6 11:26:36 pip 25.3 from /tmp/venv-m7jo/lib/python3.10/site-packages/pip (python 3.10) 11:26:37 appdirs==1.4.4 11:26:37 argcomplete==3.6.3 11:26:37 aspy.yaml==1.3.0 11:26:37 attrs==25.4.0 11:26:37 autopage==0.5.2 11:26:37 backports.strenum==1.3.1 11:26:37 beautifulsoup4==4.14.3 11:26:37 boto3==1.42.28 11:26:37 botocore==1.42.28 11:26:37 bs4==0.0.2 11:26:37 certifi==2026.1.4 11:26:37 cffi==2.0.0 11:26:37 cfgv==3.5.0 11:26:37 chardet==5.2.0 11:26:37 charset-normalizer==3.4.4 11:26:37 click==8.3.1 11:26:37 cliff==4.13.1 11:26:37 cmd2==3.1.0 11:26:37 cryptography==3.3.2 11:26:37 debtcollector==3.0.0 11:26:37 decorator==5.2.1 11:26:37 defusedxml==0.7.1 11:26:37 Deprecated==1.3.1 11:26:37 distlib==0.4.0 11:26:37 dnspython==2.8.0 11:26:37 docker==7.1.0 11:26:37 dogpile.cache==1.5.0 11:26:37 durationpy==0.10 11:26:37 email-validator==2.3.0 11:26:37 filelock==3.20.3 11:26:37 future==1.0.0 11:26:37 gitdb==4.0.12 11:26:37 GitPython==3.1.46 11:26:37 google-auth==2.47.0 11:26:37 httplib2==0.31.1 11:26:37 identify==2.6.16 11:26:37 idna==3.11 11:26:37 importlib-resources==1.5.0 11:26:37 iso8601==2.1.0 11:26:37 Jinja2==3.1.6 11:26:37 jmespath==1.0.1 11:26:37 jsonpatch==1.33 11:26:37 jsonpointer==3.0.0 11:26:37 jsonschema==4.26.0 11:26:37 jsonschema-specifications==2025.9.1 11:26:37 keystoneauth1==5.12.0 11:26:37 kubernetes==34.1.0 11:26:37 lftools==0.37.19 11:26:37 lxml==6.0.2 11:26:37 markdown-it-py==4.0.0 11:26:37 MarkupSafe==3.0.3 11:26:37 mdurl==0.1.2 11:26:37 msgpack==1.1.2 11:26:37 multi_key_dict==2.0.3 11:26:37 munch==4.0.0 11:26:37 netaddr==1.3.0 11:26:37 niet==1.4.2 11:26:37 nodeenv==1.10.0 11:26:37 oauth2client==4.1.3 11:26:37 oauthlib==3.3.1 11:26:37 openstacksdk==4.8.0 11:26:37 os-service-types==1.8.2 11:26:37 osc-lib==4.3.0 11:26:37 oslo.config==10.2.0 11:26:37 oslo.context==6.2.0 11:26:37 oslo.i18n==6.7.1 11:26:37 oslo.log==8.0.0 11:26:37 oslo.serialization==5.9.0 11:26:37 oslo.utils==9.2.0 11:26:37 packaging==25.0 11:26:37 pbr==7.0.3 11:26:37 platformdirs==4.5.1 11:26:37 prettytable==3.17.0 11:26:37 psutil==7.2.1 11:26:37 pyasn1==0.6.1 11:26:37 pyasn1_modules==0.4.2 11:26:37 pycparser==2.23 11:26:37 pygerrit2==2.0.15 11:26:37 PyGithub==2.8.1 11:26:37 Pygments==2.19.2 11:26:37 PyJWT==2.10.1 11:26:37 PyNaCl==1.6.2 11:26:37 pyparsing==2.4.7 11:26:37 pyperclip==1.11.0 11:26:37 pyrsistent==0.20.0 11:26:37 python-cinderclient==9.8.0 11:26:37 python-dateutil==2.9.0.post0 11:26:37 python-heatclient==4.3.0 11:26:37 python-jenkins==1.8.3 11:26:37 python-keystoneclient==5.7.0 11:26:37 python-magnumclient==4.9.0 11:26:37 python-openstackclient==8.3.0 11:26:37 python-swiftclient==4.9.0 11:26:37 PyYAML==6.0.3 11:26:37 referencing==0.37.0 11:26:37 requests==2.32.5 11:26:37 requests-oauthlib==2.0.0 11:26:37 requestsexceptions==1.4.0 11:26:37 rfc3986==2.0.0 11:26:37 rich==14.2.0 11:26:37 rich-argparse==1.7.2 11:26:37 rpds-py==0.30.0 11:26:37 rsa==4.9.1 11:26:37 ruamel.yaml==0.19.1 11:26:37 ruamel.yaml.clib==0.2.15 11:26:37 s3transfer==0.16.0 11:26:37 simplejson==3.20.2 11:26:37 six==1.17.0 11:26:37 smmap==5.0.2 11:26:37 soupsieve==2.8.1 11:26:37 stevedore==5.6.0 11:26:37 tabulate==0.9.0 11:26:37 toml==0.10.2 11:26:37 tomlkit==0.14.0 11:26:37 tqdm==4.67.1 11:26:37 typing_extensions==4.15.0 11:26:37 tzdata==2025.3 11:26:37 urllib3==1.26.20 11:26:37 virtualenv==20.36.1 11:26:37 wcwidth==0.2.14 11:26:37 websocket-client==1.9.0 11:26:37 wrapt==2.0.1 11:26:37 xdg==6.0.0 11:26:37 xmltodict==1.0.2 11:26:37 yq==3.4.3 11:26:37 [EnvInject] - Injecting environment variables from a build step. 11:26:37 [EnvInject] - Injecting as environment variables the properties content 11:26:37 SET_JDK_VERSION=openjdk17 11:26:37 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:37 11:26:37 [EnvInject] - Variables injected successfully. 11:26:37 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins14479159791657484700.sh 11:26:37 ---> update-java-alternatives.sh 11:26:37 ---> Updating Java version 11:26:37 ---> Ubuntu/Debian system detected 11:26:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:38 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:38 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:38 openjdk version "17.0.7" 2023-04-18 11:26:38 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:38 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:38 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:38 [EnvInject] - Injecting environment variables from a build step. 11:26:38 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:38 [EnvInject] - Variables injected successfully. 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 PYTHON=python3 11:26:38 11:26:38 [EnvInject] - Variables injected successfully. 11:26:38 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2849543826429091281.sh 11:26:38 ---> tox-install.sh 11:26:38 + source /home/jenkins/lf-env.sh 11:26:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:38 ++ mktemp -d /tmp/venv-XXXX 11:26:38 + lf_venv=/tmp/venv-1Ab6 11:26:38 + local venv_file=/tmp/.os_lf_venv 11:26:38 + local python=python3 11:26:38 + local options 11:26:38 + local set_path=true 11:26:38 + local install_args= 11:26:38 ++ 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:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:38 + true 11:26:38 + case $1 in 11:26:38 + venv_file=/tmp/.toxenv 11:26:38 + shift 2 11:26:38 + true 11:26:38 + case $1 in 11:26:38 + shift 11:26:38 + break 11:26:38 + case $python in 11:26:38 + local pkg_list= 11:26:38 + [[ -d /opt/pyenv ]] 11:26:38 + echo 'Setup pyenv:' 11:26:38 Setup pyenv: 11:26:38 + export PYENV_ROOT=/opt/pyenv 11:26:38 + PYENV_ROOT=/opt/pyenv 11:26:38 + 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:38 + 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:38 + pyenv versions 11:26:38 system 11:26:38 3.8.13 11:26:38 3.9.13 11:26:38 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:38 + command -v pyenv 11:26:38 ++ pyenv init - --no-rehash 11:26:38 + 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:38 export PATH="/opt/pyenv/shims:${PATH}" 11:26:38 export PYENV_SHELL=bash 11:26:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:38 pyenv() { 11:26:38 local command 11:26:38 command="${1:-}" 11:26:38 if [ "$#" -gt 0 ]; then 11:26:38 shift 11:26:38 fi 11:26:38 11:26:38 case "$command" in 11:26:38 rehash|shell) 11:26:38 eval "$(pyenv "sh-$command" "$@")" 11:26:38 ;; 11:26:38 *) 11:26:38 command pyenv "$command" "$@" 11:26:38 ;; 11:26:38 esac 11:26:38 }' 11:26:38 +++ 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:38 ++ 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:38 ++ 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:38 ++ 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:38 ++ export PYENV_SHELL=bash 11:26:38 ++ PYENV_SHELL=bash 11:26:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:38 +++ complete -F _pyenv pyenv 11:26:38 ++ lf-pyver python3 11:26:38 ++ local py_version_xy=python3 11:26:38 ++ local py_version_xyz= 11:26:38 ++ grep -E '^[0-9.]*[0-9]$' 11:26:38 ++ awk '{ print $1 }' 11:26:38 ++ sed 's/^[ *]* //' 11:26:38 ++ pyenv versions 11:26:38 ++ local command 11:26:38 ++ command=versions 11:26:38 ++ '[' 1 -gt 0 ']' 11:26:38 ++ shift 11:26:38 ++ case "$command" in 11:26:38 ++ command pyenv versions 11:26:38 ++ pyenv versions 11:26:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:39 +++ grep '^3' /tmp/.pyenv_versions 11:26:39 +++ sort -V 11:26:39 +++ tail -n 1 11:26:39 ++ py_version_xyz=3.10.6 11:26:39 ++ [[ -z 3.10.6 ]] 11:26:39 ++ echo 3.10.6 11:26:39 ++ return 0 11:26:39 + pyenv local 3.10.6 11:26:39 + local command 11:26:39 + command=local 11:26:39 + '[' 2 -gt 0 ']' 11:26:39 + shift 11:26:39 + case "$command" in 11:26:39 + command pyenv local 3.10.6 11:26:39 + pyenv local 3.10.6 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='tox ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='virtualenv ' 11:26:39 + for arg in "$@" 11:26:39 + case $arg in 11:26:39 + pkg_list+='urllib3~=1.26.15 ' 11:26:39 + [[ -f /tmp/.toxenv ]] 11:26:39 + [[ ! -f /tmp/.toxenv ]] 11:26:39 + [[ -n '' ]] 11:26:39 + python3 -m venv /tmp/venv-1Ab6 11:26:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Ab6' 11:26:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Ab6 11:26:46 + echo /tmp/venv-1Ab6 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-1Ab6/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-1Ab6/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-1Ab6/bin to PATH' 11:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-1Ab6/bin to PATH 11:26:56 + PATH=/tmp/venv-1Ab6/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 25.3 from /tmp/venv-1Ab6/lib/python3.10/site-packages/pip (python 3.10) 11:26:56 + python3 -m pip freeze 11:26:57 cachetools==6.2.4 11:26:57 chardet==5.2.0 11:26:57 colorama==0.4.6 11:26:57 distlib==0.4.0 11:26:57 filelock==3.20.3 11:26:57 packaging==25.0 11:26:57 platformdirs==4.5.1 11:26:57 pluggy==1.6.0 11:26:57 pyproject-api==1.10.0 11:26:57 tomli==2.4.0 11:26:57 tox==4.34.1 11:26:57 typing_extensions==4.15.0 11:26:57 urllib3==1.26.20 11:26:57 virtualenv==20.36.1 11:26:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins14682788131518146580.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/jenkins5963640914426016143.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-vSdr 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 ++ grep -E '^[0-9.]*[0-9]$' 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 ++ sed 's/^[ *]* //' 11:26:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:57 +++ grep '^3' /tmp/.pyenv_versions 11:26:57 +++ tail -n 1 11:26:57 +++ sort -V 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-1Ab6 11:26:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Ab6 from' file:/tmp/.toxenv 11:26:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Ab6 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-1Ab6/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-1Ab6/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-1Ab6/bin to PATH' 11:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-1Ab6/bin to PATH 11:27:00 + PATH=/tmp/venv-1Ab6/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-1Ab6/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-1Ab6/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.34.1 from /tmp/venv-1Ab6/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:28 code: freeze> python -m pip freeze --all 11:27:29 code: certifi==2026.1.4,charset-normalizer==3.4.4,click==8.3.1,click-option-group==0.5.7,coverage==7.13.1,docstring_parser==0.17.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.29.0,google-auth==2.47.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==25.0,pip==25.3,pluggy==1.6.0,proto-plus==1.27.0,protobuf==6.33.4,pyasn1==0.6.1,pyasn1_modules==0.4.2,Pygments==2.19.2,pytest==9.0.2,pytest-cov==7.0.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,rsa==4.9.1,setuptools==80.9.0,six==1.17.0,tabulate==0.9.0,tomli==2.4.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:29 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:30 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:30 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:30 Installing build dependencies: started 11:27:31 Installing build dependencies: finished with status 'done' 11:27:31 Getting requirements to build wheel: started 11:27:32 Getting requirements to build wheel: finished with status 'done' 11:27:32 Preparing metadata (pyproject.toml): started 11:27:32 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:32 Building wheels for collected packages: kfadapter 11:27:32 Building wheel for kfadapter (pyproject.toml): started 11:27:33 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:33 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=f9a144b0de56e91e043e08537f3482428a68f5d272f8305515a0d47449b2a2c3 11:27:33 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:33 Successfully built kfadapter 11:27:33 Installing collected packages: kfadapter 11:27:33 Successfully installed kfadapter-0.1 11:27:33 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:35 ============================= test session starts ============================== 11:27:35 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:35 cachedir: .tox/code/.pytest_cache 11:27:35 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:35 plugins: cov-7.0.0 11:27:35 collected 63 items 11:27:35 11:27:36 test/test_kfadapter_conf.py ........ [ 12%] 11:27:36 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:36 test/test_kfadapter_main.py ............................ [ 80%] 11:27:36 test/test_kfadapter_util.py .......... [ 96%] 11:27:36 test/test_tmgr_logger.py .. [100%] 11:27:37 11:27:37 =============================== warnings summary =============================== 11:27:37 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:37 /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:37 from flask.globals import _request_ctx_stack 11:27:37 11:27:37 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:37 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:37 ================================ tests coverage ================================ 11:27:37 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:37 11:27:37 Name Stmts Miss Cover Missing 11:27:37 ---------------------------------------------------------------- 11:27:37 kfadapter/__init__.py 0 0 100% 11:27:37 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:37 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:37 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:37 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:37 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:37 ---------------------------------------------------------------- 11:27:37 TOTAL 514 100 81% 11:27:37 Coverage HTML written to dir htmlcov 11:27:37 Coverage XML written to file coverage.xml 11:27:37 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:37 ======================== 63 passed, 1 warning in 2.91s ========================= 11:27:38 code: commands[2]> coverage xml -i 11:27:38 Wrote XML report to coverage.xml 11:27:38 code: OK ✔ in 35.96 seconds 11:27:38 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:13 docs: freeze> python -m pip freeze --all 11:28:13 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-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:13 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:14 Running Sphinx v8.1.3 11:28:14 loading translations [en]... done 11:28:14 making output directory... done 11:28:14 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:14 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:28:15 building [mo]: targets for 0 po files that are out of date 11:28:15 writing output... 11:28:15 building [html]: targets for 4 source files that are out of date 11:28:15 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:15 reading sources... [ 25%] index 11:28:15 reading sources... [ 50%] installation-guide 11:28:15 reading sources... [ 75%] overview 11:28:15 reading sources... [100%] release-notes 11:28:15 11:28:15 looking for now-outdated files... none found 11:28:15 pickling environment... done 11:28:15 checking consistency... done 11:28:15 preparing documents... done 11:28:15 copying assets... 11:28:15 copying static files... 11:28:15 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:15 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:15 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:15 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:15 copying static files: done 11:28:15 copying extra files... 11:28:15 copying extra files: done 11:28:15 copying assets: done 11:28:15 writing output... [ 25%] index 11:28:15 writing output... [ 50%] installation-guide 11:28:15 writing output... [ 75%] overview 11:28:15 writing output... [100%] release-notes 11:28:15 11:28:15 generating indices... genindex done 11:28:15 highlighting module code... 11:28:15 writing additional pages... search done 11:28:15 dumping search index in English (code: en)... done 11:28:15 dumping object inventory... done 11:28:15 build succeeded. 11:28:15 11:28:15 The HTML pages are in docs/_build/html. 11:28:15 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:15 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:16 docs: OK ✔ in 37.47 seconds 11:28:16 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:44 docs-linkcheck: freeze> python -m pip freeze --all 11:28:45 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-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:45 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:45 Running Sphinx v8.1.3 11:28:45 loading translations [en]... done 11:28:46 making output directory... done 11:28:46 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:46 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:46 building [mo]: targets for 0 po files that are out of date 11:28:46 writing output... 11:28:46 building [linkcheck]: targets for 4 source files that are out of date 11:28:46 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:46 reading sources... [ 25%] index 11:28:46 reading sources... [ 50%] installation-guide 11:28:46 reading sources... [ 75%] overview 11:28:46 reading sources... [100%] release-notes 11:28:46 11:28:46 looking for now-outdated files... none found 11:28:46 pickling environment... done 11:28:46 checking consistency... done 11:28:46 preparing documents... done 11:28:46 copying assets... 11:28:46 copying assets: done 11:28:46 writing output... [ 25%] index 11:28:46 writing output... [ 50%] installation-guide 11:28:46 writing output... [ 75%] overview 11:28:46 writing output... [100%] release-notes 11:28:46 11:28:46 11:28:46 (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:46 build succeeded. 11:28:46 11:28:46 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:47 code: OK (35.95=setup[27.12]+cmd[4.14,4.37,0.31] seconds) 11:28:47 docs: OK (37.47=setup[35.49]+cmd[1.97,0.01] seconds) 11:28:47 docs-linkcheck: OK (31.22=setup[29.78]+cmd[1.45] seconds) 11:28:47 congratulations :) (104.68 seconds) 11:28:47 + tox_status=0 11:28:47 + echo '---> Completed tox runs' 11:28:47 ---> Completed tox runs 11:28:47 + for i in .tox/*/log 11:28:47 ++ echo .tox/code/log 11:28:47 ++ awk -F/ '{print $2}' 11:28:47 + tox_env=code 11:28:47 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:47 + for i in .tox/*/log 11:28:47 ++ echo .tox/docs-linkcheck/log 11:28:47 ++ awk -F/ '{print $2}' 11:28:47 + tox_env=docs-linkcheck 11:28:47 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:47 + for i in .tox/*/log 11:28:47 ++ echo .tox/docs/log 11:28:47 ++ awk -F/ '{print $2}' 11:28:47 + tox_env=docs 11:28:47 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:47 + DOC_DIR=docs/_build/html 11:28:47 + [[ -d docs/_build/html ]] 11:28:47 + echo '---> Archiving generated docs' 11:28:47 ---> Archiving generated docs 11:28:47 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:47 + echo '---> tox-run.sh ends' 11:28:47 ---> tox-run.sh ends 11:28:47 + test 0 -eq 0 11:28:47 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-3304 11:28:48 [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:48 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:48 INFO: Project root configuration file: NONE 11:28:48 INFO: SonarScanner 4.6.2.2472 11:28:48 INFO: Java 17.0.7 Private Build (64-bit) 11:28:48 INFO: Linux 4.15.0-213-generic amd64 11:28:49 INFO: User cache: /home/jenkins/.sonar/cache 11:28:51 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:51 INFO: Project root configuration file: NONE 11:28:51 INFO: Analyzing on SonarCloud 11:28:51 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:28:53 INFO: Load global settings 11:28:54 INFO: Load global settings (done) | time=535ms 11:28:54 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:28:54 INFO: Loading required plugins 11:28:54 INFO: Load plugins index 11:28:54 INFO: Load plugins index (done) | time=227ms 11:28:54 INFO: Load/download plugins 11:28:55 INFO: Load/download plugins (done) | time=855ms 11:28:55 INFO: Loaded core extensions: sca, a3s, architecture 11:28:56 INFO: Process project properties 11:28:56 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:28:56 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:56 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:28:56 INFO: Found an active CI vendor: 'Jenkins' 11:28:56 INFO: Load project branches 11:28:56 INFO: Load project branches (done) | time=347ms 11:28:56 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:57 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=582ms 11:28:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:57 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:58 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:28:58 INFO: Detected project binding: NOT_BOUND 11:28:58 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=176ms 11:28:58 INFO: Load project pull requests 11:28:58 INFO: Load project pull requests (done) | time=288ms 11:28:58 INFO: Load branch configuration 11:28:58 INFO: Load branch configuration (done) | time=2ms 11:28:58 INFO: Load quality profiles 11:28:59 INFO: Load quality profiles (done) | time=561ms 11:28:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:59 INFO: Create analysis 11:28:59 INFO: Create analysis (done) | time=404ms 11:28:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:28:59 INFO: Load active rules 11:29:01 INFO: Load active rules (done) | time=1475ms 11:29:01 INFO: Organization key: o-ran-sc 11:29:01 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:01 INFO: Preprocessing files... 11:29:01 INFO: 1 language detected in 12 preprocessed files (done) | time=284ms 11:29:01 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:01 INFO: 0 files ignored because of scm ignore settings 11:29:02 INFO: Loading plugins for detected languages 11:29:02 INFO: Load/download plugins 11:29:03 INFO: Load/download plugins (done) | time=1178ms 11:29:03 INFO: Load project repositories 11:29:03 INFO: Load project repositories (done) | time=325ms 11:29:03 INFO: Indexing files... 11:29:03 INFO: Project configuration: 11:29:03 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:04 INFO: 12 files indexed (done) | time=17ms 11:29:04 INFO: Quality profile for py: Sonar way 11:29:04 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:04 INFO: Load metrics repository 11:29:04 INFO: Load metrics repository (done) | time=183ms 11:29:04 INFO: Sensor cache enabled 11:29:04 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:04 INFO: Load sensor cache 11:29:06 INFO: Load sensor cache (290 KB) | time=1706ms 11:29:06 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:07 INFO: Sensor Python Sensor [python] 11:29:07 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:07 INFO: Starting global symbols computation 11:29:07 INFO: 6 source files to be analyzed 11:29:09 INFO: 6/6 source files have been analyzed 11:29:09 INFO: Finished step global symbols computation in 1019ms 11:29:09 INFO: Starting rules execution 11:29:09 INFO: 6 source files to be analyzed 11:29:15 INFO: 6/6 source files have been analyzed 11:29:15 INFO: Finished step rules execution in 6900ms 11:29:15 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:15 INFO: Sensor Python Sensor [python] (done) | time=8456ms 11:29:15 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:16 INFO: Python test coverage 11:29:16 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:16 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=941ms 11:29:16 INFO: Sensor PythonXUnitSensor [python] 11:29:17 INFO: Sensor PythonXUnitSensor [python] (done) | time=418ms 11:29:17 INFO: Sensor Python Dependency Sensor [python] 11:29:17 INFO: Sensor Python Dependency Sensor [python] (done) | time=6ms 11:29:17 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:17 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:17 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=2ms 11:29:17 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:17 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 11:29:17 INFO: Sensor Java Config Sensor [iac] 11:29:17 INFO: There are no files to be analyzed for the Java language 11:29:17 INFO: Sensor Java Config Sensor [iac] (done) | time=7ms 11:29:17 INFO: Sensor IaC Docker Sensor [iac] 11:29:17 INFO: There are no files to be analyzed for the Docker language 11:29:17 INFO: Sensor IaC Docker Sensor [iac] (done) | time=6ms 11:29:17 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:17 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:17 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms 11:29:17 INFO: Sensor IaC Shell Sensor [iac] 11:29:17 INFO: There are no files to be analyzed for the Shell language 11:29:17 INFO: Sensor IaC Shell Sensor [iac] (done) | time=2ms 11:29:17 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:17 INFO: Available processors: 2 11:29:17 INFO: Using 2 threads for analysis. 11:29:18 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:18 * The filename starts with "test" 11:29:18 * The filename contains "test." or "tests." 11:29:18 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:18 * Any directory in the file path has a name ending in "test" or "tests" 11:29:18 11:29:18 INFO: Start fetching files for the text and secrets analysis 11:29:18 INFO: Using Git CLI to retrieve dirty files 11:29:18 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:18 INFO: Starting the text and secrets analysis 11:29:18 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:18 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:18 INFO: Start fetching files for the binary file analysis 11:29:18 INFO: There are no files to be analyzed for the binary file analysis 11:29:18 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1174ms 11:29:18 INFO: Sensor javabugs [dbd] 11:29:18 INFO: No IR files have been included for analysis. 11:29:18 INFO: Sensor javabugs [dbd] (done) | time=15ms 11:29:18 INFO: Sensor pythonbugs [dbd] 11:29:18 INFO: Analyzing 47/75 functions to detect bugs. 11:29:19 INFO: Sensor pythonbugs [dbd] (done) | time=875ms 11:29:19 INFO: Sensor PythonSecuritySensor [security] 11:29:19 INFO: 22 taint analysis rules enabled. 11:29:20 INFO: Analyzing 6096 UCFGs to detect vulnerabilities. 11:29:22 INFO: All rules entry points : 9 11:29:22 INFO: Retained UCFGs : 44 11:29:22 INFO: 0 / 44 UCFGs simulated, memory usage: 382 MB 11:29:22 INFO: 33 / 44 UCFGs simulated, memory usage: 392 MB 11:29:22 INFO: python security sensor: Begin: 2026-01-15T11:29:19.467139401Z, End: 2026-01-15T11:29:22.559457049Z, Duration: 00:00:03.092 11:29:22 Load type hierarchy and UCFGs: Begin: 2026-01-15T11:29:19.473692477Z, End: 2026-01-15T11:29:20.996850039Z, Duration: 00:00:01.523 11:29:22 Load type hierarchy: Begin: 2026-01-15T11:29:19.473717378Z, End: 2026-01-15T11:29:19.679238380Z, Duration: 00:00:00.205 11:29:22 Load UCFGs: Begin: 2026-01-15T11:29:19.679535067Z, End: 2026-01-15T11:29:20.996548821Z, Duration: 00:00:01.317 11:29:22 Check cache: Begin: 2026-01-15T11:29:20.997568989Z, End: 2026-01-15T11:29:20.999024727Z, Duration: 00:00:00.001 11:29:22 Load cache: Begin: 2026-01-15T11:29:20.998367940Z, End: 2026-01-15T11:29:20.998407311Z, Duration: 00:00:00.000 11:29:22 Create runtime call graph: Begin: 2026-01-15T11:29:20.999068858Z, End: 2026-01-15T11:29:21.562962822Z, Duration: 00:00:00.563 11:29:22 Variable Type Analysis #1: Begin: 2026-01-15T11:29:21.000344843Z, End: 2026-01-15T11:29:21.316450190Z, Duration: 00:00:00.316 11:29:22 Create runtime type propagation graph: Begin: 2026-01-15T11:29:21.001395881Z, End: 2026-01-15T11:29:21.130382680Z, Duration: 00:00:00.128 11:29:22 Run SCC (Tarjan) on 13906 nodes: Begin: 2026-01-15T11:29:21.131181991Z, End: 2026-01-15T11:29:21.195467756Z, Duration: 00:00:00.064 11:29:22 Propagate runtime types to strongly connected components: Begin: 2026-01-15T11:29:21.195818355Z, End: 2026-01-15T11:29:21.312481894Z, Duration: 00:00:00.116 11:29:22 Variable Type Analysis #2: Begin: 2026-01-15T11:29:21.322276828Z, End: 2026-01-15T11:29:21.556244182Z, Duration: 00:00:00.233 11:29:22 Create runtime type propagation graph: Begin: 2026-01-15T11:29:21.322302368Z, End: 2026-01-15T11:29:21.414209322Z, Duration: 00:00:00.091 11:29:22 Run SCC (Tarjan) on 13301 nodes: Begin: 2026-01-15T11:29:21.414524771Z, End: 2026-01-15T11:29:21.442217794Z, Duration: 00:00:00.027 11:29:22 Propagate runtime types to strongly connected components: Begin: 2026-01-15T11:29:21.442438149Z, End: 2026-01-15T11:29:21.556069818Z, Duration: 00:00:00.113 11:29:22 Load config: Begin: 2026-01-15T11:29:21.563086485Z, End: 2026-01-15T11:29:22.031742296Z, Duration: 00:00:00.468 11:29:22 Compute entry points: Begin: 2026-01-15T11:29:22.031951021Z, End: 2026-01-15T11:29:22.157052696Z, Duration: 00:00:00.125 11:29:22 Slice call graph: Begin: 2026-01-15T11:29:22.157977881Z, End: 2026-01-15T11:29:22.161097945Z, Duration: 00:00:00.003 11:29:22 Live variable analysis: Begin: 2026-01-15T11:29:22.161225628Z, End: 2026-01-15T11:29:22.209485532Z, Duration: 00:00:00.048 11:29:22 Taint analysis for python: Begin: 2026-01-15T11:29:22.209986726Z, End: 2026-01-15T11:29:22.528750735Z, Duration: 00:00:00.318 11:29:22 Report issues: Begin: 2026-01-15T11:29:22.529026593Z, End: 2026-01-15T11:29:22.535695572Z, Duration: 00:00:00.006 11:29:22 Store cache: Begin: 2026-01-15T11:29:22.537840539Z, End: 2026-01-15T11:29:22.555905894Z, Duration: 00:00:00.018 11:29:22 INFO: python security sensor peak memory: 429 MB 11:29:22 INFO: Sensor PythonSecuritySensor [security] (done) | time=3110ms 11:29:22 INFO: ------------- Run sensors on project 11:29:22 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:22 INFO: Architecture analysis is enabled with the following features: legacy 11:29:22 INFO: * Protobuf reading starting | memory total=515 | free=101 | used=413 (MB) 11:29:22 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:23 INFO: * Files successfully loaded: "6" out of "6" 11:29:23 INFO: * Purging externals (components not scanned) from graphs 11:29:23 INFO: * Purging excluded nodes from graphs 11:29:23 INFO: * Protobuf reading complete | memory total=515 | free=191 | used=323 (MB) 11:29:23 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=515 | free=189 | used=325 (MB) 11:29:23 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=519ms 11:29:23 INFO: Sensor Zero Coverage Sensor 11:29:23 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:24 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:24 INFO: ------------- Gather SCA dependencies on project 11:29:24 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:24 INFO: Dependency analysis skipped 11:29:24 INFO: CPD Executor 1 file had no CPD blocks 11:29:24 INFO: CPD Executor Calculating CPD for 5 files 11:29:24 INFO: CPD Executor CPD calculation finished (done) | time=34ms 11:29:24 INFO: SCM Publisher SCM provider for this project is: git 11:29:24 INFO: SCM Publisher 5 source files to be analyzed 11:29:25 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=460ms 11:29:25 INFO: Analysis report generated in 759ms, dir size=398 KB 11:29:25 INFO: Analysis report compressed in 45ms, zip size=92 KB 11:29:26 INFO: Analysis report uploaded in 1105ms 11:29:27 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:27 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:27 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZvBauVSUc9B_o4NNioA 11:29:27 INFO: ------------- Upload SCA dependency files 11:29:29 INFO: Sensor cache published successfully 11:29:29 INFO: Analysis total time: 33.086 s 11:29:29 INFO: ------------------------------------------------------------------------ 11:29:29 INFO: EXECUTION SUCCESS 11:29:29 INFO: ------------------------------------------------------------------------ 11:29:29 INFO: Total time: 40.584s 11:29:29 INFO: Final Memory: 271M/515M 11:29:29 INFO: ------------------------------------------------------------------------ 11:29:31 $ ssh-agent -k 11:29:31 unset SSH_AUTH_SOCK; 11:29:31 unset SSH_AGENT_PID; 11:29:31 echo Agent pid 1671 killed; 11:29:31 [ssh-agent] Stopped. 11:29:31 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:31 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins3407870166198804922.sh 11:29:31 ---> sysstat.sh 11:29:32 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins3403533821534261233.sh 11:29:32 ---> package-listing.sh 11:29:32 ++ facter osfamily 11:29:32 ++ tr '[:upper:]' '[:lower:]' 11:29:32 + OS_FAMILY=debian 11:29:32 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:32 + START_PACKAGES=/tmp/packages_start.txt 11:29:32 + END_PACKAGES=/tmp/packages_end.txt 11:29:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:32 + PACKAGES=/tmp/packages_start.txt 11:29:32 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:32 + PACKAGES=/tmp/packages_end.txt 11:29:32 + case "${OS_FAMILY}" in 11:29:32 + dpkg -l 11:29:32 + grep '^ii' 11:29:32 + '[' -f /tmp/packages_start.txt ']' 11:29:32 + '[' -f /tmp/packages_end.txt ']' 11:29:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:32 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:32 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:32 + 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:32 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins4298036060609517866.sh 11:29:32 ---> capture-instance-metadata.sh 11:29:32 Setup pyenv: 11:29:32 system 11:29:32 3.8.13 11:29:32 3.9.13 11:29:32 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7jo from file:/tmp/.os_lf_venv 11:29:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:36 lf-activate-venv(): INFO: Base packages installed successfully 11:29:36 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:55 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:29:55 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 11:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-m7jo/bin to PATH 11:29:57 INFO: Running in OpenStack, capturing instance metadata 11:29:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins10547799394807952172.sh 11:29:57 provisioning config files... 11:29:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config11307068535123354219tmp 11:29:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:57 [EnvInject] - Injecting environment variables from a build step. 11:29:57 [EnvInject] - Injecting as environment variables the properties content 11:29:57 SERVER_ID=logs 11:29:57 11:29:57 [EnvInject] - Variables injected successfully. 11:29:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2960974658534655117.sh 11:29:57 ---> create-netrc.sh 11:29:57 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins15508515673626530762.sh 11:29:57 ---> python-tools-install.sh 11:29:57 Setup pyenv: 11:29:57 system 11:29:57 3.8.13 11:29:57 3.9.13 11:29:57 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7jo from file:/tmp/.os_lf_venv 11:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:01 lf-activate-venv(): INFO: Base packages installed successfully 11:30:01 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-m7jo/bin to PATH 11:30:20 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11710707693009566492.sh 11:30:20 ---> sudo-logs.sh 11:30:20 Archiving 'sudo' log.. 11:30:20 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins8801195551894480428.sh 11:30:20 ---> job-cost.sh 11:30:20 Setup pyenv: 11:30:20 system 11:30:20 3.8.13 11:30:20 3.9.13 11:30:20 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7jo from file:/tmp/.os_lf_venv 11:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:24 lf-activate-venv(): INFO: Base packages installed successfully 11:30:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-m7jo/bin to PATH 11:30:34 INFO: No Stack... 11:30:35 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:35 INFO: Archiving Costs 11:30:35 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins16853302499006001283.sh 11:30:35 ---> logs-deploy.sh 11:30:35 Setup pyenv: 11:30:35 system 11:30:35 3.8.13 11:30:35 3.9.13 11:30:35 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7jo from file:/tmp/.os_lf_venv 11:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:38 lf-activate-venv(): INFO: Base packages installed successfully 11:30:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-m7jo/bin to PATH 11:30:57 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/175 11:30:57 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:03 Archives upload complete. 11:31:03 INFO: archiving logs to Nexus 11:31:05 ---> uname -a: 11:31:05 Linux prd-ubuntu1804-builder-2c-2g-3304 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:05 11:31:05 11:31:05 ---> lscpu: 11:31:05 Architecture: x86_64 11:31:05 CPU op-mode(s): 32-bit, 64-bit 11:31:05 Byte Order: Little Endian 11:31:05 CPU(s): 2 11:31:05 On-line CPU(s) list: 0,1 11:31:05 Thread(s) per core: 1 11:31:05 Core(s) per socket: 1 11:31:05 Socket(s): 2 11:31:05 NUMA node(s): 1 11:31:05 Vendor ID: AuthenticAMD 11:31:05 CPU family: 23 11:31:05 Model: 49 11:31:05 Model name: AMD EPYC-Rome Processor 11:31:05 Stepping: 0 11:31:05 CPU MHz: 2799.998 11:31:05 BogoMIPS: 5599.99 11:31:05 Virtualization: AMD-V 11:31:05 Hypervisor vendor: KVM 11:31:05 Virtualization type: full 11:31:05 L1d cache: 32K 11:31:05 L1i cache: 32K 11:31:05 L2 cache: 512K 11:31:05 L3 cache: 16384K 11:31:05 NUMA node0 CPU(s): 0,1 11:31:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:31:05 11:31:05 11:31:05 ---> nproc: 11:31:05 2 11:31:05 11:31:05 11:31:05 ---> df -h: 11:31:05 Filesystem Size Used Avail Use% Mounted on 11:31:05 udev 2.0G 0 2.0G 0% /dev 11:31:05 tmpfs 395M 668K 394M 1% /run 11:31:05 /dev/vda1 20G 8.2G 12G 43% / 11:31:05 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:05 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:05 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:05 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:05 tmpfs 395M 0 395M 0% /run/user/1001 11:31:05 11:31:05 11:31:05 ---> free -m: 11:31:05 total used free shared buff/cache available 11:31:05 Mem: 3944 383 807 0 2753 3277 11:31:05 Swap: 1023 0 1023 11:31:05 11:31:05 11:31:05 ---> ip addr: 11:31:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:05 inet 127.0.0.1/8 scope host lo 11:31:05 valid_lft forever preferred_lft forever 11:31:05 inet6 ::1/128 scope host 11:31:05 valid_lft forever preferred_lft forever 11:31:05 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:05 link/ether fa:16:3e:80:3c:10 brd ff:ff:ff:ff:ff:ff 11:31:05 inet 10.32.6.147/23 brd 10.32.7.255 scope global dynamic ens3 11:31:05 valid_lft 86008sec preferred_lft 86008sec 11:31:05 inet6 fe80::f816:3eff:fe80:3c10/64 scope link 11:31:05 valid_lft forever preferred_lft forever 11:31:05 11:31:05 11:31:05 ---> sar -b -r -n DEV: 11:31:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-3304) 01/15/26 _x86_64_ (2 CPU) 11:31:05 11:31:05 11:24:36 LINUX RESTART (2 CPU) 11:31:05 11:31:05 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:05 11:26:01 65.72 17.63 48.09 683.89 5552.01 11:31:05 11:27:01 69.83 11.55 58.28 1029.60 9907.73 11:31:05 11:28:01 72.91 5.50 67.41 148.22 10599.27 11:31:05 11:29:01 82.34 22.46 59.87 723.08 24616.30 11:31:05 11:30:01 84.95 28.23 56.72 1715.64 10057.09 11:31:05 11:31:01 50.19 26.98 23.21 794.67 1436.43 11:31:05 Average: 70.99 18.73 52.27 849.25 10361.46 11:31:05 11:31:05 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:05 11:26:01 1795272 3348892 2243780 55.55 49600 1661012 659464 12.96 564396 1519584 143488 11:31:05 11:27:01 1689160 3435768 2349892 58.18 60728 1833352 559252 10.99 491688 1680524 60928 11:31:05 11:28:01 1120152 3317368 2918900 72.27 79408 2246068 723208 14.22 663788 2036628 221428 11:31:05 11:29:01 542824 3274640 3496228 86.56 97060 2727044 735080 14.45 709084 2524508 177464 11:31:05 11:30:01 894608 3398276 3144444 77.85 98716 2501516 564060 11.09 602048 2285020 27024 11:31:05 11:31:01 822928 3354612 3216124 79.63 100428 2527104 611704 12.02 652968 2304768 11788 11:31:05 Average: 1144157 3354926 2894895 71.67 80990 2249349 642128 12.62 613995 2058505 107020 11:31:05 11:31:05 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:05 11:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:31:05 11:26:01 ens3 63.22 53.36 806.88 6.50 0.00 0.00 0.00 0.00 11:31:05 11:27:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 11:31:05 11:27:01 ens3 34.97 30.00 271.96 7.01 0.00 0.00 0.00 0.00 11:31:05 11:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:31:05 11:28:01 ens3 73.81 59.20 1437.32 6.86 0.00 0.00 0.00 0.00 11:31:05 11:29:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 11:31:05 11:29:01 ens3 200.38 80.94 1182.26 12.72 0.00 0.00 0.00 0.00 11:31:05 11:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 11:31:05 11:30:01 ens3 135.49 73.36 975.77 18.74 0.00 0.00 0.00 0.00 11:31:05 11:31:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 11:31:05 11:31:01 ens3 8.25 10.00 6.39 4.71 0.00 0.00 0.00 0.00 11:31:05 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:31:05 Average: ens3 86.03 51.14 780.15 9.42 0.00 0.00 0.00 0.00 11:31:05 11:31:05 11:31:05 ---> sar -P ALL: 11:31:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-3304) 01/15/26 _x86_64_ (2 CPU) 11:31:05 11:31:05 11:24:36 LINUX RESTART (2 CPU) 11:31:05 11:31:05 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:05 11:26:01 all 38.28 0.00 2.29 4.05 1.37 54.01 11:31:05 11:26:01 0 42.34 0.00 2.36 2.81 1.50 51.00 11:31:05 11:26:01 1 34.21 0.00 2.20 5.31 1.25 57.03 11:31:05 11:27:01 all 42.57 0.00 2.76 3.36 1.57 49.73 11:31:05 11:27:01 0 19.93 0.00 1.63 4.57 1.26 72.61 11:31:05 11:27:01 1 65.30 0.00 3.91 2.15 1.89 26.75 11:31:05 11:28:01 all 39.54 0.00 2.94 3.87 1.78 51.86 11:31:05 11:28:01 0 23.89 0.00 2.43 4.34 1.43 67.91 11:31:05 11:28:01 1 55.25 0.00 3.45 3.40 2.13 35.76 11:31:05 11:29:01 all 44.53 0.00 3.40 3.42 2.12 46.54 11:31:05 11:29:01 0 39.98 0.00 2.53 2.78 2.12 52.58 11:31:05 11:29:01 1 49.08 0.00 4.25 4.05 2.12 40.51 11:31:05 11:30:01 all 56.13 0.00 3.69 3.68 2.07 34.42 11:31:05 11:30:01 0 67.93 0.00 2.85 2.35 2.47 24.40 11:31:05 11:30:01 1 44.40 0.00 4.53 4.99 1.66 44.42 11:31:05 11:31:01 all 42.05 0.00 1.72 2.39 1.42 52.43 11:31:05 11:31:01 0 62.15 0.00 2.55 3.49 1.70 30.11 11:31:05 11:31:01 1 21.98 0.00 0.90 1.30 1.13 74.69 11:31:05 Average: all 43.85 0.00 2.80 3.46 1.72 48.17 11:31:05 Average: 0 42.67 0.00 2.39 3.39 1.75 49.80 11:31:05 Average: 1 45.03 0.00 3.21 3.53 1.70 46.53 11:31:05 11:31:05 11:31:05