19:17:00 Started by timer 19:17:00 Running as SYSTEM 19:17:00 [EnvInject] - Loading node environment variables. 19:17:00 Building remotely on prd-ubuntu2004-builder-2c-2g-135 (ubuntu2004-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-sonarqube 19:17:00 [ssh-agent] Looking for ssh-agent implementation... 19:17:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:00 $ ssh-agent 19:17:00 SSH_AUTH_SOCK=/tmp/ssh-zqeZzFewAZtT/agent.5992 19:17:00 SSH_AGENT_PID=5997 19:17:00 [ssh-agent] Started. 19:17:00 Running ssh-add (command line suppressed) 19:17:00 Identity added: /w/workspace/sim-a1-interface-tox-sonarqube@tmp/private_key_7603208666973471109.key (jenkins-ssh) 19:17:00 [ssh-agent] Using credentials jenkins (jenkins) 19:17:00 The recommended git tool is: NONE 19:17:02 using credential jenkins 19:17:02 Wiping out workspace first. 19:17:02 Cloning the remote Git repository 19:17:02 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:02 > git init /w/workspace/sim-a1-interface-tox-sonarqube # timeout=10 19:17:02 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:02 > git --version # timeout=10 19:17:02 > git --version # 'git version 2.25.1' 19:17:02 using GIT_SSH to set credentials jenkins 19:17:02 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 19:17:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:03 Avoid second fetch 19:17:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:17:03 Checking out Revision c7911c6458a968adafc7f9a8c5f29b8234f60c45 (refs/remotes/origin/master) 19:17:03 > git config core.sparsecheckout # timeout=10 19:17:03 > git checkout -f c7911c6458a968adafc7f9a8c5f29b8234f60c45 # timeout=10 19:17:04 Commit message: "Update Dockerfile python version" 19:17:04 > git rev-list --no-walk c7911c6458a968adafc7f9a8c5f29b8234f60c45 # timeout=10 19:17:07 provisioning config files... 19:17:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:17:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:17:07 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins15494675627160404858.sh 19:17:07 ---> python-tools-install.sh 19:17:07 Setup pyenv: 19:17:07 * system (set by /opt/pyenv/version) 19:17:07 * 3.8.13 (set by /opt/pyenv/version) 19:17:07 * 3.9.13 (set by /opt/pyenv/version) 19:17:07 * 3.10.6 (set by /opt/pyenv/version) 19:17:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JJ9L 19:17:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:17:15 lf-activate-venv(): INFO: Installing: lftools 19:17:40 lf-activate-venv(): INFO: Adding /tmp/venv-JJ9L/bin to PATH 19:17:40 Generating Requirements File 19:18:01 Python 3.10.6 19:18:02 pip 24.3.1 from /tmp/venv-JJ9L/lib/python3.10/site-packages/pip (python 3.10) 19:18:02 appdirs==1.4.4 19:18:02 argcomplete==3.5.2 19:18:02 aspy.yaml==1.3.0 19:18:02 attrs==24.3.0 19:18:02 autopage==0.5.2 19:18:02 beautifulsoup4==4.12.3 19:18:02 boto3==1.35.83 19:18:02 botocore==1.35.83 19:18:02 bs4==0.0.2 19:18:02 cachetools==5.5.0 19:18:02 certifi==2024.12.14 19:18:02 cffi==1.17.1 19:18:02 cfgv==3.4.0 19:18:02 chardet==5.2.0 19:18:02 charset-normalizer==3.4.0 19:18:02 click==8.1.7 19:18:02 cliff==4.8.0 19:18:02 cmd2==2.5.8 19:18:02 cryptography==3.3.2 19:18:02 debtcollector==3.0.0 19:18:02 decorator==5.1.1 19:18:02 defusedxml==0.7.1 19:18:02 Deprecated==1.2.15 19:18:02 distlib==0.3.9 19:18:02 dnspython==2.7.0 19:18:02 docker==4.2.2 19:18:02 dogpile.cache==1.3.3 19:18:02 durationpy==0.9 19:18:02 email_validator==2.2.0 19:18:02 filelock==3.16.1 19:18:02 future==1.0.0 19:18:02 gitdb==4.0.11 19:18:02 GitPython==3.1.43 19:18:02 google-auth==2.37.0 19:18:02 httplib2==0.22.0 19:18:02 identify==2.6.3 19:18:02 idna==3.10 19:18:02 importlib-resources==1.5.0 19:18:02 iso8601==2.1.0 19:18:02 Jinja2==3.1.4 19:18:02 jmespath==1.0.1 19:18:02 jsonpatch==1.33 19:18:02 jsonpointer==3.0.0 19:18:02 jsonschema==4.23.0 19:18:02 jsonschema-specifications==2024.10.1 19:18:02 keystoneauth1==5.9.1 19:18:02 kubernetes==31.0.0 19:18:02 lftools==0.37.10 19:18:02 lxml==5.3.0 19:18:02 MarkupSafe==3.0.2 19:18:02 msgpack==1.1.0 19:18:02 multi_key_dict==2.0.3 19:18:02 munch==4.0.0 19:18:02 netaddr==1.3.0 19:18:02 niet==1.4.2 19:18:02 nodeenv==1.9.1 19:18:02 oauth2client==4.1.3 19:18:02 oauthlib==3.2.2 19:18:02 openstacksdk==4.2.0 19:18:02 os-client-config==2.1.0 19:18:02 os-service-types==1.7.0 19:18:02 osc-lib==3.2.0 19:18:02 oslo.config==9.7.0 19:18:02 oslo.context==5.7.0 19:18:02 oslo.i18n==6.5.0 19:18:02 oslo.log==6.2.0 19:18:02 oslo.serialization==5.6.0 19:18:02 oslo.utils==8.0.0 19:18:02 packaging==24.2 19:18:02 pbr==6.1.0 19:18:02 platformdirs==4.3.6 19:18:02 prettytable==3.12.0 19:18:02 psutil==6.1.0 19:18:02 pyasn1==0.6.1 19:18:02 pyasn1_modules==0.4.1 19:18:02 pycparser==2.22 19:18:02 pygerrit2==2.0.15 19:18:02 PyGithub==2.5.0 19:18:02 PyJWT==2.10.1 19:18:02 PyNaCl==1.5.0 19:18:02 pyparsing==2.4.7 19:18:02 pyperclip==1.9.0 19:18:02 pyrsistent==0.20.0 19:18:02 python-cinderclient==9.6.0 19:18:02 python-dateutil==2.9.0.post0 19:18:02 python-heatclient==4.0.0 19:18:02 python-jenkins==1.8.2 19:18:02 python-keystoneclient==5.5.0 19:18:02 python-magnumclient==4.7.0 19:18:02 python-openstackclient==7.2.1 19:18:02 python-swiftclient==4.6.0 19:18:02 PyYAML==6.0.2 19:18:02 referencing==0.35.1 19:18:02 requests==2.32.3 19:18:02 requests-oauthlib==2.0.0 19:18:02 requestsexceptions==1.4.0 19:18:02 rfc3986==2.0.0 19:18:02 rpds-py==0.22.3 19:18:02 rsa==4.9 19:18:02 ruamel.yaml==0.18.6 19:18:02 ruamel.yaml.clib==0.2.12 19:18:02 s3transfer==0.10.4 19:18:02 simplejson==3.19.3 19:18:02 six==1.17.0 19:18:02 smmap==5.0.1 19:18:02 soupsieve==2.6 19:18:02 stevedore==5.4.0 19:18:02 tabulate==0.9.0 19:18:02 toml==0.10.2 19:18:02 tomlkit==0.13.2 19:18:02 tqdm==4.67.1 19:18:02 typing_extensions==4.12.2 19:18:02 tzdata==2024.2 19:18:02 urllib3==1.26.20 19:18:02 virtualenv==20.28.0 19:18:02 wcwidth==0.2.13 19:18:02 websocket-client==1.8.0 19:18:02 wrapt==1.17.0 19:18:02 xdg==6.0.0 19:18:02 xmltodict==0.14.2 19:18:02 yq==3.4.3 19:18:02 [EnvInject] - Injecting environment variables from a build step. 19:18:02 [EnvInject] - Injecting as environment variables the properties content 19:18:02 SET_JDK_VERSION=openjdk17 19:18:02 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 19:18:02 19:18:02 [EnvInject] - Variables injected successfully. 19:18:02 [sim-a1-interface-tox-sonarqube] $ /bin/sh /tmp/jenkins10480709059672698189.sh 19:18:02 ---> update-java-alternatives.sh 19:18:02 ---> Updating Java version 19:18:02 ---> Ubuntu/Debian system detected 19:18:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:18:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:18:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:18:03 openjdk version "17.0.9" 2023-10-17 19:18:03 OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-120.04) 19:18:03 OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-120.04, mixed mode, sharing) 19:18:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 19:18:03 [EnvInject] - Injecting environment variables from a build step. 19:18:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:18:03 [EnvInject] - Variables injected successfully. 19:18:03 [EnvInject] - Injecting environment variables from a build step. 19:18:03 [EnvInject] - Injecting as environment variables the properties content 19:18:03 PYTHON=python3 19:18:03 19:18:03 [EnvInject] - Variables injected successfully. 19:18:03 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins1607253293666425340.sh 19:18:03 ---> tox-install.sh 19:18:03 + source /home/jenkins/lf-env.sh 19:18:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:18:03 ++ mktemp -d /tmp/venv-XXXX 19:18:03 + lf_venv=/tmp/venv-dhiS 19:18:03 + local venv_file=/tmp/.os_lf_venv 19:18:03 + local python=python3 19:18:03 + local options 19:18:03 + local set_path=true 19:18:03 + local install_args= 19:18:03 ++ 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 19:18:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:18:03 + true 19:18:03 + case $1 in 19:18:03 + venv_file=/tmp/.toxenv 19:18:03 + shift 2 19:18:03 + true 19:18:03 + case $1 in 19:18:03 + shift 19:18:03 + break 19:18:03 + case $python in 19:18:03 + local pkg_list= 19:18:03 + [[ -d /opt/pyenv ]] 19:18:03 + echo 'Setup pyenv:' 19:18:03 Setup pyenv: 19:18:03 + export PYENV_ROOT=/opt/pyenv 19:18:03 + PYENV_ROOT=/opt/pyenv 19:18:03 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:03 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:03 + pyenv versions 19:18:03 system 19:18:03 3.8.13 19:18:03 3.9.13 19:18:03 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:18:03 + command -v pyenv 19:18:03 ++ pyenv init - --no-rehash 19:18:03 + 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[*]}"'\'')" 19:18:03 export PATH="/opt/pyenv/shims:${PATH}" 19:18:03 export PYENV_SHELL=bash 19:18:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:18:03 pyenv() { 19:18:03 local command 19:18:03 command="${1:-}" 19:18:03 if [ "$#" -gt 0 ]; then 19:18:03 shift 19:18:03 fi 19:18:03 19:18:03 case "$command" in 19:18:03 rehash|shell) 19:18:03 eval "$(pyenv "sh-$command" "$@")" 19:18:03 ;; 19:18:03 *) 19:18:03 command pyenv "$command" "$@" 19:18:03 ;; 19:18:03 esac 19:18:03 }' 19:18:03 +++ 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[*]}"' 19:18:03 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:03 ++ export PYENV_SHELL=bash 19:18:03 ++ PYENV_SHELL=bash 19:18:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:18:03 +++ complete -F _pyenv pyenv 19:18:03 ++ lf-pyver python3 19:18:03 ++ local py_version_xy=python3 19:18:03 ++ local py_version_xyz= 19:18:03 ++ grep -E '^[0-9.]*[0-9]$' 19:18:03 ++ awk '{ print $1 }' 19:18:03 ++ sed 's/^[ *]* //' 19:18:03 ++ pyenv versions 19:18:03 ++ local command 19:18:03 ++ command=versions 19:18:03 ++ '[' 1 -gt 0 ']' 19:18:03 ++ shift 19:18:03 ++ case "$command" in 19:18:03 ++ command pyenv versions 19:18:03 ++ pyenv versions 19:18:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:18:03 +++ grep '^3' /tmp/.pyenv_versions 19:18:03 +++ sort -V 19:18:03 +++ tail -n 1 19:18:03 ++ py_version_xyz=3.10.6 19:18:03 ++ [[ -z 3.10.6 ]] 19:18:03 ++ echo 3.10.6 19:18:03 ++ return 0 19:18:03 + pyenv local 3.10.6 19:18:03 + local command 19:18:03 + command=local 19:18:03 + '[' 2 -gt 0 ']' 19:18:03 + shift 19:18:03 + case "$command" in 19:18:03 + command pyenv local 3.10.6 19:18:03 + pyenv local 3.10.6 19:18:03 + for arg in "$@" 19:18:03 + case $arg in 19:18:03 + pkg_list+='tox ' 19:18:03 + for arg in "$@" 19:18:03 + case $arg in 19:18:03 + pkg_list+='virtualenv ' 19:18:03 + for arg in "$@" 19:18:03 + case $arg in 19:18:03 + pkg_list+='urllib3~=1.26.15 ' 19:18:03 + [[ -f /tmp/.toxenv ]] 19:18:03 + [[ ! -f /tmp/.toxenv ]] 19:18:03 + [[ -n '' ]] 19:18:03 + python3 -m venv /tmp/venv-dhiS 19:18:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dhiS' 19:18:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dhiS 19:18:07 + echo /tmp/venv-dhiS 19:18:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:18:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:18:07 + /tmp/venv-dhiS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:18:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:18:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:18:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:18:10 + /tmp/venv-dhiS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:18:12 + type python3 19:18:12 + true 19:18:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dhiS/bin to PATH' 19:18:12 lf-activate-venv(): INFO: Adding /tmp/venv-dhiS/bin to PATH 19:18:12 + PATH=/tmp/venv-dhiS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:18:12 + return 0 19:18:12 + python3 --version 19:18:12 Python 3.10.6 19:18:12 + python3 -m pip --version 19:18:12 pip 24.3.1 from /tmp/venv-dhiS/lib/python3.10/site-packages/pip (python 3.10) 19:18:12 + python3 -m pip freeze 19:18:13 cachetools==5.5.0 19:18:13 chardet==5.2.0 19:18:13 colorama==0.4.6 19:18:13 distlib==0.3.9 19:18:13 filelock==3.16.1 19:18:13 packaging==24.2 19:18:13 platformdirs==4.3.6 19:18:13 pluggy==1.5.0 19:18:13 pyproject-api==1.8.0 19:18:13 tomli==2.2.1 19:18:13 tox==4.23.2 19:18:13 typing_extensions==4.12.2 19:18:13 urllib3==1.26.20 19:18:13 virtualenv==20.28.0 19:18:13 [sim-a1-interface-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins7036806652910697898.sh 19:18:13 [EnvInject] - Injecting environment variables from a build step. 19:18:13 [EnvInject] - Injecting as environment variables the properties content 19:18:13 PARALLEL=False 19:18:13 19:18:13 [EnvInject] - Variables injected successfully. 19:18:13 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins16929750648467781684.sh 19:18:13 ---> tox-run.sh 19:18:13 + PATH=/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 19:18:13 + ARCHIVE_TOX_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:18:13 + ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:18:13 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:18:13 + cd /w/workspace/sim-a1-interface-tox-sonarqube/. 19:18:13 + source /home/jenkins/lf-env.sh 19:18:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:18:13 ++ mktemp -d /tmp/venv-XXXX 19:18:13 + lf_venv=/tmp/venv-UVk7 19:18:13 + local venv_file=/tmp/.os_lf_venv 19:18:13 + local python=python3 19:18:13 + local options 19:18:13 + local set_path=true 19:18:13 + local install_args= 19:18:13 ++ 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 19:18:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:18:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:18:13 + true 19:18:13 + case $1 in 19:18:13 + venv_file=/tmp/.toxenv 19:18:13 + shift 2 19:18:13 + true 19:18:13 + case $1 in 19:18:13 + shift 19:18:13 + break 19:18:13 + case $python in 19:18:13 + local pkg_list= 19:18:13 + [[ -d /opt/pyenv ]] 19:18:13 + echo 'Setup pyenv:' 19:18:13 Setup pyenv: 19:18:13 + export PYENV_ROOT=/opt/pyenv 19:18:13 + PYENV_ROOT=/opt/pyenv 19:18:13 + 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 19:18:13 + 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 19:18:13 + pyenv versions 19:18:13 system 19:18:13 3.8.13 19:18:13 3.9.13 19:18:13 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:18:13 + command -v pyenv 19:18:13 ++ pyenv init - --no-rehash 19:18:13 + 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[*]}"'\'')" 19:18:13 export PATH="/opt/pyenv/shims:${PATH}" 19:18:13 export PYENV_SHELL=bash 19:18:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:18:13 pyenv() { 19:18:13 local command 19:18:13 command="${1:-}" 19:18:13 if [ "$#" -gt 0 ]; then 19:18:13 shift 19:18:13 fi 19:18:13 19:18:13 case "$command" in 19:18:13 rehash|shell) 19:18:13 eval "$(pyenv "sh-$command" "$@")" 19:18:13 ;; 19:18:13 *) 19:18:13 command pyenv "$command" "$@" 19:18:13 ;; 19:18:13 esac 19:18:13 }' 19:18:13 +++ 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[*]}"' 19:18:13 ++ 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 19:18:13 ++ 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 19:18:13 ++ 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 19:18:13 ++ export PYENV_SHELL=bash 19:18:13 ++ PYENV_SHELL=bash 19:18:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:18:13 +++ complete -F _pyenv pyenv 19:18:13 ++ lf-pyver python3 19:18:13 ++ local py_version_xy=python3 19:18:13 ++ local py_version_xyz= 19:18:13 ++ pyenv versions 19:18:13 ++ local command 19:18:13 ++ command=versions 19:18:13 ++ '[' 1 -gt 0 ']' 19:18:13 ++ shift 19:18:13 ++ case "$command" in 19:18:13 ++ command pyenv versions 19:18:13 ++ pyenv versions 19:18:13 ++ sed 's/^[ *]* //' 19:18:13 ++ grep -E '^[0-9.]*[0-9]$' 19:18:13 ++ awk '{ print $1 }' 19:18:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:18:13 +++ grep '^3' /tmp/.pyenv_versions 19:18:13 +++ tail -n 1 19:18:13 +++ sort -V 19:18:13 ++ py_version_xyz=3.10.6 19:18:13 ++ [[ -z 3.10.6 ]] 19:18:13 ++ echo 3.10.6 19:18:13 ++ return 0 19:18:13 + pyenv local 3.10.6 19:18:13 + local command 19:18:13 + command=local 19:18:13 + '[' 2 -gt 0 ']' 19:18:13 + shift 19:18:13 + case "$command" in 19:18:13 + command pyenv local 3.10.6 19:18:13 + pyenv local 3.10.6 19:18:13 + for arg in "$@" 19:18:13 + case $arg in 19:18:13 + pkg_list+='tox ' 19:18:13 + for arg in "$@" 19:18:13 + case $arg in 19:18:13 + pkg_list+='virtualenv ' 19:18:13 + for arg in "$@" 19:18:13 + case $arg in 19:18:13 + pkg_list+='urllib3~=1.26.15 ' 19:18:13 + [[ -f /tmp/.toxenv ]] 19:18:13 ++ cat /tmp/.toxenv 19:18:13 + lf_venv=/tmp/venv-dhiS 19:18:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dhiS from' file:/tmp/.toxenv 19:18:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dhiS from file:/tmp/.toxenv 19:18:13 + /tmp/venv-dhiS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:18:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:18:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:18:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:18:14 + /tmp/venv-dhiS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:18:15 + type python3 19:18:15 + true 19:18:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dhiS/bin to PATH' 19:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-dhiS/bin to PATH 19:18:15 + PATH=/tmp/venv-dhiS/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 19:18:15 + return 0 19:18:15 + [[ -d /opt/pyenv ]] 19:18:15 + echo '---> Setting up pyenv' 19:18:15 ---> Setting up pyenv 19:18:15 + export PYENV_ROOT=/opt/pyenv 19:18:15 + PYENV_ROOT=/opt/pyenv 19:18:15 + export PATH=/opt/pyenv/bin:/tmp/venv-dhiS/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 19:18:15 + PATH=/opt/pyenv/bin:/tmp/venv-dhiS/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 19:18:15 ++ pwd 19:18:15 + PYTHONPATH=/w/workspace/sim-a1-interface-tox-sonarqube 19:18:15 + export PYTHONPATH 19:18:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:18:15 + TOX_TESTENV_PASSENV=PYTHONPATH 19:18:15 + tox --version 19:18:15 4.23.2 from /tmp/venv-dhiS/lib/python3.10/site-packages/tox/__init__.py 19:18:15 + PARALLEL=False 19:18:15 + TOX_OPTIONS_LIST= 19:18:15 + [[ -n '' ]] 19:18:15 + case ${PARALLEL,,} in 19:18:15 + tox 19:18:15 + tee -a /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/tox.log 19:18:16 code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov 19:18:24 code: freeze> python -m pip freeze --all 19:18:24 code: attrs==24.3.0,certifi==2024.12.14,charset-normalizer==3.4.0,click==8.1.7,clickclick==20.10.2,connexion==2.14.2,coverage==7.6.9,exceptiongroup==1.2.2,Flask==2.2.5,idna==3.10,inflection==0.5.1,iniconfig==2.0.0,itsdangerous==2.2.0,Jinja2==3.1.4,jsonschema==4.23.0,jsonschema-specifications==2024.10.1,MarkupSafe==3.0.2,packaging==24.2,pip==24.3.1,pluggy==1.5.0,pytest==8.3.4,pytest-cov==6.0.0,PyYAML==6.0.2,referencing==0.35.1,requests==2.32.3,rpds-py==0.22.3,setuptools==75.6.0,tomli==2.2.1,urllib3==2.2.3,Werkzeug==2.2.3,wheel==0.45.1 19:18:24 code: commands[0]> pytest -o log_cli=true --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_osc_2_1_0.py 19:18:25 ============================= test session starts ============================== 19:18:25 platform linux -- Python 3.10.6, pytest-8.3.4, pluggy-1.5.0 19:18:25 cachedir: .tox/code/.pytest_cache 19:18:25 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:18:25 plugins: cov-6.0.0 19:18:25 collected 4 items 19:18:25 19:18:25 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:25 -------------------------------- live log setup -------------------------------- 19:18:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:25 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:25 or provide the path to your local installation by passing swagger_path= 19:18:25 19:18:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:25 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:25 or provide the path to your local installation by passing swagger_path= 19:18:25 19:18:25 PASSED [ 25%] 19:18:25 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_apis PASSED [ 50%] 19:18:35 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_notificationDestination PASSED [ 75%] 19:18:35 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus 19:18:35 -------------------------------- live log call --------------------------------- 19:18:35 INFO werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. 19:18:35 * Running on http://127.0.0.1:8086 19:18:35 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:18:45 INFO werkzeug:_internal.py:224 127.0.0.1 - - [18/Dec/2024 19:18:45] "POST /statustest HTTP/1.1" 201 - 19:18:45 PASSED [100%] 19:18:46 19:18:46 =============================== warnings summary =============================== 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 19:18:46 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 19:18:46 from jsonschema import Draft4Validator, RefResolver 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 19:18:46 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 19:18:46 app.json_encoder = FlaskJSONEncoder 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 19:18:46 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:18:46 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 19:18:46 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:18:46 19:18:46 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:18:46 19:18:46 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 19:18:46 Name Stmts Miss Cover Missing 19:18:46 --------------------------------------------------------------------------------------------------------- 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:18:46 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:18:46 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:18:46 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 19:18:46 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:18:46 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 19:18:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:18:46 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:18:46 --------------------------------------------------------------------------------------------------------- 19:18:46 TOTAL 973 113 88% 19:18:46 Coverage HTML written to dir htmlcov 19:18:46 Coverage XML written to file coverage.xml 19:18:46 19:18:46 Required test coverage of 70% reached. Total coverage: 88.39% 19:18:46 ======================= 4 passed, 118 warnings in 21.50s ======================= 19:18:46 code: commands[1]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_std_1_1_3.py 19:18:46 ============================= test session starts ============================== 19:18:46 platform linux -- Python 3.10.6, pytest-8.3.4, pluggy-1.5.0 19:18:46 cachedir: .tox/code/.pytest_cache 19:18:46 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:18:46 plugins: cov-6.0.0 19:18:46 collected 1 item 19:18:46 19:18:46 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:47 -------------------------------- live log setup -------------------------------- 19:18:47 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:47 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:47 or provide the path to your local installation by passing swagger_path= 19:18:47 19:18:47 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:47 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:47 or provide the path to your local installation by passing swagger_path= 19:18:47 19:18:57 PASSED [100%] 19:18:57 19:18:57 =============================== warnings summary =============================== 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 19:18:57 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 19:18:57 from jsonschema import Draft4Validator, RefResolver 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 19:18:57 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 19:18:57 app.json_encoder = FlaskJSONEncoder 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. 19:18:57 for error in instance_validator.iter_errors(instance['default'], instance): 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 19:18:57 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 19:18:57 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:188: DeprecationWarning: Setting 'json_encoder' on the app or a blueprint is deprecated and will be removed in Flask 2.3. Customize 'app.json' instead. 19:18:57 warnings.warn( 19:18:57 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:18:57 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask/json/provider.py:230: DeprecationWarning: 'JSONEncoder' is deprecated and will be removed in Flask 2.3. Use 'Flask.json' to provide an alternate JSON implementation instead. 19:18:57 return json.dumps(obj, **kwargs) 19:18:57 19:18:57 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:18:57 19:18:57 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 19:18:57 Name Stmts Miss Cover Missing 19:18:57 --------------------------------------------------------------------------------------------------------- 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:18:57 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:18:57 near-rt-ric-simulator/src/STD_1.1.3/a1.py 134 11 92% 57-59, 66, 71, 78-79, 125, 166-167, 179 19:18:57 near-rt-ric-simulator/src/STD_1.1.3/main.py 113 28 75% 78-79, 89-90, 122-139, 145-151, 170, 177, 182 19:18:57 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:18:57 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:18:57 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 19:18:57 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:18:57 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 19:18:57 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:18:57 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:18:57 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:18:57 --------------------------------------------------------------------------------------------------------- 19:18:57 TOTAL 1440 152 89% 19:18:57 Coverage HTML written to dir htmlcov 19:18:57 Coverage XML written to file coverage.xml 19:18:57 19:18:57 Required test coverage of 70% reached. Total coverage: 89.44% 19:18:57 ======================= 1 passed, 65 warnings in 11.29s ======================== 19:18:58 code: commands[2]> pytest -o log_cli=true --cov-append --cov /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=70 /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/tests/test_std_2_0_0.py 19:18:58 ============================= test session starts ============================== 19:18:58 platform linux -- Python 3.10.6, pytest-8.3.4, pluggy-1.5.0 19:18:58 cachedir: .tox/code/.pytest_cache 19:18:58 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:18:58 plugins: cov-6.0.0 19:18:58 collected 4 items 19:18:58 19:18:58 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:18:58 -------------------------------- live log setup -------------------------------- 19:18:58 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:58 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:58 or provide the path to your local installation by passing swagger_path= 19:18:58 19:18:58 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:18:58 Please install connexion with extra install: pip install connexion[swagger-ui] 19:18:58 or provide the path to your local installation by passing swagger_path= 19:18:58 19:18:58 PASSED [ 25%] 19:18:59 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_apis PASSED [ 50%] 19:19:09 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_notificationDestination PASSED [ 75%] 19:19:09 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_sendstatus 19:19:09 -------------------------------- live log call --------------------------------- 19:19:09 INFO werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. 19:19:09 * Running on http://127.0.0.1:8086 19:19:09 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:19:19 INFO werkzeug:_internal.py:224 127.0.0.1 - - [18/Dec/2024 19:19:19] "POST /statustest HTTP/1.1" 200 - 19:19:19 PASSED [100%] 19:19:20 19:19:20 =============================== warnings summary =============================== 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/decorators/validation.py:16: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 19:19:20 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:16: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future release will remove RefResolver. Please file a feature request (on referencing) if you are missing an API for the kind of customization you need. 19:19:20 from jsonschema import Draft4Validator, RefResolver 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/json_schema.py:17: DeprecationWarning: jsonschema.exceptions.RefResolutionError is deprecated as of version 4.18.0. If you wish to catch potential reference resolution errors, directly catch referencing.exceptions.Unresolvable. 19:19:20 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apps/flask_app.py:36: DeprecationWarning: 'app.json_encoder' is deprecated and will be removed in Flask 2.3. Customize 'app.json_provider_class' or 'app.json' instead. 19:19:20 app.json_encoder = FlaskJSONEncoder 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/spec.py:50: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. 19:19:20 for error in instance_validator.iter_errors(instance['default'], instance): 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 19:19:20 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:19:20 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:19:20 /w/workspace/sim-a1-interface-tox-sonarqube/.tox/code/lib/python3.10/site-packages/connexion/apis/flask_api.py:236: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. Use 'g' to store data, or 'request_ctx' to access the current context. 19:19:20 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:19:20 19:19:20 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:19:20 19:19:20 ---------- coverage: platform linux, python 3.10.6-final-0 ----------- 19:19:20 Name Stmts Miss Cover Missing 19:19:20 --------------------------------------------------------------------------------------------------------- 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/controllers/a1_mediator_controller.py 206 26 87% 107, 111-112, 124-126, 129-130, 163, 168-169, 172-173, 196, 225-227, 238, 248, 253-256, 298, 330-331 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/main.py 182 38 79% 48-51, 62, 94-95, 99-100, 103, 121, 124-125, 129, 135, 150-151, 173, 175, 179, 193-194, 223, 244-253, 259-265, 270 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:19:20 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:19:20 near-rt-ric-simulator/src/STD_1.1.3/a1.py 134 11 92% 57-59, 66, 71, 78-79, 125, 166-167, 179 19:19:20 near-rt-ric-simulator/src/STD_1.1.3/main.py 113 28 75% 78-79, 89-90, 122-139, 145-151, 170, 177, 182 19:19:20 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:19:20 near-rt-ric-simulator/src/STD_2.0.0/a1.py 244 99 59% 48, 59, 64-65, 92, 98-99, 104-106, 110-111, 118, 123-124, 127, 132-135, 139-142, 147-150, 179, 185-186, 189-190, 200, 206-207, 210-211, 215-218, 223-226, 229, 245, 251-252, 255-256, 260-263, 271-294, 301-313, 332-333, 346, 361, 363, 365, 368-377 19:19:20 near-rt-ric-simulator/src/STD_2.0.0/main.py 165 31 81% 59, 88, 93-94, 97, 103, 115, 119, 125, 132, 142-143, 153-154, 165, 167, 170, 197-198, 200, 208-214, 224-225, 248, 253, 258 19:19:20 near-rt-ric-simulator/src/STD_2.0.0/models/__init__.py 0 0 100% 19:19:20 near-rt-ric-simulator/src/STD_2.0.0/models/enforceStatus.py 28 0 100% 19:19:20 near-rt-ric-simulator/src/STD_2.0.0/var_declaration.py 13 0 100% 19:19:20 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:19:20 near-rt-ric-simulator/src/common/payload_logging.py 28 6 79% 31-38 19:19:20 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:19:20 near-rt-ric-simulator/test/common/compare_json.py 63 24 62% 46, 57, 67, 71, 74, 80, 83, 87, 103-105, 108-127 19:19:20 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:19:20 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:19:20 near-rt-ric-simulator/tests/test_std_2_0_0.py 329 0 100% 19:19:20 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:19:20 --------------------------------------------------------------------------------------------------------- 19:19:20 TOTAL 2219 282 87% 19:19:20 Coverage HTML written to dir htmlcov 19:19:20 Coverage XML written to file coverage.xml 19:19:20 19:19:20 Required test coverage of 70% reached. Total coverage: 87.29% 19:19:20 ======================= 4 passed, 65 warnings in 21.78s ======================== 19:19:20 code: commands[3]> coverage xml -i 19:19:20 Wrote XML report to coverage.xml 19:19:20 code: OK ✔ in 1 minute 4.41 seconds 19:19:20 docs: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:19:59 docs: freeze> python -m pip freeze --all 19:20:00 docs: alabaster==0.7.16,attrs==24.3.0,babel==2.16.0,blockdiag==3.0.0,cachetools==5.5.0,certifi==2024.12.14,chardet==5.2.0,charset-normalizer==3.4.0,colorama==0.4.6,commonmark==0.9.1,contourpy==1.3.1,cycler==0.12.1,distlib==0.3.9,doc8==0.11.2,docutils==0.16,filelock==3.16.1,fonttools==4.55.3,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.0,nwdiag==3.0.0,packaging==24.2,pbr==6.1.0,pillow==11.0.0,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,Pygments==2.18.0,pyparsing==3.2.0,pyproject-api==1.8.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==75.6.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.4.0,tomli==2.2.1,tox==4.23.2,typing_extensions==4.12.2,urllib3==1.26.20,virtualenv==20.28.0,webcolors==24.11.1,wheel==0.45.1 19:20:00 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/sim-a1-interface-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html 19:20:00 Running Sphinx v5.3.0 19:20:00 making output directory... done 19:20:00 building [mo]: targets for 0 po files that are out of date 19:20:00 building [html]: targets for 6 source files that are out of date 19:20:00 updating environment: [new config] 6 added, 0 changed, 0 removed 19:20:00 reading sources... [ 16%] callout-server 19:20:00 reading sources... [ 33%] index 19:20:00 reading sources... [ 50%] kafka-message-dispatcher 19:20:00 reading sources... [ 66%] overview 19:20:00 reading sources... [ 83%] release-notes 19:20:00 reading sources... [100%] simulator-api 19:20:01 19:20:01 looking for now-outdated files... none found 19:20:01 pickling environment... done 19:20:01 checking consistency... done 19:20:01 preparing documents... done 19:20:01 writing output... [ 16%] callout-server 19:20:01 writing output... [ 33%] index 19:20:01 writing output... [ 50%] kafka-message-dispatcher 19:20:01 writing output... [ 66%] overview 19:20:01 writing output... [ 83%] release-notes 19:20:01 writing output... [100%] simulator-api 19:20:01 19:20:01 generating indices... genindex done 19:20:01 writing additional pages... search done 19:20:01 copying images... [100%] images/yaml_logo.png 19:20:01 19:20:01 copying downloadable files... [ 50%] ../near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml 19:20:01 copying downloadable files... [100%] ../near-rt-ric-simulator/test/KAFKA_DISPATCHER/api/KAFKA_DISPATCHER_api.yaml 19:20:01 19:20:01 copying static files... done 19:20:01 copying extra files... done 19:20:01 dumping search index in English (code: en)... done 19:20:01 dumping object inventory... done 19:20:01 build succeeded. 19:20:01 19:20:01 The HTML pages are in docs/_build/html. 19:20:01 docs: commands[1]> echo 'Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html' 19:20:01 Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html 19:20:01 docs: OK ✔ in 41.19 seconds 19:20:01 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:20:23 docs-linkcheck: freeze> python -m pip freeze --all 19:20:23 docs-linkcheck: alabaster==0.7.16,attrs==24.3.0,babel==2.16.0,blockdiag==3.0.0,cachetools==5.5.0,certifi==2024.12.14,chardet==5.2.0,charset-normalizer==3.4.0,colorama==0.4.6,commonmark==0.9.1,contourpy==1.3.1,cycler==0.12.1,distlib==0.3.9,doc8==0.11.2,docutils==0.16,filelock==3.16.1,fonttools==4.55.3,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.0,nwdiag==3.0.0,packaging==24.2,pbr==6.1.0,pillow==11.0.0,pip==24.3.1,platformdirs==4.3.6,pluggy==1.5.0,Pygments==2.18.0,pyparsing==3.2.0,pyproject-api==1.8.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,recommonmark==0.7.1,requests==2.32.3,requests-file==1.5.1,restructuredtext_lint==1.4.0,seqdiag==3.0.0,setuptools==75.6.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==5.3.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.7,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.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==5.4.0,tomli==2.2.1,tox==4.23.2,typing_extensions==4.12.2,urllib3==1.26.20,virtualenv==20.28.0,webcolors==24.11.1,wheel==0.45.1 19:20:23 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/sim-a1-interface-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/linkcheck 19:20:23 Running Sphinx v5.3.0 19:20:23 making output directory... done 19:20:23 building [mo]: targets for 0 po files that are out of date 19:20:23 building [linkcheck]: targets for 6 source files that are out of date 19:20:23 updating environment: [new config] 6 added, 0 changed, 0 removed 19:20:23 reading sources... [ 16%] callout-server 19:20:24 reading sources... [ 33%] index 19:20:24 reading sources... [ 50%] kafka-message-dispatcher 19:20:24 reading sources... [ 66%] overview 19:20:24 reading sources... [ 83%] release-notes 19:20:24 reading sources... [100%] simulator-api 19:20:24 19:20:24 looking for now-outdated files... none found 19:20:24 pickling environment... done 19:20:24 checking consistency... done 19:20:24 preparing documents... done 19:20:24 writing output... [ 16%] callout-server 19:20:24 writing output... [ 33%] index 19:20:24 writing output... [ 50%] kafka-message-dispatcher 19:20:24 writing output... [ 66%] overview 19:20:24 writing output... [ 83%] release-notes 19:20:24 writing output... [100%] simulator-api 19:20:24 19:20:24 19:20:24 ( callout-server: line 27) -ignored- ./EXT_SRV_api.html 19:20:24 (kafka-message-dispatcher: line 27) -ignored- ./KAFKA_DISPATCHER_api.html 19:20:24 ( simulator-api: line 337) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/OSC_2.1.0/openapi.yaml 19:20:24 ( simulator-api: line 550) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/STD_1.1.3/STD_A1.yaml 19:20:24 ( simulator-api: line 639) -ignored- https://gerrit.o-ran-sc.org/r/gitweb?p=sim/a1-interface.git;a=blob;f=near-rt-ric-simulator/api/STD_2.0.0/ORAN_A1-p_V2.0.0_api.yaml 19:20:24 build succeeded. 19:20:24 19:20:24 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 19:20:24 code: OK (64.41=setup[8.35]+cmd[21.91,11.61,22.16,0.38] seconds) 19:20:24 docs: OK (41.19=setup[39.55]+cmd[1.63,0.01] seconds) 19:20:24 docs-linkcheck: OK (22.74=setup[21.65]+cmd[1.09] seconds) 19:20:24 congratulations :) (128.49 seconds) 19:20:24 + tox_status=0 19:20:24 + echo '---> Completed tox runs' 19:20:24 ---> Completed tox runs 19:20:24 + for i in .tox/*/log 19:20:24 ++ echo .tox/code/log 19:20:24 ++ awk -F/ '{print $2}' 19:20:24 + tox_env=code 19:20:24 + cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/code 19:20:24 + for i in .tox/*/log 19:20:24 ++ echo .tox/docs-linkcheck/log 19:20:24 ++ awk -F/ '{print $2}' 19:20:24 + tox_env=docs-linkcheck 19:20:24 + cp -r .tox/docs-linkcheck/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs-linkcheck 19:20:24 + for i in .tox/*/log 19:20:24 ++ echo .tox/docs/log 19:20:24 ++ awk -F/ '{print $2}' 19:20:24 + tox_env=docs 19:20:24 + cp -r .tox/docs/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs 19:20:24 + DOC_DIR=docs/_build/html 19:20:24 + [[ -d docs/_build/html ]] 19:20:24 + echo '---> Archiving generated docs' 19:20:24 ---> Archiving generated docs 19:20:24 + mv docs/_build/html /w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:20:24 + echo '---> tox-run.sh ends' 19:20:24 ---> tox-run.sh ends 19:20:24 + test 0 -eq 0 19:20:24 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-ubuntu2004-builder-2c-2g-135 19:20:25 [sim-a1-interface-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_sim-a1-interface -Dsonar.projectName=sim-a1-interface -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=near-rt-ric-simulator -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/sim-a1-interface-tox-sonarqube 19:20:26 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:20:26 INFO: Project root configuration file: NONE 19:20:26 INFO: SonarScanner 4.6.2.2472 19:20:26 INFO: Java 17.0.9 Private Build (64-bit) 19:20:26 INFO: Linux 5.4.0-169-generic amd64 19:20:27 INFO: User cache: /home/jenkins/.sonar/cache 19:20:28 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:20:28 INFO: Project root configuration file: NONE 19:20:28 INFO: Analyzing on SonarCloud 19:20:28 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 19:20:29 INFO: Load global settings 19:20:30 INFO: Load global settings (done) | time=318ms 19:20:30 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 19:20:30 INFO: Loading required plugins 19:20:30 INFO: Load plugins index 19:20:30 INFO: Load plugins index (done) | time=236ms 19:20:30 INFO: Load/download plugins 19:20:31 INFO: Load/download plugins (done) | time=706ms 19:20:31 INFO: Found an active CI vendor: 'Jenkins' 19:20:31 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' 19:20:32 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' (done) | time=488ms 19:20:32 INFO: Process project properties 19:20:32 INFO: Project key: o-ran-sc_sim-a1-interface 19:20:32 INFO: Base dir: /w/workspace/sim-a1-interface-tox-sonarqube 19:20:32 INFO: Working dir: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork 19:20:32 INFO: Load project branches 19:20:32 INFO: Load project branches (done) | time=246ms 19:20:32 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' 19:20:32 INFO: Detected project binding: NOT_BOUND 19:20:32 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' (done) | time=170ms 19:20:32 INFO: Load project pull requests 19:20:32 INFO: Load project pull requests (done) | time=180ms 19:20:32 INFO: Load branch configuration 19:20:32 INFO: Load branch configuration (done) | time=3ms 19:20:32 INFO: Load quality profiles 19:20:33 INFO: Load quality profiles (done) | time=302ms 19:20:33 INFO: Load active rules 19:20:46 INFO: Load active rules (done) | time=13624ms 19:20:47 INFO: Organization key: o-ran-sc 19:20:47 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. 19:20:47 INFO: Preprocessing files... 19:20:47 INFO: 4 languages detected in 112 preprocessed files 19:20:47 INFO: 0 files ignored because of inclusion/exclusion patterns 19:20:47 INFO: 22 files ignored because of scm ignore settings 19:20:47 INFO: Loading plugins for detected languages 19:20:47 INFO: Load/download plugins 19:20:49 INFO: Load/download plugins (done) | time=1733ms 19:20:49 INFO: Load project repositories 19:20:50 INFO: Load project repositories (done) | time=243ms 19:20:50 INFO: Indexing files... 19:20:50 INFO: Project configuration: 19:20:50 INFO: Excluded sources: **/build-wrapper-dump.json 19:20:50 INFO: 112 files indexed 19:20:50 INFO: Quality profile for docker: Sonar way 19:20:50 INFO: Quality profile for json: SonarQube Way 19:20:50 INFO: Quality profile for py: Sonar way 19:20:50 INFO: Quality profile for yaml: Sonar way 19:20:50 INFO: ------------- Run sensors on module sim-a1-interface 19:20:50 INFO: Load metrics repository 19:20:50 INFO: Load metrics repository (done) | time=174ms 19:20:50 INFO: Sensor cache enabled 19:20:50 INFO: Load sensor cache 19:20:53 INFO: Load sensor cache (385 KB) | time=2485ms 19:20:53 INFO: Sensor Python Sensor [python] 19:20:53 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" 19:20:53 INFO: Starting global symbols computation 19:20:53 INFO: 37 source files to be analyzed 19:20:57 INFO: 37/37 source files have been analyzed 19:20:57 INFO: Starting rules execution 19:20:57 INFO: 37 source files to be analyzed 19:21:01 INFO: 37/37 source files have been analyzed 19:21:01 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 37 files. These files were not parsed. 19:21:01 INFO: Sensor Python Sensor [python] (done) | time=8127ms 19:21:01 INFO: Sensor Cobertura Sensor for Python coverage [python] 19:21:02 INFO: Python test coverage 19:21:02 INFO: Parsing report '/w/workspace/sim-a1-interface-tox-sonarqube/coverage.xml' 19:21:02 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=363ms 19:21:02 INFO: Sensor PythonXUnitSensor [python] 19:21:02 INFO: Sensor PythonXUnitSensor [python] (done) | time=223ms 19:21:02 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 19:21:02 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 19:21:02 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=12ms 19:21:02 INFO: Sensor JaCoCo XML Report Importer [jacoco] 19:21:02 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 19:21:02 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 19:21:02 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 19:21:02 INFO: Sensor IaC Ansible Sensor [iacenterprise] 19:21:02 INFO: 0 source files to be analyzed 19:21:02 INFO: 0/0 source files have been analyzed 19:21:02 INFO: Sensor IaC Ansible Sensor [iacenterprise] (done) | time=63ms 19:21:02 INFO: Sensor IaC CloudFormation Sensor [iac] 19:21:02 INFO: 0 source files to be analyzed 19:21:02 INFO: 0/0 source files have been analyzed 19:21:02 INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=27ms 19:21:02 INFO: Sensor IaC Kubernetes Sensor [iac] 19:21:02 INFO: 0 source files to be parsed 19:21:02 INFO: 0/0 source files have been parsed 19:21:02 INFO: 0 source files to be analyzed 19:21:02 INFO: 0/0 source files have been analyzed 19:21:02 INFO: 0 source files to be checked 19:21:02 INFO: 0/0 source files have been checked 19:21:02 INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=108ms 19:21:02 INFO: Sensor IaC AzureResourceManager Sensor [iac] 19:21:02 INFO: 0 source files to be analyzed 19:21:02 INFO: 0/0 source files have been analyzed 19:21:02 INFO: Sensor IaC AzureResourceManager Sensor [iac] (done) | time=124ms 19:21:02 INFO: Sensor Java Config Sensor [iac] 19:21:02 INFO: 0 source files to be analyzed 19:21:02 INFO: 0/0 source files have been analyzed 19:21:02 INFO: Sensor Java Config Sensor [iac] (done) | time=12ms 19:21:02 INFO: Sensor JavaScript inside YAML analysis [javascript] 19:21:02 INFO: No input files found for analysis 19:21:02 INFO: Hit the cache for 0 out of 0 19:21:02 INFO: Miss the cache for 0 out of 0 19:21:02 INFO: Sensor JavaScript inside YAML analysis [javascript] (done) | time=55ms 19:21:02 INFO: Sensor CSS Rules [javascript] 19:21:02 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped. 19:21:02 INFO: Sensor CSS Rules [javascript] (done) | time=2ms 19:21:02 INFO: Sensor IaC Docker Sensor [iac] 19:21:03 INFO: 3 source files to be analyzed 19:21:03 INFO: 3/3 source files have been analyzed 19:21:03 INFO: Sensor IaC Docker Sensor [iac] (done) | time=242ms 19:21:03 INFO: Sensor Serverless configuration file sensor [security] 19:21:03 INFO: 0 Serverless function entries were found in the project 19:21:03 INFO: 0 Serverless function handlers were kept as entrypoints 19:21:03 INFO: Sensor Serverless configuration file sensor [security] (done) | time=4ms 19:21:03 INFO: Sensor AWS SAM template file sensor [security] 19:21:03 INFO: Sensor AWS SAM template file sensor [security] (done) | time=4ms 19:21:03 INFO: Sensor AWS SAM Inline template file sensor [security] 19:21:03 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=4ms 19:21:03 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 19:21:03 INFO: Available processors: 2 19:21:03 INFO: Using 2 threads for analysis. 19:21:03 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: 19:21:03 * The filename starts with "test" 19:21:03 * The filename contains "test." or "tests." 19:21:03 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 19:21:03 * Any directory in the file path has a name ending in "test" or "tests" 19:21:03 19:21:03 INFO: Using git CLI to retrieve untracked files 19:21:03 INFO: Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git 19:21:03 INFO: 92 source files to be analyzed 19:21:04 INFO: 92/92 source files have been analyzed 19:21:04 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1309ms 19:21:04 INFO: Sensor javabugs [dbd] 19:21:04 INFO: Reading IR files from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ir/java 19:21:04 INFO: No IR files have been included for analysis. 19:21:04 INFO: Sensor javabugs [dbd] (done) | time=3ms 19:21:04 INFO: Sensor pythonbugs [dbd] 19:21:04 INFO: Reading IR files from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ir/python 19:21:04 INFO: Analyzing 130 functions to detect bugs. 19:21:05 INFO: Sensor pythonbugs [dbd] (done) | time=797ms 19:21:05 INFO: Sensor JavaSecuritySensor [security] 19:21:05 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S6096 19:21:05 INFO: Load type hierarchy and UCFGs: Starting 19:21:05 INFO: Load type hierarchy: Starting 19:21:05 INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/java 19:21:05 INFO: Read 0 type definitions 19:21:05 INFO: Load type hierarchy: Time spent was 00:00:00.001 19:21:05 INFO: Load UCFGs: Starting 19:21:05 INFO: Load UCFGs: Time spent was 00:00:00.000 19:21:05 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 19:21:05 INFO: No UCFGs have been included for analysis. 19:21:05 INFO: java security sensor: Time spent was 00:00:00.049 19:21:05 INFO: java security sensor: Begin: 2024-12-18T19:21:05.313441650Z, End: 2024-12-18T19:21:05.362910009Z, Duration: 00:00:00.049 19:21:05 Load type hierarchy and UCFGs: Begin: 2024-12-18T19:21:05.314754628Z, End: 2024-12-18T19:21:05.316702845Z, Duration: 00:00:00.001 19:21:05 Load type hierarchy: Begin: 2024-12-18T19:21:05.314856781Z, End: 2024-12-18T19:21:05.316310693Z, Duration: 00:00:00.001 19:21:05 Load UCFGs: Begin: 2024-12-18T19:21:05.316517330Z, End: 2024-12-18T19:21:05.316606003Z, Duration: 00:00:00.000 19:21:05 INFO: java security sensor peak memory: 265 MB 19:21:05 INFO: Sensor JavaSecuritySensor [security] (done) | time=54ms 19:21:05 INFO: Sensor CSharpSecuritySensor [security] 19:21:05 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044 19:21:05 INFO: Load type hierarchy and UCFGs: Starting 19:21:05 INFO: Load type hierarchy: Starting 19:21:05 INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/ucfg2/cs 19:21:05 INFO: Read 0 type definitions 19:21:05 INFO: Load type hierarchy: Time spent was 00:00:00.000 19:21:05 INFO: Load UCFGs: Starting 19:21:05 INFO: Load UCFGs: Time spent was 00:00:00.001 19:21:05 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.002 19:21:05 INFO: No UCFGs have been included for analysis. 19:21:05 INFO: csharp security sensor: Time spent was 00:00:00.003 19:21:05 INFO: csharp security sensor: Begin: 2024-12-18T19:21:05.365990818Z, End: 2024-12-18T19:21:05.369534241Z, Duration: 00:00:00.003 19:21:05 Load type hierarchy and UCFGs: Begin: 2024-12-18T19:21:05.366428731Z, End: 2024-12-18T19:21:05.369112719Z, Duration: 00:00:00.002 19:21:05 Load type hierarchy: Begin: 2024-12-18T19:21:05.366617956Z, End: 2024-12-18T19:21:05.367091781Z, Duration: 00:00:00.000 19:21:05 Load UCFGs: Begin: 2024-12-18T19:21:05.367306327Z, End: 2024-12-18T19:21:05.368961085Z, Duration: 00:00:00.001 19:21:05 INFO: csharp security sensor peak memory: 265 MB 19:21:05 INFO: Sensor CSharpSecuritySensor [security] (done) | time=5ms 19:21:05 INFO: Sensor PhpSecuritySensor [security] 19:21:05 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044 19:21:05 INFO: Load type hierarchy and UCFGs: Starting 19:21:05 INFO: Load type hierarchy: Starting 19:21:05 INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/php 19:21:05 INFO: Read 0 type definitions 19:21:05 INFO: Load type hierarchy: Time spent was 00:00:00.000 19:21:05 INFO: Load UCFGs: Starting 19:21:05 INFO: Load UCFGs: Time spent was 00:00:00.000 19:21:05 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 19:21:05 INFO: No UCFGs have been included for analysis. 19:21:05 INFO: php security sensor: Time spent was 00:00:00.002 19:21:05 INFO: php security sensor: Begin: 2024-12-18T19:21:05.370987394Z, End: 2024-12-18T19:21:05.373467656Z, Duration: 00:00:00.002 19:21:05 Load type hierarchy and UCFGs: Begin: 2024-12-18T19:21:05.371192550Z, End: 2024-12-18T19:21:05.372876079Z, Duration: 00:00:00.001 19:21:05 Load type hierarchy: Begin: 2024-12-18T19:21:05.371288473Z, End: 2024-12-18T19:21:05.371869129Z, Duration: 00:00:00.000 19:21:05 Load UCFGs: Begin: 2024-12-18T19:21:05.372120866Z, End: 2024-12-18T19:21:05.372430865Z, Duration: 00:00:00.000 19:21:05 INFO: php security sensor peak memory: 265 MB 19:21:05 INFO: Sensor PhpSecuritySensor [security] (done) | time=4ms 19:21:05 INFO: Sensor PythonSecuritySensor [security] 19:21:05 INFO: Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044 19:21:05 INFO: Load type hierarchy and UCFGs: Starting 19:21:05 INFO: Load type hierarchy: Starting 19:21:05 INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/python 19:21:05 INFO: Read 368 type definitions 19:21:05 INFO: Load type hierarchy: Time spent was 00:00:00.058 19:21:05 INFO: Load UCFGs: Starting 19:21:05 INFO: Reading UCFGs from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/python 19:21:05 INFO: Load UCFGs: Time spent was 00:00:00.426 19:21:05 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.486 19:21:05 INFO: Analyzing 2332 UCFGs to detect vulnerabilities. 19:21:05 INFO: Check cache: Starting 19:21:05 INFO: Load cache: Starting 19:21:05 INFO: Load cache: Time spent was 00:00:00.000 19:21:05 INFO: Check cache: Time spent was 00:00:00.000 19:21:05 INFO: Create runtime call graph: Starting 19:21:05 INFO: Variable Type Analysis #1: Starting 19:21:05 INFO: Create runtime type propagation graph: Starting 19:21:05 INFO: Create runtime type propagation graph: Time spent was 00:00:00.043 19:21:05 INFO: Run SCC (Tarjan) on 7000 nodes: Starting 19:21:05 INFO: Run SCC (Tarjan) on 7000 nodes: Time spent was 00:00:00.011 19:21:05 INFO: Tarjan found 7000 strongly connected components 19:21:05 INFO: Propagate runtime types to strongly connected components: Starting 19:21:05 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.030 19:21:05 INFO: Variable Type Analysis #1: Time spent was 00:00:00.088 19:21:05 INFO: Variable Type Analysis #2: Starting 19:21:05 INFO: Create runtime type propagation graph: Starting 19:21:05 INFO: Create runtime type propagation graph: Time spent was 00:00:00.038 19:21:05 INFO: Run SCC (Tarjan) on 6830 nodes: Starting 19:21:06 INFO: Run SCC (Tarjan) on 6830 nodes: Time spent was 00:00:00.006 19:21:06 INFO: Tarjan found 6830 strongly connected components 19:21:06 INFO: Propagate runtime types to strongly connected components: Starting 19:21:06 INFO: Propagate runtime types to strongly connected components: Time spent was 00:00:00.043 19:21:06 INFO: Variable Type Analysis #2: Time spent was 00:00:00.093 19:21:06 INFO: Create runtime call graph: Time spent was 00:00:00.194 19:21:06 INFO: Load config: Starting 19:21:06 INFO: Load config: Time spent was 00:00:00.177 19:21:06 INFO: Compute entry points: Starting 19:21:06 INFO: Compute entry points: Time spent was 00:00:00.269 19:21:06 INFO: All rules entry points : 5 19:21:06 INFO: Slice call graph: Starting 19:21:06 INFO: Retained UCFGs : 37 19:21:06 INFO: Slice call graph: Time spent was 00:00:00.002 19:21:06 INFO: Live variable analysis: Starting 19:21:06 INFO: Live variable analysis: Time spent was 00:00:00.014 19:21:06 INFO: Taint analysis for python: Starting 19:21:06 INFO: 0 / 37 UCFGs simulated, memory usage: 213 MB 19:21:06 INFO: 28 / 37 UCFGs simulated, memory usage: 127 MB 19:21:06 INFO: Taint analysis for python: Time spent was 00:00:00.253 19:21:06 INFO: Report issues: Starting 19:21:06 INFO: Report issues: Time spent was 00:00:00.002 19:21:06 INFO: Store cache: Starting 19:21:06 INFO: Store cache: Time spent was 00:00:00.004 19:21:06 INFO: python security sensor: Time spent was 00:00:01.408 19:21:06 INFO: python security sensor: Begin: 2024-12-18T19:21:05.374938718Z, End: 2024-12-18T19:21:06.783094487Z, Duration: 00:00:01.408 19:21:06 Load type hierarchy and UCFGs: Begin: 2024-12-18T19:21:05.375167035Z, End: 2024-12-18T19:21:05.861418939Z, Duration: 00:00:00.486 19:21:06 Load type hierarchy: Begin: 2024-12-18T19:21:05.375239477Z, End: 2024-12-18T19:21:05.434168162Z, Duration: 00:00:00.058 19:21:06 Load UCFGs: Begin: 2024-12-18T19:21:05.434621635Z, End: 2024-12-18T19:21:05.860946465Z, Duration: 00:00:00.426 19:21:06 Check cache: Begin: 2024-12-18T19:21:05.861554753Z, End: 2024-12-18T19:21:05.861904133Z, Duration: 00:00:00.000 19:21:06 Load cache: Begin: 2024-12-18T19:21:05.861605754Z, End: 2024-12-18T19:21:05.861665806Z, Duration: 00:00:00.000 19:21:06 Create runtime call graph: Begin: 2024-12-18T19:21:05.861995095Z, End: 2024-12-18T19:21:06.056924336Z, Duration: 00:00:00.194 19:21:06 Variable Type Analysis #1: Begin: 2024-12-18T19:21:05.862555271Z, End: 2024-12-18T19:21:05.950942773Z, Duration: 00:00:00.088 19:21:06 Create runtime type propagation graph: Begin: 2024-12-18T19:21:05.863174960Z, End: 2024-12-18T19:21:05.906967114Z, Duration: 00:00:00.043 19:21:06 Run SCC (Tarjan) on 7000 nodes: Begin: 2024-12-18T19:21:05.907417147Z, End: 2024-12-18T19:21:05.919045116Z, Duration: 00:00:00.011 19:21:06 Propagate runtime types to strongly connected components: Begin: 2024-12-18T19:21:05.919359295Z, End: 2024-12-18T19:21:05.950327995Z, Duration: 00:00:00.030 19:21:06 Variable Type Analysis #2: Begin: 2024-12-18T19:21:05.953053515Z, End: 2024-12-18T19:21:06.046263348Z, Duration: 00:00:00.093 19:21:06 Create runtime type propagation graph: Begin: 2024-12-18T19:21:05.953124087Z, End: 2024-12-18T19:21:05.991661428Z, Duration: 00:00:00.038 19:21:06 Run SCC (Tarjan) on 6830 nodes: Begin: 2024-12-18T19:21:05.995949672Z, End: 2024-12-18T19:21:06.002420890Z, Duration: 00:00:00.006 19:21:06 Propagate runtime types to strongly connected components: Begin: 2024-12-18T19:21:06.002515043Z, End: 2024-12-18T19:21:06.046073112Z, Duration: 00:00:00.043 19:21:06 Load config: Begin: 2024-12-18T19:21:06.057036789Z, End: 2024-12-18T19:21:06.234499719Z, Duration: 00:00:00.177 19:21:06 Compute entry points: Begin: 2024-12-18T19:21:06.234659903Z, End: 2024-12-18T19:21:06.504136222Z, Duration: 00:00:00.269 19:21:06 Slice call graph: Begin: 2024-12-18T19:21:06.504476153Z, End: 2024-12-18T19:21:06.506739828Z, Duration: 00:00:00.002 19:21:06 Live variable analysis: Begin: 2024-12-18T19:21:06.506833041Z, End: 2024-12-18T19:21:06.521123715Z, Duration: 00:00:00.014 19:21:06 Taint analysis for python: Begin: 2024-12-18T19:21:06.521308600Z, End: 2024-12-18T19:21:06.775246360Z, Duration: 00:00:00.253 19:21:06 Report issues: Begin: 2024-12-18T19:21:06.775338702Z, End: 2024-12-18T19:21:06.777387512Z, Duration: 00:00:00.002 19:21:06 Store cache: Begin: 2024-12-18T19:21:06.778040360Z, End: 2024-12-18T19:21:06.782473549Z, Duration: 00:00:00.004 19:21:06 INFO: python security sensor peak memory: 265 MB 19:21:06 INFO: Sensor PythonSecuritySensor [security] (done) | time=1411ms 19:21:06 INFO: Sensor JsSecuritySensor [security] 19:21:06 INFO: Enabled taint analysis rules: S3649, S5131, S2083, S5334, S6105, S5144, S2076, S6096, S5147, S6287, S5696, S6350, S5146, S5883, S2631 19:21:06 INFO: Load type hierarchy and UCFGs: Starting 19:21:06 INFO: Load type hierarchy: Starting 19:21:06 INFO: Reading type hierarchy from: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/ucfg2/js 19:21:06 INFO: Read 0 type definitions 19:21:06 INFO: Load type hierarchy: Time spent was 00:00:00.000 19:21:06 INFO: Load UCFGs: Starting 19:21:06 INFO: Load UCFGs: Time spent was 00:00:00.000 19:21:06 INFO: Load type hierarchy and UCFGs: Time spent was 00:00:00.001 19:21:06 INFO: No UCFGs have been included for analysis. 19:21:06 INFO: js security sensor: Time spent was 00:00:00.001 19:21:06 INFO: js security sensor: Begin: 2024-12-18T19:21:06.785607319Z, End: 2024-12-18T19:21:06.787326890Z, Duration: 00:00:00.001 19:21:06 Load type hierarchy and UCFGs: Begin: 2024-12-18T19:21:06.785791955Z, End: 2024-12-18T19:21:06.787108442Z, Duration: 00:00:00.001 19:21:06 Load type hierarchy: Begin: 2024-12-18T19:21:06.785948009Z, End: 2024-12-18T19:21:06.786457674Z, Duration: 00:00:00.000 19:21:06 Load UCFGs: Begin: 2024-12-18T19:21:06.786985889Z, End: 2024-12-18T19:21:06.787043961Z, Duration: 00:00:00.000 19:21:06 INFO: js security sensor peak memory: 265 MB 19:21:06 INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 19:21:06 INFO: ------------- Run sensors on project 19:21:06 INFO: Sensor Zero Coverage Sensor 19:21:06 INFO: Sensor Zero Coverage Sensor (done) | time=9ms 19:21:06 INFO: CPD Executor 5 files had no CPD blocks 19:21:06 INFO: CPD Executor Calculating CPD for 32 files 19:21:06 INFO: CPD Executor CPD calculation finished (done) | time=44ms 19:21:07 INFO: Analysis report generated in 218ms, dir size=713 KB 19:21:07 INFO: Analysis report compressed in 111ms, zip size=249 KB 19:21:08 INFO: Analysis report uploaded in 806ms 19:21:08 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_sim-a1-interface 19:21:08 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 19:21:08 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZPbN4Aiq9ofwShzdmeB 19:21:09 INFO: Sensor cache published successfully 19:21:09 INFO: Analysis total time: 38.032 s 19:21:09 INFO: ------------------------------------------------------------------------ 19:21:09 INFO: EXECUTION SUCCESS 19:21:09 INFO: ------------------------------------------------------------------------ 19:21:09 INFO: Total time: 43.349s 19:21:09 INFO: Final Memory: 94M/302M 19:21:09 INFO: ------------------------------------------------------------------------ 19:21:10 $ ssh-agent -k 19:21:10 unset SSH_AUTH_SOCK; 19:21:10 unset SSH_AGENT_PID; 19:21:10 echo Agent pid 5997 killed; 19:21:10 [ssh-agent] Stopped. 19:21:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:21:10 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins14261901160057069552.sh 19:21:10 ---> sysstat.sh 19:21:11 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins4939484301125364034.sh 19:21:11 ---> package-listing.sh 19:21:11 ++ facter osfamily 19:21:11 ++ tr '[:upper:]' '[:lower:]' 19:21:11 + OS_FAMILY=debian 19:21:11 + workspace=/w/workspace/sim-a1-interface-tox-sonarqube 19:21:11 + START_PACKAGES=/tmp/packages_start.txt 19:21:11 + END_PACKAGES=/tmp/packages_end.txt 19:21:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:11 + PACKAGES=/tmp/packages_start.txt 19:21:11 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:21:11 + PACKAGES=/tmp/packages_end.txt 19:21:11 + case "${OS_FAMILY}" in 19:21:11 + dpkg -l 19:21:11 + grep '^ii' 19:21:11 + '[' -f /tmp/packages_start.txt ']' 19:21:11 + '[' -f /tmp/packages_end.txt ']' 19:21:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:11 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:21:11 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:21:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:21:11 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins15309181347209007086.sh 19:21:11 ---> capture-instance-metadata.sh 19:21:11 Setup pyenv: 19:21:11 system 19:21:11 3.8.13 19:21:11 3.9.13 19:21:11 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:21:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJ9L from file:/tmp/.os_lf_venv 19:21:13 lf-activate-venv(): INFO: Installing: lftools 19:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-JJ9L/bin to PATH 19:21:23 INFO: Running in OpenStack, capturing instance metadata 19:21:24 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins15419096111698791013.sh 19:21:24 provisioning config files... 19:21:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-sonarqube@tmp/config6562516535418675433tmp 19:21:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:21:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:21:24 [EnvInject] - Injecting environment variables from a build step. 19:21:24 [EnvInject] - Injecting as environment variables the properties content 19:21:24 SERVER_ID=logs 19:21:24 19:21:24 [EnvInject] - Variables injected successfully. 19:21:24 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins16520692771970170436.sh 19:21:24 ---> create-netrc.sh 19:21:24 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins3917249703759308931.sh 19:21:24 ---> python-tools-install.sh 19:21:24 Setup pyenv: 19:21:24 system 19:21:24 3.8.13 19:21:24 3.9.13 19:21:24 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:21:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJ9L from file:/tmp/.os_lf_venv 19:21:26 lf-activate-venv(): INFO: Installing: lftools 19:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-JJ9L/bin to PATH 19:21:35 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins2832550917047123674.sh 19:21:35 ---> sudo-logs.sh 19:21:35 Archiving 'sudo' log.. 19:21:35 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins2476387290393176701.sh 19:21:35 ---> job-cost.sh 19:21:35 Setup pyenv: 19:21:35 system 19:21:35 3.8.13 19:21:35 3.9.13 19:21:35 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:21:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJ9L from file:/tmp/.os_lf_venv 19:21:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-JJ9L/bin to PATH 19:21:41 INFO: No Stack... 19:21:42 INFO: Retrieving Pricing Info for: v2-highcpu-2 19:21:42 INFO: Archiving Costs 19:21:42 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins9660853232885736187.sh 19:21:42 ---> logs-deploy.sh 19:21:42 Setup pyenv: 19:21:42 system 19:21:42 3.8.13 19:21:42 3.9.13 19:21:42 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:21:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JJ9L from file:/tmp/.os_lf_venv 19:21:43 lf-activate-venv(): INFO: Installing: lftools 19:21:52 lf-activate-venv(): INFO: Adding /tmp/venv-JJ9L/bin to PATH 19:21:52 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-sonarqube/283 19:21:52 INFO: archiving workspace using pattern(s): -p **/*.log 19:21:59 Archives upload complete. 19:21:59 INFO: archiving logs to Nexus 19:22:00 ---> uname -a: 19:22:00 Linux prd-ubuntu2004-builder-2c-2g-135 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:22:00 19:22:00 19:22:00 ---> lscpu: 19:22:00 Architecture: x86_64 19:22:00 CPU op-mode(s): 32-bit, 64-bit 19:22:00 Byte Order: Little Endian 19:22:00 Address sizes: 40 bits physical, 48 bits virtual 19:22:00 CPU(s): 2 19:22:00 On-line CPU(s) list: 0,1 19:22:00 Thread(s) per core: 1 19:22:00 Core(s) per socket: 1 19:22:00 Socket(s): 2 19:22:00 NUMA node(s): 1 19:22:00 Vendor ID: AuthenticAMD 19:22:00 CPU family: 23 19:22:00 Model: 49 19:22:00 Model name: AMD EPYC-Rome Processor 19:22:00 Stepping: 0 19:22:00 CPU MHz: 2799.998 19:22:00 BogoMIPS: 5599.99 19:22:00 Virtualization: AMD-V 19:22:00 Hypervisor vendor: KVM 19:22:00 Virtualization type: full 19:22:00 L1d cache: 64 KiB 19:22:00 L1i cache: 64 KiB 19:22:00 L2 cache: 1 MiB 19:22:00 L3 cache: 32 MiB 19:22:00 NUMA node0 CPU(s): 0,1 19:22:00 Vulnerability Gather data sampling: Not affected 19:22:00 Vulnerability Itlb multihit: Not affected 19:22:00 Vulnerability L1tf: Not affected 19:22:00 Vulnerability Mds: Not affected 19:22:00 Vulnerability Meltdown: Not affected 19:22:00 Vulnerability Mmio stale data: Not affected 19:22:00 Vulnerability Retbleed: Vulnerable 19:22:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:22:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:22:00 Vulnerability Srbds: Not affected 19:22:00 Vulnerability Tsx async abort: Not affected 19:22:00 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:22:00 19:22:00 19:22:00 ---> nproc: 19:22:00 2 19:22:00 19:22:00 19:22:00 ---> df -h: 19:22:00 Filesystem Size Used Avail Use% Mounted on 19:22:00 udev 969M 0 969M 0% /dev 19:22:00 tmpfs 198M 1.0M 197M 1% /run 19:22:00 /dev/vda1 20G 8.8G 11G 46% / 19:22:00 tmpfs 986M 0 986M 0% /dev/shm 19:22:00 tmpfs 5.0M 0 5.0M 0% /run/lock 19:22:00 tmpfs 986M 0 986M 0% /sys/fs/cgroup 19:22:00 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:22:00 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:22:00 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:22:00 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:22:00 tmpfs 198M 0 198M 0% /run/user/1001 19:22:00 /dev/loop3 45M 45M 0 100% /snap/snapd/23258 19:22:00 19:22:00 19:22:00 ---> free -m: 19:22:00 total used free shared buff/cache available 19:22:00 Mem: 1971 447 286 2 1236 1329 19:22:00 Swap: 1023 2 1021 19:22:00 19:22:00 19:22:00 ---> ip addr: 19:22:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:22:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:00 inet 127.0.0.1/8 scope host lo 19:22:00 valid_lft forever preferred_lft forever 19:22:00 inet6 ::1/128 scope host 19:22:00 valid_lft forever preferred_lft forever 19:22:00 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:22:00 link/ether fa:16:3e:d3:31:05 brd ff:ff:ff:ff:ff:ff 19:22:00 inet 10.32.6.183/23 brd 10.32.7.255 scope global dynamic ens3 19:22:00 valid_lft 86079sec preferred_lft 86079sec 19:22:00 inet6 fe80::f816:3eff:fed3:3105/64 scope link 19:22:00 valid_lft forever preferred_lft forever 19:22:00 19:22:00 19:22:00 ---> sar -b -r -n DEV: 19:22:00 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-135) 12/18/24 _x86_64_ (2 CPU) 19:22:00 19:22:00 19:16:41 LINUX RESTART (2 CPU) 19:22:00 19:22:00 19:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:00 19:18:02 241.56 100.80 140.76 0.00 1891.99 18133.22 0.00 19:22:00 19:19:01 45.86 15.18 30.67 0.00 1480.97 4850.84 0.00 19:22:00 19:20:01 66.79 3.25 63.54 0.00 277.82 27926.41 0.00 19:22:00 19:21:01 97.07 43.69 53.37 0.00 3573.14 27654.19 0.00 19:22:00 Average: 113.11 40.84 72.27 0.00 1807.35 19702.91 0.00 19:22:00 19:22:00 19:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:00 19:18:02 173724 1466068 320496 15.88 58100 1310428 788576 25.71 384680 1262960 3620 19:22:00 19:19:01 123964 1402236 381724 18.91 66828 1278972 906452 29.55 466720 1218532 1544 19:22:00 19:20:01 373192 1390072 390120 19.33 79328 1004792 914232 29.81 374888 1057332 37712 19:22:00 19:21:01 73924 1053596 720012 35.67 84504 976480 1217500 39.69 720968 1016808 15920 19:22:00 Average: 186201 1327993 453088 22.45 72190 1142668 956690 31.19 486814 1138908 14699 19:22:00 19:22:00 19:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:00 19:18:02 ens3 130.97 100.58 1032.91 26.54 0.00 0.00 0.00 0.00 19:22:00 19:18:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:22:00 19:19:01 ens3 20.20 20.06 38.93 5.69 0.00 0.00 0.00 0.00 19:22:00 19:19:01 lo 1.66 1.66 0.15 0.15 0.00 0.00 0.00 0.00 19:22:00 19:20:01 ens3 194.00 149.11 3969.80 12.56 0.00 0.00 0.00 0.00 19:22:00 19:20:01 lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 19:22:00 19:21:01 ens3 390.60 245.11 3377.33 24.41 0.00 0.00 0.00 0.00 19:22:00 19:21:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 19:22:00 Average: ens3 184.62 129.17 2113.30 17.35 0.00 0.00 0.00 0.00 19:22:00 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 19:22:00 19:22:00 19:22:00 ---> sar -P ALL: 19:22:00 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-135) 12/18/24 _x86_64_ (2 CPU) 19:22:00 19:22:00 19:16:41 LINUX RESTART (2 CPU) 19:22:00 19:22:00 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:22:00 19:18:02 all 37.98 23.79 16.18 8.88 0.09 13.08 19:22:00 19:18:02 0 34.07 22.35 15.97 9.30 0.10 18.20 19:22:00 19:18:02 1 41.91 25.24 16.38 8.46 0.08 7.92 19:22:00 19:19:01 all 19.46 0.00 1.64 2.54 0.08 76.27 19:22:00 19:19:01 0 6.32 0.00 1.17 1.59 0.08 90.84 19:22:00 19:19:01 1 32.80 0.00 2.12 3.51 0.08 61.49 19:22:00 19:20:01 all 20.48 0.00 2.52 3.35 0.08 73.56 19:22:00 19:20:01 0 17.47 0.00 2.27 2.65 0.10 77.50 19:22:00 19:20:01 1 23.47 0.00 2.78 4.05 0.07 69.64 19:22:00 19:21:01 all 39.66 0.00 3.02 4.22 0.08 53.02 19:22:00 19:21:01 0 38.88 0.00 2.91 3.17 0.07 54.97 19:22:00 19:21:01 1 40.45 0.00 3.13 5.27 0.08 51.06 19:22:00 Average: all 29.41 5.92 5.83 4.75 0.08 54.02 19:22:00 Average: 0 24.21 5.57 5.57 4.17 0.09 60.40 19:22:00 Average: 1 34.64 6.28 6.09 5.32 0.08 47.60 19:22:00 19:22:00 19:22:00