Pull request #709 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 53e8d5422396639582100aaaa80be13724b39284+42e5a1ea61e0adb23423a933a3224d1395f33e87 (436c6200fc29e7d797435089d3af607ef53a1516) 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-709/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-709/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-17722 in /w/workspace/dgexfoundry_device-sdk-go_PR-709 [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-709 # 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 > 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/709/head:refs/remotes/origin/PR-709 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 53e8d5422396639582100aaaa80be13724b39284 Merge succeeded, producing 53e8d5422396639582100aaaa80be13724b39284 Checking out Revision 53e8d5422396639582100aaaa80be13724b39284 (PR-709) > git config core.sparsecheckout # timeout=10 > git checkout -f 53e8d5422396639582100aaaa80be13724b39284 # 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 53e8d5422396639582100aaaa80be13724b39284 # 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-30T06:17:16.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-30T06:17:16.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-30T06:17:17.125Z] ========================================================= [2020-12-30T06:17:17.125Z] EdgeX Global Pipelines Version Info [2020-12-30T06:17:17.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:17:18.811Z] ------------------- [2020-12-30T06:17:18.811Z] stable info: [2020-12-30T06:17:18.811Z] ------------------- [2020-12-30T06:17:18.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-30T06:17:18.811Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T06:17:18.811Z] Message: update stable to v1.0.173 [2020-12-30T06:17:19.755Z] ------------------- [2020-12-30T06:17:19.755Z] experimental info: [2020-12-30T06:17:19.755Z] ------------------- [2020-12-30T06:17:19.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-30T06:17:19.755Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T06:17:19.755Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-30T06:17:20.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-30T06:17:20.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-30T06:17:20.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-30T06:17:20.595Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-30T06:17:20.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-30T06:17:20.859Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-30T06:17:20.978Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-30T06:17:21.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-30T06:17:21.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-30T06:17:21.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-30T06:17:21.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-30T06:17:21.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-30T06:17:21.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-30T06:17:21.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-30T06:17:22.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-30T06:17:22.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T06:17:22.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T06:17:22.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T06:17:22.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-30T06:17:22.729Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-30T06:17:22.860Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-30T06:17:23.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-30T06:17:23.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-30T06:17:23.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-30T06:17:23.421Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-30T06:17:23.554Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-30T06:17:23.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-30T06:17:23.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-709 [Pipeline] echo [2020-12-30T06:17:23.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-709 [Pipeline] echo [2020-12-30T06:17:24.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-709 [Pipeline] echo [2020-12-30T06:17:24.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53e8d5422396639582100aaaa80be13724b39284 [Pipeline] echo [2020-12-30T06:17:24.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53e8d54 [Pipeline] echo [2020-12-30T06:17:24.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T06:17:24.741Z] provisioning config files... [2020-12-30T06:17:24.767Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/config1893526969397998816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:17:25.197Z] ---> docker-login.sh [2020-12-30T06:17:25.197Z] nexus3.edgexfoundry.org:10001 [2020-12-30T06:17:25.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:17:25.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:17:25.459Z] Configure a credential helper to remove this warning. See [2020-12-30T06:17:25.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:17:25.459Z] [2020-12-30T06:17:25.459Z] Login Succeeded [2020-12-30T06:17:25.459Z] nexus3.edgexfoundry.org:10002 [2020-12-30T06:17:25.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:17:25.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:17:25.721Z] Configure a credential helper to remove this warning. See [2020-12-30T06:17:25.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:17:25.721Z] [2020-12-30T06:17:25.721Z] Login Succeeded [2020-12-30T06:17:25.721Z] nexus3.edgexfoundry.org:10003 [2020-12-30T06:17:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:17:25.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:17:25.984Z] Configure a credential helper to remove this warning. See [2020-12-30T06:17:25.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:17:25.984Z] [2020-12-30T06:17:25.984Z] Login Succeeded [2020-12-30T06:17:25.984Z] nexus3.edgexfoundry.org:10004 [2020-12-30T06:17:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:17:25.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:17:25.984Z] Configure a credential helper to remove this warning. See [2020-12-30T06:17:25.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:17:25.984Z] [2020-12-30T06:17:25.984Z] Login Succeeded [2020-12-30T06:17:26.246Z] docker.io [2020-12-30T06:17:26.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:17:26.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:17:26.508Z] Configure a credential helper to remove this warning. See [2020-12-30T06:17:26.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:17:26.508Z] [2020-12-30T06:17:26.508Z] Login Succeeded [2020-12-30T06:17:26.508Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T06:17:26.530Z] 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-30T06:17:27.627Z] + git log --format=format:%s -1 53e8d5422396639582100aaaa80be13724b39284 [Pipeline] echo [2020-12-30T06:17:27.717Z] GIT_COMMIT: 53e8d5422396639582100aaaa80be13724b39284, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-12-30T06:17:27.795Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:17:28.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:17:28.406Z] [2020-12-30T06:17:28.406Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:17:28.794Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:17:28.794Z] latest: Pulling from edgex-devops/git-semver [2020-12-30T06:17:28.794Z] 31603596830f: Pulling fs layer [2020-12-30T06:17:28.794Z] 2a8b12db71e7: Pulling fs layer [2020-12-30T06:17:28.794Z] 6ca5941a6612: Pulling fs layer [2020-12-30T06:17:28.794Z] ecc8261a40a4: Pulling fs layer [2020-12-30T06:17:28.794Z] ecc8261a40a4: Waiting [2020-12-30T06:17:28.794Z] 2a8b12db71e7: Verifying Checksum [2020-12-30T06:17:28.794Z] 2a8b12db71e7: Download complete [2020-12-30T06:17:29.059Z] 31603596830f: Verifying Checksum [2020-12-30T06:17:29.059Z] 31603596830f: Download complete [2020-12-30T06:17:29.059Z] ecc8261a40a4: Verifying Checksum [2020-12-30T06:17:29.059Z] ecc8261a40a4: Download complete [2020-12-30T06:17:29.059Z] 6ca5941a6612: Verifying Checksum [2020-12-30T06:17:29.059Z] 6ca5941a6612: Download complete [2020-12-30T06:17:29.320Z] 31603596830f: Pull complete [2020-12-30T06:17:29.320Z] 2a8b12db71e7: Pull complete [2020-12-30T06:17:30.278Z] 6ca5941a6612: Pull complete [2020-12-30T06:17:30.539Z] ecc8261a40a4: Pull complete [2020-12-30T06:17:30.540Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-30T06:17:30.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T06:17:30.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-30T06:17:30.662Z] prd-centos7-docker-4c-2g-17722 does not seem to be running inside a container [2020-12-30T06:17:30.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-709 -v /w/workspace/dgexfoundry_device-sdk-go_PR-709:/w/workspace/dgexfoundry_device-sdk-go_PR-709:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-709@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-12-30T06:17:33.325Z] $ docker top fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-30T06:17:33.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T06:17:33.817Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T06:17:34.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T06:17:34.041Z] $ docker exec fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 ssh-agent [2020-12-30T06:17:34.210Z] SSH_AUTH_SOCK=/tmp/ssh-wJo8mck4aB4J/agent.12 [2020-12-30T06:17:34.210Z] SSH_AGENT_PID=17 [2020-12-30T06:17:34.225Z] Running ssh-add (command line suppressed) [2020-12-30T06:17:34.343Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/private_key_8397650141834920850.key (/w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/private_key_8397650141834920850.key) [2020-12-30T06:17:34.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T06:17:34.780Z] + git tag --points-at HEAD [Pipeline] } [2020-12-30T06:17:34.811Z] $ docker exec --env ******** --env ******** fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 ssh-agent -k [2020-12-30T06:17:34.934Z] unset SSH_AUTH_SOCK; [2020-12-30T06:17:34.934Z] unset SSH_AGENT_PID; [2020-12-30T06:17:34.935Z] echo Agent pid 17 killed; [2020-12-30T06:17:34.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-30T06:17:35.188Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T06:17:35.188Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T06:17:35.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T06:17:35.376Z] $ docker exec fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 ssh-agent [2020-12-30T06:17:35.537Z] SSH_AUTH_SOCK=/tmp/ssh-QT46wTCHsCU3/agent.46 [2020-12-30T06:17:35.537Z] SSH_AGENT_PID=51 [2020-12-30T06:17:35.545Z] Running ssh-add (command line suppressed) [2020-12-30T06:17:35.665Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/private_key_4163161475523214089.key (/w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/private_key_4163161475523214089.key) [2020-12-30T06:17:35.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T06:17:36.093Z] + git semver init [2020-12-30T06:17:36.093Z] # -> Open(): unable to determine branch for HEAD [2020-12-30T06:17:36.093Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-709/.git [2020-12-30T06:17:36.093Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-709 [2020-12-30T06:17:36.093Z] # $SEMVER_REMOTE_NAME = origin [2020-12-30T06:17:36.093Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-30T06:17:36.093Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-30T06:17:36.093Z] # $SEMVER_BRANCH = PR-709 [2020-12-30T06:17:36.093Z] # $SEMVER_TEMP = /tmp/semver-932513522 [2020-12-30T06:17:36.093Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-30T06:17:36.668Z] # '/tmp/semver-932513522' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-709/.semver' [2020-12-30T06:17:36.668Z] # -> Force: false [2020-12-30T06:17:36.668Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-709/.semver [Pipeline] } [2020-12-30T06:17:36.694Z] $ docker exec --env ******** --env ******** fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 ssh-agent -k [2020-12-30T06:17:36.814Z] unset SSH_AUTH_SOCK; [2020-12-30T06:17:36.815Z] unset SSH_AGENT_PID; [2020-12-30T06:17:36.815Z] echo Agent pid 51 killed; [2020-12-30T06:17:36.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-30T06:17:37.432Z] + git semver [Pipeline] } [2020-12-30T06:17:37.464Z] $ docker stop --time=1 fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 [2020-12-30T06:17:39.129Z] $ docker rm -f fd16b3c4e27dc9da9ff9a31b392050b81d5d9b75b30dd48ffefc4356311e4dc1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T06:17:39.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-30T06:17:40.117Z] Stashed 1 file(s) [Pipeline] echo [2020-12-30T06:17:40.139Z] [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-30T06:17:56.152Z] Still waiting to schedule task [2020-12-30T06:17:56.152Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-30T06:17:56.178Z] Still waiting to schedule task [2020-12-30T06:17:56.178Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-30T06:20:09.760Z] Running on prd-centos7-docker-4c-2g-17726 in /w/workspace/dgexfoundry_device-sdk-go_PR-709 [Pipeline] { [Pipeline] ws [2020-12-30T06:20:09.861Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-30T06:20:12.297Z] using credential edgex-jenkins-ssh [2020-12-30T06:20:12.350Z] Cloning the remote Git repository [2020-12-30T06:20:12.375Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:12.437Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-30T06:20:12.496Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:12.496Z] > git --version # timeout=10 [2020-12-30T06:20:12.503Z] > git --version # 'git version 2.24.3' [2020-12-30T06:20:12.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:12.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:20:13.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T06:20:13.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:20:13.254Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T06:20:13.268Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:13.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:13.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/709/head:refs/remotes/origin/PR-709 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T06:20:13.713Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 53e8d5422396639582100aaaa80be13724b39284 [2020-12-30T06:20:13.819Z] Merge succeeded, producing 53e8d5422396639582100aaaa80be13724b39284 [2020-12-30T06:20:13.819Z] Checking out Revision 53e8d5422396639582100aaaa80be13724b39284 (PR-709) [2020-12-30T06:20:13.722Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:20:13.729Z] > git checkout -f 53e8d5422396639582100aaaa80be13724b39284 # timeout=10 [2020-12-30T06:20:13.782Z] > git remote # timeout=10 [2020-12-30T06:20:13.788Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T06:20:13.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:13.799Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-30T06:20:13.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T06:20:13.823Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:20:13.829Z] > git checkout -f 53e8d5422396639582100aaaa80be13724b39284 # timeout=10 [2020-12-30T06:20:17.502Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-30T06:20:17.530Z] > git --version # timeout=10 [2020-12-30T06:20:17.534Z] > git --version # 'git version 2.24.3' [2020-12-30T06:20:17.539Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T06:20:19.003Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:20:19.353Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:20:19.674Z] + sudo service docker restart [2020-12-30T06:20:19.674Z] + true [2020-12-30T06:20:19.674Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T06:20:20.750Z] provisioning config files... [2020-12-30T06:20:20.785Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2631347870585936568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:20:21.247Z] ---> docker-login.sh [2020-12-30T06:20:21.247Z] nexus3.edgexfoundry.org:10001 [2020-12-30T06:20:21.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:21.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:21.523Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:21.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:21.523Z] [2020-12-30T06:20:21.523Z] Login Succeeded [2020-12-30T06:20:21.523Z] nexus3.edgexfoundry.org:10002 [2020-12-30T06:20:21.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:21.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:21.789Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:21.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:21.789Z] [2020-12-30T06:20:21.789Z] Login Succeeded [2020-12-30T06:20:21.789Z] nexus3.edgexfoundry.org:10003 [2020-12-30T06:20:22.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:22.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:22.051Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:22.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:22.051Z] [2020-12-30T06:20:22.051Z] Login Succeeded [2020-12-30T06:20:22.051Z] nexus3.edgexfoundry.org:10004 [2020-12-30T06:20:22.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:22.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:22.313Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:22.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:22.313Z] [2020-12-30T06:20:22.313Z] Login Succeeded [2020-12-30T06:20:22.313Z] docker.io [2020-12-30T06:20:22.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:22.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:22.576Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:22.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:22.576Z] [2020-12-30T06:20:22.576Z] Login Succeeded [2020-12-30T06:20:22.576Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T06:20:22.601Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-30T06:20:23.220Z] ========================================================= [2020-12-30T06:20:23.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-30T06:20:23.220Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:20:23.618Z] + 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-30T06:20:23.618Z] Sending build context to Docker daemon 2.421MB [2020-12-30T06:20:23.618Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-30T06:20:23.618Z] Step 2/8 : FROM ${BASE} [2020-12-30T06:20:23.882Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-30T06:20:23.882Z] 188c0c94c7c5: Pulling fs layer [2020-12-30T06:20:23.882Z] 0ef7d3d256c8: Pulling fs layer [2020-12-30T06:20:23.882Z] de9db76c5a1d: Pulling fs layer [2020-12-30T06:20:23.882Z] bca2f99d35d6: Pulling fs layer [2020-12-30T06:20:23.882Z] 93359f2a8cfa: Pulling fs layer [2020-12-30T06:20:23.882Z] 7c6f9722023f: Pulling fs layer [2020-12-30T06:20:23.882Z] a35cf1a2eb13: Pulling fs layer [2020-12-30T06:20:23.882Z] bca2f99d35d6: Waiting [2020-12-30T06:20:23.882Z] 7c6f9722023f: Waiting [2020-12-30T06:20:23.882Z] 93359f2a8cfa: Waiting [2020-12-30T06:20:23.882Z] a35cf1a2eb13: Waiting [2020-12-30T06:20:23.882Z] de9db76c5a1d: Verifying Checksum [2020-12-30T06:20:23.882Z] de9db76c5a1d: Download complete [2020-12-30T06:20:23.882Z] 0ef7d3d256c8: Verifying Checksum [2020-12-30T06:20:23.882Z] 0ef7d3d256c8: Download complete [2020-12-30T06:20:23.882Z] 93359f2a8cfa: Verifying Checksum [2020-12-30T06:20:23.882Z] 93359f2a8cfa: Download complete [2020-12-30T06:20:24.151Z] 7c6f9722023f: Verifying Checksum [2020-12-30T06:20:24.151Z] 7c6f9722023f: Download complete [2020-12-30T06:20:24.415Z] 188c0c94c7c5: Verifying Checksum [2020-12-30T06:20:24.415Z] 188c0c94c7c5: Download complete [2020-12-30T06:20:24.678Z] 188c0c94c7c5: Pull complete [2020-12-30T06:20:24.944Z] 0ef7d3d256c8: Pull complete [2020-12-30T06:20:25.208Z] de9db76c5a1d: Pull complete [2020-12-30T06:20:26.159Z] a35cf1a2eb13: Verifying Checksum [2020-12-30T06:20:26.159Z] a35cf1a2eb13: Download complete [2020-12-30T06:20:27.108Z] bca2f99d35d6: Verifying Checksum [2020-12-30T06:20:27.108Z] bca2f99d35d6: Download complete [2020-12-30T06:20:32.471Z] bca2f99d35d6: Pull complete [2020-12-30T06:20:32.471Z] 93359f2a8cfa: Pull complete [2020-12-30T06:20:32.471Z] 7c6f9722023f: Pull complete [2020-12-30T06:20:34.582Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17725 in /w/workspace/dgexfoundry_device-sdk-go_PR-709 [Pipeline] { [Pipeline] ws [2020-12-30T06:20:34.686Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-30T06:20:39.093Z] a35cf1a2eb13: Pull complete [2020-12-30T06:20:39.093Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-30T06:20:39.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-30T06:20:39.093Z] ---> a62c8e92a672 [2020-12-30T06:20:39.093Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-30T06:20:39.093Z] ---> Running in 80a51c0bc705 [2020-12-30T06:20:39.360Z] Removing intermediate container 80a51c0bc705 [2020-12-30T06:20:39.360Z] ---> 7d11e19f2b43 [2020-12-30T06:20:39.360Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:20:39.360Z] ---> Running in 8d71ed05c5d3 [2020-12-30T06:20:39.454Z] using credential edgex-jenkins-ssh [2020-12-30T06:20:39.512Z] Cloning the remote Git repository [2020-12-30T06:20:39.571Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:39.690Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-30T06:20:39.761Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:39.762Z] > git --version # timeout=10 [2020-12-30T06:20:39.777Z] > git --version # 'git version 2.17.1' [2020-12-30T06:20:39.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:40.318Z] Removing intermediate container 8d71ed05c5d3 [2020-12-30T06:20:40.318Z] ---> 1a196db3a90a [2020-12-30T06:20:40.318Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-30T06:20:40.585Z] ---> Running in 89290a53b634 [2020-12-30T06:20:39.854Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:20:40.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T06:20:40.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T06:20:40.922Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-30T06:20:40.954Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-30T06:20:40.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:40.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/709/head:refs/remotes/origin/PR-709 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T06:20:41.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T06:20:41.572Z] Merging remotes/origin/master commit 42e5a1ea61e0adb23423a933a3224d1395f33e87 into PR head commit 53e8d5422396639582100aaaa80be13724b39284 [2020-12-30T06:20:41.803Z] Merge succeeded, producing 53e8d5422396639582100aaaa80be13724b39284 [2020-12-30T06:20:41.804Z] Checking out Revision 53e8d5422396639582100aaaa80be13724b39284 (PR-709) [2020-12-30T06:20:42.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T06:20:41.591Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:20:41.608Z] > git checkout -f 53e8d5422396639582100aaaa80be13724b39284 # timeout=10 [2020-12-30T06:20:41.727Z] > git remote # timeout=10 [2020-12-30T06:20:41.746Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T06:20:41.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T06:20:41.768Z] > git merge 42e5a1ea61e0adb23423a933a3224d1395f33e87 # timeout=10 [2020-12-30T06:20:41.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T06:20:41.811Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T06:20:41.821Z] > git checkout -f 53e8d5422396639582100aaaa80be13724b39284 # timeout=10 [2020-12-30T06:20:42.383Z] OK: 166 MiB in 39 packages [2020-12-30T06:20:42.645Z] Removing intermediate container 89290a53b634 [2020-12-30T06:20:42.645Z] ---> 460b7620bc78 [2020-12-30T06:20:42.645Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-30T06:20:42.911Z] ---> Running in 81da8ed794d4 [2020-12-30T06:20:42.911Z] Removing intermediate container 81da8ed794d4 [2020-12-30T06:20:42.911Z] ---> fdaeb93927ac [2020-12-30T06:20:42.911Z] Step 7/8 : COPY . . [2020-12-30T06:20:44.305Z] ---> cd0be7d36e2e [2020-12-30T06:20:44.305Z] Step 8/8 : RUN go mod download [2020-12-30T06:20:44.305Z] ---> Running in cc36ab85891a [2020-12-30T06:20:46.215Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-12-30T06:20:46.269Z] > git --version # timeout=10 [2020-12-30T06:20:46.292Z] > git --version # 'git version 2.17.1' [2020-12-30T06:20:46.306Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T06:20:47.947Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:20:48.391Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T06:20:48.763Z] + true [2020-12-30T06:20:48.763Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-30T06:20:50.887Z] provisioning config files... [2020-12-30T06:20:50.931Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7777097427398716899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:20:51.386Z] ---> docker-login.sh [2020-12-30T06:20:51.386Z] nexus3.edgexfoundry.org:10001 [2020-12-30T06:20:51.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:52.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:52.582Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:52.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:52.582Z] [2020-12-30T06:20:52.582Z] Login Succeeded [2020-12-30T06:20:52.582Z] nexus3.edgexfoundry.org:10002 [2020-12-30T06:20:52.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:53.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:53.129Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:53.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:53.129Z] [2020-12-30T06:20:53.129Z] Login Succeeded [2020-12-30T06:20:53.129Z] nexus3.edgexfoundry.org:10003 [2020-12-30T06:20:53.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:53.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:53.687Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:53.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:53.687Z] [2020-12-30T06:20:53.687Z] Login Succeeded [2020-12-30T06:20:53.687Z] nexus3.edgexfoundry.org:10004 [2020-12-30T06:20:53.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:54.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:54.238Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:54.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:54.238Z] [2020-12-30T06:20:54.238Z] Login Succeeded [2020-12-30T06:20:54.238Z] docker.io [2020-12-30T06:20:54.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-30T06:20:54.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-30T06:20:54.791Z] Configure a credential helper to remove this warning. See [2020-12-30T06:20:54.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-30T06:20:54.791Z] [2020-12-30T06:20:54.791Z] Login Succeeded [2020-12-30T06:20:54.791Z] ---> docker-login.sh ends [Pipeline] } [2020-12-30T06:20:54.826Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-30T06:20:55.363Z] ========================================================= [2020-12-30T06:20:55.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-30T06:20:55.363Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:20:55.783Z] + 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-30T06:20:56.056Z] Sending build context to Docker daemon 2.42MB [2020-12-30T06:20:56.332Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-30T06:20:56.332Z] Step 2/8 : FROM ${BASE} [2020-12-30T06:20:56.332Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-30T06:20:56.332Z] 5f621e34cdf4: Pulling fs layer [2020-12-30T06:20:56.332Z] a4357932f1b6: Pulling fs layer [2020-12-30T06:20:56.332Z] 18c013af1878: Pulling fs layer [2020-12-30T06:20:56.332Z] 00ac8860ef70: Pulling fs layer [2020-12-30T06:20:56.332Z] 63d7cb157983: Pulling fs layer [2020-12-30T06:20:56.332Z] b116817d02f9: Pulling fs layer [2020-12-30T06:20:56.332Z] 745a02a5169b: Pulling fs layer [2020-12-30T06:20:56.332Z] b116817d02f9: Waiting [2020-12-30T06:20:56.332Z] 745a02a5169b: Waiting [2020-12-30T06:20:56.332Z] 63d7cb157983: Waiting [2020-12-30T06:20:56.332Z] 00ac8860ef70: Waiting [2020-12-30T06:20:56.332Z] 18c013af1878: Verifying Checksum [2020-12-30T06:20:56.332Z] 18c013af1878: Download complete [2020-12-30T06:20:56.332Z] a4357932f1b6: Verifying Checksum [2020-12-30T06:20:56.332Z] a4357932f1b6: Download complete [2020-12-30T06:20:56.332Z] 63d7cb157983: Verifying Checksum [2020-12-30T06:20:56.332Z] 63d7cb157983: Download complete [2020-12-30T06:20:56.332Z] b116817d02f9: Download complete [2020-12-30T06:20:56.332Z] 5f621e34cdf4: Verifying Checksum [2020-12-30T06:20:56.332Z] 5f621e34cdf4: Download complete [2020-12-30T06:20:56.938Z] 5f621e34cdf4: Pull complete [2020-12-30T06:20:57.542Z] a4357932f1b6: Pull complete [2020-12-30T06:20:58.152Z] 18c013af1878: Pull complete [2020-12-30T06:20:58.751Z] 745a02a5169b: Verifying Checksum [2020-12-30T06:20:58.751Z] 745a02a5169b: Download complete [2020-12-30T06:21:00.730Z] 00ac8860ef70: Verifying Checksum [2020-12-30T06:21:00.730Z] 00ac8860ef70: Download complete [2020-12-30T06:21:02.493Z] Removing intermediate container cc36ab85891a [2020-12-30T06:21:02.493Z] ---> 63ca69a2f685 [2020-12-30T06:21:02.493Z] Successfully built 63ca69a2f685 [2020-12-30T06:21:02.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:21:02.853Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T06:21:02.853Z] . [Pipeline] withDockerContainer [2020-12-30T06:21:02.992Z] prd-centos7-docker-4c-2g-17726 does not seem to be running inside a container [2020-12-30T06:21:03.048Z] $ 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-30T06:21:03.897Z] $ docker top a2ab1e2ad33a4863bb57b26e1a851e2279acf4ee33ded899caf8f81cb2568488 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:21:04.475Z] + go version [2020-12-30T06:21:04.475Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-30T06:21:04.514Z] $ docker stop --time=1 a2ab1e2ad33a4863bb57b26e1a851e2279acf4ee33ded899caf8f81cb2568488 [2020-12-30T06:21:05.843Z] $ docker rm -f a2ab1e2ad33a4863bb57b26e1a851e2279acf4ee33ded899caf8f81cb2568488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:21:07.041Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T06:21:07.041Z] . [Pipeline] withDockerContainer [2020-12-30T06:21:07.182Z] prd-centos7-docker-4c-2g-17726 does not seem to be running inside a container [2020-12-30T06:21:07.235Z] $ 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-30T06:21:08.578Z] $ docker top 7139fc4653c324bc37c99adb792c01fe4667b90e8c0510dc892754b2276a0f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:21:09.154Z] + make test [2020-12-30T06:21:09.154Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T06:21:10.917Z] 00ac8860ef70: Pull complete [2020-12-30T06:21:10.917Z] 63d7cb157983: Pull complete [2020-12-30T06:21:10.917Z] b116817d02f9: Pull complete [2020-12-30T06:21:15.249Z] 745a02a5169b: Pull complete [2020-12-30T06:21:15.249Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-30T06:21:15.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-30T06:21:15.249Z] ---> b7e6874047d6 [2020-12-30T06:21:15.249Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-30T06:21:17.385Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-30T06:21:17.880Z] ---> Running in 0efa9fe9f904 [2020-12-30T06:21:18.157Z] Removing intermediate container 0efa9fe9f904 [2020-12-30T06:21:18.157Z] ---> f05cbb854d83 [2020-12-30T06:21:18.157Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-30T06:21:18.157Z] ---> Running in dd2456e4f28c [2020-12-30T06:21:20.792Z] Removing intermediate container dd2456e4f28c [2020-12-30T06:21:20.792Z] ---> 308cf02920da [2020-12-30T06:21:20.792Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-30T06:21:20.792Z] ---> Running in 5e385eac808e [2020-12-30T06:21:21.782Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T06:21:22.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T06:21:23.747Z] OK: 142 MiB in 39 packages [2020-12-30T06:21:24.730Z] Removing intermediate container 5e385eac808e [2020-12-30T06:21:24.730Z] ---> 11896c68a811 [2020-12-30T06:21:24.730Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-30T06:21:24.730Z] ---> Running in 23d009226c79 [2020-12-30T06:21:25.328Z] Removing intermediate container 23d009226c79 [2020-12-30T06:21:25.328Z] ---> df631cc50093 [2020-12-30T06:21:25.328Z] Step 7/8 : COPY . . [2020-12-30T06:21:26.760Z] ---> 18ac20385af0 [2020-12-30T06:21:26.760Z] Step 8/8 : RUN go mod download [2020-12-30T06:21:26.760Z] ---> Running in c27f11046717 [2020-12-30T06:21:27.483Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2020-12-30T06:21:27.483Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2020-12-30T06:21:27.483Z] /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-30T06:21:27.483Z] have (string, bool, string, string) [2020-12-30T06:21:27.483Z] want (string, string) [2020-12-30T06:21:30.096Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-30T06:21:30.097Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-30T06:21:30.097Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-30T06:21:30.361Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-30T06:21:30.361Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-30T06:21:30.635Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-30T06:21:30.635Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-30T06:21:30.635Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-30T06:21:33.961Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.365s coverage: 68.9% of statements [2020-12-30T06:21:33.961Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-30T06:21:33.961Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-30T06:21:34.048Z] $ docker stop --time=1 7139fc4653c324bc37c99adb792c01fe4667b90e8c0510dc892754b2276a0f65 [2020-12-30T06:21:36.041Z] $ docker rm -f 7139fc4653c324bc37c99adb792c01fe4667b90e8c0510dc892754b2276a0f65 [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-30T06:21:38.440Z] Failed in branch amd64 [2020-12-30T06:21:49.021Z] Removing intermediate container c27f11046717 [2020-12-30T06:21:49.021Z] ---> 140ff62ce7bc [2020-12-30T06:21:49.021Z] Successfully built 140ff62ce7bc [2020-12-30T06:21:49.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:21:49.396Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T06:21:49.396Z] . [Pipeline] withDockerContainer [2020-12-30T06:21:49.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-17725 does not seem to be running inside a container [2020-12-30T06:21:49.787Z] $ 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-30T06:21:51.320Z] $ docker top 4d0951aa18c2d5c3daada41c0edbcb6d205a5e982e3c6b964607fb34cc7ea31d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:21:52.406Z] + go version [2020-12-30T06:21:52.406Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-30T06:21:52.455Z] $ docker stop --time=1 4d0951aa18c2d5c3daada41c0edbcb6d205a5e982e3c6b964607fb34cc7ea31d [2020-12-30T06:21:54.428Z] $ docker rm -f 4d0951aa18c2d5c3daada41c0edbcb6d205a5e982e3c6b964607fb34cc7ea31d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:21:55.638Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T06:21:55.638Z] . [Pipeline] withDockerContainer [2020-12-30T06:21:55.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-17725 does not seem to be running inside a container [2020-12-30T06:21:56.023Z] $ 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-30T06:21:57.609Z] $ docker top 3b01b0545877233bcc861498565228ca48f193ba9ed08c39938ae628436caf00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:21:58.687Z] + make test [2020-12-30T06:21:58.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-30T06:22:20.884Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-30T06:22:53.267Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2020-12-30T06:22:53.267Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2020-12-30T06:22:53.267Z] /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-30T06:22:53.267Z] have (string, bool, string, string) [2020-12-30T06:22:53.267Z] want (string, string) [2020-12-30T06:22:54.256Z] # github.com/edgexfoundry/device-sdk-go/internal/common [github.com/edgexfoundry/device-sdk-go/internal/common.test] [2020-12-30T06:22:54.256Z] internal/common/utils_test.go:110:8: undefined: logger.NewClientStdOut [2020-12-30T06:22:54.536Z] # github.com/edgexfoundry/device-sdk-go/internal/cache [github.com/edgexfoundry/device-sdk-go/internal/cache.test] [2020-12-30T06:22:54.536Z] internal/cache/init_test.go:24:8: undefined: logger.NewClientStdOut [2020-12-30T06:22:55.138Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/autoevent [build failed] [2020-12-30T06:22:55.138Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/cache [build failed] [2020-12-30T06:22:55.138Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/clients [build failed] [2020-12-30T06:22:55.138Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/common [build failed] [2020-12-30T06:22:55.138Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/controller [build failed] [2020-12-30T06:22:55.138Z] # github.com/edgexfoundry/device-sdk-go/internal/transformer [github.com/edgexfoundry/device-sdk-go/internal/transformer.test] [2020-12-30T06:22:55.138Z] internal/transformer/transformresult_test.go:23:7: undefined: logger.NewClientStdOut [2020-12-30T06:22:55.735Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/handler [build failed] [2020-12-30T06:22:55.735Z] FAIL github.com/edgexfoundry/device-sdk-go/internal/transformer [build failed] [2020-12-30T06:23:04.009Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.886s coverage: 68.9% of statements [2020-12-30T06:23:04.009Z] FAIL github.com/edgexfoundry/device-sdk-go/pkg/service [build failed] [2020-12-30T06:23:04.286Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2020-12-30T06:23:04.353Z] $ docker stop --time=1 3b01b0545877233bcc861498565228ca48f193ba9ed08c39938ae628436caf00 [2020-12-30T06:23:06.624Z] $ docker rm -f 3b01b0545877233bcc861498565228ca48f193ba9ed08c39938ae628436caf00 [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-30T06:23:09.072Z] 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-30T06:23:13.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:13.419Z] ---> package-listing.sh [2020-12-30T06:23:13.419Z] ++ facter osfamily [2020-12-30T06:23:13.419Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-30T06:23:13.419Z] + OS_FAMILY=redhat [2020-12-30T06:23:13.419Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-709 [2020-12-30T06:23:13.419Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-30T06:23:13.419Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-30T06:23:13.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-30T06:23:13.419Z] + PACKAGES=/tmp/packages_start.txt [2020-12-30T06:23:13.419Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-709 ']' [2020-12-30T06:23:13.419Z] + PACKAGES=/tmp/packages_end.txt [2020-12-30T06:23:13.419Z] + case "${OS_FAMILY}" in [2020-12-30T06:23:13.419Z] + rpm -qa [2020-12-30T06:23:13.419Z] + sort [2020-12-30T06:23:18.741Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-30T06:23:18.741Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-30T06:23:18.741Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-30T06:23:18.741Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-709 ']' [2020-12-30T06:23:18.741Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-709/archives/ [2020-12-30T06:23:18.741Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-709/archives/ [Pipeline] echo [2020-12-30T06:23:18.777Z] 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-709/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-30T06:23:19.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:23:19.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:23:19.448Z] [2020-12-30T06:23:19.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-30T06:23:19.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:23:19.886Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-30T06:23:19.886Z] df20fa9351a1: Pulling fs layer [2020-12-30T06:23:19.886Z] 36b3adc4ff6f: Pulling fs layer [2020-12-30T06:23:19.886Z] 8ad3a11d3b57: Pulling fs layer [2020-12-30T06:23:19.886Z] 46f8f816bc3b: Pulling fs layer [2020-12-30T06:23:19.886Z] 93b61091891f: Pulling fs layer [2020-12-30T06:23:19.886Z] 93b9cdb0e59b: Pulling fs layer [2020-12-30T06:23:19.886Z] 5e14af77c1be: Pulling fs layer [2020-12-30T06:23:19.886Z] 01666e4c0597: Pulling fs layer [2020-12-30T06:23:19.886Z] aa168da1d23b: Pulling fs layer [2020-12-30T06:23:19.886Z] 93b9cdb0e59b: Waiting [2020-12-30T06:23:19.886Z] 5e14af77c1be: Waiting [2020-12-30T06:23:19.886Z] 01666e4c0597: Waiting [2020-12-30T06:23:19.886Z] 46f8f816bc3b: Waiting [2020-12-30T06:23:19.886Z] aa168da1d23b: Waiting [2020-12-30T06:23:19.886Z] 93b61091891f: Waiting [2020-12-30T06:23:19.886Z] 36b3adc4ff6f: Verifying Checksum [2020-12-30T06:23:19.886Z] 36b3adc4ff6f: Download complete [2020-12-30T06:23:20.162Z] 46f8f816bc3b: Verifying Checksum [2020-12-30T06:23:20.162Z] 46f8f816bc3b: Download complete [2020-12-30T06:23:20.162Z] df20fa9351a1: Verifying Checksum [2020-12-30T06:23:20.162Z] df20fa9351a1: Download complete [2020-12-30T06:23:20.162Z] 93b9cdb0e59b: Verifying Checksum [2020-12-30T06:23:20.162Z] 93b9cdb0e59b: Download complete [2020-12-30T06:23:20.162Z] 93b61091891f: Verifying Checksum [2020-12-30T06:23:20.162Z] 93b61091891f: Download complete [2020-12-30T06:23:20.162Z] 5e14af77c1be: Verifying Checksum [2020-12-30T06:23:20.162Z] 5e14af77c1be: Download complete [2020-12-30T06:23:20.162Z] 01666e4c0597: Verifying Checksum [2020-12-30T06:23:20.162Z] 01666e4c0597: Download complete [2020-12-30T06:23:20.424Z] df20fa9351a1: Pull complete [2020-12-30T06:23:20.692Z] 36b3adc4ff6f: Pull complete [2020-12-30T06:23:20.964Z] 8ad3a11d3b57: Verifying Checksum [2020-12-30T06:23:20.964Z] 8ad3a11d3b57: Download complete [2020-12-30T06:23:21.950Z] 8ad3a11d3b57: Pull complete [2020-12-30T06:23:21.950Z] 46f8f816bc3b: Pull complete [2020-12-30T06:23:22.912Z] 93b61091891f: Pull complete [2020-12-30T06:23:22.912Z] aa168da1d23b: Verifying Checksum [2020-12-30T06:23:22.912Z] aa168da1d23b: Download complete [2020-12-30T06:23:22.912Z] 93b9cdb0e59b: Pull complete [2020-12-30T06:23:23.183Z] 5e14af77c1be: Pull complete [2020-12-30T06:23:23.183Z] 01666e4c0597: Pull complete [2020-12-30T06:23:31.412Z] aa168da1d23b: Pull complete [2020-12-30T06:23:31.412Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-30T06:23:31.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T06:23:31.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-30T06:23:31.650Z] prd-centos7-docker-4c-2g-17722 does not seem to be running inside a container [2020-12-30T06:23:31.696Z] $ 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-709/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-709 -v /w/workspace/dgexfoundry_device-sdk-go_PR-709:/w/workspace/dgexfoundry_device-sdk-go_PR-709:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-709@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-12-30T06:23:35.373Z] $ docker top 0ba7dbd6a09542fe3456675de0d13debb49ee87a841d7a28160d8880d9e99306 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T06:23:35.906Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-30T06:23:36.226Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-30T06:23:36.542Z] + ls /var/log/sa-host [2020-12-30T06:23:36.542Z] + sadf -c /var/log/sa-host/sa23 [2020-12-30T06:23:36.542Z] file_magic: OK [2020-12-30T06:23:36.542Z] HZ: Using current value: 100 [2020-12-30T06:23:36.542Z] file_header: OK [2020-12-30T06:23:36.542Z] 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-30T06:23:36.542Z] Statistics: [2020-12-30T06:23:36.542Z] Hnuu...uuuununununu... [2020-12-30T06:23:36.542Z] File successfully converted to sysstat format version 12.2.1 [2020-12-30T06:23:36.542Z] + sadf -c /var/log/sa-host/sa30 [2020-12-30T06:23:36.542Z] file_magic: OK [2020-12-30T06:23:36.542Z] HZ: Using current value: 100 [2020-12-30T06:23:36.542Z] file_header: OK [2020-12-30T06:23:36.542Z] 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-30T06:23:36.542Z] Statistics: [2020-12-30T06:23:36.542Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-30T06:23:36.542Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-30T06:23:36.836Z] provisioning config files... [2020-12-30T06:23:36.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-709@tmp/config7578257539737341629tmp [Pipeline] { [Pipeline] echo [2020-12-30T06:23:37.014Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:37.439Z] ---> create-netrc.sh [Pipeline] } [2020-12-30T06:23:37.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-30T06:23:37.630Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:37.996Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-30T06:23:38.029Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:38.379Z] ---> sudo-logs.sh [2020-12-30T06:23:38.379Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-30T06:23:38.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:38.749Z] ---> job-cost.sh [2020-12-30T06:23:38.749Z] lf-activate-venv: SKIPPING [2020-12-30T06:23:38.749Z] INFO: No Stack... [2020-12-30T06:23:39.702Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-30T06:23:40.279Z] INFO: Archiving Costs [Pipeline] echo [2020-12-30T06:23:40.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T06:23:40.652Z] ---> logs-deploy.sh [2020-12-30T06:23:40.652Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-709/1 [2020-12-30T06:23:40.652Z] INFO: archiving workspace using pattern(s): [2020-12-30T06:23:42.576Z] Archives upload complete. [2020-12-30T06:23:42.576Z] INFO: archiving logs to Nexus