Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-5045 (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-iiYr0ziko2ml/agent.2137 SSH_AGENT_PID=2139 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_15630202379689780299.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/jenkins12344115270896640779.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-C47h 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-C47h/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-C47h/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.0 boto3==1.40.40 botocore==1.40.40 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 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.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 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==33.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 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.4.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.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.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.34.0 wcwidth==0.2.14 websocket-client==1.8.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/jenkins5003302320769533308.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/jenkins3859534861973028209.sh --> prescan-ric-app-qp-aimlfw-ubuntu.sh Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load .dockerignore #1 transferring context: 0.0s #1 transferring context: 2B 0.0s done #1 DONE 0.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.51kB 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-5045 [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=401ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=262ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=906ms INFO: Found an active CI vendor: 'Jenkins' 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=687ms INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=0ms 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=642ms 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=175ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=255ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=528ms 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: Checking if SCA is enabled for organization o-ran-sc INFO: Dependency analysis skipped 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=1144ms 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=223ms 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=525ms INFO: Load project repositories INFO: Load project repositories (done) | time=204ms 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=13ms 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=180ms 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=1191ms 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=2ms 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=7ms 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=1473ms 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=10ms 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=2ms 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=3ms 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=6ms 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=18ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms INFO: Sensor AWS SAM Inline template file sensor [security] INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms 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=1225ms INFO: Sensor JavaSecuritySensor [security] INFO: 13 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: java security sensor: Begin: 2025-09-29T00:28:43.287857598Z, End: 2025-09-29T00:28:43.302640738Z, Duration: 00:00:00.014 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.298396129Z, End: 2025-09-29T00:28:43.300203170Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-09-29T00:28:43.298425419Z, End: 2025-09-29T00:28:43.299646774Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-09-29T00:28:43.300090879Z, End: 2025-09-29T00:28:43.300131009Z, Duration: 00:00:00.000 INFO: java security sensor peak memory: 100 MB INFO: Sensor JavaSecuritySensor [security] (done) | time=24ms INFO: Sensor CSharpSecuritySensor [security] INFO: 27 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: csharp security sensor: Begin: 2025-09-29T00:28:43.308544736Z, End: 2025-09-29T00:28:43.310179055Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.309384536Z, End: 2025-09-29T00:28:43.309755710Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.309389976Z, End: 2025-09-29T00:28:43.309569468Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.309694639Z, End: 2025-09-29T00:28:43.309718770Z, Duration: 00:00:00.000 INFO: csharp security sensor peak memory: 100 MB INFO: Sensor CSharpSecuritySensor [security] (done) | time=3ms INFO: Sensor VbNetSecuritySensor [security] INFO: 25 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: vbnet security sensor: Begin: 2025-09-29T00:28:43.311729953Z, End: 2025-09-29T00:28:43.312809055Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.312207428Z, End: 2025-09-29T00:28:43.312416901Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.312211648Z, End: 2025-09-29T00:28:43.312301089Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.312359150Z, End: 2025-09-29T00:28:43.312380630Z, Duration: 00:00:00.000 INFO: vbnet security sensor peak memory: 100 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-09-29T00:28:43.314133080Z, End: 2025-09-29T00:28:43.315256863Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.314471174Z, End: 2025-09-29T00:28:43.314813808Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.314474834Z, End: 2025-09-29T00:28:43.314663246Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.314755397Z, End: 2025-09-29T00:28:43.314774198Z, Duration: 00:00:00.000 INFO: php security sensor peak memory: 100 MB INFO: Sensor PhpSecuritySensor [security] (done) | time=2ms INFO: Sensor PythonSecuritySensor [security] INFO: 21 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: python security sensor: Begin: 2025-09-29T00:28:43.316519867Z, End: 2025-09-29T00:28:43.317423648Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.316830551Z, End: 2025-09-29T00:28:43.317000313Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.316834051Z, End: 2025-09-29T00:28:43.316893562Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.316940492Z, End: 2025-09-29T00:28:43.316955312Z, Duration: 00:00:00.000 INFO: python security sensor peak memory: 100 MB INFO: Sensor PythonSecuritySensor [security] (done) | time=2ms INFO: Sensor JsSecuritySensor [security] INFO: 15 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: js security sensor: Begin: 2025-09-29T00:28:43.319587743Z, End: 2025-09-29T00:28:43.325341919Z, Duration: 00:00:00.005 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.320542904Z, End: 2025-09-29T00:28:43.320800167Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.320547194Z, End: 2025-09-29T00:28:43.320641525Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.320753296Z, End: 2025-09-29T00:28:43.320769806Z, Duration: 00:00:00.000 INFO: js security sensor peak memory: 100 MB INFO: Sensor JsSecuritySensor [security] (done) | time=8ms INFO: Sensor KotlinSecuritySensor [security] INFO: 28 taint analysis rules enabled. INFO: No UCFGs have been included for analysis. INFO: kotlin security sensor: Begin: 2025-09-29T00:28:43.327246351Z, End: 2025-09-29T00:28:43.328390504Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.327804397Z, End: 2025-09-29T00:28:43.328001629Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-29T00:28:43.327808377Z, End: 2025-09-29T00:28:43.327921429Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-29T00:28:43.327962629Z, End: 2025-09-29T00:28:43.327978729Z, Duration: 00:00:00.000 INFO: kotlin security sensor peak memory: 101 MB INFO: Sensor KotlinSecuritySensor [security] (done) | time=3ms 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-09-29T00:28:43.330461548Z, End: 2025-09-29T00:28:44.122497439Z, Duration: 00:00:00.792 Load type hierarchy and UCFGs: Begin: 2025-09-29T00:28:43.330718061Z, End: 2025-09-29T00:28:43.565024284Z, Duration: 00:00:00.234 Load type hierarchy: Begin: 2025-09-29T00:28:43.330723961Z, End: 2025-09-29T00:28:43.338402929Z, Duration: 00:00:00.007 Load UCFGs: Begin: 2025-09-29T00:28:43.338472250Z, End: 2025-09-29T00:28:43.564923323Z, Duration: 00:00:00.226 Check cache: Begin: 2025-09-29T00:28:43.565988465Z, End: 2025-09-29T00:28:43.566580732Z, Duration: 00:00:00.000 Load cache: Begin: 2025-09-29T00:28:43.566007826Z, End: 2025-09-29T00:28:43.566034596Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-09-29T00:28:43.566655623Z, End: 2025-09-29T00:28:43.633211878Z, Duration: 00:00:00.066 Variable Type Analysis #1: Begin: 2025-09-29T00:28:43.571242206Z, End: 2025-09-29T00:28:43.604843162Z, Duration: 00:00:00.033 Create runtime type propagation graph: Begin: 2025-09-29T00:28:43.572212727Z, End: 2025-09-29T00:28:43.594408162Z, Duration: 00:00:00.022 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-29T00:28:43.595067Z, End: 2025-09-29T00:28:43.598796243Z, Duration: 00:00:00.003 Propagate runtime types to strongly connected components: Begin: 2025-09-29T00:28:43.598987435Z, End: 2025-09-29T00:28:43.604718671Z, Duration: 00:00:00.005 Variable Type Analysis #2: Begin: 2025-09-29T00:28:43.606645653Z, End: 2025-09-29T00:28:43.624417847Z, Duration: 00:00:00.017 Create runtime type propagation graph: Begin: 2025-09-29T00:28:43.606655683Z, End: 2025-09-29T00:28:43.621406113Z, Duration: 00:00:00.014 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-29T00:28:43.621576725Z, End: 2025-09-29T00:28:43.622532076Z, Duration: 00:00:00.000 Propagate runtime types to strongly connected components: Begin: 2025-09-29T00:28:43.622587106Z, End: 2025-09-29T00:28:43.624334046Z, Duration: 00:00:00.001 Load config: Begin: 2025-09-29T00:28:43.633446021Z, End: 2025-09-29T00:28:44.095270729Z, Duration: 00:00:00.461 Compute entry points: Begin: 2025-09-29T00:28:44.095499752Z, End: 2025-09-29T00:28:44.121712600Z, Duration: 00:00:00.026 INFO: go security sensor peak memory: 111 MB INFO: Sensor GoSecuritySensor [security] (done) | time=799ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=30ms INFO: ------------- Gather SCA dependencies on project INFO: CPD Executor Calculating CPD for 8 files INFO: CPD Executor CPD calculation finished (done) | time=21ms INFO: Analysis report generated in 494ms, dir size=357 KB INFO: Analysis report compressed in 66ms, zip size=79 KB INFO: Analysis report uploaded in 1002ms 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=AZmS3zZFakHU-nSJVm3d 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: 15.507 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 22.317s INFO: Final Memory: 31M/114M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2139 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins628559749353740928.sh ---> sysstat.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins55782612030982730.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + 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/jenkins15682248406541670496.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-C47h 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-C47h/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins17743292806527264580.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config13783167361051454993tmp 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/jenkins14636549117868253690.sh ---> create-netrc.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins231665855005608446.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-C47h 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-C47h/bin to PATH [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins15373110104741062807.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5827765472211376883.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-C47h 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-C47h/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/jenkins97902937158979751.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-C47h 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-C47h/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/1022 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-5045 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 493 5221 0 2260 7206 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:2e:e3:f1 brd ff:ff:ff:ff:ff:ff inet 10.32.6.50/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86127sec preferred_lft 86127sec inet6 fe80::f816:3eff:fe2e:e3f1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:39:7c:e4:5a 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-5045) 09/29/25 _x86_64_ (4 CPU) 00:25:49 LINUX RESTART (4 CPU) 00:26:01 tps rtps wtps bread/s bwrtn/s 00:27:02 150.12 69.21 80.92 5624.53 39326.40 00:28:01 45.42 0.31 45.11 32.40 5492.76 00:29:01 106.22 51.32 54.89 4447.26 12636.43 00:30:01 21.04 0.90 20.14 78.91 1454.32 Average: 80.85 30.56 50.29 2556.18 14765.55 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:02 5921908 7409536 2245520 27.49 34512 1635632 1021880 11.09 586832 1493860 37160 00:28:01 5700764 7423676 2466664 30.20 54044 1838220 990508 10.75 582236 1692988 179864 00:29:01 5353312 7372052 2814116 34.46 61192 2120180 1028800 11.16 742260 1867216 11244 00:30:01 5362900 7393008 2804528 34.34 64172 2127952 1003252 10.89 727648 1870176 10976 Average: 5584721 7399568 2582707 31.62 53480 1930496 1011110 10.97 659744 1731060 59811 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:02 ens3 274.90 166.22 970.65 58.29 0.00 0.00 0.00 0.00 00:27:02 lo 0.93 0.93 0.09 0.09 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 ens3 57.84 41.48 760.35 5.40 0.00 0.00 0.00 0.00 00:28:01 lo 0.61 0.61 0.05 0.05 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 ens3 230.98 123.60 1636.69 21.74 0.00 0.00 0.00 0.00 00:29:01 lo 1.60 1.60 0.19 0.19 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 ens3 11.15 11.73 8.77 5.67 0.00 0.00 0.00 0.00 00:30:01 lo 0.93 0.93 0.08 0.08 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: ens3 144.07 85.94 844.43 22.85 0.00 0.00 0.00 0.00 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5045) 09/29/25 _x86_64_ (4 CPU) 00:25:49 LINUX RESTART (4 CPU) 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:27:02 all 16.78 0.00 2.68 5.28 2.85 72.41 00:27:02 0 29.68 0.00 2.44 3.15 3.01 61.71 00:27:02 1 6.84 0.00 1.72 6.60 2.10 82.74 00:27:02 2 11.81 0.00 1.84 3.57 2.88 79.89 00:27:02 3 18.76 0.00 4.69 7.78 3.42 65.36 00:28:01 all 18.60 0.00 1.11 2.50 2.28 75.50 00:28:01 0 24.18 0.00 1.35 0.82 2.98 70.67 00:28:01 1 0.90 0.00 0.20 0.66 0.68 97.57 00:28:01 2 7.19 0.00 0.60 2.77 1.86 87.58 00:28:01 3 41.88 0.00 2.29 5.76 3.59 46.48 00:29:01 all 24.67 0.00 1.68 3.11 3.84 66.70 00:29:01 0 25.84 0.00 1.96 4.53 3.82 63.86 00:29:01 1 12.21 0.00 1.40 2.75 3.28 80.37 00:29:01 2 43.39 0.00 2.44 1.88 4.39 47.90 00:29:01 3 17.26 0.00 0.92 3.29 3.91 74.63 00:30:01 all 20.37 0.00 1.03 1.09 1.92 75.59 00:30:01 0 1.66 0.00 0.46 2.16 0.61 95.11 00:30:01 1 6.73 0.00 0.73 1.29 1.93 89.33 00:30:01 2 62.45 0.00 2.10 0.35 3.55 31.55 00:30:01 3 10.75 0.00 0.78 0.56 1.60 86.31 Average: all 20.11 0.00 1.63 3.00 2.73 72.53 Average: 0 20.36 0.00 1.56 2.67 2.61 72.81 Average: 1 6.71 0.00 1.02 2.83 2.00 87.44 Average: 2 31.27 0.00 1.75 2.14 3.18 61.66 Average: 3 22.09 0.00 2.16 4.34 3.13 68.27