Pull request #623 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b78e5cf9de3cc6fa28de1827cbb2be8560d972a2+833c05b782f270c396ee40879762f076aaf9331e (3b68e56a458fd214b5ba7e96899ac469b796e3b7) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-623/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-623/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4143 in /w/workspace/dgexfoundry_device-sdk-go_PR-623 [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-623 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/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 --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 Merge succeeded, producing b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 Checking out Revision b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 (PR-623) > git config core.sparsecheckout # timeout=10 > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # 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 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-08T06:21:27.920Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-08T06:21:28.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-08T06:21:28.432Z] ========================================================= [2020-10-08T06:21:28.432Z] EdgeX Global Pipelines Version Info [2020-10-08T06:21:28.432Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:21:29.962Z] ------------------- [2020-10-08T06:21:29.962Z] stable info: [2020-10-08T06:21:29.962Z] ------------------- [2020-10-08T06:21:29.962Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-08T06:21:29.962Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-08T06:21:29.962Z] Message: update stable to v1.0.131 [2020-10-08T06:21:30.921Z] ------------------- [2020-10-08T06:21:30.921Z] experimental info: [2020-10-08T06:21:30.921Z] ------------------- [2020-10-08T06:21:30.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-08T06:21:30.921Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-08T06:21:30.921Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-08T06:21:31.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-08T06:21:31.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-08T06:21:31.757Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-08T06:21:31.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-08T06:21:32.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-08T06:21:32.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-08T06:21:32.263Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-08T06:21:32.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-08T06:21:32.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-08T06:21:32.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-08T06:21:32.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-08T06:21:32.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-08T06:21:33.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-08T06:21:33.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-08T06:21:33.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-08T06:21:33.538Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T06:21:33.681Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T06:21:33.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-08T06:21:33.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-08T06:21:34.102Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-08T06:21:34.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-08T06:21:34.334Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-08T06:21:34.466Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-08T06:21:34.582Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-08T06:21:34.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-08T06:21:34.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo [2020-10-08T06:21:34.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo [2020-10-08T06:21:35.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo [2020-10-08T06:21:35.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [Pipeline] echo [2020-10-08T06:21:35.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78e5cf [Pipeline] echo [2020-10-08T06:21:35.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-08T06:21:36.246Z] + git log --format=format:%s -1 b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [Pipeline] echo [2020-10-08T06:21:36.329Z] GIT_COMMIT: b78e5cf9de3cc6fa28de1827cbb2be8560d972a2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2020-10-08T06:21:36.408Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:21:37.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T06:21:37.276Z] [2020-10-08T06:21:37.276Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:21:37.682Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T06:21:37.682Z] latest: Pulling from edgex-devops/git-semver [2020-10-08T06:21:37.682Z] 31603596830f: Pulling fs layer [2020-10-08T06:21:37.682Z] 2a8b12db71e7: Pulling fs layer [2020-10-08T06:21:37.682Z] 6ca5941a6612: Pulling fs layer [2020-10-08T06:21:37.682Z] ecc8261a40a4: Pulling fs layer [2020-10-08T06:21:37.682Z] ecc8261a40a4: Waiting [2020-10-08T06:21:37.682Z] 2a8b12db71e7: Verifying Checksum [2020-10-08T06:21:37.682Z] 2a8b12db71e7: Download complete [2020-10-08T06:21:37.950Z] 31603596830f: Verifying Checksum [2020-10-08T06:21:37.950Z] 31603596830f: Download complete [2020-10-08T06:21:37.950Z] ecc8261a40a4: Verifying Checksum [2020-10-08T06:21:37.950Z] ecc8261a40a4: Download complete [2020-10-08T06:21:37.950Z] 6ca5941a6612: Verifying Checksum [2020-10-08T06:21:37.950Z] 6ca5941a6612: Download complete [2020-10-08T06:21:38.528Z] 31603596830f: Pull complete [2020-10-08T06:21:38.528Z] 2a8b12db71e7: Pull complete [2020-10-08T06:21:39.492Z] 6ca5941a6612: Pull complete [2020-10-08T06:21:39.492Z] ecc8261a40a4: Pull complete [2020-10-08T06:21:39.492Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-08T06:21:39.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-08T06:21:39.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-08T06:21:39.913Z] prd-centos7-docker-4c-2g-4143 does not seem to be running inside a container [2020-10-08T06:21:39.962Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-623 -v /w/workspace/dgexfoundry_device-sdk-go_PR-623:/w/workspace/dgexfoundry_device-sdk-go_PR-623:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-623@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-08T06:21:42.215Z] $ docker top 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-08T06:21:42.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T06:21:42.641Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T06:21:42.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T06:21:42.903Z] $ docker exec 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 ssh-agent [2020-10-08T06:21:43.083Z] SSH_AUTH_SOCK=/tmp/ssh-qWs7GTDkuywf/agent.12 [2020-10-08T06:21:43.083Z] SSH_AGENT_PID=18 [2020-10-08T06:21:43.097Z] Running ssh-add (command line suppressed) [2020-10-08T06:21:43.225Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/private_key_8060633989010076647.key (/w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/private_key_8060633989010076647.key) [2020-10-08T06:21:43.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T06:21:43.751Z] + git describe --exact-match --tags HEAD [2020-10-08T06:21:43.752Z] fatal: no tag exactly matches 'b78e5cf9de3cc6fa28de1827cbb2be8560d972a2' [Pipeline] } [2020-10-08T06:21:43.925Z] $ docker exec --env ******** --env ******** 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 ssh-agent -k [2020-10-08T06:21:44.051Z] unset SSH_AUTH_SOCK; [2020-10-08T06:21:44.052Z] unset SSH_AGENT_PID; [2020-10-08T06:21:44.052Z] echo Agent pid 18 killed; [2020-10-08T06:21:44.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-08T06:21:44.287Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-08T06:21:44.287Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-08T06:21:44.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-08T06:21:44.397Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-08T06:21:44.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-08T06:21:44.582Z] $ docker exec 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 ssh-agent [2020-10-08T06:21:44.747Z] SSH_AUTH_SOCK=/tmp/ssh-MmWHfCvqgftE/agent.46 [2020-10-08T06:21:44.747Z] SSH_AGENT_PID=51 [2020-10-08T06:21:44.755Z] Running ssh-add (command line suppressed) [2020-10-08T06:21:44.888Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/private_key_834364678918867903.key (/w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/private_key_834364678918867903.key) [2020-10-08T06:21:44.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-08T06:21:45.315Z] + git semver init [2020-10-08T06:21:45.315Z] # -> Open(): unable to determine branch for HEAD [2020-10-08T06:21:45.315Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-623/.git [2020-10-08T06:21:45.315Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-623 [2020-10-08T06:21:45.315Z] # $SEMVER_REMOTE_NAME = origin [2020-10-08T06:21:45.315Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-08T06:21:45.315Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-08T06:21:45.315Z] # $SEMVER_BRANCH = PR-623 [2020-10-08T06:21:45.315Z] # $SEMVER_TEMP = /tmp/semver-798046987 [2020-10-08T06:21:45.315Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-08T06:21:45.897Z] # '/tmp/semver-798046987' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-623/.semver' [2020-10-08T06:21:45.897Z] # -> Force: false [2020-10-08T06:21:45.897Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-623/.semver [Pipeline] } [2020-10-08T06:21:45.924Z] $ docker exec --env ******** --env ******** 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 ssh-agent -k [2020-10-08T06:21:46.039Z] unset SSH_AUTH_SOCK; [2020-10-08T06:21:46.039Z] unset SSH_AGENT_PID; [2020-10-08T06:21:46.039Z] echo Agent pid 51 killed; [2020-10-08T06:21:46.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-08T06:21:46.636Z] + git semver [Pipeline] } [2020-10-08T06:21:46.673Z] $ docker stop --time=1 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 [2020-10-08T06:21:48.078Z] $ docker rm -f 6ed91f90906baee6f25a38f2d5945bff276c484fea13af84de6216d482107661 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-08T06:21:48.971Z] Stashed 46 file(s) [Pipeline] echo [2020-10-08T06:21:48.995Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-08T06:21:49.128Z] Archived original 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-10-08T06:22:04.847Z] Still waiting to schedule task [2020-10-08T06:22:04.847Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-08T06:22:04.874Z] Still waiting to schedule task [2020-10-08T06:22:04.874Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-08T06:24:49.121Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4146 in /w/workspace/dgexfoundry_device-sdk-go_PR-623 [Pipeline] { [Pipeline] ws [2020-10-08T06:24:49.237Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-08T06:24:56.461Z] using credential edgex-jenkins-ssh [2020-10-08T06:24:56.523Z] Cloning the remote Git repository [2020-10-08T06:24:56.586Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:24:56.697Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-08T06:24:56.772Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:24:56.773Z] > git --version # timeout=10 [2020-10-08T06:24:56.796Z] > git --version # 'git version 2.17.1' [2020-10-08T06:24:56.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:24:56.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T06:24:57.943Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-08T06:24:57.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T06:24:58.003Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-08T06:24:58.057Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:24:58.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:24:58.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-08T06:24:58.591Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:24:58.978Z] Merge succeeded, producing b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:24:58.978Z] Checking out Revision b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 (PR-623) [2020-10-08T06:24:58.610Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T06:24:58.643Z] > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # timeout=10 [2020-10-08T06:24:58.774Z] > git remote # timeout=10 [2020-10-08T06:24:58.794Z] > git config --get remote.origin.url # timeout=10 [2020-10-08T06:24:58.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:24:58.870Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-08T06:24:58.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-08T06:24:58.982Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T06:24:58.998Z] > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # timeout=10 [2020-10-08T06:25:03.535Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-10-08T06:25:03.596Z] > git --version # timeout=10 [2020-10-08T06:25:03.609Z] > git --version # 'git version 2.17.1' [2020-10-08T06:25:03.627Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-08T06:25:05.445Z] ========================================================= [2020-10-08T06:25:05.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-08T06:25:05.446Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:25:06.824Z] + 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-10-08T06:25:07.823Z] Sending build context to Docker daemon 3.489MB [2020-10-08T06:25:07.823Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-08T06:25:07.823Z] Step 2/8 : FROM ${BASE} [2020-10-08T06:25:08.432Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-08T06:25:08.432Z] b538f80385f9: Pulling fs layer [2020-10-08T06:25:08.432Z] 74f711af9a0d: Pulling fs layer [2020-10-08T06:25:08.432Z] 99f96fe45779: Pulling fs layer [2020-10-08T06:25:08.432Z] 8529a6b9a6be: Pulling fs layer [2020-10-08T06:25:08.432Z] 45590311c82a: Pulling fs layer [2020-10-08T06:25:08.432Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-08T06:25:08.432Z] 209524e5b208: Pulling fs layer [2020-10-08T06:25:08.432Z] 8529a6b9a6be: Waiting [2020-10-08T06:25:08.432Z] 45590311c82a: Waiting [2020-10-08T06:25:08.432Z] 69ca0ff8b7b3: Waiting [2020-10-08T06:25:08.432Z] 209524e5b208: Waiting [2020-10-08T06:25:08.432Z] 99f96fe45779: Verifying Checksum [2020-10-08T06:25:08.432Z] 99f96fe45779: Download complete [2020-10-08T06:25:08.432Z] 74f711af9a0d: Verifying Checksum [2020-10-08T06:25:08.432Z] 74f711af9a0d: Download complete [2020-10-08T06:25:08.432Z] 45590311c82a: Verifying Checksum [2020-10-08T06:25:08.432Z] 45590311c82a: Download complete [2020-10-08T06:25:09.035Z] 69ca0ff8b7b3: Download complete [2020-10-08T06:25:09.035Z] b538f80385f9: Verifying Checksum [2020-10-08T06:25:09.035Z] b538f80385f9: Download complete [2020-10-08T06:25:10.027Z] b538f80385f9: Pull complete [2020-10-08T06:25:11.030Z] 74f711af9a0d: Pull complete [2020-10-08T06:25:11.309Z] 209524e5b208: Verifying Checksum [2020-10-08T06:25:11.309Z] 209524e5b208: Download complete [2020-10-08T06:25:11.309Z] 99f96fe45779: Pull complete [2020-10-08T06:25:12.750Z] 8529a6b9a6be: Verifying Checksum [2020-10-08T06:25:12.750Z] 8529a6b9a6be: Download complete [2020-10-08T06:25:22.908Z] 8529a6b9a6be: Pull complete [2020-10-08T06:25:22.909Z] 45590311c82a: Pull complete [2020-10-08T06:25:23.184Z] 69ca0ff8b7b3: Pull complete [2020-10-08T06:25:26.576Z] 209524e5b208: Pull complete [2020-10-08T06:25:26.576Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-08T06:25:26.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-08T06:25:26.576Z] ---> 5bddaf1c2fca [2020-10-08T06:25:26.576Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:25:29.965Z] ---> Running in 9fa275e74af5 [2020-10-08T06:25:29.965Z] Removing intermediate container 9fa275e74af5 [2020-10-08T06:25:29.965Z] ---> 26662212f843 [2020-10-08T06:25:29.965Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-08T06:25:30.240Z] ---> Running in 9143df914a56 [2020-10-08T06:25:32.861Z] Removing intermediate container 9143df914a56 [2020-10-08T06:25:32.861Z] ---> 0594e6bae45f [2020-10-08T06:25:32.861Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-08T06:25:32.861Z] ---> Running in 587b57499cf4 [2020-10-08T06:25:34.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-08T06:25:34.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-08T06:25:35.864Z] OK: 142 MiB in 39 packages [2020-10-08T06:25:36.865Z] Removing intermediate container 587b57499cf4 [2020-10-08T06:25:36.865Z] ---> fe894a5563c8 [2020-10-08T06:25:36.865Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-08T06:25:37.139Z] ---> Running in f2b85c4aa2c3 [2020-10-08T06:25:37.743Z] Removing intermediate container f2b85c4aa2c3 [2020-10-08T06:25:37.743Z] ---> e6a5efaeef9e [2020-10-08T06:25:37.743Z] Step 7/8 : COPY . . [2020-10-08T06:25:39.184Z] ---> 841f3c164d59 [2020-10-08T06:25:39.184Z] Step 8/8 : RUN go mod download [2020-10-08T06:25:39.460Z] ---> Running in 44328d2ad75f [2020-10-08T06:26:11.843Z] Removing intermediate container 44328d2ad75f [2020-10-08T06:26:11.843Z] ---> 94d716ff3b48 [2020-10-08T06:26:11.843Z] Successfully built 94d716ff3b48 [2020-10-08T06:26:11.843Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:26:12.286Z] + docker inspect -f . ci-base-image-arm64 [2020-10-08T06:26:12.286Z] . [Pipeline] withDockerContainer [2020-10-08T06:26:12.601Z] prd-ubuntu18.04-docker-arm64-4c-16g-4146 does not seem to be running inside a container [2020-10-08T06:26:12.694Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-08T06:26:14.642Z] $ docker top 3fb1802bcb3f2c7abebd3fdac8e5b12718ebbfd0aab75032dcdaa6a13c03b113 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T06:26:16.119Z] + go version [2020-10-08T06:26:16.119Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-08T06:26:16.169Z] $ docker stop --time=1 3fb1802bcb3f2c7abebd3fdac8e5b12718ebbfd0aab75032dcdaa6a13c03b113 [2020-10-08T06:26:18.154Z] $ docker rm -f 3fb1802bcb3f2c7abebd3fdac8e5b12718ebbfd0aab75032dcdaa6a13c03b113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:26:19.497Z] + docker inspect -f . ci-base-image-arm64 [2020-10-08T06:26:19.497Z] . [Pipeline] withDockerContainer [2020-10-08T06:26:19.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-4146 does not seem to be running inside a container [2020-10-08T06:26:19.873Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-08T06:26:21.857Z] $ docker top 9ab274101d59c32c51a1c724bdecb58d277b8468e7819b7f8314a5a2d24b9edc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T06:26:23.348Z] + make test [2020-10-08T06:26:23.348Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-08T06:26:38.500Z] Running on prd-centos7-docker-4c-2g-4147 in /w/workspace/dgexfoundry_device-sdk-go_PR-623 [Pipeline] { [Pipeline] ws [2020-10-08T06:26:38.600Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-08T06:26:45.660Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-08T06:26:46.561Z] using credential edgex-jenkins-ssh [2020-10-08T06:26:46.615Z] Cloning the remote Git repository [2020-10-08T06:26:46.676Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:26:46.770Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-08T06:26:46.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:26:46.925Z] > git --version # timeout=10 [2020-10-08T06:26:46.962Z] > git --version # 'git version 2.16.5' [2020-10-08T06:26:46.963Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:26:47.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T06:26:48.668Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:26:48.920Z] Merge succeeded, producing b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:26:48.920Z] Checking out Revision b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 (PR-623) [2020-10-08T06:26:48.183Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-08T06:26:48.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-08T06:26:48.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-08T06:26:48.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-08T06:26:48.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:26:48.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-08T06:26:48.679Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T06:26:48.689Z] > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # timeout=10 [2020-10-08T06:26:48.784Z] > git remote # timeout=10 [2020-10-08T06:26:48.792Z] > git config --get remote.origin.url # timeout=10 [2020-10-08T06:26:48.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-08T06:26:48.812Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-08T06:26:48.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-08T06:26:48.934Z] > git config core.sparsecheckout # timeout=10 [2020-10-08T06:26:48.987Z] > git checkout -f b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 # timeout=10 [2020-10-08T06:26:53.047Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-10-08T06:26:53.076Z] > git --version # timeout=10 [2020-10-08T06:26:53.082Z] > git --version # 'git version 2.16.5' [2020-10-08T06:26:53.169Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-08T06:26:54.776Z] ========================================================= [2020-10-08T06:26:54.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-08T06:26:54.776Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:26:56.418Z] + 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-10-08T06:26:57.080Z] Sending build context to Docker daemon 3.489MB [2020-10-08T06:26:57.080Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-08T06:26:57.080Z] Step 2/8 : FROM ${BASE} [2020-10-08T06:26:57.080Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-08T06:26:57.080Z] df20fa9351a1: Pulling fs layer [2020-10-08T06:26:57.080Z] ed8968b2872e: Pulling fs layer [2020-10-08T06:26:57.081Z] a92cc7c5fd73: Pulling fs layer [2020-10-08T06:26:57.081Z] e871e8e8d7a9: Pulling fs layer [2020-10-08T06:26:57.081Z] e73272ec9a57: Pulling fs layer [2020-10-08T06:26:57.081Z] 1e910a182e73: Pulling fs layer [2020-10-08T06:26:57.081Z] 4e634b169226: Pulling fs layer [2020-10-08T06:26:57.081Z] e871e8e8d7a9: Waiting [2020-10-08T06:26:57.081Z] e73272ec9a57: Waiting [2020-10-08T06:26:57.081Z] 1e910a182e73: Waiting [2020-10-08T06:26:57.081Z] 4e634b169226: Waiting [2020-10-08T06:26:57.081Z] a92cc7c5fd73: Verifying Checksum [2020-10-08T06:26:57.081Z] a92cc7c5fd73: Download complete [2020-10-08T06:26:57.081Z] ed8968b2872e: Verifying Checksum [2020-10-08T06:26:57.081Z] ed8968b2872e: Download complete [2020-10-08T06:26:57.081Z] e73272ec9a57: Download complete [2020-10-08T06:26:57.353Z] 1e910a182e73: Download complete [2020-10-08T06:26:57.353Z] df20fa9351a1: Verifying Checksum [2020-10-08T06:26:57.353Z] df20fa9351a1: Download complete [2020-10-08T06:26:57.629Z] df20fa9351a1: Pull complete [2020-10-08T06:26:57.909Z] ed8968b2872e: Pull complete [2020-10-08T06:26:58.528Z] a92cc7c5fd73: Pull complete [2020-10-08T06:27:01.256Z] 4e634b169226: Verifying Checksum [2020-10-08T06:27:01.256Z] 4e634b169226: Download complete [2020-10-08T06:27:03.286Z] e871e8e8d7a9: Verifying Checksum [2020-10-08T06:27:03.286Z] e871e8e8d7a9: Download complete [2020-10-08T06:27:11.653Z] e871e8e8d7a9: Pull complete [2020-10-08T06:27:11.653Z] e73272ec9a57: Pull complete [2020-10-08T06:27:12.187Z] 1e910a182e73: Pull complete [2020-10-08T06:27:16.492Z] 4e634b169226: Pull complete [2020-10-08T06:27:16.492Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-08T06:27:16.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-08T06:27:16.492Z] ---> f7629b54cfaa [2020-10-08T06:27:16.492Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:27:16.796Z] ---> Running in d704b23d4788 [2020-10-08T06:27:17.096Z] Removing intermediate container d704b23d4788 [2020-10-08T06:27:17.097Z] ---> 143287887f3f [2020-10-08T06:27:17.097Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-08T06:27:17.097Z] ---> Running in 7f5118a9c6ef [2020-10-08T06:27:18.550Z] Removing intermediate container 7f5118a9c6ef [2020-10-08T06:27:18.550Z] ---> 545b19fee060 [2020-10-08T06:27:18.550Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-08T06:27:18.550Z] ---> Running in 99e1c8e563e1 [2020-10-08T06:27:19.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-08T06:27:20.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-08T06:27:20.760Z] OK: 166 MiB in 39 packages [2020-10-08T06:27:21.351Z] Removing intermediate container 99e1c8e563e1 [2020-10-08T06:27:21.351Z] ---> 3f6ad701d956 [2020-10-08T06:27:21.351Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-08T06:27:21.351Z] ---> Running in 9109a3c837e9 [2020-10-08T06:27:21.629Z] Removing intermediate container 9109a3c837e9 [2020-10-08T06:27:21.629Z] ---> 54a8bae7f3c2 [2020-10-08T06:27:21.629Z] Step 7/8 : COPY . . [2020-10-08T06:27:23.131Z] ---> 154ff6320a3d [2020-10-08T06:27:23.131Z] Step 8/8 : RUN go mod download [2020-10-08T06:27:23.131Z] ---> Running in 88f533679a78 [2020-10-08T06:27:24.739Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-08T06:27:24.739Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-08T06:27:24.739Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-08T06:27:24.739Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.156s coverage: 21.6% of statements [2020-10-08T06:27:26.198Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.296s coverage: 97.1% of statements [2020-10-08T06:27:56.124Z] Removing intermediate container 88f533679a78 [2020-10-08T06:27:56.124Z] ---> 386984103391 [2020-10-08T06:27:56.124Z] Successfully built 386984103391 [2020-10-08T06:27:56.124Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:27:56.602Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-08T06:27:56.602Z] . [Pipeline] withDockerContainer [2020-10-08T06:27:56.805Z] prd-centos7-docker-4c-2g-4147 does not seem to be running inside a container [2020-10-08T06:27:56.908Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-08T06:27:57.902Z] $ docker top 8daf209e9bdd852465b7188d7407ec67423125633ca5efc2aaa7ed4fbe8334eb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T06:27:58.505Z] + go version [2020-10-08T06:27:58.505Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-08T06:27:58.543Z] $ docker stop --time=1 8daf209e9bdd852465b7188d7407ec67423125633ca5efc2aaa7ed4fbe8334eb [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.143s coverage: 9.4% of statements [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.568s coverage: 40.3% of statements [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.781s coverage: 65.4% of statements [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.180s coverage: 52.6% of statements [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-08T06:27:58.573Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.850s coverage: 68.9% of statements [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-08T06:27:58.573Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-08T06:27:58.573Z] GO111MODULE=on go vet ./... [2020-10-08T06:28:00.071Z] $ docker rm -f 8daf209e9bdd852465b7188d7407ec67423125633ca5efc2aaa7ed4fbe8334eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:28:01.557Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-08T06:28:01.557Z] . [Pipeline] withDockerContainer [2020-10-08T06:28:01.721Z] prd-centos7-docker-4c-2g-4147 does not seem to be running inside a container [2020-10-08T06:28:01.817Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-08T06:28:02.898Z] $ docker top f25a7ab2604425b3cfda856bd4011a3eb47510e746224c7e873be0af7d869cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-08T06:28:03.639Z] + make test [2020-10-08T06:28:03.639Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-08T06:28:16.328Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-08T06:28:25.403Z] gofmt -l . [2020-10-08T06:28:25.403Z] [ "`gofmt -l .`" = "" ] [2020-10-08T06:28:25.403Z] ./bin/test-attribution-txt.sh [2020-10-08T06:28:25.679Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-08T06:28:27.402Z] Stashed 1 file(s) [Pipeline] } [2020-10-08T06:28:27.436Z] $ docker stop --time=1 9ab274101d59c32c51a1c724bdecb58d277b8468e7819b7f8314a5a2d24b9edc [2020-10-08T06:28:29.699Z] $ docker rm -f 9ab274101d59c32c51a1c724bdecb58d277b8468e7819b7f8314a5a2d24b9edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-08T06:28:32.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-08T06:28:32.400Z] + ls -al . [2020-10-08T06:28:32.400Z] total 232 [2020-10-08T06:28:32.400Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 8 06:28 . [2020-10-08T06:28:32.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:24 .. [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 06:24 .dockerignore [2020-10-08T06:28:32.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 06:25 .git [2020-10-08T06:28:32.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:24 .github [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 8 06:24 .gitignore [2020-10-08T06:28:32.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:25 .semver [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 8 06:24 Dockerfile.build [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 8 06:24 Jenkinsfile [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 8 06:24 LICENSE [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 8 06:24 Makefile [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 8 06:24 README.md [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 8 06:24 RELEASE-NOTES.txt [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 06:21 VERSION [2020-10-08T06:28:32.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:24 bin [2020-10-08T06:28:32.400Z] -rw-r--r-- 1 jenkins jenkins 111041 Oct 8 06:27 coverage.out [2020-10-08T06:28:32.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:24 example [2020-10-08T06:28:32.400Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 8 06:28 go.mod [2020-10-08T06:28:32.400Z] -rw-r--r-- 1 jenkins jenkins 13549 Oct 8 06:28 go.sum [2020-10-08T06:28:32.400Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 8 06:24 internal [2020-10-08T06:28:32.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:24 openapi [2020-10-08T06:28:32.400Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 8 06:24 pkg [2020-10-08T06:28:32.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:24 snap [2020-10-08T06:28:32.400Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 8 06:24 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:28:32.837Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 --label arch=arm64 --label version=0.0.0 . [2020-10-08T06:28:33.443Z] Sending build context to Docker daemon 3.601MB [2020-10-08T06:28:33.443Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-08T06:28:33.443Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-08T06:28:33.443Z] ---> 94d716ff3b48 [2020-10-08T06:28:33.443Z] Step 3/24 : ARG MAKE='make build' [2020-10-08T06:28:33.716Z] ---> Running in 47f8decdb1b4 [2020-10-08T06:28:34.323Z] Removing intermediate container 47f8decdb1b4 [2020-10-08T06:28:34.323Z] ---> 712ad65cdf56 [2020-10-08T06:28:34.323Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-08T06:28:34.323Z] ---> Running in ad15b4c5b2a6 [2020-10-08T06:28:34.918Z] Removing intermediate container ad15b4c5b2a6 [2020-10-08T06:28:34.918Z] ---> 4e76ec020ed2 [2020-10-08T06:28:34.918Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:28:34.918Z] ---> Running in 91aa295975d5 [2020-10-08T06:28:35.197Z] Removing intermediate container 91aa295975d5 [2020-10-08T06:28:35.197Z] ---> 1d132a4ad23c [2020-10-08T06:28:35.197Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-08T06:28:35.476Z] ---> Running in eae4cad35d82 [2020-10-08T06:28:38.098Z] Removing intermediate container eae4cad35d82 [2020-10-08T06:28:38.098Z] ---> 37d0c74dd50a [2020-10-08T06:28:38.098Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-08T06:28:38.098Z] ---> Running in 805469e50a20 [2020-10-08T06:28:39.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-08T06:28:40.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-08T06:28:41.120Z] OK: 142 MiB in 39 packages [2020-10-08T06:28:42.111Z] Removing intermediate container 805469e50a20 [2020-10-08T06:28:42.111Z] ---> a15b89c57211 [2020-10-08T06:28:42.111Z] Step 8/24 : COPY . . [2020-10-08T06:28:43.545Z] ---> 962a5b3b9802 [2020-10-08T06:28:43.545Z] Step 9/24 : RUN ${MAKE} [2020-10-08T06:28:43.545Z] ---> Running in dcdc4124fcdd [2020-10-08T06:28:44.994Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-08T06:29:04.463Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-08T06:29:04.463Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-08T06:29:04.463Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-08T06:29:04.463Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.374s coverage: 21.6% of statements [2020-10-08T06:29:11.816Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-08T06:29:11.816Z] Removing intermediate container dcdc4124fcdd [2020-10-08T06:29:11.816Z] ---> c6ce6f9fa309 [2020-10-08T06:29:11.816Z] Step 10/24 : FROM scratch [2020-10-08T06:29:11.816Z] ---> [2020-10-08T06:29:11.816Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:29:11.816Z] ---> Running in 44eb29d7a8e5 [2020-10-08T06:29:11.816Z] Removing intermediate container 44eb29d7a8e5 [2020-10-08T06:29:11.816Z] ---> 69bcd2ae84cc [2020-10-08T06:29:11.816Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-08T06:29:11.816Z] ---> Running in dbec8cadf78b [2020-10-08T06:29:11.816Z] Removing intermediate container dbec8cadf78b [2020-10-08T06:29:11.816Z] ---> 9c41426e565c [2020-10-08T06:29:11.816Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-08T06:29:11.816Z] ---> Running in ff3d9d8956c0 [2020-10-08T06:29:12.020Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.140s coverage: 97.1% of statements [2020-10-08T06:29:12.411Z] Removing intermediate container ff3d9d8956c0 [2020-10-08T06:29:12.411Z] ---> 844d0077961c [2020-10-08T06:29:12.411Z] Step 14/24 : WORKDIR / [2020-10-08T06:29:12.411Z] ---> Running in 7accfd85d1ce [2020-10-08T06:29:12.695Z] Removing intermediate container 7accfd85d1ce [2020-10-08T06:29:12.695Z] ---> 273fd89a29a7 [2020-10-08T06:29:12.695Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-08T06:29:14.143Z] ---> 8f3e82b7cc74 [2020-10-08T06:29:14.143Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-08T06:29:14.742Z] ---> 019d104b76d6 [2020-10-08T06:29:14.742Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-08T06:29:15.346Z] ---> ca7c00009b38 [2020-10-08T06:29:15.346Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-08T06:29:16.380Z] ---> d5bdbc3e1b68 [2020-10-08T06:29:16.380Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-08T06:29:16.976Z] ---> 3e7d88db98b2 [2020-10-08T06:29:16.976Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-08T06:29:16.976Z] ---> Running in 5b2d17869e74 [2020-10-08T06:29:17.585Z] Removing intermediate container 5b2d17869e74 [2020-10-08T06:29:17.585Z] ---> 02038fc6927c [2020-10-08T06:29:17.585Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-08T06:29:17.585Z] ---> Running in 00ed38d8d75f [2020-10-08T06:29:18.180Z] Removing intermediate container 00ed38d8d75f [2020-10-08T06:29:18.180Z] ---> 43690942f5cd [2020-10-08T06:29:18.180Z] Step 22/24 : LABEL arch=arm64 [2020-10-08T06:29:18.180Z] ---> Running in 27d2a802b7ad [2020-10-08T06:29:18.776Z] Removing intermediate container 27d2a802b7ad [2020-10-08T06:29:18.776Z] ---> 3d30431623e9 [2020-10-08T06:29:18.776Z] Step 23/24 : LABEL git_sha=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:29:18.776Z] ---> Running in c92bbfd6ff31 [2020-10-08T06:29:19.370Z] Removing intermediate container c92bbfd6ff31 [2020-10-08T06:29:19.370Z] ---> 060726550ec2 [2020-10-08T06:29:19.370Z] Step 24/24 : LABEL version=0.0.0 [2020-10-08T06:29:19.370Z] ---> Running in b7de5eab297c [2020-10-08T06:29:19.643Z] Removing intermediate container b7de5eab297c [2020-10-08T06:29:19.643Z] ---> d6f57736a16e [2020-10-08T06:29:19.643Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-08T06:29:19.915Z] Successfully built d6f57736a16e [2020-10-08T06:29:19.915Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.449s coverage: 9.4% of statements [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.319s coverage: 21.9% of statements [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.326s coverage: 40.3% of statements [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.667s coverage: 65.4% of statements [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.255s coverage: 52.6% of statements [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-08T06:29:39.203Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.558s coverage: 68.9% of statements [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-08T06:29:39.203Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-08T06:29:39.203Z] GO111MODULE=on go vet ./... [2020-10-08T06:30:12.539Z] gofmt -l . [2020-10-08T06:30:12.539Z] [ "`gofmt -l .`" = "" ] [2020-10-08T06:30:12.539Z] ./bin/test-attribution-txt.sh [2020-10-08T06:30:12.539Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-08T06:30:13.833Z] Warning: overwriting stash ‘coverage-report’ [2020-10-08T06:30:14.678Z] Stashed 1 file(s) [Pipeline] } [2020-10-08T06:30:14.712Z] $ docker stop --time=1 f25a7ab2604425b3cfda856bd4011a3eb47510e746224c7e873be0af7d869cf8 [2020-10-08T06:30:17.232Z] $ docker rm -f f25a7ab2604425b3cfda856bd4011a3eb47510e746224c7e873be0af7d869cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-08T06:30:25.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-08T06:30:25.549Z] + ls -al . [2020-10-08T06:30:25.549Z] total 192 [2020-10-08T06:30:25.549Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 8 06:30 . [2020-10-08T06:30:25.549Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 8 06:26 .. [2020-10-08T06:30:25.549Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 8 06:26 bin [2020-10-08T06:30:25.549Z] -rw-r--r--. 1 jenkins jenkins 111041 Oct 8 06:29 coverage.out [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 8 06:26 Dockerfile.build [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 8 06:26 .dockerignore [2020-10-08T06:30:25.549Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 8 06:26 example [2020-10-08T06:30:25.549Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 8 06:26 .git [2020-10-08T06:30:25.549Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 8 06:26 .github [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 8 06:26 .gitignore [2020-10-08T06:30:25.549Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 8 06:30 go.mod [2020-10-08T06:30:25.549Z] -rw-r--r--. 1 jenkins jenkins 13549 Oct 8 06:30 go.sum [2020-10-08T06:30:25.549Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 8 06:26 internal [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 8 06:26 Jenkinsfile [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 8 06:26 LICENSE [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 8 06:26 Makefile [2020-10-08T06:30:25.549Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 8 06:26 openapi [2020-10-08T06:30:25.549Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 8 06:26 pkg [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 8 06:26 README.md [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 8 06:26 RELEASE-NOTES.txt [2020-10-08T06:30:25.549Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 8 06:26 .semver [2020-10-08T06:30:25.549Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 06:26 snap [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 8 06:21 VERSION [2020-10-08T06:30:25.549Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 8 06:26 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-08T06:30:26.056Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 --label arch=amd64 --label version=0.0.0 . [2020-10-08T06:30:26.740Z] Sending build context to Docker daemon 3.601MB [2020-10-08T06:30:26.740Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-08T06:30:26.740Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-08T06:30:26.740Z] ---> 386984103391 [2020-10-08T06:30:26.740Z] Step 3/24 : ARG MAKE='make build' [2020-10-08T06:30:27.385Z] ---> Running in 411582a0cec9 [2020-10-08T06:30:27.727Z] Removing intermediate container 411582a0cec9 [2020-10-08T06:30:27.727Z] ---> 4599cc4604e7 [2020-10-08T06:30:27.727Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-08T06:30:27.727Z] ---> Running in 105f1a2f982b [2020-10-08T06:30:27.727Z] Removing intermediate container 105f1a2f982b [2020-10-08T06:30:27.727Z] ---> 7871daca9d59 [2020-10-08T06:30:27.727Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:30:28.004Z] ---> Running in 8396479e07b8 [2020-10-08T06:30:28.287Z] Removing intermediate container 8396479e07b8 [2020-10-08T06:30:28.287Z] ---> 82ca272d9311 [2020-10-08T06:30:28.287Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-08T06:30:28.287Z] ---> Running in 43b1b3f3318f [2020-10-08T06:30:30.299Z] Removing intermediate container 43b1b3f3318f [2020-10-08T06:30:30.299Z] ---> 4f5ae0c6f166 [2020-10-08T06:30:30.299Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-08T06:30:30.299Z] ---> Running in e377b8ff6133 [2020-10-08T06:30:31.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-08T06:30:32.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-08T06:30:33.342Z] OK: 166 MiB in 39 packages [2020-10-08T06:30:34.017Z] Removing intermediate container e377b8ff6133 [2020-10-08T06:30:34.017Z] ---> 745a7c2c64f9 [2020-10-08T06:30:34.017Z] Step 8/24 : COPY . . [2020-10-08T06:30:35.031Z] ---> 7a3309e8ccac [2020-10-08T06:30:35.031Z] Step 9/24 : RUN ${MAKE} [2020-10-08T06:30:35.031Z] ---> Running in fd849ea70a24 [2020-10-08T06:30:35.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-08T06:30:58.851Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-08T06:31:02.194Z] Removing intermediate container fd849ea70a24 [2020-10-08T06:31:02.194Z] ---> e2152c4b6254 [2020-10-08T06:31:02.194Z] Step 10/24 : FROM scratch [2020-10-08T06:31:02.194Z] ---> [2020-10-08T06:31:02.194Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-08T06:31:02.194Z] ---> Running in 353c7ed9c4ab [2020-10-08T06:31:02.194Z] Removing intermediate container 353c7ed9c4ab [2020-10-08T06:31:02.194Z] ---> 9a9ebd92c355 [2020-10-08T06:31:02.194Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-08T06:31:02.194Z] ---> Running in b9c029c5116f [2020-10-08T06:31:02.194Z] Removing intermediate container b9c029c5116f [2020-10-08T06:31:02.194Z] ---> 4933dbeacc4c [2020-10-08T06:31:02.194Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-08T06:31:02.194Z] ---> Running in 695cb3edbb9c [2020-10-08T06:31:02.194Z] Removing intermediate container 695cb3edbb9c [2020-10-08T06:31:02.194Z] ---> 63d4ddcf7f42 [2020-10-08T06:31:02.194Z] Step 14/24 : WORKDIR / [2020-10-08T06:31:02.194Z] ---> Running in f2d8aea38bc5 [2020-10-08T06:31:02.194Z] Removing intermediate container f2d8aea38bc5 [2020-10-08T06:31:02.194Z] ---> 969dc23dab34 [2020-10-08T06:31:02.194Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-08T06:31:03.278Z] ---> 3fcdc9d7121d [2020-10-08T06:31:03.278Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-08T06:31:03.965Z] ---> d289a1380024 [2020-10-08T06:31:03.965Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-08T06:31:03.965Z] ---> 824ac5ee22a5 [2020-10-08T06:31:03.965Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-08T06:31:04.588Z] ---> 03e4a8aaef3f [2020-10-08T06:31:04.588Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-08T06:31:05.214Z] ---> 7f30819ee57e [2020-10-08T06:31:05.214Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-08T06:31:05.214Z] ---> Running in 7a2b4aa154cc [2020-10-08T06:31:05.519Z] Removing intermediate container 7a2b4aa154cc [2020-10-08T06:31:05.519Z] ---> cd1182b65810 [2020-10-08T06:31:05.519Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-08T06:31:05.841Z] ---> Running in 1c3837a8be39 [2020-10-08T06:31:06.149Z] Removing intermediate container 1c3837a8be39 [2020-10-08T06:31:06.149Z] ---> 1c17f38f4901 [2020-10-08T06:31:06.149Z] Step 22/24 : LABEL arch=amd64 [2020-10-08T06:31:06.149Z] ---> Running in 3b281a0e45b3 [2020-10-08T06:31:06.464Z] Removing intermediate container 3b281a0e45b3 [2020-10-08T06:31:06.464Z] ---> 90e0d8705366 [2020-10-08T06:31:06.464Z] Step 23/24 : LABEL git_sha=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [2020-10-08T06:31:06.464Z] ---> Running in 32d2870fae1b [2020-10-08T06:31:06.753Z] Removing intermediate container 32d2870fae1b [2020-10-08T06:31:06.753Z] ---> 6d74b85a65d1 [2020-10-08T06:31:06.753Z] Step 24/24 : LABEL version=0.0.0 [2020-10-08T06:31:06.753Z] ---> Running in 7ac6cdc6d0bf [2020-10-08T06:31:07.029Z] Removing intermediate container 7ac6cdc6d0bf [2020-10-08T06:31:07.029Z] ---> 7b125a476021 [2020-10-08T06:31:07.029Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-08T06:31:07.029Z] Successfully built 7b125a476021 [2020-10-08T06:31:07.029Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-08T06:31:10.594Z] provisioning config files... [2020-10-08T06:31:10.618Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/config1027225174528275823tmp [Pipeline] { [Pipeline] sh [2020-10-08T06:31:11.109Z] + set +x [2020-10-08T06:31:11.109Z] + curl -s https://codecov.io/bash [2020-10-08T06:31:11.109Z] + bash -s -- [2020-10-08T06:31:11.715Z] [2020-10-08T06:31:11.715Z] _____ _ [2020-10-08T06:31:11.715Z] / ____| | | [2020-10-08T06:31:11.715Z] | | ___ __| | ___ ___ _____ __ [2020-10-08T06:31:11.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-08T06:31:11.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-08T06:31:11.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-08T06:31:11.715Z] Bash-20201007-7e25d0a [2020-10-08T06:31:11.715Z] [2020-10-08T06:31:11.715Z] [2020-10-08T06:31:11.715Z] ==> Jenkins CI detected. [2020-10-08T06:31:11.715Z] project root: . [2020-10-08T06:31:11.715Z] --> token set from env [2020-10-08T06:31:11.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-08T06:31:11.715Z] ==> Running gcov in . (disable via -X gcov) [2020-10-08T06:31:11.715Z] ==> Python coveragepy not found [2020-10-08T06:31:11.715Z] ==> Searching for coverage reports in: [2020-10-08T06:31:11.715Z] + . [2020-10-08T06:31:11.715Z] -> Found 1 reports [2020-10-08T06:31:11.715Z] ==> Detecting git/mercurial file structure [2020-10-08T06:31:11.715Z] ==> Reading reports [2020-10-08T06:31:11.715Z] + ./coverage.out bytes=111041 [2020-10-08T06:31:11.715Z] ==> Appending adjustments [2020-10-08T06:31:11.715Z] https://docs.codecov.io/docs/fixing-reports [2020-10-08T06:31:12.085Z] + Found adjustments [2020-10-08T06:31:12.085Z] ==> Gzipping contents [2020-10-08T06:31:12.085Z] ==> Uploading reports [2020-10-08T06:31:12.085Z] url: https://codecov.io [2020-10-08T06:31:12.085Z] query: branch=PR-623&commit=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=623&job=&cmd_args= [2020-10-08T06:31:12.085Z] -> Pinging Codecov [2020-10-08T06:31:12.085Z] https://codecov.io/upload/v4?package=bash-20201007-7e25d0a&token=secret&branch=PR-623&commit=b78e5cf9de3cc6fa28de1827cbb2be8560d972a2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-623%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=623&job=&cmd_args= [2020-10-08T06:31:12.357Z] -> Uploading to [2020-10-08T06:31:12.357Z] [2020-10-08T06:31:12.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-08T06:31:12.357Z] Dload Upload Total Spent Left Speed [2020-10-08T06:31:12.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-08T06:31:12.357Z] X> Failed to upload [2020-10-08T06:31:12.358Z] ==> Uploading to Codecov [2020-10-08T06:31:12.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-08T06:31:12.358Z] Dload Upload Total Spent Left Speed [2020-10-08T06:31:12.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 19336 0 0 100 19226 0 32120 --:--:-- --:--:-- --:--:-- 32096 100 19336 100 110 100 19226 183 32107 --:--:-- --:--:-- --:--:-- 32096 [2020-10-08T06:31:12.951Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b78e5cf9de3cc6fa28de1827cbb2be8560d972a2 [Pipeline] } [2020-10-08T06:31:12.988Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:31:17.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:31:18.417Z] ---> package-listing.sh [2020-10-08T06:31:18.417Z] ++ facter osfamily [2020-10-08T06:31:18.417Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-08T06:31:18.417Z] + OS_FAMILY=redhat [2020-10-08T06:31:18.417Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-623 [2020-10-08T06:31:18.417Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-08T06:31:18.417Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-08T06:31:18.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-08T06:31:18.417Z] + PACKAGES=/tmp/packages_start.txt [2020-10-08T06:31:18.417Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-623 ']' [2020-10-08T06:31:18.417Z] + PACKAGES=/tmp/packages_end.txt [2020-10-08T06:31:18.417Z] + case "${OS_FAMILY}" in [2020-10-08T06:31:18.417Z] + rpm -qa [2020-10-08T06:31:18.417Z] + sort [2020-10-08T06:31:23.078Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-08T06:31:23.078Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-08T06:31:23.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-08T06:31:23.078Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-623 ']' [2020-10-08T06:31:23.078Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-623/archives/ [2020-10-08T06:31:23.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-623/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-08T06:31:23.552Z] provisioning config files... [2020-10-08T06:31:23.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-623@tmp/config2675949166532152108tmp [Pipeline] { [Pipeline] echo [2020-10-08T06:31:24.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:31:25.106Z] ---> create-netrc.sh [Pipeline] } [2020-10-08T06:31:25.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-08T06:31:25.368Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:31:25.789Z] ---> python-tools-install.sh [2020-10-08T06:31:25.789Z] Generating Requirements File [2020-10-08T06:32:47.604Z] Python 3.6.8 [2020-10-08T06:32:47.604Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-08T06:32:47.604Z] appdirs==1.4.3 [2020-10-08T06:32:47.604Z] argcomplete==1.12.1 [2020-10-08T06:32:47.604Z] aspy.yaml==1.3.0 [2020-10-08T06:32:47.604Z] attrs==19.3.0 [2020-10-08T06:32:47.604Z] Babel==2.8.0 [2020-10-08T06:32:47.604Z] beautifulsoup4==4.8.2 [2020-10-08T06:32:47.604Z] boto3==1.11.6 [2020-10-08T06:32:47.604Z] botocore==1.14.6 [2020-10-08T06:32:47.604Z] bs4==0.0.1 [2020-10-08T06:32:47.604Z] cachetools==4.1.1 [2020-10-08T06:32:47.604Z] certifi==2019.11.28 [2020-10-08T06:32:47.604Z] cffi==1.14.3 [2020-10-08T06:32:47.604Z] cfgv==2.0.1 [2020-10-08T06:32:47.604Z] chardet==3.0.4 [2020-10-08T06:32:47.604Z] click==7.1 [2020-10-08T06:32:47.604Z] cliff==3.4.0 [2020-10-08T06:32:47.604Z] cmd2==1.3.11 [2020-10-08T06:32:47.604Z] colorama==0.4.3 [2020-10-08T06:32:47.604Z] cryptography==3.1.1 [2020-10-08T06:32:47.604Z] debtcollector==2.2.0 [2020-10-08T06:32:47.604Z] decorator==4.4.2 [2020-10-08T06:32:47.604Z] defusedxml==0.6.0 [2020-10-08T06:32:47.604Z] Deprecated==1.2.7 [2020-10-08T06:32:47.604Z] distlib==0.3.1 [2020-10-08T06:32:47.604Z] distro==1.2.0 [2020-10-08T06:32:47.604Z] dnspython==1.16.0 [2020-10-08T06:32:47.604Z] docker==4.2.0 [2020-10-08T06:32:47.605Z] docutils==0.15.2 [2020-10-08T06:32:47.605Z] dogpile.cache==1.0.2 [2020-10-08T06:32:47.605Z] email-validator==1.0.5 [2020-10-08T06:32:47.605Z] filelock==3.0.12 [2020-10-08T06:32:47.605Z] future==0.18.2 [2020-10-08T06:32:47.605Z] google-auth==1.22.1 [2020-10-08T06:32:47.605Z] httplib2==0.17.0 [2020-10-08T06:32:47.605Z] identify==1.4.11 [2020-10-08T06:32:47.605Z] idna==2.9 [2020-10-08T06:32:47.605Z] importlib-metadata==1.7.0 [2020-10-08T06:32:47.605Z] importlib-resources==1.5.0 [2020-10-08T06:32:47.605Z] iso8601==0.1.13 [2020-10-08T06:32:47.605Z] Jinja2==2.11.1 [2020-10-08T06:32:47.605Z] jmespath==0.10.0 [2020-10-08T06:32:47.605Z] jsonpatch==1.26 [2020-10-08T06:32:47.605Z] jsonpointer==2.0 [2020-10-08T06:32:47.605Z] jsonschema==3.2.0 [2020-10-08T06:32:47.605Z] keystoneauth1==4.2.1 [2020-10-08T06:32:47.605Z] kubernetes==11.0.0 [2020-10-08T06:32:47.605Z] lftools==0.34.2 [2020-10-08T06:32:47.605Z] lxml==4.5.0 [2020-10-08T06:32:47.605Z] MarkupSafe==0.23 [2020-10-08T06:32:47.605Z] msgpack==1.0.0 [2020-10-08T06:32:47.605Z] multi-key-dict==2.0.3 [2020-10-08T06:32:47.605Z] munch==2.5.0 [2020-10-08T06:32:47.605Z] netaddr==0.8.0 [2020-10-08T06:32:47.605Z] netifaces==0.10.9 [2020-10-08T06:32:47.605Z] niet==1.4.2 [2020-10-08T06:32:47.605Z] nodeenv==1.3.5 [2020-10-08T06:32:47.605Z] oauth2client==4.1.3 [2020-10-08T06:32:47.605Z] oauthlib==3.1.0 [2020-10-08T06:32:47.605Z] openstacksdk==0.50.0 [2020-10-08T06:32:47.605Z] os-client-config==2.1.0 [2020-10-08T06:32:47.605Z] os-service-types==1.7.0 [2020-10-08T06:32:47.605Z] osc-lib==2.2.1 [2020-10-08T06:32:47.605Z] oslo.config==8.3.2 [2020-10-08T06:32:47.605Z] oslo.context==3.1.1 [2020-10-08T06:32:47.605Z] oslo.i18n==5.0.1 [2020-10-08T06:32:47.605Z] oslo.log==4.4.0 [2020-10-08T06:32:47.605Z] oslo.serialization==4.0.1 [2020-10-08T06:32:47.605Z] oslo.utils==4.6.0 [2020-10-08T06:32:47.605Z] packaging==20.4 [2020-10-08T06:32:47.605Z] pbr==5.4.4 [2020-10-08T06:32:47.605Z] pluggy==0.13.1 [2020-10-08T06:32:47.605Z] prettytable==0.7.2 [2020-10-08T06:32:47.605Z] py==1.9.0 [2020-10-08T06:32:47.605Z] pyasn1==0.4.8 [2020-10-08T06:32:47.605Z] pyasn1-modules==0.2.8 [2020-10-08T06:32:47.605Z] pycparser==2.20 [2020-10-08T06:32:47.605Z] pygerrit2==2.0.10 [2020-10-08T06:32:47.605Z] PyGithub==1.46 [2020-10-08T06:32:47.605Z] pyinotify==0.9.6 [2020-10-08T06:32:47.605Z] PyJWT==1.7.1 [2020-10-08T06:32:47.605Z] pyparsing==2.4.7 [2020-10-08T06:32:47.605Z] pyperclip==1.8.0 [2020-10-08T06:32:47.605Z] pyroute2==0.4.13 [2020-10-08T06:32:47.605Z] pyrsistent==0.15.7 [2020-10-08T06:32:47.605Z] PySocks==1.6.8 [2020-10-08T06:32:47.605Z] python-cinderclient==7.2.0 [2020-10-08T06:32:47.605Z] python-dateutil==2.8.1 [2020-10-08T06:32:47.605Z] python-heatclient==2.2.1 [2020-10-08T06:32:47.605Z] python-jenkins==1.7.0 [2020-10-08T06:32:47.605Z] python-keystoneclient==4.1.1 [2020-10-08T06:32:47.605Z] python-magnumclient==3.2.1 [2020-10-08T06:32:47.605Z] python-novaclient==17.2.1 [2020-10-08T06:32:47.605Z] python-openstackclient==5.4.0 [2020-10-08T06:32:47.605Z] python-swiftclient==3.10.1 [2020-10-08T06:32:47.605Z] pytz==2020.1 [2020-10-08T06:32:47.605Z] PyYAML==5.3 [2020-10-08T06:32:47.605Z] requests==2.23.0 [2020-10-08T06:32:47.605Z] requests-oauthlib==1.3.0 [2020-10-08T06:32:47.605Z] requestsexceptions==1.4.0 [2020-10-08T06:32:47.605Z] rfc3986==1.4.0 [2020-10-08T06:32:47.605Z] rpm==4.11.3 [2020-10-08T06:32:47.605Z] rsa==4.0 [2020-10-08T06:32:47.605Z] ruamel.yaml==0.16.10 [2020-10-08T06:32:47.605Z] ruamel.yaml.clib==0.2.0 [2020-10-08T06:32:47.605Z] s3transfer==0.3.3 [2020-10-08T06:32:47.605Z] shade==1.27.2 [2020-10-08T06:32:47.605Z] simplejson==3.17.2 [2020-10-08T06:32:47.605Z] six==1.14.0 [2020-10-08T06:32:47.605Z] soupsieve==2.0 [2020-10-08T06:32:47.605Z] stevedore==3.2.2 [2020-10-08T06:32:47.605Z] tabulate==0.8.6 [2020-10-08T06:32:47.605Z] toml==0.10.0 [2020-10-08T06:32:47.605Z] tox==3.20.0 [2020-10-08T06:32:47.605Z] tqdm==4.43.0 [2020-10-08T06:32:47.605Z] urllib3==1.25.8 [2020-10-08T06:32:47.605Z] virtualenv==20.0.33 [2020-10-08T06:32:47.605Z] wcwidth==0.2.5 [2020-10-08T06:32:47.605Z] websocket-client==0.57.0 [2020-10-08T06:32:47.605Z] wrapt==1.12.1 [2020-10-08T06:32:47.605Z] xdg==3.0.2 [2020-10-08T06:32:47.605Z] xmltodict==0.12.0 [2020-10-08T06:32:47.605Z] yq==2.11.1 [2020-10-08T06:32:47.605Z] zipp==3.3.0 [2020-10-08T06:32:47.605Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:32:47.605Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-08T06:32:50.926Z] Python 2.7.5 [2020-10-08T06:32:50.926Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-08T06:32:50.926Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-08T06:32:51.188Z] ansible==2.9.7 [2020-10-08T06:32:51.188Z] Babel==0.9.6 [2020-10-08T06:32:51.188Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-08T06:32:51.188Z] beautifulsoup4==4.4.1 [2020-10-08T06:32:51.188Z] bodhi==2.11.0 [2020-10-08T06:32:51.188Z] bodhi-client==2.11.0 [2020-10-08T06:32:51.188Z] CCColUtils==1.4 [2020-10-08T06:32:51.188Z] cffi==1.6.0 [2020-10-08T06:32:51.188Z] chardet==2.2.1 [2020-10-08T06:32:51.188Z] click==6.7 [2020-10-08T06:32:51.188Z] cloud-init==18.5 [2020-10-08T06:32:51.188Z] configobj==4.7.2 [2020-10-08T06:32:51.188Z] cryptography==1.7.2 [2020-10-08T06:32:51.188Z] decorator==3.4.0 [2020-10-08T06:32:51.188Z] distro==1.2.0 [2020-10-08T06:32:51.188Z] enum34==1.0.4 [2020-10-08T06:32:51.188Z] fedpkg==1.38 [2020-10-08T06:32:51.188Z] futures==3.1.1 [2020-10-08T06:32:51.188Z] gitdb==0.6.4 [2020-10-08T06:32:51.188Z] GitPython==1.0.1 [2020-10-08T06:32:51.188Z] html5lib==0.999 [2020-10-08T06:32:51.188Z] httplib2==0.9.2 [2020-10-08T06:32:51.188Z] idna==2.4 [2020-10-08T06:32:51.188Z] iniparse==0.4 [2020-10-08T06:32:51.188Z] ipaddress==1.0.16 [2020-10-08T06:32:51.188Z] IPy==0.75 [2020-10-08T06:32:51.188Z] javapackages==1.0.0 [2020-10-08T06:32:51.188Z] Jinja2==2.7.2 [2020-10-08T06:32:51.188Z] jmespath==0.9.4 [2020-10-08T06:32:51.188Z] jsonpatch==1.2 [2020-10-08T06:32:51.188Z] jsonpointer==1.9 [2020-10-08T06:32:51.188Z] kerberos==1.1 [2020-10-08T06:32:51.188Z] kitchen==1.1.1 [2020-10-08T06:32:51.188Z] langtable==0.0.31 [2020-10-08T06:32:51.188Z] lockfile==0.9.1 [2020-10-08T06:32:51.188Z] lxml==3.2.1 [2020-10-08T06:32:51.188Z] MarkupSafe==0.11 [2020-10-08T06:32:51.188Z] munch==2.0.2 [2020-10-08T06:32:51.188Z] offtrac==0.1.0 [2020-10-08T06:32:51.188Z] openidc-client==0.6.0 [2020-10-08T06:32:51.188Z] packagedb-cli==2.14.1 [2020-10-08T06:32:51.188Z] paramiko==2.1.1 [2020-10-08T06:32:51.188Z] perf==0.1 [2020-10-08T06:32:51.188Z] ply==3.4 [2020-10-08T06:32:51.188Z] policycoreutils-default-encoding==0.1 [2020-10-08T06:32:51.188Z] prettytable==0.7.2 [2020-10-08T06:32:51.188Z] pyasn1==0.1.9 [2020-10-08T06:32:51.188Z] pycparser==2.14 [2020-10-08T06:32:51.188Z] pycurl==7.19.0 [2020-10-08T06:32:51.188Z] pygobject==3.22.0 [2020-10-08T06:32:51.188Z] pygpgme==0.3 [2020-10-08T06:32:51.188Z] pyliblzma==0.5.3 [2020-10-08T06:32:51.188Z] pyOpenSSL==0.13.1 [2020-10-08T06:32:51.188Z] pyparsing==1.5.6 [2020-10-08T06:32:51.188Z] pyserial==2.6 [2020-10-08T06:32:51.188Z] python-augeas==0.5.0 [2020-10-08T06:32:51.188Z] python-bugzilla==2.3.0 [2020-10-08T06:32:51.188Z] python-dateutil==1.5 [2020-10-08T06:32:51.188Z] python-fedora==0.10.0 [2020-10-08T06:32:51.188Z] python-linux-procfs==0.4.9 [2020-10-08T06:32:51.188Z] python-yubico==1.2.3 [2020-10-08T06:32:51.188Z] pyudev==0.15 [2020-10-08T06:32:51.188Z] pyusb==1.0.0b1 [2020-10-08T06:32:51.188Z] pyxattr==0.5.1 [2020-10-08T06:32:51.188Z] PyYAML==3.10 [2020-10-08T06:32:51.188Z] requests==2.6.0 [2020-10-08T06:32:51.188Z] requests-kerberos==0.7.0 [2020-10-08T06:32:51.188Z] rpkg==1.60 [2020-10-08T06:32:51.188Z] schedutils==0.4 [2020-10-08T06:32:51.188Z] seobject==0.1 [2020-10-08T06:32:51.188Z] sepolicy==1.1 [2020-10-08T06:32:51.188Z] six==1.9.0 [2020-10-08T06:32:51.188Z] smmap==0.9.0 [2020-10-08T06:32:51.188Z] urlgrabber==3.10 [2020-10-08T06:32:51.188Z] urllib3==1.10.2 [2020-10-08T06:32:51.188Z] virtualenv==15.1.0 [2020-10-08T06:32:51.188Z] yum-langpacks==0.4.2 [2020-10-08T06:32:51.188Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-08T06:32:51.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:32:51.598Z] ---> sudo-logs.sh [2020-10-08T06:32:51.599Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-08T06:32:51.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:32:52.240Z] ---> job-cost.sh [2020-10-08T06:32:52.240Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cusQ [2020-10-08T06:33:02.261Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:02.261Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:02.837Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.232Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.232Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.232Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.232Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.232Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.495Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.759Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.759Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:04.759Z] Cache entry deserialization failed, entry ignored [2020-10-08T06:33:10.070Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-08T06:33:36.745Z] lf-activate-venv(): INFO: Adding /tmp/venv-cusQ/bin to PATH [2020-10-08T06:33:36.745Z] INFO: No Stack... [2020-10-08T06:33:37.722Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-08T06:33:38.350Z] INFO: Archiving Costs [Pipeline] echo [2020-10-08T06:33:38.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-08T06:33:38.744Z] ---> logs-deploy.sh [2020-10-08T06:33:38.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-623/1 [2020-10-08T06:33:38.744Z] INFO: archiving workspace using pattern(s): [2020-10-08T06:33:40.141Z] Archives upload complete. [2020-10-08T06:33:40.408Z] INFO: archiving logs to Nexus