Pull request #550 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 954b5fff909ec690bd84a1e74f6f909a895852e5 rather than 44f00676da1f0864ca1d4e5210956eddeb63d198 Obtained Jenkinsfile from 954b5fff909ec690bd84a1e74f6f909a895852e5 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30240 in /w/workspace/dry_go-mod-core-contracts_PR-550 [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-550 # 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 > 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/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) > git config core.sparsecheckout # timeout=10 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 Commit message: "feat: add CBOR support in EventClient for binary reading" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk ee7932d8ac7abc65a4263fc8f6a4e8bc18e791ae # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T03:29:11.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T03:29:11.321Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T03:29:11.426Z] ========================================================= [2021-03-18T03:29:11.426Z] EdgeX Global Pipelines Version Info [2021-03-18T03:29:11.426Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:29:13.894Z] ------------------- [2021-03-18T03:29:13.894Z] stable info: [2021-03-18T03:29:13.894Z] ------------------- [2021-03-18T03:29:13.894Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T03:29:13.894Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T03:29:13.894Z] Message: update stable to v1.0.186 [2021-03-18T03:29:14.920Z] ------------------- [2021-03-18T03:29:14.920Z] experimental info: [2021-03-18T03:29:14.920Z] ------------------- [2021-03-18T03:29:14.920Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T03:29:14.920Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T03:29:14.920Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T03:29:15.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-18T03:29:15.565Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-18T03:29:15.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T03:29:15.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T03:29:15.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T03:29:16.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T03:29:16.194Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T03:29:16.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T03:29:16.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T03:29:16.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T03:29:16.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T03:29:16.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-18T03:29:16.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T03:29:17.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T03:29:17.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T03:29:17.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T03:29:17.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T03:29:17.439Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T03:29:17.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T03:29:17.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-18T03:29:17.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T03:29:17.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T03:29:17.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T03:29:18.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T03:29:18.314Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-18T03:29:18.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T03:29:18.515Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-550 [Pipeline] echo [2021-03-18T03:29:18.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-550 [Pipeline] echo [2021-03-18T03:29:18.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-550 [Pipeline] echo [2021-03-18T03:29:18.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] echo [2021-03-18T03:29:18.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44f0067 [Pipeline] echo [2021-03-18T03:29:19.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T03:29:19.926Z] + git log --format=format:%s -1 44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] echo [2021-03-18T03:29:20.179Z] GIT_COMMIT: 44f00676da1f0864ca1d4e5210956eddeb63d198, Commit Message: feat: add CBOR support in EventClient for binary reading [Pipeline] echo [2021-03-18T03:29:20.238Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:29:21.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T03:29:22.018Z] [2021-03-18T03:29:22.018Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:29:22.742Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T03:29:23.344Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T03:29:23.344Z] 31603596830f: Pulling fs layer [2021-03-18T03:29:23.344Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T03:29:23.344Z] 6ca5941a6612: Pulling fs layer [2021-03-18T03:29:23.344Z] ecc8261a40a4: Pulling fs layer [2021-03-18T03:29:23.344Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T03:29:23.344Z] 2a8b12db71e7: Download complete [2021-03-18T03:29:23.615Z] 31603596830f: Verifying Checksum [2021-03-18T03:29:23.615Z] 31603596830f: Download complete [2021-03-18T03:29:23.615Z] ecc8261a40a4: Verifying Checksum [2021-03-18T03:29:23.615Z] ecc8261a40a4: Download complete [2021-03-18T03:29:23.615Z] 6ca5941a6612: Verifying Checksum [2021-03-18T03:29:23.615Z] 6ca5941a6612: Download complete [2021-03-18T03:29:24.579Z] 31603596830f: Pull complete [2021-03-18T03:29:24.865Z] 2a8b12db71e7: Pull complete [2021-03-18T03:29:26.277Z] 6ca5941a6612: Pull complete [2021-03-18T03:29:26.893Z] ecc8261a40a4: Pull complete [2021-03-18T03:29:26.893Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T03:29:26.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T03:29:26.893Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T03:29:27.092Z] prd-centos7-docker-4c-2g-30240 does not seem to be running inside a container [2021-03-18T03:29:27.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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 [2021-03-18T03:29:30.151Z] $ docker top fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T03:29:30.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T03:29:30.607Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T03:29:31.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T03:29:31.717Z] $ docker exec fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent [2021-03-18T03:29:32.358Z] SSH_AUTH_SOCK=/tmp/ssh-EcmgJctgZNpP/agent.11 [2021-03-18T03:29:32.358Z] SSH_AGENT_PID=17 [2021-03-18T03:29:32.377Z] Running ssh-add (command line suppressed) [2021-03-18T03:29:32.743Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5094066883938624381.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_5094066883938624381.key) [2021-03-18T03:29:32.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T03:29:33.694Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T03:29:33.742Z] $ docker exec --env ******** --env ******** fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent -k [2021-03-18T03:29:33.902Z] unset SSH_AUTH_SOCK; [2021-03-18T03:29:33.903Z] unset SSH_AGENT_PID; [2021-03-18T03:29:33.903Z] echo Agent pid 17 killed; [2021-03-18T03:29:33.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T03:29:34.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T03:29:34.123Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T03:29:34.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T03:29:34.403Z] $ docker exec fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent [2021-03-18T03:29:34.710Z] SSH_AUTH_SOCK=/tmp/ssh-cu0gXATX4ZSw/agent.48 [2021-03-18T03:29:34.710Z] SSH_AGENT_PID=54 [2021-03-18T03:29:34.735Z] Running ssh-add (command line suppressed) [2021-03-18T03:29:35.270Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7876719322490729262.key (/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/private_key_7876719322490729262.key) [2021-03-18T03:29:35.577Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T03:29:35.953Z] + git semver init [2021-03-18T03:29:36.248Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T03:29:36.248Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.git [2021-03-18T03:29:36.248Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T03:29:36.248Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T03:29:36.248Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T03:29:36.248Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T03:29:36.248Z] # $SEMVER_BRANCH = PR-550 [2021-03-18T03:29:36.248Z] # $SEMVER_TEMP = /tmp/semver-940229090 [2021-03-18T03:29:36.248Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-18T03:29:37.244Z] # '/tmp/semver-940229090' -> '/w/workspace/dry_go-mod-core-contracts_PR-550/.semver' [2021-03-18T03:29:37.244Z] # -> Force: false [2021-03-18T03:29:37.244Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-550/.semver [Pipeline] } [2021-03-18T03:29:37.257Z] $ docker exec --env ******** --env ******** fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 ssh-agent -k [2021-03-18T03:29:37.436Z] unset SSH_AUTH_SOCK; [2021-03-18T03:29:37.437Z] unset SSH_AGENT_PID; [2021-03-18T03:29:37.437Z] echo Agent pid 54 killed; [2021-03-18T03:29:37.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T03:29:38.371Z] + git semver [Pipeline] } [2021-03-18T03:29:38.415Z] $ docker stop --time=1 fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 [2021-03-18T03:29:40.095Z] $ docker rm -f fbabfa463c0f781140622741d799c90937f7df0dbebb6e7b4ff13f19049e2783 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T03:29:41.057Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T03:29:42.467Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T03:29:42.471Z] [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-03-18T03:29:58.003Z] Still waiting to schedule task [2021-03-18T03:29:58.004Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30240’ [2021-03-18T03:29:58.006Z] Still waiting to schedule task [2021-03-18T03:29:58.006Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T03:31:49.001Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30241 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T03:31:49.069Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-03-18T03:31:54.490Z] using credential edgex-jenkins-ssh [2021-03-18T03:31:54.577Z] Cloning the remote Git repository [2021-03-18T03:31:54.634Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:31:54.748Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-03-18T03:31:54.831Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:31:54.832Z] > git --version # timeout=10 [2021-03-18T03:31:54.850Z] > git --version # 'git version 2.17.1' [2021-03-18T03:31:54.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:31:54.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T03:31:56.782Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 [2021-03-18T03:31:56.010Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T03:31:56.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T03:31:56.077Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T03:31:56.133Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:31:56.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:31:56.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T03:31:56.798Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T03:31:56.819Z] > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [2021-03-18T03:31:57.199Z] Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 [2021-03-18T03:31:57.199Z] Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) [2021-03-18T03:31:57.038Z] > git remote # timeout=10 [2021-03-18T03:31:57.067Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T03:31:57.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:31:57.105Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T03:31:57.148Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T03:31:57.199Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T03:31:57.229Z] > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [2021-03-18T03:32:01.578Z] Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T03:32:03.107Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T03:32:03.580Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T03:32:03.931Z] + true [2021-03-18T03:32:03.931Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-18T03:32:06.835Z] ========================================================= [2021-03-18T03:32:06.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T03:32:06.835Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:32:07.215Z] + 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-03-18T03:32:08.661Z] Sending build context to Docker daemon 2.854MB [2021-03-18T03:32:08.661Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T03:32:08.661Z] Step 2/7 : FROM ${BASE} [2021-03-18T03:32:08.661Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T03:32:08.661Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T03:32:08.662Z] a4357932f1b6: Pulling fs layer [2021-03-18T03:32:08.662Z] 18c013af1878: Pulling fs layer [2021-03-18T03:32:08.662Z] 00ac8860ef70: Pulling fs layer [2021-03-18T03:32:08.662Z] 63d7cb157983: Pulling fs layer [2021-03-18T03:32:08.662Z] b116817d02f9: Pulling fs layer [2021-03-18T03:32:08.662Z] 745a02a5169b: Pulling fs layer [2021-03-18T03:32:08.662Z] 63d7cb157983: Waiting [2021-03-18T03:32:08.662Z] b116817d02f9: Waiting [2021-03-18T03:32:08.662Z] 745a02a5169b: Waiting [2021-03-18T03:32:08.662Z] 00ac8860ef70: Waiting [2021-03-18T03:32:08.662Z] 18c013af1878: Verifying Checksum [2021-03-18T03:32:08.662Z] 18c013af1878: Download complete [2021-03-18T03:32:08.662Z] a4357932f1b6: Download complete [2021-03-18T03:32:08.934Z] b116817d02f9: Download complete [2021-03-18T03:32:09.531Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T03:32:09.531Z] 5f621e34cdf4: Download complete [2021-03-18T03:32:10.521Z] 5f621e34cdf4: Pull complete [2021-03-18T03:32:11.123Z] a4357932f1b6: Pull complete [2021-03-18T03:32:11.402Z] 18c013af1878: Pull complete [2021-03-18T03:32:11.674Z] 745a02a5169b: Verifying Checksum [2021-03-18T03:32:11.674Z] 745a02a5169b: Download complete [2021-03-18T03:32:13.114Z] 00ac8860ef70: Verifying Checksum [2021-03-18T03:32:13.114Z] 00ac8860ef70: Download complete [2021-03-18T03:32:18.754Z] Running on prd-centos7-docker-4c-2g-30242 in /w/workspace/dry_go-mod-core-contracts_PR-550 [Pipeline] { [Pipeline] ws [2021-03-18T03:32:18.816Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-03-18T03:32:21.344Z] using credential edgex-jenkins-ssh [2021-03-18T03:32:21.415Z] Cloning the remote Git repository [2021-03-18T03:32:21.442Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:32:21.514Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-03-18T03:32:21.576Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:32:21.577Z] > git --version # timeout=10 [2021-03-18T03:32:21.582Z] > git --version # 'git version 2.24.3' [2021-03-18T03:32:21.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:32:21.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T03:32:22.259Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T03:32:22.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T03:32:22.276Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-18T03:32:22.290Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-18T03:32:22.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:32:22.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/550/head:refs/remotes/origin/PR-550 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T03:32:22.809Z] Merging remotes/origin/master commit 954b5fff909ec690bd84a1e74f6f909a895852e5 into PR head commit 44f00676da1f0864ca1d4e5210956eddeb63d198 [2021-03-18T03:32:22.937Z] Merge succeeded, producing 44f00676da1f0864ca1d4e5210956eddeb63d198 [2021-03-18T03:32:22.938Z] Checking out Revision 44f00676da1f0864ca1d4e5210956eddeb63d198 (PR-550) [2021-03-18T03:32:23.323Z] 00ac8860ef70: Pull complete [2021-03-18T03:32:23.323Z] 63d7cb157983: Pull complete [2021-03-18T03:32:23.323Z] b116817d02f9: Pull complete [2021-03-18T03:32:22.820Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T03:32:22.826Z] > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [2021-03-18T03:32:22.898Z] > git remote # timeout=10 [2021-03-18T03:32:22.907Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T03:32:22.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T03:32:22.923Z] > git merge 954b5fff909ec690bd84a1e74f6f909a895852e5 # timeout=10 [2021-03-18T03:32:22.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T03:32:22.942Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T03:32:22.950Z] > git checkout -f 44f00676da1f0864ca1d4e5210956eddeb63d198 # timeout=10 [2021-03-18T03:32:26.612Z] Commit message: "feat: add CBOR support in EventClient for binary reading" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T03:32:27.658Z] 745a02a5169b: Pull complete [2021-03-18T03:32:27.658Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T03:32:27.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T03:32:27.658Z] ---> b7e6874047d6 [2021-03-18T03:32:27.658Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T03:32:27.902Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T03:32:28.241Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T03:32:28.550Z] + true [2021-03-18T03:32:28.550Z] + sudo service docker restart [2021-03-18T03:32:28.550Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-18T03:32:30.146Z] ========================================================= [2021-03-18T03:32:30.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T03:32:30.146Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:32:30.278Z] ---> Running in aa8c409cd465 [2021-03-18T03:32:30.278Z] Removing intermediate container aa8c409cd465 [2021-03-18T03:32:30.278Z] ---> c211b18df243 [2021-03-18T03:32:30.278Z] Step 4/7 : RUN apk add bash [2021-03-18T03:32:30.499Z] + 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-03-18T03:32:30.551Z] ---> Running in 6f043c8061aa [2021-03-18T03:32:31.075Z] Sending build context to Docker daemon 2.854MB [2021-03-18T03:32:31.075Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-18T03:32:31.075Z] Step 2/7 : FROM ${BASE} [2021-03-18T03:32:31.075Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T03:32:31.075Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T03:32:31.075Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T03:32:31.075Z] de9db76c5a1d: Pulling fs layer [2021-03-18T03:32:31.075Z] bca2f99d35d6: Pulling fs layer [2021-03-18T03:32:31.075Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T03:32:31.075Z] 7c6f9722023f: Pulling fs layer [2021-03-18T03:32:31.075Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T03:32:31.075Z] bca2f99d35d6: Waiting [2021-03-18T03:32:31.075Z] 7c6f9722023f: Waiting [2021-03-18T03:32:31.075Z] a35cf1a2eb13: Waiting [2021-03-18T03:32:31.075Z] 93359f2a8cfa: Waiting [2021-03-18T03:32:31.075Z] de9db76c5a1d: Verifying Checksum [2021-03-18T03:32:31.075Z] de9db76c5a1d: Download complete [2021-03-18T03:32:31.075Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T03:32:31.075Z] 0ef7d3d256c8: Download complete [2021-03-18T03:32:31.075Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T03:32:31.075Z] 93359f2a8cfa: Download complete [2021-03-18T03:32:31.075Z] 7c6f9722023f: Verifying Checksum [2021-03-18T03:32:31.075Z] 7c6f9722023f: Download complete [2021-03-18T03:32:31.075Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T03:32:31.075Z] 188c0c94c7c5: Download complete [2021-03-18T03:32:31.652Z] 188c0c94c7c5: Pull complete [2021-03-18T03:32:31.652Z] 0ef7d3d256c8: Pull complete [2021-03-18T03:32:31.917Z] de9db76c5a1d: Pull complete [2021-03-18T03:32:31.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T03:32:32.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T03:32:33.316Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T03:32:33.317Z] a35cf1a2eb13: Download complete [2021-03-18T03:32:33.892Z] bca2f99d35d6: Verifying Checksum [2021-03-18T03:32:33.892Z] bca2f99d35d6: Download complete [2021-03-18T03:32:34.942Z] OK: 142 MiB in 39 packages [2021-03-18T03:32:35.924Z] Removing intermediate container 6f043c8061aa [2021-03-18T03:32:35.924Z] ---> 19402c446df8 [2021-03-18T03:32:35.924Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T03:32:36.199Z] ---> Running in 7bbeb30d6098 [2021-03-18T03:32:36.806Z] Removing intermediate container 7bbeb30d6098 [2021-03-18T03:32:36.806Z] ---> da5512314ed1 [2021-03-18T03:32:36.806Z] Step 6/7 : COPY go.mod . [2021-03-18T03:32:37.417Z] ---> ca55d34bf764 [2021-03-18T03:32:37.417Z] Step 7/7 : RUN go mod download [2021-03-18T03:32:37.417Z] ---> Running in 735637719c66 [2021-03-18T03:32:39.266Z] bca2f99d35d6: Pull complete [2021-03-18T03:32:39.266Z] 93359f2a8cfa: Pull complete [2021-03-18T03:32:39.266Z] 7c6f9722023f: Pull complete [2021-03-18T03:32:45.880Z] a35cf1a2eb13: Pull complete [2021-03-18T03:32:45.880Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T03:32:45.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T03:32:45.880Z] ---> a62c8e92a672 [2021-03-18T03:32:45.880Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T03:32:46.144Z] ---> Running in 375a23995d4d [2021-03-18T03:32:46.406Z] Removing intermediate container 375a23995d4d [2021-03-18T03:32:46.406Z] ---> cd7cf2d3281a [2021-03-18T03:32:46.406Z] Step 4/7 : RUN apk add bash [2021-03-18T03:32:46.684Z] ---> Running in 4967f085289b [2021-03-18T03:32:47.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T03:32:47.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T03:32:48.425Z] OK: 166 MiB in 39 packages [2021-03-18T03:32:49.000Z] Removing intermediate container 4967f085289b [2021-03-18T03:32:49.000Z] ---> 5af961f87626 [2021-03-18T03:32:49.000Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-18T03:32:49.000Z] ---> Running in f733907280c5 [2021-03-18T03:32:49.263Z] Removing intermediate container f733907280c5 [2021-03-18T03:32:49.263Z] ---> 5211d276aae8 [2021-03-18T03:32:49.263Z] Step 6/7 : COPY go.mod . [2021-03-18T03:32:49.526Z] ---> 232e464d9925 [2021-03-18T03:32:49.526Z] Step 7/7 : RUN go mod download [2021-03-18T03:32:49.526Z] ---> Running in 8ce14c17e0d1 [2021-03-18T03:32:52.517Z] Removing intermediate container 735637719c66 [2021-03-18T03:32:52.517Z] ---> f4a8666dbf33 [2021-03-18T03:32:52.517Z] Successfully built f4a8666dbf33 [2021-03-18T03:32:52.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:32:52.863Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T03:32:52.863Z] . [Pipeline] withDockerContainer [2021-03-18T03:32:53.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-30241 does not seem to be running inside a container [2021-03-18T03:32:53.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat [2021-03-18T03:32:54.802Z] $ docker top a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T03:32:55.849Z] + go version [2021-03-18T03:32:55.849Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T03:32:55.870Z] $ docker stop --time=1 a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 [2021-03-18T03:32:57.813Z] $ docker rm -f a17332cc8ebc4072908e2b26bc129b0d91f74acb75aed671aeb011d34bd3a6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:32:58.859Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T03:32:58.859Z] . [Pipeline] withDockerContainer [2021-03-18T03:32:59.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-30241 does not seem to be running inside a container [2021-03-18T03:32:59.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat [2021-03-18T03:33:00.815Z] $ docker top e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T03:33:01.811Z] Removing intermediate container 8ce14c17e0d1 [2021-03-18T03:33:01.812Z] ---> e7dbf575f654 [2021-03-18T03:33:01.812Z] Successfully built e7dbf575f654 [2021-03-18T03:33:01.812Z] Successfully tagged ci-base-image-x86_64:latest [2021-03-18T03:33:01.838Z] + make test [2021-03-18T03:33:01.838Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:33:02.140Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T03:33:02.141Z] . [Pipeline] withDockerContainer [2021-03-18T03:33:02.250Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-03-18T03:33:02.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-03-18T03:33:03.020Z] $ docker top 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T03:33:03.515Z] + go version [2021-03-18T03:33:03.515Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T03:33:03.631Z] $ docker stop --time=1 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e [2021-03-18T03:33:05.028Z] $ docker rm -f 40366e754d0a39ecaafc112970961f8365bd50fa3668544399901e107ae6a69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:33:05.917Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T03:33:05.917Z] . [Pipeline] withDockerContainer [2021-03-18T03:33:06.013Z] prd-centos7-docker-4c-2g-30242 does not seem to be running inside a container [2021-03-18T03:33:06.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-03-18T03:33:06.756Z] $ docker top bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T03:33:07.285Z] + make test [2021-03-18T03:33:07.285Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-18T03:33:13.956Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T03:33:13.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.021s coverage: 85.7% of statements [2021-03-18T03:33:13.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.009s coverage: 100.0% of statements [2021-03-18T03:33:13.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.024s coverage: 45.4% of statements [2021-03-18T03:33:14.552Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.023s coverage: 77.8% of statements [2021-03-18T03:33:14.552Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T03:33:15.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-03-18T03:33:15.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements [2021-03-18T03:33:15.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements [2021-03-18T03:33:15.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.061s coverage: 91.8% of statements [2021-03-18T03:33:15.985Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T03:33:15.985Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T03:33:15.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements [2021-03-18T03:33:16.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.008s coverage: 36.7% of statements [2021-03-18T03:33:18.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements [2021-03-18T03:33:18.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements [2021-03-18T03:33:18.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.005s coverage: 15.4% of statements [2021-03-18T03:33:18.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements [2021-03-18T03:33:18.826Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements [2021-03-18T03:33:18.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T03:33:20.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.173s coverage: 83.8% of statements [2021-03-18T03:33:20.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T03:33:20.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T03:33:20.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T03:33:20.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.015s coverage: 47.7% of statements [2021-03-18T03:33:20.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements [2021-03-18T03:33:20.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.043s coverage: 91.9% of statements [2021-03-18T03:33:20.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-03-18T03:33:20.518Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T03:33:20.781Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T03:33:22.721Z] gofmt -l . [2021-03-18T03:33:22.721Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-18T03:33:23.001Z] $ docker stop --time=1 bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 [2021-03-18T03:33:25.341Z] $ docker rm -f bc805b20dda1093c081f7936fde7109d43a529371e3b1225be57264f86140537 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T03:33:25.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T03:33:26.348Z] 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] libraryResource [Pipeline] sh [2021-03-18T03:33:27.663Z] ---> job-cost.sh [2021-03-18T03:33:27.663Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GDCw [2021-03-18T03:33:28.689Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-18T03:33:28.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.061s coverage: 85.7% of statements [2021-03-18T03:33:28.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements [2021-03-18T03:33:28.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.062s coverage: 45.4% of statements [2021-03-18T03:33:28.689Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.031s coverage: 77.8% of statements [2021-03-18T03:33:28.689Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-18T03:33:29.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements [2021-03-18T03:33:29.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.049s coverage: 14.7% of statements [2021-03-18T03:33:29.684Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements [2021-03-18T03:33:32.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.083s coverage: 91.8% of statements [2021-03-18T03:33:32.353Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-18T03:33:32.353Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-18T03:33:32.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.026s coverage: 100.0% of statements [2021-03-18T03:33:32.353Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.7% of statements [2021-03-18T03:33:36.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.109s coverage: 63.0% of statements [2021-03-18T03:33:36.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.030s coverage: 26.3% of statements [2021-03-18T03:33:36.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements [2021-03-18T03:33:36.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.031s coverage: 15.4% of statements [2021-03-18T03:33:36.690Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.031s coverage: 14.3% of statements [2021-03-18T03:33:36.690Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-18T03:33:41.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.232s coverage: 83.8% of statements [2021-03-18T03:33:41.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-18T03:33:41.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-18T03:33:41.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-18T03:33:41.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.059s coverage: 47.7% of statements [2021-03-18T03:33:41.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.028s coverage: 94.7% of statements [2021-03-18T03:33:42.636Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T03:33:43.313Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.173s coverage: 91.9% of statements [2021-03-18T03:33:43.313Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements [2021-03-18T03:33:43.313Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-18T03:33:43.313Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-18T03:33:48.744Z] gofmt -l . [2021-03-18T03:33:49.337Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-18T03:33:50.334Z] $ docker stop --time=1 e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b [2021-03-18T03:33:52.903Z] $ docker rm -f e570e59d907ee0b4bf008e584cf066ccd4eb6b5c7a462917a8d2b5d0373cd48b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T03:33:53.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-18T03:33:53.953Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T03:33:54.973Z] 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] libraryResource [Pipeline] sh [2021-03-18T03:33:55.994Z] ---> job-cost.sh [2021-03-18T03:33:55.994Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4XoR [2021-03-18T03:34:09.282Z] lf-activate-venv(): INFO: Adding /tmp/venv-GDCw/bin to PATH [2021-03-18T03:34:09.282Z] INFO: No Stack... [2021-03-18T03:34:09.282Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T03:34:09.282Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T03:34:09.597Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-03-18T03:34:09.598Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T03:34:09.676Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [2021-03-18T03:34:09.685Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] did not exist. Created. [2021-03-18T03:34:09.686Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T03:34:10.086Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T03:34:10.284Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T03:34:10.301Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T03:34:35.075Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T03:35:56.834Z] lf-activate-venv(): INFO: Adding /tmp/venv-4XoR/bin to PATH [2021-03-18T03:35:56.834Z] INFO: No Stack... [2021-03-18T03:35:57.426Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T03:35:57.697Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T03:35:58.047Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-03-18T03:35:58.047Z] + cut -d, -f6 [Pipeline] lock [2021-03-18T03:35:58.168Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [2021-03-18T03:35:58.178Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] did not exist. Created. [2021-03-18T03:35:58.179Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T03:35:58.625Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-3b6b4010/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-3b6b4010/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T03:35:58.971Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T03:35:59.043Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T03:35:59.210Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T03:35:59.293Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-550-3-stack-cost] [Pipeline] // lock [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] wrap [2021-03-18T03:36:00.894Z] provisioning config files... [2021-03-18T03:36:00.915Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config3618446227141096910tmp [Pipeline] { [Pipeline] sh [2021-03-18T03:36:01.320Z] + set +x [2021-03-18T03:36:01.320Z] + curl -s https://codecov.io/bash [2021-03-18T03:36:01.320Z] + bash -s -- [2021-03-18T03:36:01.743Z] [2021-03-18T03:36:01.743Z] _____ _ [2021-03-18T03:36:01.743Z] / ____| | | [2021-03-18T03:36:01.743Z] | | ___ __| | ___ ___ _____ __ [2021-03-18T03:36:01.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-18T03:36:01.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-18T03:36:01.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-18T03:36:01.743Z] Bash-20210309-2b87ace [2021-03-18T03:36:01.743Z] [2021-03-18T03:36:01.743Z] [2021-03-18T03:36:01.743Z] ==> git version 2.24.3 found [2021-03-18T03:36:01.743Z] ==> 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 [2021-03-18T03:36:01.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-18T03:36:01.743Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-18T03:36:01.743Z] ==> Jenkins CI detected. [2021-03-18T03:36:01.743Z] project root: . [2021-03-18T03:36:01.743Z] --> token set from env [2021-03-18T03:36:01.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-18T03:36:02.047Z] ==> Running gcov in . (disable via -X gcov) [2021-03-18T03:36:02.047Z] ==> Python coveragepy not found [2021-03-18T03:36:02.047Z] ==> Searching for coverage reports in: [2021-03-18T03:36:02.047Z] + . [2021-03-18T03:36:02.047Z] -> Found 1 reports [2021-03-18T03:36:02.047Z] ==> Detecting git/mercurial file structure [2021-03-18T03:36:02.047Z] ==> Reading reports [2021-03-18T03:36:02.047Z] + ./coverage.out bytes=160094 [2021-03-18T03:36:02.047Z] ==> Appending adjustments [2021-03-18T03:36:02.047Z] https://docs.codecov.io/docs/fixing-reports [2021-03-18T03:36:05.605Z] + Found adjustments [2021-03-18T03:36:05.605Z] ==> Gzipping contents [2021-03-18T03:36:05.605Z] 24K /tmp/codecov.17EAlm.gz [2021-03-18T03:36:05.605Z] ==> Uploading reports [2021-03-18T03:36:05.605Z] url: https://codecov.io [2021-03-18T03:36:05.605Z] query: branch=PR-550&commit=44f00676da1f0864ca1d4e5210956eddeb63d198&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T03:36:05.605Z] -> Pinging Codecov [2021-03-18T03:36:05.605Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-550&commit=44f00676da1f0864ca1d4e5210956eddeb63d198&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-550%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=550&job=&cmd_args= [2021-03-18T03:36:05.892Z] -> Uploading to [2021-03-18T03:36:05.893Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-18/71470A77251A30514AAF9C0BB2E5B6CE/44f00676da1f0864ca1d4e5210956eddeb63d198/a5ddc5a3-0455-43f6-b12f-df17a0f22160.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T033605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d5bee5022bfd7c3b0c5d8424028d8c2a4a7d95b7f6535c057814155b66e989f [2021-03-18T03:36:05.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-18T03:36:05.893Z] Dload Upload Total Spent Left Speed [2021-03-18T03:36:06.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23953 0 0 100 23953 0 42061 --:--:-- --:--:-- --:--:-- 42022 100 23953 0 0 100 23953 0 42036 --:--:-- --:--:-- --:--:-- 42022 [2021-03-18T03:36:06.501Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/44f00676da1f0864ca1d4e5210956eddeb63d198 [Pipeline] } [2021-03-18T03:36:06.529Z] Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh [2021-03-18T03:36:09.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:36:09.705Z] ---> package-listing.sh [2021-03-18T03:36:09.705Z] ++ facter osfamily [2021-03-18T03:36:09.705Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T03:36:09.989Z] + OS_FAMILY=redhat [2021-03-18T03:36:09.989Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T03:36:09.989Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T03:36:09.989Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T03:36:09.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T03:36:09.989Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T03:36:09.989Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T03:36:09.989Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T03:36:09.989Z] + case "${OS_FAMILY}" in [2021-03-18T03:36:09.989Z] + rpm -qa [2021-03-18T03:36:09.989Z] + sort [2021-03-18T03:36:18.290Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T03:36:18.290Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T03:36:18.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T03:36:18.290Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-550 ']' [2021-03-18T03:36:18.290Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [2021-03-18T03:36:18.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-550/archives/ [Pipeline] echo [2021-03-18T03:36:18.312Z] 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-550/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T03:36:18.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:36:19.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T03:36:19.650Z] [2021-03-18T03:36:19.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T03:36:20.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T03:36:20.315Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T03:36:20.315Z] df20fa9351a1: Pulling fs layer [2021-03-18T03:36:20.315Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T03:36:20.315Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T03:36:20.315Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T03:36:20.315Z] 93b61091891f: Pulling fs layer [2021-03-18T03:36:20.315Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T03:36:20.315Z] 5e14af77c1be: Pulling fs layer [2021-03-18T03:36:20.315Z] 01666e4c0597: Pulling fs layer [2021-03-18T03:36:20.315Z] aa168da1d23b: Pulling fs layer [2021-03-18T03:36:20.315Z] 93b9cdb0e59b: Waiting [2021-03-18T03:36:20.315Z] 5e14af77c1be: Waiting [2021-03-18T03:36:20.315Z] 01666e4c0597: Waiting [2021-03-18T03:36:20.315Z] aa168da1d23b: Waiting [2021-03-18T03:36:20.315Z] 46f8f816bc3b: Waiting [2021-03-18T03:36:20.315Z] 93b61091891f: Waiting [2021-03-18T03:36:20.610Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T03:36:20.610Z] 36b3adc4ff6f: Download complete [2021-03-18T03:36:20.610Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T03:36:20.610Z] 46f8f816bc3b: Download complete [2021-03-18T03:36:20.610Z] df20fa9351a1: Verifying Checksum [2021-03-18T03:36:20.610Z] df20fa9351a1: Download complete [2021-03-18T03:36:20.610Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T03:36:20.610Z] 93b9cdb0e59b: Download complete [2021-03-18T03:36:20.610Z] 5e14af77c1be: Verifying Checksum [2021-03-18T03:36:20.610Z] 5e14af77c1be: Download complete [2021-03-18T03:36:20.610Z] 93b61091891f: Download complete [2021-03-18T03:36:20.885Z] 01666e4c0597: Verifying Checksum [2021-03-18T03:36:20.885Z] 01666e4c0597: Download complete [2021-03-18T03:36:21.880Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T03:36:21.880Z] 8ad3a11d3b57: Download complete [2021-03-18T03:36:21.880Z] df20fa9351a1: Pull complete [2021-03-18T03:36:22.487Z] 36b3adc4ff6f: Pull complete [2021-03-18T03:36:24.601Z] 8ad3a11d3b57: Pull complete [2021-03-18T03:36:24.874Z] 46f8f816bc3b: Pull complete [2021-03-18T03:36:25.866Z] 93b61091891f: Pull complete [2021-03-18T03:36:25.866Z] 93b9cdb0e59b: Pull complete [2021-03-18T03:36:25.866Z] aa168da1d23b: Verifying Checksum [2021-03-18T03:36:25.866Z] aa168da1d23b: Download complete [2021-03-18T03:36:26.133Z] 5e14af77c1be: Pull complete [2021-03-18T03:36:26.424Z] 01666e4c0597: Pull complete [2021-03-18T03:36:49.170Z] aa168da1d23b: Pull complete [2021-03-18T03:36:49.170Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T03:36:49.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T03:36:49.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T03:36:49.719Z] prd-centos7-docker-4c-2g-30240 does not seem to be running inside a container [2021-03-18T03:36:49.948Z] $ 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-550/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-550 -v /w/workspace/dry_go-mod-core-contracts_PR-550:/w/workspace/dry_go-mod-core-contracts_PR-550:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-550@tmp:/w/workspace/dry_go-mod-core-contracts_PR-550@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:alpine cat [2021-03-18T03:36:54.629Z] $ docker top 0fba0ba29d359ee838bbbd5216ffb90929a75de5c8fefb2945ffc7afc29e00c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T03:36:55.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T03:36:56.064Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T03:36:56.404Z] + ls /var/log/sa-host [2021-03-18T03:36:56.404Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T03:36:56.405Z] file_magic: OK [2021-03-18T03:36:56.405Z] HZ: Using current value: 100 [2021-03-18T03:36:56.405Z] file_header: OK [2021-03-18T03:36:56.405Z] 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-03-18T03:36:56.405Z] Statistics: [2021-03-18T03:36:56.405Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T03:36:56.405Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T03:36:56.405Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T03:36:56.405Z] file_magic: OK [2021-03-18T03:36:56.405Z] HZ: Using current value: 100 [2021-03-18T03:36:56.405Z] file_header: OK [2021-03-18T03:36:56.405Z] 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-03-18T03:36:56.405Z] Statistics: [2021-03-18T03:36:56.405Z] Hnuu...uuuununununu... [2021-03-18T03:36:56.405Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T03:36:57.087Z] provisioning config files... [2021-03-18T03:36:57.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-550@tmp/config2348793112755696569tmp [Pipeline] { [Pipeline] echo [2021-03-18T03:36:57.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:36:58.083Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T03:36:58.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T03:36:58.300Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:36:58.619Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T03:36:58.634Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:36:58.971Z] ---> sudo-logs.sh [2021-03-18T03:36:58.971Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T03:36:59.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:36:59.390Z] ---> job-cost.sh [2021-03-18T03:36:59.391Z] lf-activate-venv: SKIPPING [2021-03-18T03:36:59.391Z] DEBUG: total: 0.20999999344348907 [2021-03-18T03:36:59.391Z] INFO: Retrieving Stack Cost... [2021-03-18T03:37:00.360Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T03:37:00.971Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T03:37:00.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T03:37:01.369Z] ---> logs-deploy.sh [2021-03-18T03:37:01.369Z] lf-activate-venv: SKIPPING [2021-03-18T03:37:01.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-550/3 [2021-03-18T03:37:01.369Z] INFO: archiving workspace using pattern(s): [2021-03-18T03:37:06.021Z] Archives upload complete. [2021-03-18T03:37:06.021Z] INFO: archiving logs to Nexus [2021-03-18T03:37:07.521Z] ---> uname -a: [2021-03-18T03:37:07.521Z] Linux prd-centos7-docker-4c-2g-30240.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-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> lscpu: [2021-03-18T03:37:07.521Z] Architecture: x86_64 [2021-03-18T03:37:07.521Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-18T03:37:07.521Z] Byte Order: Little Endian [2021-03-18T03:37:07.521Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-18T03:37:07.521Z] CPU(s): 4 [2021-03-18T03:37:07.521Z] On-line CPU(s) list: 0-3 [2021-03-18T03:37:07.521Z] Thread(s) per core: 1 [2021-03-18T03:37:07.521Z] Core(s) per socket: 1 [2021-03-18T03:37:07.521Z] Socket(s): 4 [2021-03-18T03:37:07.521Z] NUMA node(s): 1 [2021-03-18T03:37:07.521Z] Vendor ID: GenuineIntel [2021-03-18T03:37:07.521Z] CPU family: 6 [2021-03-18T03:37:07.521Z] Model: 44 [2021-03-18T03:37:07.521Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-18T03:37:07.521Z] Stepping: 1 [2021-03-18T03:37:07.521Z] CPU MHz: 2933.438 [2021-03-18T03:37:07.521Z] BogoMIPS: 5866.87 [2021-03-18T03:37:07.521Z] Virtualization: VT-x [2021-03-18T03:37:07.521Z] Hypervisor vendor: KVM [2021-03-18T03:37:07.521Z] Virtualization type: full [2021-03-18T03:37:07.521Z] L1d cache: 128 KiB [2021-03-18T03:37:07.521Z] L1i cache: 128 KiB [2021-03-18T03:37:07.521Z] L2 cache: 16 MiB [2021-03-18T03:37:07.521Z] L3 cache: 64 MiB [2021-03-18T03:37:07.521Z] NUMA node0 CPU(s): 0-3 [2021-03-18T03:37:07.521Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-18T03:37:07.521Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-18T03:37:07.521Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-18T03:37:07.521Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-18T03:37:07.521Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-18T03:37:07.521Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-18T03:37:07.521Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-18T03:37:07.521Z] Vulnerability Srbds: Not affected [2021-03-18T03:37:07.521Z] Vulnerability Tsx async abort: Not affected [2021-03-18T03:37:07.521Z] 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-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> nproc: [2021-03-18T03:37:07.521Z] 4 [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> df -h: [2021-03-18T03:37:07.521Z] Filesystem Size Used Available Use% Mounted on [2021-03-18T03:37:07.521Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-18T03:37:07.521Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-18T03:37:07.521Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-18T03:37:07.521Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550 [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-550@tmp [2021-03-18T03:37:07.521Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> free -m: [2021-03-18T03:37:07.521Z] total used free shared buff/cache available [2021-03-18T03:37:07.521Z] Mem: 1837 699 112 0 1025 1034 [2021-03-18T03:37:07.521Z] Swap: 1023 1 1022 [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> ip addr: [2021-03-18T03:37:07.521Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-18T03:37:07.521Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-18T03:37:07.521Z] inet 127.0.0.1/8 scope host lo [2021-03-18T03:37:07.521Z] valid_lft forever preferred_lft forever [2021-03-18T03:37:07.521Z] inet6 ::1/128 scope host [2021-03-18T03:37:07.521Z] valid_lft forever preferred_lft forever [2021-03-18T03:37:07.521Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-18T03:37:07.521Z] link/ether fa:16:3e:f2:0e:45 brd ff:ff:ff:ff:ff:ff [2021-03-18T03:37:07.521Z] inet 10.30.122.124/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-18T03:37:07.521Z] valid_lft 85844sec preferred_lft 85844sec [2021-03-18T03:37:07.521Z] inet6 fe80::f816:3eff:fef2:e45/64 scope link [2021-03-18T03:37:07.521Z] valid_lft forever preferred_lft forever [2021-03-18T03:37:07.521Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-18T03:37:07.521Z] link/ether 02:42:ea:d9:e7:6f brd ff:ff:ff:ff:ff:ff [2021-03-18T03:37:07.521Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-18T03:37:07.521Z] valid_lft forever preferred_lft forever [2021-03-18T03:37:07.521Z] inet6 fe80::42:eaff:fed9:e76f/64 scope link [2021-03-18T03:37:07.521Z] valid_lft forever preferred_lft forever [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] ---> sar -b -r -n DEV: [2021-03-18T03:37:07.521Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] 03:27:36 LINUX RESTART (4 CPU) [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] 03:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-18T03:37:07.521Z] 03:29:01 165.52 110.50 55.02 0.00 9037.57 37518.38 0.00 [2021-03-18T03:37:07.521Z] 03:30:01 50.83 13.21 37.62 0.00 4478.38 2589.90 0.00 [2021-03-18T03:37:07.521Z] 03:31:01 2.66 0.00 2.66 0.00 0.00 62.25 0.00 [2021-03-18T03:37:07.521Z] 03:32:01 0.35 0.00 0.35 0.00 0.00 3.50 0.00 [2021-03-18T03:37:07.521Z] 03:33:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 [2021-03-18T03:37:07.521Z] 03:34:01 0.42 0.00 0.42 0.00 0.00 6.71 0.00 [2021-03-18T03:37:07.521Z] 03:35:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 [2021-03-18T03:37:07.521Z] 03:36:01 0.47 0.05 0.42 0.00 3.59 12.20 0.00 [2021-03-18T03:37:07.521Z] Average: 27.36 15.30 12.05 0.00 1677.15 4967.75 0.00 [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] 03:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-18T03:37:07.521Z] 03:29:01 67536 0 558668 29.69 2620 1252720 1036132 35.36 375496 1241824 1020 [2021-03-18T03:37:07.521Z] 03:30:01 154264 0 603608 32.08 2620 1121052 1185404 40.46 416500 1108460 20 [2021-03-18T03:37:07.521Z] 03:31:01 169952 0 587916 31.25 2620 1121056 1078608 36.81 415356 1096844 8 [2021-03-18T03:37:07.521Z] 03:32:01 165256 0 592608 31.50 2620 1121060 1078860 36.82 417220 1099296 12 [2021-03-18T03:37:07.521Z] 03:33:01 165036 0 592824 31.51 2620 1121064 1078932 36.82 424156 1092804 8 [2021-03-18T03:37:07.521Z] 03:34:01 164828 0 593024 31.52 2620 1121072 1078740 36.82 423288 1093944 12 [2021-03-18T03:37:07.521Z] 03:35:01 164316 0 593536 31.55 2620 1121072 1078608 36.81 439876 1078064 12 [2021-03-18T03:37:07.521Z] 03:36:01 159244 0 598180 31.79 2620 1121500 1082104 36.93 443624 1078296 184 [2021-03-18T03:37:07.521Z] Average: 151304 0 590046 31.36 2620 1137574 1087174 37.10 419440 1111192 160 [2021-03-18T03:37:07.521Z] [2021-03-18T03:37:07.521Z] 03:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-18T03:37:07.521Z] 03:29:01 eth0 191.66 127.21 572.55 40.66 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:30:01 eth0 126.80 110.13 510.78 57.42 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:30:01 docker0 9.73 6.24 1.94 21.17 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:31:01 eth0 0.77 0.08 0.06 0.03 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:32:01 eth0 2.48 1.30 3.21 0.26 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:33:01 eth0 0.50 0.40 0.27 0.21 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:34:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.521Z] 03:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] 03:36:01 eth0 2.71 2.01 3.23 0.81 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] Average: eth0 40.40 30.01 135.53 12.38 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] Average: docker0 1.22 0.78 0.24 2.65 0.00 0.00 0.00 0.00 [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z] ---> sar -P ALL: [2021-03-18T03:37:07.522Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z] 03:27:36 LINUX RESTART (4 CPU) [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z] 03:28:02 CPU %user %nice %system %iowait %steal %idle [2021-03-18T03:37:07.522Z] 03:29:01 all 13.05 0.00 8.82 11.10 34.52 32.51 [2021-03-18T03:37:07.522Z] 03:29:01 0 13.75 0.00 8.62 13.49 35.65 28.49 [2021-03-18T03:37:07.522Z] 03:29:01 1 11.26 0.00 7.88 9.45 34.48 36.93 [2021-03-18T03:37:07.522Z] 03:29:01 2 10.78 0.00 7.47 10.10 34.95 36.70 [2021-03-18T03:37:07.522Z] 03:29:01 3 16.78 0.00 11.59 11.51 32.86 27.25 [2021-03-18T03:37:07.522Z] 03:30:01 all 3.36 0.00 2.98 1.09 13.63 78.94 [2021-03-18T03:37:07.522Z] 03:30:01 0 3.41 0.00 2.52 1.21 13.70 79.15 [2021-03-18T03:37:07.522Z] 03:30:01 1 3.95 0.00 3.17 1.54 13.63 77.72 [2021-03-18T03:37:07.522Z] 03:30:01 2 2.58 0.00 3.28 0.81 13.59 79.74 [2021-03-18T03:37:07.522Z] 03:30:01 3 3.54 0.00 2.96 0.78 13.61 79.11 [2021-03-18T03:37:07.522Z] 03:31:01 all 0.09 0.00 0.20 0.00 2.08 97.63 [2021-03-18T03:37:07.522Z] 03:31:01 0 0.23 0.00 0.21 0.00 2.05 97.51 [2021-03-18T03:37:07.522Z] 03:31:01 1 0.05 0.00 0.20 0.00 1.98 97.77 [2021-03-18T03:37:07.522Z] 03:31:01 2 0.05 0.00 0.20 0.00 1.22 98.53 [2021-03-18T03:37:07.522Z] 03:31:01 3 0.03 0.00 0.20 0.00 3.06 96.71 [2021-03-18T03:37:07.522Z] 03:32:01 all 0.12 0.00 0.08 0.00 0.88 98.92 [2021-03-18T03:37:07.522Z] 03:32:01 0 0.26 0.00 0.07 0.00 0.91 98.76 [2021-03-18T03:37:07.522Z] 03:32:01 1 0.03 0.00 0.05 0.00 0.98 98.94 [2021-03-18T03:37:07.522Z] 03:32:01 2 0.05 0.00 0.12 0.00 1.11 98.73 [2021-03-18T03:37:07.522Z] 03:32:01 3 0.12 0.00 0.08 0.00 0.53 99.27 [2021-03-18T03:37:07.522Z] 03:33:01 all 0.11 0.00 0.06 0.00 0.82 99.01 [2021-03-18T03:37:07.522Z] 03:33:01 0 0.03 0.00 0.08 0.00 0.35 99.53 [2021-03-18T03:37:07.522Z] 03:33:01 1 0.03 0.00 0.05 0.00 0.81 99.11 [2021-03-18T03:37:07.522Z] 03:33:01 2 0.07 0.00 0.05 0.00 1.58 98.31 [2021-03-18T03:37:07.522Z] 03:33:01 3 0.30 0.00 0.05 0.00 0.55 99.10 [2021-03-18T03:37:07.522Z] 03:34:01 all 0.11 0.00 0.23 0.00 1.37 98.29 [2021-03-18T03:37:07.522Z] 03:34:01 0 0.03 0.00 0.51 0.00 0.85 98.61 [2021-03-18T03:37:07.522Z] 03:34:01 1 0.02 0.00 0.12 0.00 1.25 98.62 [2021-03-18T03:37:07.522Z] 03:34:01 2 0.08 0.00 0.25 0.00 1.81 97.86 [2021-03-18T03:37:07.522Z] 03:34:01 3 0.30 0.00 0.07 0.00 1.58 98.06 [2021-03-18T03:37:07.522Z] 03:35:01 all 0.11 0.00 0.07 0.00 0.47 99.35 [2021-03-18T03:37:07.522Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.18 99.78 [2021-03-18T03:37:07.522Z] 03:35:01 1 0.35 0.00 0.05 0.00 0.63 98.97 [2021-03-18T03:37:07.522Z] 03:35:01 2 0.03 0.00 0.03 0.00 0.88 99.06 [2021-03-18T03:37:07.522Z] 03:35:01 3 0.05 0.00 0.18 0.00 0.18 99.58 [2021-03-18T03:37:07.522Z] 03:36:01 all 0.20 0.00 0.15 0.00 0.93 98.72 [2021-03-18T03:37:07.522Z] 03:36:01 0 0.18 0.00 0.23 0.00 0.88 98.71 [2021-03-18T03:37:07.522Z] 03:36:01 1 0.08 0.00 0.15 0.00 0.93 98.84 [2021-03-18T03:37:07.522Z] 03:36:01 2 0.10 0.00 0.12 0.00 1.21 98.58 [2021-03-18T03:37:07.522Z] 03:36:01 3 0.43 0.00 0.12 0.00 0.70 98.76 [2021-03-18T03:37:07.522Z] Average: all 2.32 0.00 1.69 1.67 7.30 87.02 [2021-03-18T03:37:07.522Z] Average: 0 2.42 0.00 1.64 2.00 7.30 86.64 [2021-03-18T03:37:07.522Z] Average: 1 2.17 0.00 1.60 1.54 7.44 87.26 [2021-03-18T03:37:07.522Z] Average: 2 1.90 0.00 1.57 1.53 7.63 87.37 [2021-03-18T03:37:07.522Z] Average: 3 2.78 0.00 1.97 1.60 6.83 86.82 [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z] [2021-03-18T03:37:07.522Z]