Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4387 (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-ancXDuzyVmaC/agent.2078 SSH_AGENT_PID=2080 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_15227905004261227013.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/jenkins17218788891023378889.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-yp65 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-yp65/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-yp65/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.13.5 boto3==1.40.36 botocore==1.40.36 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.13 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.2 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.10.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.2 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.1 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/jenkins12262667695934125655.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/jenkins13146201998022149839.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: 2.51kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s 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-4387 [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=428ms INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu INFO: Loading required plugins INFO: Load plugins index INFO: Load plugins index (done) | time=733ms INFO: Load/download plugins INFO: Load/download plugins (done) | time=774ms 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=370ms 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=322ms 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=275ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=258ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=3ms 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: Load quality profiles INFO: Load quality profiles (done) | time=554ms 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=1586ms 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=248ms 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=524ms INFO: Load project repositories INFO: Load project repositories (done) | time=244ms 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=485ms 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=1221ms 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=1395ms 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=14ms 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=1ms INFO: Sensor IaC hadolint report Sensor [iac] INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 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=11ms INFO: Sensor AWS SAM template file sensor [security] INFO: Sensor AWS SAM template file sensor [security] (done) | time=3ms 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=1195ms 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-23T00:28:43.121051156Z, End: 2025-09-23T00:28:43.138608616Z, Duration: 00:00:00.017 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.134833979Z, End: 2025-09-23T00:28:43.136586966Z, Duration: 00:00:00.001 Load type hierarchy: Begin: 2025-09-23T00:28:43.134863150Z, End: 2025-09-23T00:28:43.136035631Z, Duration: 00:00:00.001 Load UCFGs: Begin: 2025-09-23T00:28:43.136485185Z, End: 2025-09-23T00:28:43.136532396Z, Duration: 00:00:00.000 INFO: java security sensor peak memory: 99 MB INFO: Sensor JavaSecuritySensor [security] (done) | time=26ms 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-23T00:28:43.140596205Z, End: 2025-09-23T00:28:43.141720816Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.141195621Z, End: 2025-09-23T00:28:43.141426583Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.141199361Z, End: 2025-09-23T00:28:43.141321332Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.141371513Z, End: 2025-09-23T00:28:43.141393883Z, Duration: 00:00:00.000 INFO: csharp security sensor peak memory: 99 MB INFO: Sensor CSharpSecuritySensor [security] (done) | time=2ms 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-23T00:28:43.142685075Z, End: 2025-09-23T00:28:43.143789356Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.143165780Z, End: 2025-09-23T00:28:43.143327412Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.143168850Z, End: 2025-09-23T00:28:43.143230881Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.143274621Z, End: 2025-09-23T00:28:43.143294311Z, Duration: 00:00:00.000 INFO: vbnet security sensor peak memory: 99 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-23T00:28:43.144807626Z, End: 2025-09-23T00:28:43.145695894Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.145156189Z, End: 2025-09-23T00:28:43.145371521Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.145159299Z, End: 2025-09-23T00:28:43.145230420Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.145322611Z, End: 2025-09-23T00:28:43.145337661Z, Duration: 00:00:00.000 INFO: php security sensor peak memory: 99 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-23T00:28:43.146653544Z, End: 2025-09-23T00:28:43.147471042Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.147004777Z, End: 2025-09-23T00:28:43.147188789Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.147007807Z, End: 2025-09-23T00:28:43.147056888Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.147147938Z, End: 2025-09-23T00:28:43.147161849Z, Duration: 00:00:00.000 INFO: python security sensor peak memory: 99 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-09-23T00:28:43.148521702Z, End: 2025-09-23T00:28:43.149776874Z, Duration: 00:00:00.001 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.149351270Z, End: 2025-09-23T00:28:43.149495031Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.149354450Z, End: 2025-09-23T00:28:43.149408320Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.149453361Z, End: 2025-09-23T00:28:43.149469971Z, Duration: 00:00:00.000 INFO: js security sensor peak memory: 99 MB INFO: Sensor JsSecuritySensor [security] (done) | time=2ms 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-23T00:28:43.150657872Z, End: 2025-09-23T00:28:43.151415590Z, Duration: 00:00:00.000 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.150958805Z, End: 2025-09-23T00:28:43.151080016Z, Duration: 00:00:00.000 Load type hierarchy: Begin: 2025-09-23T00:28:43.150961925Z, End: 2025-09-23T00:28:43.151011086Z, Duration: 00:00:00.000 Load UCFGs: Begin: 2025-09-23T00:28:43.151043386Z, End: 2025-09-23T00:28:43.151058116Z, Duration: 00:00:00.000 INFO: kotlin security sensor peak memory: 99 MB INFO: Sensor KotlinSecuritySensor [security] (done) | time=1ms 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-23T00:28:43.152476290Z, End: 2025-09-23T00:28:43.860899541Z, Duration: 00:00:00.708 Load type hierarchy and UCFGs: Begin: 2025-09-23T00:28:43.152619121Z, End: 2025-09-23T00:28:43.378307250Z, Duration: 00:00:00.225 Load type hierarchy: Begin: 2025-09-23T00:28:43.152622351Z, End: 2025-09-23T00:28:43.155758432Z, Duration: 00:00:00.003 Load UCFGs: Begin: 2025-09-23T00:28:43.155839182Z, End: 2025-09-23T00:28:43.378186279Z, Duration: 00:00:00.222 Check cache: Begin: 2025-09-23T00:28:43.378795705Z, End: 2025-09-23T00:28:43.379114868Z, Duration: 00:00:00.000 Load cache: Begin: 2025-09-23T00:28:43.378808475Z, End: 2025-09-23T00:28:43.378835236Z, Duration: 00:00:00.000 Create runtime call graph: Begin: 2025-09-23T00:28:43.379162569Z, End: 2025-09-23T00:28:43.449168665Z, Duration: 00:00:00.070 Variable Type Analysis #1: Begin: 2025-09-23T00:28:43.380014577Z, End: 2025-09-23T00:28:43.428467695Z, Duration: 00:00:00.048 Create runtime type propagation graph: Begin: 2025-09-23T00:28:43.380979996Z, End: 2025-09-23T00:28:43.397462695Z, Duration: 00:00:00.016 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-23T00:28:43.398036041Z, End: 2025-09-23T00:28:43.418122405Z, Duration: 00:00:00.020 Propagate runtime types to strongly connected components: Begin: 2025-09-23T00:28:43.418299807Z, End: 2025-09-23T00:28:43.428335954Z, Duration: 00:00:00.010 Variable Type Analysis #2: Begin: 2025-09-23T00:28:43.430147951Z, End: 2025-09-23T00:28:43.448056834Z, Duration: 00:00:00.017 Create runtime type propagation graph: Begin: 2025-09-23T00:28:43.430158821Z, End: 2025-09-23T00:28:43.441345419Z, Duration: 00:00:00.011 Run SCC (Tarjan) on 701 nodes: Begin: 2025-09-23T00:28:43.441501681Z, End: 2025-09-23T00:28:43.445902233Z, Duration: 00:00:00.004 Propagate runtime types to strongly connected components: Begin: 2025-09-23T00:28:43.446017214Z, End: 2025-09-23T00:28:43.447929553Z, Duration: 00:00:00.001 Load config: Begin: 2025-09-23T00:28:43.449230285Z, End: 2025-09-23T00:28:43.833633778Z, Duration: 00:00:00.384 Compute entry points: Begin: 2025-09-23T00:28:43.833921810Z, End: 2025-09-23T00:28:43.860133653Z, Duration: 00:00:00.026 INFO: go security sensor peak memory: 121 MB INFO: Sensor GoSecuritySensor [security] (done) | time=709ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=39ms 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=14ms INFO: Create analysis INFO: Create analysis (done) | time=1ms INFO: Analysis report generated in 419ms, dir size=357 KB INFO: Analysis report compressed in 38ms, zip size=79 KB INFO: Analysis report uploaded in 613ms 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=AZlz-QyKHOx11XM_Fc4- 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: 14.917 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 22.735s INFO: Final Memory: 31M/117M INFO: ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2080 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins249660147245120664.sh ---> sysstat.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13475995067997680261.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/jenkins10998963137417667692.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-yp65 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-yp65/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13421778920836320854.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config1341075690250611295tmp 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/jenkins2901450599680837491.sh ---> create-netrc.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6353417527356592949.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-yp65 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-yp65/bin to PATH [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5820477392486358655.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins10234419734204517889.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-yp65 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-yp65/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/jenkins8861839339545356175.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-yp65 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-yp65/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/1016 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4387 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 491 5226 0 2257 7208 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:55:c4:2a brd ff:ff:ff:ff:ff:ff inet 10.32.7.101/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86130sec preferred_lft 86130sec inet6 fe80::f816:3eff:fe55:c42a/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d2:8f:05:2d 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-4387) 09/23/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 144.07 68.91 75.16 5606.26 38814.81 00:28:01 49.60 0.31 49.30 32.40 5887.82 00:29:01 106.50 51.28 55.21 4435.05 12132.36 00:30:01 22.78 0.90 21.88 78.91 1494.44 Average: 80.87 30.48 50.39 2548.74 14619.09 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:02 5990968 7462744 2176460 26.65 33604 1620820 944760 10.25 529972 1484112 34732 00:28:01 5710692 7432076 2456736 30.08 54032 1836612 964472 10.47 574240 1692620 178652 00:29:01 5353736 7374988 2813692 34.45 61152 2122616 992588 10.77 737964 1871428 15880 00:30:01 5352764 7380020 2814664 34.46 63292 2126108 990908 10.75 739924 1869924 10540 Average: 5602040 7412457 2565388 31.41 53020 1926539 973182 10.56 645525 1729521 59951 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:02 ens3 377.42 198.95 870.23 61.46 0.00 0.00 0.00 0.00 00:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 00:28:01 ens3 66.53 50.69 876.43 6.41 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.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 00:29:01 ens3 243.89 130.17 1636.61 23.34 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.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 00:30:01 ens3 11.60 12.25 9.02 5.90 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.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 175.32 98.21 847.95 24.35 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 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-4387) 09/23/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.50 0.00 2.96 5.68 3.29 71.56 00:27:02 0 18.71 0.00 3.78 9.83 3.02 64.67 00:27:02 1 11.54 0.00 1.77 3.92 3.81 78.95 00:27:02 2 22.84 0.00 4.60 3.52 3.77 65.27 00:27:02 3 12.87 0.00 1.72 5.50 2.57 77.34 00:28:01 all 19.24 0.00 1.24 2.28 1.73 75.51 00:28:01 0 1.12 0.00 0.15 0.00 0.29 98.44 00:28:01 1 29.74 0.00 1.38 4.75 3.23 60.90 00:28:01 2 22.94 0.00 1.84 4.15 2.01 69.07 00:28:01 3 22.99 0.00 1.57 0.20 1.37 73.87 00:29:01 all 23.49 0.00 1.76 3.23 4.43 67.09 00:29:01 0 28.51 0.00 2.16 1.62 4.04 63.67 00:29:01 1 18.19 0.00 1.47 5.11 4.48 70.75 00:29:01 2 24.38 0.00 1.92 3.50 4.80 65.41 00:29:01 3 22.90 0.00 1.50 2.68 4.38 68.54 00:30:01 all 20.38 0.00 0.98 1.06 1.79 75.79 00:30:01 0 3.50 0.00 0.27 0.07 0.86 95.31 00:30:01 1 25.07 0.00 1.35 3.63 1.96 67.98 00:30:01 2 6.77 0.00 0.52 0.25 2.16 90.29 00:30:01 3 46.30 0.00 1.77 0.30 2.15 49.47 Average: all 19.91 0.00 1.74 3.07 2.82 72.46 Average: 0 13.08 0.00 1.60 2.90 2.07 80.36 Average: 1 21.09 0.00 1.49 4.36 3.38 69.68 Average: 2 19.22 0.00 2.22 2.85 3.20 72.52 Average: 3 26.27 0.00 1.64 2.18 2.63 67.28