19:17:04 Started by timer 19:17:04 Running as SYSTEM 19:17:04 [EnvInject] - Loading node environment variables. 19:17:04 Building remotely on prd-ubuntu2004-builder-2c-2g-5869 (ubuntu2004-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-sonarqube 19:17:04 [ssh-agent] Looking for ssh-agent implementation... 19:17:04 $ ssh-agent 19:17:05 SSH_AUTH_SOCK=/tmp/ssh-XI6LR0F427yi/agent.5250 19:17:05 SSH_AGENT_PID=5256 19:17:05 [ssh-agent] Started. 19:17:05 Running ssh-add (command line suppressed) 19:17:05 Identity added: /w/workspace/sim-a1-interface-tox-sonarqube@tmp/private_key_3575689773159808893.key (jenkins-ssh) 19:17:05 [ssh-agent] Using credentials jenkins (jenkins) 19:17:05 The recommended git tool is: NONE 19:17:09 using credential jenkins 19:17:09 Wiping out workspace first. 19:17:09 Cloning the remote Git repository 19:17:09 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:09 > git init /w/workspace/sim-a1-interface-tox-sonarqube # timeout=10 19:17:09 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:09 > git --version # timeout=10 19:17:09 > git --version # 'git version 2.25.1' 19:17:09 using GIT_SSH to set credentials jenkins 19:17:09 > 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:10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 19:17:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:10 Avoid second fetch 19:17:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:17:10 Checking out Revision be2943f57211f62095dc5434099e331df237aafb (refs/remotes/origin/master) 19:17:10 > git config core.sparsecheckout # timeout=10 19:17:11 > git checkout -f be2943f57211f62095dc5434099e331df237aafb # timeout=10 19:17:11 Commit message: "Refactor(docs): migrate API rendering from redoc to openapi" 19:17:11 > git rev-list --no-walk be2943f57211f62095dc5434099e331df237aafb # timeout=10 19:17:15 provisioning config files... 19:17:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:17:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:17:15 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins11403718240709227309.sh 19:17:15 ---> python-tools-install.sh 19:17:15 Setup pyenv: 19:17:15 * system (set by /opt/pyenv/version) 19:17:15 * 3.8.13 (set by /opt/pyenv/version) 19:17:15 * 3.9.13 (set by /opt/pyenv/version) 19:17:15 * 3.10.6 (set by /opt/pyenv/version) 19:17:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E3Em 19:17:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:17:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:32 lf-activate-venv(): INFO: Base packages installed successfully 19:17:32 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:14 lf-activate-venv(): INFO: Adding /tmp/venv-E3Em/bin to PATH 19:18:14 Generating Requirements File 19:18:56 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. 19:18:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:18:57 Python 3.10.6 19:18:58 pip 26.1.2 from /tmp/venv-E3Em/lib/python3.10/site-packages/pip (python 3.10) 19:18:58 aiohappyeyeballs==2.7.1 19:18:58 aiohttp==3.14.1 19:18:58 aiosignal==1.4.0 19:18:58 appdirs==1.4.4 19:18:58 argcomplete==3.7.0 19:18:58 aspy.yaml==1.3.0 19:18:58 async-timeout==5.0.1 19:18:58 attrs==26.1.0 19:18:58 autopage==0.6.0 19:18:58 backports.strenum==1.3.1 19:18:58 beautifulsoup4==4.15.0 19:18:58 boto3==1.43.48 19:18:58 botocore==1.43.48 19:18:58 bs4==0.0.2 19:18:58 certifi==2026.6.17 19:18:58 cffi==2.1.0 19:18:58 cfgv==3.5.0 19:18:58 chardet==7.4.3 19:18:58 charset-normalizer==3.4.9 19:18:58 click==8.4.2 19:18:58 cliff==4.14.0 19:18:58 cmd2==3.5.1 19:18:58 cryptography==3.3.2 19:18:58 debtcollector==3.1.0 19:18:58 decorator==5.3.1 19:18:58 defusedxml==0.7.1 19:18:58 Deprecated==1.3.1 19:18:58 distlib==0.4.3 19:18:58 dnspython==2.8.0 19:18:58 docker==7.2.0 19:18:58 dogpile.cache==1.5.0 19:18:58 durationpy==0.10 19:18:58 email-validator==2.3.0 19:18:58 filelock==3.29.7 19:18:58 frozenlist==1.8.0 19:18:58 future==1.0.0 19:18:58 gitdb==4.0.12 19:18:58 GitPython==3.1.51 19:18:58 httplib2==0.30.2 19:18:58 identify==2.6.19 19:18:58 idna==3.18 19:18:58 importlib-resources==1.5.0 19:18:58 iso8601==2.1.0 19:18:58 Jinja2==3.1.6 19:18:58 jmespath==1.1.0 19:18:58 jsonpatch==1.33 19:18:58 jsonpointer==3.1.1 19:18:58 jsonschema==4.26.0 19:18:58 jsonschema-specifications==2025.9.1 19:18:58 keystoneauth1==5.14.0 19:18:58 kubernetes==36.0.3 19:18:58 lftools==0.37.22 19:18:58 lxml==6.1.1 19:18:58 markdown-it-py==4.2.0 19:18:58 MarkupSafe==3.0.3 19:18:58 mdurl==0.1.2 19:18:58 msgpack==1.2.1 19:18:58 multi_key_dict==2.0.3 19:18:58 multidict==6.7.1 19:18:58 munch==4.0.0 19:18:58 netaddr==1.3.0 19:18:58 niet==1.4.2 19:18:58 nodeenv==1.10.0 19:18:58 oauth2client==4.1.3 19:18:58 oauthlib==3.3.1 19:18:58 openstacksdk==4.13.0 19:18:58 os-service-types==1.8.2 19:18:58 osc-lib==4.6.0 19:18:58 oslo.config==10.4.0 19:18:58 oslo.context==6.4.0 19:18:58 oslo.i18n==6.8.0 19:18:58 oslo.log==8.2.0 19:18:58 oslo.serialization==5.10.0 19:18:58 oslo.utils==10.1.1 19:18:58 packaging==26.2 19:18:58 pbr==7.0.3 19:18:58 platformdirs==4.10.0 19:18:58 prettytable==3.18.0 19:18:58 propcache==0.5.2 19:18:58 psutil==7.2.2 19:18:58 pyasn1==0.6.4 19:18:58 pyasn1_modules==0.4.2 19:18:58 pycparser==3.0 19:18:58 pygerrit2==2.0.15 19:18:58 PyGithub==2.9.1 19:18:58 Pygments==2.20.0 19:18:58 PyJWT==2.13.0 19:18:58 PyNaCl==1.6.2 19:18:58 pyparsing==2.4.7 19:18:58 pyperclip==1.11.0 19:18:58 pyrsistent==0.20.0 19:18:58 python-cinderclient==9.9.0 19:18:58 python-dateutil==2.9.0.post0 19:18:58 python-discovery==1.4.4 19:18:58 python-heatclient==5.2.0 19:18:58 python-jenkins==1.8.3 19:18:58 python-keystoneclient==5.8.0 19:18:58 python-magnumclient==4.11.0 19:18:58 python-openstackclient==10.0.0 19:18:58 python-swiftclient==4.10.0 19:18:58 PyYAML==6.0.3 19:18:58 referencing==0.37.0 19:18:58 requests==2.34.2 19:18:58 requests-oauthlib==2.0.0 19:18:58 rfc3986==2.0.0 19:18:58 rich==15.0.0 19:18:58 rich-argparse==1.8.0 19:18:58 rpds-py==0.30.0 19:18:58 rsa==4.9.1 19:18:58 ruamel.yaml==0.19.1 19:18:58 ruamel.yaml.clib==0.2.15 19:18:58 s3transfer==0.19.1 19:18:58 simplejson==4.1.1 19:18:58 six==1.17.0 19:18:58 smmap==5.0.3 19:18:58 soupsieve==2.8.4 19:18:58 stevedore==5.8.0 19:18:58 tabulate==0.10.0 19:18:58 toml==0.10.2 19:18:58 tomlkit==0.15.0 19:18:58 tqdm==4.68.4 19:18:58 typing_extensions==4.16.0 19:18:58 urllib3==1.26.20 19:18:58 virtualenv==21.6.1 19:18:58 wcwidth==0.8.2 19:18:58 websocket-client==1.9.0 19:18:58 wrapt==2.2.2 19:18:58 xdg==6.0.0 19:18:58 xmltodict==1.0.4 19:18:58 yarl==1.24.2 19:18:58 yq==4.1.2 19:18:58 [EnvInject] - Injecting environment variables from a build step. 19:18:58 [EnvInject] - Injecting as environment variables the properties content 19:18:58 SET_JDK_VERSION=openjdk17 19:18:58 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 19:18:58 19:18:58 [EnvInject] - Variables injected successfully. 19:18:58 [sim-a1-interface-tox-sonarqube] $ /bin/sh /tmp/jenkins8160925847099889560.sh 19:18:58 ---> update-java-alternatives.sh 19:18:58 ---> Updating Java version 19:18:59 ---> Ubuntu/Debian system detected 19:18:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:18:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:18:59 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:19:00 openjdk version "17.0.9" 2023-10-17 19:19:00 OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-120.04) 19:19:00 OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-120.04, mixed mode, sharing) 19:19:00 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 19:19:00 [EnvInject] - Injecting environment variables from a build step. 19:19:00 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:19:00 [EnvInject] - Variables injected successfully. 19:19:00 [EnvInject] - Injecting environment variables from a build step. 19:19:00 [EnvInject] - Injecting as environment variables the properties content 19:19:00 PYTHON=python3 19:19:00 19:19:00 [EnvInject] - Variables injected successfully. 19:19:00 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins12430611842839027762.sh 19:19:00 ---> tox-install.sh 19:19:00 + source /home/jenkins/lf-env.sh 19:19:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:19:00 ++ mktemp -d /tmp/venv-XXXX 19:19:00 + lf_venv=/tmp/venv-saTG 19:19:00 + local venv_file=/tmp/.os_lf_venv 19:19:00 + local python=python3 19:19:00 + local options 19:19:00 + local set_path=true 19:19:00 + local install_args= 19:19:00 ++ 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:19:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:19:00 + true 19:19:00 + case $1 in 19:19:00 + venv_file=/tmp/.toxenv 19:19:00 + shift 2 19:19:00 + true 19:19:00 + case $1 in 19:19:00 + shift 19:19:00 + break 19:19:00 + case $python in 19:19:00 + local pkg_list= 19:19:00 + [[ -d /opt/pyenv ]] 19:19:00 + echo 'Setup pyenv:' 19:19:00 Setup pyenv: 19:19:00 + export PYENV_ROOT=/opt/pyenv 19:19:00 + PYENV_ROOT=/opt/pyenv 19:19:00 + 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:19:00 + 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:19:00 + pyenv versions 19:19:00 system 19:19:00 3.8.13 19:19:00 3.9.13 19:19:00 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:19:00 + command -v pyenv 19:19:00 ++ pyenv init - --no-rehash 19:19:00 + 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:19:00 export PATH="/opt/pyenv/shims:${PATH}" 19:19:00 export PYENV_SHELL=bash 19:19:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:19:00 pyenv() { 19:19:00 local command 19:19:00 command="${1:-}" 19:19:00 if [ "$#" -gt 0 ]; then 19:19:00 shift 19:19:00 fi 19:19:00 19:19:00 case "$command" in 19:19:00 rehash|shell) 19:19:00 eval "$(pyenv "sh-$command" "$@")" 19:19:00 ;; 19:19:00 *) 19:19:00 command pyenv "$command" "$@" 19:19:00 ;; 19:19:00 esac 19:19:00 }' 19:19:00 +++ 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:19:00 ++ 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:19:00 ++ 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:19:00 ++ 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:19:00 ++ export PYENV_SHELL=bash 19:19:00 ++ PYENV_SHELL=bash 19:19:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:19:00 +++ complete -F _pyenv pyenv 19:19:00 ++ lf-pyver python3 19:19:00 ++ local py_version_xy=python3 19:19:00 ++ local py_version_xyz= 19:19:00 ++ pyenv versions 19:19:00 ++ local command 19:19:00 ++ command=versions 19:19:00 ++ '[' 1 -gt 0 ']' 19:19:00 ++ shift 19:19:00 ++ case "$command" in 19:19:00 ++ command pyenv versions 19:19:00 ++ pyenv versions 19:19:00 ++ awk '{ print $1 }' 19:19:00 ++ sed 's/^[ *]* //' 19:19:00 ++ grep -E '^[0-9.]*[0-9]$' 19:19:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:19:00 +++ grep '^3' /tmp/.pyenv_versions 19:19:00 +++ tail -n 1 19:19:00 +++ sort -V 19:19:00 ++ py_version_xyz=3.10.6 19:19:00 ++ [[ -z 3.10.6 ]] 19:19:00 ++ echo 3.10.6 19:19:00 ++ return 0 19:19:00 + pyenv local 3.10.6 19:19:00 + local command 19:19:00 + command=local 19:19:00 + '[' 2 -gt 0 ']' 19:19:00 + shift 19:19:00 + case "$command" in 19:19:00 + command pyenv local 3.10.6 19:19:00 + pyenv local 3.10.6 19:19:00 + for arg in "$@" 19:19:00 + case $arg in 19:19:00 + pkg_list+='tox ' 19:19:00 + for arg in "$@" 19:19:00 + case $arg in 19:19:00 + pkg_list+='virtualenv ' 19:19:00 + for arg in "$@" 19:19:00 + case $arg in 19:19:00 + pkg_list+='urllib3~=1.26.15 ' 19:19:00 + [[ -f /tmp/.toxenv ]] 19:19:00 + [[ ! -f /tmp/.toxenv ]] 19:19:00 + [[ -n '' ]] 19:19:00 + python3 -m venv /tmp/venv-saTG 19:19:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-saTG' 19:19:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-saTG 19:19:07 + echo /tmp/venv-saTG 19:19:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:19:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:19:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:07 + local 'pip_opts=--upgrade --quiet' 19:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:19:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:19:07 + [[ -n '' ]] 19:19:07 + [[ -n '' ]] 19:19:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:07 + /tmp/venv-saTG/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 19:19:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:19:14 lf-activate-venv(): INFO: Base packages installed successfully 19:19:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:19:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:19:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:19:14 + /tmp/venv-saTG/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 19:19:18 + type python3 19:19:18 + true 19:19:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-saTG/bin to PATH' 19:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-saTG/bin to PATH 19:19:18 + PATH=/tmp/venv-saTG/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:19:18 + return 0 19:19:18 + python3 --version 19:19:18 Python 3.10.6 19:19:18 + python3 -m pip --version 19:19:18 pip 26.1.2 from /tmp/venv-saTG/lib/python3.10/site-packages/pip (python 3.10) 19:19:19 + python3 -m pip freeze 19:19:19 cachetools==7.1.4 19:19:19 colorama==0.4.6 19:19:19 distlib==0.4.3 19:19:19 filelock==3.29.7 19:19:19 packaging==26.2 19:19:19 platformdirs==4.10.0 19:19:19 pluggy==1.6.0 19:19:19 pyproject-api==1.10.1 19:19:19 python-discovery==1.4.4 19:19:19 tomli==2.4.1 19:19:19 tomli_w==1.2.0 19:19:19 tox==4.56.4 19:19:19 typing_extensions==4.16.0 19:19:19 urllib3==1.26.20 19:19:19 virtualenv==21.6.1 19:19:19 [sim-a1-interface-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins11768047177442774428.sh 19:19:19 [EnvInject] - Injecting environment variables from a build step. 19:19:19 [EnvInject] - Injecting as environment variables the properties content 19:19:19 PARALLEL=False 19:19:19 19:19:19 [EnvInject] - Variables injected successfully. 19:19:19 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2822913520089420247.sh 19:19:19 ---> tox-run.sh 19:19:19 + 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:19:19 + ARCHIVE_TOX_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:19:19 + ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:19:19 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:19:19 + cd /w/workspace/sim-a1-interface-tox-sonarqube/. 19:19:19 + source /home/jenkins/lf-env.sh 19:19:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:19:19 ++ mktemp -d /tmp/venv-XXXX 19:19:19 + lf_venv=/tmp/venv-S0Wl 19:19:19 + local venv_file=/tmp/.os_lf_venv 19:19:19 + local python=python3 19:19:19 + local options 19:19:19 + local set_path=true 19:19:19 + local install_args= 19:19:19 ++ 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:19:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:19:19 + true 19:19:19 + case $1 in 19:19:19 + venv_file=/tmp/.toxenv 19:19:19 + shift 2 19:19:19 + true 19:19:19 + case $1 in 19:19:19 + shift 19:19:19 + break 19:19:19 + case $python in 19:19:19 + local pkg_list= 19:19:19 + [[ -d /opt/pyenv ]] 19:19:19 + echo 'Setup pyenv:' 19:19:19 Setup pyenv: 19:19:19 + export PYENV_ROOT=/opt/pyenv 19:19:19 + PYENV_ROOT=/opt/pyenv 19:19:19 + 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:19:19 + 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:19:19 + pyenv versions 19:19:19 system 19:19:19 3.8.13 19:19:19 3.9.13 19:19:19 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:19:19 + command -v pyenv 19:19:19 ++ pyenv init - --no-rehash 19:19:19 + 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:19:19 export PATH="/opt/pyenv/shims:${PATH}" 19:19:19 export PYENV_SHELL=bash 19:19:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:19:19 pyenv() { 19:19:19 local command 19:19:19 command="${1:-}" 19:19:19 if [ "$#" -gt 0 ]; then 19:19:19 shift 19:19:19 fi 19:19:19 19:19:19 case "$command" in 19:19:19 rehash|shell) 19:19:19 eval "$(pyenv "sh-$command" "$@")" 19:19:19 ;; 19:19:19 *) 19:19:19 command pyenv "$command" "$@" 19:19:19 ;; 19:19:19 esac 19:19:19 }' 19:19:19 +++ 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:19:19 ++ 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:19:19 ++ 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:19:19 ++ 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:19:19 ++ export PYENV_SHELL=bash 19:19:19 ++ PYENV_SHELL=bash 19:19:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:19:19 +++ complete -F _pyenv pyenv 19:19:19 ++ lf-pyver python3 19:19:19 ++ local py_version_xy=python3 19:19:19 ++ local py_version_xyz= 19:19:19 ++ pyenv versions 19:19:19 ++ local command 19:19:19 ++ command=versions 19:19:19 ++ '[' 1 -gt 0 ']' 19:19:19 ++ shift 19:19:19 ++ case "$command" in 19:19:19 ++ command pyenv versions 19:19:19 ++ pyenv versions 19:19:19 ++ sed 's/^[ *]* //' 19:19:19 ++ grep -E '^[0-9.]*[0-9]$' 19:19:19 ++ awk '{ print $1 }' 19:19:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:19:19 +++ grep '^3' /tmp/.pyenv_versions 19:19:19 +++ sort -V 19:19:19 +++ tail -n 1 19:19:19 ++ py_version_xyz=3.10.6 19:19:19 ++ [[ -z 3.10.6 ]] 19:19:19 ++ echo 3.10.6 19:19:19 ++ return 0 19:19:19 + pyenv local 3.10.6 19:19:19 + local command 19:19:19 + command=local 19:19:19 + '[' 2 -gt 0 ']' 19:19:19 + shift 19:19:19 + case "$command" in 19:19:19 + command pyenv local 3.10.6 19:19:19 + pyenv local 3.10.6 19:19:20 + for arg in "$@" 19:19:20 + case $arg in 19:19:20 + pkg_list+='tox ' 19:19:20 + for arg in "$@" 19:19:20 + case $arg in 19:19:20 + pkg_list+='virtualenv ' 19:19:20 + for arg in "$@" 19:19:20 + case $arg in 19:19:20 + pkg_list+='urllib3~=1.26.15 ' 19:19:20 + [[ -f /tmp/.toxenv ]] 19:19:20 ++ cat /tmp/.toxenv 19:19:20 + lf_venv=/tmp/venv-saTG 19:19:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-saTG from' file:/tmp/.toxenv 19:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-saTG from file:/tmp/.toxenv 19:19:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:20 + local 'pip_opts=--upgrade --quiet' 19:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:19:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:19:20 + [[ -n '' ]] 19:19:20 + [[ -n '' ]] 19:19:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:20 + /tmp/venv-saTG/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 19:19:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:19:21 lf-activate-venv(): INFO: Base packages installed successfully 19:19:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:19:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:19:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:19:21 + /tmp/venv-saTG/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 19:19:23 + type python3 19:19:23 + true 19:19:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-saTG/bin to PATH' 19:19:23 lf-activate-venv(): INFO: Adding /tmp/venv-saTG/bin to PATH 19:19:23 + PATH=/tmp/venv-saTG/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:19:23 + return 0 19:19:23 + [[ -d /opt/pyenv ]] 19:19:23 + echo '---> Setting up pyenv' 19:19:23 ---> Setting up pyenv 19:19:23 + export PYENV_ROOT=/opt/pyenv 19:19:23 + PYENV_ROOT=/opt/pyenv 19:19:23 + export PATH=/opt/pyenv/bin:/tmp/venv-saTG/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:19:23 + PATH=/opt/pyenv/bin:/tmp/venv-saTG/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:19:23 ++ pwd 19:19:23 + PYTHONPATH=/w/workspace/sim-a1-interface-tox-sonarqube 19:19:23 + export PYTHONPATH 19:19:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:19:23 + TOX_TESTENV_PASSENV=PYTHONPATH 19:19:23 + tox --version 19:19:23 4.56.4 from /tmp/venv-saTG/lib/python3.10/site-packages/tox/__init__.py 19:19:23 + PARALLEL=False 19:19:23 + TOX_OPTIONS_LIST= 19:19:23 + [[ -n '' ]] 19:19:23 + case ${PARALLEL,,} in 19:19:23 + tox 19:19:23 + tee -a /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/tox.log 19:19:26 code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov 19:19:40 code: freeze> python -m pip freeze --all 19:19:41 code: attrs==26.1.0,certifi==2026.6.17,charset-normalizer==3.4.9,click==8.4.2,clickclick==20.10.2,connexion==2.14.2,coverage==7.15.2,exceptiongroup==1.3.1,Flask==2.2.5,idna==3.18,inflection==0.5.1,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,MarkupSafe==3.0.3,packaging==26.2,pip==26.1.2,pluggy==1.6.0,Pygments==2.20.0,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rpds-py==0.30.0,setuptools==83.0.0,tomli==2.4.1,typing_extensions==4.16.0,urllib3==2.7.0,Werkzeug==2.2.3 19:19:41 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:19:41 ============================= test session starts ============================== 19:19:41 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:19:41 cachedir: .tox/code/.pytest_cache 19:19:41 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:19:41 plugins: cov-7.1.0 19:19:41 collected 4 items 19:19:41 19:19:42 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:19:42 -------------------------------- live log setup -------------------------------- 19:19:42 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:19:42 Please install connexion with extra install: pip install connexion[swagger-ui] 19:19:42 or provide the path to your local installation by passing swagger_path= 19:19:42 19:19:42 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:19:42 Please install connexion with extra install: pip install connexion[swagger-ui] 19:19:42 or provide the path to your local installation by passing swagger_path= 19:19:42 19:19:43 PASSED [ 25%] 19:19:43 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_apis PASSED [ 50%] 19:19:53 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_notificationDestination PASSED [ 75%] 19:19:53 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus 19:19:53 -------------------------------- live log call --------------------------------- 19:19:53 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:53 * Running on http://127.0.0.1:8086 19:19:53 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:20:03 INFO werkzeug:_internal.py:224 127.0.0.1 - - [15/Jul/2026 19:20:03] "POST /statustest HTTP/1.1" 201 - 19:20:03 PASSED [100%] 19:20:04 19:20:04 =============================== warnings summary =============================== 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 /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:20:04 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:04 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 /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:20:04 from jsonschema import Draft4Validator, RefResolver 19:20:04 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 /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:20:04 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:04 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:04 /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:20:04 app.json_encoder = FlaskJSONEncoder 19:20:04 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:20:04 /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:20:04 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:04 19:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:20:04 /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:20:04 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:04 19:20:04 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:04 ================================ tests coverage ================================ 19:20:04 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:04 19:20:04 Name Stmts Miss Cover Missing 19:20:04 --------------------------------------------------------------------------------------------------------- 19:20:04 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:04 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:20:04 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:20:04 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:04 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:04 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:04 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:04 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:04 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:04 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:20:04 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:04 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:04 --------------------------------------------------------------------------------------------------------- 19:20:04 TOTAL 977 113 88% 19:20:04 Coverage HTML written to dir htmlcov 19:20:04 Coverage XML written to file coverage.xml 19:20:04 Required test coverage of 70% reached. Total coverage: 88.43% 19:20:04 ======================= 4 passed, 118 warnings in 22.84s ======================= 19:20:04 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:20:05 ============================= test session starts ============================== 19:20:05 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:20:05 cachedir: .tox/code/.pytest_cache 19:20:05 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:20:05 plugins: cov-7.1.0 19:20:05 collected 1 item 19:20:05 19:20:05 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:06 -------------------------------- live log setup -------------------------------- 19:20:06 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:06 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:06 or provide the path to your local installation by passing swagger_path= 19:20:06 19:20:06 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:06 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:06 or provide the path to your local installation by passing swagger_path= 19:20:06 19:20:16 PASSED [100%] 19:20:17 19:20:17 =============================== warnings summary =============================== 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 from jsonschema import Draft4Validator, RefResolver 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 app.json_encoder = FlaskJSONEncoder 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 for error in instance_validator.iter_errors(instance['default'], instance): 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:20:17 /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:20:17 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:20:17 /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:20:17 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 warnings.warn( 19:20:17 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:17 /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:20:17 return json.dumps(obj, **kwargs) 19:20:17 19:20:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:17 ================================ tests coverage ================================ 19:20:17 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:17 19:20:17 Name Stmts Miss Cover Missing 19:20:17 --------------------------------------------------------------------------------------------------------- 19:20:17 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:17 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:20:17 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:20:17 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:17 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:17 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:17 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:20:17 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:20:17 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:20:17 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:17 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:17 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:17 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:20:17 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:17 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:20:17 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:17 --------------------------------------------------------------------------------------------------------- 19:20:17 TOTAL 1444 152 89% 19:20:17 Coverage HTML written to dir htmlcov 19:20:17 Coverage XML written to file coverage.xml 19:20:17 Required test coverage of 70% reached. Total coverage: 89.47% 19:20:17 ======================= 1 passed, 65 warnings in 12.55s ======================== 19:20:18 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:20:18 ============================= test session starts ============================== 19:20:18 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:20:18 cachedir: .tox/code/.pytest_cache 19:20:18 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:20:18 plugins: cov-7.1.0 19:20:18 collected 4 items 19:20:18 19:20:18 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:19 -------------------------------- live log setup -------------------------------- 19:20:19 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:19 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:19 or provide the path to your local installation by passing swagger_path= 19:20:19 19:20:19 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:19 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:19 or provide the path to your local installation by passing swagger_path= 19:20:19 19:20:19 PASSED [ 25%] 19:20:19 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_apis PASSED [ 50%] 19:20:29 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_notificationDestination PASSED [ 75%] 19:20:29 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_sendstatus 19:20:29 -------------------------------- live log call --------------------------------- 19:20:29 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:20:29 * Running on http://127.0.0.1:8086 19:20:29 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:20:39 INFO werkzeug:_internal.py:224 127.0.0.1 - - [15/Jul/2026 19:20:39] "POST /statustest HTTP/1.1" 200 - 19:20:40 PASSED [100%] 19:20:42 19:20:42 =============================== warnings summary =============================== 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 /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:20:42 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 /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:20:42 from jsonschema import Draft4Validator, RefResolver 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 /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:20:42 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 /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:20:42 app.json_encoder = FlaskJSONEncoder 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:42 /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:20:42 for error in instance_validator.iter_errors(instance['default'], instance): 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:20:42 /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:20:42 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:42 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:20:42 /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:20:42 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:42 19:20:42 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:42 ================================ tests coverage ================================ 19:20:42 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:42 19:20:42 Name Stmts Miss Cover Missing 19:20:42 --------------------------------------------------------------------------------------------------------- 19:20:42 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:42 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:20:42 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:20:42 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:42 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:42 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:42 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:20:42 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:20:42 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:20:42 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:20:42 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:20:42 near-rt-ric-simulator/src/STD_2.0.0/models/__init__.py 0 0 100% 19:20:42 near-rt-ric-simulator/src/STD_2.0.0/models/enforceStatus.py 28 0 100% 19:20:42 near-rt-ric-simulator/src/STD_2.0.0/var_declaration.py 13 0 100% 19:20:42 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:42 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:42 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:42 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:20:42 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:42 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:20:42 near-rt-ric-simulator/tests/test_std_2_0_0.py 329 0 100% 19:20:42 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:42 --------------------------------------------------------------------------------------------------------- 19:20:42 TOTAL 2223 282 87% 19:20:42 Coverage HTML written to dir htmlcov 19:20:42 Coverage XML written to file coverage.xml 19:20:42 Required test coverage of 70% reached. Total coverage: 87.31% 19:20:42 ======================= 4 passed, 65 warnings in 23.46s ======================== 19:20:42 code: commands[3]> coverage xml -i 19:20:42 Wrote XML report to coverage.xml 19:20:43 code: OK ✔ in 1 minute 18.52 seconds 19:20:43 docs: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:21:05 docs: freeze> python -m pip freeze --all 19:21:06 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.6.17,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.21.2,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.3,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,rpds-py==0.30.0,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==8.1.3,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.3,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,tomli==2.4.1,typing_extensions==4.16.0,urllib3==2.7.0 19:21:06 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:21:06 Running Sphinx v8.1.3 19:21:06 loading translations [en]... done 19:21:06 making output directory... done 19:21:06 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:21:07 building [mo]: targets for 0 po files that are out of date 19:21:07 writing output... 19:21:07 building [html]: targets for 8 source files that are out of date 19:21:07 updating environment: [new config] 8 added, 0 changed, 0 removed 19:21:07 reading sources... [ 12%] EXT_SRV_api 19:21:07 reading sources... [ 25%] KAFKA_DISPATCHER_api 19:21:07 reading sources... [ 38%] callout-server 19:21:07 reading sources... [ 50%] index 19:21:07 reading sources... [ 62%] kafka-message-dispatcher 19:21:07 reading sources... [ 75%] overview 19:21:07 reading sources... [ 88%] release-notes 19:21:07 reading sources... [100%] simulator-api 19:21:07 19:21:07 looking for now-outdated files... none found 19:21:07 pickling environment... done 19:21:07 checking consistency... done 19:21:07 preparing documents... done 19:21:07 copying assets... 19:21:07 copying downloadable files... [ 50%] ../near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml 19:21:07 copying downloadable files... [100%] ../near-rt-ric-simulator/test/KAFKA_DISPATCHER/api/KAFKA_DISPATCHER_api.yaml 19:21:07 19:21:07 copying static files... 19:21:07 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/language_data.js 19:21:07 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/basic.css 19:21:07 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/documentation_options.js 19:21:07 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/js/versions.js 19:21:07 copying static files: done 19:21:07 copying extra files... 19:21:07 copying extra files: done 19:21:07 copying assets: done 19:21:07 writing output... [ 12%] EXT_SRV_api 19:21:08 writing output... [ 25%] KAFKA_DISPATCHER_api 19:21:08 writing output... [ 38%] callout-server 19:21:08 writing output... [ 50%] index 19:21:08 writing output... [ 62%] kafka-message-dispatcher 19:21:08 writing output... [ 75%] overview 19:21:08 writing output... [ 88%] release-notes 19:21:08 writing output... [100%] simulator-api 19:21:08 19:21:08 generating indices... genindex http-routingtable done 19:21:08 writing additional pages... search done 19:21:08 copying images... [100%] images/yaml_logo.png 19:21:08 19:21:08 dumping search index in English (code: en)... done 19:21:08 dumping object inventory... done 19:21:08 build succeeded. 19:21:08 19:21:08 The HTML pages are in docs/_build/html. 19:21:08 docs: commands[1]> echo 'Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html' 19:21:08 Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html 19:21:09 docs: OK ✔ in 26.16 seconds 19:21:09 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:21:24 docs-linkcheck: freeze> python -m pip freeze --all 19:21:24 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.6.17,charset-normalizer==3.4.9,deepmerge==2.1.0,docutils==0.21.2,idna==3.18,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.37.4,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.21.0,mistune==3.3.3,packaging==26.2,picobox==4.0.0,pip==26.1.2,Pygments==2.20.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==2.1.0,rpds-py==0.30.0,setuptools==83.0.0,snowballstemmer==3.1.1,Sphinx==8.1.3,sphinx-data-viewer==0.1.5,sphinx-needs==8.3.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.0.3,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,tomli==2.4.1,typing_extensions==4.16.0,urllib3==2.7.0 19:21:24 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:21:24 Running Sphinx v8.1.3 19:21:24 loading translations [en]... done 19:21:25 making output directory... done 19:21:25 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:21:25 building [mo]: targets for 0 po files that are out of date 19:21:25 writing output... 19:21:25 building [linkcheck]: targets for 8 source files that are out of date 19:21:25 updating environment: [new config] 8 added, 0 changed, 0 removed 19:21:25 reading sources... [ 12%] EXT_SRV_api 19:21:25 reading sources... [ 25%] KAFKA_DISPATCHER_api 19:21:25 reading sources... [ 38%] callout-server 19:21:25 reading sources... [ 50%] index 19:21:25 reading sources... [ 62%] kafka-message-dispatcher 19:21:25 reading sources... [ 75%] overview 19:21:25 reading sources... [ 88%] release-notes 19:21:26 reading sources... [100%] simulator-api 19:21:26 19:21:26 looking for now-outdated files... none found 19:21:26 pickling environment... done 19:21:26 checking consistency... done 19:21:26 preparing documents... done 19:21:26 copying assets... 19:21:26 copying assets: done 19:21:26 writing output... [ 12%] EXT_SRV_api 19:21:26 writing output... [ 25%] KAFKA_DISPATCHER_api 19:21:26 writing output... [ 38%] callout-server 19:21:26 writing output... [ 50%] index 19:21:26 writing output... [ 62%] kafka-message-dispatcher 19:21:26 writing output... [ 75%] overview 19:21:26 writing output... [ 88%] release-notes 19:21:26 writing output... [100%] simulator-api 19:21:26 19:21:26 19:21:26 ( 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:21:26 ( 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:21:26 ( 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:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/400 19:21:26 (KAFKA_DISPATCHER_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/408 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/204 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/201 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/404 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/429 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/503 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/507 19:21:26 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/200 19:21:28 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/409 19:21:28 build succeeded. 19:21:28 19:21:28 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 19:21:28 code: OK (78.52=setup[16.77]+cmd[23.67,13.27,24.19,0.61] seconds) 19:21:28 docs: OK (26.16=setup[23.32]+cmd[2.83,0.02] seconds) 19:21:28 docs-linkcheck: OK (19.73=setup[15.67]+cmd[4.06] seconds) 19:21:28 congratulations :) (124.45 seconds) 19:21:28 + tox_status=0 19:21:28 + echo '---> Completed tox runs' 19:21:28 ---> Completed tox runs 19:21:28 + for i in .tox/*/log 19:21:28 ++ echo .tox/code/log 19:21:28 ++ awk -F/ '{print $2}' 19:21:28 + tox_env=code 19:21:28 + cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/code 19:21:28 + for i in .tox/*/log 19:21:28 ++ awk -F/ '{print $2}' 19:21:28 ++ echo .tox/docs-linkcheck/log 19:21:28 + tox_env=docs-linkcheck 19:21:28 + cp -r .tox/docs-linkcheck/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs-linkcheck 19:21:28 + for i in .tox/*/log 19:21:28 ++ echo .tox/docs/log 19:21:28 ++ awk -F/ '{print $2}' 19:21:28 + tox_env=docs 19:21:28 + cp -r .tox/docs/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs 19:21:28 + DOC_DIR=docs/_build/html 19:21:28 + [[ -d docs/_build/html ]] 19:21:28 + echo '---> Archiving generated docs' 19:21:28 ---> Archiving generated docs 19:21:28 + mv docs/_build/html /w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:21:28 + echo '---> tox-run.sh ends' 19:21:28 ---> tox-run.sh ends 19:21:28 + test 0 -eq 0 19:21:28 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-5869 19:21:30 [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:21:30 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:21:30 INFO: Project root configuration file: NONE 19:21:30 INFO: SonarScanner 4.6.2.2472 19:21:30 INFO: Java 17.0.9 Private Build (64-bit) 19:21:30 INFO: Linux 5.4.0-169-generic amd64 19:21:31 INFO: User cache: /home/jenkins/.sonar/cache 19:21:34 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:21:34 INFO: Project root configuration file: NONE 19:21:34 INFO: Analyzing on SonarCloud 19:21:34 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 19:21:36 INFO: Load global settings 19:21:37 INFO: Load global settings (done) | time=642ms 19:21:37 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 19:21:37 INFO: Loading required plugins 19:21:37 INFO: Load plugins index 19:21:37 INFO: Load plugins index (done) | time=267ms 19:21:37 INFO: Load/download plugins 19:21:39 INFO: Load/download plugins (done) | time=1407ms 19:21:39 INFO: Loaded core extensions: a3s, architecture, sca 19:21:40 INFO: Process project properties 19:21:40 INFO: Project key: o-ran-sc_sim-a1-interface 19:21:40 INFO: Base dir: /w/workspace/sim-a1-interface-tox-sonarqube 19:21:40 INFO: Working dir: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork 19:21:40 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' 19:21:40 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' (done) | time=489ms 19:21:40 INFO: Found an active CI vendor: 'Jenkins' 19:21:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:40 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:41 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' 19:21:41 INFO: Detected project binding: NOT_BOUND 19:21:41 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' (done) | time=350ms 19:21:41 INFO: Load branch configuration 19:21:41 INFO: Load branch configuration (done) | time=5ms 19:21:41 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:41 INFO: Create analysis 19:21:42 INFO: Create analysis (done) | time=481ms 19:21:42 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:42 INFO: Load quality profiles 19:21:43 INFO: Load quality profiles (done) | time=601ms 19:21:43 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:43 INFO: Load active rules 19:21:44 INFO: Load active rules (done) | time=1115ms 19:21:44 INFO: Organization key: o-ran-sc 19:21:44 INFO: Preprocessing files... 19:21:45 INFO: 5 languages detected in 123 preprocessed files (done) | time=429ms 19:21:45 INFO: 0 files ignored because of inclusion/exclusion patterns 19:21:45 INFO: 22 files ignored because of scm ignore settings 19:21:45 WARN: Java 17 scanner support in SonarQube Cloud ends in July 2026. 19:21:45 Please upgrade to Java 21 or newer or use JRE auto-provisioning to keep this requirement always up to date. 19:21:45 For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. 19:21:45 19:21:45 INFO: Loading plugins for detected languages 19:21:45 INFO: Load/download plugins 19:21:53 INFO: Load/download plugins (done) | time=7700ms 19:21:54 INFO: Load project repositories 19:21:54 INFO: Load project repositories (done) | time=383ms 19:21:54 INFO: Indexing files... 19:21:54 INFO: Project configuration: 19:21:54 INFO: Excluded sources: **/build-wrapper-dump.json 19:21:54 INFO: 123 files indexed (done) | time=64ms 19:21:54 INFO: Quality profile for docker: Sonar way 19:21:54 INFO: Quality profile for json: SonarQube Way 19:21:54 INFO: Quality profile for py: Sonar way 19:21:54 INFO: Quality profile for shell: Sonar way 19:21:54 INFO: Quality profile for yaml: Sonar way 19:21:54 INFO: ------------- Run sensors on module sim-a1-interface 19:21:54 INFO: Load metrics repository 19:21:54 INFO: Load metrics repository (done) | time=338ms 19:21:54 INFO: Sensor cache enabled 19:21:54 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:54 INFO: Load sensor cache 19:21:56 INFO: Load sensor cache (486 KB) | time=1861ms 19:21:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:56 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:58 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:58 INFO: Sensor Python Sensor [python] 19:21:58 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:21:59 WARN: Access to the multi-values/property set property 'sonar.test.inclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 19:21:59 WARN: Access to the multi-values/property set property 'sonar.test.exclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 19:21:59 WARN: Access to the multi-values/property set property 'sonar.test.inclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 19:21:59 WARN: Access to the multi-values/property set property 'sonar.test.exclusions' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated. 19:21:59 INFO: Starting global symbols computation 19:21:59 INFO: 37 source files to be analyzed 19:22:03 INFO: 37/37 source files have been analyzed 19:22:03 INFO: Finished step global symbols computation in 3609ms 19:22:03 INFO: Starting rules execution 19:22:03 INFO: 37 source files to be analyzed 19:22:03 WARN: SonarPython detected files that look like test code but 'sonar.tests' is not configured. Rules targeting production code were not executed on these files. Configure 'sonar.tests' in your project properties for a more accurate analysis. 19:22:04 INFO: No boundary descriptors defined 19:22:13 INFO: 25/37 files analyzed, current file: a1.py 19:22:15 INFO: 37/37 source files have been analyzed 19:22:15 INFO: Finished step rules execution in 12000ms 19:22:15 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:22:15 INFO: Sensor Python Sensor [python] (done) | time=16537ms 19:22:15 INFO: Sensor Cobertura Sensor for Python coverage [python] 19:22:15 INFO: Python test coverage 19:22:15 INFO: Parsing report '/w/workspace/sim-a1-interface-tox-sonarqube/coverage.xml' 19:22:16 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=558ms 19:22:16 INFO: Sensor PythonXUnitSensor [python] 19:22:16 INFO: Sensor PythonXUnitSensor [python] (done) | time=373ms 19:22:16 INFO: Sensor Python Dependency Sensor [python] 19:22:16 INFO: Sensor Python Dependency Sensor [python] (done) | time=5ms 19:22:16 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] 19:22:16 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] (done) | time=526ms 19:22:16 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] 19:22:16 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] (done) | time=0ms 19:22:16 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 19:22:16 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:22:16 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=36ms 19:22:16 INFO: Sensor IaC CloudFormation Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the CloudFormation language 19:22:17 INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=100ms 19:22:17 INFO: Sensor IaC cfn-lint report Sensor [iac] 19:22:17 INFO: Sensor IaC cfn-lint report Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC Kustomization Sensor [iac] 19:22:17 WARN: Invalid character encountered in file /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/test/EXT_SRV/docs/_static/logo.png at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 19:22:17 WARN: Invalid character encountered in file /w/workspace/sim-a1-interface-tox-sonarqube/near-rt-ric-simulator/test/EXT_SRV/docs/favicon.ico at line 1 for encoding UTF-8. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'. 19:22:17 INFO: Sensor IaC Kustomization Sensor [iac] (done) | time=325ms 19:22:17 INFO: Sensor IaC hadolint report Sensor [iac] 19:22:17 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 19:22:17 INFO: Sensor IaC Azure Resource Manager Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the Azure Resource Manager language 19:22:17 INFO: Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=1ms 19:22:17 INFO: Sensor Java Config Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the Java language 19:22:17 INFO: Sensor Java Config Sensor [iac] (done) | time=1ms 19:22:17 INFO: Sensor IaC Docker Sensor [iac] 19:22:17 INFO: 3 source files to be analyzed 19:22:17 INFO: 3/3 source files have been analyzed 19:22:17 INFO: Sensor IaC Docker Sensor [iac] (done) | time=490ms 19:22:17 INFO: Sensor IaC Ansible Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the Ansible language 19:22:17 INFO: Sensor IaC Ansible Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC ansible-lint report Sensor [iac] 19:22:17 INFO: Sensor IaC ansible-lint report Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC spectral report Sensor [iac] 19:22:17 INFO: Sensor IaC spectral report Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC GitHub Actions Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the GitHub Actions language 19:22:17 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC actionlint report Sensor [iac] 19:22:17 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 19:22:17 INFO: Sensor IaC Azure Pipelines Sensor [iac] 19:22:17 INFO: There are no files to be analyzed for the Azure Pipelines language 19:22:17 INFO: Sensor IaC Azure Pipelines Sensor [iac] (done) | time=1ms 19:22:17 INFO: Sensor IaC Shell Sensor [iac] 19:22:17 INFO: 20 source files to be analyzed 19:22:18 INFO: 20/20 source files have been analyzed 19:22:18 INFO: Sensor IaC Shell Sensor [iac] (done) | time=603ms 19:22:18 INFO: Sensor IaC Kubernetes Sensor [iac] 19:22:18 INFO: There are no files to be analyzed for the Kubernetes language 19:22:18 INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=97ms 19:22:18 INFO: Sensor IaC YAML Sensor [iac] 19:22:18 INFO: Sensor for language "YAML" is enabled by a feature flag. You can disable it by setting "sonar.yaml.activate" to false. 19:22:18 INFO: 4 source files to be analyzed 19:22:18 INFO: 4/4 source files have been analyzed 19:22:18 INFO: Sensor IaC YAML Sensor [iac] (done) | time=213ms 19:22:18 INFO: Sensor IaC JSON Sensor [iac] 19:22:18 INFO: Sensor for language "JSON" is enabled by a feature flag. You can disable it by setting "sonar.json.activate" to false. 19:22:18 INFO: There are no files to be analyzed for the JSON language 19:22:18 INFO: Sensor IaC JSON Sensor [iac] (done) | time=7ms 19:22:18 INFO: Sensor Serverless configuration file sensor [security] 19:22:18 INFO: 0 Serverless function entries were found in the project 19:22:18 INFO: 0 Serverless function handlers were kept as entrypoints 19:22:18 INFO: Sensor Serverless configuration file sensor [security] (done) | time=4ms 19:22:18 INFO: Sensor AWS SAM template file sensor [security] 19:22:18 INFO: Sensor AWS SAM template file sensor [security] (done) | time=31ms 19:22:18 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 19:22:18 INFO: Available processors: 2 19:22:18 INFO: Using 2 threads for analysis. 19:22:19 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 19:22:19 * The filename starts with "test" 19:22:19 * The filename contains "test." or "tests." 19:22:19 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 19:22:19 * Any directory in the file path has a name ending in "test" or "tests" 19:22:19 19:22:19 INFO: Start fetching files for the text and secrets analysis 19:22:19 INFO: Using Git CLI to retrieve dirty files 19:22:19 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 19:22:19 INFO: Starting the text and secrets analysis 19:22:19 INFO: 103 source files to be analyzed for the text and secrets analysis 19:22:20 INFO: 103/103 source files have been analyzed for the text and secrets analysis 19:22:20 INFO: Skipped 70 file(s) in the secrets analysis due to automatic test file detection 19:22:20 INFO: Start fetching files for the binary file analysis 19:22:20 INFO: There are no files to be analyzed for the binary file analysis 19:22:20 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1247ms 19:22:20 INFO: Sensor javabugs [dbd] 19:22:20 INFO: No IR files have been included for analysis. 19:22:20 INFO: Sensor javabugs [dbd] (done) | time=8ms 19:22:20 INFO: Sensor pythonbugs [dbd] 19:22:20 INFO: Analyzing 67/93 functions to detect bugs. 19:22:21 INFO: Sensor pythonbugs [dbd] (done) | time=1723ms 19:22:21 INFO: Sensor PythonSecuritySensor [security] 19:22:21 INFO: 32 taint analysis rules enabled. 19:22:23 INFO: Analyzing 7171 UCFGs to detect vulnerabilities. 19:22:24 INFO: All rules entry points : 4 19:22:24 INFO: Retained UCFGs : 8 19:22:24 INFO: 0 / 8 UCFGs simulated, memory usage: 504 MB 19:22:25 INFO: 4 / 8 UCFGs simulated, memory usage: 511 MB 19:22:25 INFO: python security sensor: Begin: 2026-07-15T19:22:21.867714959Z, End: 2026-07-15T19:22:25.077175365Z, Duration: 00:00:03.209 19:22:25 Load type hierarchy and UCFGs: Begin: 2026-07-15T19:22:21.871676548Z, End: 2026-07-15T19:22:23.375881290Z, Duration: 00:00:01.504 19:22:25 Load type hierarchy: Begin: 2026-07-15T19:22:21.871702589Z, End: 2026-07-15T19:22:22.097020077Z, Duration: 00:00:00.225 19:22:25 Load UCFGs: Begin: 2026-07-15T19:22:22.097576995Z, End: 2026-07-15T19:22:23.375735688Z, Duration: 00:00:01.278 19:22:25 Check cache: Begin: 2026-07-15T19:22:23.376338687Z, End: 2026-07-15T19:22:23.377370063Z, Duration: 00:00:00.001 19:22:25 Load cache: Begin: 2026-07-15T19:22:23.376866036Z, End: 2026-07-15T19:22:23.376940947Z, Duration: 00:00:00.000 19:22:25 Create runtime call graph: Begin: 2026-07-15T19:22:23.377405254Z, End: 2026-07-15T19:22:23.859862621Z, Duration: 00:00:00.482 19:22:25 Variable Type Analysis #1: Begin: 2026-07-15T19:22:23.378353218Z, End: 2026-07-15T19:22:23.653964329Z, Duration: 00:00:00.275 19:22:25 Create runtime type propagation graph: Begin: 2026-07-15T19:22:23.379279731Z, End: 2026-07-15T19:22:23.498532848Z, Duration: 00:00:00.119 19:22:25 Run SCC (Tarjan) on 16346 nodes: Begin: 2026-07-15T19:22:23.499304589Z, End: 2026-07-15T19:22:23.542371949Z, Duration: 00:00:00.043 19:22:25 Propagate runtime types to strongly connected components: Begin: 2026-07-15T19:22:23.542536481Z, End: 2026-07-15T19:22:23.653845397Z, Duration: 00:00:00.111 19:22:25 Variable Type Analysis #2: Begin: 2026-07-15T19:22:23.660551159Z, End: 2026-07-15T19:22:23.847299781Z, Duration: 00:00:00.186 19:22:25 Create runtime type propagation graph: Begin: 2026-07-15T19:22:23.660565089Z, End: 2026-07-15T19:22:23.744905239Z, Duration: 00:00:00.084 19:22:25 Run SCC (Tarjan) on 15706 nodes: Begin: 2026-07-15T19:22:23.745027081Z, End: 2026-07-15T19:22:23.772508635Z, Duration: 00:00:00.027 19:22:25 Propagate runtime types to strongly connected components: Begin: 2026-07-15T19:22:23.772681418Z, End: 2026-07-15T19:22:23.847157469Z, Duration: 00:00:00.074 19:22:25 Load config: Begin: 2026-07-15T19:22:23.859976913Z, End: 2026-07-15T19:22:24.667682232Z, Duration: 00:00:00.807 19:22:25 Compute entry points: Begin: 2026-07-15T19:22:24.667787013Z, End: 2026-07-15T19:22:24.824870048Z, Duration: 00:00:00.157 19:22:25 Slice call graph: Begin: 2026-07-15T19:22:24.834363611Z, End: 2026-07-15T19:22:24.835514558Z, Duration: 00:00:00.001 19:22:25 Live variable analysis: Begin: 2026-07-15T19:22:24.835618250Z, End: 2026-07-15T19:22:24.841767422Z, Duration: 00:00:00.006 19:22:25 Taint analysis for python: Begin: 2026-07-15T19:22:24.841945675Z, End: 2026-07-15T19:22:25.034370561Z, Duration: 00:00:00.192 19:22:25 Report issues: Begin: 2026-07-15T19:22:25.034462613Z, End: 2026-07-15T19:22:25.038962731Z, Duration: 00:00:00.004 19:22:25 Store cache: Begin: 2026-07-15T19:22:25.040522103Z, End: 2026-07-15T19:22:25.075597542Z, Duration: 00:00:00.035 19:22:25 INFO: python security sensor peak memory (pre-GC, max allocation pressure): 786 MB 19:22:25 INFO: python security sensor peak memory (post-GC, max live footprint): 439 MB 19:22:25 INFO: Sensor PythonSecuritySensor [security] (done) | time=3231ms 19:22:25 INFO: ------------- Run sensors on project 19:22:25 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] 19:22:25 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] (done) | time=0ms 19:22:25 INFO: Sensor Deterministic Rule Engine for Shell [dre] 19:22:25 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 19:22:26 INFO: Bridge extracted to /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/.sonartmp/bridge/bridge 19:22:26 INFO: Sensor Deterministic Rule Engine for Shell [dre] (done) | time=1205ms 19:22:26 INFO: Sensor SQL Dialect Detection [dre] 19:22:26 INFO: Sensor SQL Dialect Detection [dre] (done) | time=2ms 19:22:26 INFO: Sensor JavaScript/TypeScript/CSS analysis [javascript] 19:22:26 INFO: No input files found for analysis 19:22:26 INFO: Hit the cache for 0 out of 0 19:22:26 INFO: Miss the cache for 0 out of 0 19:22:26 INFO: Sensor JavaScript/TypeScript/CSS analysis [javascript] (done) | time=12ms 19:22:26 INFO: Sensor IaC Project Sensor [iac] 19:22:26 INFO: Sensor IaC Project Sensor [iac] (done) | time=2ms 19:22:26 INFO: Sensor PythonArchitectureSensor [architecture] 19:22:26 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork" 19:22:26 INFO: - /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/architecture/py 19:22:27 INFO: Architecture analysis is enabled. 19:22:27 INFO: * Protobuf reading starting | memory total=929 | free=346 | used=582 (MB) 19:22:27 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/architecture/py" 19:22:27 INFO: * Files successfully loaded: "37" out of "37" 19:22:27 INFO: * Purging externals (components not scanned) from graphs 19:22:27 INFO: * Purging excluded nodes from graphs 19:22:27 INFO: * Protobuf reading complete | memory total=929 | free=332 | used=596 (MB) 19:22:27 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=929 | free=329 | used=599 (MB) 19:22:27 INFO: No directives configured 19:22:27 INFO: * No intended architecture defined or detected, using an empty model 19:22:27 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=802ms 19:22:27 INFO: Sensor Zero Coverage Sensor 19:22:27 INFO: Sensor Zero Coverage Sensor (done) | time=7ms 19:22:27 INFO: Sensor Architecture Telemetry [architecture] 19:22:27 INFO: Sensor Architecture Telemetry [architecture] (done) | time=0ms 19:22:27 INFO: ------------- Gather SCA dependencies on project 19:22:27 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:28 INFO: Dependency analysis skipped 19:22:28 INFO: CPD Executor 5 files had no CPD blocks 19:22:28 INFO: CPD Executor Calculating CPD for 32 files 19:22:28 INFO: CPD Executor CPD calculation finished (done) | time=63ms 19:22:28 INFO: SCM Publisher SCM provider for this project is: git 19:22:28 INFO: SCM Publisher 61 source files to be analyzed 19:22:29 INFO: SCM Publisher 61/61 source files have been analyzed (done) | time=1005ms 19:22:29 INFO: SCM revision ID 'be2943f57211f62095dc5434099e331df237aafb' 19:22:29 INFO: Analysis report generated in 543ms, dir size=950 KB 19:22:29 INFO: Analysis report compressed in 180ms, zip size=323 KB 19:22:30 INFO: Analysis report uploaded in 913ms 19:22:30 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_sim-a1-interface 19:22:30 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 19:22:30 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ9nOwvl6H7bu3gsW3x0 19:22:30 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:32 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:32 INFO: Successfully sent architecture data 19:22:32 INFO: ------------- Upload SCA dependency files 19:22:35 INFO: Sensor cache published successfully 19:22:35 INFO: Analysis total time: 56.034 s 19:22:35 INFO: ------------------------------------------------------------------------ 19:22:35 INFO: EXECUTION SUCCESS 19:22:35 INFO: ------------------------------------------------------------------------ 19:22:35 INFO: Total time: 1:05.271s 19:22:36 INFO: Final Memory: 385M/929M 19:22:36 INFO: ------------------------------------------------------------------------ 19:22:38 $ ssh-agent -k 19:22:38 unset SSH_AUTH_SOCK; 19:22:38 unset SSH_AGENT_PID; 19:22:38 echo Agent pid 5256 killed; 19:22:38 [ssh-agent] Stopped. 19:22:38 [PostBuildScript] - [INFO] Executing post build scripts. 19:22:38 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins6879700639603640361.sh 19:22:38 ---> sysstat.sh 19:22:39 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins13469583037928493206.sh 19:22:39 ---> package-listing.sh 19:22:39 ++ tr '[:upper:]' '[:lower:]' 19:22:39 ++ facter osfamily 19:22:40 + OS_FAMILY=debian 19:22:40 + workspace=/w/workspace/sim-a1-interface-tox-sonarqube 19:22:40 + START_PACKAGES=/tmp/packages_start.txt 19:22:40 + END_PACKAGES=/tmp/packages_end.txt 19:22:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:40 + PACKAGES=/tmp/packages_start.txt 19:22:40 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:22:40 + PACKAGES=/tmp/packages_end.txt 19:22:40 + case "${OS_FAMILY}" in 19:22:40 + grep '^ii' 19:22:40 + dpkg -l 19:22:40 + '[' -f /tmp/packages_start.txt ']' 19:22:40 + '[' -f /tmp/packages_end.txt ']' 19:22:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:40 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:22:40 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:22:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:22:40 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins9195398245325823764.sh 19:22:40 ---> capture-instance-metadata.sh 19:22:40 Setup pyenv: 19:22:40 system 19:22:40 3.8.13 19:22:40 3.9.13 19:22:40 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E3Em from file:/tmp/.os_lf_venv 19:22:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:44 lf-activate-venv(): INFO: Base packages installed successfully 19:22:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:10 lf-activate-venv(): INFO: Adding /tmp/venv-E3Em/bin to PATH 19:23:10 INFO: Running in OpenStack, capturing instance metadata 19:23:10 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins7222728899355947520.sh 19:23:10 provisioning config files... 19:23:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-sonarqube@tmp/config17205996516226086318tmp 19:23:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:23:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:23:10 [EnvInject] - Injecting environment variables from a build step. 19:23:10 [EnvInject] - Injecting as environment variables the properties content 19:23:10 SERVER_ID=logs 19:23:10 19:23:10 [EnvInject] - Variables injected successfully. 19:23:10 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins7404111147533484051.sh 19:23:10 ---> create-netrc.sh 19:23:11 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins7384709346796311393.sh 19:23:11 ---> python-tools-install.sh 19:23:11 Setup pyenv: 19:23:11 system 19:23:11 3.8.13 19:23:11 3.9.13 19:23:11 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E3Em from file:/tmp/.os_lf_venv 19:23:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:14 lf-activate-venv(): INFO: Base packages installed successfully 19:23:14 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-E3Em/bin to PATH 19:23:32 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins13736627439759933418.sh 19:23:32 ---> sudo-logs.sh 19:23:32 Archiving 'sudo' log.. 19:23:33 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins2406872309599660947.sh 19:23:33 ---> job-cost.sh 19:23:33 Setup pyenv: 19:23:33 system 19:23:33 3.8.13 19:23:33 3.9.13 19:23:33 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E3Em from file:/tmp/.os_lf_venv 19:23:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:36 lf-activate-venv(): INFO: Base packages installed successfully 19:23:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:23:47 lf-activate-venv(): INFO: Adding /tmp/venv-E3Em/bin to PATH 19:23:47 INFO: No Stack... 19:23:47 INFO: Retrieving Pricing Info for: v3-starter-2 19:23:48 INFO: Archiving Costs 19:23:48 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins15414707013393758231.sh 19:23:48 ---> logs-deploy.sh 19:23:48 Setup pyenv: 19:23:48 system 19:23:48 3.8.13 19:23:48 3.9.13 19:23:48 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E3Em from file:/tmp/.os_lf_venv 19:23:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:52 lf-activate-venv(): INFO: Base packages installed successfully 19:23:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:24:08 lf-activate-venv(): INFO: Adding /tmp/venv-E3Em/bin to PATH 19:24:08 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-sonarqube/365 19:24:08 INFO: archiving workspace using pattern(s): -p **/*.log 19:24:14 Archives upload complete. 19:24:15 INFO: archiving logs to Nexus 19:24:16 ---> uname -a: 19:24:16 Linux prd-ubuntu2004-builder-2c-2g-5869 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:24:16 19:24:16 19:24:16 ---> lscpu: 19:24:16 Architecture: x86_64 19:24:16 CPU op-mode(s): 32-bit, 64-bit 19:24:16 Byte Order: Little Endian 19:24:16 Address sizes: 40 bits physical, 48 bits virtual 19:24:16 CPU(s): 2 19:24:16 On-line CPU(s) list: 0,1 19:24:16 Thread(s) per core: 1 19:24:16 Core(s) per socket: 1 19:24:16 Socket(s): 2 19:24:16 NUMA node(s): 1 19:24:16 Vendor ID: AuthenticAMD 19:24:16 CPU family: 23 19:24:16 Model: 49 19:24:16 Model name: AMD EPYC-Rome Processor 19:24:16 Stepping: 0 19:24:16 CPU MHz: 2799.998 19:24:16 BogoMIPS: 5599.99 19:24:16 Virtualization: AMD-V 19:24:16 Hypervisor vendor: KVM 19:24:16 Virtualization type: full 19:24:16 L1d cache: 64 KiB 19:24:16 L1i cache: 64 KiB 19:24:16 L2 cache: 1 MiB 19:24:16 L3 cache: 32 MiB 19:24:16 NUMA node0 CPU(s): 0,1 19:24:16 Vulnerability Gather data sampling: Not affected 19:24:16 Vulnerability Itlb multihit: Not affected 19:24:16 Vulnerability L1tf: Not affected 19:24:16 Vulnerability Mds: Not affected 19:24:16 Vulnerability Meltdown: Not affected 19:24:16 Vulnerability Mmio stale data: Not affected 19:24:16 Vulnerability Retbleed: Vulnerable 19:24:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:24:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:24:16 Vulnerability Srbds: Not affected 19:24:16 Vulnerability Tsx async abort: Not affected 19:24:16 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:24:16 19:24:16 19:24:16 ---> nproc: 19:24:16 2 19:24:16 19:24:16 19:24:16 ---> df -h: 19:24:16 Filesystem Size Used Avail Use% Mounted on 19:24:16 udev 1.9G 0 1.9G 0% /dev 19:24:16 tmpfs 392M 1020K 391M 1% /run 19:24:16 /dev/vda1 20G 8.5G 11G 44% / 19:24:16 tmpfs 2.0G 0 2.0G 0% /dev/shm 19:24:16 tmpfs 5.0M 0 5.0M 0% /run/lock 19:24:16 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 19:24:16 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:24:16 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:24:16 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:24:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:24:16 tmpfs 392M 0 392M 0% /run/user/1001 19:24:16 19:24:16 19:24:16 ---> free -m: 19:24:16 total used free shared buff/cache available 19:24:16 Mem: 3919 440 1235 2 2243 3191 19:24:16 Swap: 1023 0 1023 19:24:16 19:24:16 19:24:16 ---> ip addr: 19:24:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:24:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:16 inet 127.0.0.1/8 scope host lo 19:24:16 valid_lft forever preferred_lft forever 19:24:16 inet6 ::1/128 scope host 19:24:16 valid_lft forever preferred_lft forever 19:24:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:24:16 link/ether fa:16:3e:31:50:a8 brd ff:ff:ff:ff:ff:ff 19:24:16 inet 10.32.7.51/23 brd 10.32.7.255 scope global dynamic ens3 19:24:16 valid_lft 85939sec preferred_lft 85939sec 19:24:16 inet6 fe80::f816:3eff:fe31:50a8/64 scope link 19:24:16 valid_lft forever preferred_lft forever 19:24:16 19:24:16 19:24:16 ---> sar -b -r -n DEV: 19:24:16 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-5869) 07/15/26 _x86_64_ (2 CPU) 19:24:16 19:24:16 19:16:38 LINUX RESTART (2 CPU) 19:24:16 19:24:16 19:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:16 19:18:01 135.14 68.01 67.13 0.00 1466.62 5566.94 0.00 19:24:16 19:19:01 112.73 51.21 61.52 0.00 1568.81 9969.27 0.00 19:24:16 19:20:01 48.74 3.92 44.83 0.00 166.64 8011.06 0.00 19:24:16 19:21:01 16.39 0.12 16.28 0.00 17.73 2823.99 0.00 19:24:16 19:22:01 65.48 27.10 38.38 0.00 1281.47 18788.27 0.00 19:24:16 19:23:01 55.80 13.97 41.82 0.00 804.13 4124.58 0.00 19:24:16 19:24:01 25.24 3.40 21.84 0.00 317.84 1461.94 0.00 19:24:16 Average: 65.48 23.85 41.62 0.00 801.70 7252.53 0.00 19:24:16 19:24:16 19:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:16 19:18:01 1752016 3281584 424964 10.59 45288 1647420 901540 17.81 596908 1475972 71088 19:24:16 19:19:01 1485312 3345232 341024 8.50 66528 1935888 815288 16.10 549748 1749796 140752 19:24:16 19:20:01 1311888 3279552 398424 9.93 75148 2027388 953004 18.82 625216 1830340 34420 19:24:16 19:21:01 1160960 3258088 413964 10.31 82512 2143880 949452 18.75 681376 1913168 91836 19:24:16 19:22:01 200336 2859744 808960 20.15 96336 2663152 1392904 27.51 1119304 2402844 52328 19:24:16 19:23:01 1281120 3249304 419384 10.45 92312 1982824 877884 17.34 615484 1834508 16604 19:24:16 19:24:01 1280476 3262184 406516 10.13 94312 1993920 873512 17.25 613492 1837012 10672 19:24:16 Average: 1210301 3219384 459034 11.44 78919 2056353 966226 19.09 685933 1863377 59671 19:24:16 19:24:16 19:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:16 19:18:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 19:24:16 19:18:01 ens3 313.32 168.76 1449.52 60.70 0.00 0.00 0.00 0.00 19:24:16 19:19:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:24:16 19:19:01 ens3 46.04 36.74 365.48 8.65 0.00 0.00 0.00 0.00 19:24:16 19:20:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:24:16 19:20:01 ens3 16.01 15.00 41.21 3.66 0.00 0.00 0.00 0.00 19:24:16 19:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:24:16 19:21:01 ens3 26.96 19.24 484.64 2.86 0.00 0.00 0.00 0.00 19:24:16 19:22:01 lo 0.80 0.80 0.11 0.11 0.00 0.00 0.00 0.00 19:24:16 19:22:01 ens3 421.07 318.12 5090.87 27.11 0.00 0.00 0.00 0.00 19:24:16 19:23:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:24:16 19:23:01 ens3 19.69 18.15 8.62 21.73 0.00 0.00 0.00 0.00 19:24:16 19:24:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 19:24:16 19:24:01 ens3 11.78 12.99 9.89 5.93 0.00 0.00 0.00 0.00 19:24:16 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 19:24:16 Average: ens3 121.65 83.93 1063.17 18.56 0.00 0.00 0.00 0.00 19:24:16 19:24:16 19:24:16 ---> sar -P ALL: 19:24:16 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-5869) 07/15/26 _x86_64_ (2 CPU) 19:24:16 19:24:16 19:16:38 LINUX RESTART (2 CPU) 19:24:16 19:24:16 19:17:02 CPU %user %nice %system %iowait %steal %idle 19:24:16 19:18:01 all 38.08 20.52 18.29 8.41 7.51 7.19 19:24:16 19:18:01 0 33.18 22.29 19.77 9.91 7.83 7.03 19:24:16 19:18:01 1 43.00 18.75 16.81 6.92 7.19 7.34 19:24:16 19:19:01 all 39.25 15.10 13.62 8.16 5.72 18.15 19:24:16 19:19:01 0 30.36 14.73 12.69 7.30 5.66 29.27 19:24:16 19:19:01 1 48.29 15.47 14.57 9.04 5.78 6.85 19:24:16 19:20:01 all 26.93 0.00 2.02 3.08 2.12 65.86 19:24:16 19:20:01 0 21.56 0.00 1.67 2.00 1.97 72.80 19:24:16 19:20:01 1 32.27 0.00 2.37 4.15 2.27 58.94 19:24:16 19:21:01 all 16.84 0.00 1.10 1.07 1.45 79.54 19:24:16 19:21:01 0 13.76 0.00 0.75 0.03 1.36 84.10 19:24:16 19:21:01 1 19.92 0.00 1.46 2.10 1.54 74.98 19:24:16 19:22:01 all 43.44 0.00 4.13 3.35 3.74 45.33 19:24:16 19:22:01 0 35.41 0.00 3.57 2.66 3.69 54.67 19:24:16 19:22:01 1 51.59 0.00 4.70 4.05 3.79 35.87 19:24:16 19:23:01 all 57.89 0.00 3.40 2.65 3.30 32.76 19:24:16 19:23:01 0 67.78 0.00 3.35 2.29 3.30 23.29 19:24:16 19:23:01 1 48.05 0.00 3.45 3.02 3.30 42.19 19:24:16 19:24:01 all 38.83 0.00 2.62 1.99 2.04 54.53 19:24:16 19:24:01 0 64.04 0.00 3.79 2.00 2.08 28.10 19:24:16 19:24:01 1 13.83 0.00 1.45 1.98 2.00 80.74 19:24:16 Average: all 37.32 5.02 6.41 4.08 3.68 43.49 19:24:16 Average: 0 38.00 5.23 6.47 3.72 3.69 42.89 19:24:16 Average: 1 36.64 4.81 6.34 4.44 3.68 44.08 19:24:16 19:24:16 19:24:16