Pull request #498 opened 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at cdf6f9724aa4f5637705aab0063dc882d2a96c4e rather than cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 Obtained Jenkinsfile from cdf6f9724aa4f5637705aab0063dc882d2a96c4e Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-498/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-498/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-25528 in /w/workspace/dry_go-mod-core-contracts_PR-498 [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-498 # 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/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cdf6f9724aa4f5637705aab0063dc882d2a96c4e into PR head commit cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 Merge succeeded, producing e2a1375524f1fed903b2601992a66aacda4f2790 Checking out Revision e2a1375524f1fed903b2601992a66aacda4f2790 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 # 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 cdf6f9724aa4f5637705aab0063dc882d2a96c4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e2a1375524f1fed903b2601992a66aacda4f2790 # timeout=10 Commit message: "Merge commit 'cdf6f9724aa4f5637705aab0063dc882d2a96c4e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-08T09:28:32.285Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-08T09:28:32.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-08T09:28:32.904Z] ========================================================= [2021-02-08T09:28:32.905Z] EdgeX Global Pipelines Version Info [2021-02-08T09:28:32.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:28:35.551Z] ------------------- [2021-02-08T09:28:35.551Z] stable info: [2021-02-08T09:28:35.551Z] ------------------- [2021-02-08T09:28:35.551Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T09:28:35.551Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:28:35.551Z] Message: update stable to v1.0.179 [2021-02-08T09:28:36.198Z] ------------------- [2021-02-08T09:28:36.198Z] experimental info: [2021-02-08T09:28:36.198Z] ------------------- [2021-02-08T09:28:36.198Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-08T09:28:36.198Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:28:36.198Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-08T09:28:36.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-08T09:28:36.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-08T09:28:36.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-08T09:28:37.032Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-08T09:28:37.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-08T09:28:37.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-08T09:28:37.441Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-08T09:28:37.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-08T09:28:37.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-08T09:28:37.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-08T09:28:37.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-08T09:28:38.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-08T09:28:38.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-08T09:28:38.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-08T09:28:38.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T09:28:38.588Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T09:28:38.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T09:28:38.865Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-08T09:28:38.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-08T09:28:39.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-08T09:28:39.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-08T09:28:39.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-08T09:28:39.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-08T09:28:39.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-08T09:28:39.853Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-08T09:28:39.995Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-08T09:28:40.155Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-08T09:28:40.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2021-02-08T09:28:40.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2021-02-08T09:28:40.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2021-02-08T09:28:40.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2a1375524f1fed903b2601992a66aacda4f2790 [Pipeline] echo [2021-02-08T09:28:40.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2a1375 [Pipeline] echo [2021-02-08T09:28:41.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T09:28:42.066Z] + git log --format=format:%s -1 e2a1375524f1fed903b2601992a66aacda4f2790 [Pipeline] echo [2021-02-08T09:28:42.213Z] GIT_COMMIT: e2a1375524f1fed903b2601992a66aacda4f2790, Commit Message: Merge commit 'cdf6f9724aa4f5637705aab0063dc882d2a96c4e' into HEAD [Pipeline] echo [2021-02-08T09:28:42.286Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:28:43.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:28:43.935Z] [2021-02-08T09:28:43.935Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:28:44.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:28:44.642Z] latest: Pulling from edgex-devops/git-semver [2021-02-08T09:28:44.642Z] 31603596830f: Pulling fs layer [2021-02-08T09:28:44.642Z] 2a8b12db71e7: Pulling fs layer [2021-02-08T09:28:44.642Z] 6ca5941a6612: Pulling fs layer [2021-02-08T09:28:44.642Z] ecc8261a40a4: Pulling fs layer [2021-02-08T09:28:44.642Z] ecc8261a40a4: Waiting [2021-02-08T09:28:44.642Z] 2a8b12db71e7: Download complete [2021-02-08T09:28:44.929Z] 31603596830f: Verifying Checksum [2021-02-08T09:28:44.929Z] 31603596830f: Download complete [2021-02-08T09:28:45.201Z] ecc8261a40a4: Verifying Checksum [2021-02-08T09:28:45.201Z] ecc8261a40a4: Download complete [2021-02-08T09:28:45.201Z] 6ca5941a6612: Verifying Checksum [2021-02-08T09:28:45.201Z] 6ca5941a6612: Download complete [2021-02-08T09:28:45.477Z] 31603596830f: Pull complete [2021-02-08T09:28:45.744Z] 2a8b12db71e7: Pull complete [2021-02-08T09:28:47.265Z] 6ca5941a6612: Pull complete [2021-02-08T09:28:47.532Z] ecc8261a40a4: Pull complete [2021-02-08T09:28:47.800Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-08T09:28:47.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-08T09:28:47.800Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-08T09:28:47.991Z] prd-centos7-docker-4c-2g-25528 does not seem to be running inside a container [2021-02-08T09:28:48.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-498 -v /w/workspace/dry_go-mod-core-contracts_PR-498:/w/workspace/dry_go-mod-core-contracts_PR-498:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-498@tmp:/w/workspace/dry_go-mod-core-contracts_PR-498@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-08T09:28:52.041Z] $ docker top ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-08T09:28:52.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T09:28:52.686Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T09:28:53.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T09:28:53.398Z] $ docker exec ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb ssh-agent [2021-02-08T09:28:53.654Z] SSH_AUTH_SOCK=/tmp/ssh-S4voG99uGWAf/agent.12 [2021-02-08T09:28:53.654Z] SSH_AGENT_PID=17 [2021-02-08T09:28:53.676Z] Running ssh-add (command line suppressed) [2021-02-08T09:28:53.873Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-498@tmp/private_key_1323413641663854602.key (/w/workspace/dry_go-mod-core-contracts_PR-498@tmp/private_key_1323413641663854602.key) [2021-02-08T09:28:53.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T09:28:54.507Z] + git tag --points-at HEAD [Pipeline] } [2021-02-08T09:28:54.595Z] $ docker exec --env ******** --env ******** ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb ssh-agent -k [2021-02-08T09:28:54.960Z] unset SSH_AUTH_SOCK; [2021-02-08T09:28:54.960Z] unset SSH_AGENT_PID; [2021-02-08T09:28:54.960Z] echo Agent pid 17 killed; [2021-02-08T09:28:55.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-08T09:28:55.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-08T09:28:55.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-08T09:28:55.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-08T09:28:55.618Z] $ docker exec ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb ssh-agent [2021-02-08T09:28:55.962Z] SSH_AUTH_SOCK=/tmp/ssh-PWxjvjIkwhOl/agent.45 [2021-02-08T09:28:55.962Z] SSH_AGENT_PID=50 [2021-02-08T09:28:55.972Z] Running ssh-add (command line suppressed) [2021-02-08T09:28:56.294Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-498@tmp/private_key_657912699990641408.key (/w/workspace/dry_go-mod-core-contracts_PR-498@tmp/private_key_657912699990641408.key) [2021-02-08T09:28:56.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-08T09:28:56.866Z] + git semver init [2021-02-08T09:28:56.866Z] # -> Open(): unable to determine branch for HEAD [2021-02-08T09:28:56.866Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-498/.git [2021-02-08T09:28:56.866Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-498 [2021-02-08T09:28:56.866Z] # $SEMVER_REMOTE_NAME = origin [2021-02-08T09:28:56.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-08T09:28:56.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-08T09:28:56.866Z] # $SEMVER_BRANCH = PR-498 [2021-02-08T09:28:56.866Z] # $SEMVER_TEMP = /tmp/semver-612772913 [2021-02-08T09:28:56.866Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-08T09:28:58.508Z] # '/tmp/semver-612772913' -> '/w/workspace/dry_go-mod-core-contracts_PR-498/.semver' [2021-02-08T09:28:58.508Z] # -> Force: false [2021-02-08T09:28:58.508Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-498/.semver [Pipeline] } [2021-02-08T09:28:58.558Z] $ docker exec --env ******** --env ******** ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb ssh-agent -k [2021-02-08T09:28:58.833Z] unset SSH_AUTH_SOCK; [2021-02-08T09:28:58.834Z] unset SSH_AGENT_PID; [2021-02-08T09:28:58.834Z] echo Agent pid 50 killed; [2021-02-08T09:28:58.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-08T09:28:59.704Z] + git semver [Pipeline] } [2021-02-08T09:28:59.756Z] $ docker stop --time=1 ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb [2021-02-08T09:29:01.576Z] $ docker rm -f ab1a4dfa4c969f19abb151c055bac187a9ac20817f57f36ff02feb3dcef304cb [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T09:29:02.326Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-08T09:29:03.167Z] Stashed 1 file(s) [Pipeline] echo [2021-02-08T09:29:03.190Z] [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-02-08T09:29:19.172Z] Still waiting to schedule task [2021-02-08T09:29:19.172Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-08T09:29:19.200Z] Still waiting to schedule task [2021-02-08T09:29:19.200Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-08T09:31:14.326Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25533 in /w/workspace/dry_go-mod-core-contracts_PR-498 [Pipeline] { [Pipeline] ws [2021-02-08T09:31:14.489Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-08T09:31:20.046Z] using credential edgex-jenkins-ssh [2021-02-08T09:31:20.122Z] Cloning the remote Git repository [2021-02-08T09:31:20.187Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:20.303Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-08T09:31:20.392Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:20.393Z] > git --version # timeout=10 [2021-02-08T09:31:20.416Z] > git --version # 'git version 2.17.1' [2021-02-08T09:31:20.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:20.471Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:31:21.550Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-08T09:31:21.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:31:21.610Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-08T09:31:21.648Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:21.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:21.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T09:31:22.314Z] Merging remotes/origin/master commit cdf6f9724aa4f5637705aab0063dc882d2a96c4e into PR head commit cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 [2021-02-08T09:31:22.852Z] Merge succeeded, producing 183167277b3c9f4b6fc81e4417d29f7e1b7c1006 [2021-02-08T09:31:22.853Z] Checking out Revision 183167277b3c9f4b6fc81e4417d29f7e1b7c1006 (PR-498) [2021-02-08T09:31:22.339Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:31:22.354Z] > git checkout -f cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 # timeout=10 [2021-02-08T09:31:22.502Z] > git remote # timeout=10 [2021-02-08T09:31:22.522Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T09:31:22.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:22.634Z] > git merge cdf6f9724aa4f5637705aab0063dc882d2a96c4e # timeout=10 [2021-02-08T09:31:22.840Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T09:31:22.863Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:31:22.876Z] > git checkout -f 183167277b3c9f4b6fc81e4417d29f7e1b7c1006 # timeout=10 [2021-02-08T09:31:27.191Z] Commit message: "Merge commit 'cdf6f9724aa4f5637705aab0063dc882d2a96c4e' into HEAD" [2021-02-08T09:31:27.191Z] First time build. Skipping changelog. [2021-02-08T09:31:27.250Z] > git --version # timeout=10 [2021-02-08T09:31:27.261Z] > git --version # 'git version 2.17.1' [2021-02-08T09:31:27.279Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T09:31:28.903Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:31:29.317Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:31:29.687Z] + sudo service docker restart [2021-02-08T09:31:29.687Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-08T09:31:31.995Z] ========================================================= [2021-02-08T09:31:31.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-08T09:31:31.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:31:33.878Z] + 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-02-08T09:31:33.878Z] Sending build context to Docker daemon 2.597MB [2021-02-08T09:31:33.878Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-08T09:31:33.878Z] Step 2/7 : FROM ${BASE} [2021-02-08T09:31:33.878Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-08T09:31:33.878Z] 5f621e34cdf4: Pulling fs layer [2021-02-08T09:31:33.878Z] a4357932f1b6: Pulling fs layer [2021-02-08T09:31:33.878Z] 18c013af1878: Pulling fs layer [2021-02-08T09:31:33.878Z] 00ac8860ef70: Pulling fs layer [2021-02-08T09:31:33.878Z] 63d7cb157983: Pulling fs layer [2021-02-08T09:31:33.878Z] b116817d02f9: Pulling fs layer [2021-02-08T09:31:33.878Z] 745a02a5169b: Pulling fs layer [2021-02-08T09:31:33.878Z] 00ac8860ef70: Waiting [2021-02-08T09:31:33.878Z] 63d7cb157983: Waiting [2021-02-08T09:31:33.878Z] b116817d02f9: Waiting [2021-02-08T09:31:33.878Z] 745a02a5169b: Waiting [2021-02-08T09:31:33.878Z] 18c013af1878: Verifying Checksum [2021-02-08T09:31:33.878Z] 18c013af1878: Download complete [2021-02-08T09:31:33.878Z] a4357932f1b6: Verifying Checksum [2021-02-08T09:31:33.878Z] a4357932f1b6: Download complete [2021-02-08T09:31:33.878Z] 63d7cb157983: Verifying Checksum [2021-02-08T09:31:33.878Z] 63d7cb157983: Download complete [2021-02-08T09:31:33.878Z] b116817d02f9: Verifying Checksum [2021-02-08T09:31:33.878Z] b116817d02f9: Download complete [2021-02-08T09:31:33.878Z] 5f621e34cdf4: Verifying Checksum [2021-02-08T09:31:33.878Z] 5f621e34cdf4: Download complete [2021-02-08T09:31:34.872Z] 5f621e34cdf4: Pull complete [2021-02-08T09:31:35.483Z] a4357932f1b6: Pull complete [2021-02-08T09:31:35.759Z] 18c013af1878: Pull complete [2021-02-08T09:31:37.734Z] 00ac8860ef70: Download complete [2021-02-08T09:31:37.734Z] 745a02a5169b: Verifying Checksum [2021-02-08T09:31:37.734Z] 745a02a5169b: Download complete [2021-02-08T09:31:38.226Z] Running on prd-centos7-docker-4c-2g-25535 in /w/workspace/dry_go-mod-core-contracts_PR-498 [Pipeline] { [Pipeline] ws [2021-02-08T09:31:38.323Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-08T09:31:47.958Z] 00ac8860ef70: Pull complete [2021-02-08T09:31:47.958Z] 63d7cb157983: Pull complete [2021-02-08T09:31:47.958Z] b116817d02f9: Pull complete [2021-02-08T09:31:48.986Z] using credential edgex-jenkins-ssh [2021-02-08T09:31:49.101Z] Cloning the remote Git repository [2021-02-08T09:31:49.178Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:49.354Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-08T09:31:49.468Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:49.468Z] > git --version # timeout=10 [2021-02-08T09:31:49.484Z] > git --version # 'git version 2.24.3' [2021-02-08T09:31:49.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:49.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:31:50.644Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-08T09:31:50.681Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-08T09:31:50.698Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-08T09:31:50.727Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-08T09:31:50.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:50.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-08T09:31:51.351Z] Merging remotes/origin/master commit cdf6f9724aa4f5637705aab0063dc882d2a96c4e into PR head commit cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 [2021-02-08T09:31:51.945Z] Merge succeeded, producing 91d69df7d4b0408b189f55720e15b218fb36ff16 [2021-02-08T09:31:51.946Z] Checking out Revision 91d69df7d4b0408b189f55720e15b218fb36ff16 (PR-498) [2021-02-08T09:31:51.367Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:31:51.396Z] > git checkout -f cdf59d4831d2e5f2dad983ec298d70b2ae73bd43 # timeout=10 [2021-02-08T09:31:51.578Z] > git remote # timeout=10 [2021-02-08T09:31:51.622Z] > git config --get remote.origin.url # timeout=10 [2021-02-08T09:31:51.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-08T09:31:51.741Z] > git merge cdf6f9724aa4f5637705aab0063dc882d2a96c4e # timeout=10 [2021-02-08T09:31:51.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-08T09:31:51.953Z] > git config core.sparsecheckout # timeout=10 [2021-02-08T09:31:51.979Z] > git checkout -f 91d69df7d4b0408b189f55720e15b218fb36ff16 # timeout=10 [2021-02-08T09:31:52.295Z] 745a02a5169b: Pull complete [2021-02-08T09:31:52.295Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-08T09:31:52.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-08T09:31:52.295Z] ---> b7e6874047d6 [2021-02-08T09:31:52.295Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T09:31:54.312Z] ---> Running in 44de5fd1acc5 [2021-02-08T09:31:54.594Z] Removing intermediate container 44de5fd1acc5 [2021-02-08T09:31:54.594Z] ---> 9a81474f3ab1 [2021-02-08T09:31:54.594Z] Step 4/7 : RUN apk add bash [2021-02-08T09:31:54.875Z] ---> Running in 73cef06d69b7 [2021-02-08T09:31:56.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-08T09:31:56.463Z] Commit message: "Merge commit 'cdf6f9724aa4f5637705aab0063dc882d2a96c4e' into HEAD" [2021-02-08T09:31:56.463Z] First time build. Skipping changelog. [2021-02-08T09:31:56.543Z] > git --version # timeout=10 [2021-02-08T09:31:56.565Z] > git --version # 'git version 2.24.3' [2021-02-08T09:31:56.604Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-08T09:31:56.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-08T09:31:58.303Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-02-08T09:31:58.348Z] OK: 142 MiB in 39 packages [Pipeline] sh [2021-02-08T09:31:58.695Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-08T09:31:59.121Z] + sudo service docker restart [2021-02-08T09:31:59.121Z] + true [2021-02-08T09:31:59.121Z] Redirecting to /bin/systemctl restart docker.service [2021-02-08T09:31:59.379Z] Removing intermediate container 73cef06d69b7 [2021-02-08T09:31:59.379Z] ---> d9ccc9647833 [2021-02-08T09:31:59.379Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-08T09:31:59.379Z] ---> Running in 2945be1cce07 [2021-02-08T09:31:59.652Z] Removing intermediate container 2945be1cce07 [2021-02-08T09:31:59.652Z] ---> 30a152a6b502 [2021-02-08T09:31:59.652Z] Step 6/7 : COPY go.mod . [2021-02-08T09:32:00.258Z] ---> 58040ebf8834 [2021-02-08T09:32:00.258Z] Step 7/7 : RUN go mod download [2021-02-08T09:32:00.542Z] ---> Running in b5ce44ea0b88 [Pipeline] unstash [Pipeline] echo [2021-02-08T09:32:02.469Z] ========================================================= [2021-02-08T09:32:02.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-08T09:32:02.469Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:32:03.047Z] + 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-02-08T09:32:04.112Z] Sending build context to Docker daemon 2.598MB [2021-02-08T09:32:04.112Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-08T09:32:04.112Z] Step 2/7 : FROM ${BASE} [2021-02-08T09:32:04.112Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-08T09:32:04.112Z] 188c0c94c7c5: Pulling fs layer [2021-02-08T09:32:04.112Z] 0ef7d3d256c8: Pulling fs layer [2021-02-08T09:32:04.112Z] de9db76c5a1d: Pulling fs layer [2021-02-08T09:32:04.112Z] bca2f99d35d6: Pulling fs layer [2021-02-08T09:32:04.112Z] 93359f2a8cfa: Pulling fs layer [2021-02-08T09:32:04.112Z] 7c6f9722023f: Pulling fs layer [2021-02-08T09:32:04.112Z] a35cf1a2eb13: Pulling fs layer [2021-02-08T09:32:04.112Z] 93359f2a8cfa: Waiting [2021-02-08T09:32:04.112Z] 7c6f9722023f: Waiting [2021-02-08T09:32:04.112Z] bca2f99d35d6: Waiting [2021-02-08T09:32:04.112Z] a35cf1a2eb13: Waiting [2021-02-08T09:32:04.112Z] de9db76c5a1d: Verifying Checksum [2021-02-08T09:32:04.112Z] de9db76c5a1d: Download complete [2021-02-08T09:32:04.409Z] 0ef7d3d256c8: Download complete [2021-02-08T09:32:04.409Z] 93359f2a8cfa: Verifying Checksum [2021-02-08T09:32:04.409Z] 93359f2a8cfa: Download complete [2021-02-08T09:32:04.409Z] 7c6f9722023f: Verifying Checksum [2021-02-08T09:32:04.409Z] 7c6f9722023f: Download complete [2021-02-08T09:32:04.409Z] 188c0c94c7c5: Verifying Checksum [2021-02-08T09:32:04.409Z] 188c0c94c7c5: Download complete [2021-02-08T09:32:05.439Z] 188c0c94c7c5: Pull complete [2021-02-08T09:32:05.722Z] 0ef7d3d256c8: Pull complete [2021-02-08T09:32:06.009Z] de9db76c5a1d: Pull complete [2021-02-08T09:32:10.251Z] a35cf1a2eb13: Verifying Checksum [2021-02-08T09:32:10.251Z] a35cf1a2eb13: Download complete [2021-02-08T09:32:13.112Z] bca2f99d35d6: Verifying Checksum [2021-02-08T09:32:13.112Z] bca2f99d35d6: Download complete [2021-02-08T09:32:15.720Z] Removing intermediate container b5ce44ea0b88 [2021-02-08T09:32:15.720Z] ---> e1908dfc7a9f [2021-02-08T09:32:15.720Z] Successfully built e1908dfc7a9f [2021-02-08T09:32:15.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:32:16.138Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T09:32:16.138Z] . [Pipeline] withDockerContainer [2021-02-08T09:32:16.431Z] prd-ubuntu18.04-docker-arm64-4c-16g-25533 does not seem to be running inside a container [2021-02-08T09:32:16.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T09:32:18.076Z] $ docker top 5a8415c5f611ce3ab2a65cd9ea7e4e1f79b28fe332a5d6f8b59733b8323cb3e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:32:19.171Z] + go version [2021-02-08T09:32:19.171Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-08T09:32:19.219Z] $ docker stop --time=1 5a8415c5f611ce3ab2a65cd9ea7e4e1f79b28fe332a5d6f8b59733b8323cb3e0 [2021-02-08T09:32:21.139Z] $ docker rm -f 5a8415c5f611ce3ab2a65cd9ea7e4e1f79b28fe332a5d6f8b59733b8323cb3e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:32:22.458Z] + docker inspect -f . ci-base-image-arm64 [2021-02-08T09:32:22.458Z] . [Pipeline] withDockerContainer [2021-02-08T09:32:22.745Z] prd-ubuntu18.04-docker-arm64-4c-16g-25533 does not seem to be running inside a container [2021-02-08T09:32:22.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-08T09:32:24.330Z] $ docker top 9fb7f1d486858c8385716873cfa1c7106dee84fc43a64e17823a80c4728b6b4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:32:25.420Z] + make test [2021-02-08T09:32:25.420Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-08T09:32:28.804Z] bca2f99d35d6: Pull complete [2021-02-08T09:32:28.804Z] 93359f2a8cfa: Pull complete [2021-02-08T09:32:28.804Z] 7c6f9722023f: Pull complete [2021-02-08T09:32:34.909Z] a35cf1a2eb13: Pull complete [2021-02-08T09:32:34.909Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-08T09:32:34.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-08T09:32:34.909Z] ---> a62c8e92a672 [2021-02-08T09:32:34.909Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-08T09:32:34.909Z] ---> Running in c6d5042a9b12 [2021-02-08T09:32:35.208Z] Removing intermediate container c6d5042a9b12 [2021-02-08T09:32:35.208Z] ---> df04e880966d [2021-02-08T09:32:35.208Z] Step 4/7 : RUN apk add bash [2021-02-08T09:32:35.208Z] ---> Running in 72a126b16270 [2021-02-08T09:32:36.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-08T09:32:36.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-08T09:32:37.989Z] OK: 166 MiB in 39 packages [2021-02-08T09:32:39.006Z] Removing intermediate container 72a126b16270 [2021-02-08T09:32:39.006Z] ---> 616d49a242a8 [2021-02-08T09:32:39.006Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-08T09:32:39.006Z] ---> Running in b0d675b24db3 [2021-02-08T09:32:39.724Z] Removing intermediate container b0d675b24db3 [2021-02-08T09:32:39.724Z] ---> b7e689546837 [2021-02-08T09:32:39.724Z] Step 6/7 : COPY go.mod . [2021-02-08T09:32:40.383Z] ---> 7aae9cafb93c [2021-02-08T09:32:40.383Z] Step 7/7 : RUN go mod download [2021-02-08T09:32:40.383Z] ---> Running in b263755da15b [2021-02-08T09:32:47.645Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-08T09:32:49.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements [2021-02-08T09:32:49.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements [2021-02-08T09:32:51.643Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements [2021-02-08T09:32:51.643Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.038s coverage: 77.8% of statements [2021-02-08T09:32:51.643Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-08T09:32:53.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.039s coverage: 26.3% of statements [2021-02-08T09:32:53.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements [2021-02-08T09:32:53.669Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.035s coverage: 100.0% of statements [2021-02-08T09:32:55.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements [2021-02-08T09:32:55.647Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-08T09:32:55.647Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-08T09:32:55.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.029s coverage: 100.0% of statements [2021-02-08T09:32:55.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.037s coverage: 36.7% of statements [2021-02-08T09:32:58.931Z] Removing intermediate container b263755da15b [2021-02-08T09:32:58.931Z] ---> 1e13c15d82ef [2021-02-08T09:32:58.932Z] Successfully built 1e13c15d82ef [2021-02-08T09:32:58.932Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:32:59.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.117s coverage: 63.0% of statements [2021-02-08T09:32:59.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.026s coverage: 26.3% of statements [2021-02-08T09:32:59.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.030s coverage: 15.4% of statements [2021-02-08T09:32:59.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.020s coverage: 15.4% of statements [2021-02-08T09:32:59.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements [2021-02-08T09:32:59.062Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-08T09:32:59.390Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T09:32:59.774Z] . [Pipeline] withDockerContainer [2021-02-08T09:33:00.473Z] prd-centos7-docker-4c-2g-25535 does not seem to be running inside a container [2021-02-08T09:33:00.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T09:33:02.609Z] $ docker top 92e6d3e0eccf521f706de805351f73aec46af7cd1ea9f64e04c9e0c3f1a1b21a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:33:03.695Z] + go version [2021-02-08T09:33:03.695Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-08T09:33:03.743Z] $ docker stop --time=1 92e6d3e0eccf521f706de805351f73aec46af7cd1ea9f64e04c9e0c3f1a1b21a [2021-02-08T09:33:04.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.213s coverage: 84.6% of statements [2021-02-08T09:33:04.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-08T09:33:04.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-08T09:33:04.527Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-08T09:33:04.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.113s coverage: 51.0% of statements [2021-02-08T09:33:04.527Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.032s coverage: 94.7% of statements [2021-02-08T09:33:05.721Z] $ docker rm -f 92e6d3e0eccf521f706de805351f73aec46af7cd1ea9f64e04c9e0c3f1a1b21a [2021-02-08T09:33:05.998Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.148s coverage: 84.6% of statements [2021-02-08T09:33:05.998Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements [2021-02-08T09:33:05.998Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-08T09:33:05.998Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:33:07.367Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-08T09:33:07.367Z] . [Pipeline] withDockerContainer [2021-02-08T09:33:07.967Z] prd-centos7-docker-4c-2g-25535 does not seem to be running inside a container [2021-02-08T09:33:08.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-08T09:33:09.232Z] $ docker top 687d0af3b3bb30edd2c0a038f4924990c23a10632b188d688036b53217ea11f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:33:10.368Z] + make test [2021-02-08T09:33:10.368Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-08T09:33:11.469Z] gofmt -l . [2021-02-08T09:33:12.077Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-08T09:33:12.731Z] $ docker stop --time=1 9fb7f1d486858c8385716873cfa1c7106dee84fc43a64e17823a80c4728b6b4a [2021-02-08T09:33:15.173Z] $ docker rm -f 9fb7f1d486858c8385716873cfa1c7106dee84fc43a64e17823a80c4728b6b4a [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T09:33:16.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T09:33:17.289Z] 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-08T09:33:29.560Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-08T09:33:31.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.021s coverage: 85.7% of statements [2021-02-08T09:33:31.857Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.052s coverage: 100.0% of statements [2021-02-08T09:33:32.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements [2021-02-08T09:33:32.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.054s coverage: 77.8% of statements [2021-02-08T09:33:32.197Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-08T09:33:33.891Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.066s coverage: 26.3% of statements [2021-02-08T09:33:34.211Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.050s coverage: 14.7% of statements [2021-02-08T09:33:34.211Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.124s coverage: 100.0% of statements [2021-02-08T09:33:35.346Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.054s coverage: 91.8% of statements [2021-02-08T09:33:35.346Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-08T09:33:35.346Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-08T09:33:35.346Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.029s coverage: 100.0% of statements [2021-02-08T09:33:35.346Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.027s coverage: 36.7% of statements [2021-02-08T09:33:40.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.048s coverage: 63.0% of statements [2021-02-08T09:33:40.014Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.051s coverage: 26.3% of statements [2021-02-08T09:33:40.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.020s coverage: 15.4% of statements [2021-02-08T09:33:40.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements [2021-02-08T09:33:40.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.119s coverage: 14.3% of statements [2021-02-08T09:33:40.016Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-08T09:33:42.213Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.170s coverage: 84.6% of statements [2021-02-08T09:33:42.213Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-08T09:33:42.213Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-08T09:33:42.213Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-08T09:33:43.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.112s coverage: 51.0% of statements [2021-02-08T09:33:43.866Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.074s coverage: 94.7% of statements [2021-02-08T09:33:44.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.222s coverage: 84.6% of statements [2021-02-08T09:33:44.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.034s coverage: 100.0% of statements [2021-02-08T09:33:44.165Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-08T09:33:44.438Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-08T09:33:49.259Z] gofmt -l . [2021-02-08T09:33:49.736Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-08T09:33:50.243Z] $ docker stop --time=1 687d0af3b3bb30edd2c0a038f4924990c23a10632b188d688036b53217ea11f7 [2021-02-08T09:33:53.621Z] $ docker rm -f 687d0af3b3bb30edd2c0a038f4924990c23a10632b188d688036b53217ea11f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-08T09:33:55.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-08T09:33:55.537Z] Warning: overwriting stash ‘coverage-report’ [2021-02-08T09:33:57.635Z] 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 [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-02-08T09:34:00.264Z] provisioning config files... [2021-02-08T09:34:00.294Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-498@tmp/config2675783246935018289tmp [Pipeline] { [Pipeline] sh [2021-02-08T09:34:01.080Z] + set +x [2021-02-08T09:34:01.081Z] + curl -s https://codecov.io/bash [2021-02-08T09:34:01.081Z] + bash -s -- [2021-02-08T09:34:01.401Z] [2021-02-08T09:34:01.401Z] _____ _ [2021-02-08T09:34:01.401Z] / ____| | | [2021-02-08T09:34:01.401Z] | | ___ __| | ___ ___ _____ __ [2021-02-08T09:34:01.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-08T09:34:01.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-08T09:34:01.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-08T09:34:01.401Z] Bash-20210129-7c25fce [2021-02-08T09:34:01.401Z] [2021-02-08T09:34:01.401Z] [2021-02-08T09:34:01.401Z] ==> git version 2.24.3 found [2021-02-08T09:34:01.401Z] ==> 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-02-08T09:34:01.401Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-08T09:34:01.401Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-08T09:34:01.401Z] ==> Jenkins CI detected. [2021-02-08T09:34:01.401Z] project root: . [2021-02-08T09:34:01.401Z] --> token set from env [2021-02-08T09:34:01.734Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-08T09:34:01.734Z] ==> Running gcov in . (disable via -X gcov) [2021-02-08T09:34:01.734Z] ==> Python coveragepy not found [2021-02-08T09:34:01.734Z] ==> Searching for coverage reports in: [2021-02-08T09:34:01.734Z] + . [2021-02-08T09:34:01.734Z] -> Found 1 reports [2021-02-08T09:34:01.734Z] ==> Detecting git/mercurial file structure [2021-02-08T09:34:02.030Z] ==> Reading reports [2021-02-08T09:34:02.030Z] + ./coverage.out bytes=148564 [2021-02-08T09:34:02.030Z] ==> Appending adjustments [2021-02-08T09:34:02.030Z] https://docs.codecov.io/docs/fixing-reports [2021-02-08T09:34:05.759Z] + Found adjustments [2021-02-08T09:34:05.759Z] ==> Gzipping contents [2021-02-08T09:34:06.063Z] 24K /tmp/codecov.H1STAb.gz [2021-02-08T09:34:06.063Z] ==> Uploading reports [2021-02-08T09:34:06.063Z] url: https://codecov.io [2021-02-08T09:34:06.063Z] query: branch=PR-498&commit=e2a1375524f1fed903b2601992a66aacda4f2790&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=498&job=&cmd_args= [2021-02-08T09:34:06.063Z] -> Pinging Codecov [2021-02-08T09:34:06.063Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-498&commit=e2a1375524f1fed903b2601992a66aacda4f2790&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=498&job=&cmd_args= [2021-02-08T09:34:06.338Z] -> Uploading to [2021-02-08T09:34:06.339Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-08/71470A77251A30514AAF9C0BB2E5B6CE/e2a1375524f1fed903b2601992a66aacda4f2790/16213a61-770c-48c2-b2b8-ae98de657ad2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T093406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52dfef746bdc337ba80eba0da1bc4c79c8a4710712eef9433f8826b97430e429 [2021-02-08T09:34:06.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-08T09:34:06.645Z] Dload Upload Total Spent Left Speed [2021-02-08T09:34:06.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22645 0 0 100 22645 0 44707 --:--:-- --:--:-- --:--:-- 44752 [2021-02-08T09:34:06.935Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e2a1375524f1fed903b2601992a66aacda4f2790 [Pipeline] } [2021-02-08T09:34:06.963Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-08T09:34:10.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:11.172Z] ---> package-listing.sh [2021-02-08T09:34:11.172Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-08T09:34:11.172Z] ++ facter osfamily [2021-02-08T09:34:11.783Z] + OS_FAMILY=redhat [2021-02-08T09:34:11.783Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-498 [2021-02-08T09:34:11.783Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-08T09:34:11.783Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-08T09:34:11.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-08T09:34:11.783Z] + PACKAGES=/tmp/packages_start.txt [2021-02-08T09:34:11.783Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-498 ']' [2021-02-08T09:34:11.783Z] + PACKAGES=/tmp/packages_end.txt [2021-02-08T09:34:11.783Z] + case "${OS_FAMILY}" in [2021-02-08T09:34:11.783Z] + sort [2021-02-08T09:34:11.783Z] + rpm -qa [2021-02-08T09:34:18.914Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-08T09:34:18.914Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-08T09:34:18.914Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-08T09:34:18.914Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-498 ']' [2021-02-08T09:34:18.914Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-498/archives/ [2021-02-08T09:34:18.914Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-498/archives/ [Pipeline] echo [2021-02-08T09:34:18.960Z] 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-08T09:34:19.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:34:19.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:34:19.841Z] [2021-02-08T09:34:19.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-08T09:34:20.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:34:20.495Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-08T09:34:20.495Z] df20fa9351a1: Pulling fs layer [2021-02-08T09:34:20.495Z] 36b3adc4ff6f: Pulling fs layer [2021-02-08T09:34:20.495Z] 8ad3a11d3b57: Pulling fs layer [2021-02-08T09:34:20.495Z] 46f8f816bc3b: Pulling fs layer [2021-02-08T09:34:20.495Z] 93b61091891f: Pulling fs layer [2021-02-08T09:34:20.495Z] 93b9cdb0e59b: Pulling fs layer [2021-02-08T09:34:20.495Z] 5e14af77c1be: Pulling fs layer [2021-02-08T09:34:20.495Z] 01666e4c0597: Pulling fs layer [2021-02-08T09:34:20.495Z] aa168da1d23b: Pulling fs layer [2021-02-08T09:34:20.495Z] 46f8f816bc3b: Waiting [2021-02-08T09:34:20.495Z] 93b61091891f: Waiting [2021-02-08T09:34:20.495Z] 93b9cdb0e59b: Waiting [2021-02-08T09:34:20.495Z] 5e14af77c1be: Waiting [2021-02-08T09:34:20.495Z] 01666e4c0597: Waiting [2021-02-08T09:34:20.495Z] aa168da1d23b: Waiting [2021-02-08T09:34:20.813Z] 36b3adc4ff6f: Verifying Checksum [2021-02-08T09:34:20.813Z] 36b3adc4ff6f: Download complete [2021-02-08T09:34:20.813Z] 46f8f816bc3b: Verifying Checksum [2021-02-08T09:34:20.813Z] 46f8f816bc3b: Download complete [2021-02-08T09:34:20.813Z] df20fa9351a1: Verifying Checksum [2021-02-08T09:34:20.813Z] df20fa9351a1: Download complete [2021-02-08T09:34:20.813Z] 93b9cdb0e59b: Verifying Checksum [2021-02-08T09:34:20.813Z] 93b9cdb0e59b: Download complete [2021-02-08T09:34:20.813Z] 5e14af77c1be: Verifying Checksum [2021-02-08T09:34:20.813Z] 5e14af77c1be: Download complete [2021-02-08T09:34:20.813Z] 93b61091891f: Verifying Checksum [2021-02-08T09:34:20.813Z] 93b61091891f: Download complete [2021-02-08T09:34:21.090Z] 01666e4c0597: Verifying Checksum [2021-02-08T09:34:21.090Z] 01666e4c0597: Download complete [2021-02-08T09:34:21.817Z] 8ad3a11d3b57: Verifying Checksum [2021-02-08T09:34:21.817Z] 8ad3a11d3b57: Download complete [2021-02-08T09:34:21.817Z] df20fa9351a1: Pull complete [2021-02-08T09:34:22.100Z] 36b3adc4ff6f: Pull complete [2021-02-08T09:34:23.598Z] 8ad3a11d3b57: Pull complete [2021-02-08T09:34:23.933Z] 46f8f816bc3b: Pull complete [2021-02-08T09:34:24.717Z] 93b61091891f: Pull complete [2021-02-08T09:34:24.989Z] 93b9cdb0e59b: Pull complete [2021-02-08T09:34:25.577Z] 5e14af77c1be: Pull complete [2021-02-08T09:34:26.174Z] 01666e4c0597: Pull complete [2021-02-08T09:34:27.184Z] aa168da1d23b: Verifying Checksum [2021-02-08T09:34:27.184Z] aa168da1d23b: Download complete [2021-02-08T09:34:42.931Z] aa168da1d23b: Pull complete [2021-02-08T09:34:42.931Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-08T09:34:42.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-08T09:34:42.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-08T09:34:43.383Z] prd-centos7-docker-4c-2g-25528 does not seem to be running inside a container [2021-02-08T09:34:43.544Z] $ 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-498/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-498 -v /w/workspace/dry_go-mod-core-contracts_PR-498:/w/workspace/dry_go-mod-core-contracts_PR-498:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-498@tmp:/w/workspace/dry_go-mod-core-contracts_PR-498@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:10003/edgex-lftools-log-publisher:alpine cat [2021-02-08T09:34:46.719Z] $ docker top 860ea333c8c574b32b5a2a7f7f0a160374f95b43a2484d3a8fb3b1f609ff65b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-08T09:34:47.901Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-08T09:34:48.340Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-08T09:34:48.804Z] + ls /var/log/sa-host [2021-02-08T09:34:48.804Z] + sadf -c /var/log/sa-host/sa08 [2021-02-08T09:34:49.080Z] file_magic: OK [2021-02-08T09:34:49.080Z] HZ: Using current value: 100 [2021-02-08T09:34:49.080Z] file_header: OK [2021-02-08T09:34:49.080Z] 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-02-08T09:34:49.080Z] Statistics: [2021-02-08T09:34:49.080Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-08T09:34:49.080Z] File successfully converted to sysstat format version 12.2.1 [2021-02-08T09:34:49.080Z] + sadf -c /var/log/sa-host/sa23 [2021-02-08T09:34:49.080Z] file_magic: OK [2021-02-08T09:34:49.080Z] HZ: Using current value: 100 [2021-02-08T09:34:49.080Z] file_header: OK [2021-02-08T09:34:49.080Z] 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-02-08T09:34:49.080Z] Statistics: [2021-02-08T09:34:49.080Z] Hnuu...uuuununununu... [2021-02-08T09:34:49.080Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-08T09:34:49.409Z] provisioning config files... [2021-02-08T09:34:49.431Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-498@tmp/config3586748315389678241tmp [Pipeline] { [Pipeline] echo [2021-02-08T09:34:49.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:50.355Z] ---> create-netrc.sh [Pipeline] } [2021-02-08T09:34:50.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-08T09:34:50.567Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:51.377Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-08T09:34:51.467Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:52.119Z] ---> sudo-logs.sh [2021-02-08T09:34:52.120Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-08T09:34:52.560Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:53.655Z] ---> job-cost.sh [2021-02-08T09:34:54.049Z] lf-activate-venv: SKIPPING [2021-02-08T09:34:54.049Z] INFO: No Stack... [2021-02-08T09:34:54.832Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-08T09:34:55.586Z] INFO: Archiving Costs [Pipeline] echo [2021-02-08T09:34:55.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-08T09:34:56.557Z] ---> logs-deploy.sh [2021-02-08T09:34:56.557Z] lf-activate-venv: SKIPPING [2021-02-08T09:34:56.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-498/1 [2021-02-08T09:34:56.557Z] INFO: archiving workspace using pattern(s): [2021-02-08T09:34:59.388Z] Archives upload complete. [2021-02-08T09:34:59.388Z] INFO: archiving logs to Nexus