00:26:20 Started by timer 00:26:20 Running as SYSTEM 00:26:20 [EnvInject] - Loading node environment variables. 00:26:20 Building remotely on prd-ubuntu1804-docker-4c-4g-1385 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:26:20 [ssh-agent] Looking for ssh-agent implementation... 00:26:20 $ ssh-agent 00:26:20 SSH_AUTH_SOCK=/tmp/ssh-M1qTtIXp5zPY/agent.2062 00:26:20 SSH_AGENT_PID=2064 00:26:20 [ssh-agent] Started. 00:26:20 Running ssh-add (command line suppressed) 00:26:20 Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_10342233613120048861.key (jenkins-ssh) 00:26:20 [ssh-agent] Using credentials jenkins (jenkins) 00:26:20 The recommended git tool is: NONE 00:26:22 using credential jenkins 00:26:22 Wiping out workspace first. 00:26:22 Cloning the remote Git repository 00:26:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:22 > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 00:26:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw 00:26:22 > git --version # timeout=10 00:26:22 > git --version # 'git version 2.17.1' 00:26:22 using GIT_SSH to set credentials jenkins 00:26:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 00:26:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:23 Avoid second fetch 00:26:23 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:26:23 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) 00:26:23 > git config core.sparsecheckout # timeout=10 00:26:23 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:27 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" 00:26:27 > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 00:26:27 provisioning config files... 00:26:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:27 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins397918011362963140.sh 00:26:27 ---> python-tools-install.sh 00:26:27 Setup pyenv: 00:26:27 * system (set by /opt/pyenv/version) 00:26:27 * 3.8.13 (set by /opt/pyenv/version) 00:26:27 * 3.9.13 (set by /opt/pyenv/version) 00:26:27 * 3.10.6 (set by /opt/pyenv/version) 00:26:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eYeA 00:26:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:42 lf-activate-venv(): INFO: Base packages installed successfully 00:26:42 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:19 lf-activate-venv(): INFO: Adding /tmp/venv-eYeA/bin to PATH 00:27:19 Generating Requirements File 00:27:49 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. 00:27:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:27:50 Python 3.10.6 00:27:51 pip 26.1.1 from /tmp/venv-eYeA/lib/python3.10/site-packages/pip (python 3.10) 00:27:51 appdirs==1.4.4 00:27:51 argcomplete==3.6.3 00:27:51 aspy.yaml==1.3.0 00:27:51 attrs==26.1.0 00:27:51 autopage==0.6.0 00:27:51 backports.strenum==1.3.1 00:27:51 beautifulsoup4==4.14.3 00:27:51 boto3==1.43.11 00:27:51 botocore==1.43.11 00:27:51 bs4==0.0.2 00:27:51 certifi==2026.5.20 00:27:51 cffi==2.0.0 00:27:51 cfgv==3.5.0 00:27:51 chardet==7.4.3 00:27:51 charset-normalizer==3.4.7 00:27:51 click==8.4.0 00:27:51 cliff==4.14.0 00:27:51 cmd2==3.5.1 00:27:51 cryptography==3.3.2 00:27:51 debtcollector==3.1.0 00:27:51 decorator==5.3.1 00:27:51 defusedxml==0.7.1 00:27:51 Deprecated==1.3.1 00:27:51 distlib==0.4.0 00:27:51 dnspython==2.8.0 00:27:51 docker==7.1.0 00:27:51 dogpile.cache==1.5.0 00:27:51 durationpy==0.10 00:27:51 email-validator==2.3.0 00:27:51 filelock==3.29.0 00:27:51 future==1.0.0 00:27:51 gitdb==4.0.12 00:27:51 GitPython==3.1.50 00:27:51 httplib2==0.30.2 00:27:51 identify==2.6.19 00:27:51 idna==3.15 00:27:51 importlib-resources==1.5.0 00:27:51 iso8601==2.1.0 00:27:51 Jinja2==3.1.6 00:27:51 jmespath==1.1.0 00:27:51 jsonpatch==1.33 00:27:51 jsonpointer==3.1.1 00:27:51 jsonschema==4.26.0 00:27:51 jsonschema-specifications==2025.9.1 00:27:51 keystoneauth1==5.14.0 00:27:51 kubernetes==35.0.0 00:27:51 lftools==0.37.22 00:27:51 lxml==6.1.1 00:27:51 markdown-it-py==4.2.0 00:27:51 MarkupSafe==3.0.3 00:27:51 mdurl==0.1.2 00:27:51 msgpack==1.1.2 00:27:51 multi_key_dict==2.0.3 00:27:51 munch==4.0.0 00:27:51 netaddr==1.3.0 00:27:51 niet==1.4.2 00:27:51 nodeenv==1.10.0 00:27:51 oauth2client==4.1.3 00:27:51 oauthlib==3.3.1 00:27:51 openstacksdk==4.13.0 00:27:51 os-service-types==1.8.2 00:27:51 osc-lib==4.6.0 00:27:51 oslo.config==10.4.0 00:27:51 oslo.context==6.4.0 00:27:51 oslo.i18n==6.8.0 00:27:51 oslo.log==8.2.0 00:27:51 oslo.serialization==5.10.0 00:27:51 oslo.utils==10.0.1 00:27:51 packaging==26.2 00:27:51 pbr==7.0.3 00:27:51 platformdirs==4.9.6 00:27:51 prettytable==3.17.0 00:27:51 psutil==7.2.2 00:27:51 pyasn1==0.6.3 00:27:51 pyasn1_modules==0.4.2 00:27:51 pycparser==3.0 00:27:51 pygerrit2==2.0.15 00:27:51 PyGithub==2.9.1 00:27:51 Pygments==2.20.0 00:27:51 PyJWT==2.12.1 00:27:51 PyNaCl==1.6.2 00:27:51 pyparsing==2.4.7 00:27:51 pyperclip==1.11.0 00:27:51 pyrsistent==0.20.0 00:27:51 python-cinderclient==9.9.0 00:27:51 python-dateutil==2.9.0.post0 00:27:51 python-discovery==1.3.1 00:27:51 python-heatclient==5.2.0 00:27:51 python-jenkins==1.8.3 00:27:51 python-keystoneclient==5.8.0 00:27:51 python-magnumclient==4.10.0 00:27:51 python-openstackclient==10.0.0 00:27:51 python-swiftclient==4.10.0 00:27:51 PyYAML==6.0.3 00:27:51 referencing==0.37.0 00:27:51 requests==2.34.2 00:27:51 requests-oauthlib==2.0.0 00:27:51 rfc3986==2.0.0 00:27:51 rich==15.0.0 00:27:51 rich-argparse==1.8.0 00:27:51 rpds-py==0.30.0 00:27:51 rsa==4.9.1 00:27:51 ruamel.yaml==0.19.1 00:27:51 ruamel.yaml.clib==0.2.15 00:27:51 s3transfer==0.17.0 00:27:51 simplejson==4.1.1 00:27:51 six==1.17.0 00:27:51 smmap==5.0.3 00:27:51 soupsieve==2.8.3 00:27:51 stevedore==5.8.0 00:27:51 tabulate==0.10.0 00:27:51 toml==0.10.2 00:27:51 tomlkit==0.15.0 00:27:51 tqdm==4.67.3 00:27:51 typing_extensions==4.15.0 00:27:51 urllib3==1.26.20 00:27:51 virtualenv==21.3.3 00:27:51 wcwidth==0.7.0 00:27:51 websocket-client==1.9.0 00:27:51 wrapt==2.1.2 00:27:51 xdg==6.0.0 00:27:51 xmltodict==1.0.4 00:27:51 yq==3.4.3 00:27:51 [EnvInject] - Injecting environment variables from a build step. 00:27:51 [EnvInject] - Injecting as environment variables the properties content 00:27:51 SET_JDK_VERSION=openjdk17 00:27:51 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 00:27:51 00:27:51 [EnvInject] - Variables injected successfully. 00:27:51 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins11719388992197010590.sh 00:27:51 ---> update-java-alternatives.sh 00:27:51 ---> Updating Java version 00:27:52 ---> Ubuntu/Debian system detected 00:27:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 00:27:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 00:27:52 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 00:27:52 openjdk version "17.0.7" 2023-04-18 00:27:52 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 00:27:52 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 00:27:52 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 00:27:52 [EnvInject] - Injecting environment variables from a build step. 00:27:52 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 00:27:52 [EnvInject] - Variables injected successfully. 00:27:52 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins3466729992422688152.sh 00:27:52 --> prescan-ric-app-qp-aimlfw-ubuntu.sh 00:27:53 Docker version 24.0.2, build cb74dfc 00:27:53 Unit Test 00:27:54 #1 [internal] load build definition from Dockerfile 00:27:54 #1 transferring dockerfile: 2.51kB done 00:27:54 #1 DONE 0.1s 00:27:54 00:27:54 #2 [internal] load .dockerignore 00:27:54 #2 transferring context: 2B done 00:27:54 #2 DONE 0.1s 00:27:54 ERROR: failed to solve: target stage qpaimlfwbuild could not be found 00:27:54 Unable to find image 'tmpimg:latest' locally 00:27:55 Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 00:27:55 must specify at least one container source 00:27:55 Container name cannot be empty 00:27:55 --> prescan-ric-app-qp-aimlfw.sh ends 00:27:55 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-1385 00:27:56 [ric-app-qp-aimlfw-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-app-qp-aimlfw -Dsonar.projectName=ric-app-qp-aimlfw -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:27:56 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:27:56 INFO: Project root configuration file: NONE 00:27:56 INFO: SonarScanner 4.6.2.2472 00:27:56 INFO: Java 17.0.7 Private Build (64-bit) 00:27:56 INFO: Linux 4.15.0-213-generic amd64 00:27:57 INFO: User cache: /home/jenkins/.sonar/cache 00:28:02 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 00:28:02 INFO: Project root configuration file: NONE 00:28:02 INFO: Analyzing on SonarCloud 00:28:02 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 00:28:04 INFO: Load global settings 00:28:04 INFO: Load global settings (done) | time=826ms 00:28:05 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 00:28:05 INFO: Loading required plugins 00:28:05 INFO: Load plugins index 00:28:05 INFO: Load plugins index (done) | time=252ms 00:28:05 INFO: Load/download plugins 00:28:07 INFO: Load/download plugins (done) | time=1505ms 00:28:07 INFO: Loaded core extensions: sca, architecture, a3s 00:28:07 INFO: Process project properties 00:28:07 INFO: Project key: o-ran-sc_ric-app-qp-aimlfw 00:28:07 INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:07 INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork 00:28:07 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' 00:28:08 INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=379ms 00:28:08 INFO: Found an active CI vendor: 'Jenkins' 00:28:08 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:08 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:08 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:08 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' 00:28:09 INFO: Detected project binding: NOT_BOUND 00:28:09 INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=255ms 00:28:09 INFO: Load branch configuration 00:28:09 INFO: Load branch configuration (done) | time=2ms 00:28:09 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:09 INFO: Create analysis 00:28:09 INFO: Create analysis (done) | time=492ms 00:28:09 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:09 INFO: Load quality profiles 00:28:10 INFO: Load quality profiles (done) | time=517ms 00:28:10 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:10 INFO: Load active rules 00:28:11 INFO: Load active rules (done) | time=970ms 00:28:11 INFO: Organization key: o-ran-sc 00:28:11 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 00:28:11 INFO: Preprocessing files... 00:28:11 INFO: 1 language detected in 8 preprocessed files (done) | time=89ms 00:28:11 INFO: 141 files ignored because of inclusion/exclusion patterns 00:28:11 INFO: 0 files ignored because of scm ignore settings 00:28:12 INFO: Loading plugins for detected languages 00:28:12 INFO: Load/download plugins 00:28:14 INFO: Load/download plugins (done) | time=2682ms 00:28:15 INFO: Load project repositories 00:28:15 INFO: Load project repositories (done) | time=301ms 00:28:15 INFO: Indexing files... 00:28:15 INFO: Project configuration: 00:28:15 INFO: Included sources: **/*.go 00:28:15 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 00:28:15 INFO: 8 files indexed (done) | time=11ms 00:28:15 INFO: Quality profile for go: Sonar way 00:28:15 INFO: ------------- Run sensors on module ric-app-qp-aimlfw 00:28:15 INFO: Load metrics repository 00:28:15 INFO: Load metrics repository (done) | time=184ms 00:28:15 INFO: Sensor cache enabled 00:28:15 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:15 INFO: Load sensor cache 00:28:16 INFO: Load sensor cache (37 KB) | time=1214ms 00:28:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:16 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:18 INFO: Sensor Code Quality and Security for Go [go] 00:28:18 INFO: The properties "sonar.tests" and "sonar.test.inclusions" are not set. To improve the analysis accuracy, we categorize a file as a test file when the filename has suffix: "_test.go" 00:28:18 It is highly recommended to set those properties, e.g.: for the Go projects it is usually: "sonar.tests=." and "sonar.test.inclusions=**/*_test.go" 00:28:18 INFO: 6 folders (8 files) to be analyzed 00:28:19 INFO: 6/6 folders (8 files) have been analyzed 00:28:19 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1517ms 00:28:19 INFO: Sensor Go Cover sensor for Go coverage [go] 00:28:19 WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. 00:28:19 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms 00:28:19 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 00:28:19 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 00:28:19 INFO: Sensor IaC hadolint report Sensor [iac] 00:28:19 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=0ms 00:28:19 INFO: Sensor Java Config Sensor [iac] 00:28:19 INFO: There are no files to be analyzed for the Java language 00:28:19 INFO: Sensor Java Config Sensor [iac] (done) | time=10ms 00:28:19 INFO: Sensor IaC Docker Sensor [iac] 00:28:19 INFO: There are no files to be analyzed for the Docker language 00:28:19 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 00:28:19 INFO: Sensor IaC GitHub Actions Sensor [iac] 00:28:19 INFO: There are no files to be analyzed for the GitHub Actions language 00:28:19 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 00:28:19 INFO: Sensor IaC actionlint report Sensor [iac] 00:28:19 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=0ms 00:28:19 INFO: Sensor IaC Shell Sensor [iac] 00:28:19 INFO: There are no files to be analyzed for the Shell language 00:28:19 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 00:28:19 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 00:28:19 INFO: Available processors: 4 00:28:19 INFO: Using 4 threads for analysis. 00:28:20 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: 00:28:20 * The filename starts with "test" 00:28:20 * The filename contains "test." or "tests." 00:28:20 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 00:28:20 * Any directory in the file path has a name ending in "test" or "tests" 00:28:20 00:28:20 INFO: Start fetching files for the text and secrets analysis 00:28:20 INFO: Using Git CLI to retrieve dirty files 00:28:20 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 00:28:20 INFO: Starting the text and secrets analysis 00:28:20 INFO: 8 source files to be analyzed for the text and secrets analysis 00:28:20 INFO: 8/8 source files have been analyzed for the text and secrets analysis 00:28:20 INFO: Start fetching files for the binary file analysis 00:28:20 INFO: There are no files to be analyzed for the binary file analysis 00:28:20 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=857ms 00:28:20 INFO: Sensor GoSecuritySensor [security] 00:28:20 INFO: 9 taint analysis rules enabled. 00:28:20 INFO: Analyzing 81 UCFGs to detect vulnerabilities. 00:28:21 INFO: No entry points found. 00:28:21 INFO: go security sensor: Begin: 2026-05-21T00:28:20.681872338Z, End: 2026-05-21T00:28:21.390696490Z, Duration: 00:00:00.708 00:28:21 Load type hierarchy and UCFGs: Begin: 2026-05-21T00:28:20.690655999Z, End: 2026-05-21T00:28:20.888467354Z, Duration: 00:00:00.197 00:28:21 Load type hierarchy: Begin: 2026-05-21T00:28:20.690693840Z, End: 2026-05-21T00:28:20.694461187Z, Duration: 00:00:00.003 00:28:21 Load UCFGs: Begin: 2026-05-21T00:28:20.694913070Z, End: 2026-05-21T00:28:20.888342910Z, Duration: 00:00:00.193 00:28:21 Check cache: Begin: 2026-05-21T00:28:20.888670480Z, End: 2026-05-21T00:28:20.889635477Z, Duration: 00:00:00.000 00:28:21 Load cache: Begin: 2026-05-21T00:28:20.889259036Z, End: 2026-05-21T00:28:20.889284537Z, Duration: 00:00:00.000 00:28:21 Create runtime call graph: Begin: 2026-05-21T00:28:20.889702669Z, End: 2026-05-21T00:28:20.946779018Z, Duration: 00:00:00.057 00:28:21 Variable Type Analysis #1: Begin: 2026-05-21T00:28:20.890383588Z, End: 2026-05-21T00:28:20.927187759Z, Duration: 00:00:00.036 00:28:21 Create runtime type propagation graph: Begin: 2026-05-21T00:28:20.891289324Z, End: 2026-05-21T00:28:20.909940037Z, Duration: 00:00:00.018 00:28:21 Run SCC (Tarjan) on 701 nodes: Begin: 2026-05-21T00:28:20.910713139Z, End: 2026-05-21T00:28:20.917991726Z, Duration: 00:00:00.007 00:28:21 Propagate runtime types to strongly connected components: Begin: 2026-05-21T00:28:20.918207352Z, End: 2026-05-21T00:28:20.927041905Z, Duration: 00:00:00.008 00:28:21 Variable Type Analysis #2: Begin: 2026-05-21T00:28:20.929399252Z, End: 2026-05-21T00:28:20.944944325Z, Duration: 00:00:00.015 00:28:21 Create runtime type propagation graph: Begin: 2026-05-21T00:28:20.929412112Z, End: 2026-05-21T00:28:20.938423789Z, Duration: 00:00:00.009 00:28:21 Run SCC (Tarjan) on 701 nodes: Begin: 2026-05-21T00:28:20.938604494Z, End: 2026-05-21T00:28:20.939709156Z, Duration: 00:00:00.001 00:28:21 Propagate runtime types to strongly connected components: Begin: 2026-05-21T00:28:20.939774188Z, End: 2026-05-21T00:28:20.944856563Z, Duration: 00:00:00.005 00:28:21 Load config: Begin: 2026-05-21T00:28:20.946863390Z, End: 2026-05-21T00:28:21.354062201Z, Duration: 00:00:00.407 00:28:21 Compute entry points: Begin: 2026-05-21T00:28:21.354291667Z, End: 2026-05-21T00:28:21.379403333Z, Duration: 00:00:00.025 00:28:21 INFO: go security sensor peak memory: 129 MB 00:28:21 INFO: Sensor GoSecuritySensor [security] (done) | time=716ms 00:28:21 INFO: ------------- Run sensors on project 00:28:21 INFO: Sensor GoProjectSensor [go] 00:28:21 INFO: Sensor GoProjectSensor [go] (done) | time=0ms 00:28:21 INFO: Sensor Deterministic Rule Engine for Go [dre] 00:28:21 INFO: Extracting bridge from /bridge/bridge-linux-x64.xz 00:28:22 INFO: Bridge extracted to /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork/.sonartmp/bridge/bridge 00:28:22 INFO: Sensor Deterministic Rule Engine for Go [dre] (done) | time=777ms 00:28:22 INFO: Sensor Zero Coverage Sensor 00:28:22 INFO: Sensor Zero Coverage Sensor (done) | time=22ms 00:28:22 INFO: ------------- Gather SCA dependencies on project 00:28:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 00:28:23 INFO: Dependency analysis skipped 00:28:23 INFO: CPD Executor Calculating CPD for 8 files 00:28:23 INFO: CPD Executor CPD calculation finished (done) | time=25ms 00:28:23 INFO: SCM Publisher SCM provider for this project is: git 00:28:23 INFO: SCM Publisher 8 source files to be analyzed 00:28:23 INFO: SCM Publisher 8/8 source files have been analyzed (done) | time=298ms 00:28:23 INFO: SCM revision ID '0231406ea0a153c94382e00927557a88dc81c48a' 00:28:24 INFO: Analysis report generated in 598ms, dir size=391 KB 00:28:24 INFO: Analysis report compressed in 42ms, zip size=87 KB 00:28:24 INFO: Analysis report uploaded in 816ms 00:28:24 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw 00:28:24 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 00:28:24 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZ5H7vtdmk9jtcowh5D1 00:28:24 INFO: ------------- Upload SCA dependency files 00:28:26 INFO: Sensor cache published successfully 00:28:26 INFO: Analysis total time: 18.922 s 00:28:26 INFO: ------------------------------------------------------------------------ 00:28:26 INFO: EXECUTION SUCCESS 00:28:26 INFO: ------------------------------------------------------------------------ 00:28:26 INFO: Total time: 30.148s 00:28:26 INFO: Final Memory: 23M/87M 00:28:26 INFO: ------------------------------------------------------------------------ 00:28:27 $ ssh-agent -k 00:28:27 unset SSH_AUTH_SOCK; 00:28:27 unset SSH_AGENT_PID; 00:28:27 echo Agent pid 2064 killed; 00:28:27 [ssh-agent] Stopped. 00:28:27 [PostBuildScript] - [INFO] Executing post build scripts. 00:28:27 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins15296022656882725354.sh 00:28:27 ---> sysstat.sh 00:28:27 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1471675879289233588.sh 00:28:27 ---> package-listing.sh 00:28:27 ++ tr '[:upper:]' '[:lower:]' 00:28:27 ++ facter osfamily 00:28:28 + OS_FAMILY=debian 00:28:28 + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script 00:28:28 + START_PACKAGES=/tmp/packages_start.txt 00:28:28 + END_PACKAGES=/tmp/packages_end.txt 00:28:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:28:28 + PACKAGES=/tmp/packages_start.txt 00:28:28 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:28 + PACKAGES=/tmp/packages_end.txt 00:28:28 + case "${OS_FAMILY}" in 00:28:28 + dpkg -l 00:28:28 + grep '^ii' 00:28:28 + '[' -f /tmp/packages_start.txt ']' 00:28:28 + '[' -f /tmp/packages_end.txt ']' 00:28:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:28:28 + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' 00:28:28 + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ 00:28:28 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14230229032580633568.sh 00:28:28 ---> capture-instance-metadata.sh 00:28:28 Setup pyenv: 00:28:28 system 00:28:28 3.8.13 00:28:28 3.9.13 00:28:28 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYeA from file:/tmp/.os_lf_venv 00:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:31 lf-activate-venv(): INFO: Base packages installed successfully 00:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:48 lf-activate-venv(): INFO: Adding /tmp/venv-eYeA/bin to PATH 00:28:48 INFO: Running in OpenStack, capturing instance metadata 00:28:49 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins9082273655702260905.sh 00:28:49 provisioning config files... 00:28:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config18376515579028649970tmp 00:28:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:28:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:28:49 [EnvInject] - Injecting environment variables from a build step. 00:28:49 [EnvInject] - Injecting as environment variables the properties content 00:28:49 SERVER_ID=logs 00:28:49 00:28:49 [EnvInject] - Variables injected successfully. 00:28:49 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins1202681047379749674.sh 00:28:49 ---> create-netrc.sh 00:28:49 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins275569033224193653.sh 00:28:49 ---> python-tools-install.sh 00:28:49 Setup pyenv: 00:28:49 system 00:28:49 3.8.13 00:28:49 3.9.13 00:28:49 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:28:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYeA from file:/tmp/.os_lf_venv 00:28:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:52 lf-activate-venv(): INFO: Base packages installed successfully 00:28:52 lf-activate-venv(): INFO: Installing additional packages: lftools 00:29:08 lf-activate-venv(): INFO: Adding /tmp/venv-eYeA/bin to PATH 00:29:08 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6237169739515645454.sh 00:29:08 ---> sudo-logs.sh 00:29:08 Archiving 'sudo' log.. 00:29:09 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5752795193000974700.sh 00:29:09 ---> job-cost.sh 00:29:09 Setup pyenv: 00:29:09 system 00:29:09 3.8.13 00:29:09 3.9.13 00:29:09 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYeA from file:/tmp/.os_lf_venv 00:29:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:12 lf-activate-venv(): INFO: Base packages installed successfully 00:29:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-eYeA/bin to PATH 00:29:22 INFO: No Stack... 00:29:22 INFO: Retrieving Pricing Info for: v3-starter-4 00:29:22 INFO: Archiving Costs 00:29:22 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins10530214515437698938.sh 00:29:22 ---> logs-deploy.sh 00:29:22 Setup pyenv: 00:29:22 system 00:29:22 3.8.13 00:29:22 3.9.13 00:29:22 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) 00:29:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eYeA from file:/tmp/.os_lf_venv 00:29:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:26 lf-activate-venv(): INFO: Base packages installed successfully 00:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-eYeA/bin to PATH 00:29:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1255 00:29:42 INFO: archiving workspace using pattern(s): -p **/*.log 00:29:44 Archives upload complete. 00:29:44 INFO: archiving logs to Nexus 00:29:46 ---> uname -a: 00:29:46 Linux prd-ubuntu1804-docker-4c-4g-1385 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:29:46 00:29:46 00:29:46 ---> lscpu: 00:29:46 Architecture: x86_64 00:29:46 CPU op-mode(s): 32-bit, 64-bit 00:29:46 Byte Order: Little Endian 00:29:46 CPU(s): 4 00:29:46 On-line CPU(s) list: 0-3 00:29:46 Thread(s) per core: 1 00:29:46 Core(s) per socket: 1 00:29:46 Socket(s): 4 00:29:46 NUMA node(s): 1 00:29:46 Vendor ID: AuthenticAMD 00:29:46 CPU family: 23 00:29:46 Model: 49 00:29:46 Model name: AMD EPYC-Rome Processor 00:29:46 Stepping: 0 00:29:46 CPU MHz: 2800.000 00:29:46 BogoMIPS: 5600.00 00:29:46 Virtualization: AMD-V 00:29:46 Hypervisor vendor: KVM 00:29:46 Virtualization type: full 00:29:46 L1d cache: 32K 00:29:46 L1i cache: 32K 00:29:46 L2 cache: 512K 00:29:46 L3 cache: 16384K 00:29:46 NUMA node0 CPU(s): 0-3 00:29:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 00:29:46 00:29:46 00:29:46 ---> nproc: 00:29:46 4 00:29:46 00:29:46 00:29:46 ---> df -h: 00:29:46 Filesystem Size Used Avail Use% Mounted on 00:29:46 udev 3.9G 0 3.9G 0% /dev 00:29:46 tmpfs 798M 696K 797M 1% /run 00:29:46 /dev/vda1 20G 9.1G 11G 48% / 00:29:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:29:46 tmpfs 5.0M 0 5.0M 0% /run/lock 00:29:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:29:46 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:29:46 tmpfs 798M 0 798M 0% /run/user/1001 00:29:46 00:29:46 00:29:46 ---> free -m: 00:29:46 total used free shared buff/cache available 00:29:46 Mem: 7976 512 5136 0 2326 7186 00:29:46 Swap: 1023 0 1023 00:29:46 00:29:46 00:29:46 ---> ip addr: 00:29:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:29:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:29:46 inet 127.0.0.1/8 scope host lo 00:29:46 valid_lft forever preferred_lft forever 00:29:46 inet6 ::1/128 scope host 00:29:46 valid_lft forever preferred_lft forever 00:29:46 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:29:46 link/ether fa:16:3e:b9:4f:4a brd ff:ff:ff:ff:ff:ff 00:29:46 inet 10.32.6.118/23 brd 10.32.7.255 scope global dynamic ens3 00:29:46 valid_lft 86155sec preferred_lft 86155sec 00:29:46 inet6 fe80::f816:3eff:feb9:4f4a/64 scope link 00:29:46 valid_lft forever preferred_lft forever 00:29:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:29:46 link/ether 02:42:d8:49:d4:42 brd ff:ff:ff:ff:ff:ff 00:29:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:29:46 valid_lft forever preferred_lft forever 00:29:46 00:29:46 00:29:46 ---> sar -b -r -n DEV: 00:29:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1385) 05/21/26 _x86_64_ (4 CPU) 00:29:46 00:29:46 00:25:43 LINUX RESTART (4 CPU) 00:29:46 00:29:46 00:26:01 tps rtps wtps bread/s bwrtn/s 00:29:46 00:27:02 160.12 69.39 90.73 5615.73 40464.34 00:29:46 00:28:01 100.46 41.70 58.75 3861.99 8475.17 00:29:46 00:29:01 74.39 11.80 62.59 782.94 9912.88 00:29:46 Average: 111.72 40.96 70.76 3417.75 19679.70 00:29:46 00:29:46 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:29:46 00:27:02 5843000 7384224 2324428 28.46 39352 1681544 994780 10.79 614968 1539216 69072 00:29:46 00:28:01 5450032 7383132 2717396 33.27 59852 2036616 1141148 12.38 678620 1833892 143040 00:29:46 00:29:01 5266248 7360244 2901180 35.52 62568 2192908 1004540 10.90 762556 1931324 26360 00:29:46 Average: 5519760 7375867 2647668 32.42 53924 1970356 1046823 11.36 685381 1768144 79491 00:29:46 00:29:46 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:29:46 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:46 00:27:02 ens3 425.11 230.13 1249.61 65.36 0.00 0.00 0.00 0.00 00:29:46 00:27:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 00:29:46 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:46 00:28:01 ens3 119.71 88.56 1095.64 13.69 0.00 0.00 0.00 0.00 00:29:46 00:28:01 lo 1.76 1.76 0.18 0.18 0.00 0.00 0.00 0.00 00:29:46 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:46 00:29:01 ens3 200.58 166.17 2096.91 19.71 0.00 0.00 0.00 0.00 00:29:46 00:29:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 00:29:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:46 Average: ens3 249.19 162.03 1482.87 33.02 0.00 0.00 0.00 0.00 00:29:46 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 00:29:46 00:29:46 00:29:46 ---> sar -P ALL: 00:29:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1385) 05/21/26 _x86_64_ (4 CPU) 00:29:46 00:29:46 00:25:43 LINUX RESTART (4 CPU) 00:29:46 00:29:46 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:29:46 00:27:02 all 20.79 0.00 2.70 4.89 1.28 70.35 00:29:46 00:27:02 0 28.81 0.00 2.04 3.09 1.51 64.54 00:29:46 00:27:02 1 11.53 0.00 1.70 5.07 0.83 80.85 00:29:46 00:27:02 2 10.29 0.00 2.15 8.58 0.90 78.08 00:29:46 00:27:02 3 32.45 0.00 4.89 2.86 1.88 57.92 00:29:46 00:28:01 all 19.81 0.00 1.47 2.65 1.11 74.96 00:29:46 00:28:01 0 25.24 0.00 1.86 0.34 1.25 71.31 00:29:46 00:28:01 1 14.65 0.00 1.12 0.22 0.93 83.08 00:29:46 00:28:01 2 20.07 0.00 1.39 5.77 1.12 71.64 00:29:46 00:28:01 3 19.29 0.00 1.47 4.29 1.13 73.82 00:29:46 00:29:01 all 26.82 0.00 1.44 2.05 1.76 67.93 00:29:46 00:29:01 0 54.27 0.00 2.02 1.93 2.45 39.33 00:29:46 00:29:01 1 16.84 0.00 1.53 3.48 1.45 76.71 00:29:46 00:29:01 2 15.65 0.00 1.48 1.23 1.52 80.12 00:29:46 00:29:01 3 20.58 0.00 0.76 1.53 1.61 75.51 00:29:46 Average: all 22.49 0.00 1.87 3.20 1.38 71.06 00:29:46 Average: 0 36.16 0.00 1.98 1.80 1.74 58.33 00:29:46 Average: 1 14.34 0.00 1.45 2.94 1.07 80.20 00:29:46 Average: 2 15.31 0.00 1.68 5.19 1.18 76.65 00:29:46 Average: 3 24.13 0.00 2.38 2.89 1.54 69.06 00:29:46 00:29:46 00:29:46