07:10:02 Started by timer 07:10:02 Running as SYSTEM 07:10:02 [EnvInject] - Loading node environment variables. 07:10:02 Building remotely on prd-ubuntu2204-docker-2c-2g-2278 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/serviceutils-maven-merge-master 07:10:03 [ssh-agent] Looking for ssh-agent implementation... 07:10:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:03 $ ssh-agent 07:10:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXb3gYXN/agent.1528 07:10:03 SSH_AGENT_PID=1530 07:10:03 [ssh-agent] Started. 07:10:03 Running ssh-add (command line suppressed) 07:10:03 Identity added: /w/workspace/serviceutils-maven-merge-master@tmp/private_key_18048965311519401958.key (/w/workspace/serviceutils-maven-merge-master@tmp/private_key_18048965311519401958.key) 07:10:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:03 The recommended git tool is: NONE 07:10:05 using credential jenkins-ssh 07:10:05 Wiping out workspace first. 07:10:05 Cloning the remote Git repository 07:10:05 Cloning repository git://devvexx.opendaylight.org/mirror/serviceutils 07:10:05 > git init /w/workspace/serviceutils-maven-merge-master # timeout=10 07:10:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/serviceutils 07:10:05 > git --version # timeout=10 07:10:05 > git --version # 'git version 2.34.1' 07:10:05 using GIT_SSH to set credentials jenkins-ssh 07:10:05 Verifying host key using known hosts file 07:10:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:10:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/serviceutils +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/serviceutils # timeout=10 07:10:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:06 Avoid second fetch 07:10:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:10:06 Checking out Revision d25834a5a76c52a4f860e3b356cc97881eb4d998 (refs/remotes/origin/master) 07:10:06 > git config core.sparsecheckout # timeout=10 07:10:06 > git checkout -f d25834a5a76c52a4f860e3b356cc97881eb4d998 # timeout=10 07:10:07 Commit message: "CI: Enable Gerrit Verify workflows with GHA" 07:10:07 > git rev-list --no-walk d25834a5a76c52a4f860e3b356cc97881eb4d998 # timeout=10 07:10:10 provisioning config files... 07:10:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:10 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins1669786224088786069.sh 07:10:10 ---> python-tools-install.sh 07:10:10 Setup pyenv: 07:10:10 * system (set by /opt/pyenv/version) 07:10:10 * 3.8.20 (set by /opt/pyenv/version) 07:10:10 * 3.9.20 (set by /opt/pyenv/version) 07:10:10 3.10.15 07:10:10 3.11.10 07:10:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZiJu 07:10:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:18 lf-activate-venv(): INFO: Base packages installed successfully 07:10:18 lf-activate-venv(): INFO: Installing additional packages: lftools 07:10:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZiJu/bin to PATH 07:10:42 Generating Requirements File 07:11:03 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. 07:11:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:03 Python 3.11.10 07:11:04 pip 25.3 from /tmp/venv-ZiJu/lib/python3.11/site-packages/pip (python 3.11) 07:11:04 appdirs==1.4.4 07:11:04 argcomplete==3.6.3 07:11:04 aspy.yaml==1.3.0 07:11:04 attrs==25.4.0 07:11:04 autopage==0.5.2 07:11:04 beautifulsoup4==4.14.3 07:11:04 boto3==1.42.30 07:11:04 botocore==1.42.30 07:11:04 bs4==0.0.2 07:11:04 certifi==2026.1.4 07:11:04 cffi==2.0.0 07:11:04 cfgv==3.5.0 07:11:04 chardet==5.2.0 07:11:04 charset-normalizer==3.4.4 07:11:04 click==8.3.1 07:11:04 cliff==4.13.1 07:11:04 cmd2==3.1.0 07:11:04 cryptography==3.3.2 07:11:04 debtcollector==3.0.0 07:11:04 decorator==5.2.1 07:11:04 defusedxml==0.7.1 07:11:04 Deprecated==1.3.1 07:11:04 distlib==0.4.0 07:11:04 dnspython==2.8.0 07:11:04 docker==7.1.0 07:11:04 dogpile.cache==1.5.0 07:11:04 durationpy==0.10 07:11:04 email-validator==2.3.0 07:11:04 filelock==3.20.3 07:11:04 future==1.0.0 07:11:04 gitdb==4.0.12 07:11:04 GitPython==3.1.46 07:11:04 httplib2==0.30.2 07:11:04 identify==2.6.16 07:11:04 idna==3.11 07:11:04 importlib-resources==1.5.0 07:11:04 iso8601==2.1.0 07:11:04 Jinja2==3.1.6 07:11:04 jmespath==1.0.1 07:11:04 jsonpatch==1.33 07:11:04 jsonpointer==3.0.0 07:11:04 jsonschema==4.26.0 07:11:04 jsonschema-specifications==2025.9.1 07:11:04 keystoneauth1==5.13.0 07:11:04 kubernetes==35.0.0 07:11:04 lftools==0.37.21 07:11:04 lxml==6.0.2 07:11:04 markdown-it-py==4.0.0 07:11:04 MarkupSafe==3.0.3 07:11:04 mdurl==0.1.2 07:11:04 msgpack==1.1.2 07:11:04 multi_key_dict==2.0.3 07:11:04 munch==4.0.0 07:11:04 netaddr==1.3.0 07:11:04 niet==1.4.2 07:11:04 nodeenv==1.10.0 07:11:04 oauth2client==4.1.3 07:11:04 oauthlib==3.3.1 07:11:04 openstacksdk==4.9.0 07:11:04 os-service-types==1.8.2 07:11:04 osc-lib==4.3.0 07:11:04 oslo.config==10.2.0 07:11:04 oslo.context==6.2.0 07:11:04 oslo.i18n==6.7.1 07:11:04 oslo.log==8.0.0 07:11:04 oslo.serialization==5.9.0 07:11:04 oslo.utils==9.2.0 07:11:04 packaging==25.0 07:11:04 pbr==7.0.3 07:11:04 platformdirs==4.5.1 07:11:04 prettytable==3.17.0 07:11:04 psutil==7.2.1 07:11:04 pyasn1==0.6.2 07:11:04 pyasn1_modules==0.4.2 07:11:04 pycparser==2.23 07:11:04 pygerrit2==2.0.15 07:11:04 PyGithub==2.8.1 07:11:04 Pygments==2.19.2 07:11:04 PyJWT==2.10.1 07:11:04 PyNaCl==1.6.2 07:11:04 pyparsing==2.4.7 07:11:04 pyperclip==1.11.0 07:11:04 pyrsistent==0.20.0 07:11:04 python-cinderclient==9.8.0 07:11:04 python-dateutil==2.9.0.post0 07:11:04 python-heatclient==5.0.0 07:11:04 python-jenkins==1.8.3 07:11:04 python-keystoneclient==5.7.0 07:11:04 python-magnumclient==4.9.0 07:11:04 python-openstackclient==8.3.0 07:11:04 python-swiftclient==4.9.0 07:11:04 PyYAML==6.0.3 07:11:04 referencing==0.37.0 07:11:04 requests==2.32.5 07:11:04 requests-oauthlib==2.0.0 07:11:04 requestsexceptions==1.4.0 07:11:04 rfc3986==2.0.0 07:11:04 rich==14.2.0 07:11:04 rich-argparse==1.7.2 07:11:04 rpds-py==0.30.0 07:11:04 rsa==4.9.1 07:11:04 ruamel.yaml==0.19.1 07:11:04 ruamel.yaml.clib==0.2.15 07:11:04 s3transfer==0.16.0 07:11:04 simplejson==3.20.2 07:11:04 six==1.17.0 07:11:04 smmap==5.0.2 07:11:04 soupsieve==2.8.3 07:11:04 stevedore==5.6.0 07:11:04 tabulate==0.9.0 07:11:04 toml==0.10.2 07:11:04 tomlkit==0.14.0 07:11:04 tqdm==4.67.1 07:11:04 typing_extensions==4.15.0 07:11:04 tzdata==2025.3 07:11:04 urllib3==1.26.20 07:11:04 virtualenv==20.36.1 07:11:04 wcwidth==0.2.14 07:11:04 websocket-client==1.9.0 07:11:04 wrapt==2.0.1 07:11:04 xdg==6.0.0 07:11:04 xmltodict==1.0.2 07:11:04 yq==3.4.3 07:11:04 [serviceutils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins5172218983911265322.sh 07:11:04 + mkdir -p /w/workspace/serviceutils-maven-merge-master/target/classes /w/workspace/serviceutils-maven-merge-master/jacoco/classes 07:11:04 [serviceutils-maven-merge-master] $ /bin/sh -xe /tmp/jenkins11136363501688417132.sh 07:11:04 + echo quiet=on 07:11:04 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-2c-2g-2278 08:51:15 ERROR: Failed to download https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip from agent; will retry from controller 08:51:15 java.util.zip.ZipException: archive is not a ZIP archive 08:51:15 at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:789) 08:51:15 at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:725) 08:51:15 at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:461) 08:51:15 at org.apache.tools.zip.ZipFile.(ZipFile.java:217) 08:51:15 at org.apache.tools.zip.ZipFile.(ZipFile.java:192) 08:51:15 at org.apache.tools.zip.ZipFile.(ZipFile.java:152) 08:51:15 at hudson.FilePath.unzip(FilePath.java:716) 08:51:15 at hudson.FilePath.unzip(FilePath.java:706) 08:51:15 at hudson.FilePath$Unpack.invoke(FilePath.java:1122) 08:51:15 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-2c-2g-2278 08:51:15 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 08:51:15 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:51:15 at hudson.remoting.Channel.call(Channel.java:1003) 08:51:15 at hudson.FilePath.act(FilePath.java:1230) 08:51:15 at hudson.FilePath.act(FilePath.java:1219) 08:51:15 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1055) 08:51:15 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:981) 08:51:15 at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77) 08:51:15 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 08:51:15 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 08:51:15 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 08:51:15 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 08:51:15 at hudson.tasks.Maven.perform(Maven.java:319) 08:51:15 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 08:51:15 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 08:51:15 at hudson.model.Build$BuildExecution.build(Build.java:199) 08:51:15 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 08:51:15 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 08:51:15 at hudson.model.Run.execute(Run.java:1895) 08:51:15 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:51:15 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:51:15 at hudson.model.Executor.run(Executor.java:442) 08:51:15 Caused: java.io.IOException: Failed to unpack https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip (5423104 bytes read) 08:51:15 at hudson.FilePath$Unpack.invoke(FilePath.java:1127) 08:51:15 at hudson.FilePath$Unpack.invoke(FilePath.java:1110) 08:51:15 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 08:51:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:51:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:51:15 at hudson.remoting.Request$2.run(Request.java:377) 08:51:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:51:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 08:51:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 08:51:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 08:51:15 at java.base/java.lang.Thread.run(Thread.java:1583) 10:10:10 Build timed out (after 180 minutes). Marking the build as failed. 10:10:10 $ ssh-agent -k 10:10:10 unset SSH_AUTH_SOCK; 10:10:10 unset SSH_AGENT_PID; 10:10:10 echo Agent pid 1530 killed; 10:10:10 [ssh-agent] Stopped. 10:10:10 Build was aborted 10:10:10 [PostBuildScript] - [INFO] Executing post build scripts. 10:10:10 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins5187087676697352616.sh 10:10:10 ---> sysstat.sh 10:10:10 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins16589830286626068369.sh 10:10:10 ---> package-listing.sh 10:10:10 ++ facter osfamily 10:10:10 ++ tr '[:upper:]' '[:lower:]' 10:10:11 + OS_FAMILY=debian 10:10:11 + workspace=/w/workspace/serviceutils-maven-merge-master 10:10:11 + START_PACKAGES=/tmp/packages_start.txt 10:10:11 + END_PACKAGES=/tmp/packages_end.txt 10:10:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:11 + PACKAGES=/tmp/packages_start.txt 10:10:11 + '[' /w/workspace/serviceutils-maven-merge-master ']' 10:10:11 + PACKAGES=/tmp/packages_end.txt 10:10:11 + case "${OS_FAMILY}" in 10:10:11 + grep '^ii' 10:10:11 + dpkg -l 10:10:11 + '[' -f /tmp/packages_start.txt ']' 10:10:11 + '[' -f /tmp/packages_end.txt ']' 10:10:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:11 + '[' /w/workspace/serviceutils-maven-merge-master ']' 10:10:11 + mkdir -p /w/workspace/serviceutils-maven-merge-master/archives/ 10:10:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/serviceutils-maven-merge-master/archives/ 10:10:11 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins15238806703081944395.sh 10:10:11 ---> capture-instance-metadata.sh 10:10:11 Setup pyenv: 10:10:11 system 10:10:11 3.8.20 10:10:11 3.9.20 10:10:11 3.10.15 10:10:11 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiJu from file:/tmp/.os_lf_venv 10:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:13 lf-activate-venv(): INFO: Base packages installed successfully 10:10:13 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-ZiJu/bin to PATH 10:10:23 INFO: Running in OpenStack, capturing instance metadata 10:10:24 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins6084036693461184927.sh 10:10:24 provisioning config files... 10:10:24 Could not find credentials [logs] for serviceutils-maven-merge-master #162 10:10:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/serviceutils-maven-merge-master@tmp/config7182516495650782161tmp 10:10:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:10:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:10:24 provisioning config files... 10:10:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:10:24 [EnvInject] - Injecting environment variables from a build step. 10:10:24 [EnvInject] - Injecting as environment variables the properties content 10:10:24 SERVER_ID=logs 10:10:24 10:10:24 [EnvInject] - Variables injected successfully. 10:10:24 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins14962984047456173264.sh 10:10:24 ---> create-netrc.sh 10:10:24 WARN: Log server credential not found. 10:10:24 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins6533421032406275980.sh 10:10:24 ---> python-tools-install.sh 10:10:24 Setup pyenv: 10:10:25 system 10:10:25 3.8.20 10:10:25 3.9.20 10:10:25 3.10.15 10:10:25 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiJu from file:/tmp/.os_lf_venv 10:10:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:27 lf-activate-venv(): INFO: Base packages installed successfully 10:10:27 lf-activate-venv(): INFO: Installing additional packages: lftools 10:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-ZiJu/bin to PATH 10:10:36 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins5766350881522538926.sh 10:10:36 ---> sudo-logs.sh 10:10:36 Archiving 'sudo' log.. 10:10:37 [serviceutils-maven-merge-master] $ /bin/bash /tmp/jenkins12092766114535203489.sh 10:10:37 ---> job-cost.sh 10:10:37 Setup pyenv: 10:10:37 system 10:10:37 3.8.20 10:10:37 3.9.20 10:10:37 3.10.15 10:10:37 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiJu from file:/tmp/.os_lf_venv 10:10:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:39 lf-activate-venv(): INFO: Base packages installed successfully 10:10:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:10:45 lf-activate-venv(): INFO: Adding /tmp/venv-ZiJu/bin to PATH 10:10:45 INFO: No Stack... 10:10:46 INFO: Retrieving Pricing Info for: v3-standard-2 10:10:46 INFO: Archiving Costs 10:10:46 [serviceutils-maven-merge-master] $ /bin/bash -l /tmp/jenkins17258030465236116660.sh 10:10:46 ---> logs-deploy.sh 10:10:46 Setup pyenv: 10:10:46 system 10:10:46 3.8.20 10:10:46 3.9.20 10:10:46 3.10.15 10:10:46 * 3.11.10 (set by /w/workspace/serviceutils-maven-merge-master/.python-version) 10:10:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZiJu from file:/tmp/.os_lf_venv 10:10:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:48 lf-activate-venv(): INFO: Base packages installed successfully 10:10:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZiJu/bin to PATH 10:11:01 WARNING: Nexus logging server not set 10:11:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/serviceutils-maven-merge-master/162/ 10:11:01 INFO: archiving logs to S3 10:11:02 ---> uname -a: 10:11:02 Linux prd-ubuntu2204-docker-2c-2g-2278 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:11:02 10:11:02 10:11:02 ---> lscpu: 10:11:02 Architecture: x86_64 10:11:02 CPU op-mode(s): 32-bit, 64-bit 10:11:02 Address sizes: 40 bits physical, 48 bits virtual 10:11:02 Byte Order: Little Endian 10:11:02 CPU(s): 2 10:11:02 On-line CPU(s) list: 0,1 10:11:02 Vendor ID: AuthenticAMD 10:11:02 Model name: AMD EPYC-Rome Processor 10:11:02 CPU family: 23 10:11:02 Model: 49 10:11:02 Thread(s) per core: 1 10:11:02 Core(s) per socket: 1 10:11:02 Socket(s): 2 10:11:02 Stepping: 0 10:11:02 BogoMIPS: 5599.99 10:11:02 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:11:02 Virtualization: AMD-V 10:11:02 Hypervisor vendor: KVM 10:11:02 Virtualization type: full 10:11:02 L1d cache: 64 KiB (2 instances) 10:11:02 L1i cache: 64 KiB (2 instances) 10:11:02 L2 cache: 1 MiB (2 instances) 10:11:02 L3 cache: 32 MiB (2 instances) 10:11:02 NUMA node(s): 1 10:11:02 NUMA node0 CPU(s): 0,1 10:11:02 Vulnerability Gather data sampling: Not affected 10:11:02 Vulnerability Indirect target selection: Not affected 10:11:02 Vulnerability Itlb multihit: Not affected 10:11:02 Vulnerability L1tf: Not affected 10:11:02 Vulnerability Mds: Not affected 10:11:02 Vulnerability Meltdown: Not affected 10:11:02 Vulnerability Mmio stale data: Not affected 10:11:02 Vulnerability Reg file data sampling: Not affected 10:11:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:11:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:11:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:11:02 Vulnerability Srbds: Not affected 10:11:02 Vulnerability Tsa: Not affected 10:11:02 Vulnerability Tsx async abort: Not affected 10:11:02 Vulnerability Vmscape: Not affected 10:11:02 10:11:02 10:11:02 ---> nproc: 10:11:02 2 10:11:02 10:11:02 10:11:02 ---> df -h: 10:11:02 Filesystem Size Used Avail Use% Mounted on 10:11:02 tmpfs 794M 1.1M 793M 1% /run 10:11:02 /dev/vda1 39G 8.3G 31G 22% / 10:11:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:11:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:11:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:11:02 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:11:02 10:11:02 10:11:02 ---> free -m: 10:11:02 total used free shared buff/cache available 10:11:02 Mem: 7937 505 4974 4 2457 7140 10:11:02 Swap: 1023 0 1023 10:11:02 10:11:02 10:11:02 ---> ip addr: 10:11:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:11:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:02 inet 127.0.0.1/8 scope host lo 10:11:02 valid_lft forever preferred_lft forever 10:11:02 inet6 ::1/128 scope host 10:11:02 valid_lft forever preferred_lft forever 10:11:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:11:02 link/ether fa:16:3e:0c:b0:b6 brd ff:ff:ff:ff:ff:ff 10:11:02 altname enp0s3 10:11:02 inet 10.30.171.170/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:11:02 valid_lft 75504sec preferred_lft 75504sec 10:11:02 inet6 fe80::f816:3eff:fe0c:b0b6/64 scope link 10:11:02 valid_lft forever preferred_lft forever 10:11:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:11:02 link/ether 42:5d:c8:1e:ea:cc brd ff:ff:ff:ff:ff:ff 10:11:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:11:02 valid_lft forever preferred_lft forever 10:11:02 10:11:02 10:11:02 ---> sar -b -r -n DEV: 10:11:02 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-2278) 01/20/26 _x86_64_ (2 CPU) 10:11:02 10:11:02 07:09:29 LINUX RESTART (2 CPU) 10:11:02 10:11:02 07:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:11:02 07:20:01 31.01 1.90 28.52 0.60 114.83 1747.17 1393.45 10:11:02 07:30:14 1.20 0.00 1.20 0.00 0.04 14.27 0.00 10:11:02 07:40:14 1.09 0.00 1.09 0.00 0.00 12.96 0.00 10:11:02 07:50:14 1.23 0.00 1.23 0.00 0.00 14.64 0.00 10:11:02 08:00:03 1.32 0.00 1.32 0.00 0.00 15.13 0.01 10:11:02 08:10:14 1.18 0.00 1.18 0.00 0.00 13.79 0.00 10:11:02 08:20:01 1.21 0.00 1.21 0.00 0.00 14.23 0.00 10:11:02 08:30:48 12.83 0.00 1.26 11.57 0.14 14.61 98483.29 10:11:02 08:40:49 1.21 0.00 1.21 0.00 0.00 13.91 0.00 10:11:02 08:50:01 1.23 0.00 1.23 0.00 0.00 14.17 0.00 10:11:02 09:00:14 1.32 0.00 1.31 0.00 0.04 32.32 40.06 10:11:02 09:10:14 1.21 0.00 1.21 0.00 0.00 14.25 0.00 10:11:02 09:20:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 10:11:02 09:30:14 1.43 0.00 1.43 0.00 0.00 16.41 0.00 10:11:02 09:40:14 1.63 0.00 1.63 0.00 0.00 18.19 0.00 10:11:02 09:50:01 1.54 0.00 1.54 0.00 0.00 17.09 0.00 10:11:02 10:00:14 1.62 0.00 1.62 0.00 0.00 18.33 0.00 10:11:02 10:10:10 1.47 0.00 1.47 0.00 0.00 16.57 0.00 10:11:02 Average: 3.66 0.11 2.83 0.73 6.40 112.44 5981.28 10:11:02 10:11:02 07:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:11:02 07:20:01 5208340 7405548 376112 4.63 82016 2284824 937092 10.21 249004 2398012 248 10:11:02 07:30:14 5207836 7405492 376156 4.63 82332 2284964 936304 10.20 249312 2397632 156 10:11:02 07:40:14 5207332 7405248 376344 4.63 82584 2284972 936432 10.20 249564 2397636 160 10:11:02 07:50:14 5207080 7405360 376240 4.63 82932 2284980 936496 10.20 249916 2397876 136 10:11:02 08:00:03 5206332 7404880 376736 4.63 83192 2284980 936496 10.20 250168 2397972 164 10:11:02 08:10:14 5206080 7405060 376568 4.63 83536 2285064 936496 10.20 250524 2398108 160 10:11:02 08:20:01 5206080 7405416 376168 4.63 83820 2285136 936560 10.21 250804 2398340 256 10:11:02 08:30:48 5204064 7406352 375204 4.62 84392 2287504 936624 10.21 253556 2398468 120 10:11:02 08:40:49 5204064 7406672 374936 4.61 84700 2287508 936624 10.21 253864 2398552 120 10:11:02 08:50:01 5203812 7406680 374900 4.61 84948 2287516 936624 10.21 254116 2398816 244 10:11:02 09:00:14 5181132 7384472 397124 4.89 85248 2287672 937084 10.21 254528 2420256 136 10:11:02 09:10:14 5179372 7383004 398532 4.90 85540 2287676 937148 10.21 254812 2420456 156 10:11:02 09:20:01 5178616 7382684 398876 4.91 85844 2287808 937180 10.21 255112 2420912 316 10:11:02 09:30:14 5178112 7382604 398956 4.91 86252 2287812 937212 10.21 255524 2420912 124 10:11:02 09:40:14 5176096 7381100 400432 4.93 86744 2287832 937376 10.21 256016 2422112 128 10:11:02 09:50:01 5175844 7381496 400048 4.92 87240 2287968 937344 10.21 256520 2422252 276 10:11:02 10:00:14 5175844 7382040 399496 4.91 87780 2287980 937456 10.22 257044 2422448 160 10:11:02 10:10:10 5175844 7377468 404088 4.97 88276 2282896 936084 10.20 257552 2416068 328 10:11:02 Average: 5193438 7395088 386495 4.75 84854 2286394 936813 10.21 253219 2408157 188 10:11:02 10:11:02 07:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:11:02 07:20:01 lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 10:11:02 07:20:01 ens3 27.51 18.57 143.61 5.66 0.00 0.00 0.00 0.00 10:11:02 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 07:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 07:30:14 ens3 0.18 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:11:02 07:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 07:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 07:40:14 ens3 0.36 0.14 0.11 0.07 0.00 0.00 0.00 0.00 10:11:02 07:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 07:50:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 07:50:14 ens3 1.00 0.16 0.22 0.10 0.00 0.00 0.00 0.00 10:11:02 07:50:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:00:03 ens3 0.34 0.07 0.05 0.02 0.00 0.00 0.00 0.00 10:11:02 08:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:10:14 ens3 0.36 0.09 0.07 0.04 0.00 0.00 0.00 0.00 10:11:02 08:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:20:01 ens3 0.32 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:11:02 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:30:48 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:30:48 ens3 0.30 0.07 0.05 0.02 0.00 0.00 0.00 0.00 10:11:02 08:30:48 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:40:49 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:40:49 ens3 0.46 0.11 0.11 0.06 0.00 0.00 0.00 0.00 10:11:02 08:40:49 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 08:50:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 08:50:01 ens3 0.28 0.08 0.04 0.02 0.00 0.00 0.00 0.00 10:11:02 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:00:14 ens3 2.68 1.27 9.53 0.81 0.00 0.00 0.00 0.00 10:11:02 09:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:10:14 ens3 0.69 0.25 0.27 0.18 0.00 0.00 0.00 0.00 10:11:02 09:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:20:01 ens3 0.55 0.18 0.17 0.11 0.00 0.00 0.00 0.00 10:11:02 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:30:14 ens3 0.53 0.15 0.15 0.08 0.00 0.00 0.00 0.00 10:11:02 09:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:40:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:40:14 ens3 0.95 0.52 0.20 0.77 0.00 0.00 0.00 0.00 10:11:02 09:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 09:50:01 ens3 0.51 0.10 0.09 0.04 0.00 0.00 0.00 0.00 10:11:02 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 10:00:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 10:00:14 ens3 0.61 0.21 0.23 0.14 0.00 0.00 0.00 0.00 10:11:02 10:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 10:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 10:10:10 ens3 0.33 0.15 0.11 0.07 0.00 0.00 0.00 0.00 10:11:02 10:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:11:02 Average: ens3 2.11 1.24 8.63 0.46 0.00 0.00 0.00 0.00 10:11:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:02 10:11:02 10:11:02 ---> sar -P ALL: 10:11:02 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-2c-2g-2278) 01/20/26 _x86_64_ (2 CPU) 10:11:02 10:11:02 07:09:29 LINUX RESTART (2 CPU) 10:11:02 10:11:02 07:10:00 CPU %user %nice %system %iowait %steal %idle 10:11:02 07:20:01 all 4.46 0.00 0.49 0.49 0.05 94.51 10:11:02 07:20:01 0 2.16 0.00 0.38 0.70 0.05 96.70 10:11:02 07:20:01 1 6.77 0.00 0.60 0.28 0.05 92.31 10:11:02 07:30:14 all 0.24 0.00 0.05 0.01 0.04 99.66 10:11:02 07:30:14 0 0.42 0.00 0.05 0.01 0.04 99.49 10:11:02 07:30:14 1 0.06 0.00 0.05 0.02 0.05 99.83 10:11:02 07:40:14 all 0.50 0.00 0.05 0.01 0.04 99.40 10:11:02 07:40:14 0 0.40 0.00 0.04 0.00 0.03 99.53 10:11:02 07:40:14 1 0.59 0.00 0.05 0.02 0.05 99.28 10:11:02 07:50:14 all 0.54 0.00 0.06 0.01 0.04 99.35 10:11:02 07:50:14 0 0.80 0.00 0.04 0.01 0.03 99.12 10:11:02 07:50:14 1 0.27 0.00 0.08 0.02 0.06 99.57 10:11:02 08:00:03 all 0.48 0.00 0.05 0.01 0.05 99.40 10:11:02 08:00:03 0 0.39 0.00 0.06 0.01 0.03 99.51 10:11:02 08:00:03 1 0.57 0.00 0.05 0.02 0.06 99.29 10:11:02 08:10:14 all 0.63 0.00 0.05 0.02 0.05 99.26 10:11:02 08:10:14 0 0.05 0.00 0.05 0.03 0.04 99.83 10:11:02 08:10:14 1 1.21 0.00 0.05 0.00 0.05 98.68 10:11:02 08:20:01 all 0.47 0.00 0.05 0.01 0.05 99.43 10:11:02 08:20:01 0 0.04 0.00 0.05 0.02 0.04 99.85 10:11:02 08:20:01 1 0.90 0.00 0.04 0.01 0.05 99.00 10:11:02 08:30:48 all 0.31 0.00 0.06 0.03 0.05 99.56 10:11:02 08:30:48 0 0.04 0.00 0.04 0.02 0.04 99.86 10:11:02 08:30:48 1 0.57 0.00 0.08 0.04 0.05 99.25 10:11:02 08:40:49 all 0.11 0.00 0.05 0.01 0.05 99.78 10:11:02 08:40:49 0 0.04 0.00 0.04 0.01 0.03 99.87 10:11:02 08:40:49 1 0.17 0.00 0.06 0.01 0.06 99.70 10:11:02 08:50:01 all 0.05 0.00 0.05 0.01 0.04 99.85 10:11:02 08:50:01 0 0.04 0.00 0.03 0.01 0.03 99.89 10:11:02 08:50:01 1 0.05 0.00 0.06 0.02 0.06 99.81 10:11:02 09:00:14 all 0.09 0.00 0.06 0.01 0.05 99.79 10:11:02 09:00:14 0 0.06 0.00 0.07 0.01 0.04 99.82 10:11:02 09:00:14 1 0.11 0.00 0.06 0.02 0.05 99.76 10:11:02 10:11:02 09:00:14 CPU %user %nice %system %iowait %steal %idle 10:11:02 09:10:14 all 0.42 0.00 0.05 0.01 0.05 99.47 10:11:02 09:10:14 0 0.46 0.00 0.05 0.01 0.05 99.43 10:11:02 09:10:14 1 0.37 0.00 0.05 0.01 0.05 99.51 10:11:02 09:20:01 all 0.18 0.00 0.05 0.01 0.05 99.71 10:11:02 09:20:01 0 0.30 0.00 0.05 0.01 0.05 99.59 10:11:02 09:20:01 1 0.05 0.00 0.05 0.01 0.05 99.83 10:11:02 09:30:14 all 0.05 0.00 0.04 0.01 0.04 99.85 10:11:02 09:30:14 0 0.07 0.00 0.05 0.02 0.06 99.80 10:11:02 09:30:14 1 0.03 0.00 0.04 0.01 0.03 99.90 10:11:02 09:40:14 all 0.46 0.00 0.06 0.02 0.04 99.42 10:11:02 09:40:14 0 0.87 0.00 0.09 0.02 0.06 98.96 10:11:02 09:40:14 1 0.04 0.00 0.04 0.01 0.03 99.88 10:11:02 09:50:01 all 0.41 0.00 0.04 0.02 0.04 99.48 10:11:02 09:50:01 0 0.78 0.00 0.03 0.00 0.05 99.14 10:11:02 09:50:01 1 0.04 0.00 0.05 0.04 0.04 99.83 10:11:02 10:00:14 all 0.33 0.00 0.05 0.02 0.04 99.57 10:11:02 10:00:14 0 0.62 0.00 0.04 0.01 0.05 99.27 10:11:02 10:00:14 1 0.04 0.00 0.05 0.02 0.03 99.86 10:11:02 10:10:10 all 0.04 0.00 0.04 0.01 0.04 99.86 10:11:02 10:10:10 0 0.05 0.00 0.04 0.02 0.05 99.83 10:11:02 10:10:10 1 0.03 0.00 0.04 0.01 0.03 99.89 10:11:02 Average: all 0.54 0.00 0.08 0.04 0.04 99.30 10:11:02 Average: 0 0.42 0.00 0.07 0.05 0.04 99.42 10:11:02 Average: 1 0.66 0.00 0.08 0.03 0.05 99.18 10:11:02 10:11:02 10:11:02