Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/opa-pdp/+/145997 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-8c-8g-8216 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/policy-opa-pdp-master-merge-golang [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-RZPpg17bRCbk/agent.2020 SSH_AGENT_PID=2022 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_4486803163547237924.key (/w/workspace/policy-opa-pdp-master-merge-golang@tmp/private_key_4486803163547237924.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/opa-pdp.git > git init /w/workspace/policy-opa-pdp-master-merge-golang # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/opa-pdp.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/opa-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/opa-pdp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision cf24404b746e7a0951089813b104b281ca75c254 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cf24404b746e7a0951089813b104b281ca75c254 # timeout=30 Commit message: "Guard shared PDP state with a mutex" > git rev-list --no-walk cf24404b746e7a0951089813b104b281ca75c254 # timeout=10 Unpacking Go from https://golang.org/dl/go1.23.4.linux-amd64.tar.gz to /w/tools/org.jenkinsci.plugins.golang.GolangInstallation/Golang_1.23 on prd-ubuntu2004-docker-8c-8g-8216 ERROR: Failed to download https://golang.org/dl/go1.23.4.linux-amd64.tar.gz from agent; will retry from controller Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2004-docker-8c-8g-8216 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.FilePath.act(FilePath.java:1229) at hudson.FilePath.act(FilePath.java:1218) at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1044) at hudson.FilePath.installIfNecessaryFrom(FilePath.java:970) at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangInstaller.performInstallation(GolangInstaller.java:57) at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangInstallation.forNode(GolangInstallation.java:44) at PluginClassLoader for golang//org.jenkinsci.plugins.golang.GolangBuildWrapper.setUp(GolangBuildWrapper.java:36) at hudson.model.Build$BuildExecution.doRun(Build.java:158) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) java.net.UnknownHostException: go.dev at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.base/java.net.Socket.connect(Socket.java:609) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305) at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:507) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:602) at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:266) at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193) at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2798) at java.base/sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2710) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1854) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250) at java.base/java.net.URL.openStream(URL.java:1165) at Jenkins v2.462.3//hudson.FilePath$Unpack.invoke(FilePath.java:1107) at Jenkins v2.462.3//hudson.FilePath$Unpack.invoke(FilePath.java:1099) at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins3992266437823088766.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bGu7 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-bGu7/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.45 botocore==1.43.45 bs4==0.0.2 certifi==2026.6.17 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.7 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.4 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.4 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.6.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.1 [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins1975000470670471886.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer wget: unable to resolve host address ‘astral.sh’ Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2022 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins14156860479639158122.sh ---> sysstat.sh [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins9278052678713172556.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-opa-pdp-master-merge-golang + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-opa-pdp-master-merge-golang ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-opa-pdp-master-merge-golang ']' + mkdir -p /w/workspace/policy-opa-pdp-master-merge-golang/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-opa-pdp-master-merge-golang/archives/ [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins13655172582595342067.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins2476850241658188630.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-opa-pdp-master-merge-golang@tmp/config9793544435804084157tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins585434912322820790.sh ---> create-netrc.sh [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins13274036011910723303.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH [policy-opa-pdp-master-merge-golang] $ /bin/sh /tmp/jenkins10662797975480326076.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer wget: unable to resolve host address ‘releases.astral.sh’ [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins11784121048261412062.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-opa-pdp-master-merge-golang] $ /bin/bash /tmp/jenkins1520192187406067104.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 224s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=224 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost INFO: Archiving costs to: /w/workspace/policy-opa-pdp-master-merge-golang/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-opa-pdp-master-merge-golang,96,2026-07-10 13:02:46,v3-standard-8,224,0.22,0.00,FAILURE [policy-opa-pdp-master-merge-golang] $ /bin/bash -l /tmp/jenkins6859731420698627638.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/policy-opa-pdp-master-merge-golang/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bGu7 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-bGu7/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-opa-pdp-master-merge-golang/96 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2004-docker-8c-8g-8216 5.4.0-146-generic #163-Ubuntu SMP Fri Mar 17 18:26:02 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB L1i cache: 256 KiB L2 cache: 4 MiB L3 cache: 128 MiB NUMA node0 CPU(s): 0-7 Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 1.3M 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 6.1M 99M 6% /boot/efi /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 tmpfs 3.2G 40K 3.2G 1% /run/user/122 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32112 1137 28299 1 2675 30524 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:b1:ef:17 brd ff:ff:ff:ff:ff:ff inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86171sec preferred_lft 86171sec inet6 fe80::f816:3eff:feb1:ef17/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:cb:d9:a2:45 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-8216) 07/10/26 _x86_64_ (8 CPU) 12:59:11 LINUX RESTART (8 CPU) 13:00:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:01:01 252.78 13.96 238.82 0.00 874.88 4621.15 0.00 13:02:01 106.00 0.48 105.52 0.00 51.72 23033.23 0.00 Average: 178.15 7.11 171.04 0.00 456.33 13983.20 0.00 13:00:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:01:01 29356064 31249304 1070584 3.26 75432 2102788 3344264 9.86 1203776 1931236 320368 13:02:01 29026224 31288880 1007892 3.07 100476 2425772 3271120 9.64 1169680 2251580 58604 Average: 29191144 31269092 1039238 3.16 87954 2264280 3307692 9.75 1186728 2091408 189486 13:00:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:01:01 ens3 833.27 411.20 1755.40 99.61 0.00 0.00 0.00 0.00 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:01 lo 2.38 2.38 0.26 0.26 0.00 0.00 0.00 0.00 13:02:01 ens3 67.41 47.71 1024.49 9.09 0.00 0.00 0.00 0.00 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 Average: ens3 443.85 226.38 1383.75 53.58 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.81 1.81 0.20 0.20 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-146-generic (prd-ubuntu2004-docker-8c-8g-8216) 07/10/26 _x86_64_ (8 CPU) 12:59:11 LINUX RESTART (8 CPU) 13:00:03 CPU %user %nice %system %iowait %steal %idle 13:01:01 all 5.85 0.00 0.87 0.76 0.03 92.49 13:01:01 0 5.07 0.00 0.33 0.00 0.02 94.58 13:01:01 1 1.82 0.00 1.11 1.38 0.03 95.66 13:01:01 2 12.80 0.00 0.62 0.40 0.03 86.15 13:01:01 3 13.23 0.00 1.69 2.12 0.03 82.92 13:01:01 4 0.83 0.00 0.92 0.02 0.02 98.21 13:01:01 5 8.24 0.00 0.60 0.24 0.03 90.88 13:01:01 6 1.33 0.00 0.67 1.94 0.03 96.02 13:01:01 7 3.40 0.00 1.02 0.02 0.00 95.57 13:02:01 all 6.94 0.00 0.63 0.59 0.03 91.81 13:02:01 0 0.22 0.00 0.08 0.00 0.02 99.68 13:02:01 1 26.59 0.00 1.55 0.97 0.05 70.84 13:02:01 2 13.51 0.00 1.70 1.12 0.03 83.64 13:02:01 3 9.33 0.00 0.82 0.80 0.03 89.02 13:02:01 4 2.56 0.00 0.20 0.00 0.02 97.22 13:02:01 5 1.00 0.00 0.23 0.00 0.02 98.75 13:02:01 6 2.26 0.00 0.43 1.85 0.03 95.42 13:02:01 7 0.10 0.00 0.05 0.00 0.02 99.83 Average: all 6.40 0.00 0.75 0.68 0.03 92.15 Average: 0 2.60 0.00 0.20 0.00 0.02 97.18 Average: 1 14.43 0.00 1.33 1.17 0.04 83.03 Average: 2 13.16 0.00 1.17 0.76 0.03 84.87 Average: 3 11.25 0.00 1.25 1.45 0.03 86.03 Average: 4 1.72 0.00 0.55 0.01 0.02 97.70 Average: 5 4.56 0.00 0.42 0.12 0.03 94.88 Average: 6 1.80 0.00 0.55 1.90 0.03 95.72 Average: 7 1.72 0.00 0.53 0.01 0.01 97.74