Pull request #668 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 55a78b42e4a7ffb3d5205f23f34c6f09887748f3+d59a7e79eea3462e9076066d39a7ec4eb47c6029 (8b642c1859898f7195edd01b4784b62e6687ce17) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7675217835692100040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3425891247544052195.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh861305686921823697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3270486903520554392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6439591371293680324.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-668/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6028635592851618306.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-359’ is offline ‘prd-centos7-docker-4c-2g-360’ is offline ‘prd-centos7-docker-4c-2g-361’ is offline ‘prd-centos7-docker-4c-2g-362’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-374 in /w/workspace/dry_go-mod-core-contracts_PR-668 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-668 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [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/dry_go-mod-core-contracts_PR-668@tmp/jenkins-gitclient-ssh8914420011117316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/dry_go-mod-core-contracts_PR-668@tmp/jenkins-gitclient-ssh3187834397622041962.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) > git config core.sparsecheckout # timeout=10 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [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/dry_go-mod-core-contracts_PR-668@tmp/jenkins-gitclient-ssh4706530000035227309.key > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:35 ========================================================= 22:30:35 EdgeX Global Pipelines Version Info 22:30:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:36 ------------------- 22:30:36 stable info: 22:30:36 ------------------- 22:30:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:36 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:36 Message: update stable to v1.0.207 22:30:37 ------------------- 22:30:37 experimental info: 22:30:37 ------------------- 22:30:37 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:37 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:37 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:30:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:30:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-668 [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-668 [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-668 [Pipeline] echo 22:30:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] echo 22:30:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55a78b4 [Pipeline] echo 22:30:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:41 + git log --format=format:%s -1 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] echo 22:30:41 GIT_COMMIT: 55a78b42e4a7ffb3d5205f23f34c6f09887748f3, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 22:30:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:41 22:30:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:42 latest: Pulling from edgex-devops/git-semver 22:30:42 31603596830f: Pulling fs layer 22:30:42 04fac38145f0: Pulling fs layer 22:30:42 701f6daf10bf: Pulling fs layer 22:30:42 24f72da36158: Pulling fs layer 22:30:42 24f72da36158: Waiting 22:30:42 04fac38145f0: Verifying Checksum 22:30:42 04fac38145f0: Download complete 22:30:42 31603596830f: Verifying Checksum 22:30:42 31603596830f: Download complete 22:30:42 701f6daf10bf: Verifying Checksum 22:30:42 701f6daf10bf: Download complete 22:30:42 24f72da36158: Verifying Checksum 22:30:42 24f72da36158: Download complete 22:30:42 31603596830f: Pull complete 22:30:42 04fac38145f0: Pull complete 22:30:43 701f6daf10bf: Pull complete 22:30:43 24f72da36158: Pull complete 22:30:43 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:43 prd-centos7-docker-4c-2g-374 does not seem to be running inside a container 22:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-668 -v /w/workspace/dry_go-mod-core-contracts_PR-668:/w/workspace/dry_go-mod-core-contracts_PR-668:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-668@tmp:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:30:44 $ docker top 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:44 [ssh-agent] Looking for ssh-agent implementation... 22:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:44 $ docker exec 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent 22:30:45 SSH_AUTH_SOCK=/tmp/ssh-XSMfrFwNfHdu/agent.12 22:30:45 SSH_AGENT_PID=19 22:30:45 Running ssh-add (command line suppressed) 22:30:45 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_5833939360198781131.key (/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_5833939360198781131.key) 22:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:45 + git tag --points-at HEAD [Pipeline] } 22:30:45 $ docker exec --env ******** --env ******** 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent -k 22:30:45 unset SSH_AUTH_SOCK; 22:30:45 unset SSH_AGENT_PID; 22:30:45 echo Agent pid 19 killed; 22:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:45 [ssh-agent] Looking for ssh-agent implementation... 22:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:46 $ docker exec 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent 22:30:46 SSH_AUTH_SOCK=/tmp/ssh-YQZA8hH0dKhR/agent.52 22:30:46 SSH_AGENT_PID=59 22:30:46 Running ssh-add (command line suppressed) 22:30:46 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_378699519454684263.key (/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/private_key_378699519454684263.key) 22:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:46 + git semver init 22:30:46 # -> Open(): unable to determine branch for HEAD 22:30:46 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-668/.git 22:30:46 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-668 22:30:46 # $SEMVER_REMOTE_NAME = origin 22:30:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:46 # $SEMVER_USER_NAME = edgex-jenkins 22:30:46 # $SEMVER_BRANCH = PR-668 22:30:46 # $SEMVER_TEMP = /tmp/semver-850307367 22:30:46 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 22:30:47 # '/tmp/semver-850307367' -> '/w/workspace/dry_go-mod-core-contracts_PR-668/.semver' 22:30:47 # -> Force: false 22:30:47 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-668/.semver [Pipeline] } 22:30:47 $ docker exec --env ******** --env ******** 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 ssh-agent -k 22:30:47 unset SSH_AUTH_SOCK; 22:30:47 unset SSH_AGENT_PID; 22:30:47 echo Agent pid 59 killed; 22:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:48 + git semver [Pipeline] } 22:30:48 $ docker stop --time=1 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 22:30:49 $ docker rm -f 6f707db82529e1e2cf45faddc05feba3915db2ee353d38bad059d09c787a12f1 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:50 Stashed 1 file(s) [Pipeline] echo 22:30:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 22:31:06 Still waiting to schedule task 22:31:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:31:06 Still waiting to schedule task 22:31:06 ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:31:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ is offline 22:31:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-378’ is offline 22:31:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline 22:46:59 Running on prd-centos7-docker-4c-2g-1293 in /w/workspace/dry_go-mod-core-contracts_PR-668 [Pipeline] { [Pipeline] ws 22:47:00 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 22:47:00 Selected Git installation does not exist. Using Default 22:47:00 The recommended git tool is: NONE 22:47:03 using credential edgex-jenkins-ssh 22:47:03 Cloning the remote Git repository 22:47:03 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 22:47:03 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 22:47:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:47:03 > git --version # timeout=10 22:47:03 > git --version # 'git version 2.24.4' 22:47:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:03 [INFO] Currently running in a labeled security context 22:47:03 [INFO] Currently SELinux is 'enforcing' on the host 22:47:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh8891511712243777578.key 22:47:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 22:47:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 22:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:05 [INFO] Currently running in a labeled security context 22:47:05 [INFO] Currently SELinux is 'enforcing' on the host 22:47:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6418011751781343026.key 22:47:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:47:06 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 22:47:06 Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 22:47:06 Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) 22:47:06 > git config core.sparsecheckout # timeout=10 22:47:06 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 22:47:06 > git remote # timeout=10 22:47:06 > git config --get remote.origin.url # timeout=10 22:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:06 [INFO] Currently running in a labeled security context 22:47:06 [INFO] Currently SELinux is 'enforcing' on the host 22:47:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh6902702062574693292.key 22:47:06 > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 22:47:06 > git rev-parse HEAD^{commit} # timeout=10 22:47:06 > git config core.sparsecheckout # timeout=10 22:47:06 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 22:47:10 Commit message: "ci: changes required for Jakara LTS" 22:47:10 > git --version # timeout=10 22:47:10 > git --version # 'git version 2.24.4' 22:47:10 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:47:11 ========================================================= 22:47:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:47:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:47:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:47:12 4e9f2cdf4387: Pulling fs layer 22:47:12 57d31006c564: Pulling fs layer 22:47:12 bd5ccded8296: Pulling fs layer 22:47:12 304dd3a0f381: Pulling fs layer 22:47:12 d37cda54a23b: Pulling fs layer 22:47:12 bae75c0f2455: Pulling fs layer 22:47:12 806579b3d29a: Pulling fs layer 22:47:12 c77eb801bf70: Pulling fs layer 22:47:12 6d0567d44e1a: Pulling fs layer 22:47:12 304dd3a0f381: Waiting 22:47:12 d37cda54a23b: Waiting 22:47:12 bae75c0f2455: Waiting 22:47:12 806579b3d29a: Waiting 22:47:12 c77eb801bf70: Waiting 22:47:12 6d0567d44e1a: Waiting 22:47:12 bd5ccded8296: Verifying Checksum 22:47:12 bd5ccded8296: Download complete 22:47:12 57d31006c564: Verifying Checksum 22:47:12 57d31006c564: Download complete 22:47:12 d37cda54a23b: Verifying Checksum 22:47:12 d37cda54a23b: Download complete 22:47:12 bae75c0f2455: Verifying Checksum 22:47:12 bae75c0f2455: Download complete 22:47:12 4e9f2cdf4387: Verifying Checksum 22:47:12 4e9f2cdf4387: Download complete 22:47:12 806579b3d29a: Verifying Checksum 22:47:12 806579b3d29a: Download complete 22:47:12 4e9f2cdf4387: Pull complete 22:47:12 57d31006c564: Pull complete 22:47:12 bd5ccded8296: Pull complete 22:47:12 c77eb801bf70: Verifying Checksum 22:47:12 c77eb801bf70: Download complete 22:47:13 304dd3a0f381: Verifying Checksum 22:47:13 304dd3a0f381: Download complete 22:47:16 6d0567d44e1a: Verifying Checksum 22:47:16 6d0567d44e1a: Download complete 22:47:16 304dd3a0f381: Pull complete 22:47:17 d37cda54a23b: Pull complete 22:47:17 bae75c0f2455: Pull complete 22:47:17 806579b3d29a: Pull complete 22:47:17 c77eb801bf70: Pull complete 22:47:19 6d0567d44e1a: Pull complete 22:47:19 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:47:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 22:47:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:47:20 + docker inspect -f . ci-base-image-x86_64 22:47:20 . [Pipeline] withDockerContainer 22:47:20 prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container 22:47:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:47:23 $ docker top dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:24 + go version 22:47:24 go version go1.16.8 linux/amd64 [Pipeline] } 22:47:24 $ docker stop --time=1 dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa 22:47:25 $ docker rm -f dd8f959a90c94297334e2c09cd1e9550f0a3a16bbe99a63298989bf4d11deafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:26 + docker inspect -f . ci-base-image-x86_64 22:47:26 . [Pipeline] withDockerContainer 22:47:26 prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container 22:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:47:26 $ docker top 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:47:27 + make test 22:47:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:47:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:47:29 go: downloading github.com/google/uuid v1.3.0 22:47:29 go: downloading github.com/stretchr/testify v1.7.0 22:47:29 go: downloading github.com/go-kit/kit v0.11.0 22:47:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 22:47:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 22:47:29 go: downloading github.com/x448/float16 v0.8.4 22:47:29 go: downloading github.com/davecgh/go-spew v1.1.1 22:47:29 go: downloading github.com/pmezard/go-difflib v1.0.0 22:47:29 go: downloading github.com/stretchr/objx v0.1.1 22:47:29 go: downloading github.com/go-playground/universal-translator v0.18.0 22:47:29 go: downloading github.com/leodido/go-urn v1.2.1 22:47:29 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 22:47:29 go: downloading golang.org/x/text v0.3.6 22:47:29 go: downloading github.com/go-logfmt/logfmt v0.5.0 22:47:29 go: downloading github.com/go-playground/locales v0.14.0 22:47:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 22:47:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.048s coverage: 83.5% of statements 22:47:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 22:47:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 22:47:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 22:47:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 22:47:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 22:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 47.1% of statements 22:47:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements 22:47:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.2% of statements 22:47:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 22:47:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 22:47:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements 22:47:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:47:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:47:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:47:47 $ docker stop --time=1 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 22:47:49 $ docker rm -f 2dee2eb644509b8a127cd3cced719a7cd0ff7705f8d5efcab860ed0570b62ae0 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:47:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:52 22:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:47:52 latest: Pulling from edgex-lftools-log-publisher 22:47:52 b4d181a07f80: Pulling fs layer 22:47:52 a1111a8f2ec3: Pulling fs layer 22:47:52 ed53099fbce6: Pulling fs layer 22:47:52 dc539afda2c1: Pulling fs layer 22:47:52 77bc0d833cb6: Pulling fs layer 22:47:52 9065ff56babe: Pulling fs layer 22:47:52 d287ab97295c: Pulling fs layer 22:47:52 dc539afda2c1: Waiting 22:47:52 77bc0d833cb6: Waiting 22:47:52 9065ff56babe: Waiting 22:47:52 d287ab97295c: Waiting 22:47:52 a1111a8f2ec3: Verifying Checksum 22:47:52 a1111a8f2ec3: Download complete 22:47:52 dc539afda2c1: Verifying Checksum 22:47:52 dc539afda2c1: Download complete 22:47:52 ed53099fbce6: Verifying Checksum 22:47:52 ed53099fbce6: Download complete 22:47:52 9065ff56babe: Verifying Checksum 22:47:52 9065ff56babe: Download complete 22:47:53 77bc0d833cb6: Verifying Checksum 22:47:53 77bc0d833cb6: Download complete 22:47:53 b4d181a07f80: Verifying Checksum 22:47:53 b4d181a07f80: Download complete 22:47:54 d287ab97295c: Verifying Checksum 22:47:54 d287ab97295c: Download complete 22:47:55 b4d181a07f80: Pull complete 22:47:55 a1111a8f2ec3: Pull complete 22:47:55 ed53099fbce6: Pull complete 22:47:55 dc539afda2c1: Pull complete 22:47:55 77bc0d833cb6: Pull complete 22:47:55 9065ff56babe: Pull complete 22:48:01 d287ab97295c: Pull complete 22:48:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:48:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:48:01 prd-centos7-docker-4c-2g-1293 does not seem to be running inside a container 22:48:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:48:04 $ docker top 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:05 ---> job-cost.sh 22:48:05 lf-activate-venv: SKIPPING 22:48:05 INFO: No Stack... 22:48:05 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:05 INFO: Archiving Costs [Pipeline] sh 22:48:06 + cut -d, -f6 22:48:06 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 22:48:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] 22:48:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] did not exist. Created. 22:48:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:48:06 + echo total: 0.05999999865889549 [Pipeline] stash 22:48:06 Stashed 1 file(s) [Pipeline] } 22:48:06 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:48:06 $ docker stop --time=1 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 22:48:08 $ docker rm -f 289a48213d416308ca971a3711b53ebb259ca6b015b90e9d62ad0d2a1a5b82a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:10:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2185 in /w/workspace/dry_go-mod-core-contracts_PR-668 [Pipeline] { [Pipeline] ws 23:10:03 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 23:10:03 Selected Git installation does not exist. Using Default 23:10:03 The recommended git tool is: NONE 23:10:11 using credential edgex-jenkins-ssh 23:10:12 Cloning the remote Git repository 23:10:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 23:10:12 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 23:10:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:10:12 > git --version # timeout=10 23:10:12 > git --version # 'git version 2.17.1' 23:10:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 23:10:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 23:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:15 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 23:10:15 Merge succeeded, producing 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 23:10:15 Checking out Revision 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 (PR-668) 23:10:15 > git config core.sparsecheckout # timeout=10 23:10:15 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 23:10:15 > git remote # timeout=10 23:10:15 > git config --get remote.origin.url # timeout=10 23:10:15 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:15 > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 23:10:15 > git rev-parse HEAD^{commit} # timeout=10 23:10:15 > git config core.sparsecheckout # timeout=10 23:10:15 > git checkout -f 55a78b42e4a7ffb3d5205f23f34c6f09887748f3 # timeout=10 23:10:20 Commit message: "ci: changes required for Jakara LTS" 23:10:21 > git --version # timeout=10 23:10:21 > git --version # 'git version 2.17.1' 23:10:21 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:10:22 ========================================================= 23:10:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:10:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:10:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:25 bbf911997326: Pulling fs layer 23:10:25 58ec367f63d7: Pulling fs layer 23:10:25 1b4a6ffa7d45: Pulling fs layer 23:10:25 fc5181fea5dc: Pulling fs layer 23:10:25 9c418107303f: Pulling fs layer 23:10:25 284eca6f2348: Pulling fs layer 23:10:25 842844d905b1: Pulling fs layer 23:10:25 901a3a57568e: Pulling fs layer 23:10:25 fc5181fea5dc: Waiting 23:10:25 9c418107303f: Waiting 23:10:25 284eca6f2348: Waiting 23:10:25 901a3a57568e: Waiting 23:10:25 842844d905b1: Waiting 23:10:25 1b4a6ffa7d45: Verifying Checksum 23:10:25 1b4a6ffa7d45: Download complete 23:10:25 58ec367f63d7: Download complete 23:10:25 9c418107303f: Verifying Checksum 23:10:25 9c418107303f: Download complete 23:10:25 284eca6f2348: Verifying Checksum 23:10:25 284eca6f2348: Download complete 23:10:25 bbf911997326: Download complete 23:10:25 842844d905b1: Verifying Checksum 23:10:25 842844d905b1: Download complete 23:10:26 bbf911997326: Pull complete 23:10:27 58ec367f63d7: Pull complete 23:10:27 1b4a6ffa7d45: Pull complete 23:10:28 fc5181fea5dc: Verifying Checksum 23:10:28 fc5181fea5dc: Download complete 23:10:29 901a3a57568e: Verifying Checksum 23:10:29 901a3a57568e: Download complete 23:10:39 fc5181fea5dc: Pull complete 23:10:39 9c418107303f: Pull complete 23:10:39 284eca6f2348: Pull complete 23:10:40 842844d905b1: Pull complete 23:10:46 901a3a57568e: Pull complete 23:10:46 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 23:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:10:46 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:10:46 + docker inspect -f . ci-base-image-arm64 23:10:46 . [Pipeline] withDockerContainer 23:10:47 prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container 23:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:10:56 $ docker top 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:57 + go version 23:10:57 go version go1.16.8 linux/arm64 [Pipeline] } 23:10:57 $ docker stop --time=1 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 23:10:59 $ docker rm -f 5d828122210fa88be298bb5ec57dc86aeeeaef1ba60634891cafe8ff1fdca0b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:00 + docker inspect -f . ci-base-image-arm64 23:11:00 . [Pipeline] withDockerContainer 23:11:01 prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container 23:11:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:03 $ docker top 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:11:04 + make test 23:11:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:11:08 go: downloading github.com/google/uuid v1.3.0 23:11:08 go: downloading github.com/go-kit/kit v0.11.0 23:11:08 go: downloading github.com/stretchr/testify v1.7.0 23:11:08 go: downloading github.com/go-playground/validator/v10 v10.9.0 23:11:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:11:08 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 23:11:08 go: downloading github.com/pmezard/go-difflib v1.0.0 23:11:08 go: downloading github.com/davecgh/go-spew v1.1.1 23:11:08 go: downloading github.com/stretchr/objx v0.1.1 23:11:08 go: downloading github.com/go-playground/universal-translator v0.18.0 23:11:08 go: downloading github.com/leodido/go-urn v1.2.1 23:11:08 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 23:11:08 go: downloading golang.org/x/text v0.3.6 23:11:08 go: downloading github.com/x448/float16 v0.8.4 23:11:09 go: downloading github.com/go-logfmt/logfmt v0.5.0 23:11:09 go: downloading github.com/go-playground/locales v0.14.0 23:11:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 23:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.401s coverage: 83.5% of statements 23:11:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 23:11:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 23:11:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 23:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.056s coverage: 26.3% of statements 23:11:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 23:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.1% of statements 23:11:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.117s coverage: 90.0% of statements 23:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.317s coverage: 86.2% of statements 23:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.094s coverage: 59.5% of statements 23:11:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.1% of statements 23:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements 23:11:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:12:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:12:24 $ docker stop --time=1 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 23:12:26 $ docker rm -f 21286cdfa1d0e1b128c469a819ba20857b161c66e509b270b7fbf69d533b0058 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:28 Warning: overwriting stash ‘coverage-report’ 23:12:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:30 23:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:31 arm64: Pulling from edgex-lftools-log-publisher 23:12:31 448f6bf000e3: Pulling fs layer 23:12:31 f757da607395: Pulling fs layer 23:12:31 05883995daec: Pulling fs layer 23:12:31 8603b9c90790: Pulling fs layer 23:12:31 1560dd03e051: Pulling fs layer 23:12:31 27f5ce0e4adf: Pulling fs layer 23:12:31 c2d8d7efcc4b: Pulling fs layer 23:12:31 8603b9c90790: Waiting 23:12:31 1560dd03e051: Waiting 23:12:31 c2d8d7efcc4b: Waiting 23:12:31 27f5ce0e4adf: Waiting 23:12:31 f757da607395: Verifying Checksum 23:12:31 f757da607395: Download complete 23:12:31 8603b9c90790: Verifying Checksum 23:12:31 8603b9c90790: Download complete 23:12:31 1560dd03e051: Verifying Checksum 23:12:31 1560dd03e051: Download complete 23:12:31 05883995daec: Verifying Checksum 23:12:31 05883995daec: Download complete 23:12:31 27f5ce0e4adf: Verifying Checksum 23:12:31 27f5ce0e4adf: Download complete 23:12:32 448f6bf000e3: Verifying Checksum 23:12:32 448f6bf000e3: Download complete 23:12:35 c2d8d7efcc4b: Download complete 23:12:36 448f6bf000e3: Pull complete 23:12:36 f757da607395: Pull complete 23:12:38 05883995daec: Pull complete 23:12:39 8603b9c90790: Pull complete 23:12:40 1560dd03e051: Pull complete 23:12:41 27f5ce0e4adf: Pull complete 23:12:56 c2d8d7efcc4b: Pull complete 23:12:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:12:56 prd-ubuntu18.04-docker-arm64-4c-16g-2185 does not seem to be running inside a container 23:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:13:03 $ docker top 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:05 ---> job-cost.sh 23:13:05 lf-activate-venv: SKIPPING 23:13:05 INFO: No Stack... 23:13:05 INFO: Retrieving Pricing Info for: v3-standard-4 23:13:06 INFO: Archiving Costs [Pipeline] sh 23:13:06 + + catcut /w/workspace/go-mod-core-contracts/1/archives/cost.csv -d, 23:13:06 -f6 [Pipeline] lock 23:13:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] 23:13:07 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] did not exist. Created. 23:13:07 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:07 /w/workspace/go-mod-core-contracts/1@tmp/durable-63437ab2/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-63437ab2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:13:08 + echo total: 0.10999999940395355 [Pipeline] stash 23:13:08 Warning: overwriting stash ‘stack-cost’ 23:13:08 Stashed 1 file(s) [Pipeline] } 23:13:08 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:09 $ docker stop --time=1 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 23:13:10 $ docker rm -f 28893bf7e165faadea36966ffd4ae5ca060bf5de20924308c00fe9d8ffc6ce70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:13:12 provisioning config files... 23:13:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/config2253510774561115717tmp [Pipeline] { [Pipeline] sh 23:13:12 + set +x 23:13:12 + curl -s https://codecov.io/bash 23:13:12 + bash -s -- 23:13:12 23:13:12 _____ _ 23:13:12 / ____| | | 23:13:12 | | ___ __| | ___ ___ _____ __ 23:13:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:13:12 | |___| (_) | (_| | __/ (_| (_) \ V / 23:13:12 \_____\___/ \__,_|\___|\___\___/ \_/ 23:13:12 Bash-1.0.6 23:13:12 23:13:12 23:13:12 ==> git version 2.24.4 found 23:13:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:13:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:13:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:13:12 ==> Jenkins CI detected. 23:13:12 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-668 23:13:12 project root: . 23:13:12 --> token set from env 23:13:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:13:12 ==> Running gcov in . (disable via -X gcov) 23:13:12 ==> Python coveragepy not found 23:13:12 ==> Searching for coverage reports in: 23:13:12 + . 23:13:12 -> Found 1 reports 23:13:12 ==> Detecting git/mercurial file structure 23:13:12 ==> Reading reports 23:13:12 + ./coverage.out bytes=102517 23:13:12 ==> Appending adjustments 23:13:12 https://docs.codecov.io/docs/fixing-reports 23:13:13 + Found adjustments 23:13:13 ==> Gzipping contents 23:13:13 16K /tmp/codecov.y2hxh1.gz 23:13:13 ==> Uploading reports 23:13:13 url: https://codecov.io 23:13:13 query: branch=PR-668&commit=55a78b42e4a7ffb3d5205f23f34c6f09887748f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=668&job=&cmd_args= 23:13:13 -> Pinging Codecov 23:13:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-668&commit=55a78b42e4a7ffb3d5205f23f34c6f09887748f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=668&job=&cmd_args= 23:13:13 -> Uploading to 23:13:13 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/71470A77251A30514AAF9C0BB2E5B6CE/55a78b42e4a7ffb3d5205f23f34c6f09887748f3/9094d012-18fb-4c6e-a0de-ac8d4e02c307.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1bd88cb4aff4e58c5f4aed14b107760f324b49c37caabc07d51dd05b5d18d03e 23:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:13 Dload Upload Total Spent Left Speed 23:13:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15305 0 0 100 15305 0 50481 --:--:-- --:--:-- --:--:-- 50511 23:13:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/55a78b42e4a7ffb3d5205f23f34c6f09887748f3 [Pipeline] } 23:13:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:13:16 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-668/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:13:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:17 ---> package-listing.sh 23:13:17 ++ facter osfamily 23:13:17 ++ tr '[:upper:]' '[:lower:]' 23:13:18 + OS_FAMILY=redhat 23:13:18 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-668 23:13:18 + START_PACKAGES=/tmp/packages_start.txt 23:13:18 + END_PACKAGES=/tmp/packages_end.txt 23:13:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:18 + PACKAGES=/tmp/packages_start.txt 23:13:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-668 ']' 23:13:18 + PACKAGES=/tmp/packages_end.txt 23:13:18 + case "${OS_FAMILY}" in 23:13:18 + rpm -qa 23:13:18 + sort 23:13:18 + '[' -f /tmp/packages_start.txt ']' 23:13:18 + '[' -f /tmp/packages_end.txt ']' 23:13:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-668 ']' 23:13:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-668/archives/ 23:13:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-668/archives/ [Pipeline] echo 23:13:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-668/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:13:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:19 23:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:20 latest: Pulling from edgex-lftools-log-publisher 23:13:20 b4d181a07f80: Pulling fs layer 23:13:20 a1111a8f2ec3: Pulling fs layer 23:13:20 ed53099fbce6: Pulling fs layer 23:13:20 dc539afda2c1: Pulling fs layer 23:13:20 77bc0d833cb6: Pulling fs layer 23:13:20 9065ff56babe: Pulling fs layer 23:13:20 d287ab97295c: Pulling fs layer 23:13:20 dc539afda2c1: Waiting 23:13:20 77bc0d833cb6: Waiting 23:13:20 9065ff56babe: Waiting 23:13:20 d287ab97295c: Waiting 23:13:20 a1111a8f2ec3: Verifying Checksum 23:13:20 a1111a8f2ec3: Download complete 23:13:20 dc539afda2c1: Verifying Checksum 23:13:20 dc539afda2c1: Download complete 23:13:20 77bc0d833cb6: Verifying Checksum 23:13:20 77bc0d833cb6: Download complete 23:13:20 9065ff56babe: Verifying Checksum 23:13:20 9065ff56babe: Download complete 23:13:20 ed53099fbce6: Verifying Checksum 23:13:20 ed53099fbce6: Download complete 23:13:21 b4d181a07f80: Download complete 23:13:21 d287ab97295c: Verifying Checksum 23:13:21 d287ab97295c: Download complete 23:13:22 b4d181a07f80: Pull complete 23:13:22 a1111a8f2ec3: Pull complete 23:13:23 ed53099fbce6: Pull complete 23:13:23 dc539afda2c1: Pull complete 23:13:23 77bc0d833cb6: Pull complete 23:13:23 9065ff56babe: Pull complete 23:13:29 d287ab97295c: Pull complete 23:13:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:13:29 prd-centos7-docker-4c-2g-374 does not seem to be running inside a container 23:13:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-668/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-668 -v /w/workspace/dry_go-mod-core-contracts_PR-668:/w/workspace/dry_go-mod-core-contracts_PR-668:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-668@tmp:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:13:31 $ docker top e954d53e647865ef95defa7aa4ec8a2ff96ff42e704e41c9f3c3498bfd426324 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:32 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:32 + mkdir -p /var/log/sysstat [Pipeline] sh 23:13:32 + ls /var/log/sa-host 23:13:32 + sadf -c /var/log/sa-host/sa06 23:13:32 file_magic: OK 23:13:32 HZ: Using current value: 100 23:13:32 file_header: OK 23:13:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:13:32 Statistics: 23:13:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:32 File successfully converted to sysstat format version 12.0.3 23:13:32 + sadf -c /var/log/sa-host/sa30 23:13:32 file_magic: OK 23:13:32 HZ: Using current value: 100 23:13:32 file_header: OK 23:13:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:13:32 Statistics: 23:13:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:13:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:33 provisioning config files... 23:13:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-668@tmp/config4711094113709112182tmp [Pipeline] { [Pipeline] echo 23:13:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:33 ---> create-netrc.sh [Pipeline] } 23:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:13:33 ---> python-tools-install.sh [Pipeline] echo 23:13:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:34 ---> sudo-logs.sh 23:13:34 Archiving 'sudo' log.. 23:13:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-374.novalocal: Name or service not known 23:13:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-374.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:13:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:40 ---> job-cost.sh 23:13:40 lf-activate-venv: SKIPPING 23:13:40 DEBUG: total: 0.10999999940395355 23:13:40 INFO: Retrieving Stack Cost... 23:13:58 INFO: Retrieving Pricing Info for: v3-standard-2 23:13:58 INFO: Archiving Costs [Pipeline] echo 23:13:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:58 ---> logs-deploy.sh 23:13:58 lf-activate-venv: SKIPPING 23:13:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-668/1 23:13:58 INFO: archiving workspace using pattern(s): 23:13:59 Archives upload complete. 23:13:59 INFO: archiving logs to Nexus 23:14:00 ---> uname -a: 23:14:00 Linux prd-centos7-docker-4c-2g-374.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:14:00 23:14:00 23:14:00 ---> lscpu: 23:14:00 Architecture: x86_64 23:14:00 CPU op-mode(s): 32-bit, 64-bit 23:14:00 Byte Order: Little Endian 23:14:00 Address sizes: 40 bits physical, 48 bits virtual 23:14:00 CPU(s): 2 23:14:00 On-line CPU(s) list: 0,1 23:14:00 Thread(s) per core: 1 23:14:00 Core(s) per socket: 1 23:14:00 Socket(s): 2 23:14:00 NUMA node(s): 1 23:14:00 Vendor ID: AuthenticAMD 23:14:00 CPU family: 23 23:14:00 Model: 49 23:14:00 Model name: AMD EPYC-Rome Processor 23:14:00 Stepping: 0 23:14:00 CPU MHz: 2799.998 23:14:00 BogoMIPS: 5599.99 23:14:00 Virtualization: AMD-V 23:14:00 Hypervisor vendor: KVM 23:14:00 Virtualization type: full 23:14:00 L1d cache: 32K 23:14:00 L1i cache: 32K 23:14:00 L2 cache: 512K 23:14:00 L3 cache: 16384K 23:14:00 NUMA node0 CPU(s): 0,1 23:14:00 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 23:14:00 23:14:00 23:14:00 ---> nproc: 23:14:00 2 23:14:00 23:14:00 23:14:00 ---> df -h: 23:14:00 Filesystem Size Used Avail Use% Mounted on 23:14:00 overlay 40G 7.7G 33G 20% / 23:14:00 tmpfs 64M 0 64M 0% /dev 23:14:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:14:00 shm 64M 0 64M 0% /dev/shm 23:14:00 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:14:00 23:14:00 23:14:00 ---> sar -b -r -n DEV: 23:14:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:14:00 23:14:00 22:29:52 LINUX RESTART (2 CPU) 23:14:00 23:14:00 22:31:01 tps rtps wtps bread/s bwrtn/s 23:14:00 22:32:01 1.75 0.00 1.75 0.00 38.36 23:14:00 22:33:01 0.40 0.00 0.40 0.00 6.23 23:14:00 22:34:01 0.28 0.00 0.28 0.00 3.23 23:14:00 22:35:01 0.30 0.00 0.30 0.00 4.58 23:14:00 22:36:01 0.25 0.00 0.25 0.00 3.46 23:14:00 22:37:01 0.27 0.00 0.27 0.00 3.63 23:14:00 22:38:01 0.20 0.00 0.20 0.00 2.83 23:14:00 22:39:01 0.30 0.00 0.30 0.00 3.83 23:14:00 22:40:01 0.25 0.00 0.25 0.00 3.27 23:14:00 22:41:01 0.20 0.00 0.20 0.00 1.77 23:14:00 22:42:02 0.28 0.00 0.28 0.00 3.23 23:14:00 22:43:01 0.20 0.00 0.20 0.00 2.47 23:14:00 22:44:01 0.25 0.00 0.25 0.00 3.78 23:14:00 22:45:01 0.45 0.20 0.25 6.40 2.30 23:14:00 22:46:01 0.28 0.00 0.28 0.00 3.27 23:14:00 22:47:01 0.25 0.00 0.25 0.00 2.43 23:14:00 22:48:01 0.15 0.00 0.15 0.00 2.02 23:14:00 22:49:01 0.25 0.00 0.25 0.00 3.91 23:14:00 22:50:01 0.22 0.00 0.22 0.00 3.10 23:14:00 22:51:01 0.23 0.00 0.23 0.00 3.63 23:14:00 22:52:01 0.23 0.00 0.23 0.00 2.83 23:14:00 22:53:01 0.20 0.00 0.20 0.00 1.88 23:14:00 22:54:01 0.32 0.00 0.32 0.00 3.85 23:14:00 22:55:01 0.25 0.00 0.25 0.00 2.43 23:14:00 22:56:01 0.25 0.00 0.25 0.00 3.10 23:14:00 22:57:01 0.25 0.00 0.25 0.00 2.58 23:14:00 22:58:01 0.18 0.00 0.18 0.00 2.15 23:14:00 22:59:01 0.23 0.00 0.23 0.00 3.22 23:14:00 23:00:01 0.25 0.00 0.25 0.00 2.55 23:14:00 23:01:01 0.28 0.02 0.27 0.13 3.95 23:14:00 23:02:01 0.35 0.08 0.27 1.60 5.41 23:14:00 23:03:01 0.20 0.00 0.20 0.00 2.85 23:14:00 23:04:01 0.17 0.00 0.17 0.00 1.47 23:14:00 23:05:01 0.18 0.00 0.18 0.00 1.37 23:14:00 23:06:01 0.28 0.00 0.28 0.00 3.50 23:14:00 23:07:01 0.30 0.00 0.30 0.00 4.20 23:14:00 23:08:01 0.17 0.00 0.17 0.00 1.60 23:14:00 23:09:01 0.17 0.00 0.17 0.00 1.47 23:14:00 23:10:01 0.17 0.00 0.17 0.00 1.47 23:14:00 23:11:01 0.25 0.00 0.25 0.00 3.62 23:14:00 23:12:01 0.22 0.00 0.22 0.00 2.28 23:14:00 23:13:01 0.17 0.00 0.17 0.00 1.60 23:14:00 Average: 0.28 0.01 0.27 0.19 3.83 23:14:00 23:14:00 22:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:14:00 22:32:01 5687768 0 610604 7.62 2620 1707940 1163468 12.85 551032 1532032 16 23:14:00 22:33:01 5684632 0 613732 7.66 2620 1707948 1163736 12.85 554192 1532068 8 23:14:00 22:34:01 5688752 0 609612 7.61 2620 1707948 1163532 12.85 549708 1532068 8 23:14:00 22:35:01 5689156 0 609200 7.61 2620 1707956 1163532 12.85 549020 1532844 8 23:14:00 22:36:01 5685028 0 613324 7.66 2620 1707960 1163628 12.85 553428 1532844 8 23:14:00 22:37:01 5685148 0 613200 7.66 2620 1707964 1163532 12.85 552720 1532904 8 23:14:00 22:38:01 5682364 0 615980 7.69 2620 1707968 1163724 12.85 555476 1532900 8 23:14:00 22:39:01 5672020 0 626320 7.82 2620 1707972 1163532 12.85 566224 1532916 8 23:14:00 22:40:01 5671792 0 626540 7.82 2620 1707980 1163532 12.85 568488 1530556 8 23:14:00 22:41:01 5671548 0 626780 7.83 2620 1707984 1163628 12.85 568928 1530636 8 23:14:00 22:42:02 5665108 0 633216 7.91 2620 1707988 1163532 12.85 575228 1530636 8 23:14:00 22:43:01 5665104 0 633216 7.91 2620 1707992 1163532 12.85 575320 1530636 8 23:14:00 22:44:01 5666000 0 632312 7.90 2620 1708000 1163532 12.85 574756 1530636 8 23:14:00 22:45:01 5665432 0 632880 7.90 2620 1708000 1163532 12.85 574620 1530636 16 23:14:00 22:46:01 5664972 0 633332 7.91 2620 1708008 1163616 12.85 575092 1530636 8 23:14:00 22:47:01 5664132 0 634172 7.92 2620 1708008 1163676 12.85 575400 1530636 12 23:14:00 22:48:01 5663912 0 634388 7.92 2620 1708012 1163824 12.85 576040 1530636 8 23:14:00 22:49:01 5665428 0 632864 7.90 2620 1708020 1163596 12.85 574776 1530556 8 23:14:00 22:50:01 5663956 0 634336 7.92 2620 1708020 1163812 12.85 576020 1530556 20 23:14:00 22:51:01 5663756 0 634528 7.92 2620 1708028 1163740 12.85 576268 1530556 12 23:14:00 22:52:01 5664768 0 633516 7.91 2620 1708028 1163596 12.85 575680 1530556 12 23:14:00 22:53:01 5664816 0 633460 7.91 2620 1708036 1163596 12.85 575448 1530556 8 23:14:00 22:54:01 5664776 0 633496 7.91 2620 1708040 1163596 12.85 575484 1530556 8 23:14:00 22:55:01 5664808 0 633460 7.91 2620 1708044 1163596 12.85 575480 1530556 8 23:14:00 22:56:01 5664580 0 633680 7.91 2620 1708052 1163680 12.85 576052 1530556 8 23:14:00 22:57:01 5665032 0 633224 7.91 2620 1708056 1163596 12.85 575440 1530560 8 23:14:00 22:58:01 5663808 0 634444 7.92 2620 1708060 1163776 12.85 576476 1530556 8 23:14:00 22:59:01 5663856 0 634392 7.92 2620 1708064 1163800 12.85 576656 1530556 8 23:14:00 23:00:01 5664824 0 633420 7.91 2620 1708068 1163596 12.85 575556 1530556 8 23:14:00 23:01:01 5662612 0 635628 7.94 2620 1708072 1166180 12.88 577228 1530556 12 23:14:00 23:02:01 5663140 0 634972 7.93 2620 1708200 1164440 12.86 577008 1530620 8 23:14:00 23:03:01 5664460 0 633652 7.91 2620 1708200 1164236 12.85 575900 1530620 8 23:14:00 23:04:01 5664668 0 633436 7.91 2620 1708208 1164236 12.85 575888 1530620 8 23:14:00 23:05:01 5665028 0 633072 7.90 2620 1708212 1164236 12.85 575956 1530624 8 23:14:00 23:06:01 5663728 0 634364 7.92 2620 1708220 1164320 12.85 576492 1530620 8 23:14:00 23:07:01 5664096 0 633992 7.92 2620 1708224 1164236 12.85 575940 1530620 8 23:14:00 23:08:01 5662840 0 635244 7.93 2620 1708228 1164440 12.86 577080 1530624 8 23:14:00 23:09:01 5662676 0 635404 7.93 2620 1708232 1164464 12.86 577220 1530620 8 23:14:00 23:10:01 5663556 0 634524 7.92 2620 1708232 1164356 12.86 576616 1530620 16 23:14:00 23:11:01 5662816 0 635256 7.93 2620 1708240 1164452 12.86 577212 1530620 8 23:14:00 23:12:01 5663252 0 634816 7.93 2620 1708244 1164404 12.86 576932 1530620 8 23:14:00 23:13:01 5663112 0 634952 7.93 2620 1708248 1164416 12.86 577020 1530620 12 23:14:00 Average: 5668411 0 629832 7.86 2620 1708069 1163892 12.85 571464 1530974 9 23:14:00 23:14:00 22:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:14:00 22:32:01 eth0 0.33 0.12 0.02 0.04 0.00 0.00 0.00 0.00 23:14:00 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:33:01 eth0 1.63 0.97 0.82 0.61 0.00 0.00 0.00 0.00 23:14:00 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:34:01 eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:14:00 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:35:01 eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:14:00 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:36:01 eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 23:14:00 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:37:01 eth0 4.90 0.08 0.51 0.01 0.00 0.00 0.00 0.00 23:14:00 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:38:01 eth0 1.95 1.07 0.94 0.61 0.00 0.00 0.00 0.00 23:14:00 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:39:01 eth0 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:40:01 eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:14:00 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:41:01 eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 23:14:00 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:42:02 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:14:00 22:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:14:00 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:44:01 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:14:00 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:45:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:14:00 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:46:01 eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 23:14:00 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:47:01 eth0 2.38 0.45 0.46 0.21 0.00 0.00 0.00 0.00 23:14:00 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:48:01 eth0 5.26 0.78 1.13 0.59 0.00 0.00 0.00 0.00 23:14:00 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:49:01 eth0 0.73 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:14:00 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:50:01 eth0 2.15 0.75 0.86 0.59 0.00 0.00 0.00 0.00 23:14:00 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:51:01 eth0 0.52 0.23 0.17 0.07 0.00 0.00 0.00 0.00 23:14:00 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:52:01 eth0 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:53:01 eth0 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:54:01 eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 23:14:00 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:55:01 eth0 0.92 0.05 0.07 0.00 0.00 0.00 0.00 0.00 23:14:00 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:56:01 eth0 0.47 0.23 0.15 0.07 0.00 0.00 0.00 0.00 23:14:00 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:57:01 eth0 2.21 0.05 0.21 0.00 0.00 0.00 0.00 0.00 23:14:00 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:58:01 eth0 2.80 0.57 0.70 0.37 0.00 0.00 0.00 0.00 23:14:00 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:59:01 eth0 1.10 0.28 0.30 0.23 0.00 0.00 0.00 0.00 23:14:00 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:00:01 eth0 1.63 0.03 0.16 0.00 0.00 0.00 0.00 0.00 23:14:00 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:01:01 eth0 0.95 0.42 0.42 0.23 0.00 0.00 0.00 0.00 23:14:00 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:02:01 eth0 0.58 0.33 0.27 0.23 0.00 0.00 0.00 0.00 23:14:00 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:03:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:04:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:05:01 eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:06:01 eth0 0.38 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:14:00 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:07:01 eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 23:14:00 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:08:01 eth0 3.35 0.35 0.53 0.20 0.00 0.00 0.00 0.00 23:14:00 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:09:01 eth0 3.83 0.23 0.58 0.17 0.00 0.00 0.00 0.00 23:14:00 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:10:01 eth0 1.77 0.28 0.35 0.20 0.00 0.00 0.00 0.00 23:14:00 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:11:01 eth0 3.30 0.65 0.85 0.49 0.00 0.00 0.00 0.00 23:14:00 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:12:01 eth0 1.60 0.55 0.60 0.37 0.00 0.00 0.00 0.00 23:14:00 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:13:01 eth0 1.08 0.55 0.54 0.39 0.00 0.00 0.00 0.00 23:14:00 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 Average: eth0 1.20 0.26 0.27 0.14 0.00 0.00 0.00 0.00 23:14:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:14:00 23:14:00 23:14:00 ---> sar -P ALL: 23:14:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:14:00 23:14:00 22:29:52 LINUX RESTART (2 CPU) 23:14:00 23:14:00 22:31:01 CPU %user %nice %system %iowait %steal %idle 23:14:00 22:32:01 all 0.19 0.00 0.07 0.00 0.01 99.73 23:14:00 22:32:01 0 0.18 0.00 0.07 0.00 0.00 99.75 23:14:00 22:32:01 1 0.20 0.00 0.07 0.00 0.02 99.72 23:14:00 22:33:01 all 0.28 0.00 0.03 0.00 0.02 99.67 23:14:00 22:33:01 0 0.13 0.00 0.03 0.00 0.02 99.82 23:14:00 22:33:01 1 0.43 0.00 0.03 0.00 0.02 99.52 23:14:00 22:34:01 all 0.18 0.00 0.04 0.00 0.02 99.77 23:14:00 22:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 22:34:01 1 0.32 0.00 0.05 0.00 0.02 99.62 23:14:00 22:35:01 all 0.08 0.00 0.05 0.00 0.03 99.84 23:14:00 22:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 22:35:01 1 0.13 0.00 0.07 0.00 0.03 99.77 23:14:00 22:36:01 all 0.24 0.00 0.03 0.00 0.01 99.72 23:14:00 22:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:14:00 22:36:01 1 0.42 0.00 0.03 0.00 0.02 99.53 23:14:00 22:37:01 all 0.24 0.00 0.04 0.00 0.02 99.70 23:14:00 22:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:14:00 22:37:01 1 0.45 0.00 0.03 0.00 0.02 99.50 23:14:00 22:38:01 all 0.24 0.00 0.07 0.00 0.02 99.67 23:14:00 22:38:01 0 0.07 0.00 0.10 0.00 0.03 99.80 23:14:00 22:38:01 1 0.42 0.00 0.03 0.00 0.00 99.55 23:14:00 22:39:01 all 0.25 0.00 0.03 0.00 0.02 99.70 23:14:00 22:39:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:14:00 22:39:01 1 0.42 0.00 0.02 0.00 0.02 99.55 23:14:00 22:40:01 all 0.23 0.00 0.03 0.00 0.01 99.74 23:14:00 22:40:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:14:00 22:40:01 1 0.40 0.00 0.02 0.00 0.02 99.57 23:14:00 22:41:01 all 0.24 0.00 0.03 0.00 0.01 99.72 23:14:00 22:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:14:00 22:41:01 1 0.45 0.00 0.02 0.00 0.00 99.53 23:14:00 22:42:02 all 0.25 0.00 0.05 0.00 0.01 99.69 23:14:00 22:42:02 0 0.07 0.00 0.05 0.00 0.00 99.88 23:14:00 22:42:02 1 0.43 0.00 0.05 0.00 0.02 99.50 23:14:00 23:14:00 22:42:02 CPU %user %nice %system %iowait %steal %idle 23:14:00 22:43:01 all 0.17 0.00 0.05 0.00 0.02 99.76 23:14:00 22:43:01 0 0.19 0.00 0.07 0.00 0.02 99.73 23:14:00 22:43:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:14:00 22:44:01 all 0.11 0.00 0.05 0.00 0.01 99.83 23:14:00 22:44:01 0 0.10 0.00 0.08 0.00 0.02 99.80 23:14:00 22:44:01 1 0.12 0.00 0.02 0.00 0.00 99.87 23:14:00 22:45:01 all 0.22 0.00 0.06 0.00 0.01 99.72 23:14:00 22:45:01 0 0.07 0.00 0.10 0.00 0.02 99.82 23:14:00 22:45:01 1 0.37 0.00 0.02 0.00 0.00 99.62 23:14:00 22:46:01 all 0.21 0.00 0.03 0.00 0.01 99.75 23:14:00 22:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:14:00 22:46:01 1 0.37 0.00 0.05 0.00 0.02 99.57 23:14:00 22:47:01 all 0.20 0.00 0.05 0.00 0.02 99.73 23:14:00 22:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:14:00 22:47:01 1 0.37 0.00 0.05 0.00 0.02 99.57 23:14:00 22:48:01 all 0.24 0.00 0.03 0.00 0.02 99.72 23:14:00 22:48:01 0 0.08 0.00 0.02 0.00 0.02 99.88 23:14:00 22:48:01 1 0.40 0.00 0.03 0.00 0.02 99.55 23:14:00 22:49:01 all 0.19 0.00 0.03 0.00 0.02 99.76 23:14:00 22:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:14:00 22:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 23:14:00 22:50:01 all 0.27 0.00 0.05 0.00 0.01 99.67 23:14:00 22:50:01 0 0.20 0.00 0.07 0.00 0.02 99.72 23:14:00 22:50:01 1 0.33 0.00 0.03 0.00 0.00 99.63 23:14:00 22:51:01 all 0.18 0.00 0.04 0.00 0.03 99.76 23:14:00 22:51:01 0 0.07 0.00 0.07 0.00 0.03 99.83 23:14:00 22:51:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:14:00 22:52:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:14:00 22:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:14:00 22:52:01 1 0.28 0.00 0.02 0.00 0.00 99.70 23:14:00 22:53:01 all 0.23 0.00 0.03 0.00 0.01 99.72 23:14:00 22:53:01 0 0.10 0.00 0.05 0.00 0.02 99.83 23:14:00 22:53:01 1 0.37 0.00 0.02 0.00 0.00 99.62 23:14:00 23:14:00 22:53:01 CPU %user %nice %system %iowait %steal %idle 23:14:00 22:54:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:14:00 22:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:14:00 22:54:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:14:00 22:55:01 all 0.11 0.00 0.03 0.00 0.01 99.85 23:14:00 22:55:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:14:00 22:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:14:00 22:56:01 all 0.13 0.00 0.04 0.00 0.02 99.81 23:14:00 22:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 22:56:01 1 0.23 0.00 0.05 0.00 0.02 99.70 23:14:00 22:57:01 all 0.26 0.00 0.04 0.00 0.00 99.70 23:14:00 22:57:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:14:00 22:57:01 1 0.45 0.00 0.03 0.00 0.00 99.52 23:14:00 22:58:01 all 0.28 0.00 0.04 0.00 0.03 99.65 23:14:00 22:58:01 0 0.10 0.00 0.05 0.00 0.03 99.82 23:14:00 22:58:01 1 0.47 0.00 0.03 0.00 0.02 99.48 23:14:00 22:59:01 all 0.24 0.00 0.03 0.00 0.02 99.71 23:14:00 22:59:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:14:00 22:59:01 1 0.38 0.00 0.05 0.00 0.02 99.55 23:14:00 23:00:01 all 0.20 0.00 0.03 0.00 0.02 99.75 23:14:00 23:00:01 0 0.02 0.00 0.05 0.00 0.02 99.92 23:14:00 23:00:01 1 0.38 0.00 0.02 0.00 0.02 99.58 23:14:00 23:01:01 all 0.26 0.00 0.04 0.00 0.01 99.69 23:14:00 23:01:01 0 0.13 0.00 0.05 0.00 0.02 99.80 23:14:00 23:01:01 1 0.38 0.00 0.03 0.00 0.00 99.58 23:14:00 23:02:01 all 0.25 0.00 0.05 0.00 0.02 99.68 23:14:00 23:02:01 0 0.05 0.00 0.08 0.00 0.03 99.83 23:14:00 23:02:01 1 0.45 0.00 0.02 0.00 0.00 99.53 23:14:00 23:03:01 all 0.29 0.00 0.03 0.00 0.01 99.67 23:14:00 23:03:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:14:00 23:03:01 1 0.52 0.00 0.03 0.00 0.02 99.43 23:14:00 23:04:01 all 0.15 0.00 0.03 0.00 0.03 99.79 23:14:00 23:04:01 0 0.27 0.00 0.02 0.00 0.02 99.70 23:14:00 23:04:01 1 0.03 0.00 0.05 0.00 0.03 99.88 23:14:00 23:14:00 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:14:00 23:05:01 all 0.21 0.00 0.03 0.00 0.01 99.75 23:14:00 23:05:01 0 0.33 0.00 0.02 0.00 0.00 99.65 23:14:00 23:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:14:00 23:06:01 all 0.20 0.00 0.03 0.00 0.02 99.76 23:14:00 23:06:01 0 0.37 0.00 0.02 0.00 0.02 99.60 23:14:00 23:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 23:07:01 all 0.18 0.00 0.03 0.00 0.01 99.78 23:14:00 23:07:01 0 0.28 0.00 0.02 0.00 0.00 99.70 23:14:00 23:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:14:00 23:08:01 all 0.21 0.00 0.04 0.00 0.02 99.73 23:14:00 23:08:01 0 0.33 0.00 0.03 0.00 0.02 99.62 23:14:00 23:08:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:14:00 23:09:01 all 0.05 0.00 0.04 0.00 0.02 99.89 23:14:00 23:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:14:00 23:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:14:00 23:10:01 all 0.18 0.00 0.04 0.00 0.02 99.77 23:14:00 23:10:01 0 0.32 0.00 0.05 0.00 0.02 99.62 23:14:00 23:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 23:11:01 all 0.22 0.00 0.03 0.00 0.01 99.75 23:14:00 23:11:01 0 0.40 0.00 0.03 0.00 0.00 99.57 23:14:00 23:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:14:00 23:12:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:14:00 23:12:01 0 0.32 0.00 0.03 0.00 0.02 99.63 23:14:00 23:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:14:00 23:13:01 all 0.17 0.00 0.04 0.00 0.02 99.77 23:14:00 23:13:01 0 0.27 0.00 0.02 0.00 0.02 99.70 23:14:00 23:13:01 1 0.07 0.00 0.07 0.00 0.02 99.85 23:14:00 Average: all 0.20 0.00 0.04 0.00 0.01 99.74 23:14:00 Average: 0 0.13 0.00 0.04 0.00 0.01 99.82 23:14:00 Average: 1 0.28 0.00 0.04 0.00 0.01 99.67 23:14:00 23:14:00 23:14:00