00:56:08 Started by upstream project "integration-distribution-test-scandium" build number 19 00:56:08 originally caused by: 00:56:08 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 26 00:56:08 originally caused by: 00:56:08 Started by timer 00:56:08 Running as SYSTEM 00:56:08 [EnvInject] - Loading node environment variables. 00:56:08 Building remotely on prd-centos8-robot-2c-8g-16970 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-cbench-only-scandium 00:56:09 [ssh-agent] Looking for ssh-agent implementation... 00:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:56:09 $ ssh-agent 00:56:09 SSH_AUTH_SOCK=/tmp/ssh-KxzainBG9cz7/agent.5297 00:56:09 SSH_AGENT_PID=5298 00:56:09 [ssh-agent] Started. 00:56:09 Running ssh-add (command line suppressed) 00:56:09 Identity added: /w/workspace/openflowplugin-csit-1node-cbench-only-scandium@tmp/private_key_18052339484434042510.key (/w/workspace/openflowplugin-csit-1node-cbench-only-scandium@tmp/private_key_18052339484434042510.key) 00:56:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:56:09 The recommended git tool is: NONE 00:56:13 using credential opendaylight-jenkins-ssh 00:56:13 Wiping out workspace first. 00:56:13 Cloning the remote Git repository 00:56:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:56:13 > git init /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/test # timeout=10 00:56:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:56:13 > git --version # timeout=10 00:56:13 > git --version # 'git version 2.43.0' 00:56:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:56:13 [INFO] Currently running in a labeled security context 00:56:13 [INFO] Currently SELinux is 'enforcing' on the host 00:56:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/test@tmp/jenkins-gitclient-ssh18381964237171849939.key 00:56:13 Verifying host key using known hosts file 00:56:13 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. 00:56:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:56:34 ERROR: Error cloning remote repo 'origin' 00:56:34 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/*" returned status code 128: 00:56:34 stdout: 00:56:34 stderr: fatal: unable to look up devvexx.opendaylight.org (port 9418) (Name or service not known) 00:56:34 00:56:34 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 00:56:34 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 00:56:34 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 00:56:34 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 00:56:34 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 00:56:34 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 00:56:34 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:56:34 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:56:34 at hudson.remoting.Request$2.run(Request.java:377) 00:56:34 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:56:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:56:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:56:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:56:34 at java.base/java.lang.Thread.run(Thread.java:829) 00:56:34 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-16970 00:56:34 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:56:34 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:56:34 at hudson.remoting.Channel.call(Channel.java:1003) 00:56:34 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 00:56:34 at jdk.internal.reflect.GeneratedMethodAccessor616.invoke(Unknown Source) 00:56:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 00:56:34 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 00:56:34 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 00:56:34 at com.sun.proxy.$Proxy202.execute(Unknown Source) 00:56:34 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 00:56:34 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 00:56:34 at hudson.scm.SCM.checkout(SCM.java:540) 00:56:34 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 00:56:34 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 00:56:34 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 00:56:34 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 00:56:34 at hudson.model.Run.execute(Run.java:1895) 00:56:34 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:56:34 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:56:34 at hudson.model.Executor.run(Executor.java:442) 00:56:34 ERROR: Error cloning remote repo 'origin' 00:56:34 $ ssh-agent -k 00:56:34 unset SSH_AUTH_SOCK; 00:56:34 unset SSH_AGENT_PID; 00:56:34 echo Agent pid 5298 killed; 00:56:34 [ssh-agent] Stopped. 00:56:34 Recording plot data 00:56:34 Robot results publisher started... 00:56:34 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:56:34 -Parsing output xml: 00:56:34 Failed! 00:56:34 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-cbench-only-scandium with configured filemask: output.xml 00:56:34 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:56:34 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:56:34 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:56:34 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:56:34 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:56:34 at hudson.remoting.Request$2.run(Request.java:377) 00:56:34 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:56:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:56:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:56:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:56:34 at java.base/java.lang.Thread.run(Thread.java:829) 00:56:34 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-16970 00:56:34 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:56:34 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:56:34 at hudson.remoting.Channel.call(Channel.java:1003) 00:56:34 at hudson.FilePath.act(FilePath.java:1230) 00:56:34 at hudson.FilePath.act(FilePath.java:1219) 00:56:34 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:56:34 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:56:34 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:56:34 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:56:34 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:56:34 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:56:34 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:56:34 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:56:34 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:56:34 at hudson.model.Run.execute(Run.java:1918) 00:56:34 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:56:34 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:56:34 at hudson.model.Executor.run(Executor.java:442) 00:56:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:34 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins624332186946364867.sh 00:56:34 Archiving csit artifacts 00:56:34 seq: invalid floating point argument: ‘’ 00:56:34 Try 'seq --help' for more information. 00:56:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:56:34 Dload Upload Total Spent Left Speed 00:56:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 100 237 0 237 0 0 35 0 --:--:-- 0:00:06 --:--:-- 58 00:56:41 Archive: robot-plugin.zip 00:56:41 End-of-central-directory signature not found. Either this file is not 00:56:41 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:56:41 latter case the central directory and zipfile comment will be found on 00:56:41 the last disk(s) of this archive. 00:56:41 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:56:41 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:56:41 mv: cannot stat '*.log': No such file or directory 00:56:41 mv: cannot stat '*.log.gz': No such file or directory 00:56:41 mv: cannot stat '*.csv': No such file or directory 00:56:41 mv: cannot stat '*.png': No such file or directory 00:56:41 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:41 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins12302260062187742246.sh 00:56:41 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:41 [EnvInject] - Injecting environment variables from a build step. 00:56:41 [EnvInject] - Injecting as environment variables the properties content 00:56:41 OS_CLOUD=vex 00:56:41 OS_STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-scandium-19 00:56:41 00:56:41 [EnvInject] - Variables injected successfully. 00:56:41 provisioning config files... 00:56:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:56:42 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins16728273846745899756.sh 00:56:42 ---> openstack-stack-delete.sh 00:56:42 Setup pyenv: 00:56:42 system 00:56:42 * 3.8.13 (set by /opt/pyenv/version) 00:56:42 * 3.9.13 (set by /opt/pyenv/version) 00:56:42 * 3.10.13 (set by /opt/pyenv/version) 00:56:42 * 3.11.7 (set by /opt/pyenv/version) 00:56:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eHoQ 00:56:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:56:49 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-eHoQ/bin to PATH 00:57:29 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-cbench-only-scandium-19 00:57:30 openstack.exceptions.ResourceNotFound: No Stack found for releng-openflowplugin-csit-1node-cbench-only-scandium-19 00:57:30 WARNING: Unable to get stack costs, continuing anyway 00:57:42 INFO: Deleting stack releng-openflowplugin-csit-1node-cbench-only-scandium-19 00:57:42 Successfully deleted stack releng-openflowplugin-csit-1node-cbench-only-scandium-19 00:57:42 [PostBuildScript] - [INFO] Executing post build scripts. 00:57:42 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins14154474595874892704.sh 00:57:42 ---> sysstat.sh 00:57:43 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins14256317075991774420.sh 00:57:43 ---> package-listing.sh 00:57:43 ++ facter osfamily 00:57:43 ++ tr '[:upper:]' '[:lower:]' 00:57:43 + OS_FAMILY=redhat 00:57:43 + workspace=/w/workspace/openflowplugin-csit-1node-cbench-only-scandium 00:57:43 + START_PACKAGES=/tmp/packages_start.txt 00:57:43 + END_PACKAGES=/tmp/packages_end.txt 00:57:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:43 + PACKAGES=/tmp/packages_start.txt 00:57:43 + '[' /w/workspace/openflowplugin-csit-1node-cbench-only-scandium ']' 00:57:43 + PACKAGES=/tmp/packages_end.txt 00:57:43 + case "${OS_FAMILY}" in 00:57:43 + rpm -qa 00:57:43 + sort 00:57:43 + '[' -f /tmp/packages_start.txt ']' 00:57:43 + '[' -f /tmp/packages_end.txt ']' 00:57:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:43 + '[' /w/workspace/openflowplugin-csit-1node-cbench-only-scandium ']' 00:57:43 + mkdir -p /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/archives/ 00:57:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/archives/ 00:57:43 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins2553642540115191462.sh 00:57:43 ---> capture-instance-metadata.sh 00:57:43 Setup pyenv: 00:57:44 system 00:57:44 3.8.13 00:57:44 3.9.13 00:57:44 3.10.13 00:57:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/.python-version) 00:57:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eHoQ from file:/tmp/.os_lf_venv 00:57:45 lf-activate-venv(): INFO: Installing: lftools 00:57:52 lf-activate-venv(): INFO: Adding /tmp/venv-eHoQ/bin to PATH 00:57:52 INFO: Running in OpenStack, capturing instance metadata 00:57:53 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins7931415915581583660.sh 00:57:53 provisioning config files... 00:57:53 Could not find credentials [logs] for openflowplugin-csit-1node-cbench-only-scandium #19 00:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-cbench-only-scandium@tmp/config4944145269986119755tmp 00:57:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:57:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:57:53 provisioning config files... 00:57:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:57:53 [EnvInject] - Injecting environment variables from a build step. 00:57:53 [EnvInject] - Injecting as environment variables the properties content 00:57:53 SERVER_ID=logs 00:57:53 00:57:53 [EnvInject] - Variables injected successfully. 00:57:53 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins6727272647482123565.sh 00:57:53 ---> create-netrc.sh 00:57:53 WARN: Log server credential not found. 00:57:53 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins1158802726806435496.sh 00:57:53 ---> python-tools-install.sh 00:57:53 Setup pyenv: 00:57:53 system 00:57:53 3.8.13 00:57:53 3.9.13 00:57:53 3.10.13 00:57:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/.python-version) 00:57:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eHoQ from file:/tmp/.os_lf_venv 00:57:55 lf-activate-venv(): INFO: Installing: lftools 00:58:02 lf-activate-venv(): INFO: Adding /tmp/venv-eHoQ/bin to PATH 00:58:02 Generating Requirements File 00:58:13 Python 3.11.7 00:58:13 pip 24.2 from /tmp/venv-eHoQ/lib/python3.11/site-packages/pip (python 3.11) 00:58:14 appdirs==1.4.4 00:58:14 argcomplete==3.5.0 00:58:14 aspy.yaml==1.3.0 00:58:14 attrs==24.2.0 00:58:14 autopage==0.5.2 00:58:14 beautifulsoup4==4.12.3 00:58:14 boto3==1.35.10 00:58:14 botocore==1.35.10 00:58:14 bs4==0.0.2 00:58:14 cachetools==5.5.0 00:58:14 certifi==2024.8.30 00:58:14 cffi==1.17.0 00:58:14 cfgv==3.4.0 00:58:14 chardet==5.2.0 00:58:14 charset-normalizer==3.3.2 00:58:14 click==8.1.7 00:58:14 cliff==4.7.0 00:58:14 cmd2==2.4.3 00:58:14 cryptography==3.3.2 00:58:14 debtcollector==3.0.0 00:58:14 decorator==5.1.1 00:58:14 defusedxml==0.7.1 00:58:14 Deprecated==1.2.14 00:58:14 distlib==0.3.8 00:58:14 dnspython==2.6.1 00:58:14 docker==4.2.2 00:58:14 dogpile.cache==1.3.3 00:58:14 email_validator==2.2.0 00:58:14 filelock==3.15.4 00:58:14 future==1.0.0 00:58:14 gitdb==4.0.11 00:58:14 GitPython==3.1.43 00:58:14 google-auth==2.34.0 00:58:14 httplib2==0.22.0 00:58:14 identify==2.6.0 00:58:14 idna==3.8 00:58:14 importlib-resources==1.5.0 00:58:14 iso8601==2.1.0 00:58:14 Jinja2==3.1.4 00:58:14 jmespath==1.0.1 00:58:14 jsonpatch==1.33 00:58:14 jsonpointer==3.0.0 00:58:14 jsonschema==4.23.0 00:58:14 jsonschema-specifications==2023.12.1 00:58:14 keystoneauth1==5.8.0 00:58:14 kubernetes==30.1.0 00:58:14 lftools==0.37.10 00:58:14 lxml==5.3.0 00:58:14 MarkupSafe==2.1.5 00:58:14 msgpack==1.0.8 00:58:14 multi_key_dict==2.0.3 00:58:14 munch==4.0.0 00:58:14 netaddr==1.3.0 00:58:14 netifaces==0.11.0 00:58:14 niet==1.4.2 00:58:14 nodeenv==1.9.1 00:58:14 oauth2client==4.1.3 00:58:14 oauthlib==3.2.2 00:58:14 openstacksdk==3.3.0 00:58:14 os-client-config==2.1.0 00:58:14 os-service-types==1.7.0 00:58:14 osc-lib==3.1.0 00:58:14 oslo.config==9.6.0 00:58:14 oslo.context==5.6.0 00:58:14 oslo.i18n==6.4.0 00:58:14 oslo.log==6.1.2 00:58:14 oslo.serialization==5.5.0 00:58:14 oslo.utils==7.3.0 00:58:14 packaging==24.1 00:58:14 pbr==6.1.0 00:58:14 platformdirs==4.2.2 00:58:14 prettytable==3.11.0 00:58:14 pyasn1==0.6.0 00:58:14 pyasn1_modules==0.4.0 00:58:14 pycparser==2.22 00:58:14 pygerrit2==2.0.15 00:58:14 PyGithub==2.4.0 00:58:14 PyJWT==2.9.0 00:58:14 PyNaCl==1.5.0 00:58:14 pyparsing==2.4.7 00:58:14 pyperclip==1.9.0 00:58:14 pyrsistent==0.20.0 00:58:14 python-cinderclient==9.6.0 00:58:14 python-dateutil==2.9.0.post0 00:58:14 python-heatclient==4.0.0 00:58:14 python-jenkins==1.8.2 00:58:14 python-keystoneclient==5.5.0 00:58:14 python-magnumclient==4.7.0 00:58:14 python-novaclient==18.7.0 00:58:14 python-openstackclient==7.0.0 00:58:14 python-swiftclient==4.6.0 00:58:14 PyYAML==6.0.2 00:58:14 referencing==0.35.1 00:58:14 requests==2.32.3 00:58:14 requests-oauthlib==2.0.0 00:58:14 requestsexceptions==1.4.0 00:58:14 rfc3986==2.0.0 00:58:14 rpds-py==0.20.0 00:58:14 rsa==4.9 00:58:14 ruamel.yaml==0.18.6 00:58:14 ruamel.yaml.clib==0.2.8 00:58:14 s3transfer==0.10.2 00:58:14 simplejson==3.19.3 00:58:14 six==1.16.0 00:58:14 smmap==5.0.1 00:58:14 soupsieve==2.6 00:58:14 stevedore==5.3.0 00:58:14 tabulate==0.9.0 00:58:14 toml==0.10.2 00:58:14 tomlkit==0.13.2 00:58:14 tqdm==4.66.5 00:58:14 typing_extensions==4.12.2 00:58:14 tzdata==2024.1 00:58:14 urllib3==1.26.20 00:58:14 virtualenv==20.26.3 00:58:14 wcwidth==0.2.13 00:58:14 websocket-client==1.8.0 00:58:14 wrapt==1.16.0 00:58:14 xdg==6.0.0 00:58:14 xmltodict==0.13.0 00:58:14 yq==3.4.3 00:58:14 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins12784542719962018926.sh 00:58:14 ---> sudo-logs.sh 00:58:14 Archiving 'sudo' log.. 00:58:14 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash /tmp/jenkins11061941179010251015.sh 00:58:14 ---> job-cost.sh 00:58:14 Setup pyenv: 00:58:14 system 00:58:14 3.8.13 00:58:14 3.9.13 00:58:14 3.10.13 00:58:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/.python-version) 00:58:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eHoQ from file:/tmp/.os_lf_venv 00:58:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:58:19 lf-activate-venv(): INFO: Adding /tmp/venv-eHoQ/bin to PATH 00:58:19 DEBUG: total: 0 00:58:19 INFO: Retrieving Stack Cost... 00:58:26 INFO: Retrieving Pricing Info for: v3-standard-2 00:58:26 INFO: Archiving Costs 00:58:26 [openflowplugin-csit-1node-cbench-only-scandium] $ /bin/bash -l /tmp/jenkins9595309425518574519.sh 00:58:27 ---> logs-deploy.sh 00:58:27 Setup pyenv: 00:58:27 system 00:58:27 3.8.13 00:58:27 3.9.13 00:58:27 3.10.13 00:58:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-scandium/.python-version) 00:58:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eHoQ from file:/tmp/.os_lf_venv 00:58:28 lf-activate-venv(): INFO: Installing: lftools 00:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-eHoQ/bin to PATH 00:58:35 WARNING: Nexus logging server not set 00:58:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-cbench-only-scandium/19/ 00:58:35 INFO: archiving logs to S3 00:58:36 ---> uname -a: 00:58:36 Linux prd-centos8-robot-2c-8g-16970.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:58:36 00:58:36 00:58:36 ---> lscpu: 00:58:36 Architecture: x86_64 00:58:36 CPU op-mode(s): 32-bit, 64-bit 00:58:36 Byte Order: Little Endian 00:58:36 CPU(s): 2 00:58:36 On-line CPU(s) list: 0,1 00:58:36 Thread(s) per core: 1 00:58:36 Core(s) per socket: 1 00:58:36 Socket(s): 2 00:58:36 NUMA node(s): 1 00:58:36 Vendor ID: AuthenticAMD 00:58:36 CPU family: 23 00:58:36 Model: 49 00:58:36 Model name: AMD EPYC-Rome Processor 00:58:36 Stepping: 0 00:58:36 CPU MHz: 2800.000 00:58:36 BogoMIPS: 5600.00 00:58:36 Virtualization: AMD-V 00:58:36 Hypervisor vendor: KVM 00:58:36 Virtualization type: full 00:58:36 L1d cache: 32K 00:58:36 L1i cache: 32K 00:58:36 L2 cache: 512K 00:58:36 L3 cache: 16384K 00:58:36 NUMA node0 CPU(s): 0,1 00:58:36 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 00:58:36 00:58:36 00:58:36 ---> nproc: 00:58:36 2 00:58:36 00:58:36 00:58:36 ---> df -h: 00:58:36 Filesystem Size Used Avail Use% Mounted on 00:58:36 devtmpfs 3.8G 0 3.8G 0% /dev 00:58:36 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:58:36 tmpfs 3.8G 17M 3.8G 1% /run 00:58:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:58:36 /dev/vda1 40G 8.3G 32G 21% / 00:58:36 tmpfs 770M 0 770M 0% /run/user/1001 00:58:36 00:58:36 00:58:36 ---> free -m: 00:58:36 total used free shared buff/cache available 00:58:36 Mem: 7697 585 5075 19 2037 6819 00:58:36 Swap: 1023 0 1023 00:58:36 00:58:36 00:58:36 ---> ip addr: 00:58:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:58:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:36 inet 127.0.0.1/8 scope host lo 00:58:36 valid_lft forever preferred_lft forever 00:58:36 inet6 ::1/128 scope host 00:58:36 valid_lft forever preferred_lft forever 00:58:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:58:36 link/ether fa:16:3e:d8:35:8d brd ff:ff:ff:ff:ff:ff 00:58:36 altname enp0s3 00:58:36 altname ens3 00:58:36 inet 10.30.170.18/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:58:36 valid_lft 86202sec preferred_lft 86202sec 00:58:36 inet6 fe80::f816:3eff:fed8:358d/64 scope link 00:58:36 valid_lft forever preferred_lft forever 00:58:36 00:58:36 00:58:36 ---> sar -b -r -n DEV: 00:58:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/02/2024 _x86_64_ (2 CPU) 00:58:36 00:58:36 00:55:13 LINUX RESTART (2 CPU) 00:58:36 00:58:36 12:56:01 AM tps rtps wtps bread/s bwrtn/s 00:58:36 12:57:01 AM 42.60 15.44 27.15 3723.60 2151.62 00:58:36 12:58:01 AM 122.21 7.72 114.50 1353.24 12151.17 00:58:36 Average: 82.40 11.58 70.82 2538.62 7150.57 00:58:36 00:58:36 12:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:36 12:57:01 AM 5560068 7046988 2322356 29.46 2688 1680904 726800 8.14 178896 1864440 57596 00:58:36 12:58:01 AM 5209712 6975364 2672712 33.91 2688 1945524 751284 8.41 394964 1935280 164 00:58:36 Average: 5384890 7011176 2497534 31.68 2688 1813214 739042 8.28 286930 1899860 28880 00:58:36 00:58:36 12:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:36 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:36 12:57:01 AM eth0 178.23 108.83 783.55 51.39 0.00 0.00 0.00 0.00 00:58:36 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:36 12:58:01 AM eth0 49.16 30.28 696.74 8.02 0.00 0.00 0.00 0.00 00:58:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:36 Average: eth0 113.70 69.56 740.15 29.71 0.00 0.00 0.00 0.00 00:58:36 00:58:36 00:58:36 ---> sar -P ALL: 00:58:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/02/2024 _x86_64_ (2 CPU) 00:58:36 00:58:36 00:55:13 LINUX RESTART (2 CPU) 00:58:36 00:58:36 12:56:01 AM CPU %user %nice %system %iowait %steal %idle 00:58:36 12:57:01 AM all 20.91 0.00 3.16 1.69 0.08 74.16 00:58:36 12:57:01 AM 0 11.11 0.00 2.51 0.74 0.10 85.54 00:58:36 12:57:01 AM 1 30.69 0.00 3.81 2.64 0.05 62.81 00:58:36 12:58:01 AM all 30.95 0.00 5.57 4.60 0.10 58.78 00:58:36 12:58:01 AM 0 27.89 0.00 5.24 5.46 0.10 61.31 00:58:36 12:58:01 AM 1 34.02 0.00 5.90 3.74 0.10 56.24 00:58:36 Average: all 25.94 0.00 4.37 3.15 0.09 66.46 00:58:36 Average: 0 19.52 0.00 3.88 3.10 0.10 73.41 00:58:36 Average: 1 32.36 0.00 4.85 3.19 0.08 59.52 00:58:36 00:58:36 00:58:36