10:41:30 Started by timer 10:41:30 Running as SYSTEM 10:41:30 [EnvInject] - Loading node environment variables. 10:41:30 Building remotely on prd-ubuntu2204-docker-4c-4g-212 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/netconf-maven-merge-8.0.x 10:41:30 [ssh-agent] Looking for ssh-agent implementation... 10:41:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:31 $ ssh-agent 10:41:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzHNSW3/agent.1568 10:41:31 SSH_AGENT_PID=1570 10:41:31 [ssh-agent] Started. 10:41:31 Running ssh-add (command line suppressed) 10:41:31 Identity added: /w/workspace/netconf-maven-merge-8.0.x@tmp/private_key_12722732574118107936.key (/w/workspace/netconf-maven-merge-8.0.x@tmp/private_key_12722732574118107936.key) 10:41:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:41:31 The recommended git tool is: NONE 10:41:32 using credential jenkins-ssh 10:41:32 Wiping out workspace first. 10:41:32 Cloning the remote Git repository 10:41:33 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 10:41:33 > git init /w/workspace/netconf-maven-merge-8.0.x # timeout=10 10:41:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:41:33 > git --version # timeout=10 10:41:33 > git --version # 'git version 2.34.1' 10:41:33 using GIT_SSH to set credentials jenkins-ssh 10:41:33 Verifying host key using known hosts file 10:41:33 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. 10:41:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:41:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:40 Avoid second fetch 10:41:40 > git rev-parse refs/remotes/origin/8.0.x^{commit} # timeout=10 10:41:40 Checking out Revision f9c2687c0ff1bb180b459c6e099b2fb172450e27 (refs/remotes/origin/8.0.x) 10:41:40 > git config core.sparsecheckout # timeout=10 10:41:40 > git checkout -f f9c2687c0ff1bb180b459c6e099b2fb172450e27 # timeout=10 10:41:41 Commit message: "Fix ServerPublicKeyVerifier" 10:41:41 > git rev-list --no-walk f9c2687c0ff1bb180b459c6e099b2fb172450e27 # timeout=10 10:41:44 provisioning config files... 10:41:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:41:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:41:44 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins6862137164144524960.sh 10:41:44 ---> python-tools-install.sh 10:41:44 Setup pyenv: 10:41:44 * system (set by /opt/pyenv/version) 10:41:44 * 3.8.20 (set by /opt/pyenv/version) 10:41:44 * 3.9.20 (set by /opt/pyenv/version) 10:41:44 3.10.15 10:41:44 3.11.10 10:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DFCN 10:41:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:41:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:41:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:41:53 lf-activate-venv(): INFO: Base packages installed successfully 10:41:53 lf-activate-venv(): INFO: Installing additional packages: lftools 10:42:20 lf-activate-venv(): INFO: Adding /tmp/venv-DFCN/bin to PATH 10:42:20 Generating Requirements File 10:42:40 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. 10:42:40 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:42:40 Python 3.11.10 10:42:41 pip 25.3 from /tmp/venv-DFCN/lib/python3.11/site-packages/pip (python 3.11) 10:42:41 appdirs==1.4.4 10:42:41 argcomplete==3.6.3 10:42:41 aspy.yaml==1.3.0 10:42:41 attrs==25.4.0 10:42:41 autopage==0.5.2 10:42:41 beautifulsoup4==4.14.3 10:42:41 boto3==1.42.27 10:42:41 botocore==1.42.27 10:42:41 bs4==0.0.2 10:42:41 certifi==2026.1.4 10:42:41 cffi==2.0.0 10:42:41 cfgv==3.5.0 10:42:41 chardet==5.2.0 10:42:41 charset-normalizer==3.4.4 10:42:41 click==8.3.1 10:42:41 cliff==4.13.1 10:42:41 cmd2==3.1.0 10:42:41 cryptography==3.3.2 10:42:41 debtcollector==3.0.0 10:42:41 decorator==5.2.1 10:42:41 defusedxml==0.7.1 10:42:41 Deprecated==1.3.1 10:42:41 distlib==0.4.0 10:42:41 dnspython==2.8.0 10:42:41 docker==7.1.0 10:42:41 dogpile.cache==1.5.0 10:42:41 durationpy==0.10 10:42:41 email-validator==2.3.0 10:42:41 filelock==3.20.3 10:42:41 future==1.0.0 10:42:41 gitdb==4.0.12 10:42:41 GitPython==3.1.46 10:42:41 google-auth==2.47.0 10:42:41 httplib2==0.31.1 10:42:41 identify==2.6.16 10:42:41 idna==3.11 10:42:41 importlib-resources==1.5.0 10:42:41 iso8601==2.1.0 10:42:41 Jinja2==3.1.6 10:42:41 jmespath==1.0.1 10:42:41 jsonpatch==1.33 10:42:41 jsonpointer==3.0.0 10:42:41 jsonschema==4.26.0 10:42:41 jsonschema-specifications==2025.9.1 10:42:41 keystoneauth1==5.12.0 10:42:41 kubernetes==34.1.0 10:42:41 lftools==0.37.19 10:42:41 lxml==6.0.2 10:42:41 markdown-it-py==4.0.0 10:42:41 MarkupSafe==3.0.3 10:42:41 mdurl==0.1.2 10:42:41 msgpack==1.1.2 10:42:41 multi_key_dict==2.0.3 10:42:41 munch==4.0.0 10:42:41 netaddr==1.3.0 10:42:41 niet==1.4.2 10:42:41 nodeenv==1.10.0 10:42:41 oauth2client==4.1.3 10:42:41 oauthlib==3.3.1 10:42:41 openstacksdk==4.8.0 10:42:41 os-service-types==1.8.2 10:42:41 osc-lib==4.3.0 10:42:41 oslo.config==10.2.0 10:42:41 oslo.context==6.2.0 10:42:41 oslo.i18n==6.7.1 10:42:41 oslo.log==8.0.0 10:42:41 oslo.serialization==5.9.0 10:42:41 oslo.utils==9.2.0 10:42:41 packaging==25.0 10:42:41 pbr==7.0.3 10:42:41 platformdirs==4.5.1 10:42:41 prettytable==3.17.0 10:42:41 psutil==7.2.1 10:42:41 pyasn1==0.6.1 10:42:41 pyasn1_modules==0.4.2 10:42:41 pycparser==2.23 10:42:41 pygerrit2==2.0.15 10:42:41 PyGithub==2.8.1 10:42:41 Pygments==2.19.2 10:42:41 PyJWT==2.10.1 10:42:41 PyNaCl==1.6.2 10:42:41 pyparsing==2.4.7 10:42:41 pyperclip==1.11.0 10:42:41 pyrsistent==0.20.0 10:42:41 python-cinderclient==9.8.0 10:42:41 python-dateutil==2.9.0.post0 10:42:41 python-heatclient==4.3.0 10:42:41 python-jenkins==1.8.3 10:42:41 python-keystoneclient==5.7.0 10:42:41 python-magnumclient==4.9.0 10:42:41 python-openstackclient==8.3.0 10:42:41 python-swiftclient==4.9.0 10:42:41 PyYAML==6.0.3 10:42:41 referencing==0.37.0 10:42:41 requests==2.32.5 10:42:41 requests-oauthlib==2.0.0 10:42:41 requestsexceptions==1.4.0 10:42:41 rfc3986==2.0.0 10:42:41 rich==14.2.0 10:42:41 rich-argparse==1.7.2 10:42:41 rpds-py==0.30.0 10:42:41 rsa==4.9.1 10:42:41 ruamel.yaml==0.19.1 10:42:41 ruamel.yaml.clib==0.2.15 10:42:41 s3transfer==0.16.0 10:42:41 simplejson==3.20.2 10:42:41 six==1.17.0 10:42:41 smmap==5.0.2 10:42:41 soupsieve==2.8.1 10:42:41 stevedore==5.6.0 10:42:41 tabulate==0.9.0 10:42:41 toml==0.10.2 10:42:41 tomlkit==0.14.0 10:42:41 tqdm==4.67.1 10:42:41 typing_extensions==4.15.0 10:42:41 tzdata==2025.3 10:42:41 urllib3==1.26.20 10:42:41 virtualenv==20.36.1 10:42:41 wcwidth==0.2.14 10:42:41 websocket-client==1.9.0 10:42:41 wrapt==2.0.1 10:42:41 xdg==6.0.0 10:42:41 xmltodict==1.0.2 10:42:41 yq==3.4.3 10:42:41 [netconf-maven-merge-8.0.x] $ /bin/sh -xe /tmp/jenkins1142728710677917849.sh 10:42:41 + mkdir -p /w/workspace/netconf-maven-merge-8.0.x/target/classes /w/workspace/netconf-maven-merge-8.0.x/jacoco/classes 10:42:41 [netconf-maven-merge-8.0.x] $ /bin/sh -xe /tmp/jenkins5639425865584069455.sh 10:42:41 + echo quiet=on 10:42:41 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-4c-4g-212 12:22:52 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 12:22:52 java.util.zip.ZipException: archive is not a ZIP archive 12:22:52 at org.apache.tools.zip.ZipFile.positionAtEndOfCentralDirectoryRecord(ZipFile.java:789) 12:22:52 at org.apache.tools.zip.ZipFile.positionAtCentralDirectory(ZipFile.java:725) 12:22:52 at org.apache.tools.zip.ZipFile.populateFromCentralDirectory(ZipFile.java:461) 12:22:52 at org.apache.tools.zip.ZipFile.(ZipFile.java:217) 12:22:52 at org.apache.tools.zip.ZipFile.(ZipFile.java:192) 12:22:52 at org.apache.tools.zip.ZipFile.(ZipFile.java:152) 12:22:52 at hudson.FilePath.unzip(FilePath.java:716) 12:22:52 at hudson.FilePath.unzip(FilePath.java:706) 12:22:52 at hudson.FilePath$Unpack.invoke(FilePath.java:1122) 12:22:52 Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-4c-4g-212 12:22:52 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 12:22:52 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 12:22:52 at hudson.remoting.Channel.call(Channel.java:1003) 12:22:52 at hudson.FilePath.act(FilePath.java:1230) 12:22:52 at hudson.FilePath.act(FilePath.java:1219) 12:22:52 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:1055) 12:22:52 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:981) 12:22:52 at hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:77) 12:22:52 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 12:22:52 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 12:22:52 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 12:22:52 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 12:22:52 at hudson.tasks.Maven.perform(Maven.java:319) 12:22:52 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 12:22:52 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 12:22:52 at hudson.model.Build$BuildExecution.build(Build.java:199) 12:22:52 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 12:22:52 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 12:22:52 at hudson.model.Run.execute(Run.java:1895) 12:22:52 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 12:22:52 at hudson.model.ResourceController.execute(ResourceController.java:101) 12:22:52 at hudson.model.Executor.run(Executor.java:442) 12:22:52 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 (5193728 bytes read) 12:22:52 at hudson.FilePath$Unpack.invoke(FilePath.java:1127) 12:22:52 at hudson.FilePath$Unpack.invoke(FilePath.java:1110) 12:22:52 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 12:22:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 12:22:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 12:22:52 at hudson.remoting.Request$2.run(Request.java:377) 12:22:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 12:22:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 12:22:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 12:22:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 12:22:52 at java.base/java.lang.Thread.run(Thread.java:1583) 13:41:44 Build timed out (after 180 minutes). Marking the build as failed. 13:41:44 $ ssh-agent -k 13:41:44 unset SSH_AUTH_SOCK; 13:41:44 unset SSH_AGENT_PID; 13:41:44 echo Agent pid 1570 killed; 13:41:44 [ssh-agent] Stopped. 13:41:44 Build was aborted 13:41:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:44 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins15773268683831044622.sh 13:41:44 ---> sysstat.sh 13:41:45 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins2425973805693442196.sh 13:41:45 ---> package-listing.sh 13:41:45 ++ facter osfamily 13:41:45 ++ tr '[:upper:]' '[:lower:]' 13:41:45 + OS_FAMILY=debian 13:41:45 + workspace=/w/workspace/netconf-maven-merge-8.0.x 13:41:45 + START_PACKAGES=/tmp/packages_start.txt 13:41:45 + END_PACKAGES=/tmp/packages_end.txt 13:41:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:45 + PACKAGES=/tmp/packages_start.txt 13:41:45 + '[' /w/workspace/netconf-maven-merge-8.0.x ']' 13:41:45 + PACKAGES=/tmp/packages_end.txt 13:41:45 + case "${OS_FAMILY}" in 13:41:45 + dpkg -l 13:41:45 + grep '^ii' 13:41:45 + '[' -f /tmp/packages_start.txt ']' 13:41:45 + '[' -f /tmp/packages_end.txt ']' 13:41:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:45 + '[' /w/workspace/netconf-maven-merge-8.0.x ']' 13:41:45 + mkdir -p /w/workspace/netconf-maven-merge-8.0.x/archives/ 13:41:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-merge-8.0.x/archives/ 13:41:45 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins9612557436672203763.sh 13:41:45 ---> capture-instance-metadata.sh 13:41:45 Setup pyenv: 13:41:45 system 13:41:45 3.8.20 13:41:45 3.9.20 13:41:45 3.10.15 13:41:45 * 3.11.10 (set by /w/workspace/netconf-maven-merge-8.0.x/.python-version) 13:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFCN from file:/tmp/.os_lf_venv 13:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:41:47 lf-activate-venv(): INFO: Base packages installed successfully 13:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools 13:42:01 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. 13:42:01 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 13:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-DFCN/bin to PATH 13:42:01 INFO: Running in OpenStack, capturing instance metadata 13:42:02 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins964280801843739550.sh 13:42:02 provisioning config files... 13:42:02 Could not find credentials [logs] for netconf-maven-merge-8.0.x #579 13:42:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-merge-8.0.x@tmp/config8882432539491404037tmp 13:42:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:42:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:42:02 provisioning config files... 13:42:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:42:03 [EnvInject] - Injecting environment variables from a build step. 13:42:03 [EnvInject] - Injecting as environment variables the properties content 13:42:03 SERVER_ID=logs 13:42:03 13:42:03 [EnvInject] - Variables injected successfully. 13:42:03 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins3342277961529933974.sh 13:42:03 ---> create-netrc.sh 13:42:03 WARN: Log server credential not found. 13:42:03 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins13774727859585365452.sh 13:42:03 ---> python-tools-install.sh 13:42:03 Setup pyenv: 13:42:03 system 13:42:03 3.8.20 13:42:03 3.9.20 13:42:03 3.10.15 13:42:03 * 3.11.10 (set by /w/workspace/netconf-maven-merge-8.0.x/.python-version) 13:42:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFCN from file:/tmp/.os_lf_venv 13:42:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:05 lf-activate-venv(): INFO: Base packages installed successfully 13:42:05 lf-activate-venv(): INFO: Installing additional packages: lftools 13:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-DFCN/bin to PATH 13:42:15 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins7326953178357132738.sh 13:42:15 ---> sudo-logs.sh 13:42:15 Archiving 'sudo' log.. 13:42:15 [netconf-maven-merge-8.0.x] $ /bin/bash /tmp/jenkins10210471586021798247.sh 13:42:15 ---> job-cost.sh 13:42:15 Setup pyenv: 13:42:15 system 13:42:15 3.8.20 13:42:15 3.9.20 13:42:15 3.10.15 13:42:15 * 3.11.10 (set by /w/workspace/netconf-maven-merge-8.0.x/.python-version) 13:42:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFCN from file:/tmp/.os_lf_venv 13:42:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:17 lf-activate-venv(): INFO: Base packages installed successfully 13:42:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:42:24 lf-activate-venv(): INFO: Adding /tmp/venv-DFCN/bin to PATH 13:42:24 INFO: No Stack... 13:42:24 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:25 INFO: Archiving Costs 13:42:25 [netconf-maven-merge-8.0.x] $ /bin/bash -l /tmp/jenkins3086536556713842535.sh 13:42:25 ---> logs-deploy.sh 13:42:25 Setup pyenv: 13:42:25 system 13:42:25 3.8.20 13:42:25 3.9.20 13:42:25 3.10.15 13:42:25 * 3.11.10 (set by /w/workspace/netconf-maven-merge-8.0.x/.python-version) 13:42:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DFCN from file:/tmp/.os_lf_venv 13:42:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:42:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:42:27 lf-activate-venv(): INFO: Base packages installed successfully 13:42:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-DFCN/bin to PATH 13:42:37 WARNING: Nexus logging server not set 13:42:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-merge-8.0.x/579/ 13:42:37 INFO: archiving logs to S3 13:42:38 ---> uname -a: 13:42:38 Linux prd-ubuntu2204-docker-4c-4g-212 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:42:38 13:42:38 13:42:38 ---> lscpu: 13:42:38 Architecture: x86_64 13:42:38 CPU op-mode(s): 32-bit, 64-bit 13:42:38 Address sizes: 40 bits physical, 48 bits virtual 13:42:38 Byte Order: Little Endian 13:42:38 CPU(s): 4 13:42:38 On-line CPU(s) list: 0-3 13:42:38 Vendor ID: AuthenticAMD 13:42:38 Model name: AMD EPYC-Rome Processor 13:42:38 CPU family: 23 13:42:38 Model: 49 13:42:38 Thread(s) per core: 1 13:42:38 Core(s) per socket: 1 13:42:38 Socket(s): 4 13:42:38 Stepping: 0 13:42:38 BogoMIPS: 5599.99 13:42:38 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 13:42:38 Virtualization: AMD-V 13:42:38 Hypervisor vendor: KVM 13:42:38 Virtualization type: full 13:42:38 L1d cache: 128 KiB (4 instances) 13:42:38 L1i cache: 128 KiB (4 instances) 13:42:38 L2 cache: 2 MiB (4 instances) 13:42:38 L3 cache: 64 MiB (4 instances) 13:42:38 NUMA node(s): 1 13:42:38 NUMA node0 CPU(s): 0-3 13:42:38 Vulnerability Gather data sampling: Not affected 13:42:38 Vulnerability Indirect target selection: Not affected 13:42:38 Vulnerability Itlb multihit: Not affected 13:42:38 Vulnerability L1tf: Not affected 13:42:38 Vulnerability Mds: Not affected 13:42:38 Vulnerability Meltdown: Not affected 13:42:38 Vulnerability Mmio stale data: Not affected 13:42:38 Vulnerability Reg file data sampling: Not affected 13:42:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:42:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:42:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:42:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:42:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:42:38 Vulnerability Srbds: Not affected 13:42:38 Vulnerability Tsa: Not affected 13:42:38 Vulnerability Tsx async abort: Not affected 13:42:38 Vulnerability Vmscape: Not affected 13:42:38 13:42:38 13:42:38 ---> nproc: 13:42:38 4 13:42:38 13:42:38 13:42:38 ---> df -h: 13:42:38 Filesystem Size Used Avail Use% Mounted on 13:42:38 tmpfs 1.6G 1.1M 1.6G 1% /run 13:42:38 /dev/vda1 78G 8.6G 69G 12% / 13:42:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:42:38 tmpfs 5.0M 0 5.0M 0% /run/lock 13:42:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:42:38 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:42:38 13:42:38 13:42:38 ---> free -m: 13:42:38 total used free shared buff/cache available 13:42:38 Mem: 15989 587 12368 4 3033 15070 13:42:38 Swap: 1023 0 1023 13:42:38 13:42:38 13:42:39 ---> ip addr: 13:42:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:42:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:42:39 inet 127.0.0.1/8 scope host lo 13:42:39 valid_lft forever preferred_lft forever 13:42:39 inet6 ::1/128 scope host 13:42:39 valid_lft forever preferred_lft forever 13:42:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:42:39 link/ether fa:16:3e:fd:c8:41 brd ff:ff:ff:ff:ff:ff 13:42:39 altname enp0s3 13:42:39 inet 10.30.170.152/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:42:39 valid_lft 75497sec preferred_lft 75497sec 13:42:39 inet6 fe80::f816:3eff:fefd:c841/64 scope link 13:42:39 valid_lft forever preferred_lft forever 13:42:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:42:39 link/ether 8a:f4:29:7f:3a:87 brd ff:ff:ff:ff:ff:ff 13:42:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:42:39 valid_lft forever preferred_lft forever 13:42:39 13:42:39 13:42:39 ---> sar -b -r -n DEV: 13:42:39 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-4g-212) 01/14/26 _x86_64_ (4 CPU) 13:42:39 13:42:39 10:40:59 LINUX RESTART (4 CPU) 13:42:39 13:42:39 10:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:42:39 11:00:01 1.45 0.00 1.43 0.01 0.04 18.44 454.96 13:42:39 11:10:01 1.35 0.00 1.35 0.00 0.00 15.35 0.00 13:42:39 11:20:01 1.35 0.00 1.35 0.00 0.01 15.05 0.00 13:42:39 11:30:01 1.36 0.00 1.36 0.00 0.00 15.56 0.00 13:42:39 11:40:01 1.42 0.00 1.42 0.00 0.00 15.76 0.00 13:42:39 11:50:01 1.45 0.00 1.45 0.00 0.00 16.03 0.00 13:42:39 12:00:01 1.40 0.00 1.40 0.00 0.00 15.68 0.00 13:42:39 12:10:01 1.54 0.00 1.54 0.00 0.00 16.97 0.00 13:42:39 12:20:01 14.74 0.00 1.68 13.06 0.15 18.58 240783.62 13:42:39 12:30:01 1.70 0.02 1.68 0.00 1.68 36.03 27.33 13:42:39 12:40:01 1.59 0.00 1.59 0.00 0.00 17.68 0.00 13:42:39 12:50:01 1.61 0.00 1.61 0.00 0.00 17.52 0.00 13:42:39 13:00:01 1.61 0.00 1.61 0.00 0.00 17.72 0.00 13:42:39 13:10:01 1.59 0.00 1.59 0.00 0.00 17.63 0.00 13:42:39 13:20:01 1.58 0.00 1.58 0.00 0.00 17.47 0.00 13:42:39 13:30:01 1.56 0.00 1.56 0.00 0.00 17.48 0.00 13:42:39 13:40:01 1.64 0.00 1.64 0.00 0.00 18.14 0.00 13:42:39 Average: 2.29 0.00 1.52 0.77 0.11 18.06 14194.48 13:42:39 13:42:39 10:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:42:39 11:00:01 12799376 15539952 438200 2.68 96756 2837940 976160 5.60 533244 2710788 4 13:42:39 11:10:01 12803756 15544988 433244 2.65 97348 2837960 976224 5.60 533884 2717488 200 13:42:39 11:20:01 12804504 15546444 431744 2.64 97904 2838096 976352 5.60 534448 2718408 200 13:42:39 11:30:01 12803752 15546188 431972 2.64 98396 2838108 976352 5.60 534908 2718776 8 13:42:39 11:40:01 12802748 15545796 432384 2.64 98844 2838244 976420 5.60 535380 2717100 12 13:42:39 11:50:01 12801740 15545304 432888 2.64 99344 2838252 976484 5.61 535880 2718032 8 13:42:39 12:00:01 12800228 15544448 433776 2.65 99840 2838392 976532 5.61 536392 2721172 180 13:42:39 12:10:01 12796448 15541172 437000 2.67 100356 2838396 976548 5.61 536884 2725376 200 13:42:39 12:20:01 12791172 15541348 436692 2.67 101108 2843064 976580 5.61 542368 2726928 204 13:42:39 12:30:01 12757768 15509092 469004 2.86 101612 2843700 993636 5.70 543088 2762132 8 13:42:39 12:40:01 12757012 15508848 469152 2.87 102100 2843712 993668 5.70 543580 2763728 200 13:42:39 12:50:01 12753736 15506116 471876 2.88 102636 2843712 993636 5.70 544108 2764412 220 13:42:39 13:00:01 12752476 15505388 472600 2.89 103152 2843732 993636 5.70 544624 2764640 8 13:42:39 13:10:01 12748696 15502096 475880 2.91 103620 2843744 993700 5.70 545092 2765184 8 13:42:39 13:20:01 12747440 15501412 476604 2.91 104116 2843812 993700 5.70 545588 2765628 8 13:42:39 13:30:01 12746432 15501220 476780 2.91 104664 2844080 993700 5.70 546116 2766232 8 13:42:39 13:40:01 12743660 15499028 478992 2.93 105216 2844088 993700 5.70 546696 2766860 204 13:42:39 Average: 12777114 15525226 452870 2.77 101001 2841120 984531 5.65 540134 2740758 99 13:42:39 13:42:39 10:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:42:39 11:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:00:01 ens3 0.37 0.09 0.05 0.02 0.00 0.00 0.00 0.00 13:42:39 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 11:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:10:01 ens3 0.53 0.16 0.13 0.08 0.00 0.00 0.00 0.00 13:42:39 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 11:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:20:01 ens3 0.38 0.07 0.05 0.02 0.00 0.00 0.00 0.00 13:42:39 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 11:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:30:01 ens3 0.34 0.07 0.05 0.02 0.00 0.00 0.00 0.00 13:42:39 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 11:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:40:01 ens3 0.56 0.18 0.15 0.09 0.00 0.00 0.00 0.00 13:42:39 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 11:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 11:50:01 ens3 0.36 0.08 0.05 0.02 0.00 0.00 0.00 0.00 13:42:39 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:00:01 ens3 0.61 0.17 0.18 0.11 0.00 0.00 0.00 0.00 13:42:39 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:10:01 ens3 1.44 0.23 0.29 0.16 0.00 0.00 0.00 0.00 13:42:39 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:20:01 ens3 0.35 0.10 0.08 0.04 0.00 0.00 0.00 0.00 13:42:39 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:30:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:30:01 ens3 4.17 2.54 9.45 1.24 0.00 0.00 0.00 0.00 13:42:39 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:40:01 ens3 0.65 0.21 0.22 0.13 0.00 0.00 0.00 0.00 13:42:39 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 12:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 12:50:01 ens3 0.35 0.09 0.08 0.04 0.00 0.00 0.00 0.00 13:42:39 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 13:00:01 ens3 0.32 0.11 0.07 0.04 0.00 0.00 0.00 0.00 13:42:39 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 13:10:01 ens3 0.35 0.13 0.10 0.06 0.00 0.00 0.00 0.00 13:42:39 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 13:20:01 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:42:39 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 13:30:01 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 13:42:39 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 13:40:01 ens3 0.36 0.12 0.08 0.04 0.00 0.00 0.00 0.00 13:42:39 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:42:39 Average: ens3 0.68 0.27 0.65 0.12 0.00 0.00 0.00 0.00 13:42:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:42:39 13:42:39 13:42:39 ---> sar -P ALL: 13:42:39 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-4g-212) 01/14/26 _x86_64_ (4 CPU) 13:42:39 13:42:39 10:40:59 LINUX RESTART (4 CPU) 13:42:39 13:42:39 10:50:01 CPU %user %nice %system %iowait %steal %idle 13:42:39 11:00:01 all 0.07 0.00 0.03 0.01 0.03 99.86 13:42:39 11:00:01 0 0.02 0.00 0.03 0.01 0.06 99.88 13:42:39 11:00:01 1 0.16 0.00 0.03 0.03 0.02 99.77 13:42:39 11:00:01 2 0.09 0.00 0.04 0.00 0.01 99.86 13:42:39 11:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 13:42:39 11:10:01 all 0.08 0.00 0.04 0.01 0.02 99.86 13:42:39 11:10:01 0 0.10 0.00 0.05 0.01 0.02 99.83 13:42:39 11:10:01 1 0.03 0.00 0.03 0.02 0.01 99.91 13:42:39 11:10:01 2 0.13 0.00 0.05 0.00 0.03 99.78 13:42:39 11:10:01 3 0.06 0.00 0.02 0.00 0.01 99.91 13:42:39 11:20:01 all 0.14 0.00 0.03 0.01 0.02 99.80 13:42:39 11:20:01 0 0.47 0.00 0.02 0.00 0.02 99.48 13:42:39 11:20:01 1 0.05 0.00 0.05 0.02 0.03 99.86 13:42:39 11:20:01 2 0.03 0.00 0.03 0.00 0.01 99.93 13:42:39 11:20:01 3 0.03 0.00 0.03 0.01 0.01 99.93 13:42:39 11:30:01 all 0.04 0.00 0.02 0.01 0.02 99.91 13:42:39 11:30:01 0 0.06 0.00 0.03 0.01 0.03 99.87 13:42:39 11:30:01 1 0.04 0.00 0.03 0.04 0.03 99.86 13:42:39 11:30:01 2 0.03 0.00 0.02 0.00 0.01 99.94 13:42:39 11:30:01 3 0.02 0.00 0.01 0.00 0.01 99.96 13:42:39 11:40:01 all 0.04 0.00 0.03 0.01 0.02 99.91 13:42:39 11:40:01 0 0.03 0.00 0.03 0.01 0.02 99.92 13:42:39 11:40:01 1 0.01 0.00 0.03 0.02 0.01 99.93 13:42:39 11:40:01 2 0.03 0.00 0.04 0.01 0.02 99.90 13:42:39 11:40:01 3 0.07 0.00 0.03 0.00 0.01 99.89 13:42:39 11:50:01 all 0.23 0.00 0.03 0.01 0.01 99.72 13:42:39 11:50:01 0 0.01 0.00 0.03 0.00 0.01 99.94 13:42:39 11:50:01 1 0.06 0.00 0.03 0.00 0.02 99.89 13:42:39 11:50:01 2 0.84 0.00 0.03 0.02 0.02 99.09 13:42:39 11:50:01 3 0.02 0.00 0.02 0.00 0.01 99.95 13:42:39 12:00:01 all 0.12 0.00 0.03 0.01 0.02 99.82 13:42:39 12:00:01 0 0.02 0.00 0.03 0.01 0.01 99.93 13:42:39 12:00:01 1 0.40 0.00 0.05 0.00 0.03 99.52 13:42:39 12:00:01 2 0.04 0.00 0.04 0.03 0.02 99.88 13:42:39 12:00:01 3 0.02 0.00 0.02 0.00 0.01 99.95 13:42:39 12:10:01 all 0.07 0.00 0.03 0.01 0.02 99.87 13:42:39 12:10:01 0 0.02 0.00 0.02 0.00 0.02 99.93 13:42:39 12:10:01 1 0.18 0.00 0.05 0.00 0.03 99.73 13:42:39 12:10:01 2 0.04 0.00 0.03 0.03 0.01 99.89 13:42:39 12:10:01 3 0.03 0.00 0.03 0.01 0.01 99.92 13:42:39 12:20:01 all 0.12 0.00 0.03 0.03 0.02 99.81 13:42:39 12:20:01 0 0.04 0.00 0.02 0.01 0.01 99.92 13:42:39 12:20:01 1 0.04 0.00 0.04 0.01 0.03 99.88 13:42:39 12:20:01 2 0.35 0.00 0.02 0.02 0.01 99.60 13:42:39 12:20:01 3 0.03 0.00 0.05 0.10 0.01 99.82 13:42:39 12:30:01 all 0.13 0.00 0.03 0.01 0.02 99.80 13:42:39 12:30:01 0 0.03 0.00 0.03 0.01 0.01 99.92 13:42:39 12:30:01 1 0.25 0.00 0.04 0.02 0.03 99.66 13:42:39 12:30:01 2 0.21 0.00 0.02 0.00 0.01 99.76 13:42:39 12:30:01 3 0.05 0.00 0.04 0.00 0.02 99.89 13:42:39 12:40:01 all 0.07 0.00 0.03 0.02 0.02 99.86 13:42:39 12:40:01 0 0.02 0.00 0.02 0.01 0.02 99.94 13:42:39 12:40:01 1 0.22 0.00 0.03 0.04 0.03 99.68 13:42:39 12:40:01 2 0.02 0.00 0.03 0.04 0.02 99.89 13:42:39 12:40:01 3 0.03 0.00 0.03 0.00 0.01 99.93 13:42:39 13:42:39 12:40:01 CPU %user %nice %system %iowait %steal %idle 13:42:39 12:50:01 all 0.10 0.00 0.03 0.01 0.02 99.84 13:42:39 12:50:01 0 0.03 0.00 0.03 0.01 0.02 99.92 13:42:39 12:50:01 1 0.33 0.00 0.03 0.03 0.02 99.60 13:42:39 12:50:01 2 0.04 0.00 0.05 0.00 0.03 99.89 13:42:39 12:50:01 3 0.02 0.00 0.02 0.00 0.01 99.95 13:42:39 13:00:01 all 0.08 0.00 0.02 0.01 0.02 99.87 13:42:39 13:00:01 0 0.04 0.00 0.03 0.01 0.02 99.89 13:42:39 13:00:01 1 0.23 0.00 0.01 0.01 0.02 99.72 13:42:39 13:00:01 2 0.02 0.00 0.03 0.00 0.01 99.94 13:42:39 13:00:01 3 0.02 0.00 0.03 0.01 0.01 99.94 13:42:39 13:10:01 all 0.12 0.00 0.03 0.01 0.02 99.82 13:42:39 13:10:01 0 0.03 0.00 0.05 0.01 0.03 99.89 13:42:39 13:10:01 1 0.35 0.00 0.01 0.01 0.02 99.62 13:42:39 13:10:01 2 0.07 0.00 0.04 0.03 0.01 99.85 13:42:39 13:10:01 3 0.03 0.00 0.02 0.00 0.01 99.94 13:42:39 13:20:01 all 0.40 0.00 0.03 0.01 0.02 99.55 13:42:39 13:20:01 0 0.02 0.00 0.03 0.01 0.01 99.93 13:42:39 13:20:01 1 0.02 0.00 0.02 0.00 0.02 99.94 13:42:39 13:20:01 2 1.51 0.00 0.03 0.01 0.02 98.43 13:42:39 13:20:01 3 0.03 0.00 0.04 0.00 0.02 99.91 13:42:39 13:30:01 all 0.16 0.00 0.03 0.01 0.02 99.79 13:42:39 13:30:01 0 0.00 0.00 0.02 0.01 0.01 99.97 13:42:39 13:30:01 1 0.03 0.00 0.03 0.00 0.02 99.93 13:42:39 13:30:01 2 0.56 0.00 0.03 0.01 0.02 99.37 13:42:39 13:30:01 3 0.03 0.00 0.04 0.00 0.02 99.91 13:42:39 13:40:01 all 0.27 0.00 0.03 0.01 0.02 99.68 13:42:39 13:40:01 0 0.02 0.00 0.03 0.01 0.02 99.93 13:42:39 13:40:01 1 0.41 0.00 0.04 0.00 0.03 99.53 13:42:39 13:40:01 2 0.63 0.00 0.02 0.02 0.01 99.31 13:42:39 13:40:01 3 0.02 0.00 0.03 0.01 0.01 99.94 13:42:39 Average: all 0.13 0.00 0.03 0.01 0.02 99.81 13:42:39 Average: 0 0.06 0.00 0.03 0.01 0.02 99.89 13:42:39 Average: 1 0.16 0.00 0.03 0.01 0.02 99.77 13:42:39 Average: 2 0.27 0.00 0.03 0.01 0.02 99.66 13:42:39 Average: 3 0.03 0.00 0.03 0.01 0.01 99.92 13:42:39 13:42:39 13:42:39