Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-3606 (centos7-builder-2c-1g) in workspace /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-8Q8UlhD4GIQs/agent.6634 SSH_AGENT_PID=6636 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config@tmp/private_key_18265639641180098233.key (/w/workspace/nc-ovs-dpdk-unicycle-master-stage-config@tmp/private_key_18265639641180098233.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/nc-ovs-dpdk-unicycle > git init /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config # timeout=10 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/nc-ovs-dpdk-unicycle > git --version # timeout=10 > git --version # 'git version 2.36.1' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config@tmp/jenkins-gitclient-ssh9806672492991018627.key > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/nc-ovs-dpdk-unicycle +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/nc-ovs-dpdk-unicycle +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: Warning: Permanently added '[gerrit.akraino.org]:29418,[44.235.209.243]:29418' (ECDSA) to the list of known hosts. fatal: project nc-ovs-dpdk-unicycle not found fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2732) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2109) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:850) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos7-builder-2c-1g-3606 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) at jdk.internal.reflect.GeneratedMethodAccessor357.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) at com.sun.proxy.$Proxy155.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1226) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) ERROR: Error cloning remote repo 'origin' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6636 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins16612762413009267882.sh ---> sysstat.sh [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins4305573341179597197.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/nc-ovs-dpdk-unicycle-master-stage-config + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config ']' + mkdir -p /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config/archives/ [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins6296345867414817121.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NqGq lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Adding /tmp/venv-NqGq/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins12869322535218535770.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nc-ovs-dpdk-unicycle-master-stage-config@tmp/config12915361261485979609tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins8138948983975505813.sh ---> create-netrc.sh [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins12168392150235680640.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqGq from file:/tmp/.os_lf_venv WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Installing: lftools WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Adding /tmp/venv-NqGq/bin to PATH Generating Requirements File WARNING: There was an error checking the latest version of pip. WARNING: There was an error checking the latest version of pip. WARNING: There was an error checking the latest version of pip. WARNING: There was an error checking the latest version of pip. Python 3.9.13 pip 23.3 from /tmp/venv-NqGq/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.1.2 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.0 beautifulsoup4==4.12.2 boto3==1.28.64 botocore==1.31.64 bs4==0.0.1 cachetools==5.3.1 certifi==2023.7.22 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.0 click==8.1.7 cliff==4.3.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.0.0.post2 filelock==3.12.4 future==0.18.3 gitdb==4.0.10 GitPython==3.1.38 google-auth==2.23.3 httplib2==0.22.0 identify==2.5.30 idna==3.4 importlib-metadata==6.8.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.19.1 jsonschema-specifications==2023.7.1 keystoneauth1==5.3.0 kubernetes==28.1.0 lftools==0.37.6 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.8.1 oslo.config==9.2.0 oslo.context==5.2.0 oslo.i18n==6.1.0 oslo.log==5.3.0 oslo.serialization==5.2.0 oslo.utils==6.2.1 packaging==23.2 pbr==5.11.1 platformdirs==3.11.0 prettytable==3.9.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.19.3 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.1 python-keystoneclient==5.2.0 python-magnumclient==4.2.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.30.2 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.10.6 rsa==4.9 ruamel.yaml==0.17.35 ruamel.yaml.clib==0.2.8 s3transfer==0.7.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.1 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.17 virtualenv==20.24.5 wcwidth==0.2.8 websocket-client==1.6.4 wrapt==1.15.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins7651579809237615545.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash /tmp/jenkins3513763496667733570.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqGq from file:/tmp/.os_lf_venv WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Adding /tmp/venv-NqGq/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-1 INFO: Archiving Costs [nc-ovs-dpdk-unicycle-master-stage-config] $ /bin/bash -l /tmp/jenkins16059509196491373595.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/nc-ovs-dpdk-unicycle-master-stage-config/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NqGq from file:/tmp/.os_lf_venv WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Installing: lftools WARNING: There was an error checking the latest version of pip. lf-activate-venv(): INFO: Adding /tmp/venv-NqGq/bin to PATH INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/nc-ovs-dpdk-unicycle-master-stage-config/233 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-2c-1g-3606.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 1 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 17M 1.9G 1% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/vda1 20G 5.8G 15G 29% / tmpfs 379M 0 379M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3789 376 1456 16 1956 3146 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:96:68:fe brd ff:ff:ff:ff:ff:ff inet 10.30.218.10/23 brd 10.30.219.255 scope global dynamic eth0 valid_lft 86245sec preferred_lft 86245sec inet6 fe80::f816:3eff:fe96:68fe/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 10/17/2023 _x86_64_ (1 CPU) 04:22:56 PM LINUX RESTART 04:24:01 PM tps rtps wtps bread/s bwrtn/s 04:25:01 PM 214.70 0.63 214.08 94.20 11524.47 Average: 214.70 0.63 214.08 94.20 11524.47 04:24:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:01 PM 1602968 2277324 58.69 2088 1810816 477008 9.68 530488 1507672 46336 Average: 1602968 2277324 58.69 2088 1810816 477008 9.68 530488 1507672 46336 04:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:25:01 PM eth0 68.97 49.70 934.29 10.16 0.00 0.00 0.00 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 68.97 49.70 934.29 10.16 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 10/17/2023 _x86_64_ (1 CPU) 04:22:56 PM LINUX RESTART 04:24:01 PM CPU %user %nice %system %iowait %steal %idle 04:25:01 PM all 74.22 0.00 5.42 10.58 0.17 9.62 04:25:01 PM 0 74.22 0.00 5.42 10.58 0.17 9.62 Average: all 74.22 0.00 5.42 10.58 0.17 9.62 Average: 0 74.22 0.00 5.42 10.58 0.17 9.62