19:17:08 Started by timer 19:17:08 Running as SYSTEM 19:17:08 [EnvInject] - Loading node environment variables. 19:17:08 Building remotely on prd-ubuntu2004-builder-2c-2g-5310 (ubuntu2004-builder-2c-2g) in workspace /w/workspace/sim-a1-interface-tox-sonarqube 19:17:08 [ssh-agent] Looking for ssh-agent implementation... 19:17:08 $ ssh-agent 19:17:08 SSH_AUTH_SOCK=/tmp/ssh-rBrPXtrRhuhU/agent.5573 19:17:08 SSH_AGENT_PID=5578 19:17:08 [ssh-agent] Started. 19:17:08 Running ssh-add (command line suppressed) 19:17:08 Identity added: /w/workspace/sim-a1-interface-tox-sonarqube@tmp/private_key_1978457305771503269.key (jenkins-ssh) 19:17:08 [ssh-agent] Using credentials jenkins (jenkins) 19:17:08 The recommended git tool is: NONE 19:17:12 using credential jenkins 19:17:12 Wiping out workspace first. 19:17:12 Cloning the remote Git repository 19:17:12 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:12 > git init /w/workspace/sim-a1-interface-tox-sonarqube # timeout=10 19:17:12 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 19:17:12 > git --version # timeout=10 19:17:12 > git --version # 'git version 2.25.1' 19:17:12 using GIT_SSH to set credentials jenkins 19:17:12 > 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:13 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 19:17:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:14 Avoid second fetch 19:17:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:17:14 Checking out Revision be2943f57211f62095dc5434099e331df237aafb (refs/remotes/origin/master) 19:17:14 > git config core.sparsecheckout # timeout=10 19:17:14 > git checkout -f be2943f57211f62095dc5434099e331df237aafb # timeout=10 19:17:14 Commit message: "Refactor(docs): migrate API rendering from redoc to openapi" 19:17:14 > git rev-list --no-walk be2943f57211f62095dc5434099e331df237aafb # timeout=10 19:17:18 provisioning config files... 19:17:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:17:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:17:18 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins937095513181613532.sh 19:17:18 ---> python-tools-install.sh 19:17:18 Setup pyenv: 19:17:18 * system (set by /opt/pyenv/version) 19:17:18 * 3.8.13 (set by /opt/pyenv/version) 19:17:18 * 3.9.13 (set by /opt/pyenv/version) 19:17:18 * 3.10.6 (set by /opt/pyenv/version) 19:17:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lt9R 19:17:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:17:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:17:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:17:35 lf-activate-venv(): INFO: Base packages installed successfully 19:17:35 lf-activate-venv(): INFO: Installing additional packages: lftools 19:18:19 lf-activate-venv(): INFO: Adding /tmp/venv-Lt9R/bin to PATH 19:18:19 Generating Requirements File 19:19:00 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:19:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:19:01 Python 3.10.6 19:19:01 pip 26.1.2 from /tmp/venv-Lt9R/lib/python3.10/site-packages/pip (python 3.10) 19:19:02 aiohappyeyeballs==2.7.1 19:19:02 aiohttp==3.14.1 19:19:02 aiosignal==1.4.0 19:19:02 appdirs==1.4.4 19:19:02 argcomplete==3.7.0 19:19:02 aspy.yaml==1.3.0 19:19:02 async-timeout==5.0.1 19:19:02 attrs==26.1.0 19:19:02 autopage==0.6.0 19:19:02 backports.strenum==1.3.1 19:19:02 beautifulsoup4==4.15.0 19:19:02 boto3==1.43.42 19:19:02 botocore==1.43.42 19:19:02 bs4==0.0.2 19:19:02 certifi==2026.6.17 19:19:02 cffi==2.1.0 19:19:02 cfgv==3.5.0 19:19:02 chardet==7.4.3 19:19:02 charset-normalizer==3.4.9 19:19:02 click==8.4.2 19:19:02 cliff==4.14.0 19:19:02 cmd2==3.5.1 19:19:02 cryptography==3.3.2 19:19:02 debtcollector==3.1.0 19:19:02 decorator==5.3.1 19:19:02 defusedxml==0.7.1 19:19:02 Deprecated==1.3.1 19:19:02 distlib==0.4.3 19:19:02 dnspython==2.8.0 19:19:02 docker==7.1.0 19:19:02 dogpile.cache==1.5.0 19:19:02 durationpy==0.10 19:19:02 email-validator==2.3.0 19:19:02 filelock==3.29.7 19:19:02 frozenlist==1.8.0 19:19:02 future==1.0.0 19:19:02 gitdb==4.0.12 19:19:02 GitPython==3.1.50 19:19:02 httplib2==0.30.2 19:19:02 identify==2.6.19 19:19:02 idna==3.18 19:19:02 importlib-resources==1.5.0 19:19:02 iso8601==2.1.0 19:19:02 Jinja2==3.1.6 19:19:02 jmespath==1.1.0 19:19:02 jsonpatch==1.33 19:19:02 jsonpointer==3.1.1 19:19:02 jsonschema==4.26.0 19:19:02 jsonschema-specifications==2025.9.1 19:19:02 keystoneauth1==5.14.0 19:19:02 kubernetes==36.0.2 19:19:02 lftools==0.37.22 19:19:02 lxml==6.1.1 19:19:02 markdown-it-py==4.2.0 19:19:02 MarkupSafe==3.0.3 19:19:02 mdurl==0.1.2 19:19:02 msgpack==1.2.1 19:19:02 multi_key_dict==2.0.3 19:19:02 multidict==6.7.1 19:19:02 munch==4.0.0 19:19:02 netaddr==1.3.0 19:19:02 niet==1.4.2 19:19:02 nodeenv==1.10.0 19:19:02 oauth2client==4.1.3 19:19:02 oauthlib==3.3.1 19:19:02 openstacksdk==4.13.0 19:19:02 os-service-types==1.8.2 19:19:02 osc-lib==4.6.0 19:19:02 oslo.config==10.4.0 19:19:02 oslo.context==6.4.0 19:19:02 oslo.i18n==6.8.0 19:19:02 oslo.log==8.2.0 19:19:02 oslo.serialization==5.10.0 19:19:02 oslo.utils==10.1.1 19:19:02 packaging==26.2 19:19:02 pbr==7.0.3 19:19:02 platformdirs==4.10.0 19:19:02 prettytable==3.18.0 19:19:02 propcache==0.5.2 19:19:02 psutil==7.2.2 19:19:02 pyasn1==0.6.3 19:19:02 pyasn1_modules==0.4.2 19:19:02 pycparser==3.0 19:19:02 pygerrit2==2.0.15 19:19:02 PyGithub==2.9.1 19:19:02 Pygments==2.20.0 19:19:02 PyJWT==2.13.0 19:19:02 PyNaCl==1.6.2 19:19:02 pyparsing==2.4.7 19:19:02 pyperclip==1.11.0 19:19:02 pyrsistent==0.20.0 19:19:02 python-cinderclient==9.9.0 19:19:02 python-dateutil==2.9.0.post0 19:19:02 python-discovery==1.4.3 19:19:02 python-heatclient==5.2.0 19:19:02 python-jenkins==1.8.3 19:19:02 python-keystoneclient==5.8.0 19:19:02 python-magnumclient==4.11.0 19:19:02 python-openstackclient==10.0.0 19:19:02 python-swiftclient==4.10.0 19:19:02 PyYAML==6.0.3 19:19:02 referencing==0.37.0 19:19:02 requests==2.34.2 19:19:02 requests-oauthlib==2.0.0 19:19:02 rfc3986==2.0.0 19:19:02 rich==15.0.0 19:19:02 rich-argparse==1.8.0 19:19:02 rpds-py==0.30.0 19:19:02 rsa==4.9.1 19:19:02 ruamel.yaml==0.19.1 19:19:02 ruamel.yaml.clib==0.2.15 19:19:02 s3transfer==0.19.0 19:19:02 simplejson==4.1.1 19:19:02 six==1.17.0 19:19:02 smmap==5.0.3 19:19:02 soupsieve==2.8.4 19:19:02 stevedore==5.8.0 19:19:02 tabulate==0.10.0 19:19:02 toml==0.10.2 19:19:02 tomlkit==0.15.0 19:19:02 tqdm==4.68.4 19:19:02 typing_extensions==4.16.0 19:19:02 urllib3==1.26.20 19:19:02 virtualenv==21.6.0 19:19:02 wcwidth==0.8.2 19:19:02 websocket-client==1.9.0 19:19:02 wrapt==2.2.2 19:19:02 xdg==6.0.0 19:19:02 xmltodict==1.0.4 19:19:02 yarl==1.24.2 19:19:02 yq==4.1.1 19:19:02 [EnvInject] - Injecting environment variables from a build step. 19:19:02 [EnvInject] - Injecting as environment variables the properties content 19:19:02 SET_JDK_VERSION=openjdk17 19:19:02 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 19:19:02 19:19:02 [EnvInject] - Variables injected successfully. 19:19:02 [sim-a1-interface-tox-sonarqube] $ /bin/sh /tmp/jenkins7184280432366845509.sh 19:19:02 ---> update-java-alternatives.sh 19:19:02 ---> Updating Java version 19:19:02 ---> Ubuntu/Debian system detected 19:19:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 19:19:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 19:19:03 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 19:19:03 openjdk version "17.0.9" 2023-10-17 19:19:03 OpenJDK Runtime Environment (build 17.0.9+9-Ubuntu-120.04) 19:19:03 OpenJDK 64-Bit Server VM (build 17.0.9+9-Ubuntu-120.04, mixed mode, sharing) 19:19:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 19:19:03 [EnvInject] - Injecting environment variables from a build step. 19:19:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 19:19:03 [EnvInject] - Variables injected successfully. 19:19:03 [EnvInject] - Injecting environment variables from a build step. 19:19:03 [EnvInject] - Injecting as environment variables the properties content 19:19:03 PYTHON=python3 19:19:03 19:19:03 [EnvInject] - Variables injected successfully. 19:19:03 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins5482936603857295212.sh 19:19:03 ---> tox-install.sh 19:19:03 + source /home/jenkins/lf-env.sh 19:19:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:19:03 ++ mktemp -d /tmp/venv-XXXX 19:19:03 + lf_venv=/tmp/venv-F5Ol 19:19:03 + local venv_file=/tmp/.os_lf_venv 19:19:03 + local python=python3 19:19:03 + local options 19:19:03 + local set_path=true 19:19:03 + local install_args= 19:19:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:19:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:19:03 + true 19:19:03 + case $1 in 19:19:03 + venv_file=/tmp/.toxenv 19:19:03 + shift 2 19:19:03 + true 19:19:03 + case $1 in 19:19:03 + shift 19:19:03 + break 19:19:03 + case $python in 19:19:03 + local pkg_list= 19:19:03 + [[ -d /opt/pyenv ]] 19:19:03 + echo 'Setup pyenv:' 19:19:03 Setup pyenv: 19:19:03 + export PYENV_ROOT=/opt/pyenv 19:19:03 + PYENV_ROOT=/opt/pyenv 19:19:03 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:19:03 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:19:03 + pyenv versions 19:19:03 system 19:19:03 3.8.13 19:19:03 3.9.13 19:19:03 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:19:03 + command -v pyenv 19:19:03 ++ pyenv init - --no-rehash 19:19:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 19:19:03 export PATH="/opt/pyenv/shims:${PATH}" 19:19:03 export PYENV_SHELL=bash 19:19:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:19:03 pyenv() { 19:19:03 local command 19:19:03 command="${1:-}" 19:19:03 if [ "$#" -gt 0 ]; then 19:19:03 shift 19:19:03 fi 19:19:03 19:19:03 case "$command" in 19:19:03 rehash|shell) 19:19:03 eval "$(pyenv "sh-$command" "$@")" 19:19:03 ;; 19:19:03 *) 19:19:03 command pyenv "$command" "$@" 19:19:03 ;; 19:19:03 esac 19:19:03 }' 19:19:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 19:19:03 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:19:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:19:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 19:19:03 ++ export PYENV_SHELL=bash 19:19:03 ++ PYENV_SHELL=bash 19:19:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:19:03 +++ complete -F _pyenv pyenv 19:19:03 ++ lf-pyver python3 19:19:03 ++ local py_version_xy=python3 19:19:03 ++ local py_version_xyz= 19:19:03 ++ grep -E '^[0-9.]*[0-9]$' 19:19:03 ++ awk '{ print $1 }' 19:19:03 ++ sed 's/^[ *]* //' 19:19:03 ++ pyenv versions 19:19:03 ++ local command 19:19:03 ++ command=versions 19:19:03 ++ '[' 1 -gt 0 ']' 19:19:03 ++ shift 19:19:03 ++ case "$command" in 19:19:03 ++ command pyenv versions 19:19:03 ++ pyenv versions 19:19:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:19:03 +++ tail -n 1 19:19:03 +++ sort -V 19:19:03 +++ grep '^3' /tmp/.pyenv_versions 19:19:03 ++ py_version_xyz=3.10.6 19:19:03 ++ [[ -z 3.10.6 ]] 19:19:03 ++ echo 3.10.6 19:19:03 ++ return 0 19:19:03 + pyenv local 3.10.6 19:19:03 + local command 19:19:03 + command=local 19:19:03 + '[' 2 -gt 0 ']' 19:19:03 + shift 19:19:03 + case "$command" in 19:19:03 + command pyenv local 3.10.6 19:19:03 + pyenv local 3.10.6 19:19:03 + for arg in "$@" 19:19:03 + case $arg in 19:19:03 + pkg_list+='tox ' 19:19:03 + for arg in "$@" 19:19:03 + case $arg in 19:19:03 + pkg_list+='virtualenv ' 19:19:03 + for arg in "$@" 19:19:03 + case $arg in 19:19:03 + pkg_list+='urllib3~=1.26.15 ' 19:19:03 + [[ -f /tmp/.toxenv ]] 19:19:03 + [[ ! -f /tmp/.toxenv ]] 19:19:03 + [[ -n '' ]] 19:19:03 + python3 -m venv /tmp/venv-F5Ol 19:19:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5Ol' 19:19:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F5Ol 19:19:10 + echo /tmp/venv-F5Ol 19:19:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:19:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:19:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:10 + local 'pip_opts=--upgrade --quiet' 19:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:19:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:19:10 + [[ -n '' ]] 19:19:10 + [[ -n '' ]] 19:19:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:10 + /tmp/venv-F5Ol/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:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:19:17 lf-activate-venv(): INFO: Base packages installed successfully 19:19:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:19:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:19:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:19:17 + /tmp/venv-F5Ol/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:21 + type python3 19:19:21 + true 19:19:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5Ol/bin to PATH' 19:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-F5Ol/bin to PATH 19:19:21 + PATH=/tmp/venv-F5Ol/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:21 + return 0 19:19:21 + python3 --version 19:19:21 Python 3.10.6 19:19:21 + python3 -m pip --version 19:19:21 pip 26.1.2 from /tmp/venv-F5Ol/lib/python3.10/site-packages/pip (python 3.10) 19:19:22 + python3 -m pip freeze 19:19:22 cachetools==7.1.4 19:19:22 colorama==0.4.6 19:19:22 distlib==0.4.3 19:19:22 filelock==3.29.7 19:19:22 packaging==26.2 19:19:22 platformdirs==4.10.0 19:19:22 pluggy==1.6.0 19:19:22 pyproject-api==1.10.1 19:19:22 python-discovery==1.4.3 19:19:22 tomli==2.4.1 19:19:22 tomli_w==1.2.0 19:19:22 tox==4.56.3 19:19:22 typing_extensions==4.16.0 19:19:22 urllib3==1.26.20 19:19:22 virtualenv==21.6.0 19:19:22 [sim-a1-interface-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins1343838195251281500.sh 19:19:22 [EnvInject] - Injecting environment variables from a build step. 19:19:22 [EnvInject] - Injecting as environment variables the properties content 19:19:22 PARALLEL=False 19:19:22 19:19:22 [EnvInject] - Variables injected successfully. 19:19:22 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins12272363387943918523.sh 19:19:22 ---> tox-run.sh 19:19:22 + 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:22 + ARCHIVE_TOX_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:19:22 + ARCHIVE_DOC_DIR=/w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:19:22 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox 19:19:22 + cd /w/workspace/sim-a1-interface-tox-sonarqube/. 19:19:22 + source /home/jenkins/lf-env.sh 19:19:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:19:22 ++ mktemp -d /tmp/venv-XXXX 19:19:22 + lf_venv=/tmp/venv-sCpB 19:19:22 + local venv_file=/tmp/.os_lf_venv 19:19:22 + local python=python3 19:19:22 + local options 19:19:22 + local set_path=true 19:19:22 + local install_args= 19:19:22 ++ 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:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:19:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:19:22 + true 19:19:22 + case $1 in 19:19:22 + venv_file=/tmp/.toxenv 19:19:22 + shift 2 19:19:22 + true 19:19:22 + case $1 in 19:19:22 + shift 19:19:22 + break 19:19:22 + case $python in 19:19:22 + local pkg_list= 19:19:22 + [[ -d /opt/pyenv ]] 19:19:22 + echo 'Setup pyenv:' 19:19:22 Setup pyenv: 19:19:22 + export PYENV_ROOT=/opt/pyenv 19:19:22 + PYENV_ROOT=/opt/pyenv 19:19:22 + 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:22 + 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:22 + pyenv versions 19:19:22 system 19:19:22 3.8.13 19:19:22 3.9.13 19:19:22 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:19:22 + command -v pyenv 19:19:22 ++ pyenv init - --no-rehash 19:19:22 + 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:22 export PATH="/opt/pyenv/shims:${PATH}" 19:19:22 export PYENV_SHELL=bash 19:19:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:19:22 pyenv() { 19:19:22 local command 19:19:22 command="${1:-}" 19:19:22 if [ "$#" -gt 0 ]; then 19:19:22 shift 19:19:22 fi 19:19:22 19:19:22 case "$command" in 19:19:22 rehash|shell) 19:19:22 eval "$(pyenv "sh-$command" "$@")" 19:19:22 ;; 19:19:22 *) 19:19:22 command pyenv "$command" "$@" 19:19:22 ;; 19:19:22 esac 19:19:22 }' 19:19:22 +++ 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:22 ++ 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:22 ++ 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:22 ++ 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:22 ++ export PYENV_SHELL=bash 19:19:22 ++ PYENV_SHELL=bash 19:19:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:19:22 +++ complete -F _pyenv pyenv 19:19:22 ++ lf-pyver python3 19:19:22 ++ local py_version_xy=python3 19:19:22 ++ local py_version_xyz= 19:19:22 ++ pyenv versions 19:19:22 ++ local command 19:19:22 ++ command=versions 19:19:22 ++ '[' 1 -gt 0 ']' 19:19:22 ++ shift 19:19:22 ++ case "$command" in 19:19:22 ++ command pyenv versions 19:19:22 ++ pyenv versions 19:19:22 ++ grep -E '^[0-9.]*[0-9]$' 19:19:22 ++ awk '{ print $1 }' 19:19:22 ++ sed 's/^[ *]* //' 19:19:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:19:22 +++ grep '^3' /tmp/.pyenv_versions 19:19:22 +++ sort -V 19:19:22 +++ tail -n 1 19:19:22 ++ py_version_xyz=3.10.6 19:19:22 ++ [[ -z 3.10.6 ]] 19:19:22 ++ echo 3.10.6 19:19:22 ++ return 0 19:19:22 + pyenv local 3.10.6 19:19:22 + local command 19:19:22 + command=local 19:19:22 + '[' 2 -gt 0 ']' 19:19:22 + shift 19:19:22 + case "$command" in 19:19:22 + command pyenv local 3.10.6 19:19:22 + pyenv local 3.10.6 19:19:22 + for arg in "$@" 19:19:22 + case $arg in 19:19:22 + pkg_list+='tox ' 19:19:22 + for arg in "$@" 19:19:22 + case $arg in 19:19:22 + pkg_list+='virtualenv ' 19:19:22 + for arg in "$@" 19:19:22 + case $arg in 19:19:22 + pkg_list+='urllib3~=1.26.15 ' 19:19:22 + [[ -f /tmp/.toxenv ]] 19:19:22 ++ cat /tmp/.toxenv 19:19:22 + lf_venv=/tmp/venv-F5Ol 19:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5Ol from' file:/tmp/.toxenv 19:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F5Ol from file:/tmp/.toxenv 19:19:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:19:22 + local 'pip_opts=--upgrade --quiet' 19:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:19:22 + [[ -n '' ]] 19:19:22 + [[ -n '' ]] 19:19:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:19:22 + /tmp/venv-F5Ol/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:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:19:25 lf-activate-venv(): INFO: Base packages installed successfully 19:19:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:19:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:19:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:19:25 + /tmp/venv-F5Ol/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:27 + type python3 19:19:27 + true 19:19:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-F5Ol/bin to PATH' 19:19:27 lf-activate-venv(): INFO: Adding /tmp/venv-F5Ol/bin to PATH 19:19:27 + PATH=/tmp/venv-F5Ol/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:27 + return 0 19:19:27 + [[ -d /opt/pyenv ]] 19:19:27 + echo '---> Setting up pyenv' 19:19:27 ---> Setting up pyenv 19:19:27 + export PYENV_ROOT=/opt/pyenv 19:19:27 + PYENV_ROOT=/opt/pyenv 19:19:27 + export PATH=/opt/pyenv/bin:/tmp/venv-F5Ol/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:27 + PATH=/opt/pyenv/bin:/tmp/venv-F5Ol/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:27 ++ pwd 19:19:27 + PYTHONPATH=/w/workspace/sim-a1-interface-tox-sonarqube 19:19:27 + export PYTHONPATH 19:19:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:19:27 + TOX_TESTENV_PASSENV=PYTHONPATH 19:19:27 + tox --version 19:19:27 4.56.3 from /tmp/venv-F5Ol/lib/python3.10/site-packages/tox/__init__.py 19:19:27 + PARALLEL=False 19:19:27 + TOX_OPTIONS_LIST= 19:19:27 + [[ -n '' ]] 19:19:27 + case ${PARALLEL,,} in 19:19:27 + tox 19:19:27 + tee -a /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/tox.log 19:19:30 code: install_deps> python -I -m pip install connexion==2.14.2 coverage Flask==2.2.5 pytest pytest-cov 19:19:44 code: freeze> python -m pip freeze --all 19:19:45 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.0,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:45 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:46 ============================= test session starts ============================== 19:19:46 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:19:46 cachedir: .tox/code/.pytest_cache 19:19:46 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:19:46 plugins: cov-7.1.0 19:19:46 collected 4 items 19:19:46 19:19:46 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:19:47 -------------------------------- live log setup -------------------------------- 19:19:47 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:19:47 Please install connexion with extra install: pip install connexion[swagger-ui] 19:19:47 or provide the path to your local installation by passing swagger_path= 19:19:47 19:19:47 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:19:47 Please install connexion with extra install: pip install connexion[swagger-ui] 19:19:47 or provide the path to your local installation by passing swagger_path= 19:19:47 19:19:47 PASSED [ 25%] 19:19:47 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_apis PASSED [ 50%] 19:19:57 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_notificationDestination PASSED [ 75%] 19:19:57 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_sendstatus 19:19:57 -------------------------------- live log call --------------------------------- 19:19:57 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:57 * Running on http://127.0.0.1:8086 19:19:57 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:20:07 INFO werkzeug:_internal.py:224 127.0.0.1 - - [08/Jul/2026 19:20:07] "POST /statustest HTTP/1.1" 201 - 19:20:07 PASSED [100%] 19:20:09 19:20:09 =============================== warnings summary =============================== 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 /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:09 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:09 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 /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:09 from jsonschema import Draft4Validator, RefResolver 19:20:09 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 /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:09 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:09 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py::test_enforce_reason 19:20:09 /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:09 app.json_encoder = FlaskJSONEncoder 19:20:09 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:20:09 /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:09 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:09 19:20:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py: 56 warnings 19:20:09 /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:09 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:09 19:20:09 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:09 ================================ tests coverage ================================ 19:20:09 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:09 19:20:09 Name Stmts Miss Cover Missing 19:20:09 --------------------------------------------------------------------------------------------------------- 19:20:09 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:09 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:09 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:09 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:09 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:09 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:09 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:09 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:09 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:09 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:09 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:09 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:09 --------------------------------------------------------------------------------------------------------- 19:20:09 TOTAL 977 113 88% 19:20:09 Coverage HTML written to dir htmlcov 19:20:09 Coverage XML written to file coverage.xml 19:20:09 Required test coverage of 70% reached. Total coverage: 88.43% 19:20:09 ======================= 4 passed, 118 warnings in 23.24s ======================= 19:20:09 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:10 ============================= test session starts ============================== 19:20:10 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:20:10 cachedir: .tox/code/.pytest_cache 19:20:10 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:20:10 plugins: cov-7.1.0 19:20:10 collected 1 item 19:20:10 19:20:10 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:11 -------------------------------- live log setup -------------------------------- 19:20:11 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:11 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:11 or provide the path to your local installation by passing swagger_path= 19:20:11 19:20:11 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:11 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:11 or provide the path to your local installation by passing swagger_path= 19:20:11 19:20:21 PASSED [100%] 19:20:23 19:20:23 =============================== warnings summary =============================== 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 from jsonschema import Draft4Validator, RefResolver 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 app.json_encoder = FlaskJSONEncoder 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 for error in instance_validator.iter_errors(instance['default'], instance): 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:20:23 /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:23 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py: 28 warnings 19:20:23 /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:23 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 warnings.warn( 19:20:23 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py::test_apis 19:20:23 /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:23 return json.dumps(obj, **kwargs) 19:20:23 19:20:23 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:23 ================================ tests coverage ================================ 19:20:23 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:23 19:20:23 Name Stmts Miss Cover Missing 19:20:23 --------------------------------------------------------------------------------------------------------- 19:20:23 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:23 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:23 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:23 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:23 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:23 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:23 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:23 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:23 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:20:23 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:23 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:23 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:23 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:23 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:23 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:20:23 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:23 --------------------------------------------------------------------------------------------------------- 19:20:23 TOTAL 1444 152 89% 19:20:23 Coverage HTML written to dir htmlcov 19:20:23 Coverage XML written to file coverage.xml 19:20:23 Required test coverage of 70% reached. Total coverage: 89.47% 19:20:23 ======================= 1 passed, 65 warnings in 12.93s ======================== 19:20:23 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:24 ============================= test session starts ============================== 19:20:24 platform linux -- Python 3.10.6, pytest-9.1.1, pluggy-1.6.0 19:20:24 cachedir: .tox/code/.pytest_cache 19:20:24 rootdir: /w/workspace/sim-a1-interface-tox-sonarqube 19:20:24 plugins: cov-7.1.0 19:20:24 collected 4 items 19:20:24 19:20:24 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:25 -------------------------------- live log setup -------------------------------- 19:20:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:25 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:25 or provide the path to your local installation by passing swagger_path= 19:20:25 19:20:25 WARNING connexion.options:options.py:83 The swagger_ui directory could not be found. 19:20:25 Please install connexion with extra install: pip install connexion[swagger-ui] 19:20:25 or provide the path to your local installation by passing swagger_path= 19:20:25 19:20:25 PASSED [ 25%] 19:20:25 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_apis PASSED [ 50%] 19:20:35 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_notificationDestination PASSED [ 75%] 19:20:35 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_sendstatus 19:20:35 -------------------------------- live log call --------------------------------- 19:20:35 INFO werkzeug:_internal.py:224 WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. 19:20:35 * Running on http://127.0.0.1:8086 19:20:35 INFO werkzeug:_internal.py:224 Press CTRL+C to quit 19:20:45 INFO werkzeug:_internal.py:224 127.0.0.1 - - [08/Jul/2026 19:20:45] "POST /statustest HTTP/1.1" 200 - 19:20:45 PASSED [100%] 19:20:48 19:20:48 =============================== warnings summary =============================== 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 /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:48 from jsonschema import Draft4Validator, ValidationError, draft4_format_checker 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 /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:48 from jsonschema import Draft4Validator, RefResolver 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 /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:48 from jsonschema.exceptions import RefResolutionError, ValidationError # noqa 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 /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:48 app.json_encoder = FlaskJSONEncoder 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py::test_enforce_reason 19:20:48 /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:48 for error in instance_validator.iter_errors(instance['default'], instance): 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:20:48 /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:48 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:48 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py: 29 warnings 19:20:48 /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:48 setattr(flask._request_ctx_stack.top, 'connexion_context', context_dict) 19:20:48 19:20:48 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 19:20:48 ================================ tests coverage ================================ 19:20:48 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 19:20:48 19:20:48 Name Stmts Miss Cover Missing 19:20:48 --------------------------------------------------------------------------------------------------------- 19:20:48 near-rt-ric-simulator/src/OSC_2.1.0/controllers/__init__.py 0 0 100% 19:20:48 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:48 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:48 near-rt-ric-simulator/src/OSC_2.1.0/models/__init__.py 0 0 100% 19:20:48 near-rt-ric-simulator/src/OSC_2.1.0/models/enforceStatus.py 28 0 100% 19:20:48 near-rt-ric-simulator/src/OSC_2.1.0/var_declaration.py 17 0 100% 19:20:48 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:48 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:48 near-rt-ric-simulator/src/STD_1.1.3/var_declaration.py 11 0 100% 19:20:48 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:48 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:48 near-rt-ric-simulator/src/STD_2.0.0/models/__init__.py 0 0 100% 19:20:48 near-rt-ric-simulator/src/STD_2.0.0/models/enforceStatus.py 28 0 100% 19:20:48 near-rt-ric-simulator/src/STD_2.0.0/var_declaration.py 13 0 100% 19:20:48 near-rt-ric-simulator/src/common/maincommon.py 39 8 79% 34-35, 53, 56, 60-63, 72 19:20:48 near-rt-ric-simulator/src/common/payload_logging.py 32 6 81% 32-39 19:20:48 near-rt-ric-simulator/src/common/utils.py 10 9 10% 20-29 19:20:48 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:48 near-rt-ric-simulator/tests/test_osc_2_1_0.py 371 0 100% 19:20:48 near-rt-ric-simulator/tests/test_std_1_1_3.py 209 0 100% 19:20:48 near-rt-ric-simulator/tests/test_std_2_0_0.py 329 0 100% 19:20:48 near-rt-ric-simulator/tests/unittest_setup.py 29 2 93% 63-64 19:20:48 --------------------------------------------------------------------------------------------------------- 19:20:48 TOTAL 2223 282 87% 19:20:48 Coverage HTML written to dir htmlcov 19:20:48 Coverage XML written to file coverage.xml 19:20:48 Required test coverage of 70% reached. Total coverage: 87.31% 19:20:48 ======================= 4 passed, 65 warnings in 23.92s ======================== 19:20:48 code: commands[3]> coverage xml -i 19:20:49 Wrote XML report to coverage.xml 19:20:49 code: OK ✔ in 1 minute 21.17 seconds 19:20:49 docs: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:21:15 docs: freeze> python -m pip freeze --all 19:21:16 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.2,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:16 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:16 Running Sphinx v8.1.3 19:21:16 loading translations [en]... done 19:21:17 making output directory... done 19:21:17 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:21:17 building [mo]: targets for 0 po files that are out of date 19:21:17 writing output... 19:21:17 building [html]: targets for 8 source files that are out of date 19:21:17 updating environment: [new config] 8 added, 0 changed, 0 removed 19:21:17 reading sources... [ 12%] EXT_SRV_api 19:21:17 reading sources... [ 25%] KAFKA_DISPATCHER_api 19:21:18 reading sources... [ 38%] callout-server 19:21:18 reading sources... [ 50%] index 19:21:18 reading sources... [ 62%] kafka-message-dispatcher 19:21:18 reading sources... [ 75%] overview 19:21:18 reading sources... [ 88%] release-notes 19:21:18 reading sources... [100%] simulator-api 19:21:18 19:21:18 looking for now-outdated files... none found 19:21:18 pickling environment... done 19:21:18 checking consistency... done 19:21:18 preparing documents... done 19:21:18 copying assets... 19:21:18 copying downloadable files... [ 50%] ../near-rt-ric-simulator/test/EXT_SRV/api/EXT_SRV_api.yaml 19:21:18 copying downloadable files... [100%] ../near-rt-ric-simulator/test/KAFKA_DISPATCHER/api/KAFKA_DISPATCHER_api.yaml 19:21:18 19:21:18 copying static files... 19:21:18 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/language_data.js 19:21:18 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/basic.css 19:21:18 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/documentation_options.js 19:21:18 Writing evaluated template result to /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html/_static/js/versions.js 19:21:18 copying static files: done 19:21:18 copying extra files... 19:21:18 copying extra files: done 19:21:18 copying assets: done 19:21:18 writing output... [ 12%] EXT_SRV_api 19:21:18 writing output... [ 25%] KAFKA_DISPATCHER_api 19:21:18 writing output... [ 38%] callout-server 19:21:18 writing output... [ 50%] index 19:21:18 writing output... [ 62%] kafka-message-dispatcher 19:21:19 writing output... [ 75%] overview 19:21:19 writing output... [ 88%] release-notes 19:21:19 writing output... [100%] simulator-api 19:21:19 19:21:19 generating indices... genindex http-routingtable done 19:21:19 writing additional pages... search done 19:21:19 copying images... [100%] images/yaml_logo.png 19:21:19 19:21:19 dumping search index in English (code: en)... done 19:21:19 dumping object inventory... done 19:21:19 build succeeded. 19:21:19 19:21:19 The HTML pages are in docs/_build/html. 19:21:20 docs: commands[1]> echo 'Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html' 19:21:20 Generated docs available in /w/workspace/sim-a1-interface-tox-sonarqube/docs/_build/html 19:21:20 docs: OK ✔ in 30.69 seconds 19:21:20 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/sim-a1-interface-tox-sonarqube/docs/requirements-docs.txt 19:21:42 docs-linkcheck: freeze> python -m pip freeze --all 19:21:43 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.2,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:43 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:43 Running Sphinx v8.1.3 19:21:43 loading translations [en]... done 19:21:44 making output directory... done 19:21:44 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 19:21:44 building [mo]: targets for 0 po files that are out of date 19:21:44 writing output... 19:21:44 building [linkcheck]: targets for 8 source files that are out of date 19:21:44 updating environment: [new config] 8 added, 0 changed, 0 removed 19:21:44 reading sources... [ 12%] EXT_SRV_api 19:21:44 reading sources... [ 25%] KAFKA_DISPATCHER_api 19:21:44 reading sources... [ 38%] callout-server 19:21:44 reading sources... [ 50%] index 19:21:44 reading sources... [ 62%] kafka-message-dispatcher 19:21:44 reading sources... [ 75%] overview 19:21:44 reading sources... [ 88%] release-notes 19:21:45 reading sources... [100%] simulator-api 19:21:45 19:21:45 looking for now-outdated files... none found 19:21:45 pickling environment... done 19:21:45 checking consistency... done 19:21:45 preparing documents... done 19:21:45 copying assets... 19:21:45 copying assets: done 19:21:45 writing output... [ 12%] EXT_SRV_api 19:21:45 writing output... [ 25%] KAFKA_DISPATCHER_api 19:21:45 writing output... [ 38%] callout-server 19:21:45 writing output... [ 50%] index 19:21:45 writing output... [ 62%] kafka-message-dispatcher 19:21:45 writing output... [ 75%] overview 19:21:45 writing output... [ 88%] release-notes 19:21:45 writing output... [100%] simulator-api 19:21:45 19:21:45 19:21:45 ( 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:45 ( 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:45 ( 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:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/400 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/200 19:21:45 (KAFKA_DISPATCHER_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/408 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/404 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/429 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/503 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/204 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/409 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/201 19:21:45 ( EXT_SRV_api: line 1) ok https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/507 19:21:45 build succeeded. 19:21:45 19:21:45 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 19:21:46 code: OK (81.17=setup[16.98]+cmd[24.55,13.80,25.09,0.75] seconds) 19:21:46 docs: OK (30.69=setup[27.06]+cmd[3.62,0.01] seconds) 19:21:46 docs-linkcheck: OK (26.25=setup[23.32]+cmd[2.94] seconds) 19:21:46 congratulations :) (138.15 seconds) 19:21:46 + tox_status=0 19:21:46 + echo '---> Completed tox runs' 19:21:46 ---> Completed tox runs 19:21:46 + for i in .tox/*/log 19:21:46 ++ echo .tox/code/log 19:21:46 ++ awk -F/ '{print $2}' 19:21:46 + tox_env=code 19:21:46 + cp -r .tox/code/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/code 19:21:46 + for i in .tox/*/log 19:21:46 ++ awk -F/ '{print $2}' 19:21:46 ++ echo .tox/docs-linkcheck/log 19:21:46 + tox_env=docs-linkcheck 19:21:46 + cp -r .tox/docs-linkcheck/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs-linkcheck 19:21:46 + for i in .tox/*/log 19:21:46 ++ echo .tox/docs/log 19:21:46 ++ awk -F/ '{print $2}' 19:21:46 + tox_env=docs 19:21:46 + cp -r .tox/docs/log /w/workspace/sim-a1-interface-tox-sonarqube/archives/tox/docs 19:21:46 + DOC_DIR=docs/_build/html 19:21:46 + [[ -d docs/_build/html ]] 19:21:46 + echo '---> Archiving generated docs' 19:21:46 ---> Archiving generated docs 19:21:46 + mv docs/_build/html /w/workspace/sim-a1-interface-tox-sonarqube/archives/docs 19:21:46 + echo '---> tox-run.sh ends' 19:21:46 ---> tox-run.sh ends 19:21:46 + test 0 -eq 0 19:21:46 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-5310 19:21:47 [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:47 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:21:47 INFO: Project root configuration file: NONE 19:21:48 INFO: SonarScanner 4.6.2.2472 19:21:48 INFO: Java 17.0.9 Private Build (64-bit) 19:21:48 INFO: Linux 5.4.0-169-generic amd64 19:21:48 INFO: User cache: /home/jenkins/.sonar/cache 19:21:52 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 19:21:52 INFO: Project root configuration file: NONE 19:21:52 INFO: Analyzing on SonarCloud 19:21:52 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 19:21:54 INFO: Load global settings 19:21:54 INFO: Load global settings (done) | time=516ms 19:21:54 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 19:21:55 INFO: Loading required plugins 19:21:55 INFO: Load plugins index 19:21:55 INFO: Load plugins index (done) | time=270ms 19:21:55 INFO: Load/download plugins 19:21:56 INFO: Load/download plugins (done) | time=1288ms 19:21:57 INFO: Loaded core extensions: a3s, sca, architecture 19:21:57 INFO: Process project properties 19:21:57 INFO: Project key: o-ran-sc_sim-a1-interface 19:21:57 INFO: Base dir: /w/workspace/sim-a1-interface-tox-sonarqube 19:21:57 INFO: Working dir: /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork 19:21:57 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' 19:21:58 INFO: Load project settings for component key: 'o-ran-sc_sim-a1-interface' (done) | time=555ms 19:21:58 INFO: Found an active CI vendor: 'Jenkins' 19:21:58 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: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:58 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' 19:21:59 INFO: Detected project binding: NOT_BOUND 19:21:59 INFO: Check ALM binding of project 'o-ran-sc_sim-a1-interface' (done) | time=259ms 19:21:59 INFO: Load branch configuration 19:21:59 INFO: Load branch configuration (done) | time=6ms 19:21:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:21:59 INFO: Create analysis 19:21:59 INFO: Create analysis (done) | time=527ms 19:21:59 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:00 INFO: Load quality profiles 19:22:00 INFO: Load quality profiles (done) | time=525ms 19:22:00 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:00 INFO: Load active rules 19:22:02 INFO: Load active rules (done) | time=1284ms 19:22:02 INFO: Organization key: o-ran-sc 19:22:02 INFO: Preprocessing files... 19:22:03 INFO: 5 languages detected in 123 preprocessed files (done) | time=424ms 19:22:03 INFO: 0 files ignored because of inclusion/exclusion patterns 19:22:03 INFO: 22 files ignored because of scm ignore settings 19:22:03 WARN: Java 17 scanner support in SonarQube Cloud ends in July 2026. 19:22:03 Please upgrade to Java 21 or newer or use JRE auto-provisioning to keep this requirement always up to date. 19:22:03 For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. 19:22:03 19:22:03 INFO: Loading plugins for detected languages 19:22:03 INFO: Load/download plugins 19:22:10 INFO: Load/download plugins (done) | time=7506ms 19:22:11 INFO: Load project repositories 19:22:12 INFO: Load project repositories (done) | time=690ms 19:22:12 INFO: Indexing files... 19:22:12 INFO: Project configuration: 19:22:12 INFO: Excluded sources: **/build-wrapper-dump.json 19:22:12 INFO: 123 files indexed (done) | time=43ms 19:22:12 INFO: Quality profile for docker: Sonar way 19:22:12 INFO: Quality profile for json: SonarQube Way 19:22:12 INFO: Quality profile for py: Sonar way 19:22:12 INFO: Quality profile for shell: Sonar way 19:22:12 INFO: Quality profile for yaml: Sonar way 19:22:12 INFO: ------------- Run sensors on module sim-a1-interface 19:22:12 INFO: Load metrics repository 19:22:12 INFO: Load metrics repository (done) | time=188ms 19:22:12 INFO: Sensor cache enabled 19:22:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:12 INFO: Load sensor cache 19:22:14 INFO: Load sensor cache (486 KB) | time=1778ms 19:22:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:16 INFO: Sensor Python Sensor [python] 19:22:16 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:22:17 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:22:17 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:22:17 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:22:17 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:22:17 INFO: Starting global symbols computation 19:22:17 INFO: 37 source files to be analyzed 19:22:21 INFO: 37/37 source files have been analyzed 19:22:21 INFO: Finished step global symbols computation in 4083ms 19:22:21 INFO: Starting rules execution 19:22:21 INFO: 37 source files to be analyzed 19:22:22 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:22 INFO: No boundary descriptors defined 19:22:31 INFO: 28/37 files analyzed, current files: a1.py, server.py 19:22:32 INFO: 37/37 source files have been analyzed 19:22:32 INFO: Finished step rules execution in 11003ms 19:22:32 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:32 INFO: Sensor Python Sensor [python] (done) | time=16016ms 19:22:32 INFO: Sensor Cobertura Sensor for Python coverage [python] 19:22:32 INFO: Python test coverage 19:22:32 INFO: Parsing report '/w/workspace/sim-a1-interface-tox-sonarqube/coverage.xml' 19:22:33 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=558ms 19:22:33 INFO: Sensor PythonXUnitSensor [python] 19:22:33 INFO: Sensor PythonXUnitSensor [python] (done) | time=293ms 19:22:33 INFO: Sensor Python Dependency Sensor [python] 19:22:33 INFO: Sensor Python Dependency Sensor [python] (done) | time=5ms 19:22:33 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] 19:22:33 INFO: Sensor Scan Manifest Module Properties Collector [commona3scontextcollector] (done) | time=454ms 19:22:33 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] 19:22:33 INFO: Sensor PythonModuleSecuritySensor [securitypythonfrontend] (done) | time=0ms 19:22:33 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 19:22:33 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:33 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=33ms 19:22:33 INFO: Sensor IaC CloudFormation Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the CloudFormation language 19:22:34 INFO: Sensor IaC CloudFormation Sensor [iac] (done) | time=89ms 19:22:34 INFO: Sensor IaC cfn-lint report Sensor [iac] 19:22:34 INFO: Sensor IaC cfn-lint report Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC Kustomization Sensor [iac] 19:22:34 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:34 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:34 INFO: Sensor IaC Kustomization Sensor [iac] (done) | time=307ms 19:22:34 INFO: Sensor IaC hadolint report Sensor [iac] 19:22:34 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 19:22:34 INFO: Sensor IaC Azure Resource Manager Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the Azure Resource Manager language 19:22:34 INFO: Sensor IaC Azure Resource Manager Sensor [iac] (done) | time=1ms 19:22:34 INFO: Sensor Java Config Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the Java language 19:22:34 INFO: Sensor Java Config Sensor [iac] (done) | time=1ms 19:22:34 INFO: Sensor IaC Docker Sensor [iac] 19:22:34 INFO: 3 source files to be analyzed 19:22:34 INFO: 3/3 source files have been analyzed 19:22:34 INFO: Sensor IaC Docker Sensor [iac] (done) | time=544ms 19:22:34 INFO: Sensor IaC Ansible Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the Ansible language 19:22:34 INFO: Sensor IaC Ansible Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC ansible-lint report Sensor [iac] 19:22:34 INFO: Sensor IaC ansible-lint report Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC spectral report Sensor [iac] 19:22:34 INFO: Sensor IaC spectral report Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC GitHub Actions Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the GitHub Actions language 19:22:34 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC actionlint report Sensor [iac] 19:22:34 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC Azure Pipelines Sensor [iac] 19:22:34 INFO: There are no files to be analyzed for the Azure Pipelines language 19:22:34 INFO: Sensor IaC Azure Pipelines Sensor [iac] (done) | time=0ms 19:22:34 INFO: Sensor IaC Shell Sensor [iac] 19:22:34 INFO: 20 source files to be analyzed 19:22:35 INFO: 20/20 source files have been analyzed 19:22:35 INFO: Sensor IaC Shell Sensor [iac] (done) | time=616ms 19:22:35 INFO: Sensor IaC Kubernetes Sensor [iac] 19:22:35 INFO: There are no files to be analyzed for the Kubernetes language 19:22:35 INFO: Sensor IaC Kubernetes Sensor [iac] (done) | time=109ms 19:22:35 INFO: Sensor IaC YAML Sensor [iac] 19:22:35 INFO: Sensor for language "YAML" is enabled by a feature flag. You can disable it by setting "sonar.yaml.activate" to false. 19:22:35 INFO: 4 source files to be analyzed 19:22:35 INFO: 4/4 source files have been analyzed 19:22:35 INFO: Sensor IaC YAML Sensor [iac] (done) | time=245ms 19:22:35 INFO: Sensor IaC JSON Sensor [iac] 19:22:35 INFO: Sensor for language "JSON" is enabled by a feature flag. You can disable it by setting "sonar.json.activate" to false. 19:22:35 INFO: There are no files to be analyzed for the JSON language 19:22:35 INFO: Sensor IaC JSON Sensor [iac] (done) | time=11ms 19:22:35 INFO: Sensor Serverless configuration file sensor [security] 19:22:35 INFO: 0 Serverless function entries were found in the project 19:22:35 INFO: 0 Serverless function handlers were kept as entrypoints 19:22:35 INFO: Sensor Serverless configuration file sensor [security] (done) | time=4ms 19:22:35 INFO: Sensor AWS SAM template file sensor [security] 19:22:35 INFO: Sensor AWS SAM template file sensor [security] (done) | time=21ms 19:22:35 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 19:22:35 INFO: Available processors: 2 19:22:35 INFO: Using 2 threads for analysis. 19:22:36 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:36 * The filename starts with "test" 19:22:36 * The filename contains "test." or "tests." 19:22:36 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 19:22:36 * Any directory in the file path has a name ending in "test" or "tests" 19:22:36 19:22:36 INFO: Start fetching files for the text and secrets analysis 19:22:36 INFO: Using Git CLI to retrieve dirty files 19:22:37 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 19:22:37 INFO: Starting the text and secrets analysis 19:22:37 INFO: 103 source files to be analyzed for the text and secrets analysis 19:22:37 INFO: 103/103 source files have been analyzed for the text and secrets analysis 19:22:37 INFO: Skipped 70 file(s) in the secrets analysis due to automatic test file detection 19:22:37 INFO: Start fetching files for the binary file analysis 19:22:37 INFO: There are no files to be analyzed for the binary file analysis 19:22:37 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1678ms 19:22:37 INFO: Sensor javabugs [dbd] 19:22:37 INFO: No IR files have been included for analysis. 19:22:37 INFO: Sensor javabugs [dbd] (done) | time=16ms 19:22:37 INFO: Sensor pythonbugs [dbd] 19:22:37 INFO: Analyzing 67/93 functions to detect bugs. 19:22:39 INFO: Sensor pythonbugs [dbd] (done) | time=2347ms 19:22:39 INFO: Sensor PythonSecuritySensor [security] 19:22:39 INFO: 32 taint analysis rules enabled. 19:22:41 INFO: Analyzing 6957 UCFGs to detect vulnerabilities. 19:22:43 INFO: All rules entry points : 4 19:22:43 INFO: Retained UCFGs : 8 19:22:43 INFO: 0 / 8 UCFGs simulated, memory usage: 608 MB 19:22:43 INFO: 4 / 8 UCFGs simulated, memory usage: 616 MB 19:22:43 INFO: python security sensor: Begin: 2026-07-08T19:22:39.964713312Z, End: 2026-07-08T19:22:43.313859653Z, Duration: 00:00:03.349 19:22:43 Load type hierarchy and UCFGs: Begin: 2026-07-08T19:22:39.982345092Z, End: 2026-07-08T19:22:41.657521586Z, Duration: 00:00:01.675 19:22:43 Load type hierarchy: Begin: 2026-07-08T19:22:39.982392372Z, End: 2026-07-08T19:22:40.255253452Z, Duration: 00:00:00.272 19:22:43 Load UCFGs: Begin: 2026-07-08T19:22:40.255607442Z, End: 2026-07-08T19:22:41.657286476Z, Duration: 00:00:01.401 19:22:43 Check cache: Begin: 2026-07-08T19:22:41.658075617Z, End: 2026-07-08T19:22:41.659402825Z, Duration: 00:00:00.001 19:22:43 Load cache: Begin: 2026-07-08T19:22:41.658811166Z, End: 2026-07-08T19:22:41.658888916Z, Duration: 00:00:00.000 19:22:43 Create runtime call graph: Begin: 2026-07-08T19:22:41.659440085Z, End: 2026-07-08T19:22:42.071814862Z, Duration: 00:00:00.412 19:22:43 Variable Type Analysis #1: Begin: 2026-07-08T19:22:41.660240615Z, End: 2026-07-08T19:22:41.896001717Z, Duration: 00:00:00.235 19:22:43 Create runtime type propagation graph: Begin: 2026-07-08T19:22:41.661192605Z, End: 2026-07-08T19:22:41.761549336Z, Duration: 00:00:00.100 19:22:43 Run SCC (Tarjan) on 15832 nodes: Begin: 2026-07-08T19:22:41.762316005Z, End: 2026-07-08T19:22:41.802714241Z, Duration: 00:00:00.040 19:22:43 Propagate runtime types to strongly connected components: Begin: 2026-07-08T19:22:41.802981681Z, End: 2026-07-08T19:22:41.895840516Z, Duration: 00:00:00.092 19:22:43 Variable Type Analysis #2: Begin: 2026-07-08T19:22:41.900997143Z, End: 2026-07-08T19:22:42.063161648Z, Duration: 00:00:00.162 19:22:43 Create runtime type propagation graph: Begin: 2026-07-08T19:22:41.901015023Z, End: 2026-07-08T19:22:41.966246056Z, Duration: 00:00:00.065 19:22:43 Run SCC (Tarjan) on 15217 nodes: Begin: 2026-07-08T19:22:41.966449595Z, End: 2026-07-08T19:22:41.992428100Z, Duration: 00:00:00.025 19:22:43 Propagate runtime types to strongly connected components: Begin: 2026-07-08T19:22:41.992616760Z, End: 2026-07-08T19:22:42.062939248Z, Duration: 00:00:00.070 19:22:43 Load config: Begin: 2026-07-08T19:22:42.071921942Z, End: 2026-07-08T19:22:42.837655343Z, Duration: 00:00:00.765 19:22:43 Compute entry points: Begin: 2026-07-08T19:22:42.837865283Z, End: 2026-07-08T19:22:43.007375882Z, Duration: 00:00:00.169 19:22:43 Slice call graph: Begin: 2026-07-08T19:22:43.011288101Z, End: 2026-07-08T19:22:43.014104829Z, Duration: 00:00:00.002 19:22:43 Live variable analysis: Begin: 2026-07-08T19:22:43.014269909Z, End: 2026-07-08T19:22:43.025944462Z, Duration: 00:00:00.011 19:22:43 Taint analysis for python: Begin: 2026-07-08T19:22:43.026233172Z, End: 2026-07-08T19:22:43.251516039Z, Duration: 00:00:00.225 19:22:43 Report issues: Begin: 2026-07-08T19:22:43.251749939Z, End: 2026-07-08T19:22:43.257461416Z, Duration: 00:00:00.005 19:22:43 Store cache: Begin: 2026-07-08T19:22:43.267322990Z, End: 2026-07-08T19:22:43.312181964Z, Duration: 00:00:00.044 19:22:43 INFO: python security sensor peak memory (pre-GC, max allocation pressure): 642 MB 19:22:43 INFO: python security sensor peak memory (post-GC, max live footprint): 411 MB 19:22:43 INFO: Sensor PythonSecuritySensor [security] (done) | time=3377ms 19:22:43 INFO: ------------- Run sensors on project 19:22:43 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] 19:22:43 INFO: Sensor Scan Manifest A3S Context Collector [commona3scontextcollector] (done) | time=0ms 19:22:43 INFO: Sensor Deterministic Rule Engine for Shell [dre] 19:22:43 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 19:22:44 INFO: Bridge extracted to /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/.sonartmp/bridge/bridge 19:22:45 INFO: Sensor Deterministic Rule Engine for Shell [dre] (done) | time=1181ms 19:22:45 INFO: Sensor SQL Dialect Detection [dre] 19:22:45 INFO: Sensor SQL Dialect Detection [dre] (done) | time=3ms 19:22:45 INFO: Sensor JavaScript/TypeScript/CSS analysis [javascript] 19:22:45 INFO: No input files found for analysis 19:22:45 INFO: Hit the cache for 0 out of 0 19:22:45 INFO: Miss the cache for 0 out of 0 19:22:45 INFO: Sensor JavaScript/TypeScript/CSS analysis [javascript] (done) | time=22ms 19:22:45 INFO: Sensor IaC Project Sensor [iac] 19:22:45 INFO: Sensor IaC Project Sensor [iac] (done) | time=2ms 19:22:45 INFO: Sensor PythonArchitectureSensor [architecture] 19:22:45 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork" 19:22:45 INFO: - /w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/architecture/py 19:22:45 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, smells, deviations, directives 19:22:45 INFO: * Protobuf reading starting | memory total=844 | free=156 | used=687 (MB) 19:22:45 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/sim-a1-interface-tox-sonarqube/.scannerwork/architecture/py" 19:22:45 INFO: * Files successfully loaded: "37" out of "37" 19:22:45 INFO: * Purging externals (components not scanned) from graphs 19:22:45 INFO: * Purging excluded nodes from graphs 19:22:45 INFO: * Protobuf reading complete | memory total=844 | free=142 | used=701 (MB) 19:22:45 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=844 | free=418 | used=425 (MB) 19:22:45 INFO: * No intended architecture defined or detected, using an empty model 19:22:45 INFO: No directives configured 19:22:46 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=943ms 19:22:46 INFO: Sensor Zero Coverage Sensor 19:22:46 INFO: Sensor Zero Coverage Sensor (done) | time=10ms 19:22:46 INFO: Sensor Architecture Telemetry [architecture] 19:22:46 INFO: Sensor Architecture Telemetry [architecture] (done) | time=1ms 19:22:46 INFO: ------------- Gather SCA dependencies on project 19:22:46 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:46 INFO: Dependency analysis skipped 19:22:46 INFO: CPD Executor 5 files had no CPD blocks 19:22:46 INFO: CPD Executor Calculating CPD for 32 files 19:22:46 INFO: CPD Executor CPD calculation finished (done) | time=76ms 19:22:46 INFO: SCM Publisher SCM provider for this project is: git 19:22:46 INFO: SCM Publisher 61 source files to be analyzed 19:22:47 INFO: SCM Publisher 61/61 source files have been analyzed (done) | time=982ms 19:22:47 INFO: SCM revision ID 'be2943f57211f62095dc5434099e331df237aafb' 19:22:48 INFO: Analysis report generated in 594ms, dir size=948 KB 19:22:48 INFO: Analysis report compressed in 194ms, zip size=323 KB 19:22:48 INFO: Analysis report uploaded in 377ms 19:22:48 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_sim-a1-interface 19:22:48 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 19:22:48 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ9DLs2AXOxf2CoyOzUd 19:22:48 INFO: ------------- Upload SCA dependency files 19:22:48 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:49 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 19:22:50 INFO: Successfully sent architecture data 19:22:52 INFO: Sensor cache published successfully 19:22:52 INFO: Analysis total time: 55.549 s 19:22:52 INFO: ------------------------------------------------------------------------ 19:22:52 INFO: EXECUTION SUCCESS 19:22:52 INFO: ------------------------------------------------------------------------ 19:22:52 INFO: Total time: 1:04.652s 19:22:53 INFO: Final Memory: 364M/844M 19:22:53 INFO: ------------------------------------------------------------------------ 19:22:55 $ ssh-agent -k 19:22:55 unset SSH_AUTH_SOCK; 19:22:55 unset SSH_AGENT_PID; 19:22:55 echo Agent pid 5578 killed; 19:22:55 [ssh-agent] Stopped. 19:22:55 [PostBuildScript] - [INFO] Executing post build scripts. 19:22:55 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins14520267676189460632.sh 19:22:55 ---> sysstat.sh 19:22:56 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins691310094398341800.sh 19:22:56 ---> package-listing.sh 19:22:56 ++ tr '[:upper:]' '[:lower:]' 19:22:56 ++ facter osfamily 19:22:56 + OS_FAMILY=debian 19:22:56 + workspace=/w/workspace/sim-a1-interface-tox-sonarqube 19:22:56 + START_PACKAGES=/tmp/packages_start.txt 19:22:56 + END_PACKAGES=/tmp/packages_end.txt 19:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:56 + PACKAGES=/tmp/packages_start.txt 19:22:56 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:22:56 + PACKAGES=/tmp/packages_end.txt 19:22:56 + case "${OS_FAMILY}" in 19:22:56 + dpkg -l 19:22:56 + grep '^ii' 19:22:56 + '[' -f /tmp/packages_start.txt ']' 19:22:56 + '[' -f /tmp/packages_end.txt ']' 19:22:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:56 + '[' /w/workspace/sim-a1-interface-tox-sonarqube ']' 19:22:56 + mkdir -p /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:22:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-tox-sonarqube/archives/ 19:22:56 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins306458232678949944.sh 19:22:56 ---> capture-instance-metadata.sh 19:22:57 Setup pyenv: 19:22:57 system 19:22:57 3.8.13 19:22:57 3.9.13 19:22:57 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:22:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lt9R from file:/tmp/.os_lf_venv 19:22:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:00 lf-activate-venv(): INFO: Base packages installed successfully 19:23:00 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:20 lf-activate-venv(): INFO: Adding /tmp/venv-Lt9R/bin to PATH 19:23:20 INFO: Running in OpenStack, capturing instance metadata 19:23:20 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins2634723731609250179.sh 19:23:20 provisioning config files... 19:23:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-tox-sonarqube@tmp/config11041443423611476517tmp 19:23:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:23:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:23:20 [EnvInject] - Injecting environment variables from a build step. 19:23:20 [EnvInject] - Injecting as environment variables the properties content 19:23:20 SERVER_ID=logs 19:23:20 19:23:20 [EnvInject] - Variables injected successfully. 19:23:20 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins12580151875687542065.sh 19:23:20 ---> create-netrc.sh 19:23:20 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins7896514765218068405.sh 19:23:20 ---> python-tools-install.sh 19:23:20 Setup pyenv: 19:23:21 system 19:23:21 3.8.13 19:23:21 3.9.13 19:23:21 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lt9R from file:/tmp/.os_lf_venv 19:23:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:24 lf-activate-venv(): INFO: Base packages installed successfully 19:23:24 lf-activate-venv(): INFO: Installing additional packages: lftools 19:23:40 lf-activate-venv(): INFO: Adding /tmp/venv-Lt9R/bin to PATH 19:23:40 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins5300259771962260716.sh 19:23:40 ---> sudo-logs.sh 19:23:40 Archiving 'sudo' log.. 19:23:41 [sim-a1-interface-tox-sonarqube] $ /bin/bash /tmp/jenkins4127659307113327253.sh 19:23:41 ---> job-cost.sh 19:23:41 Setup pyenv: 19:23:41 system 19:23:41 3.8.13 19:23:41 3.9.13 19:23:41 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lt9R from file:/tmp/.os_lf_venv 19:23:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:44 lf-activate-venv(): INFO: Base packages installed successfully 19:23:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:23:54 lf-activate-venv(): INFO: Adding /tmp/venv-Lt9R/bin to PATH 19:23:54 INFO: No Stack... 19:23:55 INFO: Retrieving Pricing Info for: v3-starter-2 19:23:55 INFO: Archiving Costs 19:23:55 [sim-a1-interface-tox-sonarqube] $ /bin/bash -l /tmp/jenkins14528800475458587494.sh 19:23:55 ---> logs-deploy.sh 19:23:55 Setup pyenv: 19:23:55 system 19:23:55 3.8.13 19:23:55 3.9.13 19:23:55 * 3.10.6 (set by /w/workspace/sim-a1-interface-tox-sonarqube/.python-version) 19:23:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lt9R from file:/tmp/.os_lf_venv 19:23:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:23:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:23:59 lf-activate-venv(): INFO: Base packages installed successfully 19:23:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:24:15 lf-activate-venv(): INFO: Adding /tmp/venv-Lt9R/bin to PATH 19:24:15 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-tox-sonarqube/364 19:24:15 INFO: archiving workspace using pattern(s): -p **/*.log 19:24:20 Archives upload complete. 19:24:21 INFO: archiving logs to Nexus 19:24:22 ---> uname -a: 19:24:22 Linux prd-ubuntu2004-builder-2c-2g-5310 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:22 19:24:22 19:24:22 ---> lscpu: 19:24:22 Architecture: x86_64 19:24:22 CPU op-mode(s): 32-bit, 64-bit 19:24:22 Byte Order: Little Endian 19:24:22 Address sizes: 40 bits physical, 48 bits virtual 19:24:22 CPU(s): 2 19:24:22 On-line CPU(s) list: 0,1 19:24:22 Thread(s) per core: 1 19:24:22 Core(s) per socket: 1 19:24:22 Socket(s): 2 19:24:22 NUMA node(s): 1 19:24:22 Vendor ID: AuthenticAMD 19:24:22 CPU family: 23 19:24:22 Model: 49 19:24:22 Model name: AMD EPYC-Rome Processor 19:24:22 Stepping: 0 19:24:22 CPU MHz: 2799.998 19:24:22 BogoMIPS: 5599.99 19:24:22 Virtualization: AMD-V 19:24:22 Hypervisor vendor: KVM 19:24:22 Virtualization type: full 19:24:22 L1d cache: 64 KiB 19:24:22 L1i cache: 64 KiB 19:24:22 L2 cache: 1 MiB 19:24:22 L3 cache: 32 MiB 19:24:22 NUMA node0 CPU(s): 0,1 19:24:22 Vulnerability Gather data sampling: Not affected 19:24:22 Vulnerability Itlb multihit: Not affected 19:24:22 Vulnerability L1tf: Not affected 19:24:22 Vulnerability Mds: Not affected 19:24:22 Vulnerability Meltdown: Not affected 19:24:22 Vulnerability Mmio stale data: Not affected 19:24:22 Vulnerability Retbleed: Vulnerable 19:24:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:24:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 19:24:22 Vulnerability Srbds: Not affected 19:24:22 Vulnerability Tsx async abort: Not affected 19:24:22 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:22 19:24:22 19:24:22 ---> nproc: 19:24:22 2 19:24:22 19:24:22 19:24:22 ---> df -h: 19:24:22 Filesystem Size Used Avail Use% Mounted on 19:24:22 udev 1.9G 0 1.9G 0% /dev 19:24:22 tmpfs 392M 1020K 391M 1% /run 19:24:22 /dev/vda1 20G 8.5G 11G 44% / 19:24:22 tmpfs 2.0G 0 2.0G 0% /dev/shm 19:24:22 tmpfs 5.0M 0 5.0M 0% /run/lock 19:24:22 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 19:24:22 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:24:22 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:24:22 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:24:22 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:24:22 tmpfs 392M 0 392M 0% /run/user/1001 19:24:22 19:24:22 19:24:22 ---> free -m: 19:24:22 total used free shared buff/cache available 19:24:22 Mem: 3919 436 1049 2 2433 3194 19:24:22 Swap: 1023 0 1023 19:24:22 19:24:22 19:24:22 ---> ip addr: 19:24:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:24:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:22 inet 127.0.0.1/8 scope host lo 19:24:22 valid_lft forever preferred_lft forever 19:24:22 inet6 ::1/128 scope host 19:24:22 valid_lft forever preferred_lft forever 19:24:22 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:24:22 link/ether fa:16:3e:5a:2f:bf brd ff:ff:ff:ff:ff:ff 19:24:22 inet 10.32.7.242/23 brd 10.32.7.255 scope global dynamic ens3 19:24:22 valid_lft 85937sec preferred_lft 85937sec 19:24:22 inet6 fe80::f816:3eff:fe5a:2fbf/64 scope link 19:24:22 valid_lft forever preferred_lft forever 19:24:22 19:24:22 19:24:22 ---> sar -b -r -n DEV: 19:24:22 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-5310) 07/08/26 _x86_64_ (2 CPU) 19:24:22 19:24:22 19:16:43 LINUX RESTART (2 CPU) 19:24:22 19:24:22 19:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:22 19:18:02 141.35 81.12 60.23 0.00 3495.50 5850.05 0.00 19:24:22 19:19:01 106.69 45.53 61.16 0.00 515.71 9492.92 0.00 19:24:22 19:20:01 64.47 11.68 52.79 0.00 1242.86 9452.42 0.00 19:24:22 19:21:01 11.53 0.12 11.41 0.00 17.73 2388.94 0.00 19:24:22 19:22:01 54.85 23.13 31.72 0.00 752.02 8018.39 0.00 19:24:22 19:23:01 62.08 14.39 47.69 0.00 1027.81 15049.19 0.00 19:24:22 19:24:01 30.56 7.86 22.69 0.00 603.53 1586.27 0.00 19:24:22 Average: 67.27 26.21 41.05 0.00 1094.98 7400.92 0.00 19:24:22 19:24:22 19:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:22 19:18:02 1780564 3298912 407144 10.14 44612 1638312 880828 17.40 575248 1469744 82512 19:24:22 19:19:01 1549020 3371656 313972 7.82 65728 1900748 789120 15.59 518020 1718848 177892 19:24:22 19:20:01 1320504 3286784 390140 9.72 75136 2027100 944632 18.66 618148 1829008 33636 19:24:22 19:21:01 1210716 3257080 416984 10.39 78072 2101380 950464 18.77 670280 1879944 50264 19:24:22 19:22:01 762556 3177252 490332 12.22 96176 2425820 1015836 20.07 786888 2180192 165412 19:24:22 19:23:01 1159196 3316556 351160 8.75 91516 2170268 817264 16.14 572008 1996308 11840 19:24:22 19:24:01 1111328 3295648 372032 9.27 93728 2194920 837044 16.53 610960 2004684 9544 19:24:22 Average: 1270555 3286270 391681 9.76 77853 2065507 890741 17.59 621650 1868390 75871 19:24:22 19:24:22 19:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:22 19:18:02 ens3 322.51 169.19 1432.32 60.02 0.00 0.00 0.00 0.00 19:24:22 19:18:02 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:24:22 19:19:01 ens3 39.91 30.72 399.86 3.95 0.00 0.00 0.00 0.00 19:24:22 19:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:24:22 19:20:01 ens3 21.35 20.75 43.82 5.54 0.00 0.00 0.00 0.00 19:24:22 19:20:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:24:22 19:21:01 ens3 17.56 14.01 419.94 2.06 0.00 0.00 0.00 0.00 19:24:22 19:21:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:24:22 19:22:01 ens3 133.47 96.48 1458.68 14.22 0.00 0.00 0.00 0.00 19:24:22 19:22:01 lo 0.73 0.73 0.10 0.10 0.00 0.00 0.00 0.00 19:24:22 19:23:01 ens3 306.98 252.39 3697.15 37.51 0.00 0.00 0.00 0.00 19:24:22 19:23:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:24:22 19:24:01 ens3 16.58 17.18 14.33 8.25 0.00 0.00 0.00 0.00 19:24:22 19:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:24:22 Average: ens3 122.84 85.96 1068.40 18.83 0.00 0.00 0.00 0.00 19:24:22 Average: lo 0.77 0.77 0.08 0.08 0.00 0.00 0.00 0.00 19:24:22 19:24:22 19:24:22 ---> sar -P ALL: 19:24:22 Linux 5.4.0-169-generic (prd-ubuntu2004-builder-2c-2g-5310) 07/08/26 _x86_64_ (2 CPU) 19:24:22 19:24:22 19:16:43 LINUX RESTART (2 CPU) 19:24:22 19:24:22 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:24:22 19:18:02 all 38.68 21.21 20.33 7.18 5.18 7.42 19:24:22 19:18:02 0 25.10 27.05 24.18 8.69 5.75 9.22 19:24:22 19:18:02 1 52.05 15.46 16.55 5.68 4.61 5.65 19:24:22 19:19:01 all 40.36 16.06 16.37 6.31 3.17 17.73 19:24:22 19:19:01 0 41.19 20.04 19.11 7.72 3.42 8.51 19:24:22 19:19:01 1 39.55 12.14 13.67 4.92 2.93 26.79 19:24:22 19:20:01 all 31.68 0.00 2.87 2.98 1.03 61.45 19:24:22 19:20:01 0 23.65 0.00 2.82 2.62 0.92 70.00 19:24:22 19:20:01 1 39.73 0.00 2.92 3.34 1.14 52.87 19:24:22 19:21:01 all 13.32 0.00 1.03 0.48 0.55 84.62 19:24:22 19:21:01 0 5.54 0.00 0.83 0.87 0.35 92.40 19:24:22 19:21:01 1 21.09 0.00 1.23 0.08 0.75 76.84 19:24:22 19:22:01 all 40.70 0.00 3.46 2.28 1.67 51.90 19:24:22 19:22:01 0 40.24 0.00 3.37 3.24 1.57 51.58 19:24:22 19:22:01 1 41.16 0.00 3.54 1.32 1.77 52.21 19:24:22 19:23:01 all 65.98 0.00 5.18 1.61 2.14 25.09 19:24:22 19:23:01 0 70.95 0.00 4.98 1.76 2.11 20.19 19:24:22 19:23:01 1 61.01 0.00 5.38 1.46 2.16 29.99 19:24:22 19:24:01 all 42.29 0.00 2.63 1.45 1.49 52.14 19:24:22 19:24:01 0 50.35 0.00 2.86 0.48 1.70 44.61 19:24:22 19:24:01 1 34.22 0.00 2.40 2.42 1.28 59.68 19:24:22 Average: all 38.98 5.26 7.36 3.16 2.17 43.07 19:24:22 Average: 0 36.71 6.61 8.21 3.59 2.24 42.63 19:24:22 Average: 1 41.24 3.92 6.50 2.74 2.09 43.51 19:24:22 19:24:22 19:24:22