Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6854 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-b64LX2WLHBxy/agent.2085 SSH_AGENT_PID=2086 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_8595579994362615159.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 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" > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins538265122210034167.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-83AW lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-83AW/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-83AW/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.55 botocore==1.40.55 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.3 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins11041237207244445878.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins5931674154785171539.sh --> prescan-ric-app-qp-aimlfw-ubuntu.sh Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 2.51kB 0.0s done #1 DONE 0.2s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.2s ERROR: failed to solve: target stage qpaimlfwbuild could not be found Unable to find image 'tmpimg:latest' locally 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 must specify at least one container source Container name cannot be empty --> prescan-ric-app-qp-aimlfw.sh ends 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-6854 [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 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=547ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=267ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=1024ms INFO: Found an active CI vendor: 'Jenkins' INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: Project key: o-ran-sc_ric-app-qp-aimlfw INFO: Base dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script INFO: Working dir: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.scannerwork INFO: Load project branches INFO: Load project branches (done) | time=332ms INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' INFO: Load project settings for component key: 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=404ms INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' INFO: Detected project binding: NOT_BOUND INFO: Check ALM binding of project 'o-ran-sc_ric-app-qp-aimlfw' (done) | time=293ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=187ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=511ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Create analysis INFO: Create analysis (done) | time=423ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load active rules INFO: Load active rules (done) | time=2272ms INFO: Organization key: o-ran-sc 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. INFO: Preprocessing files... INFO: 1 language detected in 8 preprocessed files (done) | time=197ms INFO: 141 files ignored because of inclusion/exclusion patterns INFO: 0 files ignored because of scm ignore settings INFO: Loading plugins for detected languages INFO: Load/download plugins INFO: Load/download plugins (done) | time=534ms INFO: Load project repositories INFO: Load project repositories (done) | time=268ms INFO: Indexing files... INFO: Project configuration: INFO: Included sources: **/*.go INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json INFO: 8 files indexed (done) | time=8ms INFO: Quality profile for go: Sonar way INFO: ------------- Run sensors on module ric-app-qp-aimlfw INFO: Load metrics repository INFO: Load metrics repository (done) | time=189ms INFO: Sensor cache enabled INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Load sensor cache INFO: Load sensor cache (37 KB) | time=1233ms INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Sensor GoModuleSecuritySensor [securitygofrontend] INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms INFO: Sensor Code Quality and Security for Go [go] INFO: 6 folders (8 files) to be analyzed INFO: 6/6 folders (8 files) have been analyzed INFO: Sensor Code Quality and Security for Go [go] (done) | time=1509ms INFO: Sensor Go Cover sensor for Go coverage [go] WARN: Coverage report can't be loaded, file(s) not found for pattern: '**/cover.out', ignoring this file. INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] INFO: There are no files to be analyzed for the GitHub Actions language INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=3ms INFO: Sensor IaC Docker Sensor [iac] INFO: There are no files to be analyzed for the Docker language INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms INFO: Sensor IaC hadolint report Sensor [iac] INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms INFO: Sensor Java Config Sensor [iac] INFO: There are no files to be analyzed for the Java language INFO: Sensor Java Config Sensor [iac] (done) | time=12ms INFO: Sensor Serverless configuration file sensor [security] INFO: 0 Serverless function entries were found in the project INFO: 0 Serverless function handlers were kept as entrypoints INFO: Sensor Serverless configuration file sensor [security] (done) | time=22ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=0ms INFO: Sensor AWS SAM Inline template file sensor [security] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=2ms INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] INFO: Available processors: 4 INFO: Using 4 threads for analysis. 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: * The filename starts with "test" * The filename contains "test." or "tests." * Any directory in the file path is named: "doc", "docs", "test" or "tests" * Any directory in the file path has a name ending in "test" or "tests" INFO: Start fetching files for the text and secrets analysis INFO: Using Git CLI to retrieve untracked files INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git INFO: Starting the text and secrets analysis INFO: 8 source files to be analyzed for the text and secrets analysis INFO: 8/8 source files have been analyzed for the text and secrets analysis INFO: Start fetching files for the binary file analysis INFO: There are no files to be analyzed for the binary file analysis INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1611ms INFO: Sensor JavaSecuritySensor [security] INFO: 13 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: java security sensor: Begin: 2025-10-19T00:28:52.995701620Z, End: 2025-10-19T00:28:53.016593074Z, Duration: 00:00:00.020 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.012084185Z, End: 2025-10-19T00:28:53.014353735Z, Duration: 00:00:00.002 Load type hierarchy: Begin: 2025-10-19T00:28:53.012110826Z, End: 2025-10-19T00:28:53.013297027Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-10-19T00:28:53.014043170Z, End: 2025-10-19T00:28:53.014094191Z, Duration: 00:00:00.000 INFO: java security sensor peak memory: 124 MB INFO: Sensor JavaSecuritySensor [security] (done) | time=25ms INFO: Sensor CSharpSecuritySensor [security] INFO: 27 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: csharp security sensor: Begin: 2025-10-19T00:28:53.018741921Z, End: 2025-10-19T00:28:53.027315809Z, Duration: 00:00:00.008 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.019495244Z, End: 2025-10-19T00:28:53.026773700Z, Duration: 00:00:00.007 Load type hierarchy: Begin: 2025-10-19T00:28:53.019499304Z, End: 2025-10-19T00:28:53.026510275Z, Duration: 00:00:00.007 Load UCFGs: Begin: 2025-10-19T00:28:53.026682658Z, End: 2025-10-19T00:28:53.026720259Z, Duration: 00:00:00.000 INFO: csharp security sensor peak memory: 124 MB INFO: Sensor CSharpSecuritySensor [security] (done) | time=9ms INFO: Sensor VbNetSecuritySensor [security] INFO: 25 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: vbnet security sensor: Begin: 2025-10-19T00:28:53.028655882Z, End: 2025-10-19T00:28:53.029605499Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.029050359Z, End: 2025-10-19T00:28:53.029308404Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-19T00:28:53.029054019Z, End: 2025-10-19T00:28:53.029142991Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.029207432Z, End: 2025-10-19T00:28:53.029254473Z, Duration: 00:00:00.000 INFO: vbnet security sensor peak memory: 124 MB INFO: Sensor VbNetSecuritySensor [security] (done) | time=2ms INFO: Sensor PhpSecuritySensor [security] INFO: 18 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: php security sensor: Begin: 2025-10-19T00:28:53.030622377Z, End: 2025-10-19T00:28:53.031348719Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.030837011Z, End: 2025-10-19T00:28:53.031036774Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-19T00:28:53.030840131Z, End: 2025-10-19T00:28:53.030897702Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.030965073Z, End: 2025-10-19T00:28:53.030983113Z, Duration: 00:00:00.000 INFO: php security sensor peak memory: 124 MB INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms INFO: Sensor PythonSecuritySensor [security] INFO: 21 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: python security sensor: Begin: 2025-10-19T00:28:53.032313456Z, End: 2025-10-19T00:28:53.033180541Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.032554210Z, End: 2025-10-19T00:28:53.032886086Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-19T00:28:53.032557390Z, End: 2025-10-19T00:28:53.032606441Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.032669582Z, End: 2025-10-19T00:28:53.032685422Z, Duration: 00:00:00.000 INFO: python security sensor peak memory: 124 MB INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms INFO: Sensor JsSecuritySensor [security] INFO: 15 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: js security sensor: Begin: 2025-10-19T00:28:53.034500083Z, End: 2025-10-19T00:28:53.035800926Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.035276647Z, End: 2025-10-19T00:28:53.035509461Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-19T00:28:53.035280397Z, End: 2025-10-19T00:28:53.035341728Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.035448250Z, End: 2025-10-19T00:28:53.035464280Z, Duration: 00:00:00.000 INFO: js security sensor peak memory: 125 MB INFO: Sensor JsSecuritySensor [security] (done) | time=3ms INFO: Sensor KotlinSecuritySensor [security] INFO: 28 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: kotlin security sensor: Begin: 2025-10-19T00:28:53.036794664Z, End: 2025-10-19T00:28:53.037553196Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.037095398Z, End: 2025-10-19T00:28:53.037262361Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-10-19T00:28:53.037098418Z, End: 2025-10-19T00:28:53.037149189Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.037203870Z, End: 2025-10-19T00:28:53.037219250Z, Duration: 00:00:00.000 INFO: kotlin security sensor peak memory: 125 MB INFO: Sensor KotlinSecuritySensor [security] (done) | time=2ms INFO: Sensor GoSecuritySensor [security] INFO: 9 taint analysis rules enabled. INFO: Analyzing 81 UCFGs to detect vulnerabilities. INFO: No entry points found. INFO: go security sensor: Begin: 2025-10-19T00:28:53.038512833Z, End: 2025-10-19T00:28:53.832619450Z, Duration: 00:00:00.794 Load type hierarchy and UCFGs: Begin: 2025-10-19T00:28:53.038654156Z, End: 2025-10-19T00:28:53.262669711Z, Duration: 00:00:00.224 Load type hierarchy: Begin: 2025-10-19T00:28:53.038657246Z, End: 2025-10-19T00:28:53.039587242Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-10-19T00:28:53.039634293Z, End: 2025-10-19T00:28:53.262588399Z, Duration: 00:00:00.222 Check cache: Begin: 2025-10-19T00:28:53.262842714Z, End: 2025-10-19T00:28:53.263167120Z, Duration: 00:00:00.000 Load cache: Begin: 2025-10-19T00:28:53.262852284Z, End: 2025-10-19T00:28:53.262875764Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-10-19T00:28:53.263217150Z, End: 2025-10-19T00:28:53.315015056Z, Duration: 00:00:00.051 Variable Type Analysis #1: Begin: 2025-10-19T00:28:53.263942502Z, End: 2025-10-19T00:28:53.294742605Z, Duration: 00:00:00.030 Create runtime type propagation graph: Begin: 2025-10-19T00:28:53.264696096Z, End: 2025-10-19T00:28:53.281954205Z, Duration: 00:00:00.017 Run SCC (Tarjan) on 701 nodes: Begin: 2025-10-19T00:28:53.282473514Z, End: 2025-10-19T00:28:53.286086366Z, Duration: 00:00:00.003 Propagate runtime types to strongly connected components: Begin: 2025-10-19T00:28:53.286232958Z, End: 2025-10-19T00:28:53.294608833Z, Duration: 00:00:00.008 Variable Type Analysis #2: Begin: 2025-10-19T00:28:53.298423619Z, End: 2025-10-19T00:28:53.313775535Z, Duration: 00:00:00.015 Create runtime type propagation graph: Begin: 2025-10-19T00:28:53.298438039Z, End: 2025-10-19T00:28:53.306042651Z, Duration: 00:00:00.007 Run SCC (Tarjan) on 701 nodes: Begin: 2025-10-19T00:28:53.306190543Z, End: 2025-10-19T00:28:53.308978301Z, Duration: 00:00:00.002 Propagate runtime types to strongly connected components: Begin: 2025-10-19T00:28:53.309076003Z, End: 2025-10-19T00:28:53.313646393Z, Duration: 00:00:00.004 Load config: Begin: 2025-10-19T00:28:53.315116138Z, End: 2025-10-19T00:28:53.806039120Z, Duration: 00:00:00.490 Compute entry points: Begin: 2025-10-19T00:28:53.809397999Z, End: 2025-10-19T00:28:53.831948829Z, Duration: 00:00:00.022 INFO: go security sensor peak memory: 166 MB INFO: Sensor GoSecuritySensor [security] (done) | time=795ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=31ms INFO: ------------- Gather SCA dependencies on project INFO: Checking if SCA is enabled for organization o-ran-sc INFO: Dependency analysis skipped INFO: CPD Executor Calculating CPD for 8 files INFO: CPD Executor CPD calculation finished (done) | time=17ms INFO: Analysis report generated in 454ms, dir size=359 KB INFO: Analysis report compressed in 47ms, zip size=79 KB INFO: Analysis report uploaded in 482ms INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-app-qp-aimlfw INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZn53otIqj6yR5H3w6EW INFO: ------------- Upload SCA dependency files INFO: Sensor cache published successfully INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. INFO: Analysis total time: 16.933 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 25.440s INFO: Final Memory: 31M/117M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2086 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14278949366139946841.sh ---> sysstat.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins12831905051458885380.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins4595351334397741229.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83AW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-83AW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5880025990269296638.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config4455079045980595989tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14915374137376496793.sh ---> create-netrc.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10882550864022231466.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83AW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-83AW/bin to PATH [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10290556417033663825.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17183945403429548410.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83AW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-83AW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins13515804723146119181.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-83AW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-83AW/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1042 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6854 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.0G 11G 47% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 499 5206 0 2270 7201 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:f6:1e:a9 brd ff:ff:ff:ff:ff:ff inet 10.32.6.64/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86118sec preferred_lft 86118sec inet6 fe80::f816:3eff:fef6:1ea9/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:49:42:83:ba brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6854) 10/19/25 _x86_64_ (4 CPU) 00:25:53 LINUX RESTART (4 CPU) 00:26:02 tps rtps wtps bread/s bwrtn/s 00:27:01 144.92 69.08 75.84 5712.50 39369.86 00:28:01 46.32 3.40 42.92 57.71 5446.05 00:29:01 110.33 52.02 58.31 4511.96 11534.96 00:30:01 20.35 0.63 19.71 76.52 2748.08 Average: 80.21 31.12 49.09 2576.72 14672.36 00:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:01 5946232 7421020 2221196 27.20 31776 1625888 983188 10.67 570964 1488068 35904 00:28:01 5731200 7437816 2436228 29.83 52796 1823340 960544 10.42 567744 1678944 175396 00:29:01 5355480 7390360 2811948 34.43 60580 2136404 1000976 10.86 725084 1881132 47588 00:30:01 5306484 7353416 2860944 35.03 63640 2145056 1027532 11.15 768824 1884752 18792 Average: 5584849 7400653 2582579 31.62 52198 1932672 993060 10.78 658154 1733224 69420 00:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:01 lo 0.95 0.95 0.08 0.08 0.00 0.00 0.00 0.00 00:27:01 ens3 160.13 126.94 846.62 56.69 0.00 0.00 0.00 0.00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:28:01 ens3 61.05 42.65 750.50 5.19 0.00 0.00 0.00 0.00 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 00:29:01 ens3 234.96 106.80 1847.34 20.79 0.00 0.00 0.00 0.00 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:30:01 ens3 9.53 11.28 8.17 5.54 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 Average: ens3 116.24 71.69 863.27 21.91 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6854) 10/19/25 _x86_64_ (4 CPU) 00:25:53 LINUX RESTART (4 CPU) 00:26:02 CPU %user %nice %system %iowait %steal %idle 00:27:01 all 14.63 0.00 2.62 5.62 3.04 74.09 00:27:01 0 12.62 0.00 1.33 2.60 2.61 80.84 00:27:01 1 17.25 0.00 1.71 4.93 3.23 72.89 00:27:01 2 16.11 0.00 5.27 5.29 3.37 69.96 00:27:01 3 12.56 0.00 2.14 9.67 2.93 72.70 00:28:01 all 19.41 0.00 1.25 2.30 1.49 75.55 00:28:01 0 8.97 0.00 0.68 0.05 0.55 89.75 00:28:01 1 6.10 0.00 0.51 0.55 0.86 91.98 00:28:01 2 43.32 0.00 2.57 8.45 2.87 42.79 00:28:01 3 19.24 0.00 1.25 0.17 1.68 77.67 00:29:01 all 24.89 0.00 1.89 3.72 4.57 64.92 00:29:01 0 27.17 0.00 1.81 1.33 4.46 65.22 00:29:01 1 31.86 0.00 2.02 4.70 4.71 56.71 00:29:01 2 24.24 0.00 1.89 3.69 4.73 65.45 00:29:01 3 16.34 0.00 1.83 5.16 4.40 72.27 00:30:01 all 20.28 0.00 1.11 0.92 1.74 75.96 00:30:01 0 28.91 0.00 0.83 0.35 2.34 67.57 00:30:01 1 5.40 0.00 0.87 0.18 0.85 92.70 00:30:01 2 35.50 0.00 2.03 3.06 2.36 57.06 00:30:01 3 11.29 0.00 0.73 0.05 1.39 86.54 Average: all 19.83 0.00 1.71 3.14 2.71 72.60 Average: 0 19.47 0.00 1.17 1.08 2.50 75.79 Average: 1 15.20 0.00 1.28 2.59 2.42 78.52 Average: 2 29.81 0.00 2.93 5.12 3.34 58.80 Average: 3 14.87 0.00 1.49 3.74 2.61 77.30