Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from df66839090ebf817bb34976a7432f6539088a1d8+de86bb2d438ca7287b41d514e43219be66da0926 (d47109cdba136bd2a072deab22fa35352d8510af) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-127/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-127/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13222 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [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-127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) 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 --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # 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 de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-23T06:38:32.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-23T06:38:33.326Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-23T06:38:33.519Z] ========================================================= [2020-11-23T06:38:33.519Z] EdgeX Global Pipelines Version Info [2020-11-23T06:38:33.519Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:38:36.340Z] ------------------- [2020-11-23T06:38:36.341Z] stable info: [2020-11-23T06:38:36.341Z] ------------------- [2020-11-23T06:38:36.341Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-23T06:38:36.341Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-23T06:38:36.341Z] Message: update stable to v1.0.167 [2020-11-23T06:38:37.370Z] ------------------- [2020-11-23T06:38:37.370Z] experimental info: [2020-11-23T06:38:37.370Z] ------------------- [2020-11-23T06:38:37.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-23T06:38:37.370Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-23T06:38:37.370Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-23T06:38:38.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-11-23T06:38:38.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-11-23T06:38:38.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-23T06:38:38.538Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-23T06:38:38.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-23T06:38:38.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-23T06:38:38.968Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-23T06:38:39.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-23T06:38:39.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-23T06:38:39.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-23T06:38:39.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-23T06:38:39.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-11-23T06:38:39.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-23T06:38:40.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-23T06:38:40.187Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:38:40.360Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:38:40.492Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:38:40.621Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-23T06:38:40.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-23T06:38:41.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-23T06:38:41.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-23T06:38:41.405Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-23T06:38:41.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-23T06:38:42.054Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-23T06:38:42.258Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-23T06:38:42.524Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-23T06:38:42.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo [2020-11-23T06:38:42.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo [2020-11-23T06:38:42.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo [2020-11-23T06:38:43.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] echo [2020-11-23T06:38:43.307Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df66839 [Pipeline] echo [2020-11-23T06:38:43.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:38:43.796Z] provisioning config files... [2020-11-23T06:38:43.849Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config7575546542439858579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:38:44.482Z] ---> docker-login.sh [2020-11-23T06:38:44.482Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:38:45.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:38:45.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:38:45.828Z] Configure a credential helper to remove this warning. See [2020-11-23T06:38:45.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:38:45.828Z] [2020-11-23T06:38:45.828Z] Login Succeeded [2020-11-23T06:38:45.828Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:38:46.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:38:46.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:38:46.122Z] Configure a credential helper to remove this warning. See [2020-11-23T06:38:46.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:38:46.122Z] [2020-11-23T06:38:46.122Z] Login Succeeded [2020-11-23T06:38:46.122Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:38:46.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:38:46.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:38:46.686Z] Configure a credential helper to remove this warning. See [2020-11-23T06:38:46.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:38:46.686Z] [2020-11-23T06:38:46.686Z] Login Succeeded [2020-11-23T06:38:46.686Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:38:46.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:38:46.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:38:46.998Z] Configure a credential helper to remove this warning. See [2020-11-23T06:38:46.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:38:46.998Z] [2020-11-23T06:38:46.998Z] Login Succeeded [2020-11-23T06:38:46.998Z] docker.io [2020-11-23T06:38:47.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:38:47.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:38:47.921Z] Configure a credential helper to remove this warning. See [2020-11-23T06:38:47.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:38:47.921Z] [2020-11-23T06:38:47.921Z] Login Succeeded [2020-11-23T06:38:47.921Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:38:47.961Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:38:49.044Z] + git log --format=format:%s -1 df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] echo [2020-11-23T06:38:49.276Z] GIT_COMMIT: df66839090ebf817bb34976a7432f6539088a1d8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-11-23T06:38:49.367Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:38:50.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:38:50.121Z] [2020-11-23T06:38:50.121Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:38:50.790Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:38:50.790Z] latest: Pulling from edgex-devops/git-semver [2020-11-23T06:38:50.790Z] 31603596830f: Pulling fs layer [2020-11-23T06:38:50.790Z] 2a8b12db71e7: Pulling fs layer [2020-11-23T06:38:50.790Z] 6ca5941a6612: Pulling fs layer [2020-11-23T06:38:50.790Z] ecc8261a40a4: Pulling fs layer [2020-11-23T06:38:50.790Z] ecc8261a40a4: Waiting [2020-11-23T06:38:50.790Z] 2a8b12db71e7: Verifying Checksum [2020-11-23T06:38:50.790Z] 2a8b12db71e7: Download complete [2020-11-23T06:38:51.087Z] 31603596830f: Verifying Checksum [2020-11-23T06:38:51.087Z] 31603596830f: Download complete [2020-11-23T06:38:51.730Z] ecc8261a40a4: Verifying Checksum [2020-11-23T06:38:51.730Z] ecc8261a40a4: Download complete [2020-11-23T06:38:51.730Z] 6ca5941a6612: Verifying Checksum [2020-11-23T06:38:51.730Z] 6ca5941a6612: Download complete [2020-11-23T06:38:52.027Z] 31603596830f: Pull complete [2020-11-23T06:38:52.305Z] 2a8b12db71e7: Pull complete [2020-11-23T06:38:53.792Z] 6ca5941a6612: Pull complete [2020-11-23T06:38:54.459Z] ecc8261a40a4: Pull complete [2020-11-23T06:38:54.459Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-23T06:38:54.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-23T06:38:54.747Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-23T06:38:55.058Z] prd-centos7-docker-4c-2g-13222 does not seem to be running inside a container [2020-11-23T06:38:55.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-127 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127:/w/workspace/xfoundry_go-mod-bootstrap_PR-127:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-23T06:38:59.084Z] $ docker top 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-23T06:38:59.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:38:59.602Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:39:00.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:39:00.192Z] $ docker exec 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent [2020-11-23T06:39:00.983Z] SSH_AUTH_SOCK=/tmp/ssh-pN2cNpSROMdA/agent.12 [2020-11-23T06:39:00.983Z] SSH_AGENT_PID=17 [2020-11-23T06:39:01.037Z] Running ssh-add (command line suppressed) [2020-11-23T06:39:01.343Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_5974634344494628758.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_5974634344494628758.key) [2020-11-23T06:39:01.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:39:02.474Z] + git tag --points-at HEAD [Pipeline] } [2020-11-23T06:39:02.549Z] $ docker exec --env ******** --env ******** 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent -k [2020-11-23T06:39:02.878Z] unset SSH_AUTH_SOCK; [2020-11-23T06:39:02.880Z] unset SSH_AGENT_PID; [2020-11-23T06:39:02.881Z] echo Agent pid 17 killed; [2020-11-23T06:39:02.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-23T06:39:03.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-23T06:39:03.183Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-23T06:39:03.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-23T06:39:03.672Z] $ docker exec 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent [2020-11-23T06:39:04.075Z] SSH_AUTH_SOCK=/tmp/ssh-JQ6ekKR6Yx5M/agent.45 [2020-11-23T06:39:04.076Z] SSH_AGENT_PID=50 [2020-11-23T06:39:04.087Z] Running ssh-add (command line suppressed) [2020-11-23T06:39:04.329Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_3315558346930443113.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_3315558346930443113.key) [2020-11-23T06:39:04.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-23T06:39:05.204Z] + git semver init [2020-11-23T06:39:05.204Z] # -> Open(): unable to determine branch for HEAD [2020-11-23T06:39:05.204Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-127/.git [2020-11-23T06:39:05.204Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [2020-11-23T06:39:05.204Z] # $SEMVER_REMOTE_NAME = origin [2020-11-23T06:39:05.204Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-23T06:39:05.204Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-23T06:39:05.204Z] # $SEMVER_BRANCH = PR-127 [2020-11-23T06:39:05.204Z] # $SEMVER_TEMP = /tmp/semver-083792338 [2020-11-23T06:39:05.204Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-11-23T06:39:05.823Z] # '/tmp/semver-083792338' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-127/.semver' [2020-11-23T06:39:05.823Z] # -> Force: false [2020-11-23T06:39:05.823Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-127/.semver [Pipeline] } [2020-11-23T06:39:05.857Z] $ docker exec --env ******** --env ******** 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent -k [2020-11-23T06:39:06.030Z] unset SSH_AUTH_SOCK; [2020-11-23T06:39:06.031Z] unset SSH_AGENT_PID; [2020-11-23T06:39:06.031Z] echo Agent pid 50 killed; [2020-11-23T06:39:06.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-23T06:39:06.800Z] + git semver [Pipeline] } [2020-11-23T06:39:07.127Z] $ docker stop --time=1 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 [2020-11-23T06:39:09.254Z] $ docker rm -f 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:39:10.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-23T06:39:11.154Z] Stashed 1 file(s) [Pipeline] echo [2020-11-23T06:39:11.177Z] [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 [2020-11-23T06:39:27.109Z] Still waiting to schedule task [2020-11-23T06:39:27.109Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-23T06:39:27.140Z] Still waiting to schedule task [2020-11-23T06:39:27.140Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13225’ [2020-11-23T06:40:43.536Z] Running on prd-centos7-docker-4c-2g-13234 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [Pipeline] { [Pipeline] ws [2020-11-23T06:40:43.652Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:40:47.315Z] using credential edgex-jenkins-ssh [2020-11-23T06:40:47.372Z] Cloning the remote Git repository [2020-11-23T06:40:47.400Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:40:47.464Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-11-23T06:40:47.534Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:40:47.534Z] > git --version # timeout=10 [2020-11-23T06:40:47.539Z] > git --version # 'git version 2.16.5' [2020-11-23T06:40:47.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:47.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:40:48.690Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-23T06:40:48.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:40:48.717Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-23T06:40:48.738Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:40:48.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:48.744Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:40:49.137Z] Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 [2020-11-23T06:40:49.248Z] Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 [2020-11-23T06:40:49.249Z] Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) [2020-11-23T06:40:49.148Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:40:49.154Z] > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 [2020-11-23T06:40:49.201Z] > git remote # timeout=10 [2020-11-23T06:40:49.209Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:40:49.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:40:49.222Z] > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 [2020-11-23T06:40:49.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:40:49.254Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:40:49.259Z] > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 [2020-11-23T06:40:53.002Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:40:53.037Z] > git --version # timeout=10 [2020-11-23T06:40:53.042Z] > git --version # 'git version 2.16.5' [2020-11-23T06:40:53.049Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:40:54.666Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:40:55.058Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:40:55.394Z] + sudo service docker restart [2020-11-23T06:40:55.394Z] + true [2020-11-23T06:40:55.394Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:40:56.501Z] provisioning config files... [2020-11-23T06:40:56.541Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config3320605721780757637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:40:56.997Z] ---> docker-login.sh [2020-11-23T06:40:56.998Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:40:57.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:57.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:57.848Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:57.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:57.848Z] [2020-11-23T06:40:57.848Z] Login Succeeded [2020-11-23T06:40:57.848Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:40:57.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:58.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:58.115Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:58.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:58.115Z] [2020-11-23T06:40:58.115Z] Login Succeeded [2020-11-23T06:40:58.115Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:40:58.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:58.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:58.379Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:58.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:58.379Z] [2020-11-23T06:40:58.379Z] Login Succeeded [2020-11-23T06:40:58.379Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:40:58.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:58.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:58.379Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:58.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:58.379Z] [2020-11-23T06:40:58.379Z] Login Succeeded [2020-11-23T06:40:58.379Z] docker.io [2020-11-23T06:40:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:40:58.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:40:58.906Z] Configure a credential helper to remove this warning. See [2020-11-23T06:40:58.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:40:58.906Z] [2020-11-23T06:40:58.906Z] Login Succeeded [2020-11-23T06:40:58.906Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:40:58.960Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:40:59.775Z] ========================================================= [2020-11-23T06:40:59.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-23T06:40:59.775Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:00.185Z] + 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 . [2020-11-23T06:41:00.459Z] Sending build context to Docker daemon 571.4kB [2020-11-23T06:41:00.459Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:41:00.459Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:41:00.459Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-23T06:41:00.459Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:41:00.459Z] ed8968b2872e: Pulling fs layer [2020-11-23T06:41:00.459Z] a92cc7c5fd73: Pulling fs layer [2020-11-23T06:41:00.459Z] e871e8e8d7a9: Pulling fs layer [2020-11-23T06:41:00.459Z] e73272ec9a57: Pulling fs layer [2020-11-23T06:41:00.459Z] 1e910a182e73: Pulling fs layer [2020-11-23T06:41:00.459Z] 4e634b169226: Pulling fs layer [2020-11-23T06:41:00.459Z] e871e8e8d7a9: Waiting [2020-11-23T06:41:00.459Z] e73272ec9a57: Waiting [2020-11-23T06:41:00.459Z] 1e910a182e73: Waiting [2020-11-23T06:41:00.459Z] 4e634b169226: Waiting [2020-11-23T06:41:00.459Z] a92cc7c5fd73: Verifying Checksum [2020-11-23T06:41:00.459Z] a92cc7c5fd73: Download complete [2020-11-23T06:41:00.459Z] ed8968b2872e: Verifying Checksum [2020-11-23T06:41:00.459Z] ed8968b2872e: Download complete [2020-11-23T06:41:00.459Z] e73272ec9a57: Verifying Checksum [2020-11-23T06:41:00.459Z] e73272ec9a57: Download complete [2020-11-23T06:41:00.459Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:41:00.459Z] df20fa9351a1: Download complete [2020-11-23T06:41:00.459Z] 1e910a182e73: Verifying Checksum [2020-11-23T06:41:00.459Z] 1e910a182e73: Download complete [2020-11-23T06:41:00.740Z] df20fa9351a1: Pull complete [2020-11-23T06:41:01.014Z] ed8968b2872e: Pull complete [2020-11-23T06:41:01.284Z] a92cc7c5fd73: Pull complete [2020-11-23T06:41:01.884Z] 4e634b169226: Verifying Checksum [2020-11-23T06:41:01.884Z] 4e634b169226: Download complete [2020-11-23T06:41:03.309Z] e871e8e8d7a9: Verifying Checksum [2020-11-23T06:41:03.309Z] e871e8e8d7a9: Download complete [2020-11-23T06:41:10.217Z] e871e8e8d7a9: Pull complete [2020-11-23T06:41:10.217Z] e73272ec9a57: Pull complete [2020-11-23T06:41:10.217Z] 1e910a182e73: Pull complete [2020-11-23T06:41:14.508Z] 4e634b169226: Pull complete [2020-11-23T06:41:14.508Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-23T06:41:14.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-23T06:41:14.508Z] ---> f7629b54cfaa [2020-11-23T06:41:14.508Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:41:14.777Z] ---> Running in 220fe865add0 [2020-11-23T06:41:15.041Z] Removing intermediate container 220fe865add0 [2020-11-23T06:41:15.041Z] ---> 9ad0e4c382d5 [2020-11-23T06:41:15.041Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:41:15.307Z] ---> Running in 0d120c650f29 [2020-11-23T06:41:16.269Z] Removing intermediate container 0d120c650f29 [2020-11-23T06:41:16.269Z] ---> fdb13f6b1285 [2020-11-23T06:41:16.269Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-23T06:41:16.538Z] ---> Running in 61ab2f94aee4 [2020-11-23T06:41:17.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-23T06:41:17.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-23T06:41:18.675Z] OK: 166 MiB in 39 packages [2020-11-23T06:41:18.952Z] Removing intermediate container 61ab2f94aee4 [2020-11-23T06:41:18.952Z] ---> a6b128f5c73d [2020-11-23T06:41:18.952Z] Step 6/8 : WORKDIR /build [2020-11-23T06:41:18.952Z] ---> Running in 8b847788e46c [2020-11-23T06:41:19.225Z] Removing intermediate container 8b847788e46c [2020-11-23T06:41:19.225Z] ---> 0f23c1e521e8 [2020-11-23T06:41:19.225Z] Step 7/8 : COPY go.mod . [2020-11-23T06:41:19.499Z] ---> bf3668669b05 [2020-11-23T06:41:19.499Z] Step 8/8 : RUN go mod download [2020-11-23T06:41:19.499Z] ---> Running in e7d888b339fd [2020-11-23T06:41:37.725Z] Removing intermediate container e7d888b339fd [2020-11-23T06:41:37.725Z] ---> 2d771d14cd27 [2020-11-23T06:41:37.725Z] Successfully built 2d771d14cd27 [2020-11-23T06:41:37.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:38.129Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:41:38.129Z] . [Pipeline] withDockerContainer [2020-11-23T06:41:38.285Z] prd-centos7-docker-4c-2g-13234 does not seem to be running inside a container [2020-11-23T06:41:38.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:41:39.167Z] $ docker top 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:41:39.767Z] + go version [2020-11-23T06:41:39.768Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-23T06:41:39.806Z] $ docker stop --time=1 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 [2020-11-23T06:41:41.191Z] $ docker rm -f 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:41:42.300Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-23T06:41:42.300Z] . [Pipeline] withDockerContainer [2020-11-23T06:41:42.425Z] prd-centos7-docker-4c-2g-13234 does not seem to be running inside a container [2020-11-23T06:41:42.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-23T06:41:43.214Z] $ docker top 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:41:43.904Z] + make test [2020-11-23T06:41:43.904Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-23T06:41:54.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-23T06:41:54.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.021s coverage: 9.0% of statements [2020-11-23T06:41:54.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-23T06:41:54.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.012s coverage: 95.1% of statements [2020-11-23T06:41:54.090Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.006s coverage: 87.8% of statements [2020-11-23T06:41:54.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-23T06:41:54.090Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-23T06:41:54.369Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-23T06:42:02.581Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.021s coverage: 100.0% of statements [2020-11-23T06:42:02.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-23T06:42:02.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-23T06:42:02.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-23T06:42:02.581Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements [2020-11-23T06:42:02.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-23T06:42:02.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-23T06:42:02.581Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements [2020-11-23T06:42:02.581Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:42:04.028Z] gofmt -l . [2020-11-23T06:42:04.028Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-23T06:42:04.057Z] $ docker stop --time=1 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c [2020-11-23T06:42:06.416Z] $ docker rm -f 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:42:07.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:42:07.459Z] 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] } [2020-11-23T06:42:34.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13241 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [Pipeline] { [Pipeline] ws [2020-11-23T06:42:34.509Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-11-23T06:42:40.556Z] using credential edgex-jenkins-ssh [2020-11-23T06:42:40.617Z] Cloning the remote Git repository [2020-11-23T06:42:40.689Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:42:40.829Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-11-23T06:42:40.940Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:42:40.943Z] > git --version # timeout=10 [2020-11-23T06:42:40.973Z] > git --version # 'git version 2.17.1' [2020-11-23T06:42:40.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:41.052Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:42:41.930Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-23T06:42:41.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-23T06:42:42.000Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-11-23T06:42:42.055Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-11-23T06:42:42.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:42.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-23T06:42:42.576Z] Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 [2020-11-23T06:42:42.905Z] Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 [2020-11-23T06:42:42.905Z] Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) [2020-11-23T06:42:42.606Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:42:42.631Z] > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 [2020-11-23T06:42:42.726Z] > git remote # timeout=10 [2020-11-23T06:42:42.762Z] > git config --get remote.origin.url # timeout=10 [2020-11-23T06:42:42.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-23T06:42:42.796Z] > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 [2020-11-23T06:42:42.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-23T06:42:42.913Z] > git config core.sparsecheckout # timeout=10 [2020-11-23T06:42:42.952Z] > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 [2020-11-23T06:42:47.533Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-11-23T06:42:47.600Z] > git --version # timeout=10 [2020-11-23T06:42:47.616Z] > git --version # 'git version 2.17.1' [2020-11-23T06:42:47.633Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-23T06:42:49.442Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:42:49.918Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-23T06:42:50.289Z] + + true [2020-11-23T06:42:50.289Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-23T06:42:53.096Z] provisioning config files... [2020-11-23T06:42:53.142Z] copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config238835610409495397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:42:53.616Z] ---> docker-login.sh [2020-11-23T06:42:53.616Z] nexus3.edgexfoundry.org:10001 [2020-11-23T06:42:54.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:55.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:55.222Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:55.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:55.222Z] [2020-11-23T06:42:55.222Z] Login Succeeded [2020-11-23T06:42:55.222Z] nexus3.edgexfoundry.org:10002 [2020-11-23T06:42:55.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:55.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:55.500Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:55.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:55.500Z] [2020-11-23T06:42:55.500Z] Login Succeeded [2020-11-23T06:42:55.781Z] nexus3.edgexfoundry.org:10003 [2020-11-23T06:42:56.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:56.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:56.058Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:56.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:56.058Z] [2020-11-23T06:42:56.058Z] Login Succeeded [2020-11-23T06:42:56.058Z] nexus3.edgexfoundry.org:10004 [2020-11-23T06:42:56.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:56.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:56.667Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:56.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:56.667Z] [2020-11-23T06:42:56.667Z] Login Succeeded [2020-11-23T06:42:56.667Z] docker.io [2020-11-23T06:42:56.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-23T06:42:57.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-23T06:42:57.209Z] Configure a credential helper to remove this warning. See [2020-11-23T06:42:57.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-23T06:42:57.209Z] [2020-11-23T06:42:57.209Z] Login Succeeded [2020-11-23T06:42:57.209Z] ---> docker-login.sh ends [Pipeline] } [2020-11-23T06:42:57.249Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-23T06:42:57.815Z] ========================================================= [2020-11-23T06:42:57.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-23T06:42:57.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:42:58.243Z] + 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 . [2020-11-23T06:42:58.524Z] Sending build context to Docker daemon 571.4kB [2020-11-23T06:42:58.524Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-23T06:42:58.524Z] Step 2/8 : FROM ${BASE} [2020-11-23T06:42:58.804Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-23T06:42:58.804Z] b538f80385f9: Pulling fs layer [2020-11-23T06:42:58.804Z] 74f711af9a0d: Pulling fs layer [2020-11-23T06:42:58.804Z] 99f96fe45779: Pulling fs layer [2020-11-23T06:42:58.804Z] 8529a6b9a6be: Pulling fs layer [2020-11-23T06:42:58.804Z] 45590311c82a: Pulling fs layer [2020-11-23T06:42:58.804Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-23T06:42:58.804Z] 209524e5b208: Pulling fs layer [2020-11-23T06:42:58.804Z] 8529a6b9a6be: Waiting [2020-11-23T06:42:58.804Z] 69ca0ff8b7b3: Waiting [2020-11-23T06:42:58.804Z] 45590311c82a: Waiting [2020-11-23T06:42:58.804Z] 209524e5b208: Waiting [2020-11-23T06:42:58.804Z] 99f96fe45779: Verifying Checksum [2020-11-23T06:42:58.804Z] 99f96fe45779: Download complete [2020-11-23T06:42:58.804Z] 74f711af9a0d: Download complete [2020-11-23T06:42:58.804Z] 45590311c82a: Download complete [2020-11-23T06:42:58.804Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-23T06:42:58.804Z] 69ca0ff8b7b3: Download complete [2020-11-23T06:42:58.804Z] b538f80385f9: Verifying Checksum [2020-11-23T06:42:58.804Z] b538f80385f9: Download complete [2020-11-23T06:42:59.807Z] b538f80385f9: Pull complete [2020-11-23T06:43:00.085Z] 74f711af9a0d: Pull complete [2020-11-23T06:43:00.362Z] 99f96fe45779: Pull complete [2020-11-23T06:43:01.820Z] 209524e5b208: Verifying Checksum [2020-11-23T06:43:01.820Z] 209524e5b208: Download complete [2020-11-23T06:43:04.475Z] 8529a6b9a6be: Verifying Checksum [2020-11-23T06:43:04.476Z] 8529a6b9a6be: Download complete [2020-11-23T06:43:14.689Z] 8529a6b9a6be: Pull complete [2020-11-23T06:43:14.689Z] 45590311c82a: Pull complete [2020-11-23T06:43:14.689Z] 69ca0ff8b7b3: Pull complete [2020-11-23T06:43:18.059Z] 209524e5b208: Pull complete [2020-11-23T06:43:18.059Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-23T06:43:18.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-23T06:43:18.059Z] ---> 5bddaf1c2fca [2020-11-23T06:43:18.059Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-23T06:43:21.496Z] ---> Running in 758a5b011860 [2020-11-23T06:43:21.778Z] Removing intermediate container 758a5b011860 [2020-11-23T06:43:21.778Z] ---> 15facdacb034 [2020-11-23T06:43:21.778Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-23T06:43:21.778Z] ---> Running in 3698d106b18e [2020-11-23T06:43:24.429Z] Removing intermediate container 3698d106b18e [2020-11-23T06:43:24.429Z] ---> ba7c86502f65 [2020-11-23T06:43:24.429Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-11-23T06:43:24.729Z] ---> Running in e92cc73958a0 [2020-11-23T06:43:26.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-23T06:43:27.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-23T06:43:27.769Z] OK: 142 MiB in 39 packages [2020-11-23T06:43:28.751Z] Removing intermediate container e92cc73958a0 [2020-11-23T06:43:28.751Z] ---> 2d05070440ec [2020-11-23T06:43:28.751Z] Step 6/8 : WORKDIR /build [2020-11-23T06:43:29.029Z] ---> Running in 4745641e708b [2020-11-23T06:43:29.627Z] Removing intermediate container 4745641e708b [2020-11-23T06:43:29.627Z] ---> c3a4b6d38126 [2020-11-23T06:43:29.627Z] Step 7/8 : COPY go.mod . [2020-11-23T06:43:30.230Z] ---> 0c65f55de157 [2020-11-23T06:43:30.230Z] Step 8/8 : RUN go mod download [2020-11-23T06:43:30.507Z] ---> Running in 87d6d9290abc [2020-11-23T06:43:57.416Z] Removing intermediate container 87d6d9290abc [2020-11-23T06:43:57.416Z] ---> a5602744a119 [2020-11-23T06:43:57.416Z] Successfully built a5602744a119 [2020-11-23T06:43:57.416Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:43:57.809Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:43:57.809Z] . [Pipeline] withDockerContainer [2020-11-23T06:43:58.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-13241 does not seem to be running inside a container [2020-11-23T06:43:58.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:44:00.281Z] $ docker top 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:01.821Z] + go version [2020-11-23T06:44:01.821Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-23T06:44:01.890Z] $ docker stop --time=1 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab [2020-11-23T06:44:03.938Z] $ docker rm -f 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:44:05.446Z] + docker inspect -f . ci-base-image-arm64 [2020-11-23T06:44:05.446Z] . [Pipeline] withDockerContainer [2020-11-23T06:44:05.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-13241 does not seem to be running inside a container [2020-11-23T06:44:05.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-23T06:44:07.808Z] $ docker top 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:44:09.282Z] + make test [2020-11-23T06:44:09.282Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-23T06:44:36.206Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-11-23T06:44:37.671Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 9.0% of statements [2020-11-23T06:44:37.672Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-11-23T06:44:38.676Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.069s coverage: 95.1% of statements [2020-11-23T06:44:38.676Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.023s coverage: 87.8% of statements [2020-11-23T06:44:38.676Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-11-23T06:44:38.676Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-11-23T06:44:38.676Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-11-23T06:44:48.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.058s coverage: 100.0% of statements [2020-11-23T06:44:48.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-11-23T06:44:48.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-11-23T06:44:48.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-11-23T06:44:48.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.017s coverage: 48.9% of statements [2020-11-23T06:44:48.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-11-23T06:44:48.883Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-11-23T06:44:48.883Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements [2020-11-23T06:44:48.883Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-23T06:44:53.259Z] gofmt -l . [2020-11-23T06:44:53.259Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-23T06:44:53.620Z] $ docker stop --time=1 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 [2020-11-23T06:44:56.030Z] $ docker rm -f 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-23T06:44:57.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-23T06:44:57.173Z] Warning: overwriting stash ‘coverage-report’ [2020-11-23T06:44:58.137Z] 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 [2020-11-23T06:45:00.973Z] provisioning config files... [2020-11-23T06:45:00.995Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config1161438699366614437tmp [Pipeline] { [Pipeline] sh [2020-11-23T06:45:01.667Z] + set +x [2020-11-23T06:45:01.667Z] + bash -s -- [2020-11-23T06:45:01.667Z] + curl -s https://codecov.io/bash [2020-11-23T06:45:02.037Z] [2020-11-23T06:45:02.038Z] _____ _ [2020-11-23T06:45:02.038Z] / ____| | | [2020-11-23T06:45:02.038Z] | | ___ __| | ___ ___ _____ __ [2020-11-23T06:45:02.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-23T06:45:02.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-23T06:45:02.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-23T06:45:02.038Z] Bash-20201123-d0fed5f [2020-11-23T06:45:02.038Z] [2020-11-23T06:45:02.038Z] [2020-11-23T06:45:02.038Z] ==> Jenkins CI detected. [2020-11-23T06:45:02.038Z] project root: . [2020-11-23T06:45:02.038Z] --> token set from env [2020-11-23T06:45:02.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-23T06:45:02.330Z] ==> Running gcov in . (disable via -X gcov) [2020-11-23T06:45:02.330Z] ==> Python coveragepy not found [2020-11-23T06:45:02.330Z] ==> Searching for coverage reports in: [2020-11-23T06:45:02.330Z] + . [2020-11-23T06:45:02.330Z] -> Found 1 reports [2020-11-23T06:45:02.330Z] ==> Detecting git/mercurial file structure [2020-11-23T06:45:02.330Z] ==> Reading reports [2020-11-23T06:45:02.330Z] + ./coverage.out bytes=21004 [2020-11-23T06:45:02.330Z] ==> Appending adjustments [2020-11-23T06:45:02.330Z] https://docs.codecov.io/docs/fixing-reports [2020-11-23T06:45:02.729Z] + Found adjustments [2020-11-23T06:45:02.729Z] ==> Gzipping contents [2020-11-23T06:45:02.729Z] ==> Uploading reports [2020-11-23T06:45:02.729Z] url: https://codecov.io [2020-11-23T06:45:02.729Z] query: branch=PR-127&commit=df66839090ebf817bb34976a7432f6539088a1d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=127&job=&cmd_args= [2020-11-23T06:45:02.729Z] -> Pinging Codecov [2020-11-23T06:45:02.729Z] https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-127&commit=df66839090ebf817bb34976a7432f6539088a1d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=127&job=&cmd_args= [2020-11-23T06:45:03.365Z] -> Uploading to [2020-11-23T06:45:03.365Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-23/833815588EE85121546D348822E98E2E/df66839090ebf817bb34976a7432f6539088a1d8/69cb3b54-145a-48f9-a58b-e92ffaea2d1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac2f2fa09500b58f4543cc3de9a5f5d743689c7e47c8b96d65afaa2fb6d0008e [2020-11-23T06:45:03.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-23T06:45:03.365Z] Dload Upload Total Spent Left Speed [2020-11-23T06:45:03.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4395 0 0 100 4395 0 10058 --:--:-- --:--:-- --:--:-- 10080 [2020-11-23T06:45:03.999Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] } [2020-11-23T06:45:04.077Z] 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 [2020-11-23T06:45:08.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:09.297Z] ---> package-listing.sh [2020-11-23T06:45:09.297Z] ++ facter osfamily [2020-11-23T06:45:09.297Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-23T06:45:09.595Z] + OS_FAMILY=redhat [2020-11-23T06:45:09.595Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-127 [2020-11-23T06:45:09.595Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-23T06:45:09.595Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-23T06:45:09.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-23T06:45:09.595Z] + PACKAGES=/tmp/packages_start.txt [2020-11-23T06:45:09.595Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-127 ']' [2020-11-23T06:45:09.595Z] + PACKAGES=/tmp/packages_end.txt [2020-11-23T06:45:09.595Z] + case "${OS_FAMILY}" in [2020-11-23T06:45:09.595Z] + rpm -qa [2020-11-23T06:45:09.595Z] + sort [2020-11-23T06:45:16.407Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-23T06:45:16.407Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-23T06:45:16.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-23T06:45:16.407Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-127 ']' [2020-11-23T06:45:16.407Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-127/archives/ [2020-11-23T06:45:16.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-127/archives/ [Pipeline] echo [2020-11-23T06:45:16.737Z] 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-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-23T06:45:17.156Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:17.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:45:18.093Z] [2020-11-23T06:45:18.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-23T06:45:18.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:45:18.821Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-23T06:45:18.821Z] df20fa9351a1: Pulling fs layer [2020-11-23T06:45:18.821Z] 36b3adc4ff6f: Pulling fs layer [2020-11-23T06:45:18.821Z] 8ad3a11d3b57: Pulling fs layer [2020-11-23T06:45:18.821Z] 46f8f816bc3b: Pulling fs layer [2020-11-23T06:45:18.821Z] 93b61091891f: Pulling fs layer [2020-11-23T06:45:18.821Z] 93b9cdb0e59b: Pulling fs layer [2020-11-23T06:45:18.821Z] 5e14af77c1be: Pulling fs layer [2020-11-23T06:45:18.821Z] 01666e4c0597: Pulling fs layer [2020-11-23T06:45:18.821Z] aa168da1d23b: Pulling fs layer [2020-11-23T06:45:18.821Z] 93b9cdb0e59b: Waiting [2020-11-23T06:45:18.821Z] 5e14af77c1be: Waiting [2020-11-23T06:45:18.821Z] 46f8f816bc3b: Waiting [2020-11-23T06:45:18.821Z] 93b61091891f: Waiting [2020-11-23T06:45:18.821Z] 01666e4c0597: Waiting [2020-11-23T06:45:18.821Z] aa168da1d23b: Waiting [2020-11-23T06:45:18.821Z] 36b3adc4ff6f: Verifying Checksum [2020-11-23T06:45:18.821Z] 36b3adc4ff6f: Download complete [2020-11-23T06:45:18.821Z] 46f8f816bc3b: Download complete [2020-11-23T06:45:18.821Z] df20fa9351a1: Verifying Checksum [2020-11-23T06:45:18.821Z] df20fa9351a1: Download complete [2020-11-23T06:45:18.821Z] 93b9cdb0e59b: Verifying Checksum [2020-11-23T06:45:18.821Z] 93b9cdb0e59b: Download complete [2020-11-23T06:45:18.821Z] 5e14af77c1be: Verifying Checksum [2020-11-23T06:45:18.821Z] 5e14af77c1be: Download complete [2020-11-23T06:45:19.118Z] 93b61091891f: Verifying Checksum [2020-11-23T06:45:19.118Z] 93b61091891f: Download complete [2020-11-23T06:45:19.118Z] 01666e4c0597: Verifying Checksum [2020-11-23T06:45:19.118Z] 01666e4c0597: Download complete [2020-11-23T06:45:19.779Z] 8ad3a11d3b57: Verifying Checksum [2020-11-23T06:45:19.779Z] 8ad3a11d3b57: Download complete [2020-11-23T06:45:19.779Z] df20fa9351a1: Pull complete [2020-11-23T06:45:20.868Z] 36b3adc4ff6f: Pull complete [2020-11-23T06:45:22.951Z] 8ad3a11d3b57: Pull complete [2020-11-23T06:45:23.330Z] 46f8f816bc3b: Pull complete [2020-11-23T06:45:24.989Z] 93b61091891f: Pull complete [2020-11-23T06:45:24.989Z] 93b9cdb0e59b: Pull complete [2020-11-23T06:45:27.027Z] aa168da1d23b: Verifying Checksum [2020-11-23T06:45:27.027Z] aa168da1d23b: Download complete [2020-11-23T06:45:27.299Z] 5e14af77c1be: Pull complete [2020-11-23T06:45:27.577Z] 01666e4c0597: Pull complete [2020-11-23T06:45:47.386Z] aa168da1d23b: Pull complete [2020-11-23T06:45:47.386Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-23T06:45:47.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-23T06:45:47.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-23T06:45:48.795Z] prd-centos7-docker-4c-2g-13222 does not seem to be running inside a container [2020-11-23T06:45:48.975Z] $ 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-127/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-127 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127:/w/workspace/xfoundry_go-mod-bootstrap_PR-127:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-23T06:45:52.176Z] $ docker top 236b5d67105660876c97636f6f1b631a7fddeb85e0c7d76249db653dbe5ba533 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-23T06:45:53.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-23T06:45:53.422Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-23T06:45:53.756Z] + ls /var/log/sa-host [2020-11-23T06:45:53.756Z] + sadf -c /var/log/sa-host/sa05 [2020-11-23T06:45:53.756Z] file_magic: OK [2020-11-23T06:45:53.756Z] HZ: Using current value: 100 [2020-11-23T06:45:53.756Z] file_header: OK [2020-11-23T06:45:53.756Z] 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 [2020-11-23T06:45:53.756Z] Statistics: [2020-11-23T06:45:53.756Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:45:53.756Z] File successfully converted to sysstat format version 12.2.1 [2020-11-23T06:45:53.756Z] + sadf -c /var/log/sa-host/sa23 [2020-11-23T06:45:53.756Z] file_magic: OK [2020-11-23T06:45:53.756Z] HZ: Using current value: 100 [2020-11-23T06:45:53.756Z] file_header: OK [2020-11-23T06:45:53.756Z] 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 [2020-11-23T06:45:53.756Z] Statistics: [2020-11-23T06:45:53.756Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-23T06:45:53.756Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-23T06:45:54.027Z] provisioning config files... [2020-11-23T06:45:54.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config8511280957011511952tmp [Pipeline] { [Pipeline] echo [2020-11-23T06:45:54.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:54.972Z] ---> create-netrc.sh [Pipeline] } [2020-11-23T06:45:55.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-23T06:45:55.151Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:55.520Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-23T06:45:55.582Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:56.337Z] ---> sudo-logs.sh [2020-11-23T06:45:56.337Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-23T06:45:56.375Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:57.116Z] ---> job-cost.sh [2020-11-23T06:45:57.116Z] lf-activate-venv: SKIPPING [2020-11-23T06:45:57.116Z] INFO: No Stack... [2020-11-23T06:45:58.563Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-23T06:45:58.846Z] INFO: Archiving Costs [Pipeline] echo [2020-11-23T06:45:58.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-23T06:45:59.325Z] ---> logs-deploy.sh [2020-11-23T06:45:59.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-127/1 [2020-11-23T06:45:59.325Z] INFO: archiving workspace using pattern(s): [2020-11-23T06:46:02.801Z] Archives upload complete. [2020-11-23T06:46:02.801Z] INFO: archiving logs to Nexus