Pull request #427 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 54f28d0a70278177a8b305144294465241040660 rather than 1264726816372c4614cf555109dc71fe30f40706 Obtained Jenkinsfile from 54f28d0a70278177a8b305144294465241040660 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23318 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-427 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T02:22:01.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T02:22:02.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T02:22:02.423Z] ========================================================= [2021-01-27T02:22:02.424Z] EdgeX Global Pipelines Version Info [2021-01-27T02:22:02.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 62151035610fc7b60edef509c664e89894107d8a # timeout=10 [2021-01-27T02:22:04.214Z] ------------------- [2021-01-27T02:22:04.214Z] stable info: [2021-01-27T02:22:04.214Z] ------------------- [2021-01-27T02:22:04.214Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T02:22:04.214Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T02:22:04.214Z] Message: update stable to v1.0.179 [2021-01-27T02:22:05.171Z] ------------------- [2021-01-27T02:22:05.171Z] experimental info: [2021-01-27T02:22:05.171Z] ------------------- [2021-01-27T02:22:05.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T02:22:05.171Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T02:22:05.171Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T02:22:05.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-27T02:22:05.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-27T02:22:05.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T02:22:05.826Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T02:22:05.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T02:22:06.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T02:22:06.179Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T02:22:06.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T02:22:06.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-27T02:22:06.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T02:22:06.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T02:22:06.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-27T02:22:06.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T02:22:07.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T02:22:07.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T02:22:07.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T02:22:07.371Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T02:22:07.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-27T02:22:07.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T02:22:07.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-27T02:22:07.806Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-27T02:22:07.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-27T02:22:08.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-27T02:22:08.126Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-27T02:22:08.224Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-27T02:22:08.316Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T02:22:08.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T02:22:08.512Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo [2021-01-27T02:22:08.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo [2021-01-27T02:22:08.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo [2021-01-27T02:22:08.841Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] echo [2021-01-27T02:22:08.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1264726 [Pipeline] echo [2021-01-27T02:22:09.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T02:22:09.845Z] + git log --format=format:%s -1 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] echo [2021-01-27T02:22:09.950Z] GIT_COMMIT: 1264726816372c4614cf555109dc71fe30f40706, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo [2021-01-27T02:22:10.010Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:22:10.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T02:22:11.031Z] [2021-01-27T02:22:11.031Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:22:11.461Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T02:22:11.462Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T02:22:11.462Z] 31603596830f: Pulling fs layer [2021-01-27T02:22:11.462Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T02:22:11.462Z] 6ca5941a6612: Pulling fs layer [2021-01-27T02:22:11.462Z] ecc8261a40a4: Pulling fs layer [2021-01-27T02:22:11.462Z] ecc8261a40a4: Waiting [2021-01-27T02:22:11.462Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T02:22:11.462Z] 2a8b12db71e7: Download complete [2021-01-27T02:22:11.742Z] 31603596830f: Verifying Checksum [2021-01-27T02:22:11.742Z] 31603596830f: Download complete [2021-01-27T02:22:12.034Z] ecc8261a40a4: Verifying Checksum [2021-01-27T02:22:12.034Z] ecc8261a40a4: Download complete [2021-01-27T02:22:12.034Z] 6ca5941a6612: Verifying Checksum [2021-01-27T02:22:12.034Z] 6ca5941a6612: Download complete [2021-01-27T02:22:12.320Z] 31603596830f: Pull complete [2021-01-27T02:22:12.320Z] 2a8b12db71e7: Pull complete [2021-01-27T02:22:13.222Z] 6ca5941a6612: Pull complete [2021-01-27T02:22:13.222Z] ecc8261a40a4: Pull complete [2021-01-27T02:22:13.516Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T02:22:13.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T02:22:13.516Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T02:22:13.748Z] prd-centos7-docker-4c-2g-23318 does not seem to be running inside a container [2021-01-27T02:22:13.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-27T02:22:16.364Z] $ docker top bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T02:22:16.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T02:22:16.777Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T02:22:17.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T02:22:17.022Z] $ docker exec bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent [2021-01-27T02:22:17.246Z] SSH_AUTH_SOCK=/tmp/ssh-LYDQDLcdhvgr/agent.12 [2021-01-27T02:22:17.246Z] SSH_AGENT_PID=17 [2021-01-27T02:22:17.269Z] Running ssh-add (command line suppressed) [2021-01-27T02:22:17.393Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4904282567441836601.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4904282567441836601.key) [2021-01-27T02:22:17.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T02:22:17.818Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T02:22:17.898Z] $ docker exec --env ******** --env ******** bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent -k [2021-01-27T02:22:18.012Z] unset SSH_AUTH_SOCK; [2021-01-27T02:22:18.012Z] unset SSH_AGENT_PID; [2021-01-27T02:22:18.012Z] echo Agent pid 17 killed; [2021-01-27T02:22:18.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T02:22:18.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T02:22:18.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T02:22:18.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T02:22:18.405Z] $ docker exec bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent [2021-01-27T02:22:18.587Z] SSH_AUTH_SOCK=/tmp/ssh-rVWJV3zrC8BE/agent.46 [2021-01-27T02:22:18.587Z] SSH_AGENT_PID=51 [2021-01-27T02:22:18.603Z] Running ssh-add (command line suppressed) [2021-01-27T02:22:18.729Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7040660571027753512.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7040660571027753512.key) [2021-01-27T02:22:18.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T02:22:19.216Z] + git semver init [2021-01-27T02:22:19.216Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T02:22:19.216Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git [2021-01-27T02:22:19.216Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-27T02:22:19.216Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T02:22:19.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T02:22:19.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T02:22:19.216Z] # $SEMVER_BRANCH = PR-427 [2021-01-27T02:22:19.216Z] # $SEMVER_TEMP = /tmp/semver-946610712 [2021-01-27T02:22:19.216Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-27T02:22:19.807Z] # '/tmp/semver-946610712' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' [2021-01-27T02:22:19.807Z] # -> Force: false [2021-01-27T02:22:19.807Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } [2021-01-27T02:22:19.844Z] $ docker exec --env ******** --env ******** bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd ssh-agent -k [2021-01-27T02:22:19.956Z] unset SSH_AUTH_SOCK; [2021-01-27T02:22:19.956Z] unset SSH_AGENT_PID; [2021-01-27T02:22:19.956Z] echo Agent pid 51 killed; [2021-01-27T02:22:20.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T02:22:20.577Z] + git semver [Pipeline] } [2021-01-27T02:22:20.611Z] $ docker stop --time=1 bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd [2021-01-27T02:22:22.460Z] $ docker rm -f bcd77b2f650da6d6553bf3aa4f41974fd78826447bc2dc05ae21836366e106fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T02:22:23.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T02:22:23.853Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T02:22:23.856Z] [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 [2021-01-27T02:22:39.444Z] Still waiting to schedule task [2021-01-27T02:22:39.444Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-27T02:22:39.447Z] Still waiting to schedule task [2021-01-27T02:22:39.447Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-27T02:24:28.613Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23319 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-27T02:24:28.690Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-01-27T02:24:34.455Z] using credential edgex-jenkins-ssh [2021-01-27T02:24:34.519Z] Cloning the remote Git repository [2021-01-27T02:24:34.577Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:24:34.704Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-01-27T02:24:34.793Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:24:34.794Z] > git --version # timeout=10 [2021-01-27T02:24:34.809Z] > git --version # 'git version 2.17.1' [2021-01-27T02:24:34.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:24:34.895Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T02:24:35.900Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T02:24:35.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T02:24:35.942Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T02:24:35.982Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:24:35.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:24:35.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T02:24:36.690Z] Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 [2021-01-27T02:24:36.973Z] Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 [2021-01-27T02:24:36.974Z] Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) [2021-01-27T02:24:36.718Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T02:24:36.733Z] > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 [2021-01-27T02:24:36.897Z] > git remote # timeout=10 [2021-01-27T02:24:36.914Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T02:24:36.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:24:36.937Z] > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 [2021-01-27T02:24:36.958Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T02:24:36.981Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T02:24:36.995Z] > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 [2021-01-27T02:24:41.868Z] Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T02:24:43.801Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T02:24:44.312Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T02:24:44.696Z] + true [2021-01-27T02:24:44.697Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-27T02:24:47.818Z] ========================================================= [2021-01-27T02:24:47.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T02:24:47.819Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:24:48.254Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-27T02:24:49.283Z] Sending build context to Docker daemon 2.414MB [2021-01-27T02:24:49.283Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T02:24:49.283Z] Step 2/7 : FROM ${BASE} [2021-01-27T02:24:49.576Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T02:24:49.576Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T02:24:49.576Z] a4357932f1b6: Pulling fs layer [2021-01-27T02:24:49.576Z] 18c013af1878: Pulling fs layer [2021-01-27T02:24:49.576Z] 00ac8860ef70: Pulling fs layer [2021-01-27T02:24:49.576Z] 63d7cb157983: Pulling fs layer [2021-01-27T02:24:49.576Z] b116817d02f9: Pulling fs layer [2021-01-27T02:24:49.576Z] 745a02a5169b: Pulling fs layer [2021-01-27T02:24:49.576Z] 00ac8860ef70: Waiting [2021-01-27T02:24:49.576Z] 63d7cb157983: Waiting [2021-01-27T02:24:49.576Z] b116817d02f9: Waiting [2021-01-27T02:24:49.576Z] 745a02a5169b: Waiting [2021-01-27T02:24:49.576Z] 18c013af1878: Verifying Checksum [2021-01-27T02:24:49.576Z] 18c013af1878: Download complete [2021-01-27T02:24:49.576Z] a4357932f1b6: Verifying Checksum [2021-01-27T02:24:49.576Z] a4357932f1b6: Download complete [2021-01-27T02:24:49.864Z] 63d7cb157983: Verifying Checksum [2021-01-27T02:24:49.864Z] 63d7cb157983: Download complete [2021-01-27T02:24:50.475Z] b116817d02f9: Verifying Checksum [2021-01-27T02:24:50.475Z] b116817d02f9: Download complete [2021-01-27T02:24:50.475Z] 5f621e34cdf4: Verifying Checksum [2021-01-27T02:24:50.475Z] 5f621e34cdf4: Download complete [2021-01-27T02:24:51.116Z] 5f621e34cdf4: Pull complete [2021-01-27T02:24:51.804Z] a4357932f1b6: Pull complete [2021-01-27T02:24:52.108Z] 18c013af1878: Pull complete [2021-01-27T02:24:53.594Z] 745a02a5169b: Verifying Checksum [2021-01-27T02:24:53.594Z] 745a02a5169b: Download complete [2021-01-27T02:24:55.146Z] 00ac8860ef70: Verifying Checksum [2021-01-27T02:24:55.146Z] 00ac8860ef70: Download complete [2021-01-27T02:25:05.659Z] 00ac8860ef70: Pull complete [2021-01-27T02:25:05.659Z] 63d7cb157983: Pull complete [2021-01-27T02:25:05.659Z] b116817d02f9: Pull complete [2021-01-27T02:25:09.258Z] 745a02a5169b: Pull complete [2021-01-27T02:25:09.258Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T02:25:09.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T02:25:09.258Z] ---> b7e6874047d6 [2021-01-27T02:25:09.258Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T02:25:12.094Z] ---> Running in 7e6e9d5da852 [2021-01-27T02:25:12.094Z] Removing intermediate container 7e6e9d5da852 [2021-01-27T02:25:12.094Z] ---> 96d223153c2e [2021-01-27T02:25:12.094Z] Step 4/7 : RUN apk add bash [2021-01-27T02:25:12.395Z] ---> Running in ab1e9398e2d9 [2021-01-27T02:25:13.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T02:25:14.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T02:25:15.190Z] OK: 142 MiB in 39 packages [2021-01-27T02:25:16.783Z] Removing intermediate container ab1e9398e2d9 [2021-01-27T02:25:16.783Z] ---> 2a21c982af81 [2021-01-27T02:25:16.783Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T02:25:16.783Z] ---> Running in 195d98c7d82d [2021-01-27T02:25:17.105Z] Removing intermediate container 195d98c7d82d [2021-01-27T02:25:17.105Z] ---> 7cb6ddcdc10f [2021-01-27T02:25:17.105Z] Step 6/7 : COPY go.mod . [2021-01-27T02:25:17.749Z] ---> e282de8decd6 [2021-01-27T02:25:17.749Z] Step 7/7 : RUN go mod download [2021-01-27T02:25:18.047Z] ---> Running in fbb2bd96d3ed [2021-01-27T02:25:33.530Z] Removing intermediate container fbb2bd96d3ed [2021-01-27T02:25:33.530Z] ---> a573b5cb8063 [2021-01-27T02:25:33.530Z] Successfully built a573b5cb8063 [2021-01-27T02:25:33.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:25:33.960Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T02:25:33.961Z] . [Pipeline] withDockerContainer [2021-01-27T02:25:34.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-23319 does not seem to be running inside a container [2021-01-27T02:25:34.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 [2021-01-27T02:25:35.908Z] $ docker top 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T02:25:36.382Z] Running on prd-centos7-docker-4c-2g-23320 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-27T02:25:36.531Z] Running in /w/workspace/go-mod-core-contracts/8 [Pipeline] { [Pipeline] checkout [2021-01-27T02:25:37.053Z] + go version [2021-01-27T02:25:37.053Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T02:25:37.090Z] $ docker stop --time=1 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 [2021-01-27T02:25:39.069Z] $ docker rm -f 0190b89bdaeab833211ea83686d3f699b08b3c9e7233dd8d388e84cb27d43a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:25:40.212Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T02:25:40.212Z] . [Pipeline] withDockerContainer [2021-01-27T02:25:40.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-23319 does not seem to be running inside a container [2021-01-27T02:25:40.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 [2021-01-27T02:25:42.343Z] $ docker top c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T02:25:43.741Z] + make test [2021-01-27T02:25:43.741Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T02:25:44.021Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-27T02:25:44.021Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-27T02:25:44.021Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-01-27T02:25:44.021Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors [2021-01-27T02:25:44.312Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:25:44.616Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:25:44.616Z] go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:25:44.616Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:25:44.616Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:25:45.619Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-27T02:25:45.619Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-27T02:25:45.619Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-27T02:25:45.619Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) [2021-01-27T02:25:45.619Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-27T02:25:45.619Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-27T02:25:45.651Z] $ docker stop --time=1 c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 [2021-01-27T02:25:45.824Z] using credential edgex-jenkins-ssh [2021-01-27T02:25:45.975Z] Cloning the remote Git repository [2021-01-27T02:25:46.047Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:25:46.154Z] > git init /w/workspace/go-mod-core-contracts/8 # timeout=10 [2021-01-27T02:25:46.277Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:25:46.278Z] > git --version # timeout=10 [2021-01-27T02:25:46.374Z] > git --version # 'git version 2.24.3' [2021-01-27T02:25:46.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:25:46.422Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T02:25:47.662Z] $ docker rm -f c3960081fb951a978d8985145290af7b5083eff8b3fe7e366b5fca3c698ac4f3 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-27T02:25:48.076Z] Merging remotes/origin/master commit 54f28d0a70278177a8b305144294465241040660 into PR head commit 1264726816372c4614cf555109dc71fe30f40706 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-01-27T02:25:47.336Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T02:25:47.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T02:25:47.417Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-27T02:25:47.495Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-27T02:25:47.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:25:47.510Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T02:25:48.096Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T02:25:48.120Z] > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 [2021-01-27T02:25:48.323Z] > git remote # timeout=10 [2021-01-27T02:25:48.383Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T02:25:48.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T02:25:48.419Z] > git merge 54f28d0a70278177a8b305144294465241040660 # timeout=10 [Pipeline] // stage [2021-01-27T02:25:48.528Z] Merge succeeded, producing 1264726816372c4614cf555109dc71fe30f40706 [2021-01-27T02:25:48.528Z] Checking out Revision 1264726816372c4614cf555109dc71fe30f40706 (PR-427) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T02:25:49.431Z] Failed in branch arm64 [2021-01-27T02:25:48.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T02:25:48.533Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T02:25:48.552Z] > git checkout -f 1264726816372c4614cf555109dc71fe30f40706 # timeout=10 [2021-01-27T02:25:53.798Z] Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T02:25:56.241Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T02:25:56.941Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T02:25:57.406Z] + sudo service docker restart [2021-01-27T02:25:57.406Z] + true [2021-01-27T02:25:57.406Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-27T02:25:59.428Z] ========================================================= [2021-01-27T02:25:59.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T02:25:59.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:25:59.838Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-27T02:26:00.460Z] Sending build context to Docker daemon 2.415MB [2021-01-27T02:26:00.460Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-27T02:26:00.460Z] Step 2/7 : FROM ${BASE} [2021-01-27T02:26:00.761Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T02:26:00.761Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T02:26:00.761Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T02:26:00.761Z] de9db76c5a1d: Pulling fs layer [2021-01-27T02:26:00.761Z] bca2f99d35d6: Pulling fs layer [2021-01-27T02:26:00.761Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T02:26:00.761Z] 7c6f9722023f: Pulling fs layer [2021-01-27T02:26:00.761Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T02:26:00.761Z] bca2f99d35d6: Waiting [2021-01-27T02:26:00.761Z] 93359f2a8cfa: Waiting [2021-01-27T02:26:00.761Z] 7c6f9722023f: Waiting [2021-01-27T02:26:00.761Z] a35cf1a2eb13: Waiting [2021-01-27T02:26:00.761Z] de9db76c5a1d: Verifying Checksum [2021-01-27T02:26:00.761Z] de9db76c5a1d: Download complete [2021-01-27T02:26:01.093Z] 0ef7d3d256c8: Download complete [2021-01-27T02:26:01.094Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T02:26:01.094Z] 93359f2a8cfa: Download complete [2021-01-27T02:26:01.094Z] 7c6f9722023f: Verifying Checksum [2021-01-27T02:26:01.094Z] 7c6f9722023f: Download complete [2021-01-27T02:26:01.418Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T02:26:01.418Z] 188c0c94c7c5: Download complete [2021-01-27T02:26:02.121Z] 188c0c94c7c5: Pull complete [2021-01-27T02:26:02.441Z] 0ef7d3d256c8: Pull complete [2021-01-27T02:26:02.745Z] de9db76c5a1d: Pull complete [2021-01-27T02:26:08.428Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T02:26:08.428Z] a35cf1a2eb13: Download complete [2021-01-27T02:26:10.932Z] bca2f99d35d6: Verifying Checksum [2021-01-27T02:26:10.932Z] bca2f99d35d6: Download complete [2021-01-27T02:26:26.391Z] bca2f99d35d6: Pull complete [2021-01-27T02:26:26.391Z] 93359f2a8cfa: Pull complete [2021-01-27T02:26:26.391Z] 7c6f9722023f: Pull complete [2021-01-27T02:26:30.961Z] a35cf1a2eb13: Pull complete [2021-01-27T02:26:30.961Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T02:26:30.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T02:26:30.961Z] ---> a62c8e92a672 [2021-01-27T02:26:30.961Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-27T02:26:31.286Z] ---> Running in 5c4518699e6b [2021-01-27T02:26:31.584Z] Removing intermediate container 5c4518699e6b [2021-01-27T02:26:31.584Z] ---> 018ce76225fc [2021-01-27T02:26:31.584Z] Step 4/7 : RUN apk add bash [2021-01-27T02:26:31.584Z] ---> Running in dc2012c22783 [2021-01-27T02:26:33.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T02:26:33.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T02:26:34.009Z] OK: 166 MiB in 39 packages [2021-01-27T02:26:34.988Z] Removing intermediate container dc2012c22783 [2021-01-27T02:26:34.988Z] ---> f9b628c28624 [2021-01-27T02:26:34.988Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-27T02:26:35.297Z] ---> Running in 51d34f9a2cee [2021-01-27T02:26:35.579Z] Removing intermediate container 51d34f9a2cee [2021-01-27T02:26:35.579Z] ---> 84ef6db7677a [2021-01-27T02:26:35.579Z] Step 6/7 : COPY go.mod . [2021-01-27T02:26:35.862Z] ---> a7b92e0bf31d [2021-01-27T02:26:35.862Z] Step 7/7 : RUN go mod download [2021-01-27T02:26:36.154Z] ---> Running in 47630f25771a [2021-01-27T02:26:51.651Z] Removing intermediate container 47630f25771a [2021-01-27T02:26:51.651Z] ---> ab17c5ed8c2d [2021-01-27T02:26:51.651Z] Successfully built ab17c5ed8c2d [2021-01-27T02:26:51.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:26:52.313Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T02:26:52.609Z] . [Pipeline] withDockerContainer [2021-01-27T02:26:52.863Z] prd-centos7-docker-4c-2g-23320 does not seem to be running inside a container [2021-01-27T02:26:52.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T02:26:54.103Z] $ docker top 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T02:26:55.290Z] + go version [2021-01-27T02:26:55.290Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T02:26:55.318Z] $ docker stop --time=1 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 [2021-01-27T02:26:56.874Z] $ docker rm -f 8d27398976181ebb53eef659f39b27921b30991962df8be425b3d8828163ac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:26:57.969Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T02:26:57.969Z] . [Pipeline] withDockerContainer [2021-01-27T02:26:58.260Z] prd-centos7-docker-4c-2g-23320 does not seem to be running inside a container [2021-01-27T02:26:58.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/8 -v /w/workspace/go-mod-core-contracts/8:/w/workspace/go-mod-core-contracts/8:rw,z -v /w/workspace/go-mod-core-contracts/8@tmp:/w/workspace/go-mod-core-contracts/8@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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T02:26:59.231Z] $ docker top 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T02:27:00.300Z] + make test [2021-01-27T02:27:00.300Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-27T02:27:00.300Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors [2021-01-27T02:27:00.300Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-27T02:27:00.570Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-27T02:27:00.570Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 [2021-01-27T02:27:00.863Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:27:01.130Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:27:01.130Z] go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:27:01.130Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:27:01.130Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-27T02:27:01.743Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-27T02:27:01.743Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-27T02:27:01.743Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/clients/interfaces) [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-27T02:27:01.743Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/8/models) [2021-01-27T02:27:01.743Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-27T02:27:01.743Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-27T02:27:01.784Z] $ docker stop --time=1 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 [2021-01-27T02:27:03.588Z] $ docker rm -f 702c483f67db2788cde1dd52d8f26b6041e246d795a7efa6fda2e1cdf7b72c17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T02:27:05.326Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:08.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:08.573Z] ---> package-listing.sh [2021-01-27T02:27:08.573Z] ++ facter osfamily [2021-01-27T02:27:08.573Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T02:27:08.573Z] + OS_FAMILY=redhat [2021-01-27T02:27:08.573Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-27T02:27:08.573Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T02:27:08.573Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T02:27:08.573Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T02:27:08.573Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T02:27:08.573Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-27T02:27:08.573Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T02:27:08.573Z] + case "${OS_FAMILY}" in [2021-01-27T02:27:08.573Z] + rpm -qa [2021-01-27T02:27:08.573Z] + sort [2021-01-27T02:27:13.913Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T02:27:13.913Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T02:27:13.913Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T02:27:13.913Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-27T02:27:13.913Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [2021-01-27T02:27:13.913Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [Pipeline] echo [2021-01-27T02:27:13.937Z] 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T02:27:14.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:27:14.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T02:27:14.626Z] [2021-01-27T02:27:14.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T02:27:15.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T02:27:15.042Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T02:27:15.042Z] df20fa9351a1: Pulling fs layer [2021-01-27T02:27:15.042Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T02:27:15.042Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T02:27:15.042Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T02:27:15.042Z] 93b61091891f: Pulling fs layer [2021-01-27T02:27:15.042Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T02:27:15.042Z] 5e14af77c1be: Pulling fs layer [2021-01-27T02:27:15.042Z] 01666e4c0597: Pulling fs layer [2021-01-27T02:27:15.042Z] aa168da1d23b: Pulling fs layer [2021-01-27T02:27:15.042Z] 5e14af77c1be: Waiting [2021-01-27T02:27:15.042Z] 01666e4c0597: Waiting [2021-01-27T02:27:15.042Z] 93b61091891f: Waiting [2021-01-27T02:27:15.042Z] 46f8f816bc3b: Waiting [2021-01-27T02:27:15.042Z] aa168da1d23b: Waiting [2021-01-27T02:27:15.042Z] 93b9cdb0e59b: Waiting [2021-01-27T02:27:15.042Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T02:27:15.042Z] 36b3adc4ff6f: Download complete [2021-01-27T02:27:15.042Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T02:27:15.042Z] 46f8f816bc3b: Download complete [2021-01-27T02:27:15.314Z] 93b61091891f: Download complete [2021-01-27T02:27:15.314Z] df20fa9351a1: Verifying Checksum [2021-01-27T02:27:15.314Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T02:27:15.314Z] 93b9cdb0e59b: Download complete [2021-01-27T02:27:15.314Z] 5e14af77c1be: Verifying Checksum [2021-01-27T02:27:15.314Z] 5e14af77c1be: Download complete [2021-01-27T02:27:15.314Z] 01666e4c0597: Verifying Checksum [2021-01-27T02:27:15.314Z] 01666e4c0597: Download complete [2021-01-27T02:27:15.590Z] df20fa9351a1: Pull complete [2021-01-27T02:27:15.869Z] 36b3adc4ff6f: Pull complete [2021-01-27T02:27:16.472Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T02:27:16.472Z] 8ad3a11d3b57: Download complete [2021-01-27T02:27:17.060Z] 8ad3a11d3b57: Pull complete [2021-01-27T02:27:17.327Z] 46f8f816bc3b: Pull complete [2021-01-27T02:27:17.901Z] 93b61091891f: Pull complete [2021-01-27T02:27:18.165Z] aa168da1d23b: Verifying Checksum [2021-01-27T02:27:18.165Z] aa168da1d23b: Download complete [2021-01-27T02:27:18.428Z] 93b9cdb0e59b: Pull complete [2021-01-27T02:27:18.428Z] 5e14af77c1be: Pull complete [2021-01-27T02:27:18.694Z] 01666e4c0597: Pull complete [2021-01-27T02:27:25.384Z] aa168da1d23b: Pull complete [2021-01-27T02:27:25.384Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T02:27:25.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T02:27:25.384Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T02:27:25.607Z] prd-centos7-docker-4c-2g-23318 does not seem to be running inside a container [2021-01-27T02:27:25.668Z] $ 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-427/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-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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:alpine cat [2021-01-27T02:27:29.126Z] $ docker top aab501f0a752aa34e64d7efa8033787bae356b686386532e9d92faa975e6666a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T02:27:29.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T02:27:29.956Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T02:27:30.275Z] + ls /var/log/sa-host [2021-01-27T02:27:30.275Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T02:27:30.275Z] file_magic: OK [2021-01-27T02:27:30.275Z] HZ: Using current value: 100 [2021-01-27T02:27:30.275Z] file_header: OK [2021-01-27T02:27:30.275Z] 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 [2021-01-27T02:27:30.275Z] Statistics: [2021-01-27T02:27:30.275Z] Hnuu...uuuununununu... [2021-01-27T02:27:30.275Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T02:27:30.275Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T02:27:30.275Z] file_magic: OK [2021-01-27T02:27:30.275Z] HZ: Using current value: 100 [2021-01-27T02:27:30.275Z] file_header: OK [2021-01-27T02:27:30.275Z] 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 [2021-01-27T02:27:30.275Z] Statistics: [2021-01-27T02:27:30.275Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-27T02:27:30.275Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T02:27:30.496Z] provisioning config files... [2021-01-27T02:27:30.514Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config2559673288309193419tmp [Pipeline] { [Pipeline] echo [2021-01-27T02:27:30.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:30.896Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T02:27:30.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T02:27:31.010Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:31.310Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T02:27:31.321Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:31.618Z] ---> sudo-logs.sh [2021-01-27T02:27:31.618Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T02:27:31.629Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:31.925Z] ---> job-cost.sh [2021-01-27T02:27:31.925Z] lf-activate-venv: SKIPPING [2021-01-27T02:27:31.925Z] INFO: No Stack... [2021-01-27T02:27:32.869Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T02:27:33.442Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T02:27:33.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T02:27:33.757Z] ---> logs-deploy.sh [2021-01-27T02:27:33.757Z] lf-activate-venv: SKIPPING [2021-01-27T02:27:33.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/8 [2021-01-27T02:27:33.757Z] INFO: archiving workspace using pattern(s): [2021-01-27T02:27:35.147Z] Archives upload complete. [2021-01-27T02:27:35.409Z] INFO: archiving logs to Nexus [2021-01-27T02:27:36.373Z] ---> uname -a: [2021-01-27T02:27:36.373Z] Linux prd-centos7-docker-4c-2g-23318.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-27T02:27:36.373Z] [2021-01-27T02:27:36.373Z] [2021-01-27T02:27:36.373Z] ---> lscpu: [2021-01-27T02:27:36.373Z] Architecture: x86_64 [2021-01-27T02:27:36.373Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-27T02:27:36.373Z] Byte Order: Little Endian [2021-01-27T02:27:36.373Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-27T02:27:36.373Z] CPU(s): 4 [2021-01-27T02:27:36.373Z] On-line CPU(s) list: 0-3 [2021-01-27T02:27:36.373Z] Thread(s) per core: 1 [2021-01-27T02:27:36.373Z] Core(s) per socket: 1 [2021-01-27T02:27:36.373Z] Socket(s): 4 [2021-01-27T02:27:36.373Z] NUMA node(s): 1 [2021-01-27T02:27:36.373Z] Vendor ID: GenuineIntel [2021-01-27T02:27:36.373Z] CPU family: 6 [2021-01-27T02:27:36.373Z] Model: 44 [2021-01-27T02:27:36.373Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-27T02:27:36.373Z] Stepping: 1 [2021-01-27T02:27:36.373Z] CPU MHz: 2933.442 [2021-01-27T02:27:36.373Z] BogoMIPS: 5866.88 [2021-01-27T02:27:36.373Z] Virtualization: VT-x [2021-01-27T02:27:36.373Z] Hypervisor vendor: KVM [2021-01-27T02:27:36.373Z] Virtualization type: full [2021-01-27T02:27:36.373Z] L1d cache: 128 KiB [2021-01-27T02:27:36.373Z] L1i cache: 128 KiB [2021-01-27T02:27:36.373Z] L2 cache: 16 MiB [2021-01-27T02:27:36.373Z] L3 cache: 64 MiB [2021-01-27T02:27:36.373Z] NUMA node0 CPU(s): 0-3 [2021-01-27T02:27:36.373Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-27T02:27:36.373Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-27T02:27:36.374Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-27T02:27:36.374Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-27T02:27:36.374Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-27T02:27:36.374Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-27T02:27:36.374Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-27T02:27:36.374Z] Vulnerability Srbds: Not affected [2021-01-27T02:27:36.374Z] Vulnerability Tsx async abort: Not affected [2021-01-27T02:27:36.374Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> nproc: [2021-01-27T02:27:36.374Z] 4 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> df -h: [2021-01-27T02:27:36.374Z] Filesystem Size Used Available Use% Mounted on [2021-01-27T02:27:36.374Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-27T02:27:36.374Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-27T02:27:36.374Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-27T02:27:36.374Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-427@tmp [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-27T02:27:36.374Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> free -m: [2021-01-27T02:27:36.374Z] total used free shared buff/cache available [2021-01-27T02:27:36.374Z] Mem: 1837 650 120 0 1066 1083 [2021-01-27T02:27:36.374Z] Swap: 1023 0 1023 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> ip addr: [2021-01-27T02:27:36.374Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-27T02:27:36.374Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-27T02:27:36.374Z] inet 127.0.0.1/8 scope host lo [2021-01-27T02:27:36.374Z] valid_lft forever preferred_lft forever [2021-01-27T02:27:36.374Z] inet6 ::1/128 scope host [2021-01-27T02:27:36.374Z] valid_lft forever preferred_lft forever [2021-01-27T02:27:36.374Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-27T02:27:36.374Z] link/ether fa:16:3e:8c:ba:26 brd ff:ff:ff:ff:ff:ff [2021-01-27T02:27:36.374Z] inet 10.30.122.55/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-27T02:27:36.374Z] valid_lft 86030sec preferred_lft 86030sec [2021-01-27T02:27:36.374Z] inet6 fe80::f816:3eff:fe8c:ba26/64 scope link [2021-01-27T02:27:36.374Z] valid_lft forever preferred_lft forever [2021-01-27T02:27:36.374Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-27T02:27:36.374Z] link/ether 02:42:d7:d6:e6:c6 brd ff:ff:ff:ff:ff:ff [2021-01-27T02:27:36.374Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-27T02:27:36.374Z] valid_lft forever preferred_lft forever [2021-01-27T02:27:36.374Z] inet6 fe80::42:d7ff:fed6:e6c6/64 scope link [2021-01-27T02:27:36.374Z] valid_lft forever preferred_lft forever [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> sar -b -r -n DEV: [2021-01-27T02:27:36.374Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:21:14 LINUX RESTART (4 CPU) [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-27T02:27:36.374Z] 02:23:01 33.36 10.41 22.95 0.00 4262.51 3132.24 0.00 [2021-01-27T02:27:36.374Z] 02:24:01 1.82 0.00 1.82 0.00 0.00 37.49 0.00 [2021-01-27T02:27:36.374Z] 02:25:01 0.17 0.00 0.17 0.00 0.00 2.60 0.00 [2021-01-27T02:27:36.374Z] 02:26:01 0.40 0.00 0.40 0.00 0.00 5.68 0.00 [2021-01-27T02:27:36.374Z] 02:27:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-01-27T02:27:36.374Z] Average: 7.11 2.06 5.06 0.00 841.62 628.16 0.00 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-27T02:27:36.374Z] 02:23:01 146752 0 550896 29.28 2620 1181276 1047508 35.75 352360 1180672 20 [2021-01-27T02:27:36.374Z] 02:24:01 150024 0 547620 29.10 2620 1181280 1024308 34.96 352996 1176964 8 [2021-01-27T02:27:36.374Z] 02:25:01 149392 0 548244 29.14 2620 1181288 1024464 34.96 360548 1170204 8 [2021-01-27T02:27:36.374Z] 02:26:01 148228 0 549408 29.20 2620 1181288 1024464 34.96 362240 1169692 8 [2021-01-27T02:27:36.374Z] 02:27:01 149136 0 548492 29.15 2620 1181296 1024380 34.96 368588 1162932 12 [2021-01-27T02:27:36.374Z] Average: 148706 0 548932 29.17 2620 1181286 1029025 35.12 359346 1172093 11 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-27T02:27:36.374Z] 02:23:01 eth0 85.94 82.72 465.17 39.83 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:23:01 docker0 8.61 7.06 1.73 19.87 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:24:01 eth0 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:25:01 eth0 1.68 0.80 3.14 0.20 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:26:01 eth0 0.42 0.35 0.26 0.23 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:27:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] Average: eth0 17.60 16.62 92.57 7.97 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] Average: docker0 1.70 1.39 0.34 3.92 0.00 0.00 0.00 0.00 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] ---> sar -P ALL: [2021-01-27T02:27:36.374Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:21:14 LINUX RESTART (4 CPU) [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] 02:22:02 CPU %user %nice %system %iowait %steal %idle [2021-01-27T02:27:36.374Z] 02:23:01 all 3.19 0.00 1.99 0.69 0.01 94.12 [2021-01-27T02:27:36.374Z] 02:23:01 0 3.50 0.00 1.99 0.22 0.00 94.29 [2021-01-27T02:27:36.374Z] 02:23:01 1 2.90 0.00 2.05 0.38 0.00 94.68 [2021-01-27T02:27:36.374Z] 02:23:01 2 3.07 0.00 2.08 1.14 0.03 93.68 [2021-01-27T02:27:36.374Z] 02:23:01 3 3.29 0.00 1.84 1.00 0.02 93.85 [2021-01-27T02:27:36.374Z] 02:24:01 all 0.14 0.00 0.05 0.00 0.00 99.80 [2021-01-27T02:27:36.374Z] 02:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-27T02:27:36.374Z] 02:24:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-27T02:27:36.374Z] 02:24:01 2 0.48 0.00 0.08 0.00 0.00 99.43 [2021-01-27T02:27:36.374Z] 02:24:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-27T02:27:36.374Z] 02:25:01 all 0.20 0.00 0.07 0.00 0.00 99.73 [2021-01-27T02:27:36.374Z] 02:25:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-27T02:27:36.374Z] 02:25:01 1 0.37 0.00 0.07 0.00 0.00 99.57 [2021-01-27T02:27:36.374Z] 02:25:01 2 0.32 0.00 0.05 0.00 0.00 99.63 [2021-01-27T02:27:36.374Z] 02:25:01 3 0.05 0.00 0.08 0.00 0.00 99.87 [2021-01-27T02:27:36.374Z] 02:26:01 all 0.17 0.00 0.04 0.00 0.00 99.80 [2021-01-27T02:27:36.374Z] 02:26:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-27T02:27:36.374Z] 02:26:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-27T02:27:36.374Z] 02:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-27T02:27:36.374Z] 02:26:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-27T02:27:36.374Z] 02:27:01 all 0.10 0.00 0.05 0.00 0.00 99.84 [2021-01-27T02:27:36.374Z] 02:27:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-27T02:27:36.374Z] 02:27:01 1 0.22 0.00 0.02 0.00 0.00 99.77 [2021-01-27T02:27:36.374Z] 02:27:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-27T02:27:36.374Z] 02:27:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2021-01-27T02:27:36.374Z] Average: all 0.75 0.00 0.43 0.13 0.00 98.68 [2021-01-27T02:27:36.374Z] Average: 0 0.72 0.00 0.44 0.04 0.00 98.80 [2021-01-27T02:27:36.374Z] Average: 1 0.80 0.00 0.43 0.07 0.00 98.69 [2021-01-27T02:27:36.374Z] Average: 2 0.78 0.00 0.46 0.22 0.01 98.53 [2021-01-27T02:27:36.374Z] Average: 3 0.69 0.00 0.41 0.20 0.00 98.69 [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z] [2021-01-27T02:27:36.374Z]