14:33:25 Started by timer 14:33:25 Running as SYSTEM 14:33:25 [EnvInject] - Loading node environment variables. 14:33:25 Building remotely on prd-ubuntu1804-docker-4c-4g-10026 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:33:25 [ssh-agent] Looking for ssh-agent implementation... 14:33:25 $ ssh-agent 14:33:25 SSH_AUTH_SOCK=/tmp/ssh-bxKNJ4xks87Z/agent.2071 14:33:25 SSH_AGENT_PID=2073 14:33:25 [ssh-agent] Started. 14:33:25 Running ssh-add (command line suppressed) 14:33:25 Identity added: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script@tmp/private_key_4290153018043332776.key (jenkins-ssh) 14:33:25 [ssh-agent] Using credentials jenkins (jenkins) 14:33:25 The recommended git tool is: NONE 14:33:28 using credential jenkins 14:33:28 Wiping out workspace first. 14:33:28 Cloning the remote Git repository 14:33:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs 14:33:28 > git init /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script # timeout=10 14:33:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs 14:33:28 > git --version # timeout=10 14:33:28 > git --version # 'git version 2.17.1' 14:33:28 using GIT_SSH to set credentials jenkins 14:33:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/streaming-protobufs # timeout=10 14:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:30 Avoid second fetch 14:33:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:33:30 Checking out Revision 4b8f65e718102174eefb584464a6f7277ad2938c (refs/remotes/origin/master) 14:33:30 > git config core.sparsecheckout # timeout=10 14:33:30 > git checkout -f 4b8f65e718102174eefb584464a6f7277ad2938c # timeout=10 14:33:30 Commit message: "Add Ovaska and remove Badorek from committers list" 14:33:30 > git rev-list --no-walk 4b8f65e718102174eefb584464a6f7277ad2938c # timeout=10 14:33:33 provisioning config files... 14:33:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:33:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:33:33 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins4885132480364752259.sh 14:33:34 ---> python-tools-install.sh 14:33:34 Setup pyenv: 14:33:34 * system (set by /opt/pyenv/version) 14:33:34 * 3.8.13 (set by /opt/pyenv/version) 14:33:34 * 3.9.13 (set by /opt/pyenv/version) 14:33:34 * 3.10.6 (set by /opt/pyenv/version) 14:33:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b7Qj 14:33:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:51 lf-activate-venv(): INFO: Base packages installed successfully 14:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-b7Qj/bin to PATH 14:34:33 Generating Requirements File 14:35:07 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. 14:35:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:35:08 Python 3.10.6 14:35:08 pip 25.3 from /tmp/venv-b7Qj/lib/python3.10/site-packages/pip (python 3.10) 14:35:09 appdirs==1.4.4 14:35:09 argcomplete==3.6.3 14:35:09 aspy.yaml==1.3.0 14:35:09 attrs==25.4.0 14:35:09 autopage==0.5.2 14:35:09 beautifulsoup4==4.14.2 14:35:09 boto3==1.41.2 14:35:09 botocore==1.41.2 14:35:09 bs4==0.0.2 14:35:09 cachetools==6.2.2 14:35:09 certifi==2025.11.12 14:35:09 cffi==2.0.0 14:35:09 cfgv==3.5.0 14:35:09 chardet==5.2.0 14:35:09 charset-normalizer==3.4.4 14:35:09 click==8.3.1 14:35:09 cliff==4.12.0 14:35:09 cmd2==2.7.0 14:35:09 cryptography==3.3.2 14:35:09 debtcollector==3.0.0 14:35:09 decorator==5.2.1 14:35:09 defusedxml==0.7.1 14:35:09 Deprecated==1.3.1 14:35:09 distlib==0.4.0 14:35:09 dnspython==2.8.0 14:35:09 docker==7.1.0 14:35:09 dogpile.cache==1.5.0 14:35:09 durationpy==0.10 14:35:09 email-validator==2.3.0 14:35:09 filelock==3.20.0 14:35:09 future==1.0.0 14:35:09 gitdb==4.0.12 14:35:09 GitPython==3.1.45 14:35:09 google-auth==2.43.0 14:35:09 httplib2==0.31.0 14:35:09 identify==2.6.15 14:35:09 idna==3.11 14:35:09 importlib-resources==1.5.0 14:35:09 iso8601==2.1.0 14:35:09 Jinja2==3.1.6 14:35:09 jmespath==1.0.1 14:35:09 jsonpatch==1.33 14:35:09 jsonpointer==3.0.0 14:35:09 jsonschema==4.25.1 14:35:09 jsonschema-specifications==2025.9.1 14:35:09 keystoneauth1==5.12.0 14:35:09 kubernetes==34.1.0 14:35:09 lftools==0.37.16 14:35:09 lxml==6.0.2 14:35:09 markdown-it-py==4.0.0 14:35:09 MarkupSafe==3.0.3 14:35:09 mdurl==0.1.2 14:35:09 msgpack==1.1.2 14:35:09 multi_key_dict==2.0.3 14:35:09 munch==4.0.0 14:35:09 netaddr==1.3.0 14:35:09 niet==1.4.2 14:35:09 nodeenv==1.9.1 14:35:09 oauth2client==4.1.3 14:35:09 oauthlib==3.3.1 14:35:09 openstacksdk==4.8.0 14:35:09 os-service-types==1.8.2 14:35:09 osc-lib==4.2.0 14:35:09 oslo.config==10.1.0 14:35:09 oslo.context==6.2.0 14:35:09 oslo.i18n==6.7.1 14:35:09 oslo.log==7.2.1 14:35:09 oslo.serialization==5.8.0 14:35:09 oslo.utils==9.2.0 14:35:09 packaging==25.0 14:35:09 pbr==7.0.3 14:35:09 platformdirs==4.5.0 14:35:09 prettytable==3.17.0 14:35:09 psutil==7.1.3 14:35:09 pyasn1==0.6.1 14:35:09 pyasn1_modules==0.4.2 14:35:09 pycparser==2.23 14:35:09 pygerrit2==2.0.15 14:35:09 PyGithub==2.8.1 14:35:09 Pygments==2.19.2 14:35:09 PyJWT==2.10.1 14:35:09 PyNaCl==1.6.1 14:35:09 pyparsing==2.4.7 14:35:09 pyperclip==1.11.0 14:35:09 pyrsistent==0.20.0 14:35:09 python-cinderclient==9.8.0 14:35:09 python-dateutil==2.9.0.post0 14:35:09 python-heatclient==4.3.0 14:35:09 python-jenkins==1.8.3 14:35:09 python-keystoneclient==5.7.0 14:35:09 python-magnumclient==4.9.0 14:35:09 python-openstackclient==8.2.0 14:35:09 python-swiftclient==4.9.0 14:35:09 PyYAML==6.0.3 14:35:09 referencing==0.37.0 14:35:09 requests==2.32.5 14:35:09 requests-oauthlib==2.0.0 14:35:09 requestsexceptions==1.4.0 14:35:09 rfc3986==2.0.0 14:35:09 rich==14.2.0 14:35:09 rich-argparse==1.7.2 14:35:09 rpds-py==0.29.0 14:35:09 rsa==4.9.1 14:35:09 ruamel.yaml==0.18.16 14:35:09 ruamel.yaml.clib==0.2.15 14:35:09 s3transfer==0.15.0 14:35:09 simplejson==3.20.2 14:35:09 six==1.17.0 14:35:09 smmap==5.0.2 14:35:09 soupsieve==2.8 14:35:09 stevedore==5.6.0 14:35:09 tabulate==0.9.0 14:35:09 toml==0.10.2 14:35:09 tomlkit==0.13.3 14:35:09 tqdm==4.67.1 14:35:09 typing_extensions==4.15.0 14:35:09 tzdata==2025.2 14:35:09 urllib3==1.26.20 14:35:09 virtualenv==20.35.4 14:35:09 wcwidth==0.2.14 14:35:09 websocket-client==1.9.0 14:35:09 wrapt==2.0.1 14:35:09 xdg==6.0.0 14:35:09 xmltodict==1.0.2 14:35:09 yq==3.4.3 14:35:09 [EnvInject] - Injecting environment variables from a build step. 14:35:09 [EnvInject] - Injecting as environment variables the properties content 14:35:09 SET_JDK_VERSION=openjdk17 14:35:09 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 14:35:09 14:35:09 [EnvInject] - Variables injected successfully. 14:35:09 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/sh /tmp/jenkins6667251662660002733.sh 14:35:09 ---> update-java-alternatives.sh 14:35:09 ---> Updating Java version 14:35:09 ---> Ubuntu/Debian system detected 14:35:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:35:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:35:09 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:35:10 openjdk version "17.0.7" 2023-04-18 14:35:10 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 14:35:10 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 14:35:10 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 14:35:10 [EnvInject] - Injecting environment variables from a build step. 14:35:10 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:35:10 [EnvInject] - Variables injected successfully. 14:35:10 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/sh /tmp/jenkins16703567361900459932.sh 14:35:10 --> starting prescan-ric-plt-streaming-protobufs-ubuntu.sh 14:35:28 ? gerrit.o-ran-sc.org/r/ric-plt/streaming-protobufs.git/protogen/go/streaming_protobufs [no test files] 14:35:28 prescan-ric-plt-streaming-protobufs-ubuntu.sh ends 14:35:28 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-10026 14:35:29 [ric-plt-streaming-protobufs-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-plt-streaming-protobufs -Dsonar.projectName=ric-plt-streaming-protobufs -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-plt-streaming-protobufs-sonar-prescan-script 14:35:29 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:35:29 INFO: Project root configuration file: NONE 14:35:29 INFO: SonarScanner 4.6.2.2472 14:35:29 INFO: Java 17.0.7 Private Build (64-bit) 14:35:29 INFO: Linux 4.15.0-213-generic amd64 14:35:30 INFO: User cache: /home/jenkins/.sonar/cache 14:35:32 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 14:35:32 INFO: Project root configuration file: NONE 14:35:32 INFO: Analyzing on SonarCloud 14:35:32 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 14:35:34 INFO: Load global settings 14:35:34 INFO: Load global settings (done) | time=459ms 14:35:34 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 14:35:34 INFO: Loading required plugins 14:35:34 INFO: Load plugins index 14:35:35 INFO: Load plugins index (done) | time=268ms 14:35:35 INFO: Load/download plugins 14:35:35 INFO: Load/download plugins (done) | time=712ms 14:35:36 INFO: Loaded core extensions: sca, architecture, a3s 14:35:36 INFO: Process project properties 14:35:36 INFO: Project key: o-ran-sc_ric-plt-streaming-protobufs 14:35:36 INFO: Base dir: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:35:36 INFO: Working dir: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.scannerwork 14:35:37 INFO: Found an active CI vendor: 'Jenkins' 14:35:37 INFO: Load project branches 14:35:37 INFO: Load project branches (done) | time=320ms 14:35:37 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-streaming-protobufs' 14:35:37 INFO: Load project settings for component key: 'o-ran-sc_ric-plt-streaming-protobufs' (done) | time=282ms 14:35:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:37 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:38 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-streaming-protobufs' 14:35:38 INFO: Detected project binding: BOUND 14:35:38 INFO: Check ALM binding of project 'o-ran-sc_ric-plt-streaming-protobufs' (done) | time=179ms 14:35:38 INFO: Load project pull requests 14:35:38 INFO: Load project pull requests (done) | time=243ms 14:35:38 INFO: Load branch configuration 14:35:38 INFO: Load branch configuration (done) | time=2ms 14:35:38 INFO: Load quality profiles 14:35:39 INFO: Load quality profiles (done) | time=489ms 14:35:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:39 INFO: Create analysis 14:35:39 INFO: Create analysis (done) | time=351ms 14:35:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:39 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:39 INFO: Load active rules 14:35:40 INFO: Load active rules (done) | time=1154ms 14:35:40 INFO: Organization key: o-ran-sc 14:35:40 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. 14:35:41 INFO: Preprocessing files... 14:35:41 INFO: 1 language detected in 37 preprocessed files (done) | time=427ms 14:35:41 INFO: 105 files ignored because of inclusion/exclusion patterns 14:35:41 INFO: 0 files ignored because of scm ignore settings 14:35:41 INFO: Loading plugins for detected languages 14:35:41 INFO: Load/download plugins 14:35:42 INFO: Load/download plugins (done) | time=812ms 14:35:42 INFO: Load project repositories 14:35:42 INFO: Load project repositories (done) | time=272ms 14:35:42 INFO: Indexing files... 14:35:42 INFO: Project configuration: 14:35:42 INFO: Included sources: **/*.go 14:35:42 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 14:35:42 INFO: 37 files indexed (done) | time=22ms 14:35:42 INFO: Quality profile for go: Sonar way 14:35:42 INFO: ------------- Run sensors on module ric-plt-streaming-protobufs 14:35:43 INFO: Load metrics repository 14:35:43 INFO: Load metrics repository (done) | time=192ms 14:35:43 INFO: Sensor cache enabled 14:35:43 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:43 INFO: Load sensor cache 14:35:45 INFO: Load sensor cache (1 MB) | time=2193ms 14:35:45 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:35:46 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 14:35:46 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 14:35:46 INFO: Sensor JaCoCo XML Report Importer [jacoco] 14:35:46 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 14:35:46 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 14:35:46 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms 14:35:46 INFO: Sensor Code Quality and Security for Go [go] 14:35:46 INFO: 1 folder (37 files) to be analyzed 14:35:54 WARN: Unable to parse file: protogen/go/streaming_protobufs/rrc_common_types.pb.go. The file size is too big and should be excluded, its size is 1947108 (maximum allowed is 1500000 bytes) 14:35:56 INFO: 1 / 1 folder analyzed, current folder: /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/protogen/go/streaming_protobufs (37 files, analyzing) 14:36:00 INFO: 1/1 folder (37 files) has been analyzed 14:36:00 INFO: Sensor Code Quality and Security for Go [go] (done) | time=13524ms 14:36:00 INFO: Sensor Go Cover sensor for Go coverage [go] 14:36:00 INFO: Load coverage report from '/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/protogen/go/streaming_protobufs/cover.out' 14:36:00 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=12ms 14:36:00 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] 14:36:00 INFO: There are no files to be analyzed for the GitHub Actions language 14:36:00 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=3ms 14:36:00 INFO: Sensor IaC Shell Sensor [iacenterprise] 14:36:00 INFO: There are no files to be analyzed for the Shell language 14:36:00 INFO: Sensor IaC Shell Sensor [iacenterprise] (done) | time=0ms 14:36:00 INFO: Sensor IaC Docker Sensor [iac] 14:36:00 INFO: There are no files to be analyzed for the Docker language 14:36:00 INFO: Sensor IaC Docker Sensor [iac] (done) | time=3ms 14:36:00 INFO: Sensor IaC hadolint report Sensor [iac] 14:36:00 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=6ms 14:36:00 INFO: Sensor Java Config Sensor [iac] 14:36:00 INFO: There are no files to be analyzed for the Java language 14:36:00 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 14:36:00 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 14:36:00 INFO: Available processors: 4 14:36:00 INFO: Using 4 threads for analysis. 14:36:00 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: 14:36:00 * The filename starts with "test" 14:36:00 * The filename contains "test." or "tests." 14:36:00 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 14:36:00 * Any directory in the file path has a name ending in "test" or "tests" 14:36:00 14:36:00 INFO: Start fetching files for the text and secrets analysis 14:36:00 INFO: Using Git CLI to retrieve untracked files 14:36:01 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 14:36:01 INFO: Starting the text and secrets analysis 14:36:01 INFO: 37 source files to be analyzed for the text and secrets analysis 14:36:06 INFO: 37/37 source files have been analyzed for the text and secrets analysis 14:36:07 INFO: Start fetching files for the binary file analysis 14:36:07 INFO: There are no files to be analyzed for the binary file analysis 14:36:07 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=6881ms 14:36:07 INFO: Sensor GoSecuritySensor [security] 14:36:07 INFO: 9 taint analysis rules enabled. 14:36:08 INFO: Analyzing 3529 UCFGs to detect vulnerabilities. 14:36:08 INFO: No entry points found. 14:36:08 INFO: go security sensor: Begin: 2025-11-23T14:36:07.013981308Z, End: 2025-11-23T14:36:08.885949147Z, Duration: 00:00:01.871 14:36:08 Load type hierarchy and UCFGs: Begin: 2025-11-23T14:36:07.022252988Z, End: 2025-11-23T14:36:08.114898515Z, Duration: 00:00:01.092 14:36:08 Load type hierarchy: Begin: 2025-11-23T14:36:07.022348900Z, End: 2025-11-23T14:36:07.026540611Z, Duration: 00:00:00.004 14:36:08 Load UCFGs: Begin: 2025-11-23T14:36:07.027063459Z, End: 2025-11-23T14:36:08.114715883Z, Duration: 00:00:01.087 14:36:08 Check cache: Begin: 2025-11-23T14:36:08.115157560Z, End: 2025-11-23T14:36:08.115836129Z, Duration: 00:00:00.000 14:36:08 Load cache: Begin: 2025-11-23T14:36:08.115177120Z, End: 2025-11-23T14:36:08.115213291Z, Duration: 00:00:00.000 14:36:08 Create runtime call graph: Begin: 2025-11-23T14:36:08.115881010Z, End: 2025-11-23T14:36:08.335054781Z, Duration: 00:00:00.219 14:36:08 Variable Type Analysis #1: Begin: 2025-11-23T14:36:08.117119847Z, End: 2025-11-23T14:36:08.228964411Z, Duration: 00:00:00.111 14:36:08 Create runtime type propagation graph: Begin: 2025-11-23T14:36:08.120417845Z, End: 2025-11-23T14:36:08.176046257Z, Duration: 00:00:00.055 14:36:08 Run SCC (Tarjan) on 6380 nodes: Begin: 2025-11-23T14:36:08.176708357Z, End: 2025-11-23T14:36:08.203022157Z, Duration: 00:00:00.026 14:36:08 Propagate runtime types to strongly connected components: Begin: 2025-11-23T14:36:08.203230700Z, End: 2025-11-23T14:36:08.228828909Z, Duration: 00:00:00.025 14:36:08 Variable Type Analysis #2: Begin: 2025-11-23T14:36:08.231813962Z, End: 2025-11-23T14:36:08.325320441Z, Duration: 00:00:00.093 14:36:08 Create runtime type propagation graph: Begin: 2025-11-23T14:36:08.231828832Z, End: 2025-11-23T14:36:08.277587802Z, Duration: 00:00:00.045 14:36:08 Run SCC (Tarjan) on 6380 nodes: Begin: 2025-11-23T14:36:08.277781645Z, End: 2025-11-23T14:36:08.298994761Z, Duration: 00:00:00.021 14:36:08 Propagate runtime types to strongly connected components: Begin: 2025-11-23T14:36:08.299171593Z, End: 2025-11-23T14:36:08.325158068Z, Duration: 00:00:00.025 14:36:08 Load config: Begin: 2025-11-23T14:36:08.335549248Z, End: 2025-11-23T14:36:08.786558893Z, Duration: 00:00:00.451 14:36:08 Compute entry points: Begin: 2025-11-23T14:36:08.786812397Z, End: 2025-11-23T14:36:08.864183963Z, Duration: 00:00:00.077 14:36:08 INFO: go security sensor peak memory: 869 MB 14:36:08 INFO: Sensor GoSecuritySensor [security] (done) | time=1885ms 14:36:08 INFO: ------------- Run sensors on project 14:36:09 INFO: Sensor Zero Coverage Sensor 14:36:09 INFO: Sensor Zero Coverage Sensor (done) | time=74ms 14:36:09 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 14:36:09 INFO: ------------- Gather SCA dependencies on project 14:36:09 INFO: Checking if SCA is enabled for organization o-ran-sc 14:36:09 INFO: Dependency analysis skipped 14:36:09 INFO: CPD Executor Calculating CPD for 36 files 14:36:09 INFO: CPD Executor CPD calculation finished (done) | time=120ms 14:36:10 INFO: Analysis report generated in 573ms, dir size=4 MB 14:36:10 INFO: Analysis report compressed in 270ms, zip size=770 KB 14:36:11 INFO: Analysis report uploaded in 930ms 14:36:11 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_ric-plt-streaming-protobufs 14:36:11 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 14:36:11 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZqxJNGtu8j98t0yLXT- 14:36:11 INFO: ------------- Upload SCA dependency files 14:36:15 INFO: Sensor cache published successfully 14:36:15 INFO: Analysis total time: 38.884 s 14:36:15 INFO: ------------------------------------------------------------------------ 14:36:15 INFO: EXECUTION SUCCESS 14:36:15 INFO: ------------------------------------------------------------------------ 14:36:15 INFO: Total time: 45.345s 14:36:15 INFO: Final Memory: 26M/94M 14:36:15 INFO: ------------------------------------------------------------------------ 14:36:16 $ ssh-agent -k 14:36:16 unset SSH_AUTH_SOCK; 14:36:16 unset SSH_AGENT_PID; 14:36:16 echo Agent pid 2073 killed; 14:36:16 [ssh-agent] Stopped. 14:36:16 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:16 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins7342312772772824661.sh 14:36:16 ---> sysstat.sh 14:36:16 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins2634152167211598844.sh 14:36:16 ---> package-listing.sh 14:36:16 ++ tr '[:upper:]' '[:lower:]' 14:36:16 ++ facter osfamily 14:36:17 + OS_FAMILY=debian 14:36:17 + workspace=/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script 14:36:17 + START_PACKAGES=/tmp/packages_start.txt 14:36:17 + END_PACKAGES=/tmp/packages_end.txt 14:36:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:17 + PACKAGES=/tmp/packages_start.txt 14:36:17 + '[' /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script ']' 14:36:17 + PACKAGES=/tmp/packages_end.txt 14:36:17 + case "${OS_FAMILY}" in 14:36:17 + dpkg -l 14:36:17 + grep '^ii' 14:36:17 + '[' -f /tmp/packages_start.txt ']' 14:36:17 + '[' -f /tmp/packages_end.txt ']' 14:36:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:17 + '[' /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script ']' 14:36:17 + mkdir -p /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/archives/ 14:36:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/archives/ 14:36:17 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins3948417010474004700.sh 14:36:17 ---> capture-instance-metadata.sh 14:36:17 Setup pyenv: 14:36:17 system 14:36:17 3.8.13 14:36:17 3.9.13 14:36:17 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:36:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7Qj from file:/tmp/.os_lf_venv 14:36:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:21 lf-activate-venv(): INFO: Base packages installed successfully 14:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:41 lf-activate-venv(): INFO: Adding /tmp/venv-b7Qj/bin to PATH 14:36:41 INFO: Running in OpenStack, capturing instance metadata 14:36:42 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins18370823067057049023.sh 14:36:42 provisioning config files... 14:36:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script@tmp/config3301608684696211638tmp 14:36:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:36:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:36:42 [EnvInject] - Injecting environment variables from a build step. 14:36:42 [EnvInject] - Injecting as environment variables the properties content 14:36:42 SERVER_ID=logs 14:36:42 14:36:42 [EnvInject] - Variables injected successfully. 14:36:42 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins15729556204704033382.sh 14:36:42 ---> create-netrc.sh 14:36:42 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins9478468928295826384.sh 14:36:42 ---> python-tools-install.sh 14:36:42 Setup pyenv: 14:36:42 system 14:36:42 3.8.13 14:36:42 3.9.13 14:36:42 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7Qj from file:/tmp/.os_lf_venv 14:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:55 lf-activate-venv(): INFO: Base packages installed successfully 14:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-b7Qj/bin to PATH 14:37:14 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins6291724254900740077.sh 14:37:14 ---> sudo-logs.sh 14:37:14 Archiving 'sudo' log.. 14:37:15 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash /tmp/jenkins4703035946666388414.sh 14:37:15 ---> job-cost.sh 14:37:15 Setup pyenv: 14:37:15 system 14:37:15 3.8.13 14:37:15 3.9.13 14:37:15 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7Qj from file:/tmp/.os_lf_venv 14:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:18 lf-activate-venv(): INFO: Base packages installed successfully 14:37:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-b7Qj/bin to PATH 14:37:29 INFO: No Stack... 14:37:30 INFO: Retrieving Pricing Info for: v3-starter-4 14:37:30 INFO: Archiving Costs 14:37:30 [ric-plt-streaming-protobufs-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12323258928416829107.sh 14:37:30 ---> logs-deploy.sh 14:37:30 Setup pyenv: 14:37:30 system 14:37:30 3.8.13 14:37:30 3.9.13 14:37:30 * 3.10.6 (set by /w/workspace/ric-plt-streaming-protobufs-sonar-prescan-script/.python-version) 14:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b7Qj from file:/tmp/.os_lf_venv 14:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:34 lf-activate-venv(): INFO: Base packages installed successfully 14:37:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-b7Qj/bin to PATH 14:37:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-streaming-protobufs-sonar-prescan-script/1824 14:37:53 INFO: archiving workspace using pattern(s): -p **/*.log 14:37:56 Archives upload complete. 14:37:56 INFO: archiving logs to Nexus 14:37:57 ---> uname -a: 14:37:57 Linux prd-ubuntu1804-docker-4c-4g-10026 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:37:57 14:37:57 14:37:57 ---> lscpu: 14:37:57 Architecture: x86_64 14:37:57 CPU op-mode(s): 32-bit, 64-bit 14:37:57 Byte Order: Little Endian 14:37:57 CPU(s): 4 14:37:57 On-line CPU(s) list: 0-3 14:37:57 Thread(s) per core: 1 14:37:57 Core(s) per socket: 1 14:37:57 Socket(s): 4 14:37:57 NUMA node(s): 1 14:37:57 Vendor ID: AuthenticAMD 14:37:57 CPU family: 23 14:37:57 Model: 49 14:37:57 Model name: AMD EPYC-Rome Processor 14:37:57 Stepping: 0 14:37:57 CPU MHz: 2799.998 14:37:57 BogoMIPS: 5599.99 14:37:57 Virtualization: AMD-V 14:37:57 Hypervisor vendor: KVM 14:37:57 Virtualization type: full 14:37:57 L1d cache: 32K 14:37:57 L1i cache: 32K 14:37:57 L2 cache: 512K 14:37:57 L3 cache: 16384K 14:37:57 NUMA node0 CPU(s): 0-3 14:37:57 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 14:37:57 14:37:57 14:37:57 ---> nproc: 14:37:57 4 14:37:57 14:37:57 14:37:57 ---> df -h: 14:37:57 Filesystem Size Used Avail Use% Mounted on 14:37:57 udev 3.9G 0 3.9G 0% /dev 14:37:57 tmpfs 798M 696K 797M 1% /run 14:37:57 /dev/vda1 20G 9.1G 11G 48% / 14:37:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:37:57 tmpfs 5.0M 0 5.0M 0% /run/lock 14:37:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:37:57 /dev/vda15 105M 5.3M 100M 5% /boot/efi 14:37:57 tmpfs 798M 0 798M 0% /run/user/1001 14:37:57 14:37:57 14:37:57 ---> free -m: 14:37:57 total used free shared buff/cache available 14:37:57 Mem: 7975 508 5105 0 2361 7188 14:37:57 Swap: 1023 0 1023 14:37:57 14:37:57 14:37:57 ---> ip addr: 14:37:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:37:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:57 inet 127.0.0.1/8 scope host lo 14:37:57 valid_lft forever preferred_lft forever 14:37:57 inet6 ::1/128 scope host 14:37:57 valid_lft forever preferred_lft forever 14:37:57 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 14:37:57 link/ether fa:16:3e:d4:f0:12 brd ff:ff:ff:ff:ff:ff 14:37:57 inet 10.32.6.220/23 brd 10.32.7.255 scope global dynamic ens3 14:37:57 valid_lft 86087sec preferred_lft 86087sec 14:37:57 inet6 fe80::f816:3eff:fed4:f012/64 scope link 14:37:57 valid_lft forever preferred_lft forever 14:37:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:37:57 link/ether 02:42:48:6b:78:38 brd ff:ff:ff:ff:ff:ff 14:37:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:37:57 valid_lft forever preferred_lft forever 14:37:57 14:37:57 14:37:57 ---> sar -b -r -n DEV: 14:37:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10026) 11/23/25 _x86_64_ (4 CPU) 14:37:57 14:37:57 14:32:47 LINUX RESTART (4 CPU) 14:37:57 14:37:57 14:33:01 tps rtps wtps bread/s bwrtn/s 14:37:57 14:34:01 154.25 69.23 85.02 5607.86 39532.04 14:37:57 14:35:01 62.56 0.25 62.31 27.86 9161.67 14:37:57 14:36:01 128.38 94.65 33.73 4053.99 10174.97 14:37:57 14:37:01 17.15 3.52 13.63 155.44 2144.84 14:37:57 Average: 90.59 41.91 48.67 2461.42 15254.39 14:37:57 14:37:57 14:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:57 14:34:01 5877160 7384176 2290260 28.04 35908 1652628 1025016 11.12 615716 1509756 57132 14:37:57 14:35:01 5603968 7360456 2563452 31.39 56204 1867964 1033412 11.21 654856 1715172 100132 14:37:57 14:36:01 4196640 6326616 3970780 48.62 64600 2223080 2172744 23.58 1752112 2000648 58544 14:37:57 14:37:01 5241712 7369468 2925708 35.82 67208 2218896 995212 10.80 739572 1972220 25228 14:37:57 Average: 5229870 7110179 2937550 35.97 55980 1990642 1306596 14.18 940564 1799449 60259 14:37:57 14:37:57 14:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:57 14:34:01 ens3 390.50 212.25 1055.05 64.71 0.00 0.00 0.00 0.00 14:37:57 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:57 14:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:37:57 14:35:01 ens3 61.52 47.74 708.76 5.95 0.00 0.00 0.00 0.00 14:37:57 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:57 14:35:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 14:37:57 14:36:01 ens3 320.65 193.47 2055.67 19.57 0.00 0.00 0.00 0.00 14:37:57 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:57 14:36:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 14:37:57 14:37:01 ens3 19.90 25.80 10.99 43.75 0.00 0.00 0.00 0.00 14:37:57 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:57 14:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:37:57 Average: ens3 198.15 119.82 957.62 33.49 0.00 0.00 0.00 0.00 14:37:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:57 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 14:37:57 14:37:57 14:37:57 ---> sar -P ALL: 14:37:57 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10026) 11/23/25 _x86_64_ (4 CPU) 14:37:57 14:37:57 14:32:47 LINUX RESTART (4 CPU) 14:37:57 14:37:57 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:37:57 14:34:01 all 19.09 0.00 2.74 5.04 1.35 71.79 14:37:57 14:34:01 0 23.32 0.00 1.92 3.37 1.28 70.11 14:37:57 14:34:01 1 21.84 0.00 1.70 5.19 0.97 70.30 14:37:57 14:34:01 2 22.95 0.00 5.11 5.50 1.62 64.82 14:37:57 14:34:01 3 8.25 0.00 2.23 6.10 1.53 81.89 14:37:57 14:35:01 all 20.46 0.00 1.23 1.76 1.04 75.53 14:37:57 14:35:01 0 19.57 0.00 1.37 4.33 0.85 73.88 14:37:57 14:35:01 1 10.21 0.00 0.77 1.67 0.47 86.89 14:37:57 14:35:01 2 43.04 0.00 2.18 0.43 1.63 52.72 14:37:57 14:35:01 3 9.02 0.00 0.60 0.60 1.18 88.60 14:37:57 14:36:01 all 39.04 0.00 3.31 5.07 2.90 49.68 14:37:57 14:36:01 0 38.84 0.00 2.44 2.71 2.92 53.09 14:37:57 14:36:01 1 41.84 0.00 3.36 4.72 2.99 47.09 14:37:57 14:36:01 2 44.94 0.00 3.83 6.01 2.96 42.26 14:37:57 14:36:01 3 30.54 0.00 3.64 6.87 2.72 56.23 14:37:57 14:37:01 all 20.99 0.00 0.95 0.51 1.28 76.28 14:37:57 14:37:01 0 41.17 0.00 1.40 0.85 1.81 54.77 14:37:57 14:37:01 1 11.15 0.00 0.60 0.48 1.06 86.70 14:37:57 14:37:01 2 17.86 0.00 1.03 0.60 1.21 79.30 14:37:57 14:37:01 3 13.79 0.00 0.77 0.08 1.03 84.33 14:37:57 Average: all 24.90 0.00 2.06 3.09 1.64 68.31 14:37:57 Average: 0 30.74 0.00 1.78 2.81 1.72 62.95 14:37:57 Average: 1 21.26 0.00 1.61 3.01 1.37 72.74 14:37:57 Average: 2 32.20 0.00 3.04 3.13 1.86 59.77 14:37:57 Average: 3 15.41 0.00 1.81 3.41 1.62 77.75 14:37:57 14:37:57 14:37:57