16:09:18 Started by timer 16:09:18 Running as SYSTEM 16:09:18 [EnvInject] - Loading node environment variables. 16:09:18 Building remotely on prd-centos7-builder-2c-1g-532 (centos7-builder-2c-1g) in workspace /w/workspace/iec-sonar 16:09:18 [ssh-agent] Looking for ssh-agent implementation... 16:09:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:18 $ ssh-agent 16:09:18 SSH_AUTH_SOCK=/tmp/ssh-eZsGsqVrUdW6/agent.7207 16:09:18 SSH_AGENT_PID=7210 16:09:18 [ssh-agent] Started. 16:09:18 Running ssh-add (command line suppressed) 16:09:18 Identity added: /w/workspace/iec-sonar@tmp/private_key_16478531875863418449.key (/w/workspace/iec-sonar@tmp/private_key_16478531875863418449.key) 16:09:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:09:18 The recommended git tool is: NONE 16:09:22 using credential jenkins-ssh 16:09:22 Wiping out workspace first. 16:09:22 Cloning the remote Git repository 16:09:22 Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:22 > git init /w/workspace/iec-sonar # timeout=10 16:09:22 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:22 > git --version # timeout=10 16:09:22 > git --version # 'git version 2.36.1' 16:09:22 using GIT_SSH to set credentials jenkins-ssh 16:09:22 [INFO] Currently running in a labeled security context 16:09:22 [INFO] Currently SELinux is 'enforcing' on the host 16:09:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/iec-sonar@tmp/jenkins-gitclient-ssh1100566237162068236.key 16:09:22 > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:25 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec # timeout=10 16:09:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:26 Avoid second fetch 16:09:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:09:26 Checking out Revision 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 (refs/remotes/origin/master) 16:09:26 > git config core.sparsecheckout # timeout=10 16:09:26 > git checkout -f 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:09:27 Commit message: "CI: Add sonar-project.properties" 16:09:27 > git rev-list --no-walk 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:09:30 provisioning config files... 16:09:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:09:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:09:30 [iec-sonar] $ /bin/bash /tmp/jenkins4991242506622225762.sh 16:09:30 ---> python-tools-install.sh 16:09:30 Setup pyenv: 16:09:30 system 16:09:30 * 3.8.13 (set by /opt/pyenv/version) 16:09:30 * 3.9.13 (set by /opt/pyenv/version) 16:09:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tUgm 16:09:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:09:38 lf-activate-venv(): INFO: Installing: lftools 16:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-tUgm/bin to PATH 16:10:00 Generating Requirements File 16:10:21 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. 16:10:21 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:10:21 Python 3.9.13 16:10:22 pip 24.3.1 from /tmp/venv-tUgm/lib/python3.9/site-packages/pip (python 3.9) 16:10:22 appdirs==1.4.4 16:10:22 argcomplete==3.5.3 16:10:22 aspy.yaml==1.3.0 16:10:22 attrs==24.3.0 16:10:22 autopage==0.5.2 16:10:22 beautifulsoup4==4.12.3 16:10:22 boto3==1.35.92 16:10:22 botocore==1.35.92 16:10:22 bs4==0.0.2 16:10:22 cachetools==5.5.0 16:10:22 certifi==2024.12.14 16:10:22 cffi==1.17.1 16:10:22 cfgv==3.4.0 16:10:22 chardet==5.2.0 16:10:22 charset-normalizer==3.4.1 16:10:22 click==8.1.8 16:10:22 cliff==4.8.0 16:10:22 cmd2==2.5.8 16:10:22 cryptography==3.3.2 16:10:22 debtcollector==3.0.0 16:10:22 decorator==5.1.1 16:10:22 defusedxml==0.7.1 16:10:22 Deprecated==1.2.15 16:10:22 distlib==0.3.9 16:10:22 dnspython==2.7.0 16:10:22 docker==4.2.2 16:10:22 dogpile.cache==1.3.3 16:10:22 durationpy==0.9 16:10:22 email_validator==2.2.0 16:10:22 filelock==3.16.1 16:10:22 future==1.0.0 16:10:22 gitdb==4.0.12 16:10:22 GitPython==3.1.44 16:10:22 google-auth==2.37.0 16:10:22 httplib2==0.22.0 16:10:22 identify==2.6.5 16:10:22 idna==3.10 16:10:22 importlib-resources==1.5.0 16:10:22 importlib_metadata==8.5.0 16:10:22 iso8601==2.1.0 16:10:22 Jinja2==3.1.5 16:10:22 jmespath==1.0.1 16:10:22 jsonpatch==1.33 16:10:22 jsonpointer==3.0.0 16:10:22 jsonschema==4.23.0 16:10:22 jsonschema-specifications==2024.10.1 16:10:22 keystoneauth1==5.9.1 16:10:22 kubernetes==31.0.0 16:10:22 lftools==0.37.10 16:10:22 lxml==5.3.0 16:10:22 MarkupSafe==3.0.2 16:10:22 msgpack==1.1.0 16:10:22 multi_key_dict==2.0.3 16:10:22 munch==4.0.0 16:10:22 netaddr==1.3.0 16:10:22 netifaces==0.11.0 16:10:22 niet==1.4.2 16:10:22 nodeenv==1.9.1 16:10:22 oauth2client==4.1.3 16:10:22 oauthlib==3.2.2 16:10:22 openstacksdk==0.62.0 16:10:22 os-client-config==2.1.0 16:10:22 os-service-types==1.7.0 16:10:22 osc-lib==3.2.0 16:10:22 oslo.config==9.7.0 16:10:22 oslo.context==5.7.0 16:10:22 oslo.i18n==6.5.0 16:10:22 oslo.log==6.2.0 16:10:22 oslo.serialization==5.6.0 16:10:22 oslo.utils==8.0.0 16:10:22 packaging==24.2 16:10:22 pbr==6.1.0 16:10:22 platformdirs==4.3.6 16:10:22 prettytable==3.12.0 16:10:22 psutil==6.1.1 16:10:22 pyasn1==0.6.1 16:10:22 pyasn1_modules==0.4.1 16:10:22 pycparser==2.22 16:10:22 pygerrit2==2.0.15 16:10:22 PyGithub==2.5.0 16:10:22 PyJWT==2.10.1 16:10:22 PyNaCl==1.5.0 16:10:22 pyparsing==2.4.7 16:10:22 pyperclip==1.9.0 16:10:22 pyrsistent==0.20.0 16:10:22 python-cinderclient==9.6.0 16:10:22 python-dateutil==2.9.0.post0 16:10:22 python-heatclient==4.0.0 16:10:22 python-jenkins==1.8.2 16:10:22 python-keystoneclient==5.5.0 16:10:22 python-magnumclient==4.7.0 16:10:22 python-novaclient==18.7.0 16:10:22 python-openstackclient==6.0.1 16:10:22 python-swiftclient==4.6.0 16:10:22 PyYAML==6.0.2 16:10:22 referencing==0.35.1 16:10:22 requests==2.32.3 16:10:22 requests-oauthlib==2.0.0 16:10:22 requestsexceptions==1.4.0 16:10:22 rfc3986==2.0.0 16:10:22 rpds-py==0.22.3 16:10:22 rsa==4.9 16:10:22 ruamel.yaml==0.18.9 16:10:22 ruamel.yaml.clib==0.2.12 16:10:22 s3transfer==0.10.4 16:10:22 simplejson==3.19.3 16:10:22 six==1.17.0 16:10:22 smmap==5.0.2 16:10:22 soupsieve==2.6 16:10:22 stevedore==5.4.0 16:10:22 tabulate==0.9.0 16:10:22 toml==0.10.2 16:10:22 tomlkit==0.13.2 16:10:22 tqdm==4.67.1 16:10:22 typing_extensions==4.12.2 16:10:22 tzdata==2024.2 16:10:22 urllib3==1.26.20 16:10:22 virtualenv==20.28.1 16:10:22 wcwidth==0.2.13 16:10:22 websocket-client==1.8.0 16:10:22 wrapt==1.17.0 16:10:22 xdg==6.0.0 16:10:22 xmltodict==0.14.2 16:10:22 yq==3.4.3 16:10:22 zipp==3.21.0 16:10:22 [EnvInject] - Injecting environment variables from a build step. 16:10:22 [EnvInject] - Injecting as environment variables the properties content 16:10:22 SET_JDK_VERSION=openjdk11 16:10:22 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" 16:10:22 16:10:22 [EnvInject] - Variables injected successfully. 16:10:22 [iec-sonar] $ /bin/sh /tmp/jenkins14640484302513115819.sh 16:10:22 ---> update-java-alternatives.sh 16:10:22 ---> Updating Java version 16:10:22 ---> RedHat type system detected 16:10:23 openjdk version "1.8.0_342" 16:10:23 OpenJDK Runtime Environment (build 1.8.0_342-b07) 16:10:23 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 16:10:23 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 16:10:23 [EnvInject] - Injecting environment variables from a build step. 16:10:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:10:23 [EnvInject] - Variables injected successfully. 16:10:23 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-532 16:10:24 [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 16:10:24 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 16:10:24 INFO: Project root configuration file: /w/workspace/iec-sonar/sonar-project.properties 16:10:24 INFO: SonarQube Scanner 4.2.0.1873 16:10:24 INFO: Java 1.8.0_342 Red Hat, Inc. (64-bit) 16:10:24 INFO: Linux 3.10.0-1160.76.1.el7.x86_64 amd64 16:10:25 INFO: User cache: /home/jenkins/.sonar/cache 16:10:27 INFO: SonarQube server 11.4.1.277 16:10:27 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 16:10:27 INFO: ------------------------------------------------------------------------ 16:10:27 INFO: EXECUTION FAILURE 16:10:27 INFO: ------------------------------------------------------------------------ 16:10:27 INFO: Total time: 2.757s 16:10:27 INFO: Final Memory: 4M/58M 16:10:27 INFO: ------------------------------------------------------------------------ 16:10:27 ERROR: Error during SonarQube Scanner execution 16:10:27 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 16:10:27 at java.lang.ClassLoader.defineClass1(Native Method) 16:10:27 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) 16:10:27 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16:10:27 at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) 16:10:27 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) 16:10:27 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) 16:10:27 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) 16:10:27 at java.security.AccessController.doPrivileged(Native Method) 16:10:27 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) 16:10:27 at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82) 16:10:27 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) 16:10:27 at org.sonarsource.scanner.api.internal.batch.DefaultBatchFactory.createBatch(DefaultBatchFactory.java:32) 16:10:27 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 16:10:27 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:10:27 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 16:10:27 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:10:27 at java.lang.reflect.Method.invoke(Method.java:498) 16:10:27 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 16:10:27 at com.sun.proxy.$Proxy0.execute(Unknown Source) 16:10:27 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 16:10:27 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 16:10:27 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 16:10:27 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 16:10:27 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 16:10:27 ERROR: 16:10:27 ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. 16:10:28 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 16:10:28 $ ssh-agent -k 16:10:28 unset SSH_AUTH_SOCK; 16:10:28 unset SSH_AGENT_PID; 16:10:28 echo Agent pid 7210 killed; 16:10:28 [ssh-agent] Stopped. 16:10:28 ERROR: SonarQube scanner exited with non-zero code: 1 16:10:28 [PostBuildScript] - [INFO] Executing post build scripts. 16:10:28 [iec-sonar] $ /bin/bash /tmp/jenkins7574643086890354639.sh 16:10:28 ---> sysstat.sh 16:10:28 [iec-sonar] $ /bin/bash /tmp/jenkins4029619259195618058.sh 16:10:28 ---> package-listing.sh 16:10:28 ++ tr '[:upper:]' '[:lower:]' 16:10:28 ++ facter osfamily 16:10:28 + OS_FAMILY=redhat 16:10:28 + workspace=/w/workspace/iec-sonar 16:10:28 + START_PACKAGES=/tmp/packages_start.txt 16:10:28 + END_PACKAGES=/tmp/packages_end.txt 16:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:28 + PACKAGES=/tmp/packages_start.txt 16:10:28 + '[' /w/workspace/iec-sonar ']' 16:10:28 + PACKAGES=/tmp/packages_end.txt 16:10:28 + case "${OS_FAMILY}" in 16:10:28 + sort 16:10:28 + rpm -qa 16:10:29 + '[' -f /tmp/packages_start.txt ']' 16:10:29 + '[' -f /tmp/packages_end.txt ']' 16:10:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:29 + '[' /w/workspace/iec-sonar ']' 16:10:29 + mkdir -p /w/workspace/iec-sonar/archives/ 16:10:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/iec-sonar/archives/ 16:10:29 [iec-sonar] $ /bin/bash /tmp/jenkins10784263172109613066.sh 16:10:29 ---> capture-instance-metadata.sh 16:10:29 Setup pyenv: 16:10:29 system 16:10:29 3.8.13 16:10:29 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tUgm from file:/tmp/.os_lf_venv 16:10:30 lf-activate-venv(): INFO: Installing: lftools 16:10:40 lf-activate-venv(): INFO: Adding /tmp/venv-tUgm/bin to PATH 16:10:40 INFO: Running in OpenStack, capturing instance metadata 16:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins2048616916388487490.sh 16:10:40 provisioning config files... 16:10:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/iec-sonar@tmp/config4268814686169265868tmp 16:10:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:10:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:10:40 [EnvInject] - Injecting environment variables from a build step. 16:10:40 [EnvInject] - Injecting as environment variables the properties content 16:10:40 SERVER_ID=logs 16:10:40 16:10:40 [EnvInject] - Variables injected successfully. 16:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins10291724938989030212.sh 16:10:40 ---> create-netrc.sh 16:10:40 [iec-sonar] $ /bin/bash /tmp/jenkins13465351472470986807.sh 16:10:40 ---> python-tools-install.sh 16:10:40 Setup pyenv: 16:10:40 system 16:10:41 3.8.13 16:10:41 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tUgm from file:/tmp/.os_lf_venv 16:10:41 lf-activate-venv(): INFO: Installing: lftools 16:10:49 lf-activate-venv(): INFO: Adding /tmp/venv-tUgm/bin to PATH 16:10:49 [iec-sonar] $ /bin/bash /tmp/jenkins15326592269751382408.sh 16:10:49 ---> sudo-logs.sh 16:10:49 Archiving 'sudo' log.. 16:10:49 [iec-sonar] $ /bin/bash /tmp/jenkins12449155210933193290.sh 16:10:49 ---> job-cost.sh 16:10:49 Setup pyenv: 16:10:49 system 16:10:49 3.8.13 16:10:49 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tUgm from file:/tmp/.os_lf_venv 16:10:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-tUgm/bin to PATH 16:10:56 INFO: No Stack... 16:10:56 INFO: Retrieving Pricing Info for: v3-standard-1 16:10:56 INFO: Archiving Costs 16:10:56 [iec-sonar] $ /bin/bash -l /tmp/jenkins3187211722066643642.sh 16:10:56 ---> logs-deploy.sh 16:10:56 Setup pyenv: 16:10:56 system 16:10:56 3.8.13 16:10:56 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tUgm from file:/tmp/.os_lf_venv 16:10:57 lf-activate-venv(): INFO: Installing: lftools 16:11:05 lf-activate-venv(): INFO: Adding /tmp/venv-tUgm/bin to PATH 16:11:05 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/iec-sonar/1726 16:11:05 INFO: archiving workspace using pattern(s): -p **/*.log 16:11:06 Archives upload complete. 16:11:07 INFO: archiving logs to Nexus 16:11:08 ---> uname -a: 16:11:08 Linux prd-centos7-builder-2c-1g-532.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 16:11:08 16:11:08 16:11:08 ---> lscpu: 16:11:08 Architecture: x86_64 16:11:08 CPU op-mode(s): 32-bit, 64-bit 16:11:08 Byte Order: Little Endian 16:11:08 CPU(s): 1 16:11:08 On-line CPU(s) list: 0 16:11:08 Thread(s) per core: 1 16:11:08 Core(s) per socket: 1 16:11:08 Socket(s): 1 16:11:08 NUMA node(s): 1 16:11:08 Vendor ID: AuthenticAMD 16:11:08 CPU family: 23 16:11:08 Model: 49 16:11:08 Model name: AMD EPYC-Rome Processor 16:11:08 Stepping: 0 16:11:08 CPU MHz: 2799.998 16:11:08 BogoMIPS: 5599.99 16:11:08 Virtualization: AMD-V 16:11:08 Hypervisor vendor: KVM 16:11:08 Virtualization type: full 16:11:08 L1d cache: 32K 16:11:08 L1i cache: 32K 16:11:08 L2 cache: 512K 16:11:08 L3 cache: 16384K 16:11:08 NUMA node0 CPU(s): 0 16:11:08 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 16:11:08 16:11:08 16:11:08 ---> nproc: 16:11:08 1 16:11:08 16:11:08 16:11:08 ---> df -h: 16:11:08 Filesystem Size Used Avail Use% Mounted on 16:11:08 devtmpfs 1.9G 0 1.9G 0% /dev 16:11:08 tmpfs 1.9G 0 1.9G 0% /dev/shm 16:11:08 tmpfs 1.9G 17M 1.9G 1% /run 16:11:08 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 16:11:08 /dev/vda1 20G 5.7G 15G 29% / 16:11:08 tmpfs 379M 0 379M 0% /run/user/1001 16:11:08 16:11:08 16:11:08 ---> free -m: 16:11:08 total used free shared buff/cache available 16:11:08 Mem: 3789 391 1442 16 1955 3131 16:11:08 Swap: 1023 0 1023 16:11:08 16:11:08 16:11:08 ---> ip addr: 16:11:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:11:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:11:08 inet 127.0.0.1/8 scope host lo 16:11:08 valid_lft forever preferred_lft forever 16:11:08 inet6 ::1/128 scope host 16:11:08 valid_lft forever preferred_lft forever 16:11:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:11:08 link/ether fa:16:3e:25:62:a7 brd ff:ff:ff:ff:ff:ff 16:11:08 inet 10.30.219.218/23 brd 10.30.219.255 scope global dynamic eth0 16:11:08 valid_lft 86262sec preferred_lft 86262sec 16:11:08 inet6 fe80::f816:3eff:fe25:62a7/64 scope link 16:11:08 valid_lft forever preferred_lft forever 16:11:08 16:11:08 16:11:08 ---> sar -b -r -n DEV: 16:11:08 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 01/05/2025 _x86_64_ (1 CPU) 16:11:08 16:11:08 04:08:44 PM LINUX RESTART 16:11:08 16:11:08 04:09:02 PM tps rtps wtps bread/s bwrtn/s 16:11:08 04:10:01 PM 330.58 100.99 229.59 8008.36 46646.33 16:11:08 04:11:01 PM 236.01 14.62 221.39 2398.23 11348.91 16:11:08 Average: 282.64 57.21 225.43 5164.39 28752.87 16:11:08 16:11:08 04:09:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:08 04:10:01 PM 1766300 2114000 54.48 2088 1694216 443820 9.00 356348 1524104 140240 16:11:08 04:11:01 PM 1488368 2391932 61.64 2088 1896804 488380 9.91 621848 1509964 41432 16:11:08 Average: 1627334 2252966 58.06 2088 1795510 466100 9.46 489098 1517034 90836 16:11:08 16:11:08 04:09:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:11:08 04:10:01 PM eth0 285.50 160.45 1629.53 65.02 0.00 0.00 0.00 16:11:08 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:08 04:11:01 PM eth0 100.57 65.97 893.75 24.20 0.00 0.00 0.00 16:11:08 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:08 Average: eth0 191.75 112.56 1256.54 44.33 0.00 0.00 0.00 16:11:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:08 16:11:08 16:11:08 ---> sar -P ALL: 16:11:08 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 01/05/2025 _x86_64_ (1 CPU) 16:11:08 16:11:08 04:08:44 PM LINUX RESTART 16:11:08 16:11:08 04:09:02 PM CPU %user %nice %system %iowait %steal %idle 16:11:08 04:10:01 PM all 67.43 0.00 10.91 16.55 0.13 4.98 16:11:08 04:10:01 PM 0 67.43 0.00 10.91 16.55 0.13 4.98 16:11:08 04:11:01 PM all 81.33 0.00 5.55 3.48 0.13 9.52 16:11:08 04:11:01 PM 0 81.33 0.00 5.55 3.48 0.13 9.52 16:11:08 Average: all 74.48 0.00 8.19 9.92 0.13 7.28 16:11:08 Average: 0 74.48 0.00 8.19 9.92 0.13 7.28 16:11:08 16:11:08 16:11:08