Pull request #149 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 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9+01392623d029756b86a2b134daf8061cb95bd700 (db8f142a02dec57777b2df7a93fb8d5df3d4c1e9) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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: patch 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21202 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [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-149 # 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/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) > git config core.sparsecheckout # timeout=10 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # 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 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 Commit message: "refactor: Make module a Go V2 Module" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T15:58:37.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T15:58:37.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T15:58:37.988Z] ========================================================= [2021-01-19T15:58:37.988Z] EdgeX Global Pipelines Version Info [2021-01-19T15:58:37.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2be73edfbfccbec461b7de43b756280eb7f64b9e # timeout=10 [2021-01-19T15:58:40.888Z] ------------------- [2021-01-19T15:58:40.888Z] stable info: [2021-01-19T15:58:40.888Z] ------------------- [2021-01-19T15:58:40.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T15:58:40.888Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T15:58:40.888Z] Message: update stable to v1.0.177 [2021-01-19T15:58:41.911Z] ------------------- [2021-01-19T15:58:41.911Z] experimental info: [2021-01-19T15:58:41.911Z] ------------------- [2021-01-19T15:58:41.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T15:58:41.911Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T15:58:41.911Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T15:58:42.220Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-01-19T15:58:42.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-01-19T15:58:42.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T15:58:42.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T15:58:42.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T15:58:42.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T15:58:42.783Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T15:58:42.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T15:58:42.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-19T15:58:43.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T15:58:43.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T15:58:43.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-01-19T15:58:43.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T15:58:43.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T15:58:43.577Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T15:58:43.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T15:58:43.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T15:58:43.926Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T15:58:44.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-19T15:58:44.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T15:58:44.373Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-19T15:58:44.458Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-19T15:58:44.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T15:58:44.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T15:58:44.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-19T15:58:44.851Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T15:58:44.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T15:58:45.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo [2021-01-19T15:58:45.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo [2021-01-19T15:58:45.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo [2021-01-19T15:58:45.386Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] echo [2021-01-19T15:58:45.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20acc36 [Pipeline] echo [2021-01-19T15:58:45.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T15:58:46.425Z] + git log --format=format:%s -1 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] echo [2021-01-19T15:58:46.583Z] GIT_COMMIT: 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9, Commit Message: refactor: Make module a Go V2 Module [Pipeline] echo [2021-01-19T15:58:46.669Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T15:58:47.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T15:58:47.991Z] [2021-01-19T15:58:47.991Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T15:58:48.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T15:58:48.716Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T15:58:48.716Z] 31603596830f: Pulling fs layer [2021-01-19T15:58:48.716Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T15:58:48.716Z] 6ca5941a6612: Pulling fs layer [2021-01-19T15:58:48.716Z] ecc8261a40a4: Pulling fs layer [2021-01-19T15:58:48.716Z] ecc8261a40a4: Waiting [2021-01-19T15:58:48.716Z] 2a8b12db71e7: Download complete [2021-01-19T15:58:49.011Z] 31603596830f: Verifying Checksum [2021-01-19T15:58:49.011Z] 31603596830f: Download complete [2021-01-19T15:58:49.011Z] ecc8261a40a4: Verifying Checksum [2021-01-19T15:58:49.011Z] ecc8261a40a4: Download complete [2021-01-19T15:58:49.286Z] 6ca5941a6612: Verifying Checksum [2021-01-19T15:58:49.286Z] 6ca5941a6612: Download complete [2021-01-19T15:58:49.578Z] 31603596830f: Pull complete [2021-01-19T15:58:49.870Z] 2a8b12db71e7: Pull complete [2021-01-19T15:58:52.557Z] 6ca5941a6612: Pull complete [2021-01-19T15:58:53.164Z] ecc8261a40a4: Pull complete [2021-01-19T15:58:53.164Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T15:58:53.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T15:58:53.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T15:58:53.541Z] prd-centos7-docker-4c-2g-21202 does not seem to be running inside a container [2021-01-19T15:58:53.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-149 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149:/w/workspace/xfoundry_go-mod-bootstrap_PR-149:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@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-01-19T15:58:56.467Z] $ docker top 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T15:58:56.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T15:58:56.895Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T15:58:57.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T15:58:57.422Z] $ docker exec 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent [2021-01-19T15:58:57.886Z] SSH_AUTH_SOCK=/tmp/ssh-FYsBDYrwtbbU/agent.12 [2021-01-19T15:58:57.886Z] SSH_AGENT_PID=17 [2021-01-19T15:58:57.910Z] Running ssh-add (command line suppressed) [2021-01-19T15:58:58.279Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_115034479784710155.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_115034479784710155.key) [2021-01-19T15:58:58.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T15:58:58.818Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T15:58:58.859Z] $ docker exec --env ******** --env ******** 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent -k [2021-01-19T15:58:59.060Z] unset SSH_AUTH_SOCK; [2021-01-19T15:58:59.061Z] unset SSH_AGENT_PID; [2021-01-19T15:58:59.061Z] echo Agent pid 17 killed; [2021-01-19T15:58:59.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T15:58:59.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T15:58:59.339Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T15:58:59.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T15:58:59.914Z] $ docker exec 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent [2021-01-19T15:59:00.478Z] SSH_AUTH_SOCK=/tmp/ssh-Dew65CpYCUHE/agent.46 [2021-01-19T15:59:00.478Z] SSH_AGENT_PID=51 [2021-01-19T15:59:00.493Z] Running ssh-add (command line suppressed) [2021-01-19T15:59:00.853Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_223719784924239525.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/private_key_223719784924239525.key) [2021-01-19T15:59:01.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T15:59:01.746Z] + git semver init [2021-01-19T15:59:01.746Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T15:59:01.746Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-149/.git [2021-01-19T15:59:01.746Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [2021-01-19T15:59:01.746Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T15:59:01.746Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T15:59:01.746Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T15:59:01.746Z] # $SEMVER_BRANCH = PR-149 [2021-01-19T15:59:01.746Z] # $SEMVER_TEMP = /tmp/semver-397258396 [2021-01-19T15:59:01.746Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-01-19T15:59:03.262Z] # '/tmp/semver-397258396' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-149/.semver' [2021-01-19T15:59:03.262Z] # -> Force: false [2021-01-19T15:59:03.262Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-149/.semver [Pipeline] } [2021-01-19T15:59:03.314Z] $ docker exec --env ******** --env ******** 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf ssh-agent -k [2021-01-19T15:59:03.632Z] unset SSH_AUTH_SOCK; [2021-01-19T15:59:03.641Z] unset SSH_AGENT_PID; [2021-01-19T15:59:03.642Z] echo Agent pid 51 killed; [2021-01-19T15:59:03.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T15:59:04.701Z] + git semver [Pipeline] } [2021-01-19T15:59:04.891Z] $ docker stop --time=1 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf [2021-01-19T15:59:06.603Z] $ docker rm -f 64767361c561a7bfd23467268cde3a358b534d25ba6648c62d8c1a55a50a41cf [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T15:59:07.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T15:59:08.175Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T15:59:08.178Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-19T15:59:23.720Z] Still waiting to schedule task [2021-01-19T15:59:23.720Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-19T15:59:23.723Z] Still waiting to schedule task [2021-01-19T15:59:23.723Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-19T16:01:26.800Z] Running on prd-centos7-docker-4c-2g-21209 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [Pipeline] { [Pipeline] ws [2021-01-19T16:01:26.854Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-01-19T16:01:29.321Z] using credential edgex-jenkins-ssh [2021-01-19T16:01:29.390Z] Cloning the remote Git repository [2021-01-19T16:01:29.417Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:01:29.490Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-01-19T16:01:29.556Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:01:29.556Z] > git --version # timeout=10 [2021-01-19T16:01:29.564Z] > git --version # 'git version 2.24.3' [2021-01-19T16:01:29.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:01:29.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T16:01:30.142Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T16:01:30.148Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T16:01:30.160Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T16:01:30.176Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:01:30.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:01:30.181Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T16:01:30.678Z] Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [2021-01-19T16:01:30.768Z] Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [2021-01-19T16:01:30.768Z] Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) [2021-01-19T16:01:30.686Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T16:01:30.693Z] > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 [2021-01-19T16:01:30.732Z] > git remote # timeout=10 [2021-01-19T16:01:30.740Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T16:01:30.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:01:30.751Z] > git merge 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 [2021-01-19T16:01:30.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T16:01:30.771Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T16:01:30.780Z] > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 [2021-01-19T16:01:34.422Z] Commit message: "refactor: Make module a Go V2 Module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T16:01:35.648Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T16:01:35.973Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T16:01:36.273Z] + sudo service docker restart [2021-01-19T16:01:36.273Z] + true [2021-01-19T16:01:36.273Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-19T16:01:37.363Z] ========================================================= [2021-01-19T16:01:37.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T16:01:37.363Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:01:37.740Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-19T16:01:38.327Z] Sending build context to Docker daemon 731.1kB [2021-01-19T16:01:38.327Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T16:01:38.327Z] Step 2/8 : FROM ${BASE} [2021-01-19T16:01:38.327Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T16:01:38.327Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T16:01:38.327Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T16:01:38.327Z] de9db76c5a1d: Pulling fs layer [2021-01-19T16:01:38.327Z] bca2f99d35d6: Pulling fs layer [2021-01-19T16:01:38.327Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T16:01:38.327Z] 7c6f9722023f: Pulling fs layer [2021-01-19T16:01:38.327Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T16:01:38.327Z] bca2f99d35d6: Waiting [2021-01-19T16:01:38.327Z] 93359f2a8cfa: Waiting [2021-01-19T16:01:38.327Z] 7c6f9722023f: Waiting [2021-01-19T16:01:38.327Z] a35cf1a2eb13: Waiting [2021-01-19T16:01:38.327Z] de9db76c5a1d: Verifying Checksum [2021-01-19T16:01:38.327Z] de9db76c5a1d: Download complete [2021-01-19T16:01:38.327Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T16:01:38.327Z] 0ef7d3d256c8: Download complete [2021-01-19T16:01:38.327Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T16:01:38.327Z] 93359f2a8cfa: Download complete [2021-01-19T16:01:38.327Z] 7c6f9722023f: Download complete [2021-01-19T16:01:38.327Z] 188c0c94c7c5: Retrying in 5 seconds [2021-01-19T16:01:39.311Z] 188c0c94c7c5: Retrying in 4 seconds [2021-01-19T16:01:39.897Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T16:01:39.897Z] a35cf1a2eb13: Download complete [2021-01-19T16:01:40.477Z] 188c0c94c7c5: Retrying in 3 seconds [2021-01-19T16:01:41.438Z] bca2f99d35d6: Verifying Checksum [2021-01-19T16:01:41.438Z] bca2f99d35d6: Download complete [2021-01-19T16:01:41.438Z] 188c0c94c7c5: Retrying in 2 seconds [2021-01-19T16:01:42.403Z] 188c0c94c7c5: Retrying in 1 second [2021-01-19T16:01:43.354Z] 188c0c94c7c5: Retrying in 10 seconds [2021-01-19T16:01:44.307Z] 188c0c94c7c5: Retrying in 9 seconds [2021-01-19T16:01:45.706Z] 188c0c94c7c5: Retrying in 8 seconds [2021-01-19T16:01:46.655Z] 188c0c94c7c5: Retrying in 7 seconds [2021-01-19T16:01:47.603Z] 188c0c94c7c5: Retrying in 6 seconds [2021-01-19T16:01:48.553Z] 188c0c94c7c5: Retrying in 5 seconds [2021-01-19T16:01:49.525Z] 188c0c94c7c5: Retrying in 4 seconds [2021-01-19T16:01:50.478Z] 188c0c94c7c5: Retrying in 3 seconds [2021-01-19T16:01:51.429Z] 188c0c94c7c5: Retrying in 2 seconds [2021-01-19T16:01:52.378Z] 188c0c94c7c5: Retrying in 1 second [2021-01-19T16:01:53.773Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T16:01:53.773Z] 188c0c94c7c5: Download complete [2021-01-19T16:01:54.035Z] 188c0c94c7c5: Pull complete [2021-01-19T16:01:54.035Z] 0ef7d3d256c8: Pull complete [2021-01-19T16:01:54.298Z] de9db76c5a1d: Pull complete [2021-01-19T16:01:59.638Z] bca2f99d35d6: Pull complete [2021-01-19T16:01:59.638Z] 93359f2a8cfa: Pull complete [2021-01-19T16:01:59.638Z] 7c6f9722023f: Pull complete [2021-01-19T16:02:04.968Z] a35cf1a2eb13: Pull complete [2021-01-19T16:02:04.968Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T16:02:04.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T16:02:04.968Z] ---> a62c8e92a672 [2021-01-19T16:02:04.968Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T16:02:04.968Z] ---> Running in c2ef1469898d [2021-01-19T16:02:05.238Z] Removing intermediate container c2ef1469898d [2021-01-19T16:02:05.238Z] ---> 0d9335e65df7 [2021-01-19T16:02:05.238Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T16:02:05.238Z] ---> Running in 6aac3bea18b9 [2021-01-19T16:02:06.199Z] Removing intermediate container 6aac3bea18b9 [2021-01-19T16:02:06.199Z] ---> 090e99a36bef [2021-01-19T16:02:06.199Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T16:02:06.199Z] ---> Running in 723b7e676a82 [2021-01-19T16:02:07.312Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T16:02:07.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T16:02:08.486Z] OK: 166 MiB in 39 packages [2021-01-19T16:02:09.070Z] Removing intermediate container 723b7e676a82 [2021-01-19T16:02:09.070Z] ---> 47f00eb354d2 [2021-01-19T16:02:09.070Z] Step 6/8 : WORKDIR /build [2021-01-19T16:02:09.070Z] ---> Running in 23c7eefebaeb [2021-01-19T16:02:09.070Z] Removing intermediate container 23c7eefebaeb [2021-01-19T16:02:09.070Z] ---> 585bb9d4fa79 [2021-01-19T16:02:09.070Z] Step 7/8 : COPY go.mod . [2021-01-19T16:02:09.347Z] ---> 4235a5392a92 [2021-01-19T16:02:09.347Z] Step 8/8 : RUN go mod download [2021-01-19T16:02:09.614Z] ---> Running in 8e1ce9d4ac55 [2021-01-19T16:02:16.133Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21208 in /w/workspace/xfoundry_go-mod-bootstrap_PR-149 [Pipeline] { [Pipeline] ws [2021-01-19T16:02:16.184Z] Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout [2021-01-19T16:02:22.049Z] using credential edgex-jenkins-ssh [2021-01-19T16:02:22.105Z] Cloning the remote Git repository [2021-01-19T16:02:22.193Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:02:22.319Z] > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 [2021-01-19T16:02:22.392Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:02:22.392Z] > git --version # timeout=10 [2021-01-19T16:02:22.412Z] > git --version # 'git version 2.17.1' [2021-01-19T16:02:22.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:02:22.487Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T16:02:23.382Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T16:02:23.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T16:02:23.451Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-19T16:02:23.535Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-19T16:02:23.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:02:23.551Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T16:02:24.239Z] Merging remotes/origin/master commit 01392623d029756b86a2b134daf8061cb95bd700 into PR head commit 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [2021-01-19T16:02:24.660Z] Merge succeeded, producing 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [2021-01-19T16:02:24.661Z] Checking out Revision 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 (PR-149) [2021-01-19T16:02:24.279Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T16:02:24.310Z] > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 [2021-01-19T16:02:24.414Z] > git remote # timeout=10 [2021-01-19T16:02:24.534Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T16:02:24.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T16:02:24.587Z] > git merge 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 [2021-01-19T16:02:24.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T16:02:24.686Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T16:02:24.727Z] > git checkout -f 20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 # timeout=10 [2021-01-19T16:02:27.789Z] Removing intermediate container 8e1ce9d4ac55 [2021-01-19T16:02:27.790Z] ---> 53f952759e8c [2021-01-19T16:02:27.790Z] Successfully built 53f952759e8c [2021-01-19T16:02:27.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:02:28.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T16:02:28.106Z] . [Pipeline] withDockerContainer [2021-01-19T16:02:28.229Z] prd-centos7-docker-4c-2g-21209 does not seem to be running inside a container [2021-01-19T16:02:28.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-01-19T16:02:29.100Z] $ docker top 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 -eo pid,comm [2021-01-19T16:02:29.134Z] Commit message: "refactor: Make module a Go V2 Module" [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-19T16:02:29.600Z] + go version [2021-01-19T16:02:29.600Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T16:02:29.620Z] $ docker stop --time=1 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 [2021-01-19T16:02:30.979Z] $ docker rm -f 8343be9d8f5f09bd33c299fe6cde24834fa122026adda4b94be4594bfb703378 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:02:32.362Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-19T16:02:32.433Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T16:02:32.433Z] . [Pipeline] withDockerContainer [2021-01-19T16:02:32.536Z] prd-centos7-docker-4c-2g-21209 does not seem to be running inside a container [2021-01-19T16:02:32.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-01-19T16:02:33.166Z] $ docker top b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-19T16:02:33.724Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T16:02:33.815Z] + make test [2021-01-19T16:02:33.815Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T16:02:34.139Z] + sudo service docker restart [2021-01-19T16:02:34.139Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-19T16:02:37.102Z] ========================================================= [2021-01-19T16:02:37.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T16:02:37.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:02:37.482Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-19T16:02:38.476Z] Sending build context to Docker daemon 730.1kB [2021-01-19T16:02:38.476Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-19T16:02:38.476Z] Step 2/8 : FROM ${BASE} [2021-01-19T16:02:39.081Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T16:02:39.081Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T16:02:39.081Z] a4357932f1b6: Pulling fs layer [2021-01-19T16:02:39.081Z] 18c013af1878: Pulling fs layer [2021-01-19T16:02:39.081Z] 00ac8860ef70: Pulling fs layer [2021-01-19T16:02:39.081Z] 63d7cb157983: Pulling fs layer [2021-01-19T16:02:39.081Z] b116817d02f9: Pulling fs layer [2021-01-19T16:02:39.081Z] 745a02a5169b: Pulling fs layer [2021-01-19T16:02:39.081Z] 00ac8860ef70: Waiting [2021-01-19T16:02:39.081Z] 63d7cb157983: Waiting [2021-01-19T16:02:39.081Z] b116817d02f9: Waiting [2021-01-19T16:02:39.081Z] 745a02a5169b: Waiting [2021-01-19T16:02:39.081Z] 18c013af1878: Verifying Checksum [2021-01-19T16:02:39.081Z] 18c013af1878: Download complete [2021-01-19T16:02:39.081Z] a4357932f1b6: Download complete [2021-01-19T16:02:39.081Z] 63d7cb157983: Verifying Checksum [2021-01-19T16:02:39.081Z] 63d7cb157983: Download complete [2021-01-19T16:02:39.081Z] b116817d02f9: Verifying Checksum [2021-01-19T16:02:39.081Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T16:02:39.081Z] 5f621e34cdf4: Download complete [2021-01-19T16:02:40.079Z] 5f621e34cdf4: Pull complete [2021-01-19T16:02:40.678Z] a4357932f1b6: Pull complete [2021-01-19T16:02:40.955Z] 18c013af1878: Pull complete [2021-01-19T16:02:41.944Z] 745a02a5169b: Verifying Checksum [2021-01-19T16:02:41.944Z] 745a02a5169b: Download complete [2021-01-19T16:02:43.940Z] 00ac8860ef70: Verifying Checksum [2021-01-19T16:02:43.940Z] 00ac8860ef70: Download complete [2021-01-19T16:02:43.971Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T16:02:43.971Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.020s coverage: 9.0% of statements [2021-01-19T16:02:43.971Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T16:02:43.971Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.2% of statements [2021-01-19T16:02:43.971Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2021-01-19T16:02:44.557Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.015s coverage: 34.3% of statements [2021-01-19T16:02:44.557Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T16:02:44.557Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T16:02:44.557Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 18.2% of statements [2021-01-19T16:02:47.875Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.009s coverage: 95.3% of statements [2021-01-19T16:02:47.875Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T16:02:47.875Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T16:02:47.875Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2021-01-19T16:02:47.875Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T16:02:49.811Z] gofmt -l . [2021-01-19T16:02:49.811Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T16:02:49.827Z] $ docker stop --time=1 b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 [2021-01-19T16:02:52.289Z] $ docker rm -f b261e1eca77e04fe5cd93371a6af2da30bf0acccf221fa152ce1640d40af2597 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T16:02:52.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T16:02:53.263Z] 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 [2021-01-19T16:02:54.117Z] 00ac8860ef70: Pull complete [2021-01-19T16:02:54.117Z] 63d7cb157983: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-01-19T16:02:54.396Z] b116817d02f9: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T16:02:58.738Z] 745a02a5169b: Pull complete [2021-01-19T16:02:58.738Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T16:02:58.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T16:02:58.738Z] ---> b7e6874047d6 [2021-01-19T16:02:58.738Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T16:03:01.368Z] ---> Running in 6f6488ae5025 [2021-01-19T16:03:01.643Z] Removing intermediate container 6f6488ae5025 [2021-01-19T16:03:01.643Z] ---> a47b64b9aa67 [2021-01-19T16:03:01.643Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T16:03:01.643Z] ---> Running in c83d349119a4 [2021-01-19T16:03:04.275Z] Removing intermediate container c83d349119a4 [2021-01-19T16:03:04.275Z] ---> b5012753e914 [2021-01-19T16:03:04.275Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-19T16:03:04.275Z] ---> Running in df6ffa5ca376 [2021-01-19T16:03:05.257Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T16:03:05.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T16:03:06.826Z] OK: 142 MiB in 39 packages [2021-01-19T16:03:08.262Z] Removing intermediate container df6ffa5ca376 [2021-01-19T16:03:08.262Z] ---> 903606be4ddc [2021-01-19T16:03:08.262Z] Step 6/8 : WORKDIR /build [2021-01-19T16:03:08.550Z] ---> Running in d789b32782e3 [2021-01-19T16:03:09.151Z] Removing intermediate container d789b32782e3 [2021-01-19T16:03:09.151Z] ---> 3a1831ccae9b [2021-01-19T16:03:09.151Z] Step 7/8 : COPY go.mod . [2021-01-19T16:03:09.750Z] ---> 66a8107ee960 [2021-01-19T16:03:09.750Z] Step 8/8 : RUN go mod download [2021-01-19T16:03:09.750Z] ---> Running in 6de5ea5a99b3 [2021-01-19T16:03:31.932Z] Removing intermediate container 6de5ea5a99b3 [2021-01-19T16:03:31.932Z] ---> 72afba8994fa [2021-01-19T16:03:31.932Z] Successfully built 72afba8994fa [2021-01-19T16:03:31.932Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:03:32.278Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T16:03:32.278Z] . [Pipeline] withDockerContainer [2021-01-19T16:03:32.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-21208 does not seem to be running inside a container [2021-01-19T16:03:32.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-arm64 cat [2021-01-19T16:03:34.222Z] $ docker top 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T16:03:35.260Z] + go version [2021-01-19T16:03:35.260Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T16:03:35.296Z] $ docker stop --time=1 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 [2021-01-19T16:03:37.685Z] $ docker rm -f 36cbcea459aa3fc351cb1be433df43239543e8447d548bd3694ddfa8a3efe133 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:03:38.696Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T16:03:38.696Z] . [Pipeline] withDockerContainer [2021-01-19T16:03:38.963Z] prd-ubuntu18.04-docker-arm64-4c-16g-21208 does not seem to be running inside a container [2021-01-19T16:03:39.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@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-arm64 cat [2021-01-19T16:03:40.604Z] $ docker top 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T16:03:41.625Z] + make test [2021-01-19T16:03:41.625Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T16:04:14.010Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-01-19T16:04:14.010Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.015s coverage: 9.0% of statements [2021-01-19T16:04:14.010Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-01-19T16:04:14.010Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.030s coverage: 92.2% of statements [2021-01-19T16:04:14.010Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements [2021-01-19T16:04:14.010Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.021s coverage: 34.3% of statements [2021-01-19T16:04:14.010Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-01-19T16:04:14.010Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-01-19T16:04:14.010Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 18.2% of statements [2021-01-19T16:04:16.652Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 95.3% of statements [2021-01-19T16:04:16.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-01-19T16:04:16.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-01-19T16:04:16.652Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-01-19T16:04:16.949Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T16:04:22.416Z] gofmt -l . [2021-01-19T16:04:22.416Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T16:04:22.453Z] $ docker stop --time=1 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 [2021-01-19T16:04:24.594Z] $ docker rm -f 97a7ce448c8006e2e9468604c9892b5542994e158194f57f6451034a03a53bb3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T16:04:25.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T16:04:25.449Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T16:04:26.221Z] 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-01-19T16:04:27.913Z] provisioning config files... [2021-01-19T16:04:27.950Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/config1932924668466186930tmp [Pipeline] { [Pipeline] sh [2021-01-19T16:04:28.444Z] + set +x [2021-01-19T16:04:28.445Z] + curl -s https://codecov.io/bash [2021-01-19T16:04:28.445Z] + bash -s -- [2021-01-19T16:04:28.749Z] [2021-01-19T16:04:28.749Z] _____ _ [2021-01-19T16:04:28.749Z] / ____| | | [2021-01-19T16:04:28.749Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T16:04:28.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T16:04:28.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T16:04:28.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T16:04:28.749Z] Bash-20210115-cec3c92 [2021-01-19T16:04:28.749Z] [2021-01-19T16:04:28.749Z] [2021-01-19T16:04:28.749Z] ==> git version 2.24.3 found [2021-01-19T16:04:28.749Z] ==> 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-01-19T16:04:28.749Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T16:04:28.749Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T16:04:28.749Z] ==> Jenkins CI detected. [2021-01-19T16:04:28.749Z] project root: . [2021-01-19T16:04:28.749Z] --> token set from env [2021-01-19T16:04:28.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T16:04:29.045Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T16:04:29.045Z] ==> Python coveragepy not found [2021-01-19T16:04:29.045Z] ==> Searching for coverage reports in: [2021-01-19T16:04:29.045Z] + . [2021-01-19T16:04:29.045Z] -> Found 1 reports [2021-01-19T16:04:29.045Z] ==> Detecting git/mercurial file structure [2021-01-19T16:04:29.045Z] ==> Reading reports [2021-01-19T16:04:29.045Z] + ./coverage.out bytes=26895 [2021-01-19T16:04:29.045Z] ==> Appending adjustments [2021-01-19T16:04:29.045Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T16:04:29.676Z] + Found adjustments [2021-01-19T16:04:29.676Z] ==> Gzipping contents [2021-01-19T16:04:29.676Z] 8.0K /tmp/codecov.FNL1VE.gz [2021-01-19T16:04:29.676Z] ==> Uploading reports [2021-01-19T16:04:29.676Z] url: https://codecov.io [2021-01-19T16:04:29.676Z] query: branch=PR-149&commit=20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=149&job=&cmd_args= [2021-01-19T16:04:29.676Z] -> Pinging Codecov [2021-01-19T16:04:29.676Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-149&commit=20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-149%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=149&job=&cmd_args= [2021-01-19T16:04:30.343Z] -> Uploading to [2021-01-19T16:04:30.343Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9/67687935-c7c1-4b2f-8b7f-45da51b34625.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T160430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f4f84e7a98c6e2f94bde5fc617ec246e1880858a087c8841b96fce5cf829acd [2021-01-19T16:04:30.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T16:04:30.343Z] Dload Upload Total Spent Left Speed [2021-01-19T16:04:31.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4969 0 0 100 4969 0 9061 --:--:-- --:--:-- --:--:-- 9067 [2021-01-19T16:04:31.005Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/20acc36f7b6281ddcb9b28eecfce13fe8b8a8df9 [Pipeline] } [2021-01-19T16:04:31.028Z] 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-01-19T16:04:34.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:04:35.382Z] ---> package-listing.sh [2021-01-19T16:04:35.382Z] ++ facter osfamily [2021-01-19T16:04:35.382Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T16:04:35.651Z] + OS_FAMILY=redhat [2021-01-19T16:04:35.651Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-149 [2021-01-19T16:04:35.651Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T16:04:35.651Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T16:04:35.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T16:04:35.651Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T16:04:35.651Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-149 ']' [2021-01-19T16:04:35.651Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T16:04:35.651Z] + case "${OS_FAMILY}" in [2021-01-19T16:04:35.651Z] + sort [2021-01-19T16:04:35.651Z] + rpm -qa [2021-01-19T16:04:42.410Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T16:04:42.410Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T16:04:42.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T16:04:42.410Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-149 ']' [2021-01-19T16:04:42.410Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-149/archives/ [2021-01-19T16:04:42.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-149/archives/ [Pipeline] echo [2021-01-19T16:04:42.458Z] 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-149/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T16:04:42.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:04:43.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T16:04:43.715Z] [2021-01-19T16:04:43.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T16:04:44.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T16:04:44.128Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T16:04:44.128Z] df20fa9351a1: Pulling fs layer [2021-01-19T16:04:44.128Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T16:04:44.128Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T16:04:44.128Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T16:04:44.128Z] 93b61091891f: Pulling fs layer [2021-01-19T16:04:44.128Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T16:04:44.128Z] 5e14af77c1be: Pulling fs layer [2021-01-19T16:04:44.128Z] 01666e4c0597: Pulling fs layer [2021-01-19T16:04:44.128Z] aa168da1d23b: Pulling fs layer [2021-01-19T16:04:44.128Z] 93b61091891f: Waiting [2021-01-19T16:04:44.128Z] 93b9cdb0e59b: Waiting [2021-01-19T16:04:44.128Z] 5e14af77c1be: Waiting [2021-01-19T16:04:44.128Z] 01666e4c0597: Waiting [2021-01-19T16:04:44.128Z] aa168da1d23b: Waiting [2021-01-19T16:04:44.128Z] 46f8f816bc3b: Waiting [2021-01-19T16:04:44.411Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T16:04:44.411Z] 36b3adc4ff6f: Download complete [2021-01-19T16:04:44.411Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T16:04:44.411Z] 46f8f816bc3b: Download complete [2021-01-19T16:04:44.682Z] df20fa9351a1: Verifying Checksum [2021-01-19T16:04:44.683Z] df20fa9351a1: Download complete [2021-01-19T16:04:44.683Z] 93b9cdb0e59b: Download complete [2021-01-19T16:04:44.683Z] 93b61091891f: Verifying Checksum [2021-01-19T16:04:44.683Z] 93b61091891f: Download complete [2021-01-19T16:04:44.969Z] 5e14af77c1be: Verifying Checksum [2021-01-19T16:04:44.969Z] 5e14af77c1be: Download complete [2021-01-19T16:04:44.969Z] 01666e4c0597: Verifying Checksum [2021-01-19T16:04:44.969Z] 01666e4c0597: Download complete [2021-01-19T16:04:45.264Z] df20fa9351a1: Pull complete [2021-01-19T16:04:46.020Z] 36b3adc4ff6f: Pull complete [2021-01-19T16:04:46.880Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T16:04:46.880Z] 8ad3a11d3b57: Download complete [2021-01-19T16:04:49.103Z] 8ad3a11d3b57: Pull complete [2021-01-19T16:04:49.519Z] 46f8f816bc3b: Pull complete [2021-01-19T16:04:51.280Z] 93b61091891f: Pull complete [2021-01-19T16:04:51.280Z] 93b9cdb0e59b: Pull complete [2021-01-19T16:04:51.661Z] 5e14af77c1be: Pull complete [2021-01-19T16:04:52.342Z] 01666e4c0597: Pull complete [2021-01-19T16:04:58.476Z] aa168da1d23b: Verifying Checksum [2021-01-19T16:04:58.476Z] aa168da1d23b: Download complete [2021-01-19T16:05:21.086Z] aa168da1d23b: Pull complete [2021-01-19T16:05:21.086Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T16:05:21.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T16:05:21.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T16:05:21.766Z] prd-centos7-docker-4c-2g-21202 does not seem to be running inside a container [2021-01-19T16:05:21.850Z] $ 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-149/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-149 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149:/w/workspace/xfoundry_go-mod-bootstrap_PR-149:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@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-01-19T16:05:29.795Z] $ docker top 5e9d3cac9ec13ad5cf1e41993e61d2fc39906e8e5087cff3839ae499878c13c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T16:05:30.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T16:05:30.965Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T16:05:32.002Z] + ls /var/log/sa-host [2021-01-19T16:05:32.002Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T16:05:32.002Z] file_magic: OK [2021-01-19T16:05:32.002Z] HZ: Using current value: 100 [2021-01-19T16:05:32.002Z] file_header: OK [2021-01-19T16:05:32.002Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T16:05:32.002Z] Statistics: [2021-01-19T16:05:32.002Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T16:05:32.002Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T16:05:32.002Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T16:05:32.002Z] file_magic: OK [2021-01-19T16:05:32.002Z] HZ: Using current value: 100 [2021-01-19T16:05:32.002Z] file_header: OK [2021-01-19T16:05:32.002Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T16:05:32.002Z] Statistics: [2021-01-19T16:05:32.002Z] Hnuu...uuuununununu... [2021-01-19T16:05:32.002Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T16:05:32.200Z] provisioning config files... [2021-01-19T16:05:32.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-149@tmp/config5193982039146142321tmp [Pipeline] { [Pipeline] echo [2021-01-19T16:05:32.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:05:33.047Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T16:05:33.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T16:05:33.290Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:05:34.705Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T16:05:34.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:05:35.096Z] ---> sudo-logs.sh [2021-01-19T16:05:35.096Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T16:05:35.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:05:35.815Z] ---> job-cost.sh [2021-01-19T16:05:36.087Z] lf-activate-venv: SKIPPING [2021-01-19T16:05:36.087Z] INFO: No Stack... [2021-01-19T16:05:37.091Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T16:05:37.834Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T16:05:37.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T16:05:38.583Z] ---> logs-deploy.sh [2021-01-19T16:05:38.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-149/2 [2021-01-19T16:05:38.583Z] INFO: archiving workspace using pattern(s): [2021-01-19T16:05:41.416Z] Archives upload complete. [2021-01-19T16:05:41.416Z] INFO: archiving logs to Nexus [2021-01-19T16:05:43.460Z] ---> uname -a: [2021-01-19T16:05:43.460Z] Linux prd-centos7-docker-4c-2g-21202.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-19T16:05:43.460Z] [2021-01-19T16:05:43.460Z] [2021-01-19T16:05:43.460Z] ---> lscpu: [2021-01-19T16:05:43.460Z] Architecture: x86_64 [2021-01-19T16:05:43.460Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-19T16:05:43.460Z] Byte Order: Little Endian [2021-01-19T16:05:43.460Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-19T16:05:43.460Z] CPU(s): 4 [2021-01-19T16:05:43.460Z] On-line CPU(s) list: 0-3 [2021-01-19T16:05:43.460Z] Thread(s) per core: 1 [2021-01-19T16:05:43.460Z] Core(s) per socket: 1 [2021-01-19T16:05:43.460Z] Socket(s): 4 [2021-01-19T16:05:43.460Z] NUMA node(s): 1 [2021-01-19T16:05:43.460Z] Vendor ID: GenuineIntel [2021-01-19T16:05:43.460Z] CPU family: 6 [2021-01-19T16:05:43.460Z] Model: 44 [2021-01-19T16:05:43.460Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-19T16:05:43.460Z] Stepping: 1 [2021-01-19T16:05:43.460Z] CPU MHz: 2933.438 [2021-01-19T16:05:43.460Z] BogoMIPS: 5866.87 [2021-01-19T16:05:43.460Z] Virtualization: VT-x [2021-01-19T16:05:43.460Z] Hypervisor vendor: KVM [2021-01-19T16:05:43.460Z] Virtualization type: full [2021-01-19T16:05:43.460Z] L1d cache: 128 KiB [2021-01-19T16:05:43.460Z] L1i cache: 128 KiB [2021-01-19T16:05:43.460Z] L2 cache: 16 MiB [2021-01-19T16:05:43.460Z] L3 cache: 64 MiB [2021-01-19T16:05:43.460Z] NUMA node0 CPU(s): 0-3 [2021-01-19T16:05:43.460Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-19T16:05:43.460Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-19T16:05:43.460Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-19T16:05:43.460Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-19T16:05:43.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-19T16:05:43.460Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-19T16:05:43.460Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-19T16:05:43.460Z] Vulnerability Srbds: Not affected [2021-01-19T16:05:43.460Z] Vulnerability Tsx async abort: Not affected [2021-01-19T16:05:43.460Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-19T16:05:43.460Z] [2021-01-19T16:05:43.460Z] [2021-01-19T16:05:43.460Z] ---> nproc: [2021-01-19T16:05:43.461Z] 4 [2021-01-19T16:05:43.461Z] [2021-01-19T16:05:43.461Z]