17:03:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/openflowplugin/+/118318 17:03:44 Running as SYSTEM 17:03:44 [EnvInject] - Loading node environment variables. 17:03:44 Building remotely on prd-ubuntu2204-docker-4c-4g-74 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21 17:03:45 [ssh-agent] Looking for ssh-agent implementation... 17:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:45 $ ssh-agent 17:03:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3eJbla/agent.1586 17:03:45 SSH_AGENT_PID=1588 17:03:45 [ssh-agent] Started. 17:03:45 Running ssh-add (command line suppressed) 17:03:45 Identity added: /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21@tmp/private_key_8998728473254800832.key (/w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21@tmp/private_key_8998728473254800832.key) 17:03:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:03:45 The recommended git tool is: NONE 17:03:47 using credential jenkins-ssh 17:03:47 Wiping out workspace first. 17:03:47 Cloning the remote Git repository 17:03:47 Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin 17:03:47 > git init /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21 # timeout=10 17:03:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 17:03:47 > git --version # timeout=10 17:03:47 > git --version # 'git version 2.34.1' 17:03:47 using GIT_SSH to set credentials jenkins-ssh 17:03:47 Verifying host key using known hosts file 17:03:47 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. 17:03:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 17:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 17:03:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin 17:03:51 using GIT_SSH to set credentials jenkins-ssh 17:03:51 Verifying host key using known hosts file 17:03:51 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. 17:03:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/18/118318/3 # timeout=10 17:03:51 ERROR: Error fetching remote repo 'origin' 17:03:51 hudson.plugins.git.GitException: Failed to fetch from git://devvexx.opendaylight.org/mirror/openflowplugin 17:03:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999) 17:03:51 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 17:03:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 17:03:51 at hudson.scm.SCM.checkout(SCM.java:540) 17:03:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 17:03:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 17:03:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 17:03:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 17:03:51 at hudson.model.Run.execute(Run.java:1895) 17:03:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:03:51 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:03:51 at hudson.model.Executor.run(Executor.java:442) 17:03:51 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/18/118318/3" returned status code 128: 17:03:51 stdout: 17:03:51 stderr: fatal: couldn't find remote ref refs/changes/18/118318/3 17:03:51 17:03:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 17:03:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 17:03:51 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 17:03:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 17:03:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 17:03:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:03:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:03:51 at hudson.remoting.Request$2.run(Request.java:377) 17:03:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:03:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 17:03:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 17:03:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 17:03:51 at java.base/java.lang.Thread.run(Thread.java:1583) 17:03:51 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-4c-4g-74 17:03:51 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 17:03:51 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 17:03:51 at hudson.remoting.Channel.call(Channel.java:1003) 17:03:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 17:03:51 at jdk.internal.reflect.GeneratedMethodAccessor1026.invoke(Unknown Source) 17:03:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:03:51 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 17:03:51 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 17:03:51 at com.sun.proxy.$Proxy330.execute(Unknown Source) 17:03:51 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 17:03:51 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 17:03:51 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 17:03:51 at hudson.scm.SCM.checkout(SCM.java:540) 17:03:51 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 17:03:51 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 17:03:51 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 17:03:51 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 17:03:51 at hudson.model.Run.execute(Run.java:1895) 17:03:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 17:03:51 at hudson.model.ResourceController.execute(ResourceController.java:101) 17:03:51 at hudson.model.Executor.run(Executor.java:442) 17:03:51 ERROR: Error fetching remote repo 'origin' 17:03:51 $ ssh-agent -k 17:03:51 unset SSH_AUTH_SOCK; 17:03:51 unset SSH_AGENT_PID; 17:03:51 echo Agent pid 1588 killed; 17:03:51 [ssh-agent] Stopped. 17:03:51 [PostBuildScript] - [INFO] Executing post build scripts. 17:03:51 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins11046737161838973699.sh 17:03:51 ---> sysstat.sh 17:03:51 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins6567167103463309588.sh 17:03:51 ---> package-listing.sh 17:03:52 ++ facter osfamily 17:03:52 ++ tr '[:upper:]' '[:lower:]' 17:03:52 + OS_FAMILY=debian 17:03:52 + workspace=/w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21 17:03:52 + START_PACKAGES=/tmp/packages_start.txt 17:03:52 + END_PACKAGES=/tmp/packages_end.txt 17:03:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:03:52 + PACKAGES=/tmp/packages_start.txt 17:03:52 + '[' /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21 ']' 17:03:52 + PACKAGES=/tmp/packages_end.txt 17:03:52 + case "${OS_FAMILY}" in 17:03:52 + dpkg -l 17:03:52 + grep '^ii' 17:03:52 + '[' -f /tmp/packages_start.txt ']' 17:03:52 + '[' -f /tmp/packages_end.txt ']' 17:03:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:03:52 + '[' /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21 ']' 17:03:52 + mkdir -p /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/archives/ 17:03:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/archives/ 17:03:52 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins15669517929909209421.sh 17:03:52 ---> capture-instance-metadata.sh 17:03:52 Setup pyenv: 17:03:52 * system (set by /opt/pyenv/version) 17:03:52 * 3.8.20 (set by /opt/pyenv/version) 17:03:52 * 3.9.20 (set by /opt/pyenv/version) 17:03:52 * 3.10.15 (set by /opt/pyenv/version) 17:03:52 * 3.11.10 (set by /opt/pyenv/version) 17:03:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lenE 17:03:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:01 lf-activate-venv(): INFO: Installing: lftools 17:04:26 lf-activate-venv(): INFO: Adding /tmp/venv-lenE/bin to PATH 17:04:26 INFO: Running in OpenStack, capturing instance metadata 17:04:26 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins13112896062359025983.sh 17:04:26 provisioning config files... 17:04:26 Could not find credentials [logs] for openflowplugin-maven-javadoc-verify-vanadium-openjdk21 #43 17:04:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21@tmp/config7240037612439407692tmp 17:04:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:04:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:04:26 provisioning config files... 17:04:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:04:27 [EnvInject] - Injecting environment variables from a build step. 17:04:27 [EnvInject] - Injecting as environment variables the properties content 17:04:27 SERVER_ID=logs 17:04:27 17:04:27 [EnvInject] - Variables injected successfully. 17:04:27 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins9238916689855487607.sh 17:04:27 ---> create-netrc.sh 17:04:27 WARN: Log server credential not found. 17:04:27 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins13089677299835776183.sh 17:04:27 ---> python-tools-install.sh 17:04:27 Setup pyenv: 17:04:27 system 17:04:27 3.8.20 17:04:27 3.9.20 17:04:27 3.10.15 17:04:27 * 3.11.10 (set by /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/.python-version) 17:04:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lenE from file:/tmp/.os_lf_venv 17:04:29 lf-activate-venv(): INFO: Installing: lftools 17:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-lenE/bin to PATH 17:04:36 Generating Requirements File 17:04:54 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. 17:04:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:04:54 Python 3.11.10 17:04:55 pip 25.2 from /tmp/venv-lenE/lib/python3.11/site-packages/pip (python 3.11) 17:04:55 appdirs==1.4.4 17:04:55 argcomplete==3.6.2 17:04:55 aspy.yaml==1.3.0 17:04:55 attrs==25.3.0 17:04:55 autopage==0.5.2 17:04:55 beautifulsoup4==4.13.5 17:04:55 boto3==1.40.35 17:04:55 botocore==1.40.35 17:04:55 bs4==0.0.2 17:04:55 cachetools==5.5.2 17:04:55 certifi==2025.8.3 17:04:55 cffi==2.0.0 17:04:55 cfgv==3.4.0 17:04:55 chardet==5.2.0 17:04:55 charset-normalizer==3.4.3 17:04:55 click==8.3.0 17:04:55 cliff==4.11.0 17:04:55 cmd2==2.7.0 17:04:55 cryptography==3.3.2 17:04:55 debtcollector==3.0.0 17:04:55 decorator==5.2.1 17:04:55 defusedxml==0.7.1 17:04:55 Deprecated==1.2.18 17:04:55 distlib==0.4.0 17:04:55 dnspython==2.8.0 17:04:55 docker==7.1.0 17:04:55 dogpile.cache==1.4.1 17:04:55 durationpy==0.10 17:04:55 email-validator==2.3.0 17:04:55 filelock==3.19.1 17:04:55 future==1.0.0 17:04:55 gitdb==4.0.12 17:04:55 GitPython==3.1.45 17:04:55 google-auth==2.40.3 17:04:55 httplib2==0.31.0 17:04:55 identify==2.6.14 17:04:55 idna==3.10 17:04:55 importlib-resources==1.5.0 17:04:55 iso8601==2.1.0 17:04:55 Jinja2==3.1.6 17:04:55 jmespath==1.0.1 17:04:55 jsonpatch==1.33 17:04:55 jsonpointer==3.0.0 17:04:55 jsonschema==4.25.1 17:04:55 jsonschema-specifications==2025.9.1 17:04:55 keystoneauth1==5.12.0 17:04:55 kubernetes==33.1.0 17:04:55 lftools==0.37.13 17:04:55 lxml==6.0.1 17:04:55 markdown-it-py==4.0.0 17:04:55 MarkupSafe==3.0.2 17:04:55 mdurl==0.1.2 17:04:55 msgpack==1.1.1 17:04:55 multi_key_dict==2.0.3 17:04:55 munch==4.0.0 17:04:55 netaddr==1.3.0 17:04:55 niet==1.4.2 17:04:55 nodeenv==1.9.1 17:04:55 oauth2client==4.1.3 17:04:55 oauthlib==3.3.1 17:04:55 openstacksdk==4.7.1 17:04:55 os-service-types==1.8.0 17:04:55 osc-lib==4.2.0 17:04:55 oslo.config==10.0.0 17:04:55 oslo.context==6.1.0 17:04:55 oslo.i18n==6.6.0 17:04:55 oslo.log==7.2.1 17:04:55 oslo.serialization==5.8.0 17:04:55 oslo.utils==9.1.0 17:04:55 packaging==25.0 17:04:55 pbr==7.0.1 17:04:55 platformdirs==4.4.0 17:04:55 prettytable==3.16.0 17:04:55 psutil==7.1.0 17:04:55 pyasn1==0.6.1 17:04:55 pyasn1_modules==0.4.2 17:04:55 pycparser==2.23 17:04:55 pygerrit2==2.0.15 17:04:55 PyGithub==2.8.1 17:04:55 Pygments==2.19.2 17:04:55 PyJWT==2.10.1 17:04:55 PyNaCl==1.6.0 17:04:55 pyparsing==2.4.7 17:04:55 pyperclip==1.10.0 17:04:55 pyrsistent==0.20.0 17:04:55 python-cinderclient==9.8.0 17:04:55 python-dateutil==2.9.0.post0 17:04:55 python-heatclient==4.3.0 17:04:55 python-jenkins==1.8.3 17:04:55 python-keystoneclient==5.7.0 17:04:55 python-magnumclient==4.9.0 17:04:55 python-openstackclient==8.2.0 17:04:55 python-swiftclient==4.8.0 17:04:55 PyYAML==6.0.2 17:04:55 referencing==0.36.2 17:04:55 requests==2.32.5 17:04:55 requests-oauthlib==2.0.0 17:04:55 requestsexceptions==1.4.0 17:04:55 rfc3986==2.0.0 17:04:55 rich==14.1.0 17:04:55 rich-argparse==1.7.1 17:04:55 rpds-py==0.27.1 17:04:55 rsa==4.9.1 17:04:55 ruamel.yaml==0.18.15 17:04:55 ruamel.yaml.clib==0.2.12 17:04:55 s3transfer==0.14.0 17:04:55 simplejson==3.20.1 17:04:55 six==1.17.0 17:04:55 smmap==5.0.2 17:04:55 soupsieve==2.8 17:04:55 stevedore==5.5.0 17:04:55 tabulate==0.9.0 17:04:55 toml==0.10.2 17:04:55 tomlkit==0.13.3 17:04:55 tqdm==4.67.1 17:04:55 typing_extensions==4.15.0 17:04:55 tzdata==2025.2 17:04:55 urllib3==1.26.20 17:04:55 virtualenv==20.34.0 17:04:55 wcwidth==0.2.13 17:04:55 websocket-client==1.8.0 17:04:55 wrapt==1.17.3 17:04:55 xdg==6.0.0 17:04:55 xmltodict==1.0.2 17:04:55 yq==3.4.3 17:04:55 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins4154949321274269165.sh 17:04:55 ---> sudo-logs.sh 17:04:55 Archiving 'sudo' log.. 17:04:55 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash /tmp/jenkins16862797943036697517.sh 17:04:55 ---> job-cost.sh 17:04:55 Setup pyenv: 17:04:55 system 17:04:55 3.8.20 17:04:55 3.9.20 17:04:55 3.10.15 17:04:55 * 3.11.10 (set by /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/.python-version) 17:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lenE from file:/tmp/.os_lf_venv 17:04:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-lenE/bin to PATH 17:05:02 INFO: No Stack... 17:05:03 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:03 INFO: Archiving Costs 17:05:03 [openflowplugin-maven-javadoc-verify-vanadium-openjdk21] $ /bin/bash -l /tmp/jenkins6393355550320294356.sh 17:05:03 ---> logs-deploy.sh 17:05:03 Setup pyenv: 17:05:03 system 17:05:03 3.8.20 17:05:03 3.9.20 17:05:03 3.10.15 17:05:03 * 3.11.10 (set by /w/workspace/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/.python-version) 17:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lenE from file:/tmp/.os_lf_venv 17:05:05 lf-activate-venv(): INFO: Installing: lftools 17:05:12 lf-activate-venv(): INFO: Adding /tmp/venv-lenE/bin to PATH 17:05:12 WARNING: Nexus logging server not set 17:05:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-javadoc-verify-vanadium-openjdk21/43/ 17:05:12 INFO: archiving logs to S3 17:05:13 ---> uname -a: 17:05:13 Linux prd-ubuntu2204-docker-4c-4g-74 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:05:13 17:05:13 17:05:13 ---> lscpu: 17:05:13 Architecture: x86_64 17:05:13 CPU op-mode(s): 32-bit, 64-bit 17:05:13 Address sizes: 40 bits physical, 48 bits virtual 17:05:13 Byte Order: Little Endian 17:05:13 CPU(s): 4 17:05:13 On-line CPU(s) list: 0-3 17:05:13 Vendor ID: AuthenticAMD 17:05:13 Model name: AMD EPYC-Rome Processor 17:05:13 CPU family: 23 17:05:13 Model: 49 17:05:13 Thread(s) per core: 1 17:05:13 Core(s) per socket: 1 17:05:13 Socket(s): 4 17:05:13 Stepping: 0 17:05:13 BogoMIPS: 5599.99 17:05:13 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 17:05:13 Virtualization: AMD-V 17:05:13 Hypervisor vendor: KVM 17:05:13 Virtualization type: full 17:05:13 L1d cache: 128 KiB (4 instances) 17:05:13 L1i cache: 128 KiB (4 instances) 17:05:13 L2 cache: 2 MiB (4 instances) 17:05:13 L3 cache: 64 MiB (4 instances) 17:05:13 NUMA node(s): 1 17:05:13 NUMA node0 CPU(s): 0-3 17:05:13 Vulnerability Gather data sampling: Not affected 17:05:13 Vulnerability Itlb multihit: Not affected 17:05:13 Vulnerability L1tf: Not affected 17:05:13 Vulnerability Mds: Not affected 17:05:13 Vulnerability Meltdown: Not affected 17:05:13 Vulnerability Mmio stale data: Not affected 17:05:13 Vulnerability Reg file data sampling: Not affected 17:05:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:05:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:05:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:05:13 Vulnerability Srbds: Not affected 17:05:13 Vulnerability Tsx async abort: Not affected 17:05:13 17:05:13 17:05:13 ---> nproc: 17:05:13 4 17:05:13 17:05:13 17:05:13 ---> df -h: 17:05:13 Filesystem Size Used Avail Use% Mounted on 17:05:13 tmpfs 1.6G 1.1M 1.6G 1% /run 17:05:13 /dev/vda1 78G 8.2G 70G 11% / 17:05:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:05:13 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:05:13 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:05:13 17:05:13 17:05:13 ---> free -m: 17:05:13 total used free shared buff/cache available 17:05:13 Mem: 15989 639 12968 4 2381 15028 17:05:13 Swap: 1023 0 1023 17:05:13 17:05:13 17:05:13 ---> ip addr: 17:05:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:13 inet 127.0.0.1/8 scope host lo 17:05:13 valid_lft forever preferred_lft forever 17:05:13 inet6 ::1/128 scope host 17:05:13 valid_lft forever preferred_lft forever 17:05:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:05:13 link/ether fa:16:3e:97:c7:f2 brd ff:ff:ff:ff:ff:ff 17:05:13 altname enp0s3 17:05:13 inet 10.30.170.246/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:05:13 valid_lft 86160sec preferred_lft 86160sec 17:05:13 inet6 fe80::f816:3eff:fe97:c7f2/64 scope link 17:05:13 valid_lft forever preferred_lft forever 17:05:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:05:13 link/ether 02:42:6e:15:48:b9 brd ff:ff:ff:ff:ff:ff 17:05:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:05:13 valid_lft forever preferred_lft forever 17:05:13 17:05:13 17:05:13 ---> sar -b -r -n DEV: 17:05:13 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-74) 09/21/25 _x86_64_ (4 CPU) 17:05:13 17:05:13 17:01:16 LINUX RESTART (4 CPU) 17:05:13 17:05:13 17:05:13 ---> sar -P ALL: 17:05:13 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-74) 09/21/25 _x86_64_ (4 CPU) 17:05:13 17:05:13 17:01:16 LINUX RESTART (4 CPU) 17:05:13 17:05:13 17:05:13