Pull request #712 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f+42e5a1ea61e0adb23423a933a3224d1395f33e87 (48e909a4168d70c8981b71c4a8a3095c12ace952) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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/device-sdk-go/branches/PR-712/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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/device-sdk-go/branches/PR-712/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go 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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17872 in /w/workspace/dgexfoundry_device-sdk-go_PR-712 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-712 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f Merge succeeded, producing b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f Checking out Revision b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f (PR-712) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # 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 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # 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.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-31T05:41:07.468Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-31T05:41:07.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-31T05:41:07.994Z] ========================================================= [2020-12-31T05:41:07.994Z] EdgeX Global Pipelines Version Info [2020-12-31T05:41:07.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:41:10.120Z] ------------------- [2020-12-31T05:41:10.120Z] stable info: [2020-12-31T05:41:10.120Z] ------------------- [2020-12-31T05:41:10.120Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-31T05:41:10.120Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-31T05:41:10.120Z] Message: update stable to v1.0.173 [2020-12-31T05:41:11.074Z] ------------------- [2020-12-31T05:41:11.074Z] experimental info: [2020-12-31T05:41:11.074Z] ------------------- [2020-12-31T05:41:11.074Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-31T05:41:11.074Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-31T05:41:11.074Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-31T05:41:11.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-31T05:41:11.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-31T05:41:11.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-31T05:41:11.961Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-31T05:41:12.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-31T05:41:12.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-31T05:41:12.372Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-31T05:41:12.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-31T05:41:12.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-31T05:41:12.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-31T05:41:12.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-31T05:41:12.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-31T05:41:13.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-31T05:41:13.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-31T05:41:13.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-31T05:41:13.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-31T05:41:13.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-31T05:41:13.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-31T05:41:13.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-31T05:41:14.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-31T05:41:14.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-31T05:41:14.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-31T05:41:14.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-31T05:41:14.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-31T05:41:14.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-31T05:41:14.827Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-31T05:41:14.953Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-31T05:41:15.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-712 [Pipeline] echo [2020-12-31T05:41:15.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-712 [Pipeline] echo [2020-12-31T05:41:15.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-712 [Pipeline] echo [2020-12-31T05:41:15.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [Pipeline] echo [2020-12-31T05:41:15.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5c2ee4 [Pipeline] echo [2020-12-31T05:41:15.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-31T05:41:15.965Z] provisioning config files... [2020-12-31T05:41:15.994Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/config5721401463379031185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:41:16.474Z] ---> docker-login.sh [2020-12-31T05:41:16.474Z] nexus3.edgexfoundry.org:10001 [2020-12-31T05:41:17.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:41:17.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:41:17.366Z] Configure a credential helper to remove this warning. See [2020-12-31T05:41:17.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:41:17.366Z] [2020-12-31T05:41:17.366Z] Login Succeeded [2020-12-31T05:41:17.366Z] nexus3.edgexfoundry.org:10002 [2020-12-31T05:41:17.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:41:17.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:41:17.643Z] Configure a credential helper to remove this warning. See [2020-12-31T05:41:17.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:41:17.643Z] [2020-12-31T05:41:17.643Z] Login Succeeded [2020-12-31T05:41:17.643Z] nexus3.edgexfoundry.org:10003 [2020-12-31T05:41:17.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:41:17.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:41:17.913Z] Configure a credential helper to remove this warning. See [2020-12-31T05:41:17.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:41:17.913Z] [2020-12-31T05:41:17.913Z] Login Succeeded [2020-12-31T05:41:17.913Z] nexus3.edgexfoundry.org:10004 [2020-12-31T05:41:18.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:41:18.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:41:18.481Z] Configure a credential helper to remove this warning. See [2020-12-31T05:41:18.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:41:18.481Z] [2020-12-31T05:41:18.481Z] Login Succeeded [2020-12-31T05:41:18.481Z] docker.io [2020-12-31T05:41:18.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:41:18.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:41:18.757Z] Configure a credential helper to remove this warning. See [2020-12-31T05:41:18.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:41:18.757Z] [2020-12-31T05:41:18.757Z] Login Succeeded [2020-12-31T05:41:18.791Z] ---> docker-login.sh ends [Pipeline] } [2020-12-31T05:41:18.809Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-31T05:41:19.892Z] + git log --format=format:%s -1 b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [Pipeline] echo [2020-12-31T05:41:20.029Z] GIT_COMMIT: b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-31T05:41:20.148Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:41:20.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T05:41:20.825Z] [2020-12-31T05:41:20.825Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:41:21.274Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T05:41:21.274Z] latest: Pulling from edgex-devops/git-semver [2020-12-31T05:41:21.274Z] 31603596830f: Pulling fs layer [2020-12-31T05:41:21.274Z] 2a8b12db71e7: Pulling fs layer [2020-12-31T05:41:21.274Z] 6ca5941a6612: Pulling fs layer [2020-12-31T05:41:21.274Z] ecc8261a40a4: Pulling fs layer [2020-12-31T05:41:21.274Z] ecc8261a40a4: Waiting [2020-12-31T05:41:21.592Z] 2a8b12db71e7: Verifying Checksum [2020-12-31T05:41:21.592Z] 2a8b12db71e7: Download complete [2020-12-31T05:41:21.592Z] 31603596830f: Verifying Checksum [2020-12-31T05:41:21.592Z] 31603596830f: Download complete [2020-12-31T05:41:21.886Z] 6ca5941a6612: Verifying Checksum [2020-12-31T05:41:21.886Z] 6ca5941a6612: Download complete [2020-12-31T05:41:21.886Z] ecc8261a40a4: Verifying Checksum [2020-12-31T05:41:21.886Z] ecc8261a40a4: Download complete [2020-12-31T05:41:22.514Z] 31603596830f: Pull complete [2020-12-31T05:41:22.514Z] 2a8b12db71e7: Pull complete [2020-12-31T05:41:24.572Z] 6ca5941a6612: Pull complete [2020-12-31T05:41:25.164Z] ecc8261a40a4: Pull complete [2020-12-31T05:41:25.164Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-31T05:41:25.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T05:41:25.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-31T05:41:25.335Z] prd-centos7-docker-4c-2g-17872 does not seem to be running inside a container [2020-12-31T05:41:25.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-712 -v /w/workspace/dgexfoundry_device-sdk-go_PR-712:/w/workspace/dgexfoundry_device-sdk-go_PR-712:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-712@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-31T05:41:28.364Z] $ docker top 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-31T05:41:28.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-31T05:41:28.961Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-31T05:41:29.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-31T05:41:29.318Z] $ docker exec 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 ssh-agent [2020-12-31T05:41:29.594Z] SSH_AUTH_SOCK=/tmp/ssh-0XPiWnE3L0SJ/agent.11 [2020-12-31T05:41:29.594Z] SSH_AGENT_PID=16 [2020-12-31T05:41:29.611Z] Running ssh-add (command line suppressed) [2020-12-31T05:41:29.797Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/private_key_1859362468853877005.key (/w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/private_key_1859362468853877005.key) [2020-12-31T05:41:29.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-31T05:41:30.308Z] + git tag --points-at HEAD [Pipeline] } [2020-12-31T05:41:30.364Z] $ docker exec --env ******** --env ******** 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 ssh-agent -k [2020-12-31T05:41:30.634Z] unset SSH_AUTH_SOCK; [2020-12-31T05:41:30.634Z] unset SSH_AGENT_PID; [2020-12-31T05:41:30.635Z] echo Agent pid 16 killed; [2020-12-31T05:41:30.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-31T05:41:30.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-31T05:41:30.931Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-31T05:41:31.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-31T05:41:31.548Z] $ docker exec 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 ssh-agent [2020-12-31T05:41:31.847Z] SSH_AUTH_SOCK=/tmp/ssh-JEYDYx7NgCjI/agent.44 [2020-12-31T05:41:31.847Z] SSH_AGENT_PID=49 [2020-12-31T05:41:31.856Z] Running ssh-add (command line suppressed) [2020-12-31T05:41:32.088Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/private_key_6513475174780807370.key (/w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/private_key_6513475174780807370.key) [2020-12-31T05:41:32.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-31T05:41:32.703Z] + git semver init [2020-12-31T05:41:32.703Z] # -> Open(): unable to determine branch for HEAD [2020-12-31T05:41:32.703Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-712/.git [2020-12-31T05:41:32.703Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-712 [2020-12-31T05:41:32.703Z] # $SEMVER_REMOTE_NAME = origin [2020-12-31T05:41:32.703Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-31T05:41:32.703Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-31T05:41:32.703Z] # $SEMVER_BRANCH = PR-712 [2020-12-31T05:41:32.703Z] # $SEMVER_TEMP = /tmp/semver-793876074 [2020-12-31T05:41:32.703Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-31T05:41:33.697Z] # '/tmp/semver-793876074' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-712/.semver' [2020-12-31T05:41:33.697Z] # -> Force: false [2020-12-31T05:41:33.697Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-712/.semver [Pipeline] } [2020-12-31T05:41:33.729Z] $ docker exec --env ******** --env ******** 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 ssh-agent -k [2020-12-31T05:41:33.929Z] unset SSH_AUTH_SOCK; [2020-12-31T05:41:33.930Z] unset SSH_AGENT_PID; [2020-12-31T05:41:33.930Z] echo Agent pid 49 killed; [2020-12-31T05:41:34.018Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-31T05:41:34.981Z] + git semver [Pipeline] } [2020-12-31T05:41:35.024Z] $ docker stop --time=1 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 [2020-12-31T05:41:37.078Z] $ docker rm -f 18c3210f80e7cdfe82575c74daddfea4aa968bb1868fda55514c0413b09cf7f4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-31T05:41:37.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-31T05:41:38.649Z] Stashed 1 file(s) [Pipeline] echo [2020-12-31T05:41:38.671Z] [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-12-31T05:41:54.599Z] Still waiting to schedule task [2020-12-31T05:41:54.600Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17876’ is offline [2020-12-31T05:41:54.624Z] Still waiting to schedule task [2020-12-31T05:41:54.624Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17873’ [2020-12-31T05:42:02.449Z] Running on prd-centos7-docker-4c-2g-17876 in /w/workspace/dgexfoundry_device-sdk-go_PR-712 [Pipeline] { [Pipeline] ws [2020-12-31T05:42:02.549Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-31T05:42:04.860Z] using credential edgex-jenkins-ssh [2020-12-31T05:42:04.910Z] Cloning the remote Git repository [2020-12-31T05:42:04.937Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:42:05.005Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-31T05:42:05.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:42:05.064Z] > git --version # timeout=10 [2020-12-31T05:42:05.072Z] > git --version # 'git version 2.24.3' [2020-12-31T05:42:05.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:42:05.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T05:42:05.818Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-31T05:42:05.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T05:42:05.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-31T05:42:05.853Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:42:05.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:42:05.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-31T05:42:06.287Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [2020-12-31T05:42:06.410Z] Merge succeeded, producing b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [2020-12-31T05:42:06.411Z] Checking out Revision b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f (PR-712) [2020-12-31T05:42:06.295Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T05:42:06.303Z] > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # timeout=10 [2020-12-31T05:42:06.369Z] > git remote # timeout=10 [2020-12-31T05:42:06.376Z] > git config --get remote.origin.url # timeout=10 [2020-12-31T05:42:06.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:42:06.389Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-31T05:42:06.401Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-31T05:42:06.414Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T05:42:06.420Z] > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # timeout=10 [2020-12-31T05:42:10.235Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-31T05:42:10.263Z] > git --version # timeout=10 [2020-12-31T05:42:10.272Z] > git --version # 'git version 2.24.3' [2020-12-31T05:42:10.281Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-31T05:42:11.690Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-31T05:42:12.071Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-31T05:42:12.414Z] + sudo service docker restart [2020-12-31T05:42:12.414Z] + true [2020-12-31T05:42:12.414Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-31T05:42:13.973Z] provisioning config files... [2020-12-31T05:42:13.999Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4296000730832633413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:42:14.443Z] ---> docker-login.sh [2020-12-31T05:42:14.443Z] nexus3.edgexfoundry.org:10001 [2020-12-31T05:42:14.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:42:14.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:42:14.967Z] Configure a credential helper to remove this warning. See [2020-12-31T05:42:14.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:42:14.967Z] [2020-12-31T05:42:14.967Z] Login Succeeded [2020-12-31T05:42:14.967Z] nexus3.edgexfoundry.org:10002 [2020-12-31T05:42:14.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:42:14.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:42:14.967Z] Configure a credential helper to remove this warning. See [2020-12-31T05:42:14.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:42:14.967Z] [2020-12-31T05:42:14.967Z] Login Succeeded [2020-12-31T05:42:14.967Z] nexus3.edgexfoundry.org:10003 [2020-12-31T05:42:15.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:42:15.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:42:15.231Z] Configure a credential helper to remove this warning. See [2020-12-31T05:42:15.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:42:15.231Z] [2020-12-31T05:42:15.231Z] Login Succeeded [2020-12-31T05:42:15.231Z] nexus3.edgexfoundry.org:10004 [2020-12-31T05:42:15.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:42:15.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:42:15.498Z] Configure a credential helper to remove this warning. See [2020-12-31T05:42:15.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:42:15.498Z] [2020-12-31T05:42:15.498Z] Login Succeeded [2020-12-31T05:42:15.498Z] docker.io [2020-12-31T05:42:15.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:42:15.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:42:15.764Z] Configure a credential helper to remove this warning. See [2020-12-31T05:42:15.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:42:15.764Z] [2020-12-31T05:42:15.764Z] Login Succeeded [2020-12-31T05:42:15.764Z] ---> docker-login.sh ends [Pipeline] } [2020-12-31T05:42:15.794Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-31T05:42:16.360Z] ========================================================= [2020-12-31T05:42:16.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-31T05:42:16.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:42:16.767Z] + 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-12-31T05:42:17.032Z] Sending build context to Docker daemon 2.422MB [2020-12-31T05:42:17.032Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-31T05:42:17.032Z] Step 2/8 : FROM ${BASE} [2020-12-31T05:42:17.032Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-31T05:42:17.032Z] 188c0c94c7c5: Pulling fs layer [2020-12-31T05:42:17.032Z] 0ef7d3d256c8: Pulling fs layer [2020-12-31T05:42:17.032Z] de9db76c5a1d: Pulling fs layer [2020-12-31T05:42:17.032Z] bca2f99d35d6: Pulling fs layer [2020-12-31T05:42:17.032Z] 93359f2a8cfa: Pulling fs layer [2020-12-31T05:42:17.032Z] 7c6f9722023f: Pulling fs layer [2020-12-31T05:42:17.032Z] a35cf1a2eb13: Pulling fs layer [2020-12-31T05:42:17.032Z] 7c6f9722023f: Waiting [2020-12-31T05:42:17.032Z] 93359f2a8cfa: Waiting [2020-12-31T05:42:17.032Z] a35cf1a2eb13: Waiting [2020-12-31T05:42:17.032Z] bca2f99d35d6: Waiting [2020-12-31T05:42:17.032Z] de9db76c5a1d: Verifying Checksum [2020-12-31T05:42:17.032Z] de9db76c5a1d: Download complete [2020-12-31T05:42:17.032Z] 0ef7d3d256c8: Verifying Checksum [2020-12-31T05:42:17.032Z] 0ef7d3d256c8: Download complete [2020-12-31T05:42:17.032Z] 93359f2a8cfa: Verifying Checksum [2020-12-31T05:42:17.032Z] 93359f2a8cfa: Download complete [2020-12-31T05:42:17.032Z] 188c0c94c7c5: Verifying Checksum [2020-12-31T05:42:17.032Z] 188c0c94c7c5: Download complete [2020-12-31T05:42:17.032Z] 7c6f9722023f: Verifying Checksum [2020-12-31T05:42:17.032Z] 7c6f9722023f: Download complete [2020-12-31T05:42:17.295Z] 188c0c94c7c5: Pull complete [2020-12-31T05:42:17.559Z] 0ef7d3d256c8: Pull complete [2020-12-31T05:42:17.828Z] de9db76c5a1d: Pull complete [2020-12-31T05:42:19.234Z] a35cf1a2eb13: Verifying Checksum [2020-12-31T05:42:19.234Z] a35cf1a2eb13: Download complete [2020-12-31T05:42:19.826Z] bca2f99d35d6: Verifying Checksum [2020-12-31T05:42:19.826Z] bca2f99d35d6: Download complete [2020-12-31T05:42:26.504Z] bca2f99d35d6: Pull complete [2020-12-31T05:42:26.504Z] 93359f2a8cfa: Pull complete [2020-12-31T05:42:26.504Z] 7c6f9722023f: Pull complete [2020-12-31T05:42:30.753Z] a35cf1a2eb13: Pull complete [2020-12-31T05:42:30.753Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-31T05:42:30.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-31T05:42:30.753Z] ---> a62c8e92a672 [2020-12-31T05:42:30.753Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-31T05:42:31.330Z] ---> Running in 111b2d3e00f5 [2020-12-31T05:42:31.594Z] Removing intermediate container 111b2d3e00f5 [2020-12-31T05:42:31.594Z] ---> 118e8ccb5f3c [2020-12-31T05:42:31.594Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T05:42:31.594Z] ---> Running in c3058d258b4c [2020-12-31T05:42:33.001Z] Removing intermediate container c3058d258b4c [2020-12-31T05:42:33.001Z] ---> 74a348daf0d9 [2020-12-31T05:42:33.001Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-31T05:42:33.001Z] ---> Running in badf9228a063 [2020-12-31T05:42:33.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T05:42:34.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T05:42:34.737Z] OK: 166 MiB in 39 packages [2020-12-31T05:42:35.001Z] Removing intermediate container badf9228a063 [2020-12-31T05:42:35.001Z] ---> 3d7d5dd9aff7 [2020-12-31T05:42:35.001Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-31T05:42:35.267Z] ---> Running in dd52a89f74f1 [2020-12-31T05:42:35.267Z] Removing intermediate container dd52a89f74f1 [2020-12-31T05:42:35.267Z] ---> accf70c2b2c4 [2020-12-31T05:42:35.267Z] Step 7/8 : COPY . . [2020-12-31T05:42:36.667Z] ---> cd966f3be910 [2020-12-31T05:42:36.667Z] Step 8/8 : RUN go mod download [2020-12-31T05:42:36.667Z] ---> Running in 98ad5d5a7269 [2020-12-31T05:42:54.890Z] Removing intermediate container 98ad5d5a7269 [2020-12-31T05:42:54.890Z] ---> 029048c180c9 [2020-12-31T05:42:54.890Z] Successfully built 029048c180c9 [2020-12-31T05:42:54.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:42:55.255Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-31T05:42:55.255Z] . [Pipeline] withDockerContainer [2020-12-31T05:42:55.392Z] prd-centos7-docker-4c-2g-17876 does not seem to be running inside a container [2020-12-31T05:42:55.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-12-31T05:42:57.015Z] $ docker top a16b243a355b3e817534c477956a894513aa579a4dfaf659d99f6704129a5809 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T05:42:57.589Z] + go version [2020-12-31T05:42:57.589Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-31T05:42:57.619Z] $ docker stop --time=1 a16b243a355b3e817534c477956a894513aa579a4dfaf659d99f6704129a5809 [2020-12-31T05:42:58.996Z] $ docker rm -f a16b243a355b3e817534c477956a894513aa579a4dfaf659d99f6704129a5809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:43:00.137Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-31T05:43:00.137Z] . [Pipeline] withDockerContainer [2020-12-31T05:43:00.255Z] prd-centos7-docker-4c-2g-17876 does not seem to be running inside a container [2020-12-31T05:43:00.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-12-31T05:43:01.056Z] $ docker top a17eefb64b176b73791b57c23aa1271b21aeb1e3e4e5510ef86ad59b6d2193c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T05:43:01.723Z] + make test [2020-12-31T05:43:01.724Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-31T05:43:09.966Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-31T05:43:18.256Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2020-12-31T05:43:18.256Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2020-12-31T05:43:18.256Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2020-12-31T05:43:18.256Z] have (string, bool, string, string) [2020-12-31T05:43:18.256Z] want (string, string) [2020-12-31T05:43:21.620Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-31T05:43:21.888Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-31T05:43:21.888Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-31T05:43:22.484Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-31T05:43:22.484Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-31T05:43:22.484Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-31T05:43:22.484Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-31T05:43:22.484Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-31T05:43:22.484Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-31T05:43:22.484Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-31T05:43:22.484Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-31T05:43:22.756Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-31T05:43:22.756Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-31T05:43:26.071Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.469s coverage: 68.9% of statements [2020-12-31T05:43:26.071Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-31T05:43:26.071Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-31T05:43:26.121Z] $ docker stop --time=1 a17eefb64b176b73791b57c23aa1271b21aeb1e3e4e5510ef86ad59b6d2193c7 [2020-12-31T05:43:28.181Z] $ docker rm -f a17eefb64b176b73791b57c23aa1271b21aeb1e3e4e5510ef86ad59b6d2193c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-31T05:43:30.748Z] Failed in branch amd64 [2020-12-31T05:44:22.390Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17878 in /w/workspace/dgexfoundry_device-sdk-go_PR-712 [Pipeline] { [Pipeline] ws [2020-12-31T05:44:22.489Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-31T05:44:27.328Z] using credential edgex-jenkins-ssh [2020-12-31T05:44:27.385Z] Cloning the remote Git repository [2020-12-31T05:44:27.419Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:44:27.529Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-31T05:44:27.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:44:27.615Z] > git --version # timeout=10 [2020-12-31T05:44:27.631Z] > git --version # 'git version 2.17.1' [2020-12-31T05:44:27.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:44:27.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T05:44:28.756Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-31T05:44:29.424Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [2020-12-31T05:44:29.931Z] Merge succeeded, producing b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f [2020-12-31T05:44:29.931Z] Checking out Revision b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f (PR-712) [2020-12-31T05:44:28.779Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T05:44:28.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-31T05:44:28.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-31T05:44:28.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:44:28.858Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/712/head:refs/remotes/origin/PR-712 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-31T05:44:29.426Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T05:44:29.442Z] > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # timeout=10 [2020-12-31T05:44:29.640Z] > git remote # timeout=10 [2020-12-31T05:44:29.662Z] > git config --get remote.origin.url # timeout=10 [2020-12-31T05:44:29.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T05:44:29.714Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-31T05:44:29.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-31T05:44:29.920Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T05:44:29.965Z] > git checkout -f b5c2ee457b62ff36f3aba7c81d2cf8c89ab7dd1f # timeout=10 [2020-12-31T05:44:34.309Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-31T05:44:34.344Z] > git --version # timeout=10 [2020-12-31T05:44:34.352Z] > git --version # 'git version 2.17.1' [2020-12-31T05:44:34.364Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-31T05:44:36.140Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-31T05:44:36.633Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-31T05:44:36.985Z] + + sudotrue [2020-12-31T05:44:36.985Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-31T05:44:39.748Z] provisioning config files... [2020-12-31T05:44:39.785Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2474595482205866845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:44:40.240Z] ---> docker-login.sh [2020-12-31T05:44:40.240Z] nexus3.edgexfoundry.org:10001 [2020-12-31T05:44:41.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:44:41.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:44:41.501Z] Configure a credential helper to remove this warning. See [2020-12-31T05:44:41.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:44:41.501Z] [2020-12-31T05:44:41.501Z] Login Succeeded [2020-12-31T05:44:41.501Z] nexus3.edgexfoundry.org:10002 [2020-12-31T05:44:41.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:44:42.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:44:42.752Z] Configure a credential helper to remove this warning. See [2020-12-31T05:44:42.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:44:42.752Z] [2020-12-31T05:44:42.752Z] Login Succeeded [2020-12-31T05:44:42.752Z] nexus3.edgexfoundry.org:10003 [2020-12-31T05:44:43.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:44:43.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:44:43.027Z] Configure a credential helper to remove this warning. See [2020-12-31T05:44:43.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:44:43.027Z] [2020-12-31T05:44:43.027Z] Login Succeeded [2020-12-31T05:44:43.027Z] nexus3.edgexfoundry.org:10004 [2020-12-31T05:44:43.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:44:43.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:44:43.626Z] Configure a credential helper to remove this warning. See [2020-12-31T05:44:43.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:44:43.626Z] [2020-12-31T05:44:43.626Z] Login Succeeded [2020-12-31T05:44:43.626Z] docker.io [2020-12-31T05:44:44.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T05:44:44.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T05:44:44.494Z] Configure a credential helper to remove this warning. See [2020-12-31T05:44:44.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T05:44:44.494Z] [2020-12-31T05:44:44.494Z] Login Succeeded [2020-12-31T05:44:44.494Z] ---> docker-login.sh ends [Pipeline] } [2020-12-31T05:44:44.526Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-31T05:44:45.078Z] ========================================================= [2020-12-31T05:44:45.078Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-31T05:44:45.078Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:44:45.505Z] + 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-12-31T05:44:46.124Z] Sending build context to Docker daemon 2.423MB [2020-12-31T05:44:46.124Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-31T05:44:46.124Z] Step 2/8 : FROM ${BASE} [2020-12-31T05:44:46.124Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-31T05:44:46.124Z] 5f621e34cdf4: Pulling fs layer [2020-12-31T05:44:46.124Z] a4357932f1b6: Pulling fs layer [2020-12-31T05:44:46.124Z] 18c013af1878: Pulling fs layer [2020-12-31T05:44:46.124Z] 00ac8860ef70: Pulling fs layer [2020-12-31T05:44:46.124Z] 63d7cb157983: Pulling fs layer [2020-12-31T05:44:46.124Z] b116817d02f9: Pulling fs layer [2020-12-31T05:44:46.124Z] 745a02a5169b: Pulling fs layer [2020-12-31T05:44:46.124Z] 63d7cb157983: Waiting [2020-12-31T05:44:46.124Z] b116817d02f9: Waiting [2020-12-31T05:44:46.124Z] 745a02a5169b: Waiting [2020-12-31T05:44:46.124Z] 00ac8860ef70: Waiting [2020-12-31T05:44:46.124Z] 18c013af1878: Verifying Checksum [2020-12-31T05:44:46.124Z] 18c013af1878: Download complete [2020-12-31T05:44:46.124Z] a4357932f1b6: Verifying Checksum [2020-12-31T05:44:46.124Z] a4357932f1b6: Download complete [2020-12-31T05:44:46.124Z] 63d7cb157983: Download complete [2020-12-31T05:44:46.124Z] b116817d02f9: Download complete [2020-12-31T05:44:46.401Z] 5f621e34cdf4: Verifying Checksum [2020-12-31T05:44:46.401Z] 5f621e34cdf4: Download complete [2020-12-31T05:44:47.004Z] 5f621e34cdf4: Pull complete [2020-12-31T05:44:47.279Z] a4357932f1b6: Pull complete [2020-12-31T05:44:47.554Z] 18c013af1878: Pull complete [2020-12-31T05:44:48.994Z] 745a02a5169b: Verifying Checksum [2020-12-31T05:44:48.994Z] 745a02a5169b: Download complete [2020-12-31T05:44:50.441Z] 00ac8860ef70: Download complete [2020-12-31T05:45:00.611Z] 00ac8860ef70: Pull complete [2020-12-31T05:45:00.611Z] 63d7cb157983: Pull complete [2020-12-31T05:45:00.611Z] b116817d02f9: Pull complete [2020-12-31T05:45:04.945Z] 745a02a5169b: Pull complete [2020-12-31T05:45:04.945Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-31T05:45:04.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-31T05:45:04.945Z] ---> b7e6874047d6 [2020-12-31T05:45:04.945Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-31T05:45:06.941Z] ---> Running in 85ed333bc1b6 [2020-12-31T05:45:07.540Z] Removing intermediate container 85ed333bc1b6 [2020-12-31T05:45:07.540Z] ---> 80f18f0f2115 [2020-12-31T05:45:07.540Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T05:45:07.540Z] ---> Running in b016eee248aa [2020-12-31T05:45:10.960Z] Removing intermediate container b016eee248aa [2020-12-31T05:45:10.960Z] ---> 3beb64575ab1 [2020-12-31T05:45:10.960Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-31T05:45:10.960Z] ---> Running in 258fe592de71 [2020-12-31T05:45:11.556Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T05:45:12.530Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T05:45:13.127Z] OK: 142 MiB in 39 packages [2020-12-31T05:45:14.107Z] Removing intermediate container 258fe592de71 [2020-12-31T05:45:14.107Z] ---> ebd6c9c2e78d [2020-12-31T05:45:14.107Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-31T05:45:14.382Z] ---> Running in 4561e2d9c6ce [2020-12-31T05:45:14.981Z] Removing intermediate container 4561e2d9c6ce [2020-12-31T05:45:14.981Z] ---> 927d35dda37c [2020-12-31T05:45:14.981Z] Step 7/8 : COPY . . [2020-12-31T05:45:16.417Z] ---> f4c50966fe86 [2020-12-31T05:45:16.417Z] Step 8/8 : RUN go mod download [2020-12-31T05:45:16.417Z] ---> Running in 256f002eb8ac [2020-12-31T05:45:38.576Z] Removing intermediate container 256f002eb8ac [2020-12-31T05:45:38.576Z] ---> b8d381e9f9c9 [2020-12-31T05:45:38.576Z] Successfully built b8d381e9f9c9 [2020-12-31T05:45:38.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:45:38.954Z] + docker inspect -f . ci-base-image-arm64 [2020-12-31T05:45:38.954Z] . [Pipeline] withDockerContainer [2020-12-31T05:45:39.246Z] prd-ubuntu18.04-docker-arm64-4c-16g-17878 does not seem to be running inside a container [2020-12-31T05:45:39.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-12-31T05:45:40.847Z] $ docker top f619707d377a76ebf7618dfb63af849287a5aa33c8dd02ec97d7607c68cf1738 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T05:45:41.938Z] + go version [2020-12-31T05:45:41.938Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-31T05:45:41.981Z] $ docker stop --time=1 f619707d377a76ebf7618dfb63af849287a5aa33c8dd02ec97d7607c68cf1738 [2020-12-31T05:45:43.899Z] $ docker rm -f f619707d377a76ebf7618dfb63af849287a5aa33c8dd02ec97d7607c68cf1738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:45:45.208Z] + docker inspect -f . ci-base-image-arm64 [2020-12-31T05:45:45.208Z] . [Pipeline] withDockerContainer [2020-12-31T05:45:45.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-17878 does not seem to be running inside a container [2020-12-31T05:45:45.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/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-12-31T05:45:47.060Z] $ docker top 4bcffd73ddd9d5557a0add9bba5146d56d7baf25ab186141f710b9949fcc1137 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T05:45:48.168Z] + make test [2020-12-31T05:45:48.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-31T05:46:10.361Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-31T05:46:37.218Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2020-12-31T05:46:37.218Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2020-12-31T05:46:37.218Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2020-12-31T05:46:37.218Z] have (string, bool, string, string) [2020-12-31T05:46:37.218Z] want (string, string) [2020-12-31T05:46:45.528Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-31T05:46:45.528Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-31T05:46:45.528Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-31T05:46:46.131Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-31T05:46:46.131Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-31T05:46:46.415Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-31T05:46:46.415Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-31T05:46:46.415Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-31T05:46:46.415Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-31T05:46:46.415Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-31T05:46:46.415Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-31T05:46:47.018Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-31T05:46:47.018Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-31T05:46:53.729Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.875s coverage: 68.9% of statements [2020-12-31T05:46:53.729Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-31T05:46:54.326Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-31T05:46:54.379Z] $ docker stop --time=1 4bcffd73ddd9d5557a0add9bba5146d56d7baf25ab186141f710b9949fcc1137 [2020-12-31T05:46:56.609Z] $ docker rm -f 4bcffd73ddd9d5557a0add9bba5146d56d7baf25ab186141f710b9949fcc1137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-31T05:46:59.241Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:03.425Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:04.165Z] ---> package-listing.sh [2020-12-31T05:47:04.166Z] ++ facter osfamily [2020-12-31T05:47:04.166Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-31T05:47:04.435Z] + OS_FAMILY=redhat [2020-12-31T05:47:04.435Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-712 [2020-12-31T05:47:04.435Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-31T05:47:04.435Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-31T05:47:04.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-31T05:47:04.435Z] + PACKAGES=/tmp/packages_start.txt [2020-12-31T05:47:04.435Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-712 ']' [2020-12-31T05:47:04.435Z] + PACKAGES=/tmp/packages_end.txt [2020-12-31T05:47:04.435Z] + case "${OS_FAMILY}" in [2020-12-31T05:47:04.435Z] + sort [2020-12-31T05:47:04.435Z] + rpm -qa [2020-12-31T05:47:11.199Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-31T05:47:11.199Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-31T05:47:11.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-31T05:47:11.199Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-712 ']' [2020-12-31T05:47:11.199Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-712/archives/ [2020-12-31T05:47:11.199Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-712/archives/ [Pipeline] echo [2020-12-31T05:47:11.245Z] 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/dgexfoundry_device-sdk-go_PR-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-31T05:47:11.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:47:12.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T05:47:12.741Z] [2020-12-31T05:47:12.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-31T05:47:13.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T05:47:13.601Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-31T05:47:13.601Z] df20fa9351a1: Pulling fs layer [2020-12-31T05:47:13.601Z] 36b3adc4ff6f: Pulling fs layer [2020-12-31T05:47:13.601Z] 8ad3a11d3b57: Pulling fs layer [2020-12-31T05:47:13.601Z] 46f8f816bc3b: Pulling fs layer [2020-12-31T05:47:13.601Z] 93b61091891f: Pulling fs layer [2020-12-31T05:47:13.601Z] 93b9cdb0e59b: Pulling fs layer [2020-12-31T05:47:13.601Z] 5e14af77c1be: Pulling fs layer [2020-12-31T05:47:13.601Z] 01666e4c0597: Pulling fs layer [2020-12-31T05:47:13.601Z] aa168da1d23b: Pulling fs layer [2020-12-31T05:47:13.601Z] 46f8f816bc3b: Waiting [2020-12-31T05:47:13.601Z] 93b61091891f: Waiting [2020-12-31T05:47:13.601Z] 93b9cdb0e59b: Waiting [2020-12-31T05:47:13.601Z] 5e14af77c1be: Waiting [2020-12-31T05:47:13.601Z] 01666e4c0597: Waiting [2020-12-31T05:47:13.601Z] aa168da1d23b: Waiting [2020-12-31T05:47:13.601Z] 36b3adc4ff6f: Verifying Checksum [2020-12-31T05:47:13.601Z] 36b3adc4ff6f: Download complete [2020-12-31T05:47:13.601Z] 46f8f816bc3b: Verifying Checksum [2020-12-31T05:47:13.601Z] 46f8f816bc3b: Download complete [2020-12-31T05:47:14.212Z] df20fa9351a1: Verifying Checksum [2020-12-31T05:47:14.212Z] df20fa9351a1: Download complete [2020-12-31T05:47:14.212Z] 93b9cdb0e59b: Verifying Checksum [2020-12-31T05:47:14.212Z] 93b9cdb0e59b: Download complete [2020-12-31T05:47:14.212Z] 5e14af77c1be: Verifying Checksum [2020-12-31T05:47:14.212Z] 5e14af77c1be: Download complete [2020-12-31T05:47:14.498Z] 01666e4c0597: Verifying Checksum [2020-12-31T05:47:14.498Z] 01666e4c0597: Download complete [2020-12-31T05:47:14.498Z] 93b61091891f: Download complete [2020-12-31T05:47:14.788Z] df20fa9351a1: Pull complete [2020-12-31T05:47:15.081Z] 8ad3a11d3b57: Verifying Checksum [2020-12-31T05:47:15.081Z] 8ad3a11d3b57: Download complete [2020-12-31T05:47:15.385Z] 36b3adc4ff6f: Pull complete [2020-12-31T05:47:16.884Z] 8ad3a11d3b57: Pull complete [2020-12-31T05:47:16.884Z] 46f8f816bc3b: Pull complete [2020-12-31T05:47:17.485Z] 93b61091891f: Pull complete [2020-12-31T05:47:17.762Z] 93b9cdb0e59b: Pull complete [2020-12-31T05:47:18.438Z] 5e14af77c1be: Pull complete [2020-12-31T05:47:19.273Z] 01666e4c0597: Pull complete [2020-12-31T05:47:20.822Z] aa168da1d23b: Verifying Checksum [2020-12-31T05:47:20.822Z] aa168da1d23b: Download complete [2020-12-31T05:47:36.184Z] aa168da1d23b: Pull complete [2020-12-31T05:47:36.184Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-31T05:47:36.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T05:47:36.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-31T05:47:36.635Z] prd-centos7-docker-4c-2g-17872 does not seem to be running inside a container [2020-12-31T05:47:36.736Z] $ 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/dgexfoundry_device-sdk-go_PR-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-712 -v /w/workspace/dgexfoundry_device-sdk-go_PR-712:/w/workspace/dgexfoundry_device-sdk-go_PR-712:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-31T05:47:39.416Z] $ docker top dc92e60405bd3a5d4597c7b334b78104201e9287624ad4c7c023275d1cb269de -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T05:47:40.182Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-31T05:47:40.527Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-31T05:47:40.889Z] + ls /var/log/sa-host [2020-12-31T05:47:40.889Z] + sadf -c /var/log/sa-host/sa23 [2020-12-31T05:47:40.889Z] file_magic: OK [2020-12-31T05:47:40.889Z] HZ: Using current value: 100 [2020-12-31T05:47:40.889Z] file_header: OK [2020-12-31T05:47:40.889Z] 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-12-31T05:47:40.889Z] Statistics: [2020-12-31T05:47:40.889Z] Hnuu...uuuununununu... [2020-12-31T05:47:40.889Z] File successfully converted to sysstat format version 12.2.1 [2020-12-31T05:47:40.889Z] + sadf -c /var/log/sa-host/sa31 [2020-12-31T05:47:40.889Z] file_magic: OK [2020-12-31T05:47:40.889Z] HZ: Using current value: 100 [2020-12-31T05:47:40.889Z] file_header: OK [2020-12-31T05:47:40.889Z] 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-12-31T05:47:40.889Z] Statistics: [2020-12-31T05:47:40.889Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-31T05:47:40.889Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-31T05:47:41.241Z] provisioning config files... [2020-12-31T05:47:41.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-712@tmp/config8587862153672634179tmp [Pipeline] { [Pipeline] echo [2020-12-31T05:47:41.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:41.762Z] ---> create-netrc.sh [Pipeline] } [2020-12-31T05:47:42.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-31T05:47:42.158Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:43.250Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-31T05:47:43.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:44.084Z] ---> sudo-logs.sh [2020-12-31T05:47:44.084Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-31T05:47:44.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:44.784Z] ---> job-cost.sh [2020-12-31T05:47:45.050Z] lf-activate-venv: SKIPPING [2020-12-31T05:47:45.050Z] INFO: No Stack... [2020-12-31T05:47:46.034Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-31T05:47:46.618Z] INFO: Archiving Costs [Pipeline] echo [2020-12-31T05:47:46.671Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T05:47:47.042Z] ---> logs-deploy.sh [2020-12-31T05:47:47.042Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-712/1 [2020-12-31T05:47:47.042Z] INFO: archiving workspace using pattern(s): [2020-12-31T05:47:51.433Z] Archives upload complete. [2020-12-31T05:47:51.433Z] INFO: archiving logs to Nexus