Pull request #171 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3+d0b1f4e5720038ea58286d19d2d8644e0170fdce (b8387d3a1e20a27394c29c474798addf15d429a4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-26980 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 Merge succeeded, producing ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 Checking out Revision ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 (PR-171) > git config core.sparsecheckout # timeout=10 > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # 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 d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 # timeout=10 Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-19T22:29:35.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-19T22:29:35.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-19T22:29:35.804Z] ========================================================= [2021-02-19T22:29:35.804Z] EdgeX Global Pipelines Version Info [2021-02-19T22:29:35.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 [2021-02-19T22:29:37.304Z] ------------------- [2021-02-19T22:29:37.304Z] stable info: [2021-02-19T22:29:37.304Z] ------------------- [2021-02-19T22:29:37.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T22:29:37.304Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T22:29:37.304Z] Message: update stable to v1.0.179 [2021-02-19T22:29:38.693Z] ------------------- [2021-02-19T22:29:38.693Z] experimental info: [2021-02-19T22:29:38.693Z] ------------------- [2021-02-19T22:29:38.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T22:29:38.693Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T22:29:38.693Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-19T22:29:38.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-02-19T22:29:39.060Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-02-19T22:29:39.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-19T22:29:39.259Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-19T22:29:39.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-19T22:29:39.473Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-19T22:29:39.570Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-19T22:29:39.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-19T22:29:39.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-19T22:29:39.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-19T22:29:39.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-19T22:29:40.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-02-19T22:29:40.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-19T22:29:40.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-19T22:29:40.409Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T22:29:40.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T22:29:40.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T22:29:40.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T22:29:40.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-19T22:29:41.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-19T22:29:41.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-19T22:29:41.232Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-19T22:29:41.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-19T22:29:41.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-19T22:29:41.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-19T22:29:41.658Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-19T22:29:41.748Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-19T22:29:41.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2021-02-19T22:29:42.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2021-02-19T22:29:42.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2021-02-19T22:29:42.282Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] echo [2021-02-19T22:29:42.392Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddad7fe [Pipeline] echo [2021-02-19T22:29:42.520Z] [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-19T22:29:43.441Z] + git log --format=format:%s -1 ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] echo [2021-02-19T22:29:43.543Z] GIT_COMMIT: ddad7feedc0ac02c1ce6c62db08597e76f9e57d1, Commit Message: Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD [Pipeline] echo [2021-02-19T22:29:43.593Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:29:44.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T22:29:44.856Z] [2021-02-19T22:29:44.856Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:29:45.206Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T22:29:45.206Z] latest: Pulling from edgex-devops/git-semver [2021-02-19T22:29:45.206Z] 31603596830f: Pulling fs layer [2021-02-19T22:29:45.206Z] 2a8b12db71e7: Pulling fs layer [2021-02-19T22:29:45.206Z] 6ca5941a6612: Pulling fs layer [2021-02-19T22:29:45.206Z] ecc8261a40a4: Pulling fs layer [2021-02-19T22:29:45.206Z] ecc8261a40a4: Waiting [2021-02-19T22:29:45.206Z] 2a8b12db71e7: Verifying Checksum [2021-02-19T22:29:45.206Z] 2a8b12db71e7: Download complete [2021-02-19T22:29:45.471Z] 31603596830f: Verifying Checksum [2021-02-19T22:29:45.471Z] 31603596830f: Download complete [2021-02-19T22:29:45.471Z] ecc8261a40a4: Verifying Checksum [2021-02-19T22:29:45.471Z] ecc8261a40a4: Download complete [2021-02-19T22:29:45.740Z] 6ca5941a6612: Verifying Checksum [2021-02-19T22:29:45.740Z] 6ca5941a6612: Download complete [2021-02-19T22:29:45.740Z] 31603596830f: Pull complete [2021-02-19T22:29:46.004Z] 2a8b12db71e7: Pull complete [2021-02-19T22:29:46.585Z] 6ca5941a6612: Pull complete [2021-02-19T22:29:46.848Z] ecc8261a40a4: Pull complete [2021-02-19T22:29:46.848Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-19T22:29:46.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T22:29:46.848Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-19T22:29:46.959Z] prd-centos7-docker-4c-2g-26980 does not seem to be running inside a container [2021-02-19T22:29:47.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-171 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171:/w/workspace/xfoundry_go-mod-bootstrap_PR-171:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-19T22:29:48.960Z] $ docker top 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-19T22:29:49.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T22:29:49.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T22:29:49.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T22:29:49.467Z] $ docker exec 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent [2021-02-19T22:29:49.634Z] SSH_AUTH_SOCK=/tmp/ssh-xrTYUmcBeuqx/agent.11 [2021-02-19T22:29:49.634Z] SSH_AGENT_PID=17 [2021-02-19T22:29:49.644Z] Running ssh-add (command line suppressed) [2021-02-19T22:29:49.773Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_3307358098508768198.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_3307358098508768198.key) [2021-02-19T22:29:49.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T22:29:50.156Z] + git tag --points-at HEAD [Pipeline] } [2021-02-19T22:29:50.178Z] $ docker exec --env ******** --env ******** 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent -k [2021-02-19T22:29:50.293Z] unset SSH_AUTH_SOCK; [2021-02-19T22:29:50.293Z] unset SSH_AGENT_PID; [2021-02-19T22:29:50.293Z] echo Agent pid 17 killed; [2021-02-19T22:29:50.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-19T22:29:50.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T22:29:50.529Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T22:29:50.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T22:29:50.698Z] $ docker exec 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent [2021-02-19T22:29:50.861Z] SSH_AUTH_SOCK=/tmp/ssh-ZpT4TVkfEzPS/agent.46 [2021-02-19T22:29:50.861Z] SSH_AGENT_PID=51 [2021-02-19T22:29:50.867Z] Running ssh-add (command line suppressed) [2021-02-19T22:29:50.988Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_2058041042385534562.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/private_key_2058041042385534562.key) [2021-02-19T22:29:51.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T22:29:51.372Z] + git semver init [2021-02-19T22:29:51.373Z] # -> Open(): unable to determine branch for HEAD [2021-02-19T22:29:51.373Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-171/.git [2021-02-19T22:29:51.373Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [2021-02-19T22:29:51.373Z] # $SEMVER_REMOTE_NAME = origin [2021-02-19T22:29:51.373Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-19T22:29:51.373Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-19T22:29:51.373Z] # $SEMVER_BRANCH = PR-171 [2021-02-19T22:29:51.373Z] # $SEMVER_TEMP = /tmp/semver-205280240 [2021-02-19T22:29:51.373Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-02-19T22:29:51.947Z] # '/tmp/semver-205280240' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-171/.semver' [2021-02-19T22:29:51.947Z] # -> Force: false [2021-02-19T22:29:51.947Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-171/.semver [Pipeline] } [2021-02-19T22:29:51.960Z] $ docker exec --env ******** --env ******** 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb ssh-agent -k [2021-02-19T22:29:52.094Z] unset SSH_AUTH_SOCK; [2021-02-19T22:29:52.094Z] unset SSH_AGENT_PID; [2021-02-19T22:29:52.094Z] echo Agent pid 51 killed; [2021-02-19T22:29:52.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-19T22:29:52.613Z] + git semver [Pipeline] } [2021-02-19T22:29:52.631Z] $ docker stop --time=1 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb [2021-02-19T22:29:54.537Z] $ docker rm -f 2cea932b9cc4d73548c606f46d571945fe1f396df4380439677f489dbb2984bb [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T22:29:54.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-19T22:29:55.580Z] Stashed 1 file(s) [Pipeline] echo [2021-02-19T22:29:55.583Z] [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-19T22:30:11.161Z] Still waiting to schedule task [2021-02-19T22:30:11.162Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26980’ [2021-02-19T22:30:11.164Z] Still waiting to schedule task [2021-02-19T22:30:11.164Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-19T22:31:52.844Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26981 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [Pipeline] { [Pipeline] ws [2021-02-19T22:31:52.971Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-02-19T22:31:58.268Z] using credential edgex-jenkins-ssh [2021-02-19T22:31:58.322Z] Cloning the remote Git repository [2021-02-19T22:31:58.354Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:31:58.467Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-02-19T22:31:58.562Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:31:58.563Z] > git --version # timeout=10 [2021-02-19T22:31:58.582Z] > git --version # 'git version 2.17.1' [2021-02-19T22:31:58.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:31:58.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T22:32:00.271Z] Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 [2021-02-19T22:31:59.492Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-19T22:31:59.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T22:31:59.555Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-19T22:31:59.589Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:31:59.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:31:59.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T22:32:00.271Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T22:32:00.292Z] > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # timeout=10 [2021-02-19T22:32:00.368Z] > git remote # timeout=10 [2021-02-19T22:32:00.426Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T22:32:00.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:32:00.461Z] > git merge d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 [2021-02-19T22:32:00.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T22:32:00.564Z] Merge succeeded, producing 01bc2aaa093c68676914f72e48e0d60cb147b721 [2021-02-19T22:32:00.565Z] Checking out Revision 01bc2aaa093c68676914f72e48e0d60cb147b721 (PR-171) [2021-02-19T22:32:00.552Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T22:32:00.577Z] > git checkout -f 01bc2aaa093c68676914f72e48e0d60cb147b721 # timeout=10 [2021-02-19T22:32:04.892Z] Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" [2021-02-19T22:32:04.915Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T22:32:04.885Z] > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 [2021-02-19T22:32:06.753Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-19T22:32:07.205Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T22:32:07.546Z] + sudo service docker restart [2021-02-19T22:32:07.546Z] + true [Pipeline] unstash [Pipeline] echo [2021-02-19T22:32:10.488Z] ========================================================= [2021-02-19T22:32:10.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-19T22:32:10.488Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:32:10.877Z] + 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-19T22:32:11.864Z] Sending build context to Docker daemon 744.4kB [2021-02-19T22:32:11.864Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-19T22:32:11.864Z] Step 2/8 : FROM ${BASE} [2021-02-19T22:32:12.148Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-19T22:32:12.148Z] 5f621e34cdf4: Pulling fs layer [2021-02-19T22:32:12.148Z] a4357932f1b6: Pulling fs layer [2021-02-19T22:32:12.148Z] 18c013af1878: Pulling fs layer [2021-02-19T22:32:12.148Z] 00ac8860ef70: Pulling fs layer [2021-02-19T22:32:12.148Z] 63d7cb157983: Pulling fs layer [2021-02-19T22:32:12.148Z] b116817d02f9: Pulling fs layer [2021-02-19T22:32:12.148Z] 745a02a5169b: Pulling fs layer [2021-02-19T22:32:12.148Z] 00ac8860ef70: Waiting [2021-02-19T22:32:12.148Z] 63d7cb157983: Waiting [2021-02-19T22:32:12.148Z] b116817d02f9: Waiting [2021-02-19T22:32:12.148Z] 745a02a5169b: Waiting [2021-02-19T22:32:12.148Z] 18c013af1878: Download complete [2021-02-19T22:32:12.148Z] a4357932f1b6: Download complete [2021-02-19T22:32:12.148Z] 63d7cb157983: Verifying Checksum [2021-02-19T22:32:12.148Z] 63d7cb157983: Download complete [2021-02-19T22:32:12.148Z] b116817d02f9: Verifying Checksum [2021-02-19T22:32:12.148Z] b116817d02f9: Download complete [2021-02-19T22:32:12.148Z] 5f621e34cdf4: Verifying Checksum [2021-02-19T22:32:12.148Z] 5f621e34cdf4: Download complete [2021-02-19T22:32:13.130Z] 5f621e34cdf4: Pull complete [2021-02-19T22:32:13.406Z] a4357932f1b6: Pull complete [2021-02-19T22:32:14.002Z] 18c013af1878: Pull complete [2021-02-19T22:32:14.599Z] 745a02a5169b: Verifying Checksum [2021-02-19T22:32:14.599Z] 745a02a5169b: Download complete [2021-02-19T22:32:15.592Z] 00ac8860ef70: Verifying Checksum [2021-02-19T22:32:15.592Z] 00ac8860ef70: Download complete [2021-02-19T22:32:25.751Z] 00ac8860ef70: Pull complete [2021-02-19T22:32:26.026Z] 63d7cb157983: Pull complete [2021-02-19T22:32:26.629Z] b116817d02f9: Pull complete [2021-02-19T22:32:30.034Z] 745a02a5169b: Pull complete [2021-02-19T22:32:30.310Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-19T22:32:30.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-19T22:32:30.310Z] ---> b7e6874047d6 [2021-02-19T22:32:30.310Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T22:32:33.595Z] Running on prd-centos7-docker-4c-2g-26982 in /w/workspace/xfoundry_go-mod-bootstrap_PR-171 [Pipeline] { [Pipeline] ws [2021-02-19T22:32:33.649Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [2021-02-19T22:32:33.709Z] ---> Running in a748ee1f46ee [2021-02-19T22:32:33.709Z] Removing intermediate container a748ee1f46ee [2021-02-19T22:32:33.709Z] ---> c3349eb5dddc [2021-02-19T22:32:33.709Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T22:32:33.709Z] ---> Running in f0af11be7674 [Pipeline] checkout [2021-02-19T22:32:35.764Z] using credential edgex-jenkins-ssh [2021-02-19T22:32:35.812Z] Cloning the remote Git repository [2021-02-19T22:32:35.320Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:32:35.387Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-02-19T22:32:35.446Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:32:35.446Z] > git --version # timeout=10 [2021-02-19T22:32:35.454Z] > git --version # 'git version 2.24.3' [2021-02-19T22:32:35.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:32:35.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T22:32:36.354Z] Removing intermediate container f0af11be7674 [2021-02-19T22:32:36.354Z] ---> ae639ff78aa3 [2021-02-19T22:32:36.354Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-19T22:32:36.354Z] ---> Running in 575c30dc01a2 [2021-02-19T22:32:37.024Z] Merging remotes/origin/master commit d0b1f4e5720038ea58286d19d2d8644e0170fdce into PR head commit 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 [2021-02-19T22:32:36.112Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-19T22:32:36.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T22:32:36.135Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-02-19T22:32:36.151Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-02-19T22:32:36.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:32:36.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T22:32:36.615Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T22:32:36.623Z] > git checkout -f 05db8a1a72f8d8a7a6a411f95d2e6e1f05b01ca3 # timeout=10 [2021-02-19T22:32:37.113Z] Merge succeeded, producing bae01a3633ed685a690bf675163c06612a542f5c [2021-02-19T22:32:37.113Z] Checking out Revision bae01a3633ed685a690bf675163c06612a542f5c (PR-171) [2021-02-19T22:32:37.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-19T22:32:37.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-19T22:32:36.660Z] > git remote # timeout=10 [2021-02-19T22:32:36.669Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T22:32:36.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T22:32:36.677Z] > git merge d0b1f4e5720038ea58286d19d2d8644e0170fdce # timeout=10 [2021-02-19T22:32:36.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T22:32:36.706Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T22:32:36.716Z] > git checkout -f bae01a3633ed685a690bf675163c06612a542f5c # timeout=10 [2021-02-19T22:32:38.535Z] OK: 142 MiB in 39 packages [2021-02-19T22:32:39.531Z] Removing intermediate container 575c30dc01a2 [2021-02-19T22:32:39.531Z] ---> 26afb689e7f6 [2021-02-19T22:32:39.531Z] Step 6/8 : WORKDIR /build [2021-02-19T22:32:39.805Z] ---> Running in 642b5295caa0 [2021-02-19T22:32:40.405Z] Removing intermediate container 642b5295caa0 [2021-02-19T22:32:40.405Z] ---> 0d216fbb58e0 [2021-02-19T22:32:40.405Z] Step 7/8 : COPY go.mod . [2021-02-19T22:32:40.479Z] Commit message: "Merge commit 'd0b1f4e5720038ea58286d19d2d8644e0170fdce' into HEAD" [2021-02-19T22:32:40.488Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-02-19T22:32:41.003Z] ---> 950abc37a25d [2021-02-19T22:32:41.003Z] Step 8/8 : RUN go mod download [Pipeline] sh [2021-02-19T22:32:41.287Z] ---> Running in 5462ceeba12b [2021-02-19T22:32:41.594Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-19T22:32:40.354Z] > git rev-list --no-walk 050d570a529fd2e52865ff0e7ac0275e99b3c2b3 # timeout=10 [2021-02-19T22:32:41.919Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T22:32:42.220Z] + sudo service docker restart [2021-02-19T22:32:42.221Z] + true [2021-02-19T22:32:42.221Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-19T22:32:43.342Z] ========================================================= [2021-02-19T22:32:43.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-19T22:32:43.342Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:32:43.694Z] + 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-19T22:32:44.269Z] Sending build context to Docker daemon 745.5kB [2021-02-19T22:32:44.269Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-02-19T22:32:44.269Z] Step 2/8 : FROM ${BASE} [2021-02-19T22:32:44.269Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-19T22:32:44.269Z] 188c0c94c7c5: Pulling fs layer [2021-02-19T22:32:44.269Z] 0ef7d3d256c8: Pulling fs layer [2021-02-19T22:32:44.269Z] de9db76c5a1d: Pulling fs layer [2021-02-19T22:32:44.269Z] bca2f99d35d6: Pulling fs layer [2021-02-19T22:32:44.269Z] 93359f2a8cfa: Pulling fs layer [2021-02-19T22:32:44.269Z] 7c6f9722023f: Pulling fs layer [2021-02-19T22:32:44.269Z] a35cf1a2eb13: Pulling fs layer [2021-02-19T22:32:44.269Z] 93359f2a8cfa: Waiting [2021-02-19T22:32:44.269Z] bca2f99d35d6: Waiting [2021-02-19T22:32:44.269Z] 7c6f9722023f: Waiting [2021-02-19T22:32:44.269Z] a35cf1a2eb13: Waiting [2021-02-19T22:32:44.269Z] de9db76c5a1d: Verifying Checksum [2021-02-19T22:32:44.269Z] de9db76c5a1d: Download complete [2021-02-19T22:32:44.269Z] 0ef7d3d256c8: Verifying Checksum [2021-02-19T22:32:44.269Z] 0ef7d3d256c8: Download complete [2021-02-19T22:32:44.269Z] 93359f2a8cfa: Verifying Checksum [2021-02-19T22:32:44.269Z] 93359f2a8cfa: Download complete [2021-02-19T22:32:44.269Z] 7c6f9722023f: Verifying Checksum [2021-02-19T22:32:44.269Z] 7c6f9722023f: Download complete [2021-02-19T22:32:44.269Z] 188c0c94c7c5: Verifying Checksum [2021-02-19T22:32:44.269Z] 188c0c94c7c5: Download complete [2021-02-19T22:32:44.535Z] 188c0c94c7c5: Pull complete [2021-02-19T22:32:44.796Z] 0ef7d3d256c8: Pull complete [2021-02-19T22:32:45.061Z] de9db76c5a1d: Pull complete [2021-02-19T22:32:46.017Z] a35cf1a2eb13: Verifying Checksum [2021-02-19T22:32:46.017Z] a35cf1a2eb13: Download complete [2021-02-19T22:32:46.591Z] bca2f99d35d6: Verifying Checksum [2021-02-19T22:32:46.591Z] bca2f99d35d6: Download complete [2021-02-19T22:32:51.894Z] bca2f99d35d6: Pull complete [2021-02-19T22:32:51.894Z] 93359f2a8cfa: Pull complete [2021-02-19T22:32:51.894Z] 7c6f9722023f: Pull complete [2021-02-19T22:32:57.203Z] a35cf1a2eb13: Pull complete [2021-02-19T22:32:57.203Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-19T22:32:57.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-19T22:32:57.203Z] ---> a62c8e92a672 [2021-02-19T22:32:57.203Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T22:32:57.203Z] ---> Running in 4b56ffb974d1 [2021-02-19T22:32:57.464Z] Removing intermediate container 4b56ffb974d1 [2021-02-19T22:32:57.464Z] ---> 9d299ae03dc6 [2021-02-19T22:32:57.464Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-19T22:32:57.464Z] ---> Running in 322ef2f2f436 [2021-02-19T22:32:58.407Z] Removing intermediate container 322ef2f2f436 [2021-02-19T22:32:58.407Z] ---> 2fa0e828b011 [2021-02-19T22:32:58.407Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-02-19T22:32:58.407Z] ---> Running in 447d48cac837 [2021-02-19T22:32:59.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-19T22:32:59.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-19T22:33:00.498Z] OK: 166 MiB in 39 packages [2021-02-19T22:33:00.759Z] Removing intermediate container 447d48cac837 [2021-02-19T22:33:00.759Z] ---> 8c74cc016dad [2021-02-19T22:33:00.759Z] Step 6/8 : WORKDIR /build [2021-02-19T22:33:01.020Z] ---> Running in 05f6edd5c86b [2021-02-19T22:33:01.020Z] Removing intermediate container 05f6edd5c86b [2021-02-19T22:33:01.020Z] ---> 8a3c1b513782 [2021-02-19T22:33:01.020Z] Step 7/8 : COPY go.mod . [2021-02-19T22:33:01.285Z] ---> c51fcc35aaae [2021-02-19T22:33:01.285Z] Step 8/8 : RUN go mod download [2021-02-19T22:33:01.285Z] ---> Running in 79fc48c75e5d [2021-02-19T22:33:08.076Z] Removing intermediate container 5462ceeba12b [2021-02-19T22:33:08.076Z] ---> b6772823ced9 [2021-02-19T22:33:08.076Z] Successfully built b6772823ced9 [2021-02-19T22:33:08.076Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:33:08.420Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T22:33:08.420Z] . [Pipeline] withDockerContainer [2021-02-19T22:33:08.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-26981 does not seem to be running inside a container [2021-02-19T22:33:08.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2021-02-19T22:33:10.322Z] $ docker top e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T22:33:11.357Z] + go version [2021-02-19T22:33:11.357Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-19T22:33:11.379Z] $ docker stop --time=1 e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df [2021-02-19T22:33:13.343Z] $ docker rm -f e0d40c642236ae7f95dbe7eab86edefde3be7be76b50f4d935744828b8b754df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:33:14.299Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T22:33:14.300Z] . [Pipeline] withDockerContainer [2021-02-19T22:33:14.518Z] prd-ubuntu18.04-docker-arm64-4c-16g-26981 does not seem to be running inside a container [2021-02-19T22:33:14.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-arm64 cat [2021-02-19T22:33:16.031Z] $ docker top 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T22:33:17.052Z] + make test [2021-02-19T22:33:17.052Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-19T22:33:19.416Z] Removing intermediate container 79fc48c75e5d [2021-02-19T22:33:19.416Z] ---> 8428c397b0bd [2021-02-19T22:33:19.416Z] Successfully built 8428c397b0bd [2021-02-19T22:33:19.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:33:19.716Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T22:33:19.716Z] . [Pipeline] withDockerContainer [2021-02-19T22:33:19.810Z] prd-centos7-docker-4c-2g-26982 does not seem to be running inside a container [2021-02-19T22:33:19.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-02-19T22:33:20.458Z] $ docker top e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T22:33:21.020Z] + go version [2021-02-19T22:33:21.020Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-19T22:33:21.034Z] $ docker stop --time=1 e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 [2021-02-19T22:33:22.418Z] $ docker rm -f e8512b68e74db68ac8db48c25c599428c6c18d129866654f8076b700f7847026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:33:23.222Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T22:33:23.222Z] . [Pipeline] withDockerContainer [2021-02-19T22:33:23.315Z] prd-centos7-docker-4c-2g-26982 does not seem to be running inside a container [2021-02-19T22:33:23.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/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 ******** ci-base-image-x86_64 cat [2021-02-19T22:33:23.867Z] $ docker top 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T22:33:24.327Z] + make test [2021-02-19T22:33:24.327Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-19T22:33:34.412Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-19T22:33:34.413Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 9.0% of statements [2021-02-19T22:33:34.413Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-19T22:33:34.413Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.014s coverage: 92.2% of statements [2021-02-19T22:33:34.413Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements [2021-02-19T22:33:34.991Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.028s coverage: 34.3% of statements [2021-02-19T22:33:34.991Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-19T22:33:34.991Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-19T22:33:34.991Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.011s coverage: 18.2% of statements [2021-02-19T22:33:38.305Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.010s coverage: 95.3% of statements [2021-02-19T22:33:38.305Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-19T22:33:38.305Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-19T22:33:38.305Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.029s coverage: 91.3% of statements [2021-02-19T22:33:38.305Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-19T22:33:38.305Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-19T22:33:40.240Z] gofmt -l . [2021-02-19T22:33:40.240Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-19T22:33:40.253Z] $ docker stop --time=1 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad [2021-02-19T22:33:42.309Z] $ docker rm -f 6c7892f194bdd31a7f052ab2824d9f782ae42f71259f28161b08af31be3a28ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T22:33:42.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T22:33:43.282Z] 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] } [2021-02-19T22:33:49.425Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-02-19T22:33:49.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.0% of statements [2021-02-19T22:33:49.425Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-02-19T22:33:49.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.036s coverage: 92.2% of statements [2021-02-19T22:33:49.425Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.022s coverage: 85.3% of statements [2021-02-19T22:33:50.034Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.039s coverage: 34.3% of statements [2021-02-19T22:33:50.034Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-02-19T22:33:50.034Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-02-19T22:33:50.034Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.017s coverage: 18.2% of statements [2021-02-19T22:33:53.427Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements [2021-02-19T22:33:53.427Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-02-19T22:33:53.427Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-02-19T22:33:53.427Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements [2021-02-19T22:33:53.427Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-02-19T22:33:53.697Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-19T22:34:00.428Z] gofmt -l . [2021-02-19T22:34:00.428Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-19T22:34:00.451Z] $ docker stop --time=1 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 [2021-02-19T22:34:02.697Z] $ docker rm -f 169660457d7fed6fb1a1aa9055dffc04005fb61bc2d8621dd0e2e5e93a88f3b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T22:34:03.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T22:34:03.578Z] Warning: overwriting stash ‘coverage-report’ [2021-02-19T22:34:04.426Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-19T22:34:06.217Z] provisioning config files... [2021-02-19T22:34:06.231Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/config3011257225029945204tmp [Pipeline] { [Pipeline] sh [2021-02-19T22:34:06.597Z] + set +x [2021-02-19T22:34:06.598Z] + curl -s https://codecov.io/bash [2021-02-19T22:34:06.598Z] + bash -s -- [2021-02-19T22:34:06.861Z] [2021-02-19T22:34:06.861Z] _____ _ [2021-02-19T22:34:06.861Z] / ____| | | [2021-02-19T22:34:06.861Z] | | ___ __| | ___ ___ _____ __ [2021-02-19T22:34:06.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-19T22:34:06.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-19T22:34:06.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-19T22:34:06.861Z] Bash-20210129-7c25fce [2021-02-19T22:34:06.861Z] [2021-02-19T22:34:06.861Z] [2021-02-19T22:34:06.861Z] ==> git version 2.24.3 found [2021-02-19T22:34:06.861Z] ==> 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-19T22:34:06.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-19T22:34:06.861Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-19T22:34:06.861Z] ==> Jenkins CI detected. [2021-02-19T22:34:06.861Z] project root: . [2021-02-19T22:34:06.861Z] --> token set from env [2021-02-19T22:34:06.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-19T22:34:06.861Z] ==> Running gcov in . (disable via -X gcov) [2021-02-19T22:34:06.861Z] ==> Python coveragepy not found [2021-02-19T22:34:06.861Z] ==> Searching for coverage reports in: [2021-02-19T22:34:06.861Z] + . [2021-02-19T22:34:06.861Z] -> Found 1 reports [2021-02-19T22:34:06.861Z] ==> Detecting git/mercurial file structure [2021-02-19T22:34:06.861Z] ==> Reading reports [2021-02-19T22:34:06.861Z] + ./coverage.out bytes=26895 [2021-02-19T22:34:06.861Z] ==> Appending adjustments [2021-02-19T22:34:06.861Z] https://docs.codecov.io/docs/fixing-reports [2021-02-19T22:34:07.127Z] + Found adjustments [2021-02-19T22:34:07.127Z] ==> Gzipping contents [2021-02-19T22:34:07.127Z] 8.0K /tmp/codecov.EhxYRi.gz [2021-02-19T22:34:07.127Z] ==> Uploading reports [2021-02-19T22:34:07.127Z] url: https://codecov.io [2021-02-19T22:34:07.127Z] query: branch=PR-171&commit=ddad7feedc0ac02c1ce6c62db08597e76f9e57d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-171%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=171&job=&cmd_args= [2021-02-19T22:34:07.127Z] -> Pinging Codecov [2021-02-19T22:34:07.127Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-171&commit=ddad7feedc0ac02c1ce6c62db08597e76f9e57d1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-171%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=171&job=&cmd_args= [2021-02-19T22:34:07.701Z] -> Uploading to [2021-02-19T22:34:07.701Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-19/833815588EE85121546D348822E98E2E/ddad7feedc0ac02c1ce6c62db08597e76f9e57d1/153ea54c-528a-4640-9a6f-2d54b1e84cc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210219T223407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1ce7778636c5fcb3b693f878c10fb1d8f5ad7a21b542072ae5c531dc78fea4b [2021-02-19T22:34:07.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-19T22:34:07.701Z] Dload Upload Total Spent Left Speed [2021-02-19T22:34:08.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5089 0 0 100 5089 0 11982 --:--:-- --:--:-- --:--:-- 12002 [2021-02-19T22:34:08.274Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ddad7feedc0ac02c1ce6c62db08597e76f9e57d1 [Pipeline] } [2021-02-19T22:34:08.283Z] 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-19T22:34:11.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:11.343Z] ---> package-listing.sh [2021-02-19T22:34:11.343Z] ++ facter osfamily [2021-02-19T22:34:11.343Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-19T22:34:11.343Z] + OS_FAMILY=redhat [2021-02-19T22:34:11.343Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-171 [2021-02-19T22:34:11.343Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-19T22:34:11.343Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-19T22:34:11.343Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-19T22:34:11.343Z] + PACKAGES=/tmp/packages_start.txt [2021-02-19T22:34:11.343Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-171 ']' [2021-02-19T22:34:11.343Z] + PACKAGES=/tmp/packages_end.txt [2021-02-19T22:34:11.343Z] + case "${OS_FAMILY}" in [2021-02-19T22:34:11.343Z] + rpm -qa [2021-02-19T22:34:11.343Z] + sort [2021-02-19T22:34:16.651Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-19T22:34:16.651Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-19T22:34:16.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-19T22:34:16.651Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-171 ']' [2021-02-19T22:34:16.651Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-171/archives/ [2021-02-19T22:34:16.651Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-171/archives/ [Pipeline] echo [2021-02-19T22:34:16.665Z] 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/xfoundry_go-mod-bootstrap_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-19T22:34:16.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:34:17.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T22:34:17.262Z] [2021-02-19T22:34:17.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-19T22:34:17.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T22:34:17.608Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-19T22:34:17.608Z] df20fa9351a1: Pulling fs layer [2021-02-19T22:34:17.608Z] 36b3adc4ff6f: Pulling fs layer [2021-02-19T22:34:17.608Z] 8ad3a11d3b57: Pulling fs layer [2021-02-19T22:34:17.608Z] 46f8f816bc3b: Pulling fs layer [2021-02-19T22:34:17.608Z] 93b61091891f: Pulling fs layer [2021-02-19T22:34:17.608Z] 93b9cdb0e59b: Pulling fs layer [2021-02-19T22:34:17.608Z] 5e14af77c1be: Pulling fs layer [2021-02-19T22:34:17.608Z] 01666e4c0597: Pulling fs layer [2021-02-19T22:34:17.608Z] aa168da1d23b: Pulling fs layer [2021-02-19T22:34:17.608Z] 93b9cdb0e59b: Waiting [2021-02-19T22:34:17.608Z] 5e14af77c1be: Waiting [2021-02-19T22:34:17.608Z] 01666e4c0597: Waiting [2021-02-19T22:34:17.608Z] aa168da1d23b: Waiting [2021-02-19T22:34:17.608Z] 46f8f816bc3b: Waiting [2021-02-19T22:34:17.608Z] 93b61091891f: Waiting [2021-02-19T22:34:17.608Z] 36b3adc4ff6f: Verifying Checksum [2021-02-19T22:34:17.608Z] 36b3adc4ff6f: Download complete [2021-02-19T22:34:17.608Z] 46f8f816bc3b: Verifying Checksum [2021-02-19T22:34:17.608Z] 46f8f816bc3b: Download complete [2021-02-19T22:34:17.608Z] df20fa9351a1: Verifying Checksum [2021-02-19T22:34:17.608Z] df20fa9351a1: Download complete [2021-02-19T22:34:17.873Z] 93b9cdb0e59b: Verifying Checksum [2021-02-19T22:34:17.873Z] 93b9cdb0e59b: Download complete [2021-02-19T22:34:17.873Z] 5e14af77c1be: Verifying Checksum [2021-02-19T22:34:17.873Z] 5e14af77c1be: Download complete [2021-02-19T22:34:17.873Z] 93b61091891f: Verifying Checksum [2021-02-19T22:34:17.873Z] 93b61091891f: Download complete [2021-02-19T22:34:17.873Z] 01666e4c0597: Verifying Checksum [2021-02-19T22:34:17.873Z] 01666e4c0597: Download complete [2021-02-19T22:34:17.873Z] 8ad3a11d3b57: Verifying Checksum [2021-02-19T22:34:17.873Z] 8ad3a11d3b57: Download complete [2021-02-19T22:34:18.447Z] df20fa9351a1: Pull complete [2021-02-19T22:34:18.447Z] 36b3adc4ff6f: Pull complete [2021-02-19T22:34:19.867Z] 8ad3a11d3b57: Pull complete [2021-02-19T22:34:19.867Z] 46f8f816bc3b: Pull complete [2021-02-19T22:34:19.867Z] aa168da1d23b: Verifying Checksum [2021-02-19T22:34:19.867Z] aa168da1d23b: Download complete [2021-02-19T22:34:20.129Z] 93b61091891f: Pull complete [2021-02-19T22:34:20.130Z] 93b9cdb0e59b: Pull complete [2021-02-19T22:34:20.391Z] 5e14af77c1be: Pull complete [2021-02-19T22:34:20.391Z] 01666e4c0597: Pull complete [2021-02-19T22:34:27.007Z] aa168da1d23b: Pull complete [2021-02-19T22:34:27.007Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-19T22:34:27.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T22:34:27.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-19T22:34:27.186Z] prd-centos7-docker-4c-2g-26980 does not seem to be running inside a container [2021-02-19T22:34:27.233Z] $ 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/xfoundry_go-mod-bootstrap_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-171 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171:/w/workspace/xfoundry_go-mod-bootstrap_PR-171:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-19T22:34:31.275Z] $ docker top 8085dc8fc01ea572bfa7a3816f49c17a16027837d2fd5f116f4976859044b337 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T22:34:31.822Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-19T22:34:32.121Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-19T22:34:32.418Z] + ls /var/log/sa-host [2021-02-19T22:34:32.418Z] + sadf -c /var/log/sa-host/sa19 [2021-02-19T22:34:32.418Z] file_magic: OK [2021-02-19T22:34:32.418Z] HZ: Using current value: 100 [2021-02-19T22:34:32.418Z] file_header: OK [2021-02-19T22:34:32.418Z] 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-19T22:34:32.418Z] Statistics: [2021-02-19T22:34:32.418Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-19T22:34:32.418Z] File successfully converted to sysstat format version 12.2.1 [2021-02-19T22:34:32.418Z] + sadf -c /var/log/sa-host/sa23 [2021-02-19T22:34:32.418Z] file_magic: OK [2021-02-19T22:34:32.418Z] HZ: Using current value: 100 [2021-02-19T22:34:32.418Z] file_header: OK [2021-02-19T22:34:32.418Z] 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-19T22:34:32.418Z] Statistics: [2021-02-19T22:34:32.418Z] Hnuu...uuuununununu... [2021-02-19T22:34:32.418Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-19T22:34:33.062Z] provisioning config files... [2021-02-19T22:34:33.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-171@tmp/config2397941773801320765tmp [Pipeline] { [Pipeline] echo [2021-02-19T22:34:33.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:33.460Z] ---> create-netrc.sh [Pipeline] } [2021-02-19T22:34:33.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-19T22:34:33.571Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:33.869Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-19T22:34:33.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:34.180Z] ---> sudo-logs.sh [2021-02-19T22:34:34.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-19T22:34:34.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:34.536Z] ---> job-cost.sh [2021-02-19T22:34:34.536Z] lf-activate-venv: SKIPPING [2021-02-19T22:34:34.536Z] INFO: No Stack... [2021-02-19T22:34:35.482Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-19T22:34:36.056Z] INFO: Archiving Costs [Pipeline] echo [2021-02-19T22:34:36.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T22:34:36.367Z] ---> logs-deploy.sh [2021-02-19T22:34:36.367Z] lf-activate-venv: SKIPPING [2021-02-19T22:34:36.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-171/3 [2021-02-19T22:34:36.367Z] INFO: archiving workspace using pattern(s): [2021-02-19T22:34:38.296Z] Archives upload complete. [2021-02-19T22:34:38.296Z] INFO: archiving logs to Nexus