21:09:09 Started by timer 21:09:09 Running as SYSTEM 21:09:09 [EnvInject] - Loading node environment variables. 21:09:09 Building remotely on prd-centos7-builder-2c-1g-407 (centos7-builder-2c-1g) in workspace /w/workspace/iec-sonar 21:09:09 [ssh-agent] Looking for ssh-agent implementation... 21:09:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:09 $ ssh-agent 21:09:09 SSH_AUTH_SOCK=/tmp/ssh-zyfvIoil5ynq/agent.7164 21:09:09 SSH_AGENT_PID=7166 21:09:09 [ssh-agent] Started. 21:09:10 Running ssh-add (command line suppressed) 21:09:10 Identity added: /w/workspace/iec-sonar@tmp/private_key_16039184233311088339.key (/w/workspace/iec-sonar@tmp/private_key_16039184233311088339.key) 21:09:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:09:10 The recommended git tool is: NONE 21:09:13 using credential jenkins-ssh 21:09:13 Wiping out workspace first. 21:09:13 Cloning the remote Git repository 21:09:13 Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 21:09:13 > git init /w/workspace/iec-sonar # timeout=10 21:09:13 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 21:09:13 > git --version # timeout=10 21:09:13 > git --version # 'git version 2.36.1' 21:09:13 using GIT_SSH to set credentials jenkins-ssh 21:09:13 [INFO] Currently running in a labeled security context 21:09:13 [INFO] Currently SELinux is 'enforcing' on the host 21:09:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/iec-sonar@tmp/jenkins-gitclient-ssh10657239927626799406.key 21:09:14 > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:16 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec # timeout=10 21:09:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:09:17 Avoid second fetch 21:09:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:09:17 Checking out Revision 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 (refs/remotes/origin/master) 21:09:17 > git config core.sparsecheckout # timeout=10 21:09:17 > git checkout -f 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 21:09:18 Commit message: "CI: Add sonar-project.properties" 21:09:18 > git rev-list --no-walk 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 21:09:21 provisioning config files... 21:09:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:09:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:09:21 [iec-sonar] $ /bin/bash /tmp/jenkins8328760831187147704.sh 21:09:21 ---> python-tools-install.sh 21:09:21 Setup pyenv: 21:09:21 system 21:09:21 * 3.8.13 (set by /opt/pyenv/version) 21:09:21 * 3.9.13 (set by /opt/pyenv/version) 21:09:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipPz 21:09:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:09:29 lf-activate-venv(): INFO: Installing: lftools 21:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-ipPz/bin to PATH 21:09:52 Generating Requirements File 21:10:15 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. 21:10:15 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:10:15 lftools 0.37.13 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 21:10:16 Python 3.9.13 21:10:16 pip 25.2 from /tmp/venv-ipPz/lib/python3.9/site-packages/pip (python 3.9) 21:10:16 appdirs==1.4.4 21:10:16 argcomplete==3.6.2 21:10:16 aspy.yaml==1.3.0 21:10:16 attrs==25.3.0 21:10:16 autopage==0.5.2 21:10:16 beautifulsoup4==4.13.5 21:10:16 boto3==1.40.24 21:10:16 botocore==1.40.24 21:10:16 bs4==0.0.2 21:10:16 cachetools==5.5.2 21:10:16 certifi==2025.8.3 21:10:16 cffi==1.17.1 21:10:16 cfgv==3.4.0 21:10:16 chardet==5.2.0 21:10:16 charset-normalizer==3.4.3 21:10:16 click==8.1.8 21:10:16 cliff==4.9.1 21:10:16 cmd2==2.7.0 21:10:16 cryptography==3.3.2 21:10:16 debtcollector==3.0.0 21:10:16 decorator==5.2.1 21:10:16 defusedxml==0.7.1 21:10:16 Deprecated==1.2.18 21:10:16 distlib==0.4.0 21:10:16 dnspython==2.7.0 21:10:16 docker==7.1.0 21:10:16 dogpile.cache==1.4.0 21:10:16 durationpy==0.10 21:10:16 email-validator==2.3.0 21:10:16 filelock==3.19.1 21:10:16 future==1.0.0 21:10:16 gitdb==4.0.12 21:10:16 GitPython==3.1.45 21:10:16 google-auth==2.40.3 21:10:16 httplib2==0.30.0 21:10:16 identify==2.6.13 21:10:16 idna==3.10 21:10:16 importlib-resources==1.5.0 21:10:16 importlib_metadata==8.7.0 21:10:16 iso8601==2.1.0 21:10:16 Jinja2==3.1.6 21:10:16 jmespath==1.0.1 21:10:16 jsonpatch==1.33 21:10:16 jsonpointer==3.0.0 21:10:16 jsonschema==4.25.1 21:10:16 jsonschema-specifications==2025.4.1 21:10:16 keystoneauth1==5.11.1 21:10:16 kubernetes==33.1.0 21:10:16 lftools==0.37.13 21:10:16 lxml==6.0.1 21:10:16 markdown-it-py==3.0.0 21:10:16 MarkupSafe==3.0.2 21:10:16 mdurl==0.1.2 21:10:16 msgpack==1.1.1 21:10:16 multi_key_dict==2.0.3 21:10:16 munch==4.0.0 21:10:16 netaddr==1.3.0 21:10:16 netifaces==0.11.0 21:10:16 niet==1.4.2 21:10:16 nodeenv==1.9.1 21:10:16 oauth2client==4.1.3 21:10:16 oauthlib==3.3.1 21:10:16 openstacksdk==0.62.0 21:10:16 os-service-types==1.7.0 21:10:16 osc-lib==4.0.2 21:10:16 oslo.config==10.0.0 21:10:16 oslo.context==6.1.0 21:10:16 oslo.i18n==6.6.0 21:10:16 oslo.log==7.2.1 21:10:16 oslo.serialization==5.8.0 21:10:16 oslo.utils==9.1.0 21:10:16 packaging==25.0 21:10:16 pbr==7.0.1 21:10:16 platformdirs==4.4.0 21:10:16 prettytable==3.16.0 21:10:16 psutil==7.0.0 21:10:16 pyasn1==0.6.1 21:10:16 pyasn1_modules==0.4.2 21:10:16 pycparser==2.22 21:10:16 pygerrit2==2.0.15 21:10:16 PyGithub==2.8.1 21:10:16 Pygments==2.19.2 21:10:16 PyJWT==2.10.1 21:10:16 PyNaCl==1.5.0 21:10:16 pyparsing==2.4.7 21:10:16 pyperclip==1.9.0 21:10:16 pyrsistent==0.20.0 21:10:16 python-cinderclient==9.7.0 21:10:16 python-dateutil==2.9.0.post0 21:10:16 python-heatclient==4.2.0 21:10:16 python-jenkins==1.8.3 21:10:16 python-keystoneclient==5.6.0 21:10:16 python-magnumclient==4.9.0 21:10:16 python-novaclient==18.11.0 21:10:16 python-openstackclient==6.0.1 21:10:16 python-swiftclient==4.8.0 21:10:16 PyYAML==6.0.2 21:10:16 referencing==0.36.2 21:10:16 requests==2.32.5 21:10:16 requests-oauthlib==2.0.0 21:10:16 requestsexceptions==1.4.0 21:10:16 rfc3986==2.0.0 21:10:16 rich==14.1.0 21:10:16 rich-argparse==1.7.1 21:10:16 rpds-py==0.27.1 21:10:16 rsa==4.9.1 21:10:16 ruamel.yaml==0.18.15 21:10:16 ruamel.yaml.clib==0.2.12 21:10:16 s3transfer==0.13.1 21:10:16 simplejson==3.20.1 21:10:16 six==1.17.0 21:10:16 smmap==5.0.2 21:10:16 soupsieve==2.8 21:10:16 stevedore==5.5.0 21:10:16 tabulate==0.9.0 21:10:16 toml==0.10.2 21:10:16 tomlkit==0.13.3 21:10:16 tqdm==4.67.1 21:10:16 typing_extensions==4.15.0 21:10:16 tzdata==2025.2 21:10:16 urllib3==1.26.20 21:10:16 virtualenv==20.34.0 21:10:16 wcwidth==0.2.13 21:10:16 websocket-client==1.8.0 21:10:16 wrapt==1.17.3 21:10:16 xdg==6.0.0 21:10:16 xmltodict==0.14.2 21:10:16 yq==3.4.3 21:10:16 zipp==3.23.0 21:10:16 [EnvInject] - Injecting environment variables from a build step. 21:10:16 [EnvInject] - Injecting as environment variables the properties content 21:10:16 SET_JDK_VERSION=openjdk11 21:10:16 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" 21:10:16 21:10:16 [EnvInject] - Variables injected successfully. 21:10:16 [iec-sonar] $ /bin/sh /tmp/jenkins18387675685974551103.sh 21:10:16 ---> update-java-alternatives.sh 21:10:16 ---> Updating Java version 21:10:17 ---> RedHat type system detected 21:10:17 openjdk version "1.8.0_342" 21:10:17 OpenJDK Runtime Environment (build 1.8.0_342-b07) 21:10:17 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 21:10:17 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 21:10:17 [EnvInject] - Injecting environment variables from a build step. 21:10:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:10:17 [EnvInject] - Variables injected successfully. 21:10:17 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.2.0.1873/sonar-scanner-cli-4.2.0.1873.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-centos7-builder-2c-1g-407 21:10:18 [iec-sonar] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=iec -Dsonar.projectName=iec -Dsonar.language=go -Dsonar.tests=. -Dsonar.organization=akraino-edge-stack -Dsonar.sources=. -Dsonar.test.inclusions=**/*_test.go -Dsonar.inclusions=**/**.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go,**/vendor/** -Dsonar.test.exclusions=**/vendor/** -Dsonar.projectBaseDir=/w/workspace/iec-sonar 21:10:18 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 21:10:18 INFO: Project root configuration file: /w/workspace/iec-sonar/sonar-project.properties 21:10:18 INFO: SonarQube Scanner 4.2.0.1873 21:10:18 INFO: Java 1.8.0_342 Red Hat, Inc. (64-bit) 21:10:18 INFO: Linux 3.10.0-1160.76.1.el7.x86_64 amd64 21:10:19 INFO: User cache: /home/jenkins/.sonar/cache 21:10:26 INFO: SonarQube server 11.19.0.903 21:10:26 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 21:10:26 INFO: ------------------------------------------------------------------------ 21:10:26 INFO: EXECUTION FAILURE 21:10:26 INFO: ------------------------------------------------------------------------ 21:10:26 INFO: Total time: 7.817s 21:10:26 INFO: Final Memory: 4M/58M 21:10:26 INFO: ------------------------------------------------------------------------ 21:10:26 ERROR: Error during SonarQube Scanner execution 21:10:26 java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0 21:10:26 at java.lang.ClassLoader.defineClass1(Native Method) 21:10:26 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) 21:10:26 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 21:10:26 at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) 21:10:26 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) 21:10:26 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) 21:10:26 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) 21:10:26 at java.security.AccessController.doPrivileged(Native Method) 21:10:26 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) 21:10:26 at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82) 21:10:26 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) 21:10:26 at org.sonarsource.scanner.api.internal.batch.DefaultBatchFactory.createBatch(DefaultBatchFactory.java:32) 21:10:26 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 21:10:26 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 21:10:26 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 21:10:26 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 21:10:26 at java.lang.reflect.Method.invoke(Method.java:498) 21:10:26 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 21:10:26 at com.sun.proxy.$Proxy0.execute(Unknown Source) 21:10:26 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 21:10:26 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 21:10:26 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 21:10:26 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 21:10:26 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 21:10:26 ERROR: 21:10:26 ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. 21:10:27 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 21:10:27 $ ssh-agent -k 21:10:27 unset SSH_AUTH_SOCK; 21:10:27 unset SSH_AGENT_PID; 21:10:27 echo Agent pid 7166 killed; 21:10:27 [ssh-agent] Stopped. 21:10:27 ERROR: SonarQube scanner exited with non-zero code: 1 21:10:27 [PostBuildScript] - [INFO] Executing post build scripts. 21:10:27 [iec-sonar] $ /bin/bash /tmp/jenkins1430158442367331588.sh 21:10:27 ---> sysstat.sh 21:10:27 [iec-sonar] $ /bin/bash /tmp/jenkins14819689511553887226.sh 21:10:27 ---> package-listing.sh 21:10:27 ++ tr '[:upper:]' '[:lower:]' 21:10:27 ++ facter osfamily 21:10:27 + OS_FAMILY=redhat 21:10:27 + workspace=/w/workspace/iec-sonar 21:10:27 + START_PACKAGES=/tmp/packages_start.txt 21:10:27 + END_PACKAGES=/tmp/packages_end.txt 21:10:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:27 + PACKAGES=/tmp/packages_start.txt 21:10:27 + '[' /w/workspace/iec-sonar ']' 21:10:27 + PACKAGES=/tmp/packages_end.txt 21:10:27 + case "${OS_FAMILY}" in 21:10:27 + sort 21:10:27 + rpm -qa 21:10:28 + '[' -f /tmp/packages_start.txt ']' 21:10:28 + '[' -f /tmp/packages_end.txt ']' 21:10:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:28 + '[' /w/workspace/iec-sonar ']' 21:10:28 + mkdir -p /w/workspace/iec-sonar/archives/ 21:10:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/iec-sonar/archives/ 21:10:28 [iec-sonar] $ /bin/bash /tmp/jenkins2377024163808479045.sh 21:10:28 ---> capture-instance-metadata.sh 21:10:28 Setup pyenv: 21:10:28 system 21:10:28 3.8.13 21:10:28 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 21:10:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipPz from file:/tmp/.os_lf_venv 21:10:29 lf-activate-venv(): INFO: Installing: lftools 21:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-ipPz/bin to PATH 21:10:39 INFO: Running in OpenStack, capturing instance metadata 21:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins15206183690214761545.sh 21:10:40 provisioning config files... 21:10:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/iec-sonar@tmp/config15707896034373477826tmp 21:10:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:10:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:10:40 [EnvInject] - Injecting environment variables from a build step. 21:10:40 [EnvInject] - Injecting as environment variables the properties content 21:10:40 SERVER_ID=logs 21:10:40 21:10:40 [EnvInject] - Variables injected successfully. 21:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins14032549683285705552.sh 21:10:40 ---> create-netrc.sh 21:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins17128354312512232543.sh 21:10:40 ---> python-tools-install.sh 21:10:40 Setup pyenv: 21:10:40 system 21:10:40 3.8.13 21:10:40 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 21:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipPz from file:/tmp/.os_lf_venv 21:10:41 lf-activate-venv(): INFO: Installing: lftools 21:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-ipPz/bin to PATH 21:10:48 [iec-sonar] $ /bin/bash /tmp/jenkins17476476897558608237.sh 21:10:48 ---> sudo-logs.sh 21:10:48 Archiving 'sudo' log.. 21:10:49 [iec-sonar] $ /bin/bash /tmp/jenkins10985871665875169529.sh 21:10:49 ---> job-cost.sh 21:10:49 Setup pyenv: 21:10:49 system 21:10:49 3.8.13 21:10:49 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 21:10:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipPz from file:/tmp/.os_lf_venv 21:10:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-ipPz/bin to PATH 21:10:55 INFO: No Stack... 21:10:56 INFO: Retrieving Pricing Info for: v3-standard-1 21:10:56 INFO: Archiving Costs 21:10:56 [iec-sonar] $ /bin/bash -l /tmp/jenkins15106799942993793386.sh 21:10:56 ---> logs-deploy.sh 21:10:56 Setup pyenv: 21:10:56 system 21:10:56 3.8.13 21:10:56 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 21:10:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipPz from file:/tmp/.os_lf_venv 21:10:57 lf-activate-venv(): INFO: Installing: lftools 21:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-ipPz/bin to PATH 21:11:04 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/iec-sonar/1968 21:11:04 INFO: archiving workspace using pattern(s): -p **/*.log 21:11:05 Archives upload complete. 21:11:06 INFO: archiving logs to Nexus 21:11:06 ---> uname -a: 21:11:06 Linux prd-centos7-builder-2c-1g-407.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:11:06 21:11:06 21:11:06 ---> lscpu: 21:11:06 Architecture: x86_64 21:11:06 CPU op-mode(s): 32-bit, 64-bit 21:11:06 Byte Order: Little Endian 21:11:06 CPU(s): 1 21:11:06 On-line CPU(s) list: 0 21:11:06 Thread(s) per core: 1 21:11:06 Core(s) per socket: 1 21:11:06 Socket(s): 1 21:11:06 NUMA node(s): 1 21:11:06 Vendor ID: AuthenticAMD 21:11:06 CPU family: 23 21:11:06 Model: 49 21:11:06 Model name: AMD EPYC-Rome Processor 21:11:06 Stepping: 0 21:11:06 CPU MHz: 2799.998 21:11:06 BogoMIPS: 5599.99 21:11:06 Virtualization: AMD-V 21:11:06 Hypervisor vendor: KVM 21:11:06 Virtualization type: full 21:11:06 L1d cache: 32K 21:11:06 L1i cache: 32K 21:11:06 L2 cache: 512K 21:11:06 L3 cache: 16384K 21:11:06 NUMA node0 CPU(s): 0 21:11:06 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:11:06 21:11:06 21:11:06 ---> nproc: 21:11:06 1 21:11:06 21:11:06 21:11:06 ---> df -h: 21:11:06 Filesystem Size Used Avail Use% Mounted on 21:11:06 devtmpfs 1.9G 0 1.9G 0% /dev 21:11:06 tmpfs 1.9G 0 1.9G 0% /dev/shm 21:11:06 tmpfs 1.9G 17M 1.9G 1% /run 21:11:06 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 21:11:06 /dev/vda1 20G 5.7G 15G 29% / 21:11:06 tmpfs 379M 0 379M 0% /run/user/1001 21:11:06 21:11:06 21:11:06 ---> free -m: 21:11:06 total used free shared buff/cache available 21:11:06 Mem: 3789 390 1416 16 1982 3131 21:11:06 Swap: 1023 0 1023 21:11:06 21:11:06 21:11:06 ---> ip addr: 21:11:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:11:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:11:06 inet 127.0.0.1/8 scope host lo 21:11:06 valid_lft forever preferred_lft forever 21:11:06 inet6 ::1/128 scope host 21:11:06 valid_lft forever preferred_lft forever 21:11:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 21:11:06 link/ether fa:16:3e:c0:78:4a brd ff:ff:ff:ff:ff:ff 21:11:06 inet 10.30.219.209/23 brd 10.30.219.255 scope global dynamic eth0 21:11:06 valid_lft 86259sec preferred_lft 86259sec 21:11:06 inet6 fe80::f816:3eff:fec0:784a/64 scope link 21:11:06 valid_lft forever preferred_lft forever 21:11:06 21:11:06 21:11:06 ---> sar -b -r -n DEV: 21:11:06 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 09/04/2025 _x86_64_ (1 CPU) 21:11:06 21:11:06 09:08:41 PM LINUX RESTART 21:11:06 21:11:06 09:09:03 PM tps rtps wtps bread/s bwrtn/s 21:11:06 09:10:01 PM 238.11 37.51 200.60 5049.18 9882.76 21:11:06 09:11:01 PM 265.88 14.89 251.00 2441.55 11081.73 21:11:06 Average: 252.23 26.01 226.22 3723.67 10492.22 21:11:06 21:11:06 09:09:03 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:11:06 09:10:01 PM 1690140 2190152 56.44 2088 1740352 466472 9.46 395816 1556920 158660 21:11:06 09:11:01 PM 1440092 2440200 62.89 2088 1921536 500428 10.15 650752 1521436 42620 21:11:06 Average: 1565116 2315176 59.66 2088 1830944 483450 9.81 523284 1539178 100640 21:11:06 21:11:06 09:09:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 21:11:06 09:10:01 PM eth0 309.77 184.40 1866.83 68.67 0.00 0.00 0.00 21:11:06 09:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:06 09:11:01 PM eth0 263.27 251.96 905.85 41.90 0.00 0.00 0.00 21:11:06 09:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:06 Average: eth0 286.13 218.74 1378.35 55.06 0.00 0.00 0.00 21:11:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:11:06 21:11:06 21:11:06 ---> sar -P ALL: 21:11:06 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 09/04/2025 _x86_64_ (1 CPU) 21:11:06 21:11:06 09:08:41 PM LINUX RESTART 21:11:06 21:11:06 09:09:03 PM CPU %user %nice %system %iowait %steal %idle 21:11:06 09:10:01 PM all 76.07 0.00 9.61 5.60 0.16 8.56 21:11:06 09:10:01 PM 0 76.07 0.00 9.61 5.60 0.16 8.56 21:11:06 09:11:01 PM all 71.55 0.00 5.51 3.22 0.13 19.59 21:11:06 09:11:01 PM 0 71.55 0.00 5.51 3.22 0.13 19.59 21:11:06 Average: all 73.77 0.00 7.53 4.39 0.14 14.17 21:11:06 Average: 0 73.77 0.00 7.53 4.39 0.14 14.17 21:11:06 21:11:06 21:11:06