Pull request #620 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e938c11adafaf611449ebb2faccd5614f1f8b9b+833c05b782f270c396ee40879762f076aaf9331e (0f5608bf773d6152225815f6a83bae3b45514571) 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-620/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-620/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3682 in /w/workspace/dgexfoundry_device-sdk-go_PR-620 [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-620 # 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 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 0e938c11adafaf611449ebb2faccd5614f1f8b9b Merge succeeded, producing 0e938c11adafaf611449ebb2faccd5614f1f8b9b Checking out Revision 0e938c11adafaf611449ebb2faccd5614f1f8b9b (PR-620) > 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/620/head:refs/remotes/origin/PR-620 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e938c11adafaf611449ebb2faccd5614f1f8b9b # 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 0e938c11adafaf611449ebb2faccd5614f1f8b9b # 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-06T06:25:29.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-06T06:25:29.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-06T06:25:29.864Z] ========================================================= [2020-10-06T06:25:29.864Z] EdgeX Global Pipelines Version Info [2020-10-06T06:25:29.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:25:31.340Z] ------------------- [2020-10-06T06:25:31.340Z] stable info: [2020-10-06T06:25:31.340Z] ------------------- [2020-10-06T06:25:31.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-06T06:25:31.340Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T06:25:31.340Z] Message: update stable to v1.0.131 [2020-10-06T06:25:32.287Z] ------------------- [2020-10-06T06:25:32.287Z] experimental info: [2020-10-06T06:25:32.287Z] ------------------- [2020-10-06T06:25:32.287Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-06T06:25:32.287Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-06T06:25:32.287Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-06T06:25:32.818Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-06T06:25:32.943Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-06T06:25:33.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-06T06:25:33.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-06T06:25:33.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-06T06:25:33.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-06T06:25:33.690Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-06T06:25:33.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-06T06:25:33.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-06T06:25:34.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-06T06:25:34.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-06T06:25:34.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-06T06:25:34.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-06T06:25:34.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-06T06:25:34.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T06:25:34.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T06:25:34.877Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T06:25:34.991Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-06T06:25:35.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-06T06:25:35.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-06T06:25:35.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-06T06:25:35.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-06T06:25:35.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-06T06:25:35.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-06T06:25:35.822Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-06T06:25:35.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-620 [Pipeline] echo [2020-10-06T06:25:36.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-620 [Pipeline] echo [2020-10-06T06:25:36.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-620 [Pipeline] echo [2020-10-06T06:25:36.304Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e938c11adafaf611449ebb2faccd5614f1f8b9b [Pipeline] echo [2020-10-06T06:25:36.420Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e938c1 [Pipeline] echo [2020-10-06T06:25:36.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-06T06:25:37.310Z] + git log --format=format:%s -1 0e938c11adafaf611449ebb2faccd5614f1f8b9b [Pipeline] echo [2020-10-06T06:25:37.400Z] GIT_COMMIT: 0e938c11adafaf611449ebb2faccd5614f1f8b9b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2020-10-06T06:25:37.480Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:25:38.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:25:38.321Z] [2020-10-06T06:25:38.321Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:25:38.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:25:38.729Z] latest: Pulling from edgex-devops/git-semver [2020-10-06T06:25:38.729Z] 31603596830f: Pulling fs layer [2020-10-06T06:25:38.729Z] 2a8b12db71e7: Pulling fs layer [2020-10-06T06:25:38.729Z] 6ca5941a6612: Pulling fs layer [2020-10-06T06:25:38.729Z] ecc8261a40a4: Pulling fs layer [2020-10-06T06:25:38.729Z] ecc8261a40a4: Waiting [2020-10-06T06:25:38.729Z] 2a8b12db71e7: Verifying Checksum [2020-10-06T06:25:38.729Z] 2a8b12db71e7: Download complete [2020-10-06T06:25:38.729Z] 31603596830f: Verifying Checksum [2020-10-06T06:25:38.729Z] 31603596830f: Download complete [2020-10-06T06:25:38.994Z] 6ca5941a6612: Verifying Checksum [2020-10-06T06:25:38.994Z] 6ca5941a6612: Download complete [2020-10-06T06:25:38.994Z] ecc8261a40a4: Verifying Checksum [2020-10-06T06:25:38.994Z] ecc8261a40a4: Download complete [2020-10-06T06:25:39.257Z] 31603596830f: Pull complete [2020-10-06T06:25:39.257Z] 2a8b12db71e7: Pull complete [2020-10-06T06:25:40.206Z] 6ca5941a6612: Pull complete [2020-10-06T06:25:40.471Z] ecc8261a40a4: Pull complete [2020-10-06T06:25:40.471Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-06T06:25:40.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:25:40.471Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-06T06:25:40.621Z] prd-centos7-docker-4c-2g-3682 does not seem to be running inside a container [2020-10-06T06:25:40.670Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-620 -v /w/workspace/dgexfoundry_device-sdk-go_PR-620:/w/workspace/dgexfoundry_device-sdk-go_PR-620:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-620@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-06T06:25:43.002Z] $ docker top eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-06T06:25:43.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:25:43.454Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:25:43.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:25:43.668Z] $ docker exec eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb ssh-agent [2020-10-06T06:25:43.822Z] SSH_AUTH_SOCK=/tmp/ssh-HwTA1dvkGtAV/agent.12 [2020-10-06T06:25:43.822Z] SSH_AGENT_PID=17 [2020-10-06T06:25:43.836Z] Running ssh-add (command line suppressed) [2020-10-06T06:25:43.968Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/private_key_1829445355601577439.key (/w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/private_key_1829445355601577439.key) [2020-10-06T06:25:44.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:25:44.413Z] + git describe --exact-match --tags HEAD [2020-10-06T06:25:44.413Z] fatal: no tag exactly matches '0e938c11adafaf611449ebb2faccd5614f1f8b9b' [Pipeline] } [2020-10-06T06:25:44.463Z] $ docker exec --env ******** --env ******** eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb ssh-agent -k [2020-10-06T06:25:44.589Z] unset SSH_AUTH_SOCK; [2020-10-06T06:25:44.590Z] unset SSH_AGENT_PID; [2020-10-06T06:25:44.590Z] echo Agent pid 17 killed; [2020-10-06T06:25:44.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-06T06:25:44.796Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-06T06:25:44.796Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-06T06:25:44.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:25:44.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:25:45.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:25:45.088Z] $ docker exec eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb ssh-agent [2020-10-06T06:25:45.252Z] SSH_AUTH_SOCK=/tmp/ssh-veLY1Rc52H3j/agent.46 [2020-10-06T06:25:45.252Z] SSH_AGENT_PID=51 [2020-10-06T06:25:45.259Z] Running ssh-add (command line suppressed) [2020-10-06T06:25:45.382Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/private_key_8500160584639405185.key (/w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/private_key_8500160584639405185.key) [2020-10-06T06:25:45.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:25:45.809Z] + git semver init [2020-10-06T06:25:45.809Z] # -> Open(): unable to determine branch for HEAD [2020-10-06T06:25:45.809Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-620/.git [2020-10-06T06:25:45.809Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-620 [2020-10-06T06:25:45.809Z] # $SEMVER_REMOTE_NAME = origin [2020-10-06T06:25:45.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-06T06:25:45.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-06T06:25:45.809Z] # $SEMVER_BRANCH = PR-620 [2020-10-06T06:25:45.809Z] # $SEMVER_TEMP = /tmp/semver-943229700 [2020-10-06T06:25:45.809Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-06T06:25:46.382Z] # '/tmp/semver-943229700' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-620/.semver' [2020-10-06T06:25:46.382Z] # -> Force: false [2020-10-06T06:25:46.382Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-620/.semver [Pipeline] } [2020-10-06T06:25:46.404Z] $ docker exec --env ******** --env ******** eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb ssh-agent -k [2020-10-06T06:25:46.518Z] unset SSH_AUTH_SOCK; [2020-10-06T06:25:46.519Z] unset SSH_AGENT_PID; [2020-10-06T06:25:46.519Z] echo Agent pid 51 killed; [2020-10-06T06:25:46.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-06T06:25:47.142Z] + git semver [Pipeline] } [2020-10-06T06:25:47.172Z] $ docker stop --time=1 eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb [2020-10-06T06:25:48.522Z] $ docker rm -f eaa8e7e2c1016e9ea3e864df8f6e2b5cd719c22214b02758597d8c1a74ba01fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-06T06:25:49.506Z] Stashed 46 file(s) [Pipeline] echo [2020-10-06T06:25:49.528Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-06T06:25:49.647Z] 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-06T06:26:05.338Z] Still waiting to schedule task [2020-10-06T06:26:05.338Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-06T06:26:05.364Z] Still waiting to schedule task [2020-10-06T06:26:05.364Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3681’ [2020-10-06T06:29:30.067Z] Running on prd-centos7-docker-4c-2g-3684 in /w/workspace/dgexfoundry_device-sdk-go_PR-620 [Pipeline] { [Pipeline] ws [2020-10-06T06:29:30.184Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-06T06:29:36.190Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3683 in /w/workspace/dgexfoundry_device-sdk-go_PR-620 [Pipeline] { [Pipeline] ws [2020-10-06T06:29:36.289Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-06T06:29:38.970Z] using credential edgex-jenkins-ssh [2020-10-06T06:29:39.041Z] Cloning the remote Git repository [2020-10-06T06:29:39.169Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:39.283Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-06T06:29:39.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:39.520Z] > git --version # timeout=10 [2020-10-06T06:29:39.586Z] > git --version # 'git version 2.16.5' [2020-10-06T06:29:39.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:39.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:29:41.295Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:29:41.630Z] using credential edgex-jenkins-ssh [2020-10-06T06:29:40.500Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T06:29:40.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:29:40.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T06:29:40.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:40.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:40.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:29:41.308Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:29:41.368Z] > git checkout -f 0e938c11adafaf611449ebb2faccd5614f1f8b9b # timeout=10 [2020-10-06T06:29:41.476Z] > git remote # timeout=10 [2020-10-06T06:29:41.583Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T06:29:41.703Z] Cloning the remote Git repository [2020-10-06T06:29:41.757Z] Merge succeeded, producing 0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:29:41.758Z] Checking out Revision 0e938c11adafaf611449ebb2faccd5614f1f8b9b (PR-620) [2020-10-06T06:29:41.773Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:41.886Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-06T06:29:41.969Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:41.970Z] > git --version # timeout=10 [2020-10-06T06:29:41.986Z] > git --version # 'git version 2.17.1' [2020-10-06T06:29:41.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:42.084Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:29:41.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:41.710Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-06T06:29:41.740Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T06:29:41.768Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:29:41.799Z] > git checkout -f 0e938c11adafaf611449ebb2faccd5614f1f8b9b # timeout=10 [2020-10-06T06:29:43.690Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:29:43.940Z] Merge succeeded, producing 0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:29:43.940Z] Checking out Revision 0e938c11adafaf611449ebb2faccd5614f1f8b9b (PR-620) [2020-10-06T06:29:43.079Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T06:29:43.110Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:29:43.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-06T06:29:43.175Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-06T06:29:43.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:43.191Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/620/head:refs/remotes/origin/PR-620 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:29:43.714Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:29:43.729Z] > git checkout -f 0e938c11adafaf611449ebb2faccd5614f1f8b9b # timeout=10 [2020-10-06T06:29:43.848Z] > git remote # timeout=10 [2020-10-06T06:29:43.872Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T06:29:43.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:29:43.907Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-06T06:29:43.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T06:29:43.952Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:29:43.961Z] > git checkout -f 0e938c11adafaf611449ebb2faccd5614f1f8b9b # timeout=10 [2020-10-06T06:29:45.805Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-10-06T06:29:45.846Z] > git --version # timeout=10 [2020-10-06T06:29:45.876Z] > git --version # 'git version 2.16.5' [2020-10-06T06:29:45.896Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-06T06:29:47.250Z] ========================================================= [2020-10-06T06:29:47.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-06T06:29:47.250Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:29:48.320Z] + 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-06T06:29:48.490Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-10-06T06:29:48.555Z] > git --version # timeout=10 [2020-10-06T06:29:48.566Z] > git --version # 'git version 2.17.1' [2020-10-06T06:29:48.588Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T06:29:48.955Z] Sending build context to Docker daemon 3.531MB [2020-10-06T06:29:48.955Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T06:29:48.955Z] Step 2/8 : FROM ${BASE} [2020-10-06T06:29:48.955Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-06T06:29:48.955Z] df20fa9351a1: Pulling fs layer [2020-10-06T06:29:48.955Z] ed8968b2872e: Pulling fs layer [2020-10-06T06:29:48.955Z] a92cc7c5fd73: Pulling fs layer [2020-10-06T06:29:48.955Z] e871e8e8d7a9: Pulling fs layer [2020-10-06T06:29:48.955Z] e73272ec9a57: Pulling fs layer [2020-10-06T06:29:48.955Z] 1e910a182e73: Pulling fs layer [2020-10-06T06:29:48.955Z] 4e634b169226: Pulling fs layer [2020-10-06T06:29:48.955Z] e73272ec9a57: Waiting [2020-10-06T06:29:48.955Z] 1e910a182e73: Waiting [2020-10-06T06:29:48.955Z] 4e634b169226: Waiting [2020-10-06T06:29:48.955Z] e871e8e8d7a9: Waiting [2020-10-06T06:29:48.955Z] a92cc7c5fd73: Verifying Checksum [2020-10-06T06:29:48.955Z] a92cc7c5fd73: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-06T06:29:49.227Z] ed8968b2872e: Verifying Checksum [2020-10-06T06:29:49.227Z] ed8968b2872e: Download complete [2020-10-06T06:29:49.227Z] e73272ec9a57: Verifying Checksum [2020-10-06T06:29:49.227Z] e73272ec9a57: Download complete [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-06T06:29:50.072Z] ========================================================= [2020-10-06T06:29:50.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-06T06:29:50.072Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:29:50.222Z] 1e910a182e73: Download complete [2020-10-06T06:29:50.506Z] df20fa9351a1: Verifying Checksum [2020-10-06T06:29:50.506Z] df20fa9351a1: Download complete [2020-10-06T06:29:50.850Z] df20fa9351a1: Pull complete [2020-10-06T06:29:51.187Z] + 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-06T06:29:51.233Z] ed8968b2872e: Pull complete [2020-10-06T06:29:52.002Z] a92cc7c5fd73: Pull complete [2020-10-06T06:29:52.172Z] Sending build context to Docker daemon 3.531MB [2020-10-06T06:29:52.172Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-06T06:29:52.172Z] Step 2/8 : FROM ${BASE} [2020-10-06T06:29:52.447Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-06T06:29:52.447Z] b538f80385f9: Pulling fs layer [2020-10-06T06:29:52.447Z] 74f711af9a0d: Pulling fs layer [2020-10-06T06:29:52.447Z] 99f96fe45779: Pulling fs layer [2020-10-06T06:29:52.447Z] 8529a6b9a6be: Pulling fs layer [2020-10-06T06:29:52.447Z] 45590311c82a: Pulling fs layer [2020-10-06T06:29:52.447Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-06T06:29:52.447Z] 209524e5b208: Pulling fs layer [2020-10-06T06:29:52.447Z] 8529a6b9a6be: Waiting [2020-10-06T06:29:52.447Z] 45590311c82a: Waiting [2020-10-06T06:29:52.447Z] 69ca0ff8b7b3: Waiting [2020-10-06T06:29:52.447Z] 209524e5b208: Waiting [2020-10-06T06:29:52.447Z] 99f96fe45779: Verifying Checksum [2020-10-06T06:29:52.447Z] 99f96fe45779: Download complete [2020-10-06T06:29:52.447Z] 74f711af9a0d: Verifying Checksum [2020-10-06T06:29:52.447Z] 74f711af9a0d: Download complete [2020-10-06T06:29:52.447Z] 45590311c82a: Verifying Checksum [2020-10-06T06:29:52.447Z] 45590311c82a: Download complete [2020-10-06T06:29:53.045Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-06T06:29:53.045Z] 69ca0ff8b7b3: Download complete [2020-10-06T06:29:53.045Z] b538f80385f9: Verifying Checksum [2020-10-06T06:29:53.045Z] b538f80385f9: Download complete [2020-10-06T06:29:54.056Z] b538f80385f9: Pull complete [2020-10-06T06:29:54.662Z] 74f711af9a0d: Pull complete [2020-10-06T06:29:54.946Z] 99f96fe45779: Pull complete [2020-10-06T06:29:55.928Z] 209524e5b208: Verifying Checksum [2020-10-06T06:29:55.928Z] 209524e5b208: Download complete [2020-10-06T06:29:57.910Z] 8529a6b9a6be: Verifying Checksum [2020-10-06T06:29:57.910Z] 8529a6b9a6be: Download complete [2020-10-06T06:29:58.817Z] 4e634b169226: Download complete [2020-10-06T06:29:58.817Z] e871e8e8d7a9: Verifying Checksum [2020-10-06T06:29:58.817Z] e871e8e8d7a9: Download complete [2020-10-06T06:30:08.086Z] 8529a6b9a6be: Pull complete [2020-10-06T06:30:08.086Z] 45590311c82a: Pull complete [2020-10-06T06:30:08.361Z] 69ca0ff8b7b3: Pull complete [2020-10-06T06:30:11.445Z] e871e8e8d7a9: Pull complete [2020-10-06T06:30:11.445Z] e73272ec9a57: Pull complete [2020-10-06T06:30:11.445Z] 1e910a182e73: Pull complete [2020-10-06T06:30:12.687Z] 209524e5b208: Pull complete [2020-10-06T06:30:12.687Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-06T06:30:12.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-06T06:30:12.687Z] ---> 5bddaf1c2fca [2020-10-06T06:30:12.687Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:30:15.329Z] ---> Running in 022eec610f1f [2020-10-06T06:30:15.614Z] Removing intermediate container 022eec610f1f [2020-10-06T06:30:15.614Z] ---> b15513d59645 [2020-10-06T06:30:15.614Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:30:15.614Z] ---> Running in 8afa4787f1dd [2020-10-06T06:30:16.950Z] 4e634b169226: Pull complete [2020-10-06T06:30:16.951Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-06T06:30:17.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-06T06:30:17.218Z] ---> f7629b54cfaa [2020-10-06T06:30:17.218Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:30:17.485Z] ---> Running in b0ef246a6081 [2020-10-06T06:30:17.757Z] Removing intermediate container b0ef246a6081 [2020-10-06T06:30:17.757Z] ---> 220a57ebae26 [2020-10-06T06:30:17.757Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:30:17.757Z] ---> Running in 6dce35901581 [2020-10-06T06:30:18.249Z] Removing intermediate container 8afa4787f1dd [2020-10-06T06:30:18.249Z] ---> d7387a2f9202 [2020-10-06T06:30:18.249Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T06:30:18.526Z] ---> Running in f98f08d2520b [2020-10-06T06:30:19.220Z] Removing intermediate container 6dce35901581 [2020-10-06T06:30:19.220Z] ---> cf1a68320106 [2020-10-06T06:30:19.220Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-06T06:30:19.220Z] ---> Running in 21f86280c541 [2020-10-06T06:30:19.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:30:20.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:20.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:30:21.221Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:22.413Z] OK: 142 MiB in 39 packages [2020-10-06T06:30:22.429Z] OK: 166 MiB in 39 packages [2020-10-06T06:30:23.101Z] Removing intermediate container 21f86280c541 [2020-10-06T06:30:23.101Z] ---> d57f8b0cef95 [2020-10-06T06:30:23.101Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-06T06:30:23.101Z] ---> Running in 72bc82b849cf [2020-10-06T06:30:23.400Z] Removing intermediate container 72bc82b849cf [2020-10-06T06:30:23.400Z] ---> a7855c6f3d1a [2020-10-06T06:30:23.400Z] Step 7/8 : COPY . . [2020-10-06T06:30:23.401Z] Removing intermediate container f98f08d2520b [2020-10-06T06:30:23.401Z] ---> 3637201baf0d [2020-10-06T06:30:23.401Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-06T06:30:23.401Z] ---> Running in 1b42cb8c5684 [2020-10-06T06:30:24.002Z] Removing intermediate container 1b42cb8c5684 [2020-10-06T06:30:24.002Z] ---> e76cc31ce607 [2020-10-06T06:30:24.002Z] Step 7/8 : COPY . . [2020-10-06T06:30:24.920Z] ---> b753d9e358a4 [2020-10-06T06:30:24.920Z] Step 8/8 : RUN go mod download [2020-10-06T06:30:24.920Z] ---> Running in 257f5cdb1664 [2020-10-06T06:30:25.437Z] ---> 7c48bad5792b [2020-10-06T06:30:25.437Z] Step 8/8 : RUN go mod download [2020-10-06T06:30:25.716Z] ---> Running in 04bc2cd2de76 [2020-10-06T06:30:47.479Z] Removing intermediate container 257f5cdb1664 [2020-10-06T06:30:47.479Z] ---> 0b2a9d333a80 [2020-10-06T06:30:47.479Z] Successfully built 0b2a9d333a80 [2020-10-06T06:30:47.479Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:30:47.886Z] Removing intermediate container 04bc2cd2de76 [2020-10-06T06:30:47.886Z] ---> c4e62f244326 [2020-10-06T06:30:47.886Z] Successfully built c4e62f244326 [2020-10-06T06:30:47.886Z] Successfully tagged ci-base-image-arm64:latest [2020-10-06T06:30:47.960Z] + docker inspect -f . ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:30:48.234Z] . [Pipeline] withDockerContainer [2020-10-06T06:30:48.328Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T06:30:48.328Z] . [2020-10-06T06:30:48.435Z] prd-centos7-docker-4c-2g-3684 does not seem to be running inside a container [2020-10-06T06:30:48.541Z] $ 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-06T06:30:49.697Z] $ docker top 78b7bcda393a56657b5e6f6597105af781c4f1f8483eff96719594feac5cbacc -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-10-06T06:30:50.637Z] prd-ubuntu18.04-docker-arm64-4c-16g-3683 does not seem to be running inside a container [2020-10-06T06:30:50.726Z] $ 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-06T06:30:52.762Z] $ docker top 40b94307c9e83b33f149666513bfb1c5b3a4cb60647d2f9b06f020747ce41e36 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-06T06:30:53.979Z] + go version [2020-10-06T06:30:53.979Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-06T06:30:54.029Z] $ docker stop --time=1 78b7bcda393a56657b5e6f6597105af781c4f1f8483eff96719594feac5cbacc [2020-10-06T06:30:54.400Z] + go version [2020-10-06T06:30:54.400Z] go version go1.15.2 linux/arm64 [2020-10-06T06:30:55.710Z] $ docker rm -f 78b7bcda393a56657b5e6f6597105af781c4f1f8483eff96719594feac5cbacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-10-06T06:30:56.025Z] $ docker stop --time=1 40b94307c9e83b33f149666513bfb1c5b3a4cb60647d2f9b06f020747ce41e36 [2020-10-06T06:30:58.045Z] $ docker rm -f 40b94307c9e83b33f149666513bfb1c5b3a4cb60647d2f9b06f020747ce41e36 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:30:59.634Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T06:30:59.634Z] . [2020-10-06T06:30:59.752Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T06:30:59.752Z] . [Pipeline] withDockerContainer [2020-10-06T06:30:59.898Z] prd-centos7-docker-4c-2g-3684 does not seem to be running inside a container [2020-10-06T06:31:00.076Z] $ 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-06T06:31:00.983Z] $ docker top 3c55d8cb9ace3ddacd594bf0beaf888e57158ed1b37c6352517734f0e22cbfb9 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-10-06T06:31:01.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-3683 does not seem to be running inside a container [2020-10-06T06:31:01.706Z] $ 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-06T06:31:03.742Z] $ docker top ef682d8c72cff8ea0eb6ca244cd1dfcfd5c2cdfdcb31508892f273268973e6f2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-06T06:31:04.519Z] + make test [2020-10-06T06:31:04.519Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-06T06:31:05.330Z] + make test [2020-10-06T06:31:05.330Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-06T06:31:20.234Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-06T06:31:27.549Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-06T06:31:53.214Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-06T06:31:53.214Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-06T06:31:53.214Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-06T06:31:53.214Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.061s coverage: 21.6% of statements [2020-10-06T06:31:53.214Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.599s coverage: 97.1% of statements [2020-10-06T06:32:14.623Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-06T06:32:14.624Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-06T06:32:14.624Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-06T06:32:14.624Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.194s coverage: 21.6% of statements [2020-10-06T06:32:14.624Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.340s coverage: 97.1% of statements [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.070s coverage: 9.4% of statements [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.141s coverage: 21.9% of statements [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.258s coverage: 40.3% of statements [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.391s coverage: 65.4% of statements [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.228s coverage: 52.6% of statements [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-06T06:32:25.934Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 4.025s coverage: 68.9% of statements [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-06T06:32:25.934Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-06T06:32:25.934Z] GO111MODULE=on go vet ./... [2020-10-06T06:32:41.624Z] gofmt -l . [2020-10-06T06:32:41.624Z] [ "`gofmt -l .`" = "" ] [2020-10-06T06:32:41.624Z] ./bin/test-attribution-txt.sh [2020-10-06T06:32:41.624Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-06T06:32:42.188Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T06:32:42.231Z] $ docker stop --time=1 3c55d8cb9ace3ddacd594bf0beaf888e57158ed1b37c6352517734f0e22cbfb9 [2020-10-06T06:32:44.348Z] $ docker rm -f 3c55d8cb9ace3ddacd594bf0beaf888e57158ed1b37c6352517734f0e22cbfb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-06T06:32:46.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-06T06:32:46.816Z] + ls -al . [2020-10-06T06:32:46.816Z] total 192 [2020-10-06T06:32:46.816Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 6 06:32 . [2020-10-06T06:32:46.816Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 06:29 .. [2020-10-06T06:32:46.816Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 06:29 bin [2020-10-06T06:32:46.816Z] -rw-r--r--. 1 jenkins jenkins 111041 Oct 6 06:32 coverage.out [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 6 06:29 Dockerfile.build [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 6 06:29 .dockerignore [2020-10-06T06:32:46.816Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 6 06:29 example [2020-10-06T06:32:46.816Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 06:29 .git [2020-10-06T06:32:46.816Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 6 06:29 .github [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 6 06:29 .gitignore [2020-10-06T06:32:46.816Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 6 06:32 go.mod [2020-10-06T06:32:46.816Z] -rw-r--r--. 1 jenkins jenkins 13549 Oct 6 06:32 go.sum [2020-10-06T06:32:46.816Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 6 06:29 internal [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 6 06:29 Jenkinsfile [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 6 06:29 LICENSE [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 6 06:29 Makefile [2020-10-06T06:32:46.816Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 6 06:29 openapi [2020-10-06T06:32:46.816Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 6 06:29 pkg [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 6 06:29 README.md [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 6 06:29 RELEASE-NOTES.txt [2020-10-06T06:32:46.816Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 6 06:29 .semver [2020-10-06T06:32:46.816Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 06:29 snap [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 06:25 VERSION [2020-10-06T06:32:46.816Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 6 06:29 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.130s coverage: 9.4% of statements [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.126s coverage: 21.9% of statements [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.620s coverage: 40.3% of statements [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.863s coverage: 65.4% of statements [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.232s coverage: 52.6% of statements [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-06T06:32:46.973Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.996s coverage: 68.9% of statements [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-06T06:32:46.973Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-06T06:32:46.973Z] GO111MODULE=on go vet ./... [2020-10-06T06:32:47.246Z] + 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=0e938c11adafaf611449ebb2faccd5614f1f8b9b --label arch=amd64 --label version=0.0.0 . [2020-10-06T06:32:47.828Z] Sending build context to Docker daemon 3.642MB [2020-10-06T06:32:47.828Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T06:32:47.828Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T06:32:47.828Z] ---> 0b2a9d333a80 [2020-10-06T06:32:47.828Z] Step 3/24 : ARG MAKE='make build' [2020-10-06T06:32:48.098Z] ---> Running in d35730029302 [2020-10-06T06:32:48.371Z] Removing intermediate container d35730029302 [2020-10-06T06:32:48.371Z] ---> 8e1a056825d5 [2020-10-06T06:32:48.371Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-06T06:32:48.371Z] ---> Running in 61aab1e09fa0 [2020-10-06T06:32:48.643Z] Removing intermediate container 61aab1e09fa0 [2020-10-06T06:32:48.643Z] ---> 098378a67ee7 [2020-10-06T06:32:48.643Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:32:48.643Z] ---> Running in c6f41ebd69de [2020-10-06T06:32:48.929Z] Removing intermediate container c6f41ebd69de [2020-10-06T06:32:48.929Z] ---> e8ad78fcb74d [2020-10-06T06:32:48.929Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:32:48.929Z] ---> Running in 9f72d891362d [2020-10-06T06:32:50.502Z] Removing intermediate container 9f72d891362d [2020-10-06T06:32:50.502Z] ---> 34e8a673d668 [2020-10-06T06:32:50.502Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-06T06:32:50.502Z] ---> Running in d57973a1ed52 [2020-10-06T06:32:51.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:52.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:53.263Z] OK: 166 MiB in 39 packages [2020-10-06T06:32:53.882Z] Removing intermediate container d57973a1ed52 [2020-10-06T06:32:53.882Z] ---> e74030816da4 [2020-10-06T06:32:53.882Z] Step 8/24 : COPY . . [2020-10-06T06:32:55.349Z] ---> f88738057c7d [2020-10-06T06:32:55.349Z] Step 9/24 : RUN ${MAKE} [2020-10-06T06:32:55.770Z] ---> Running in 79188208a184 [2020-10-06T06:32:56.809Z] 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-06T06:33:12.559Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-06T06:33:15.537Z] Removing intermediate container 79188208a184 [2020-10-06T06:33:15.537Z] ---> 4f388a031f94 [2020-10-06T06:33:15.537Z] Step 10/24 : FROM scratch [2020-10-06T06:33:15.537Z] ---> [2020-10-06T06:33:15.537Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:33:15.537Z] ---> Running in ef1191d80798 [2020-10-06T06:33:15.537Z] Removing intermediate container ef1191d80798 [2020-10-06T06:33:15.537Z] ---> ab6e950a8810 [2020-10-06T06:33:15.537Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-06T06:33:15.537Z] ---> Running in 413aa9e4194f [2020-10-06T06:33:15.819Z] Removing intermediate container 413aa9e4194f [2020-10-06T06:33:15.819Z] ---> bccd8d696cdb [2020-10-06T06:33:15.819Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T06:33:15.819Z] ---> Running in 3a8b5e3884b5 [2020-10-06T06:33:16.129Z] Removing intermediate container 3a8b5e3884b5 [2020-10-06T06:33:16.129Z] ---> 7f391d1bca38 [2020-10-06T06:33:16.129Z] Step 14/24 : WORKDIR / [2020-10-06T06:33:16.129Z] ---> Running in a623c10a931a [2020-10-06T06:33:16.654Z] Removing intermediate container a623c10a931a [2020-10-06T06:33:16.654Z] ---> 572000917a34 [2020-10-06T06:33:16.654Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-06T06:33:17.280Z] ---> a3a99bfe51ec [2020-10-06T06:33:17.280Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-06T06:33:17.577Z] ---> 767d7c62b135 [2020-10-06T06:33:17.577Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-06T06:33:17.868Z] ---> 217f674f465e [2020-10-06T06:33:17.868Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-06T06:33:18.483Z] ---> ba83922862de [2020-10-06T06:33:18.483Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-06T06:33:18.817Z] ---> 6d82eb24d48f [2020-10-06T06:33:18.817Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-06T06:33:18.817Z] ---> Running in f459b18c2887 [2020-10-06T06:33:19.088Z] Removing intermediate container f459b18c2887 [2020-10-06T06:33:19.088Z] ---> 7d2726a72718 [2020-10-06T06:33:19.088Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:33:19.355Z] ---> Running in bab9cbf36a45 [2020-10-06T06:33:19.515Z] gofmt -l . [2020-10-06T06:33:19.515Z] [ "`gofmt -l .`" = "" ] [2020-10-06T06:33:19.515Z] ./bin/test-attribution-txt.sh [2020-10-06T06:33:19.515Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-06T06:33:19.556Z] Warning: overwriting stash ‘coverage-report’ [2020-10-06T06:33:19.623Z] Removing intermediate container bab9cbf36a45 [2020-10-06T06:33:19.623Z] ---> 1e33ac3d4b0a [2020-10-06T06:33:19.623Z] Step 22/24 : LABEL arch=amd64 [2020-10-06T06:33:19.623Z] ---> Running in af4b8d06f06b [2020-10-06T06:33:19.903Z] Removing intermediate container af4b8d06f06b [2020-10-06T06:33:19.903Z] ---> 7144aacfdc18 [2020-10-06T06:33:19.903Z] Step 23/24 : LABEL git_sha=0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:33:19.903Z] ---> Running in 55945de3dfee [2020-10-06T06:33:20.181Z] Removing intermediate container 55945de3dfee [2020-10-06T06:33:20.181Z] ---> c0d2902f5ef3 [2020-10-06T06:33:20.181Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T06:33:20.181Z] ---> Running in 09424a0ff6bf [2020-10-06T06:33:20.444Z] Stashed 1 file(s) [Pipeline] } [2020-10-06T06:33:20.453Z] Removing intermediate container 09424a0ff6bf [2020-10-06T06:33:20.453Z] ---> 371034c3bb87 [2020-10-06T06:33:20.453Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T06:33:20.453Z] Successfully built 371034c3bb87 [2020-10-06T06:33:20.453Z] Successfully tagged docker-device-sdk-simple:latest [2020-10-06T06:33:20.468Z] $ docker stop --time=1 ef682d8c72cff8ea0eb6ca244cd1dfcfd5c2cdfdcb31508892f273268973e6f2 [2020-10-06T06:33:22.805Z] $ docker rm -f ef682d8c72cff8ea0eb6ca244cd1dfcfd5c2cdfdcb31508892f273268973e6f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-10-06T06:33:24.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-10-06T06:33:25.426Z] + ls -al . [2020-10-06T06:33:25.426Z] total 232 [2020-10-06T06:33:25.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 06:33 . [2020-10-06T06:33:25.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 06:29 .. [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 6 06:29 .dockerignore [2020-10-06T06:33:25.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 06:29 .git [2020-10-06T06:33:25.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 06:29 .github [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 6 06:29 .gitignore [2020-10-06T06:33:25.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 06:29 .semver [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 6 06:29 Dockerfile.build [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 6 06:29 Jenkinsfile [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 6 06:29 LICENSE [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 6 06:29 Makefile [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 6 06:29 README.md [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 6 06:29 RELEASE-NOTES.txt [2020-10-06T06:33:25.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 06:25 VERSION [2020-10-06T06:33:25.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 06:29 bin [2020-10-06T06:33:25.426Z] -rw-r--r-- 1 jenkins jenkins 111041 Oct 6 06:32 coverage.out [2020-10-06T06:33:25.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 06:29 example [2020-10-06T06:33:25.426Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 6 06:33 go.mod [2020-10-06T06:33:25.427Z] -rw-r--r-- 1 jenkins jenkins 13549 Oct 6 06:33 go.sum [2020-10-06T06:33:25.427Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 6 06:29 internal [2020-10-06T06:33:25.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 06:29 openapi [2020-10-06T06:33:25.427Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 6 06:29 pkg [2020-10-06T06:33:25.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 06:29 snap [2020-10-06T06:33:25.427Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 6 06:29 version.go [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:33:26.196Z] + 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=0e938c11adafaf611449ebb2faccd5614f1f8b9b --label arch=arm64 --label version=0.0.0 . [2020-10-06T06:33:26.805Z] Sending build context to Docker daemon 3.642MB [2020-10-06T06:33:26.805Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-06T06:33:26.805Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-06T06:33:26.805Z] ---> c4e62f244326 [2020-10-06T06:33:26.805Z] Step 3/24 : ARG MAKE='make build' [2020-10-06T06:33:27.085Z] ---> Running in 4c0781c7dfa4 [2020-10-06T06:33:27.368Z] Removing intermediate container 4c0781c7dfa4 [2020-10-06T06:33:27.368Z] ---> 2ddc5cc784dd [2020-10-06T06:33:27.368Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-06T06:33:27.654Z] ---> Running in 000b12bc84ef [2020-10-06T06:33:28.255Z] Removing intermediate container 000b12bc84ef [2020-10-06T06:33:28.255Z] ---> 6aed32e18537 [2020-10-06T06:33:28.255Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:33:28.255Z] ---> Running in ea957e66ac0d [2020-10-06T06:33:28.858Z] Removing intermediate container ea957e66ac0d [2020-10-06T06:33:28.858Z] ---> 97e5701286f2 [2020-10-06T06:33:28.858Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:33:28.858Z] ---> Running in 10c3f90b1609 [2020-10-06T06:33:32.306Z] Removing intermediate container 10c3f90b1609 [2020-10-06T06:33:32.306Z] ---> 234215d2e3dd [2020-10-06T06:33:32.306Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-06T06:33:32.306Z] ---> Running in 2b6fc39a9526 [2020-10-06T06:33:33.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:34.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:35.356Z] OK: 142 MiB in 39 packages [2020-10-06T06:33:36.357Z] Removing intermediate container 2b6fc39a9526 [2020-10-06T06:33:36.357Z] ---> 51314eac22b7 [2020-10-06T06:33:36.357Z] Step 8/24 : COPY . . [2020-10-06T06:33:37.811Z] ---> f291430551c6 [2020-10-06T06:33:37.811Z] Step 9/24 : RUN ${MAKE} [2020-10-06T06:33:38.088Z] ---> Running in 9356696b3efe [2020-10-06T06:33:39.528Z] 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-06T06:34:06.358Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-06T06:34:09.004Z] Removing intermediate container 9356696b3efe [2020-10-06T06:34:09.004Z] ---> 51aeb2fc6b7e [2020-10-06T06:34:09.004Z] Step 10/24 : FROM scratch [2020-10-06T06:34:09.004Z] ---> [2020-10-06T06:34:09.004Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-06T06:34:09.004Z] ---> Running in d5ac49895835 [2020-10-06T06:34:09.286Z] Removing intermediate container d5ac49895835 [2020-10-06T06:34:09.286Z] ---> f32cb2cbce90 [2020-10-06T06:34:09.286Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-06T06:34:09.558Z] ---> Running in 0883dc86c972 [2020-10-06T06:34:09.831Z] Removing intermediate container 0883dc86c972 [2020-10-06T06:34:09.831Z] ---> 55444984d20c [2020-10-06T06:34:09.831Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T06:34:10.104Z] ---> Running in 0dbfa5b44b62 [2020-10-06T06:34:10.705Z] Removing intermediate container 0dbfa5b44b62 [2020-10-06T06:34:10.705Z] ---> 6a4cf6cece59 [2020-10-06T06:34:10.705Z] Step 14/24 : WORKDIR / [2020-10-06T06:34:10.705Z] ---> Running in 24e93bf6be9b [2020-10-06T06:34:11.305Z] Removing intermediate container 24e93bf6be9b [2020-10-06T06:34:11.306Z] ---> e599ec2da1ff [2020-10-06T06:34:11.306Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-06T06:34:12.298Z] ---> 82273e7f6e21 [2020-10-06T06:34:12.298Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-06T06:34:13.288Z] ---> f228cb2d29ce [2020-10-06T06:34:13.288Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-06T06:34:13.887Z] ---> 40cce5d03363 [2020-10-06T06:34:13.887Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-06T06:34:14.487Z] ---> 14deebbe9fc1 [2020-10-06T06:34:14.487Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-06T06:34:15.481Z] ---> 517cd7edc630 [2020-10-06T06:34:15.481Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-06T06:34:15.481Z] ---> Running in 039211b1c39e [2020-10-06T06:34:16.077Z] Removing intermediate container 039211b1c39e [2020-10-06T06:34:16.077Z] ---> f9658eeb0e67 [2020-10-06T06:34:16.077Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:34:16.077Z] ---> Running in d55b501fef4e [2020-10-06T06:34:16.683Z] Removing intermediate container d55b501fef4e [2020-10-06T06:34:16.683Z] ---> 8fc110a32217 [2020-10-06T06:34:16.683Z] Step 22/24 : LABEL arch=arm64 [2020-10-06T06:34:16.683Z] ---> Running in f9aea9c7c9c3 [2020-10-06T06:34:17.280Z] Removing intermediate container f9aea9c7c9c3 [2020-10-06T06:34:17.280Z] ---> 00c330f87988 [2020-10-06T06:34:17.280Z] Step 23/24 : LABEL git_sha=0e938c11adafaf611449ebb2faccd5614f1f8b9b [2020-10-06T06:34:17.555Z] ---> Running in b3951741c132 [2020-10-06T06:34:17.830Z] Removing intermediate container b3951741c132 [2020-10-06T06:34:17.830Z] ---> b9c63eea00cc [2020-10-06T06:34:17.830Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T06:34:18.103Z] ---> Running in 592b19f4589b [2020-10-06T06:34:18.700Z] Removing intermediate container 592b19f4589b [2020-10-06T06:34:18.700Z] ---> f855665fefab [2020-10-06T06:34:18.700Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-06T06:34:18.700Z] Successfully built f855665fefab [2020-10-06T06:34:18.700Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-06T06:34:21.717Z] provisioning config files... [2020-10-06T06:34:21.730Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/config8527699291814258818tmp [Pipeline] { [Pipeline] sh [2020-10-06T06:34:22.187Z] + set +x [2020-10-06T06:34:22.187Z] + curl -s https://codecov.io/bash [2020-10-06T06:34:22.187Z] + bash -s -- [2020-10-06T06:34:22.459Z] [2020-10-06T06:34:22.459Z] _____ _ [2020-10-06T06:34:22.459Z] / ____| | | [2020-10-06T06:34:22.459Z] | | ___ __| | ___ ___ _____ __ [2020-10-06T06:34:22.459Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-06T06:34:22.459Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-06T06:34:22.459Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-06T06:34:22.459Z] Bash-20200917-4e8f14b [2020-10-06T06:34:22.459Z] [2020-10-06T06:34:22.459Z] [2020-10-06T06:34:22.459Z] ==> Jenkins CI detected. [2020-10-06T06:34:22.459Z] project root: . [2020-10-06T06:34:22.459Z] --> token set from env [2020-10-06T06:34:22.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-06T06:34:22.459Z] ==> Running gcov in . (disable via -X gcov) [2020-10-06T06:34:22.459Z] ==> Python coveragepy not found [2020-10-06T06:34:22.459Z] ==> Searching for coverage reports in: [2020-10-06T06:34:22.459Z] + . [2020-10-06T06:34:22.459Z] -> Found 1 reports [2020-10-06T06:34:22.459Z] ==> Detecting git/mercurial file structure [2020-10-06T06:34:22.459Z] ==> Reading reports [2020-10-06T06:34:22.725Z] + ./coverage.out bytes=111041 [2020-10-06T06:34:22.726Z] ==> Appending adjustments [2020-10-06T06:34:22.726Z] https://docs.codecov.io/docs/fixing-reports [2020-10-06T06:34:22.988Z] + Found adjustments [2020-10-06T06:34:22.988Z] ==> Gzipping contents [2020-10-06T06:34:22.988Z] ==> Uploading reports [2020-10-06T06:34:22.988Z] url: https://codecov.io [2020-10-06T06:34:22.988Z] query: branch=PR-620&commit=0e938c11adafaf611449ebb2faccd5614f1f8b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=620&job=&cmd_args= [2020-10-06T06:34:22.988Z] -> Pinging Codecov [2020-10-06T06:34:22.988Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-620&commit=0e938c11adafaf611449ebb2faccd5614f1f8b9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-620%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=620&job=&cmd_args= [2020-10-06T06:34:41.142Z] -> Uploading to [2020-10-06T06:34:41.142Z] https://storage.googleapis.com/codecov/v4/raw/2020-10-06/7E55EF52A471D76F132DFD9A03CDDE97/0e938c11adafaf611449ebb2faccd5614f1f8b9b/ba7d428e-5d82-41a6-be35-0cf0a711db49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201006T063440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=808c9d98fda64ff94a32070ce347ef3d84a2db9ff13992ebb896f28d5329b0f0 [2020-10-06T06:34:41.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-06T06:34:41.142Z] Dload Upload Total Spent Left Speed [2020-10-06T06:34:41.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18345 0 0 100 18345 0 39283 --:--:-- --:--:-- --:--:-- 39366 [2020-10-06T06:34:41.143Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0e938c11adafaf611449ebb2faccd5614f1f8b9b [Pipeline] } [2020-10-06T06:34:41.194Z] 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-06T06:34:44.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:34:45.550Z] ---> package-listing.sh [2020-10-06T06:34:45.550Z] ++ facter osfamily [2020-10-06T06:34:45.550Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-06T06:34:45.550Z] + OS_FAMILY=redhat [2020-10-06T06:34:45.550Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-620 [2020-10-06T06:34:45.550Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-06T06:34:45.550Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-06T06:34:45.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-06T06:34:45.550Z] + PACKAGES=/tmp/packages_start.txt [2020-10-06T06:34:45.550Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-620 ']' [2020-10-06T06:34:45.550Z] + PACKAGES=/tmp/packages_end.txt [2020-10-06T06:34:45.550Z] + case "${OS_FAMILY}" in [2020-10-06T06:34:45.550Z] + rpm -qa [2020-10-06T06:34:45.550Z] + sort [2020-10-06T06:34:49.784Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-06T06:34:49.784Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-06T06:34:49.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-06T06:34:49.784Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-620 ']' [2020-10-06T06:34:49.784Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-620/archives/ [2020-10-06T06:34:49.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-620/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-06T06:34:50.595Z] provisioning config files... [2020-10-06T06:34:50.615Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-620@tmp/config1057394011943774673tmp [Pipeline] { [Pipeline] echo [2020-10-06T06:34:50.750Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:34:51.086Z] ---> create-netrc.sh [Pipeline] } [2020-10-06T06:34:51.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-06T06:34:51.303Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:34:51.642Z] ---> python-tools-install.sh [2020-10-06T06:34:51.642Z] Generating Requirements File [2020-10-06T06:36:00.819Z] Python 3.6.8 [2020-10-06T06:36:00.819Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-06T06:36:00.819Z] appdirs==1.4.3 [2020-10-06T06:36:00.819Z] argcomplete==1.12.1 [2020-10-06T06:36:00.819Z] aspy.yaml==1.3.0 [2020-10-06T06:36:00.819Z] attrs==19.3.0 [2020-10-06T06:36:00.819Z] Babel==2.8.0 [2020-10-06T06:36:00.819Z] beautifulsoup4==4.8.2 [2020-10-06T06:36:00.819Z] boto3==1.11.6 [2020-10-06T06:36:00.819Z] botocore==1.14.6 [2020-10-06T06:36:00.819Z] bs4==0.0.1 [2020-10-06T06:36:00.819Z] cachetools==4.1.1 [2020-10-06T06:36:00.819Z] certifi==2019.11.28 [2020-10-06T06:36:00.819Z] cffi==1.14.3 [2020-10-06T06:36:00.819Z] cfgv==2.0.1 [2020-10-06T06:36:00.819Z] chardet==3.0.4 [2020-10-06T06:36:00.819Z] click==7.1 [2020-10-06T06:36:00.819Z] cliff==3.4.0 [2020-10-06T06:36:00.819Z] cmd2==1.3.11 [2020-10-06T06:36:00.819Z] colorama==0.4.3 [2020-10-06T06:36:00.819Z] cryptography==3.1.1 [2020-10-06T06:36:00.819Z] debtcollector==2.2.0 [2020-10-06T06:36:00.819Z] decorator==4.4.2 [2020-10-06T06:36:00.819Z] defusedxml==0.6.0 [2020-10-06T06:36:00.819Z] Deprecated==1.2.7 [2020-10-06T06:36:00.819Z] distlib==0.3.1 [2020-10-06T06:36:00.819Z] distro==1.2.0 [2020-10-06T06:36:00.819Z] dnspython==1.16.0 [2020-10-06T06:36:00.819Z] docker==4.2.0 [2020-10-06T06:36:00.819Z] docutils==0.15.2 [2020-10-06T06:36:00.819Z] dogpile.cache==1.0.2 [2020-10-06T06:36:00.819Z] email-validator==1.0.5 [2020-10-06T06:36:00.819Z] filelock==3.0.12 [2020-10-06T06:36:00.819Z] future==0.18.2 [2020-10-06T06:36:00.819Z] google-auth==1.22.1 [2020-10-06T06:36:00.819Z] httplib2==0.17.0 [2020-10-06T06:36:00.819Z] identify==1.4.11 [2020-10-06T06:36:00.819Z] idna==2.9 [2020-10-06T06:36:00.819Z] importlib-metadata==1.7.0 [2020-10-06T06:36:00.819Z] importlib-resources==1.5.0 [2020-10-06T06:36:00.819Z] iso8601==0.1.13 [2020-10-06T06:36:00.819Z] Jinja2==2.11.1 [2020-10-06T06:36:00.819Z] jmespath==0.10.0 [2020-10-06T06:36:00.819Z] jsonpatch==1.26 [2020-10-06T06:36:00.819Z] jsonpointer==2.0 [2020-10-06T06:36:00.819Z] jsonschema==3.2.0 [2020-10-06T06:36:00.819Z] keystoneauth1==4.2.1 [2020-10-06T06:36:00.819Z] kubernetes==11.0.0 [2020-10-06T06:36:00.819Z] lftools==0.34.2 [2020-10-06T06:36:00.819Z] lxml==4.5.0 [2020-10-06T06:36:00.819Z] MarkupSafe==0.23 [2020-10-06T06:36:00.819Z] msgpack==1.0.0 [2020-10-06T06:36:00.819Z] multi-key-dict==2.0.3 [2020-10-06T06:36:00.819Z] munch==2.5.0 [2020-10-06T06:36:00.819Z] netaddr==0.8.0 [2020-10-06T06:36:00.819Z] netifaces==0.10.9 [2020-10-06T06:36:00.819Z] niet==1.4.2 [2020-10-06T06:36:00.819Z] nodeenv==1.3.5 [2020-10-06T06:36:00.819Z] oauth2client==4.1.3 [2020-10-06T06:36:00.819Z] oauthlib==3.1.0 [2020-10-06T06:36:00.819Z] openstacksdk==0.50.0 [2020-10-06T06:36:00.819Z] os-client-config==2.1.0 [2020-10-06T06:36:00.819Z] os-service-types==1.7.0 [2020-10-06T06:36:00.819Z] osc-lib==2.2.1 [2020-10-06T06:36:00.819Z] oslo.config==8.3.2 [2020-10-06T06:36:00.819Z] oslo.context==3.1.1 [2020-10-06T06:36:00.819Z] oslo.i18n==5.0.1 [2020-10-06T06:36:00.819Z] oslo.log==4.4.0 [2020-10-06T06:36:00.819Z] oslo.serialization==4.0.1 [2020-10-06T06:36:00.819Z] oslo.utils==4.6.0 [2020-10-06T06:36:00.819Z] packaging==20.4 [2020-10-06T06:36:00.819Z] pbr==5.4.4 [2020-10-06T06:36:00.819Z] pluggy==0.13.1 [2020-10-06T06:36:00.819Z] prettytable==0.7.2 [2020-10-06T06:36:00.819Z] py==1.9.0 [2020-10-06T06:36:00.819Z] pyasn1==0.4.8 [2020-10-06T06:36:00.819Z] pyasn1-modules==0.2.8 [2020-10-06T06:36:00.819Z] pycparser==2.20 [2020-10-06T06:36:00.819Z] pygerrit2==2.0.10 [2020-10-06T06:36:00.819Z] PyGithub==1.46 [2020-10-06T06:36:00.819Z] pyinotify==0.9.6 [2020-10-06T06:36:00.819Z] PyJWT==1.7.1 [2020-10-06T06:36:00.819Z] pyparsing==2.4.7 [2020-10-06T06:36:00.819Z] pyperclip==1.8.0 [2020-10-06T06:36:00.819Z] pyroute2==0.4.13 [2020-10-06T06:36:00.819Z] pyrsistent==0.15.7 [2020-10-06T06:36:00.819Z] PySocks==1.6.8 [2020-10-06T06:36:00.819Z] python-cinderclient==7.2.0 [2020-10-06T06:36:00.819Z] python-dateutil==2.8.1 [2020-10-06T06:36:00.819Z] python-heatclient==2.2.1 [2020-10-06T06:36:00.819Z] python-jenkins==1.7.0 [2020-10-06T06:36:00.819Z] python-keystoneclient==4.1.1 [2020-10-06T06:36:00.819Z] python-magnumclient==3.2.1 [2020-10-06T06:36:00.819Z] python-novaclient==17.2.1 [2020-10-06T06:36:00.819Z] python-openstackclient==5.4.0 [2020-10-06T06:36:00.819Z] python-swiftclient==3.10.1 [2020-10-06T06:36:00.819Z] pytz==2020.1 [2020-10-06T06:36:00.819Z] PyYAML==5.3 [2020-10-06T06:36:00.819Z] requests==2.23.0 [2020-10-06T06:36:00.819Z] requests-oauthlib==1.3.0 [2020-10-06T06:36:00.819Z] requestsexceptions==1.4.0 [2020-10-06T06:36:00.819Z] rfc3986==1.4.0 [2020-10-06T06:36:00.819Z] rpm==4.11.3 [2020-10-06T06:36:00.819Z] rsa==4.0 [2020-10-06T06:36:00.819Z] ruamel.yaml==0.16.10 [2020-10-06T06:36:00.819Z] ruamel.yaml.clib==0.2.0 [2020-10-06T06:36:00.819Z] s3transfer==0.3.3 [2020-10-06T06:36:00.819Z] shade==1.27.2 [2020-10-06T06:36:00.819Z] simplejson==3.17.2 [2020-10-06T06:36:00.819Z] six==1.14.0 [2020-10-06T06:36:00.819Z] soupsieve==2.0 [2020-10-06T06:36:00.819Z] stevedore==3.2.2 [2020-10-06T06:36:00.819Z] tabulate==0.8.6 [2020-10-06T06:36:00.819Z] toml==0.10.0 [2020-10-06T06:36:00.819Z] tox==3.20.0 [2020-10-06T06:36:00.819Z] tqdm==4.43.0 [2020-10-06T06:36:00.819Z] urllib3==1.25.8 [2020-10-06T06:36:00.819Z] virtualenv==20.0.33 [2020-10-06T06:36:00.819Z] wcwidth==0.2.5 [2020-10-06T06:36:00.819Z] websocket-client==0.57.0 [2020-10-06T06:36:00.819Z] wrapt==1.12.1 [2020-10-06T06:36:00.819Z] xdg==3.0.2 [2020-10-06T06:36:00.819Z] xmltodict==0.12.0 [2020-10-06T06:36:00.819Z] yq==2.11.1 [2020-10-06T06:36:00.819Z] zipp==3.3.0 [2020-10-06T06:36:01.083Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:03.646Z] 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-06T06:36:06.207Z] Python 2.7.5 [2020-10-06T06:36:06.207Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-06T06:36:06.788Z] 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-06T06:36:06.788Z] ansible==2.9.7 [2020-10-06T06:36:06.788Z] Babel==0.9.6 [2020-10-06T06:36:06.788Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-06T06:36:06.788Z] beautifulsoup4==4.4.1 [2020-10-06T06:36:06.788Z] bodhi==2.11.0 [2020-10-06T06:36:06.788Z] bodhi-client==2.11.0 [2020-10-06T06:36:06.788Z] CCColUtils==1.4 [2020-10-06T06:36:06.788Z] cffi==1.6.0 [2020-10-06T06:36:06.788Z] chardet==2.2.1 [2020-10-06T06:36:06.788Z] click==6.7 [2020-10-06T06:36:06.788Z] cloud-init==18.5 [2020-10-06T06:36:06.788Z] configobj==4.7.2 [2020-10-06T06:36:06.788Z] cryptography==1.7.2 [2020-10-06T06:36:06.788Z] decorator==3.4.0 [2020-10-06T06:36:06.788Z] distro==1.2.0 [2020-10-06T06:36:06.788Z] enum34==1.0.4 [2020-10-06T06:36:06.788Z] fedpkg==1.38 [2020-10-06T06:36:06.788Z] futures==3.1.1 [2020-10-06T06:36:06.788Z] gitdb==0.6.4 [2020-10-06T06:36:06.788Z] GitPython==1.0.1 [2020-10-06T06:36:06.788Z] html5lib==0.999 [2020-10-06T06:36:06.788Z] httplib2==0.9.2 [2020-10-06T06:36:06.788Z] idna==2.4 [2020-10-06T06:36:06.788Z] iniparse==0.4 [2020-10-06T06:36:06.788Z] ipaddress==1.0.16 [2020-10-06T06:36:06.788Z] IPy==0.75 [2020-10-06T06:36:06.788Z] javapackages==1.0.0 [2020-10-06T06:36:06.788Z] Jinja2==2.7.2 [2020-10-06T06:36:06.788Z] jmespath==0.9.4 [2020-10-06T06:36:06.788Z] jsonpatch==1.2 [2020-10-06T06:36:06.788Z] jsonpointer==1.9 [2020-10-06T06:36:06.788Z] kerberos==1.1 [2020-10-06T06:36:06.788Z] kitchen==1.1.1 [2020-10-06T06:36:06.788Z] langtable==0.0.31 [2020-10-06T06:36:06.788Z] lockfile==0.9.1 [2020-10-06T06:36:06.788Z] lxml==3.2.1 [2020-10-06T06:36:06.788Z] MarkupSafe==0.11 [2020-10-06T06:36:06.788Z] munch==2.0.2 [2020-10-06T06:36:06.788Z] offtrac==0.1.0 [2020-10-06T06:36:06.788Z] openidc-client==0.6.0 [2020-10-06T06:36:06.788Z] packagedb-cli==2.14.1 [2020-10-06T06:36:06.788Z] paramiko==2.1.1 [2020-10-06T06:36:06.788Z] perf==0.1 [2020-10-06T06:36:06.788Z] ply==3.4 [2020-10-06T06:36:06.788Z] policycoreutils-default-encoding==0.1 [2020-10-06T06:36:06.788Z] prettytable==0.7.2 [2020-10-06T06:36:06.788Z] pyasn1==0.1.9 [2020-10-06T06:36:06.788Z] pycparser==2.14 [2020-10-06T06:36:06.788Z] pycurl==7.19.0 [2020-10-06T06:36:06.788Z] pygobject==3.22.0 [2020-10-06T06:36:06.788Z] pygpgme==0.3 [2020-10-06T06:36:06.788Z] pyliblzma==0.5.3 [2020-10-06T06:36:06.788Z] pyOpenSSL==0.13.1 [2020-10-06T06:36:06.788Z] pyparsing==1.5.6 [2020-10-06T06:36:06.788Z] pyserial==2.6 [2020-10-06T06:36:06.788Z] python-augeas==0.5.0 [2020-10-06T06:36:06.788Z] python-bugzilla==2.3.0 [2020-10-06T06:36:06.788Z] python-dateutil==1.5 [2020-10-06T06:36:06.788Z] python-fedora==0.10.0 [2020-10-06T06:36:06.788Z] python-linux-procfs==0.4.9 [2020-10-06T06:36:06.788Z] python-yubico==1.2.3 [2020-10-06T06:36:06.788Z] pyudev==0.15 [2020-10-06T06:36:06.788Z] pyusb==1.0.0b1 [2020-10-06T06:36:06.788Z] pyxattr==0.5.1 [2020-10-06T06:36:06.788Z] PyYAML==3.10 [2020-10-06T06:36:06.788Z] requests==2.6.0 [2020-10-06T06:36:06.788Z] requests-kerberos==0.7.0 [2020-10-06T06:36:06.788Z] rpkg==1.60 [2020-10-06T06:36:06.788Z] schedutils==0.4 [2020-10-06T06:36:06.788Z] seobject==0.1 [2020-10-06T06:36:06.789Z] sepolicy==1.1 [2020-10-06T06:36:06.789Z] six==1.9.0 [2020-10-06T06:36:06.789Z] smmap==0.9.0 [2020-10-06T06:36:06.789Z] urlgrabber==3.10 [2020-10-06T06:36:06.789Z] urllib3==1.10.2 [2020-10-06T06:36:06.789Z] virtualenv==15.1.0 [2020-10-06T06:36:06.789Z] yum-langpacks==0.4.2 [2020-10-06T06:36:06.789Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-06T06:36:06.824Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:36:07.173Z] ---> sudo-logs.sh [2020-10-06T06:36:07.173Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-06T06:36:07.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:36:07.815Z] ---> job-cost.sh [2020-10-06T06:36:07.815Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GzVw [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:20.084Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:36:24.312Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-06T06:36:51.013Z] lf-activate-venv(): INFO: Adding /tmp/venv-GzVw/bin to PATH [2020-10-06T06:36:51.013Z] INFO: No Stack... [2020-10-06T06:36:53.576Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-06T06:36:54.536Z] INFO: Archiving Costs [Pipeline] echo [2020-10-06T06:36:54.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:36:54.953Z] ---> logs-deploy.sh [2020-10-06T06:36:54.953Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-620/1 [2020-10-06T06:36:54.953Z] INFO: archiving workspace using pattern(s): [2020-10-06T06:36:56.897Z] Archives upload complete. [2020-10-06T06:36:56.897Z] INFO: archiving logs to Nexus [2020-10-06T06:36:57.841Z] ---> uname -a: [2020-10-06T06:36:57.841Z] Linux prd-centos7-docker-4c-2g-3682.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-06T06:36:57.841Z] [2020-10-06T06:36:57.841Z]