22:34:23 Started by timer 22:34:23 Running as SYSTEM 22:34:23 [EnvInject] - Loading node environment variables. 22:34:23 Building remotely on prd-ubuntu1804-docker-4c-4g-9696 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:34:23 [ssh-agent] Looking for ssh-agent implementation... 22:34:23 $ ssh-agent 22:34:24 SSH_AUTH_SOCK=/tmp/ssh-o0XqD9lYQuJV/agent.2119 22:34:24 SSH_AGENT_PID=2121 22:34:24 [ssh-agent] Started. 22:34:24 Running ssh-add (command line suppressed) 22:34:24 Identity added: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/private_key_18365941379470620253.key (jenkins-ssh) 22:34:24 [ssh-agent] Using credentials jenkins (jenkins) 22:34:24 The recommended git tool is: NONE 22:34:26 using credential jenkins 22:34:26 Wiping out workspace first. 22:34:26 Cloning the remote Git repository 22:34:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:34:26 > git init /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script # timeout=10 22:34:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm 22:34:26 > git --version # timeout=10 22:34:26 > git --version # 'git version 2.17.1' 22:34:26 using GIT_SSH to set credentials jenkins 22:34:26 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/ranpm # timeout=10 22:34:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:28 Avoid second fetch 22:34:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:34:28 Checking out Revision 9227354e6d2c468d3c5055b8249fc03101633920 (refs/remotes/origin/master) 22:34:28 > git config core.sparsecheckout # timeout=10 22:34:28 > git checkout -f 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:34:28 Commit message: "Migrate java base image to amazoncorretto:17.0.17" 22:34:28 > git rev-list --no-walk 9227354e6d2c468d3c5055b8249fc03101633920 # timeout=10 22:34:32 provisioning config files... 22:34:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:34:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:34:32 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins17016046011037501671.sh 22:34:32 ---> python-tools-install.sh 22:34:32 Setup pyenv: 22:34:32 * system (set by /opt/pyenv/version) 22:34:32 * 3.8.13 (set by /opt/pyenv/version) 22:34:32 * 3.9.13 (set by /opt/pyenv/version) 22:34:32 * 3.10.6 (set by /opt/pyenv/version) 22:34:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8PaI 22:34:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:47 lf-activate-venv(): INFO: Base packages installed successfully 22:34:47 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-8PaI/bin to PATH 22:35:27 Generating Requirements File 22:36:00 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. 22:36:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:36:01 Python 3.10.6 22:36:01 pip 25.3 from /tmp/venv-8PaI/lib/python3.10/site-packages/pip (python 3.10) 22:36:02 appdirs==1.4.4 22:36:02 argcomplete==3.6.3 22:36:02 aspy.yaml==1.3.0 22:36:02 attrs==25.4.0 22:36:02 autopage==0.5.2 22:36:02 beautifulsoup4==4.14.2 22:36:02 boto3==1.40.76 22:36:02 botocore==1.40.76 22:36:02 bs4==0.0.2 22:36:02 cachetools==6.2.2 22:36:02 certifi==2025.11.12 22:36:02 cffi==2.0.0 22:36:02 cfgv==3.4.0 22:36:02 chardet==5.2.0 22:36:02 charset-normalizer==3.4.4 22:36:02 click==8.3.1 22:36:02 cliff==4.11.0 22:36:02 cmd2==2.7.0 22:36:02 cryptography==3.3.2 22:36:02 debtcollector==3.0.0 22:36:02 decorator==5.2.1 22:36:02 defusedxml==0.7.1 22:36:02 Deprecated==1.3.1 22:36:02 distlib==0.4.0 22:36:02 dnspython==2.8.0 22:36:02 docker==7.1.0 22:36:02 dogpile.cache==1.5.0 22:36:02 durationpy==0.10 22:36:02 email-validator==2.3.0 22:36:02 filelock==3.20.0 22:36:02 future==1.0.0 22:36:02 gitdb==4.0.12 22:36:02 GitPython==3.1.45 22:36:02 google-auth==2.43.0 22:36:02 httplib2==0.31.0 22:36:02 identify==2.6.15 22:36:02 idna==3.11 22:36:02 importlib-resources==1.5.0 22:36:02 iso8601==2.1.0 22:36:02 Jinja2==3.1.6 22:36:02 jmespath==1.0.1 22:36:02 jsonpatch==1.33 22:36:02 jsonpointer==3.0.0 22:36:02 jsonschema==4.25.1 22:36:02 jsonschema-specifications==2025.9.1 22:36:02 keystoneauth1==5.12.0 22:36:02 kubernetes==34.1.0 22:36:02 lftools==0.37.15 22:36:02 lxml==6.0.2 22:36:02 markdown-it-py==4.0.0 22:36:02 MarkupSafe==3.0.3 22:36:02 mdurl==0.1.2 22:36:02 msgpack==1.1.2 22:36:02 multi_key_dict==2.0.3 22:36:02 munch==4.0.0 22:36:02 netaddr==1.3.0 22:36:02 niet==1.4.2 22:36:02 nodeenv==1.9.1 22:36:02 oauth2client==4.1.3 22:36:02 oauthlib==3.3.1 22:36:02 openstacksdk==4.8.0 22:36:02 os-service-types==1.8.1 22:36:02 osc-lib==4.2.0 22:36:02 oslo.config==10.1.0 22:36:02 oslo.context==6.1.0 22:36:02 oslo.i18n==6.7.0 22:36:02 oslo.log==7.2.1 22:36:02 oslo.serialization==5.8.0 22:36:02 oslo.utils==9.1.0 22:36:02 packaging==25.0 22:36:02 pbr==7.0.3 22:36:02 platformdirs==4.5.0 22:36:02 prettytable==3.17.0 22:36:02 psutil==7.1.3 22:36:02 pyasn1==0.6.1 22:36:02 pyasn1_modules==0.4.2 22:36:02 pycparser==2.23 22:36:02 pygerrit2==2.0.15 22:36:02 PyGithub==2.8.1 22:36:02 Pygments==2.19.2 22:36:02 PyJWT==2.10.1 22:36:02 PyNaCl==1.6.1 22:36:02 pyparsing==2.4.7 22:36:02 pyperclip==1.11.0 22:36:02 pyrsistent==0.20.0 22:36:02 python-cinderclient==9.8.0 22:36:02 python-dateutil==2.9.0.post0 22:36:02 python-heatclient==4.3.0 22:36:02 python-jenkins==1.8.3 22:36:02 python-keystoneclient==5.7.0 22:36:02 python-magnumclient==4.9.0 22:36:02 python-openstackclient==8.2.0 22:36:02 python-swiftclient==4.9.0 22:36:02 PyYAML==6.0.3 22:36:02 referencing==0.37.0 22:36:02 requests==2.32.5 22:36:02 requests-oauthlib==2.0.0 22:36:02 requestsexceptions==1.4.0 22:36:02 rfc3986==2.0.0 22:36:02 rich==14.2.0 22:36:02 rich-argparse==1.7.2 22:36:02 rpds-py==0.29.0 22:36:02 rsa==4.9.1 22:36:02 ruamel.yaml==0.18.16 22:36:02 ruamel.yaml.clib==0.2.15 22:36:02 s3transfer==0.14.0 22:36:02 simplejson==3.20.2 22:36:02 six==1.17.0 22:36:02 smmap==5.0.2 22:36:02 soupsieve==2.8 22:36:02 stevedore==5.5.0 22:36:02 tabulate==0.9.0 22:36:02 toml==0.10.2 22:36:02 tomlkit==0.13.3 22:36:02 tqdm==4.67.1 22:36:02 typing_extensions==4.15.0 22:36:02 tzdata==2025.2 22:36:02 urllib3==1.26.20 22:36:02 virtualenv==20.35.4 22:36:02 wcwidth==0.2.14 22:36:02 websocket-client==1.9.0 22:36:02 wrapt==2.0.1 22:36:02 xdg==6.0.0 22:36:02 xmltodict==1.0.2 22:36:02 yq==3.4.3 22:36:02 [EnvInject] - Injecting environment variables from a build step. 22:36:02 [EnvInject] - Injecting as environment variables the properties content 22:36:02 SET_JDK_VERSION=openjdk17 22:36:02 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 22:36:02 22:36:02 [EnvInject] - Variables injected successfully. 22:36:02 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins16999073061686288441.sh 22:36:02 ---> update-java-alternatives.sh 22:36:02 ---> Updating Java version 22:36:02 ---> Ubuntu/Debian system detected 22:36:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 22:36:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 22:36:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 22:36:03 openjdk version "17.0.7" 2023-04-18 22:36:03 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 22:36:03 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 22:36:03 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 22:36:03 [EnvInject] - Injecting environment variables from a build step. 22:36:03 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 22:36:03 [EnvInject] - Variables injected successfully. 22:36:03 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/sh /tmp/jenkins1931166748520805228.sh 22:36:03 --> prescan-pm-file-converter-ubuntu.sh 22:36:03 + sudo apt-get update 22:36:03 Get:1 https://download.docker.com/linux/ubuntu bionic InRelease [64.4 kB] 22:36:03 Hit:2 https://deb.nodesource.com/node_16.x bionic InRelease 22:36:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [102 kB] 22:36:03 Hit:4 http://apt.puppetlabs.com xenial InRelease 22:36:03 Get:5 http://ppa.launchpad.net/openjdk-r/ppa/ubuntu bionic InRelease [21.5 kB] 22:36:04 Err:4 http://apt.puppetlabs.com xenial InRelease 22:36:04 The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:36:04 Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:36:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2717 kB] 22:36:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [468 kB] 22:36:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1303 kB] 22:36:04 Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease [102 kB] 22:36:04 Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease [102 kB] 22:36:05 Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:36:05 Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:36:05 Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:36:05 Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:36:05 Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:36:06 Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:36:06 Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:36:06 Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:36:06 Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3045 kB] 22:36:06 Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [554 kB] 22:36:06 Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1347 kB] 22:36:06 Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [187 kB] 22:36:06 Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1915 kB] 22:36:06 Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [421 kB] 22:36:06 Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.6 kB] 22:36:06 Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6088 B] 22:36:06 Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [53.3 kB] 22:36:06 Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [14.6 kB] 22:36:06 Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [18.2 kB] 22:36:06 Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [8668 B] 22:36:15 Fetched 28.0 MB in 7s (4001 kB/s) 22:36:15 Reading package lists... 22:36:17 W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://apt.puppetlabs.com xenial InRelease: The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:36:17 W: Failed to fetch http://apt.puppetlabs.com/dists/xenial/InRelease The following signatures were invalid: EXPKEYSIG 4528B6CD9E61EF26 Puppet, Inc. Release Key (Puppet, Inc. Release Key) 22:36:17 W: Some index files failed to download. They have been ignored, or old ones used instead. 22:36:17 + bash pm-file-converter/build-pm-file-converter-ubuntu.sh 22:36:17 + echo '--> build-pm-file-converter-ubuntu.sh' 22:36:17 --> build-pm-file-converter-ubuntu.sh 22:36:17 ++ go env GOPATH 22:36:17 ++ go env GOPATH 22:36:17 + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin:/home/jenkins/go 22:36:17 + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/go/1.19/bin:/usr/local/go/bin:/home/jenkins/go/bin:/home/jenkins/go 22:36:17 + export GO111MODULE=on 22:36:17 + GO111MODULE=on 22:36:17 + go version 22:36:17 go version go1.19 linux/amd64 22:36:17 + cd pm-file-converter/ 22:36:17 + go get github.com/ory/go-acc 22:36:19 go: downloading github.com/ory/go-acc v0.2.8 22:36:21 go: downloading github.com/ory/viper v1.7.5 22:36:21 go: downloading github.com/pborman/uuid v1.2.0 22:36:21 go: downloading github.com/spf13/cobra v1.0.0 22:36:22 go: downloading github.com/google/uuid v1.3.0 22:36:22 go: downloading github.com/dgraph-io/ristretto v0.0.2 22:36:22 go: downloading github.com/fsnotify/fsnotify v1.4.9 22:36:22 go: downloading github.com/hashicorp/hcl v1.0.0 22:36:22 go: downloading github.com/magiconair/properties v1.8.1 22:36:22 go: downloading github.com/mitchellh/mapstructure v1.3.2 22:36:22 go: downloading github.com/pelletier/go-toml v1.8.0 22:36:22 go: downloading github.com/spf13/afero v1.2.2 22:36:22 go: downloading github.com/spf13/cast v1.3.1 22:36:22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 22:36:22 go: downloading github.com/spf13/pflag v1.0.5 22:36:22 go: downloading github.com/subosito/gotenv v1.2.0 22:36:22 go: downloading gopkg.in/ini.v1 v1.67.0 22:36:22 go: downloading gopkg.in/yaml.v2 v2.3.0 22:36:22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 22:36:24 go: downloading golang.org/x/sys v0.12.0 22:36:24 go: downloading golang.org/x/text v0.13.0 22:36:25 go: downloading github.com/cespare/xxhash v1.1.0 22:36:27 go: added github.com/cespare/xxhash v1.1.0 22:36:27 go: added github.com/dgraph-io/ristretto v0.0.2 22:36:27 go: added github.com/fsnotify/fsnotify v1.4.9 22:36:27 go: added github.com/hashicorp/hcl v1.0.0 22:36:27 go: added github.com/inconshreveable/mousetrap v1.0.0 22:36:27 go: added github.com/magiconair/properties v1.8.1 22:36:27 go: added github.com/mitchellh/mapstructure v1.3.2 22:36:27 go: added github.com/ory/go-acc v0.2.8 22:36:27 go: added github.com/ory/viper v1.7.5 22:36:27 go: added github.com/pborman/uuid v1.2.0 22:36:27 go: added github.com/pelletier/go-toml v1.8.0 22:36:27 go: added github.com/spf13/afero v1.2.2 22:36:27 go: added github.com/spf13/cast v1.3.1 22:36:27 go: added github.com/spf13/cobra v1.0.0 22:36:27 go: added github.com/spf13/jwalterweatherman v1.1.0 22:36:27 go: added github.com/spf13/pflag v1.0.5 22:36:27 go: added github.com/subosito/gotenv v1.2.0 22:36:27 go: upgraded gopkg.in/yaml.v2 v2.2.8 => v2.3.0 22:36:27 + go install github.com/ory/go-acc 22:36:35 + go get github.com/stretchr/testify/mock@v1.7.1 22:36:35 go: downloading github.com/stretchr/testify v1.7.1 22:36:36 go: downloading github.com/pmezard/go-difflib v1.0.0 22:36:36 go: downloading github.com/stretchr/objx v0.1.1 22:36:36 go: downloading github.com/davecgh/go-spew v1.1.1 22:36:36 go: downloading gopkg.in/yaml.v3 v3.0.1 22:36:37 go: downgraded github.com/stretchr/objx v0.5.0 => v0.1.1 22:36:37 go: downgraded github.com/stretchr/testify v1.8.4 => v1.7.1 22:36:37 + go-acc ./... --ignore gentools,mocks,common,accesscontrolpolicyapi,aefsecurityapi,auditingapi,discoverserviceapi,eventsapi,invokermanagementapi,loggingapi,securityapi,publishserviceapi,routinginfoapi 22:36:57 ? main [no test files] 22:36:57 ? main/components/kafkacollector [no test files] 22:37:01 ok main/components/miniocollector 1.145s coverage: 15.5% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:37:02 ok main/components/xmltransform 0.035s coverage: 73.0% of statements in main, main/components/kafkacollector, main/components/miniocollector, main/components/xmltransform 22:37:02 + sed -i -e 's/oransc\.org\/nonrtric\/ranpm/pm-file-converter/' coverage.txt 22:37:02 + echo '--> build-pm-file-converter-ubuntu.sh ends' 22:37:02 --> build-pm-file-converter-ubuntu.sh ends 22:37:02 + echo --> prescan-pm-file-converter-ubuntu.sh ends 22:37:02 --> prescan-pm-file-converter-ubuntu.sh ends 22:37:03 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-9696 22:37:04 [nonrtric-plt-ranpm-pm-file-converter-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_nonrtric-plt-ranpm-pm-file-converter -Dsonar.projectName=nonrtric-plt-ranpm-pm-file-converter -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.projectBaseDir=pm-file-converter -Dsonar.go.coverage.reportPaths=coverage.txt -Dsonar.organization=o-ran-sc -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go 22:37:04 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:37:04 INFO: Project root configuration file: NONE 22:37:04 INFO: SonarScanner 4.6.2.2472 22:37:04 INFO: Java 17.0.7 Private Build (64-bit) 22:37:04 INFO: Linux 4.15.0-213-generic amd64 22:37:05 INFO: User cache: /home/jenkins/.sonar/cache 22:37:07 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 22:37:07 INFO: Project root configuration file: NONE 22:37:07 INFO: Analyzing on SonarCloud 22:37:07 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 22:37:08 INFO: Load global settings 22:37:09 INFO: Load global settings (done) | time=450ms 22:37:09 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 22:37:09 INFO: Loading required plugins 22:37:09 INFO: Load plugins index 22:37:10 INFO: Load plugins index (done) | time=615ms 22:37:10 INFO: Load/download plugins 22:37:10 INFO: Load/download plugins (done) | time=665ms 22:37:11 INFO: Loaded core extensions: a3s, architecture, sca 22:37:11 INFO: Process project properties 22:37:11 INFO: Project key: o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:37:11 INFO: Base dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter 22:37:11 INFO: Working dir: /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/.scannerwork 22:37:11 INFO: Found an active CI vendor: 'Jenkins' 22:37:11 INFO: Load project branches 22:37:11 INFO: Load project branches (done) | time=326ms 22:37:11 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:37:12 INFO: Load project settings for component key: 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=741ms 22:37:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:12 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:13 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' 22:37:13 INFO: Detected project binding: NOT_BOUND 22:37:13 INFO: Check ALM binding of project 'o-ran-sc_nonrtric-plt-ranpm-pm-file-converter' (done) | time=195ms 22:37:13 INFO: Load project pull requests 22:37:13 INFO: Load project pull requests (done) | time=265ms 22:37:13 INFO: Load branch configuration 22:37:13 INFO: Load branch configuration (done) | time=2ms 22:37:13 INFO: Load quality profiles 22:37:14 INFO: Load quality profiles (done) | time=611ms 22:37:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:14 INFO: Create analysis 22:37:14 INFO: Create analysis (done) | time=459ms 22:37:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:14 INFO: Load active rules 22:37:16 INFO: Load active rules (done) | time=1253ms 22:37:16 INFO: Organization key: o-ran-sc 22:37:16 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. 22:37:16 INFO: Preprocessing files... 22:37:16 INFO: 1 language detected in 6 preprocessed files (done) | time=175ms 22:37:16 INFO: 32 files ignored because of inclusion/exclusion patterns 22:37:16 INFO: 0 files ignored because of scm ignore settings 22:37:16 INFO: Loading plugins for detected languages 22:37:16 INFO: Load/download plugins 22:37:17 INFO: Load/download plugins (done) | time=768ms 22:37:17 INFO: Load project repositories 22:37:18 INFO: Load project repositories (done) | time=325ms 22:37:18 INFO: Indexing files... 22:37:18 INFO: Project configuration: 22:37:18 INFO: Included sources: **/*.go 22:37:18 INFO: Excluded sources: **/*_test.go, **/build-wrapper-dump.json 22:37:18 INFO: 6 files indexed (done) | time=13ms 22:37:18 INFO: Quality profile for go: Sonar way 22:37:18 INFO: ------------- Run sensors on module nonrtric-plt-ranpm-pm-file-converter 22:37:18 INFO: Load metrics repository 22:37:18 INFO: Load metrics repository (done) | time=193ms 22:37:18 INFO: Sensor cache enabled 22:37:18 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:18 INFO: Load sensor cache 22:37:19 INFO: Load sensor cache (43 KB) | time=1224ms 22:37:19 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:20 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] 22:37:20 INFO: Sensor GoModuleSecuritySensor [securitygofrontend] (done) | time=0ms 22:37:20 INFO: Sensor JaCoCo XML Report Importer [jacoco] 22:37:20 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 22:37:20 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 22:37:20 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms 22:37:20 INFO: Sensor Code Quality and Security for Go [go] 22:37:20 INFO: 6 folders (6 files) to be analyzed 22:37:22 INFO: 6/6 folders (6 files) have been analyzed 22:37:22 INFO: Sensor Code Quality and Security for Go [go] (done) | time=1457ms 22:37:22 INFO: Sensor Go Cover sensor for Go coverage [go] 22:37:22 INFO: Load coverage report from '/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/pm-file-converter/coverage.txt' 22:37:22 INFO: Sensor Go Cover sensor for Go coverage [go] (done) | time=33ms 22:37:22 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] 22:37:22 INFO: There are no files to be analyzed for the GitHub Actions language 22:37:22 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=2ms 22:37:22 INFO: Sensor IaC Shell Sensor [iacenterprise] 22:37:22 INFO: There are no files to be analyzed for the Shell language 22:37:22 INFO: Sensor IaC Shell Sensor [iacenterprise] (done) | time=0ms 22:37:22 INFO: Sensor IaC Docker Sensor [iac] 22:37:22 INFO: There are no files to be analyzed for the Docker language 22:37:22 INFO: Sensor IaC Docker Sensor [iac] (done) | time=1ms 22:37:22 INFO: Sensor IaC hadolint report Sensor [iac] 22:37:22 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=1ms 22:37:22 INFO: Sensor Java Config Sensor [iac] 22:37:22 INFO: There are no files to be analyzed for the Java language 22:37:22 INFO: Sensor Java Config Sensor [iac] (done) | time=8ms 22:37:22 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 22:37:22 INFO: Available processors: 4 22:37:22 INFO: Using 4 threads for analysis. 22:37:22 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: 22:37:22 * The filename starts with "test" 22:37:22 * The filename contains "test." or "tests." 22:37:22 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 22:37:22 * Any directory in the file path has a name ending in "test" or "tests" 22:37:22 22:37:22 INFO: Start fetching files for the text and secrets analysis 22:37:22 INFO: Using Git CLI to retrieve untracked files 22:37:22 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 22:37:22 INFO: Starting the text and secrets analysis 22:37:22 INFO: 6 source files to be analyzed for the text and secrets analysis 22:37:22 INFO: 6/6 source files have been analyzed for the text and secrets analysis 22:37:22 INFO: Start fetching files for the binary file analysis 22:37:22 INFO: There are no files to be analyzed for the binary file analysis 22:37:22 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=820ms 22:37:22 INFO: Sensor GoSecuritySensor [security] 22:37:22 INFO: 9 taint analysis rules enabled. 22:37:23 INFO: Analyzing 25 UCFGs to detect vulnerabilities. 22:37:23 INFO: No entry points found. 22:37:23 INFO: go security sensor: Begin: 2025-11-19T22:37:22.883842699Z, End: 2025-11-19T22:37:23.521992069Z, Duration: 00:00:00.638 22:37:23 Load type hierarchy and UCFGs: Begin: 2025-11-19T22:37:22.889470262Z, End: 2025-11-19T22:37:23.072907985Z, Duration: 00:00:00.183 22:37:23 Load type hierarchy: Begin: 2025-11-19T22:37:22.889502812Z, End: 2025-11-19T22:37:22.893787360Z, Duration: 00:00:00.004 22:37:23 Load UCFGs: Begin: 2025-11-19T22:37:22.894212662Z, End: 2025-11-19T22:37:23.072805994Z, Duration: 00:00:00.178 22:37:23 Check cache: Begin: 2025-11-19T22:37:23.073131726Z, End: 2025-11-19T22:37:23.073435487Z, Duration: 00:00:00.000 22:37:23 Load cache: Begin: 2025-11-19T22:37:23.073141526Z, End: 2025-11-19T22:37:23.073164416Z, Duration: 00:00:00.000 22:37:23 Create runtime call graph: Begin: 2025-11-19T22:37:23.073507887Z, End: 2025-11-19T22:37:23.122757336Z, Duration: 00:00:00.049 22:37:23 Variable Type Analysis #1: Begin: 2025-11-19T22:37:23.074366900Z, End: 2025-11-19T22:37:23.102607685Z, Duration: 00:00:00.028 22:37:23 Create runtime type propagation graph: Begin: 2025-11-19T22:37:23.075131974Z, End: 2025-11-19T22:37:23.091739301Z, Duration: 00:00:00.016 22:37:23 Run SCC (Tarjan) on 607 nodes: Begin: 2025-11-19T22:37:23.092303113Z, End: 2025-11-19T22:37:23.095820627Z, Duration: 00:00:00.003 22:37:23 Propagate runtime types to strongly connected components: Begin: 2025-11-19T22:37:23.095981067Z, End: 2025-11-19T22:37:23.102472573Z, Duration: 00:00:00.006 22:37:23 Variable Type Analysis #2: Begin: 2025-11-19T22:37:23.109472792Z, End: 2025-11-19T22:37:23.121805232Z, Duration: 00:00:00.012 22:37:23 Create runtime type propagation graph: Begin: 2025-11-19T22:37:23.109489922Z, End: 2025-11-19T22:37:23.118290818Z, Duration: 00:00:00.008 22:37:23 Run SCC (Tarjan) on 607 nodes: Begin: 2025-11-19T22:37:23.118472658Z, End: 2025-11-19T22:37:23.120015165Z, Duration: 00:00:00.001 22:37:23 Propagate runtime types to strongly connected components: Begin: 2025-11-19T22:37:23.120085335Z, End: 2025-11-19T22:37:23.121742741Z, Duration: 00:00:00.001 22:37:23 Load config: Begin: 2025-11-19T22:37:23.122842057Z, End: 2025-11-19T22:37:23.488297822Z, Duration: 00:00:00.365 22:37:23 Compute entry points: Begin: 2025-11-19T22:37:23.488527073Z, End: 2025-11-19T22:37:23.515664914Z, Duration: 00:00:00.027 22:37:23 INFO: go security sensor peak memory: 117 MB 22:37:23 INFO: Sensor GoSecuritySensor [security] (done) | time=646ms 22:37:23 INFO: ------------- Run sensors on project 22:37:23 INFO: Sensor Zero Coverage Sensor 22:37:23 INFO: Sensor Zero Coverage Sensor (done) | time=8ms 22:37:23 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 22:37:23 INFO: ------------- Gather SCA dependencies on project 22:37:23 INFO: Checking if SCA is enabled for organization o-ran-sc 22:37:24 INFO: Dependency analysis skipped 22:37:24 INFO: CPD Executor Calculating CPD for 6 files 22:37:24 INFO: CPD Executor CPD calculation finished (done) | time=19ms 22:37:25 INFO: Analysis report generated in 350ms, dir size=383 KB 22:37:25 INFO: Analysis report compressed in 33ms, zip size=87 KB 22:37:25 INFO: Analysis report uploaded in 705ms 22:37:25 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_nonrtric-plt-ranpm-pm-file-converter 22:37:25 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 22:37:25 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZqeQ_fC9WUYYs7phjKw 22:37:25 INFO: ------------- Upload SCA dependency files 22:37:27 INFO: Sensor cache published successfully 22:37:27 INFO: Analysis total time: 16.131 s 22:37:27 INFO: ------------------------------------------------------------------------ 22:37:27 INFO: EXECUTION SUCCESS 22:37:27 INFO: ------------------------------------------------------------------------ 22:37:27 INFO: Total time: 22.893s 22:37:27 INFO: Final Memory: 23M/84M 22:37:27 INFO: ------------------------------------------------------------------------ 22:37:27 $ ssh-agent -k 22:37:27 unset SSH_AUTH_SOCK; 22:37:27 unset SSH_AGENT_PID; 22:37:27 echo Agent pid 2121 killed; 22:37:27 [ssh-agent] Stopped. 22:37:28 [PostBuildScript] - [INFO] Executing post build scripts. 22:37:28 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins1225871561436440992.sh 22:37:28 ---> sysstat.sh 22:37:28 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins7340976752099298079.sh 22:37:28 ---> package-listing.sh 22:37:28 ++ tr '[:upper:]' '[:lower:]' 22:37:28 ++ facter osfamily 22:37:28 + OS_FAMILY=debian 22:37:28 + workspace=/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script 22:37:28 + START_PACKAGES=/tmp/packages_start.txt 22:37:28 + END_PACKAGES=/tmp/packages_end.txt 22:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:37:28 + PACKAGES=/tmp/packages_start.txt 22:37:28 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:37:28 + PACKAGES=/tmp/packages_end.txt 22:37:28 + case "${OS_FAMILY}" in 22:37:28 + dpkg -l 22:37:28 + grep '^ii' 22:37:29 + '[' -f /tmp/packages_start.txt ']' 22:37:29 + '[' -f /tmp/packages_end.txt ']' 22:37:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:37:29 + '[' /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script ']' 22:37:29 + mkdir -p /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:37:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/archives/ 22:37:29 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11695847456500616807.sh 22:37:29 ---> capture-instance-metadata.sh 22:37:29 Setup pyenv: 22:37:29 system 22:37:29 3.8.13 22:37:29 3.9.13 22:37:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8PaI from file:/tmp/.os_lf_venv 22:37:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:32 lf-activate-venv(): INFO: Base packages installed successfully 22:37:32 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-8PaI/bin to PATH 22:37:51 INFO: Running in OpenStack, capturing instance metadata 22:37:52 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins2048463974510906767.sh 22:37:52 provisioning config files... 22:37:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script@tmp/config3269142430156240727tmp 22:37:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:37:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:37:52 [EnvInject] - Injecting environment variables from a build step. 22:37:52 [EnvInject] - Injecting as environment variables the properties content 22:37:52 SERVER_ID=logs 22:37:52 22:37:52 [EnvInject] - Variables injected successfully. 22:37:52 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins13014053987198512124.sh 22:37:52 ---> create-netrc.sh 22:37:52 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins6715057702402693716.sh 22:37:52 ---> python-tools-install.sh 22:37:52 Setup pyenv: 22:37:52 system 22:37:52 3.8.13 22:37:52 3.9.13 22:37:52 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:37:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8PaI from file:/tmp/.os_lf_venv 22:37:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:56 lf-activate-venv(): INFO: Base packages installed successfully 22:37:56 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-8PaI/bin to PATH 22:38:14 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins11736063972799291878.sh 22:38:14 ---> sudo-logs.sh 22:38:14 Archiving 'sudo' log.. 22:38:14 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash /tmp/jenkins2512225966007094112.sh 22:38:14 ---> job-cost.sh 22:38:14 Setup pyenv: 22:38:14 system 22:38:14 3.8.13 22:38:14 3.9.13 22:38:14 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8PaI from file:/tmp/.os_lf_venv 22:38:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:18 lf-activate-venv(): INFO: Base packages installed successfully 22:38:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:38:28 lf-activate-venv(): INFO: Adding /tmp/venv-8PaI/bin to PATH 22:38:28 INFO: No Stack... 22:38:28 INFO: Retrieving Pricing Info for: v3-starter-4 22:38:28 INFO: Archiving Costs 22:38:28 [nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16341789461314416565.sh 22:38:28 ---> logs-deploy.sh 22:38:28 Setup pyenv: 22:38:29 system 22:38:29 3.8.13 22:38:29 3.9.13 22:38:29 * 3.10.6 (set by /w/workspace/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/.python-version) 22:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8PaI from file:/tmp/.os_lf_venv 22:38:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:38:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:38:32 lf-activate-venv(): INFO: Base packages installed successfully 22:38:32 lf-activate-venv(): INFO: Installing additional packages: lftools 22:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-8PaI/bin to PATH 22:38:51 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-ranpm-pm-file-converter-sonar-prescan-script/836 22:38:51 INFO: archiving workspace using pattern(s): -p **/*.log 22:38:53 Archives upload complete. 22:38:54 INFO: archiving logs to Nexus 22:38:55 ---> uname -a: 22:38:55 Linux prd-ubuntu1804-docker-4c-4g-9696 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 22:38:55 22:38:55 22:38:55 ---> lscpu: 22:38:55 Architecture: x86_64 22:38:55 CPU op-mode(s): 32-bit, 64-bit 22:38:55 Byte Order: Little Endian 22:38:55 CPU(s): 4 22:38:55 On-line CPU(s) list: 0-3 22:38:55 Thread(s) per core: 1 22:38:55 Core(s) per socket: 1 22:38:55 Socket(s): 4 22:38:55 NUMA node(s): 1 22:38:55 Vendor ID: AuthenticAMD 22:38:55 CPU family: 23 22:38:55 Model: 49 22:38:55 Model name: AMD EPYC-Rome Processor 22:38:55 Stepping: 0 22:38:55 CPU MHz: 2799.998 22:38:55 BogoMIPS: 5599.99 22:38:55 Virtualization: AMD-V 22:38:55 Hypervisor vendor: KVM 22:38:55 Virtualization type: full 22:38:55 L1d cache: 32K 22:38:55 L1i cache: 32K 22:38:55 L2 cache: 512K 22:38:55 L3 cache: 16384K 22:38:55 NUMA node0 CPU(s): 0-3 22:38:55 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 22:38:55 22:38:55 22:38:55 ---> nproc: 22:38:55 4 22:38:55 22:38:55 22:38:55 ---> df -h: 22:38:55 Filesystem Size Used Avail Use% Mounted on 22:38:55 udev 3.9G 0 3.9G 0% /dev 22:38:55 tmpfs 798M 700K 797M 1% /run 22:38:55 /dev/vda1 20G 9.6G 9.7G 50% / 22:38:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:38:55 tmpfs 5.0M 0 5.0M 0% /run/lock 22:38:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:38:55 /dev/vda15 105M 5.3M 100M 5% /boot/efi 22:38:55 tmpfs 798M 0 798M 0% /run/user/1001 22:38:55 22:38:55 22:38:55 ---> free -m: 22:38:55 total used free shared buff/cache available 22:38:55 Mem: 7976 506 4492 0 2977 7176 22:38:55 Swap: 1023 0 1023 22:38:55 22:38:55 22:38:55 ---> ip addr: 22:38:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:38:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:38:55 inet 127.0.0.1/8 scope host lo 22:38:55 valid_lft forever preferred_lft forever 22:38:55 inet6 ::1/128 scope host 22:38:55 valid_lft forever preferred_lft forever 22:38:55 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:38:55 link/ether fa:16:3e:c5:3f:9b brd ff:ff:ff:ff:ff:ff 22:38:55 inet 10.32.6.213/23 brd 10.32.7.255 scope global dynamic ens3 22:38:55 valid_lft 86084sec preferred_lft 86084sec 22:38:55 inet6 fe80::f816:3eff:fec5:3f9b/64 scope link 22:38:55 valid_lft forever preferred_lft forever 22:38:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 22:38:55 link/ether 02:42:cb:4e:f6:94 brd ff:ff:ff:ff:ff:ff 22:38:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:38:55 valid_lft forever preferred_lft forever 22:38:55 22:38:55 22:38:55 ---> sar -b -r -n DEV: 22:38:55 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9696) 11/19/25 _x86_64_ (4 CPU) 22:38:55 22:38:55 22:33:41 LINUX RESTART (4 CPU) 22:38:55 22:38:55 22:34:02 tps rtps wtps bread/s bwrtn/s 22:38:55 22:35:01 159.78 70.45 89.33 5701.52 40584.09 22:38:55 22:36:01 60.50 0.15 60.35 26.12 9100.43 22:38:55 22:37:01 201.33 142.46 58.87 7070.55 21552.27 22:38:55 22:38:01 56.13 29.36 26.77 1375.94 12793.20 22:38:55 Average: 119.26 60.56 58.70 3534.36 20925.59 22:38:55 22:38:55 22:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:38:55 22:35:01 5897956 7425760 2269472 27.79 38288 1669060 970920 10.54 574764 1524660 68060 22:38:55 22:36:01 5667872 7462964 2499556 30.60 59308 1898972 909588 9.87 543188 1753844 115936 22:38:55 22:37:01 4879996 7455208 3287432 40.25 74060 2645428 1089572 11.82 977784 2065564 243516 22:38:55 22:38:01 4607844 7352088 3559584 43.58 75880 2811712 1000652 10.86 1159264 2154484 25868 22:38:55 Average: 5263417 7424005 2904011 35.56 61884 2256293 992683 10.77 813750 1874638 113345 22:38:55 22:38:55 22:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:38:55 22:35:01 ens3 367.98 198.97 1141.08 64.04 0.00 0.00 0.00 0.00 22:38:55 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:55 22:35:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 22:38:55 22:36:01 ens3 52.73 42.10 671.39 5.37 0.00 0.00 0.00 0.00 22:38:55 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:55 22:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:38:55 22:37:01 ens3 405.25 287.44 1753.11 83.28 0.00 0.00 0.00 0.00 22:38:55 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:55 22:37:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 22:38:55 22:38:01 ens3 264.01 164.26 2009.16 24.14 0.00 0.00 0.00 0.00 22:38:55 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:55 22:38:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 22:38:55 Average: ens3 272.09 173.08 1394.73 44.12 0.00 0.00 0.00 0.00 22:38:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:38:55 Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 22:38:55 22:38:55 22:38:55 ---> sar -P ALL: 22:38:55 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9696) 11/19/25 _x86_64_ (4 CPU) 22:38:55 22:38:55 22:33:41 LINUX RESTART (4 CPU) 22:38:55 22:38:55 22:34:02 CPU %user %nice %system %iowait %steal %idle 22:38:55 22:35:01 all 19.76 0.00 2.75 5.62 1.92 69.95 22:38:55 22:35:01 0 17.45 0.00 2.17 8.20 1.79 70.39 22:38:55 22:35:01 1 14.62 0.00 1.34 5.92 1.56 76.57 22:38:55 22:35:01 2 17.61 0.00 5.34 6.13 2.47 68.45 22:38:55 22:35:01 3 29.39 0.00 2.15 2.20 1.86 64.39 22:38:55 22:36:01 all 20.15 0.00 1.16 2.12 0.81 75.77 22:38:55 22:36:01 0 7.86 0.00 0.57 2.07 0.37 89.12 22:38:55 22:36:01 1 22.71 0.00 1.67 2.37 0.88 72.37 22:38:55 22:36:01 2 45.80 0.00 2.07 4.00 1.72 46.41 22:38:55 22:36:01 3 4.21 0.00 0.33 0.03 0.25 95.17 22:38:55 22:37:01 all 25.47 1.58 5.45 7.73 3.32 56.45 22:38:55 22:37:01 0 27.58 0.00 5.73 7.36 3.18 56.15 22:38:55 22:37:01 1 29.83 0.00 5.67 10.69 3.38 50.43 22:38:55 22:37:01 2 22.40 6.26 5.11 5.26 3.74 57.22 22:38:55 22:37:01 3 22.07 0.03 5.30 7.62 2.97 62.01 22:38:55 22:38:01 all 25.96 0.00 1.41 1.68 2.11 68.84 22:38:55 22:38:01 0 22.18 0.00 1.59 1.76 2.08 72.39 22:38:55 22:38:01 1 18.15 0.00 1.24 2.04 1.86 76.71 22:38:55 22:38:01 2 48.23 0.00 1.73 0.88 2.83 46.33 22:38:55 22:38:01 3 15.31 0.00 1.06 2.04 1.71 79.87 22:38:55 Average: all 22.85 0.40 2.69 4.28 2.04 67.73 22:38:55 Average: 0 18.80 0.00 2.52 4.84 1.86 71.98 22:38:55 Average: 1 21.36 0.00 2.49 5.25 1.92 68.98 22:38:55 Average: 2 33.57 1.58 3.56 4.06 2.69 54.55 22:38:55 Average: 3 17.70 0.01 2.21 2.98 1.70 75.40 22:38:55 22:38:55 22:38:55