Pull request #738 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ba4bab197cafec997a63b2382afbec0406c70f94+69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb (11b18ca9ef2eaffde51357020f1e76e490ee7298) Running in Durability level: PERFORMANCE_OPTIMIZED 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21170 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [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-738 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) > git config core.sparsecheckout # timeout=10 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # 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 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 Commit message: "refactor: remove ValueType enumeration in Go-SDK" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk d5deea81f03dc35c07b2ed0c5de32627ba71ed6c # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T08:33:03.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T08:33:03.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T08:33:03.944Z] ========================================================= [2021-01-19T08:33:03.944Z] EdgeX Global Pipelines Version Info [2021-01-19T08:33:03.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:33:05.926Z] ------------------- [2021-01-19T08:33:05.927Z] stable info: [2021-01-19T08:33:05.927Z] ------------------- [2021-01-19T08:33:05.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T08:33:05.927Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T08:33:05.927Z] Message: update stable to v1.0.177 [2021-01-19T08:33:06.872Z] ------------------- [2021-01-19T08:33:06.872Z] experimental info: [2021-01-19T08:33:06.872Z] ------------------- [2021-01-19T08:33:06.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T08:33:06.873Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T08:33:06.873Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T08:33:07.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-19T08:33:07.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-19T08:33:07.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T08:33:07.454Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T08:33:07.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T08:33:07.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T08:33:07.788Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T08:33:07.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T08:33:07.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-19T08:33:08.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T08:33:08.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T08:33:08.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-19T08:33:08.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T08:33:08.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T08:33:08.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T08:33:08.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T08:33:08.744Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T08:33:08.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T08:33:08.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T08:33:09.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T08:33:09.133Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T08:33:09.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T08:33:09.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T08:33:09.443Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T08:33:09.534Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-19T08:33:09.627Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T08:33:09.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T08:33:09.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-738 [Pipeline] echo [2021-01-19T08:33:09.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-738 [Pipeline] echo [2021-01-19T08:33:10.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-738 [Pipeline] echo [2021-01-19T08:33:10.123Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] echo [2021-01-19T08:33:10.211Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4bab1 [Pipeline] echo [2021-01-19T08:33:10.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T08:33:10.556Z] provisioning config files... [2021-01-19T08:33:10.590Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config4226072176005954586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:33:10.996Z] ---> docker-login.sh [2021-01-19T08:33:10.996Z] nexus3.edgexfoundry.org:10001 [2021-01-19T08:33:11.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:33:11.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:33:11.523Z] Configure a credential helper to remove this warning. See [2021-01-19T08:33:11.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:33:11.523Z] [2021-01-19T08:33:11.523Z] Login Succeeded [2021-01-19T08:33:11.523Z] nexus3.edgexfoundry.org:10002 [2021-01-19T08:33:11.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:33:11.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:33:11.523Z] Configure a credential helper to remove this warning. See [2021-01-19T08:33:11.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:33:11.523Z] [2021-01-19T08:33:11.523Z] Login Succeeded [2021-01-19T08:33:11.523Z] nexus3.edgexfoundry.org:10003 [2021-01-19T08:33:11.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:33:11.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:33:11.786Z] Configure a credential helper to remove this warning. See [2021-01-19T08:33:11.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:33:11.786Z] [2021-01-19T08:33:11.786Z] Login Succeeded [2021-01-19T08:33:11.786Z] nexus3.edgexfoundry.org:10004 [2021-01-19T08:33:11.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:33:12.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:33:12.052Z] Configure a credential helper to remove this warning. See [2021-01-19T08:33:12.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:33:12.052Z] [2021-01-19T08:33:12.052Z] Login Succeeded [2021-01-19T08:33:12.052Z] docker.io [2021-01-19T08:33:12.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:33:12.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:33:12.313Z] Configure a credential helper to remove this warning. See [2021-01-19T08:33:12.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:33:12.313Z] [2021-01-19T08:33:12.313Z] Login Succeeded [2021-01-19T08:33:12.313Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T08:33:12.324Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T08:33:13.167Z] + git log --format=format:%s -1 ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] echo [2021-01-19T08:33:13.229Z] GIT_COMMIT: ba4bab197cafec997a63b2382afbec0406c70f94, Commit Message: refactor: remove ValueType enumeration in Go-SDK [Pipeline] echo [2021-01-19T08:33:13.279Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:33:14.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T08:33:14.238Z] [2021-01-19T08:33:14.238Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:33:14.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T08:33:14.587Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T08:33:14.587Z] 31603596830f: Pulling fs layer [2021-01-19T08:33:14.587Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T08:33:14.587Z] 6ca5941a6612: Pulling fs layer [2021-01-19T08:33:14.587Z] ecc8261a40a4: Pulling fs layer [2021-01-19T08:33:14.587Z] ecc8261a40a4: Waiting [2021-01-19T08:33:14.587Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T08:33:14.587Z] 2a8b12db71e7: Download complete [2021-01-19T08:33:14.587Z] 31603596830f: Verifying Checksum [2021-01-19T08:33:14.587Z] 31603596830f: Download complete [2021-01-19T08:33:14.854Z] ecc8261a40a4: Verifying Checksum [2021-01-19T08:33:14.854Z] ecc8261a40a4: Download complete [2021-01-19T08:33:14.854Z] 6ca5941a6612: Verifying Checksum [2021-01-19T08:33:14.854Z] 6ca5941a6612: Download complete [2021-01-19T08:33:15.117Z] 31603596830f: Pull complete [2021-01-19T08:33:15.117Z] 2a8b12db71e7: Pull complete [2021-01-19T08:33:16.090Z] 6ca5941a6612: Pull complete [2021-01-19T08:33:16.353Z] ecc8261a40a4: Pull complete [2021-01-19T08:33:16.353Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T08:33:16.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T08:33:16.353Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T08:33:16.450Z] prd-centos7-docker-4c-2g-21170 does not seem to be running inside a container [2021-01-19T08:33:16.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-738 -v /w/workspace/dgexfoundry_device-sdk-go_PR-738:/w/workspace/dgexfoundry_device-sdk-go_PR-738:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-19T08:33:18.601Z] $ docker top fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T08:33:18.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T08:33:18.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T08:33:19.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T08:33:19.120Z] $ docker exec fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent [2021-01-19T08:33:19.287Z] SSH_AUTH_SOCK=/tmp/ssh-t0QKNefLaxeb/agent.11 [2021-01-19T08:33:19.287Z] SSH_AGENT_PID=17 [2021-01-19T08:33:19.296Z] Running ssh-add (command line suppressed) [2021-01-19T08:33:19.411Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_8374002124558183536.key (/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_8374002124558183536.key) [2021-01-19T08:33:19.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T08:33:19.794Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T08:33:19.816Z] $ docker exec --env ******** --env ******** fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent -k [2021-01-19T08:33:19.932Z] unset SSH_AUTH_SOCK; [2021-01-19T08:33:19.932Z] unset SSH_AGENT_PID; [2021-01-19T08:33:19.932Z] echo Agent pid 17 killed; [2021-01-19T08:33:19.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T08:33:20.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T08:33:20.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T08:33:20.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T08:33:20.295Z] $ docker exec fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent [2021-01-19T08:33:20.454Z] SSH_AUTH_SOCK=/tmp/ssh-KwW5jWsOy3h9/agent.46 [2021-01-19T08:33:20.454Z] SSH_AGENT_PID=51 [2021-01-19T08:33:20.461Z] Running ssh-add (command line suppressed) [2021-01-19T08:33:20.579Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_7130493926831195822.key (/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/private_key_7130493926831195822.key) [2021-01-19T08:33:20.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T08:33:20.971Z] + git semver init [2021-01-19T08:33:20.971Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T08:33:20.971Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-738/.git [2021-01-19T08:33:20.971Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-738 [2021-01-19T08:33:20.971Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T08:33:20.971Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T08:33:20.971Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T08:33:20.971Z] # $SEMVER_BRANCH = PR-738 [2021-01-19T08:33:20.971Z] # $SEMVER_TEMP = /tmp/semver-298719376 [2021-01-19T08:33:20.971Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-19T08:33:21.582Z] # '/tmp/semver-298719376' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-738/.semver' [2021-01-19T08:33:21.582Z] # -> Force: false [2021-01-19T08:33:21.582Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-738/.semver [Pipeline] } [2021-01-19T08:33:21.597Z] $ docker exec --env ******** --env ******** fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e ssh-agent -k [2021-01-19T08:33:21.708Z] unset SSH_AUTH_SOCK; [2021-01-19T08:33:21.708Z] unset SSH_AGENT_PID; [2021-01-19T08:33:21.708Z] echo Agent pid 51 killed; [2021-01-19T08:33:21.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T08:33:22.256Z] + git semver [Pipeline] } [2021-01-19T08:33:22.275Z] $ docker stop --time=1 fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e [2021-01-19T08:33:23.928Z] $ docker rm -f fed78a3ae8815f82c5ce910ffc0546aec29964e1daffbf1ad583e29d19be936e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T08:33:24.395Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T08:33:24.874Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T08:33:24.877Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-19T08:33:40.442Z] Still waiting to schedule task [2021-01-19T08:33:40.443Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-19T08:33:40.445Z] Still waiting to schedule task [2021-01-19T08:33:40.445Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T08:35:33.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21171 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [Pipeline] { [Pipeline] ws [2021-01-19T08:35:33.686Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-01-19T08:35:38.546Z] using credential edgex-jenkins-ssh [2021-01-19T08:35:38.610Z] Cloning the remote Git repository [2021-01-19T08:35:38.675Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:35:38.787Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-01-19T08:35:38.888Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:35:38.889Z] > git --version # timeout=10 [2021-01-19T08:35:38.907Z] > git --version # 'git version 2.17.1' [2021-01-19T08:35:38.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:35:38.978Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T08:35:40.801Z] Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:35:41.052Z] Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:35:41.052Z] Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) [2021-01-19T08:35:40.063Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T08:35:40.084Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T08:35:40.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T08:35:40.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:35:40.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:35:40.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T08:35:40.824Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T08:35:40.847Z] > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 [2021-01-19T08:35:40.971Z] > git remote # timeout=10 [2021-01-19T08:35:40.987Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T08:35:41.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:35:41.020Z] > git merge 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 [2021-01-19T08:35:41.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T08:35:41.063Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T08:35:41.073Z] > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 [2021-01-19T08:35:45.657Z] Commit message: "refactor: remove ValueType enumeration in Go-SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T08:35:47.325Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T08:35:47.737Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T08:35:48.087Z] + true [2021-01-19T08:35:48.087Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T08:35:50.781Z] provisioning config files... [2021-01-19T08:35:50.818Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config6435486771361925577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:35:51.229Z] ---> docker-login.sh [2021-01-19T08:35:51.229Z] nexus3.edgexfoundry.org:10001 [2021-01-19T08:35:51.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:35:52.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:35:52.443Z] Configure a credential helper to remove this warning. See [2021-01-19T08:35:52.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:35:52.443Z] [2021-01-19T08:35:52.443Z] Login Succeeded [2021-01-19T08:35:52.443Z] nexus3.edgexfoundry.org:10002 [2021-01-19T08:35:52.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:35:52.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:35:52.717Z] Configure a credential helper to remove this warning. See [2021-01-19T08:35:52.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:35:52.717Z] [2021-01-19T08:35:52.717Z] Login Succeeded [2021-01-19T08:35:52.717Z] nexus3.edgexfoundry.org:10003 [2021-01-19T08:35:53.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:35:53.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:35:53.324Z] Configure a credential helper to remove this warning. See [2021-01-19T08:35:53.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:35:53.324Z] [2021-01-19T08:35:53.324Z] Login Succeeded [2021-01-19T08:35:53.324Z] nexus3.edgexfoundry.org:10004 [2021-01-19T08:35:53.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:35:53.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:35:53.925Z] Configure a credential helper to remove this warning. See [2021-01-19T08:35:53.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:35:53.925Z] [2021-01-19T08:35:53.925Z] Login Succeeded [2021-01-19T08:35:53.925Z] docker.io [2021-01-19T08:35:54.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:35:54.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:35:54.478Z] Configure a credential helper to remove this warning. See [2021-01-19T08:35:54.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:35:54.478Z] [2021-01-19T08:35:54.478Z] Login Succeeded [2021-01-19T08:35:54.478Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T08:35:54.502Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T08:35:54.924Z] ========================================================= [2021-01-19T08:35:54.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T08:35:54.924Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:35:55.319Z] + 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 . [2021-01-19T08:35:55.913Z] Sending build context to Docker daemon 2.586MB [2021-01-19T08:35:55.913Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T08:35:55.913Z] Step 2/8 : FROM ${BASE} [2021-01-19T08:35:55.913Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T08:35:55.913Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T08:35:55.913Z] a4357932f1b6: Pulling fs layer [2021-01-19T08:35:55.913Z] 18c013af1878: Pulling fs layer [2021-01-19T08:35:55.913Z] 00ac8860ef70: Pulling fs layer [2021-01-19T08:35:55.913Z] 63d7cb157983: Pulling fs layer [2021-01-19T08:35:55.913Z] b116817d02f9: Pulling fs layer [2021-01-19T08:35:55.913Z] 745a02a5169b: Pulling fs layer [2021-01-19T08:35:55.913Z] 00ac8860ef70: Waiting [2021-01-19T08:35:55.913Z] 745a02a5169b: Waiting [2021-01-19T08:35:55.913Z] 63d7cb157983: Waiting [2021-01-19T08:35:55.913Z] 18c013af1878: Download complete [2021-01-19T08:35:55.913Z] a4357932f1b6: Verifying Checksum [2021-01-19T08:35:55.913Z] a4357932f1b6: Download complete [2021-01-19T08:35:56.183Z] 63d7cb157983: Download complete [2021-01-19T08:35:56.460Z] b116817d02f9: Verifying Checksum [2021-01-19T08:35:56.460Z] b116817d02f9: Download complete [2021-01-19T08:35:56.460Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T08:35:56.460Z] 5f621e34cdf4: Download complete [2021-01-19T08:35:57.057Z] 5f621e34cdf4: Pull complete [2021-01-19T08:35:57.668Z] a4357932f1b6: Pull complete [2021-01-19T08:35:57.943Z] 18c013af1878: Pull complete [2021-01-19T08:35:58.927Z] 745a02a5169b: Verifying Checksum [2021-01-19T08:35:58.927Z] 745a02a5169b: Download complete [2021-01-19T08:35:59.526Z] 00ac8860ef70: Verifying Checksum [2021-01-19T08:35:59.526Z] 00ac8860ef70: Download complete [2021-01-19T08:36:03.695Z] Running on prd-centos7-docker-4c-2g-21172 in /w/workspace/dgexfoundry_device-sdk-go_PR-738 [Pipeline] { [Pipeline] ws [2021-01-19T08:36:03.756Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-01-19T08:36:05.920Z] using credential edgex-jenkins-ssh [2021-01-19T08:36:05.974Z] Cloning the remote Git repository [2021-01-19T08:36:06.001Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:36:06.101Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-01-19T08:36:06.156Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:36:06.156Z] > git --version # timeout=10 [2021-01-19T08:36:06.161Z] > git --version # 'git version 2.24.3' [2021-01-19T08:36:06.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:36:06.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T08:36:07.882Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T08:36:07.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T08:36:07.901Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-19T08:36:07.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-19T08:36:07.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:36:07.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/738/head:refs/remotes/origin/PR-738 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T08:36:08.524Z] Merging remotes/origin/master commit 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb into PR head commit ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:36:08.623Z] Merge succeeded, producing ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:36:08.624Z] Checking out Revision ba4bab197cafec997a63b2382afbec0406c70f94 (PR-738) [2021-01-19T08:36:09.714Z] 00ac8860ef70: Pull complete [2021-01-19T08:36:08.534Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T08:36:08.539Z] > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 [2021-01-19T08:36:08.591Z] > git remote # timeout=10 [2021-01-19T08:36:08.597Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T08:36:08.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T08:36:08.607Z] > git merge 69f04b7fdf1dcdf1d7249d6f4cf0fd5d90d15cbb # timeout=10 [2021-01-19T08:36:08.617Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T08:36:08.627Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T08:36:08.631Z] > git checkout -f ba4bab197cafec997a63b2382afbec0406c70f94 # timeout=10 [2021-01-19T08:36:10.309Z] 63d7cb157983: Pull complete [2021-01-19T08:36:10.582Z] b116817d02f9: Pull complete [2021-01-19T08:36:12.247Z] Commit message: "refactor: remove ValueType enumeration in Go-SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T08:36:13.446Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T08:36:13.789Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T08:36:14.088Z] + sudo service docker restart [2021-01-19T08:36:14.088Z] + true [2021-01-19T08:36:14.088Z] Redirecting to /bin/systemctl restart docker.service [2021-01-19T08:36:14.929Z] 745a02a5169b: Pull complete [2021-01-19T08:36:14.929Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T08:36:14.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T08:36:14.929Z] ---> b7e6874047d6 [2021-01-19T08:36:14.929Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T08:36:15.105Z] provisioning config files... [2021-01-19T08:36:15.131Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config3412037533710183554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:36:15.517Z] ---> docker-login.sh [2021-01-19T08:36:15.517Z] nexus3.edgexfoundry.org:10001 [2021-01-19T08:36:15.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:36:15.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:36:15.780Z] Configure a credential helper to remove this warning. See [2021-01-19T08:36:15.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:36:15.780Z] [2021-01-19T08:36:15.780Z] Login Succeeded [2021-01-19T08:36:15.780Z] nexus3.edgexfoundry.org:10002 [2021-01-19T08:36:16.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:36:16.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:36:16.041Z] Configure a credential helper to remove this warning. See [2021-01-19T08:36:16.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:36:16.041Z] [2021-01-19T08:36:16.041Z] Login Succeeded [2021-01-19T08:36:16.041Z] nexus3.edgexfoundry.org:10003 [2021-01-19T08:36:16.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:36:16.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:36:16.041Z] Configure a credential helper to remove this warning. See [2021-01-19T08:36:16.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:36:16.041Z] [2021-01-19T08:36:16.041Z] Login Succeeded [2021-01-19T08:36:16.041Z] nexus3.edgexfoundry.org:10004 [2021-01-19T08:36:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:36:16.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:36:16.335Z] Configure a credential helper to remove this warning. See [2021-01-19T08:36:16.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:36:16.335Z] [2021-01-19T08:36:16.335Z] Login Succeeded [2021-01-19T08:36:16.335Z] docker.io [2021-01-19T08:36:16.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T08:36:16.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T08:36:16.598Z] Configure a credential helper to remove this warning. See [2021-01-19T08:36:16.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T08:36:16.598Z] [2021-01-19T08:36:16.598Z] Login Succeeded [2021-01-19T08:36:16.598Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T08:36:16.610Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T08:36:16.905Z] ========================================================= [2021-01-19T08:36:16.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T08:36:16.905Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:36:17.251Z] + 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 . [2021-01-19T08:36:17.251Z] Sending build context to Docker daemon 2.586MB [2021-01-19T08:36:17.251Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T08:36:17.251Z] Step 2/8 : FROM ${BASE} [2021-01-19T08:36:17.519Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T08:36:17.519Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T08:36:17.519Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T08:36:17.519Z] de9db76c5a1d: Pulling fs layer [2021-01-19T08:36:17.519Z] bca2f99d35d6: Pulling fs layer [2021-01-19T08:36:17.519Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T08:36:17.519Z] 7c6f9722023f: Pulling fs layer [2021-01-19T08:36:17.519Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T08:36:17.519Z] 93359f2a8cfa: Waiting [2021-01-19T08:36:17.519Z] 7c6f9722023f: Waiting [2021-01-19T08:36:17.519Z] a35cf1a2eb13: Waiting [2021-01-19T08:36:17.519Z] de9db76c5a1d: Verifying Checksum [2021-01-19T08:36:17.519Z] de9db76c5a1d: Download complete [2021-01-19T08:36:17.519Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T08:36:17.519Z] 0ef7d3d256c8: Download complete [2021-01-19T08:36:17.519Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T08:36:17.519Z] 93359f2a8cfa: Download complete [2021-01-19T08:36:17.519Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T08:36:17.519Z] 188c0c94c7c5: Download complete [2021-01-19T08:36:17.519Z] 7c6f9722023f: Verifying Checksum [2021-01-19T08:36:17.519Z] 7c6f9722023f: Download complete [2021-01-19T08:36:17.565Z] ---> Running in d99b92ca9350 [2021-01-19T08:36:17.565Z] Removing intermediate container d99b92ca9350 [2021-01-19T08:36:17.565Z] ---> 0fa353847219 [2021-01-19T08:36:17.565Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T08:36:17.565Z] ---> Running in 077b454465bc [2021-01-19T08:36:17.781Z] 188c0c94c7c5: Pull complete [2021-01-19T08:36:17.781Z] 0ef7d3d256c8: Pull complete [2021-01-19T08:36:18.043Z] de9db76c5a1d: Pull complete [2021-01-19T08:36:19.441Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T08:36:19.441Z] a35cf1a2eb13: Download complete [2021-01-19T08:36:19.441Z] bca2f99d35d6: Verifying Checksum [2021-01-19T08:36:19.441Z] bca2f99d35d6: Download complete [2021-01-19T08:36:20.193Z] Removing intermediate container 077b454465bc [2021-01-19T08:36:20.193Z] ---> b27d68738584 [2021-01-19T08:36:20.193Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T08:36:20.193Z] ---> Running in aae2c0812839 [2021-01-19T08:36:21.174Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T08:36:21.765Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T08:36:22.737Z] OK: 142 MiB in 39 packages [2021-01-19T08:36:23.711Z] Removing intermediate container aae2c0812839 [2021-01-19T08:36:23.711Z] ---> 61256107aad4 [2021-01-19T08:36:23.711Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T08:36:23.711Z] ---> Running in 0a38c54b1db5 [2021-01-19T08:36:24.304Z] Removing intermediate container 0a38c54b1db5 [2021-01-19T08:36:24.304Z] ---> e2569021e215 [2021-01-19T08:36:24.304Z] Step 7/8 : COPY . . [2021-01-19T08:36:24.766Z] bca2f99d35d6: Pull complete [2021-01-19T08:36:24.766Z] 93359f2a8cfa: Pull complete [2021-01-19T08:36:24.766Z] 7c6f9722023f: Pull complete [2021-01-19T08:36:25.741Z] ---> ab74bc2ba0de [2021-01-19T08:36:25.741Z] Step 8/8 : RUN go mod download [2021-01-19T08:36:25.741Z] ---> Running in 606e7ba44dda [2021-01-19T08:36:31.378Z] a35cf1a2eb13: Pull complete [2021-01-19T08:36:31.378Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T08:36:31.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T08:36:31.378Z] ---> a62c8e92a672 [2021-01-19T08:36:31.378Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T08:36:31.378Z] ---> Running in 47370dd5234f [2021-01-19T08:36:31.378Z] Removing intermediate container 47370dd5234f [2021-01-19T08:36:31.378Z] ---> 62c5f76f2cd9 [2021-01-19T08:36:31.378Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T08:36:31.378Z] ---> Running in a6811d26fa7b [2021-01-19T08:36:32.333Z] Removing intermediate container a6811d26fa7b [2021-01-19T08:36:32.333Z] ---> 3cabe1c670f6 [2021-01-19T08:36:32.333Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-19T08:36:32.333Z] ---> Running in a4715a36248e [2021-01-19T08:36:33.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T08:36:33.854Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T08:36:34.426Z] OK: 166 MiB in 39 packages [2021-01-19T08:36:34.690Z] Removing intermediate container a4715a36248e [2021-01-19T08:36:34.690Z] ---> fd2654736b3e [2021-01-19T08:36:34.690Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-19T08:36:34.690Z] ---> Running in fea0050069d7 [2021-01-19T08:36:34.954Z] Removing intermediate container fea0050069d7 [2021-01-19T08:36:34.954Z] ---> 807c5eea030f [2021-01-19T08:36:34.954Z] Step 7/8 : COPY . . [2021-01-19T08:36:36.344Z] ---> be37305e2e59 [2021-01-19T08:36:36.344Z] Step 8/8 : RUN go mod download [2021-01-19T08:36:36.344Z] ---> Running in 787f853e5334 [2021-01-19T08:36:47.885Z] Removing intermediate container 606e7ba44dda [2021-01-19T08:36:47.885Z] ---> d8e164a33497 [2021-01-19T08:36:47.885Z] Successfully built d8e164a33497 [2021-01-19T08:36:47.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:36:48.228Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T08:36:48.228Z] . [Pipeline] withDockerContainer [2021-01-19T08:36:48.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-21171 does not seem to be running inside a container [2021-01-19T08:36:48.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T08:36:50.048Z] $ docker top aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T08:36:51.103Z] + go version [2021-01-19T08:36:51.103Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T08:36:51.129Z] $ docker stop --time=1 aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd [2021-01-19T08:36:53.028Z] $ docker rm -f aa73d733ca20e801ac7119837b164af53d98b2eff8d8bea90626d15c7e3725fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:36:54.054Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T08:36:54.054Z] . [Pipeline] withDockerContainer [2021-01-19T08:36:54.283Z] prd-ubuntu18.04-docker-arm64-4c-16g-21171 does not seem to be running inside a container [2021-01-19T08:36:54.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-19T08:36:54.506Z] Removing intermediate container 787f853e5334 [2021-01-19T08:36:54.506Z] ---> c8937758e642 [2021-01-19T08:36:54.506Z] Successfully built c8937758e642 [2021-01-19T08:36:54.506Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-19T08:36:55.732Z] $ docker top 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:36:56.513Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T08:36:56.513Z] . [Pipeline] withDockerContainer [2021-01-19T08:36:56.766Z] + make test [2021-01-19T08:36:56.766Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T08:36:56.796Z] prd-centos7-docker-4c-2g-21172 does not seem to be running inside a container [2021-01-19T08:36:56.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T08:36:57.595Z] $ docker top 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T08:36:58.096Z] + go version [2021-01-19T08:36:58.096Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T08:36:58.111Z] $ docker stop --time=1 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 [2021-01-19T08:36:59.473Z] $ docker rm -f 2cc9037b9bde218eaa6dc7c78bbec24057f7c4a0599bf6677e9977e727144088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:37:00.283Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T08:37:00.284Z] . [Pipeline] withDockerContainer [2021-01-19T08:37:00.383Z] prd-centos7-docker-4c-2g-21172 does not seem to be running inside a container [2021-01-19T08:37:00.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T08:37:01.236Z] $ docker top e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T08:37:01.720Z] + make test [2021-01-19T08:37:01.720Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T08:37:08.356Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T08:37:18.940Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-01-19T08:37:23.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T08:37:23.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T08:37:23.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T08:37:23.380Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.049s coverage: 19.4% of statements [2021-01-19T08:37:25.345Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.448s coverage: 97.1% of statements [2021-01-19T08:37:57.542Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.052s coverage: 9.4% of statements [2021-01-19T08:37:57.542Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.055s coverage: 21.7% of statements [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.223s coverage: 43.2% of statements [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.255s coverage: 68.9% of statements [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 53.8% of statements [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.063s coverage: 26.8% of statements [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.370s coverage: 83.5% of statements [2021-01-19T08:37:57.543Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.058s coverage: 4.2% of statements [2021-01-19T08:37:57.543Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T08:37:57.543Z] GO111MODULE=on go vet ./... [2021-01-19T08:37:57.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-01-19T08:37:57.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-01-19T08:37:57.995Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-01-19T08:37:57.995Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.132s coverage: 19.4% of statements [2021-01-19T08:38:02.936Z] gofmt -l . [2021-01-19T08:38:02.936Z] [ "`gofmt -l .`" = "" ] [2021-01-19T08:38:02.936Z] ./bin/test-attribution-txt.sh [2021-01-19T08:38:03.200Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T08:38:03.483Z] $ docker stop --time=1 e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e [2021-01-19T08:38:05.344Z] $ docker rm -f e8933b5c60c818dff0d61467a743f85eb6ef266d6c3ccb342b1008fbe6553f1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T08:38:06.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T08:38:06.366Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.194s coverage: 97.1% of statements [2021-01-19T08:38:06.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-19T08:38:09.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T08:38:09.364Z] + ls -al . [2021-01-19T08:38:09.364Z] total 216 [2021-01-19T08:38:09.364Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 08:38 . [2021-01-19T08:38:09.364Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 19 08:36 .. [2021-01-19T08:38:09.364Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 19 08:36 bin [2021-01-19T08:38:09.364Z] -rw-r--r--. 1 jenkins jenkins 136842 Jan 19 08:37 coverage.out [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 19 08:36 Dockerfile.build [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 19 08:36 .dockerignore [2021-01-19T08:38:09.364Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 19 08:36 example [2021-01-19T08:38:09.364Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 08:36 .git [2021-01-19T08:38:09.364Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 08:36 .github [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 19 08:36 .gitignore [2021-01-19T08:38:09.364Z] -rw-r--r--. 1 jenkins jenkins 491 Jan 19 08:38 go.mod [2021-01-19T08:38:09.364Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 19 08:38 go.sum [2021-01-19T08:38:09.364Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 19 08:36 internal [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 19 08:36 Jenkinsfile [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 19 08:36 LICENSE [2021-01-19T08:38:09.364Z] -rw-rw-r--. 1 jenkins jenkins 1016 Jan 19 08:36 Makefile [2021-01-19T08:38:09.364Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 19 08:36 openapi [2021-01-19T08:38:09.364Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 19 08:36 pkg [2021-01-19T08:38:09.365Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 19 08:36 README.md [2021-01-19T08:38:09.365Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 19 08:36 RELEASE-NOTES.txt [2021-01-19T08:38:09.365Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 08:36 snap [2021-01-19T08:38:09.365Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 08:33 VERSION [2021-01-19T08:38:09.365Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 19 08:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:38:09.666Z] + 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=ba4bab197cafec997a63b2382afbec0406c70f94 --label arch=amd64 --label version=0.0.0 . [2021-01-19T08:38:09.667Z] Sending build context to Docker daemon 2.723MB [2021-01-19T08:38:09.667Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T08:38:09.667Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T08:38:09.667Z] ---> c8937758e642 [2021-01-19T08:38:09.667Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T08:38:10.616Z] ---> Running in d101950700b4 [2021-01-19T08:38:10.616Z] Removing intermediate container d101950700b4 [2021-01-19T08:38:10.616Z] ---> 79dd5e22998f [2021-01-19T08:38:10.616Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T08:38:10.616Z] ---> Running in fdc8efebeb65 [2021-01-19T08:38:10.880Z] Removing intermediate container fdc8efebeb65 [2021-01-19T08:38:10.880Z] ---> 766942a0c61c [2021-01-19T08:38:10.880Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T08:38:10.880Z] ---> Running in 71a6ba447345 [2021-01-19T08:38:11.141Z] Removing intermediate container 71a6ba447345 [2021-01-19T08:38:11.141Z] ---> 9334991b9827 [2021-01-19T08:38:11.141Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T08:38:11.141Z] ---> Running in 319182c0f409 [2021-01-19T08:38:12.101Z] Removing intermediate container 319182c0f409 [2021-01-19T08:38:12.101Z] ---> b634274e2306 [2021-01-19T08:38:12.101Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T08:38:12.101Z] ---> Running in 9d7faff08e2a [2021-01-19T08:38:12.676Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T08:38:13.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T08:38:13.827Z] OK: 166 MiB in 39 packages [2021-01-19T08:38:14.401Z] Removing intermediate container 9d7faff08e2a [2021-01-19T08:38:14.401Z] ---> 2f176cdf32a9 [2021-01-19T08:38:14.401Z] Step 8/24 : COPY . . [2021-01-19T08:38:15.349Z] ---> dcb02963283c [2021-01-19T08:38:15.349Z] Step 9/24 : RUN ${MAKE} [2021-01-19T08:38:15.349Z] ---> Running in f92053c8110f [2021-01-19T08:38:15.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T08:38:24.150Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T08:38:25.099Z] Removing intermediate container f92053c8110f [2021-01-19T08:38:25.099Z] ---> 5f42dbbbee95 [2021-01-19T08:38:25.099Z] Step 10/24 : FROM scratch [2021-01-19T08:38:25.099Z] ---> [2021-01-19T08:38:25.099Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T08:38:25.360Z] ---> Running in fa68e113e45c [2021-01-19T08:38:25.360Z] Removing intermediate container fa68e113e45c [2021-01-19T08:38:25.360Z] ---> 28261b046983 [2021-01-19T08:38:25.360Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T08:38:25.626Z] ---> Running in 3386d51932ac [2021-01-19T08:38:25.626Z] Removing intermediate container 3386d51932ac [2021-01-19T08:38:25.626Z] ---> eed5f51d4867 [2021-01-19T08:38:25.626Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T08:38:25.626Z] ---> Running in fd0669e79453 [2021-01-19T08:38:25.890Z] Removing intermediate container fd0669e79453 [2021-01-19T08:38:25.890Z] ---> ff6738b2d0d4 [2021-01-19T08:38:25.890Z] Step 14/24 : WORKDIR / [2021-01-19T08:38:25.890Z] ---> Running in 945609f93fda [2021-01-19T08:38:26.157Z] Removing intermediate container 945609f93fda [2021-01-19T08:38:26.157Z] ---> c9c63f9cc98a [2021-01-19T08:38:26.157Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T08:38:26.736Z] ---> 52eb86926cf8 [2021-01-19T08:38:26.736Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T08:38:26.998Z] ---> 270a6bba9fba [2021-01-19T08:38:26.998Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T08:38:26.998Z] ---> aa6e0cb8d010 [2021-01-19T08:38:26.998Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T08:38:27.261Z] ---> 667a78b98805 [2021-01-19T08:38:27.261Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T08:38:27.523Z] ---> 29ceb65251fb [2021-01-19T08:38:27.523Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T08:38:27.786Z] ---> Running in 31e91a92acca [2021-01-19T08:38:27.786Z] Removing intermediate container 31e91a92acca [2021-01-19T08:38:27.786Z] ---> 84f27390f7fe [2021-01-19T08:38:27.786Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T08:38:28.048Z] ---> Running in f8fc747672a8 [2021-01-19T08:38:28.048Z] Removing intermediate container f8fc747672a8 [2021-01-19T08:38:28.048Z] ---> 579574ff2cbc [2021-01-19T08:38:28.048Z] Step 22/24 : LABEL arch=amd64 [2021-01-19T08:38:28.310Z] ---> Running in c1a65743efaf [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.120s coverage: 9.4% of statements [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.122s coverage: 21.7% of statements [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.561s coverage: 43.2% of statements [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.751s coverage: 68.9% of statements [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.224s coverage: 53.8% of statements [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.167s coverage: 26.8% of statements [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.030s coverage: 83.5% of statements [2021-01-19T08:38:28.537Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.138s coverage: 4.2% of statements [2021-01-19T08:38:28.537Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-01-19T08:38:28.537Z] GO111MODULE=on go vet ./... [2021-01-19T08:38:28.570Z] Removing intermediate container c1a65743efaf [2021-01-19T08:38:28.570Z] ---> cf24333b5b41 [2021-01-19T08:38:28.570Z] Step 23/24 : LABEL git_sha=ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:38:28.570Z] ---> Running in 7189476edecf [2021-01-19T08:38:28.831Z] Removing intermediate container 7189476edecf [2021-01-19T08:38:28.831Z] ---> 5765e87436e7 [2021-01-19T08:38:28.831Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T08:38:28.831Z] ---> Running in 92cada445504 [2021-01-19T08:38:29.093Z] Removing intermediate container 92cada445504 [2021-01-19T08:38:29.093Z] ---> 981c5bbf428a [2021-01-19T08:38:29.093Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T08:38:29.093Z] Successfully built 981c5bbf428a [2021-01-19T08:38:29.093Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T08:39:07.847Z] gofmt -l . [2021-01-19T08:39:07.847Z] [ "`gofmt -l .`" = "" ] [2021-01-19T08:39:07.847Z] ./bin/test-attribution-txt.sh [2021-01-19T08:39:07.847Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-19T08:39:07.872Z] $ docker stop --time=1 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b [2021-01-19T08:39:10.240Z] $ docker rm -f 5d1fc390f21d824bf8f0a69b83749ed3d51aab94b5ae0de946eb78ff6b92df3b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T08:39:11.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T08:39:11.380Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T08:39:12.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T08:39:12.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-19T08:39:13.277Z] + ls -al . [2021-01-19T08:39:13.277Z] total 252 [2021-01-19T08:39:13.277Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 08:39 . [2021-01-19T08:39:13.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 .. [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 08:35 .dockerignore [2021-01-19T08:39:13.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 08:35 .git [2021-01-19T08:39:13.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 08:35 .github [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 19 08:35 .gitignore [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 19 08:35 Dockerfile.build [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 19 08:35 Jenkinsfile [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 19 08:35 LICENSE [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 1016 Jan 19 08:35 Makefile [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 19 08:35 README.md [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 19 08:35 RELEASE-NOTES.txt [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 08:33 VERSION [2021-01-19T08:39:13.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 08:35 bin [2021-01-19T08:39:13.277Z] -rw-r--r-- 1 jenkins jenkins 136842 Jan 19 08:38 coverage.out [2021-01-19T08:39:13.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 example [2021-01-19T08:39:13.277Z] -rw-r--r-- 1 jenkins jenkins 491 Jan 19 08:39 go.mod [2021-01-19T08:39:13.277Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 19 08:39 go.sum [2021-01-19T08:39:13.277Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 19 08:35 internal [2021-01-19T08:39:13.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 openapi [2021-01-19T08:39:13.277Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 19 08:35 pkg [2021-01-19T08:39:13.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 08:35 snap [2021-01-19T08:39:13.277Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 19 08:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:39:13.620Z] + 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=ba4bab197cafec997a63b2382afbec0406c70f94 --label arch=arm64 --label version=0.0.0 . [2021-01-19T08:39:14.214Z] Sending build context to Docker daemon 2.724MB [2021-01-19T08:39:14.214Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T08:39:14.214Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-19T08:39:14.214Z] ---> d8e164a33497 [2021-01-19T08:39:14.214Z] Step 3/24 : ARG MAKE='make build' [2021-01-19T08:39:14.490Z] ---> Running in 00dd2bfb49ea [2021-01-19T08:39:15.084Z] Removing intermediate container 00dd2bfb49ea [2021-01-19T08:39:15.084Z] ---> 983fb9a3d16f [2021-01-19T08:39:15.084Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-19T08:39:15.084Z] ---> Running in 191a0c02b14c [2021-01-19T08:39:15.680Z] Removing intermediate container 191a0c02b14c [2021-01-19T08:39:15.680Z] ---> b31500ec8d94 [2021-01-19T08:39:15.680Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T08:39:15.680Z] ---> Running in f86e21f99974 [2021-01-19T08:39:16.276Z] Removing intermediate container f86e21f99974 [2021-01-19T08:39:16.276Z] ---> 828aa13cd92a [2021-01-19T08:39:16.276Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T08:39:16.276Z] ---> Running in 2e596750842c [2021-01-19T08:39:18.891Z] Removing intermediate container 2e596750842c [2021-01-19T08:39:18.891Z] ---> bdcb508e4d21 [2021-01-19T08:39:18.891Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-19T08:39:18.891Z] ---> Running in de651aa3d471 [2021-01-19T08:39:19.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T08:39:20.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T08:39:21.051Z] OK: 142 MiB in 39 packages [2021-01-19T08:39:22.036Z] Removing intermediate container de651aa3d471 [2021-01-19T08:39:22.036Z] ---> 0939d5bc3fa6 [2021-01-19T08:39:22.036Z] Step 8/24 : COPY . . [2021-01-19T08:39:24.013Z] ---> 2bfcc05cc43d [2021-01-19T08:39:24.013Z] Step 9/24 : RUN ${MAKE} [2021-01-19T08:39:24.013Z] ---> Running in 12175df418c8 [2021-01-19T08:39:24.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-01-19T08:39:51.815Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-19T08:39:52.089Z] Removing intermediate container 12175df418c8 [2021-01-19T08:39:52.089Z] ---> 99306be6e524 [2021-01-19T08:39:52.089Z] Step 10/24 : FROM scratch [2021-01-19T08:39:52.089Z] ---> [2021-01-19T08:39:52.089Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-19T08:39:52.089Z] ---> Running in fc2dd3d2cf05 [2021-01-19T08:39:52.684Z] Removing intermediate container fc2dd3d2cf05 [2021-01-19T08:39:52.684Z] ---> 4109be01faea [2021-01-19T08:39:52.684Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-19T08:39:52.684Z] ---> Running in 4056b3ce09a7 [2021-01-19T08:39:52.955Z] Removing intermediate container 4056b3ce09a7 [2021-01-19T08:39:52.955Z] ---> 4d04b9619af3 [2021-01-19T08:39:52.955Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T08:39:53.229Z] ---> Running in 8d0c868aefc7 [2021-01-19T08:39:53.503Z] Removing intermediate container 8d0c868aefc7 [2021-01-19T08:39:53.503Z] ---> 7f4cf518d7d4 [2021-01-19T08:39:53.503Z] Step 14/24 : WORKDIR / [2021-01-19T08:39:53.777Z] ---> Running in 4fab14358247 [2021-01-19T08:39:54.371Z] Removing intermediate container 4fab14358247 [2021-01-19T08:39:54.371Z] ---> c5944eda693a [2021-01-19T08:39:54.371Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-19T08:39:55.349Z] ---> cde0fe7c1f43 [2021-01-19T08:39:55.349Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-19T08:39:55.945Z] ---> 57057645ecb0 [2021-01-19T08:39:55.945Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-19T08:39:56.924Z] ---> 42a2df038113 [2021-01-19T08:39:56.924Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-19T08:39:57.519Z] ---> cbb96357ac8b [2021-01-19T08:39:57.519Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-19T08:39:58.113Z] ---> dd97909123d8 [2021-01-19T08:39:58.113Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-19T08:39:58.385Z] ---> Running in 10c9d77a9e64 [2021-01-19T08:39:58.977Z] Removing intermediate container 10c9d77a9e64 [2021-01-19T08:39:58.977Z] ---> 0657575ffe01 [2021-01-19T08:39:58.977Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T08:39:58.977Z] ---> Running in 1c8964b9ce1a [2021-01-19T08:39:59.570Z] Removing intermediate container 1c8964b9ce1a [2021-01-19T08:39:59.570Z] ---> 24538a6667df [2021-01-19T08:39:59.570Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T08:39:59.570Z] ---> Running in 33d014a6f774 [2021-01-19T08:40:00.164Z] Removing intermediate container 33d014a6f774 [2021-01-19T08:40:00.164Z] ---> 94c7b038c9b7 [2021-01-19T08:40:00.164Z] Step 23/24 : LABEL git_sha=ba4bab197cafec997a63b2382afbec0406c70f94 [2021-01-19T08:40:00.164Z] ---> Running in 5b46a6882b76 [2021-01-19T08:40:00.758Z] Removing intermediate container 5b46a6882b76 [2021-01-19T08:40:00.758Z] ---> fcffbf901216 [2021-01-19T08:40:00.758Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T08:40:00.758Z] ---> Running in cd32a11ec086 [2021-01-19T08:40:01.351Z] Removing intermediate container cd32a11ec086 [2021-01-19T08:40:01.351Z] ---> 02eec6cc006c [2021-01-19T08:40:01.351Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-19T08:40:01.351Z] Successfully built 02eec6cc006c [2021-01-19T08:40:01.351Z] 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] } [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 [2021-01-19T08:40:03.154Z] provisioning config files... [2021-01-19T08:40:03.168Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config8510791034553344637tmp [Pipeline] { [Pipeline] sh [2021-01-19T08:40:03.555Z] + set +x [2021-01-19T08:40:03.555Z] + bash -s -- [2021-01-19T08:40:03.555Z] + curl -s https://codecov.io/bash [2021-01-19T08:40:03.820Z] [2021-01-19T08:40:03.820Z] _____ _ [2021-01-19T08:40:03.820Z] / ____| | | [2021-01-19T08:40:03.820Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T08:40:03.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T08:40:03.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T08:40:03.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T08:40:03.820Z] Bash-20210115-cec3c92 [2021-01-19T08:40:03.820Z] [2021-01-19T08:40:03.820Z] [2021-01-19T08:40:03.820Z] ==> git version 2.24.3 found [2021-01-19T08:40:03.820Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-19T08:40:03.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T08:40:03.820Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T08:40:03.820Z] ==> Jenkins CI detected. [2021-01-19T08:40:03.820Z] project root: . [2021-01-19T08:40:03.820Z] --> token set from env [2021-01-19T08:40:03.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T08:40:03.820Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T08:40:03.820Z] ==> Python coveragepy not found [2021-01-19T08:40:03.820Z] ==> Searching for coverage reports in: [2021-01-19T08:40:03.820Z] + . [2021-01-19T08:40:03.820Z] -> Found 1 reports [2021-01-19T08:40:03.820Z] ==> Detecting git/mercurial file structure [2021-01-19T08:40:03.820Z] ==> Reading reports [2021-01-19T08:40:03.820Z] + ./coverage.out bytes=136842 [2021-01-19T08:40:03.820Z] ==> Appending adjustments [2021-01-19T08:40:03.820Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T08:40:04.395Z] + Found adjustments [2021-01-19T08:40:04.396Z] ==> Gzipping contents [2021-01-19T08:40:04.396Z] 24K /tmp/codecov.NATBYu.gz [2021-01-19T08:40:04.396Z] ==> Uploading reports [2021-01-19T08:40:04.396Z] url: https://codecov.io [2021-01-19T08:40:04.396Z] query: branch=PR-738&commit=ba4bab197cafec997a63b2382afbec0406c70f94&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-738%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=738&job=&cmd_args= [2021-01-19T08:40:04.396Z] -> Pinging Codecov [2021-01-19T08:40:04.396Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-738&commit=ba4bab197cafec997a63b2382afbec0406c70f94&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-738%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=738&job=&cmd_args= [2021-01-19T08:40:05.345Z] -> Uploading to [2021-01-19T08:40:05.345Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/7E55EF52A471D76F132DFD9A03CDDE97/ba4bab197cafec997a63b2382afbec0406c70f94/cb2a497a-c8bb-40ba-b36b-633a6d2101e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T084005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dea57b5fdb8765fb1ddff88c3a624d042f2c226e5ccbd6b72135b61f5e2016d [2021-01-19T08:40:05.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T08:40:05.345Z] Dload Upload Total Spent Left Speed [2021-01-19T08:40:05.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21545 0 0 100 21545 0 45507 --:--:-- --:--:-- --:--:-- 45549 [2021-01-19T08:40:05.876Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ba4bab197cafec997a63b2382afbec0406c70f94 [Pipeline] } [2021-01-19T08:40:05.886Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:08.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:08.743Z] ---> package-listing.sh [2021-01-19T08:40:08.743Z] ++ facter osfamily [2021-01-19T08:40:08.743Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T08:40:08.743Z] + OS_FAMILY=redhat [2021-01-19T08:40:08.743Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-738 [2021-01-19T08:40:08.743Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T08:40:08.743Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T08:40:08.743Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T08:40:08.743Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T08:40:08.743Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-738 ']' [2021-01-19T08:40:08.743Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T08:40:08.743Z] + case "${OS_FAMILY}" in [2021-01-19T08:40:08.743Z] + rpm -qa [2021-01-19T08:40:08.743Z] + sort [2021-01-19T08:40:14.056Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T08:40:14.056Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T08:40:14.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T08:40:14.056Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-738 ']' [2021-01-19T08:40:14.056Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-738/archives/ [2021-01-19T08:40:14.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-738/archives/ [Pipeline] echo [2021-01-19T08:40:14.070Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-738/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T08:40:14.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:40:14.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T08:40:14.673Z] [2021-01-19T08:40:14.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T08:40:15.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T08:40:15.022Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T08:40:15.022Z] df20fa9351a1: Pulling fs layer [2021-01-19T08:40:15.022Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T08:40:15.022Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T08:40:15.022Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T08:40:15.022Z] 93b61091891f: Pulling fs layer [2021-01-19T08:40:15.022Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T08:40:15.022Z] 5e14af77c1be: Pulling fs layer [2021-01-19T08:40:15.022Z] 01666e4c0597: Pulling fs layer [2021-01-19T08:40:15.022Z] aa168da1d23b: Pulling fs layer [2021-01-19T08:40:15.022Z] aa168da1d23b: Waiting [2021-01-19T08:40:15.022Z] 01666e4c0597: Waiting [2021-01-19T08:40:15.022Z] 46f8f816bc3b: Waiting [2021-01-19T08:40:15.022Z] 36b3adc4ff6f: Download complete [2021-01-19T08:40:15.289Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T08:40:15.289Z] 46f8f816bc3b: Download complete [2021-01-19T08:40:15.289Z] df20fa9351a1: Download complete [2021-01-19T08:40:15.289Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T08:40:15.289Z] 93b9cdb0e59b: Download complete [2021-01-19T08:40:15.289Z] 93b61091891f: Verifying Checksum [2021-01-19T08:40:15.289Z] 93b61091891f: Download complete [2021-01-19T08:40:15.289Z] 5e14af77c1be: Verifying Checksum [2021-01-19T08:40:15.289Z] 5e14af77c1be: Download complete [2021-01-19T08:40:15.289Z] 01666e4c0597: Verifying Checksum [2021-01-19T08:40:15.289Z] 01666e4c0597: Download complete [2021-01-19T08:40:15.552Z] df20fa9351a1: Pull complete [2021-01-19T08:40:15.815Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T08:40:15.815Z] 8ad3a11d3b57: Download complete [2021-01-19T08:40:15.815Z] 36b3adc4ff6f: Pull complete [2021-01-19T08:40:16.398Z] 8ad3a11d3b57: Pull complete [2021-01-19T08:40:16.664Z] 46f8f816bc3b: Pull complete [2021-01-19T08:40:17.617Z] aa168da1d23b: Verifying Checksum [2021-01-19T08:40:17.617Z] aa168da1d23b: Download complete [2021-01-19T08:40:17.881Z] 93b61091891f: Pull complete [2021-01-19T08:40:18.144Z] 93b9cdb0e59b: Pull complete [2021-01-19T08:40:18.144Z] 5e14af77c1be: Pull complete [2021-01-19T08:40:18.413Z] 01666e4c0597: Pull complete [2021-01-19T08:40:26.612Z] aa168da1d23b: Pull complete [2021-01-19T08:40:26.612Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T08:40:26.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T08:40:26.612Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T08:40:26.798Z] prd-centos7-docker-4c-2g-21170 does not seem to be running inside a container [2021-01-19T08:40:26.853Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-738/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-738 -v /w/workspace/dgexfoundry_device-sdk-go_PR-738:/w/workspace/dgexfoundry_device-sdk-go_PR-738:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T08:40:30.677Z] $ docker top f7dcd48e467697f3727aef4ee79da54db8010cf178e9cb92f17357dbdacb9eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T08:40:31.188Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T08:40:31.491Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T08:40:31.789Z] + ls /var/log/sa-host [2021-01-19T08:40:31.789Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T08:40:31.789Z] file_magic: OK [2021-01-19T08:40:31.789Z] HZ: Using current value: 100 [2021-01-19T08:40:31.789Z] file_header: OK [2021-01-19T08:40:31.789Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T08:40:31.789Z] Statistics: [2021-01-19T08:40:31.789Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T08:40:31.789Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T08:40:31.789Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T08:40:31.789Z] file_magic: OK [2021-01-19T08:40:31.789Z] HZ: Using current value: 100 [2021-01-19T08:40:31.789Z] file_header: OK [2021-01-19T08:40:31.789Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T08:40:31.789Z] Statistics: [2021-01-19T08:40:31.789Z] Hnuu...uuuununununu... [2021-01-19T08:40:31.789Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T08:40:32.372Z] provisioning config files... [2021-01-19T08:40:32.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-738@tmp/config679912584407380103tmp [Pipeline] { [Pipeline] echo [2021-01-19T08:40:32.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:32.753Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T08:40:32.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T08:40:32.850Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:33.147Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T08:40:33.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:33.456Z] ---> sudo-logs.sh [2021-01-19T08:40:33.456Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T08:40:33.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:33.768Z] ---> job-cost.sh [2021-01-19T08:40:33.768Z] lf-activate-venv: SKIPPING [2021-01-19T08:40:33.768Z] INFO: No Stack... [2021-01-19T08:40:34.712Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T08:40:35.287Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T08:40:35.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T08:40:35.590Z] ---> logs-deploy.sh [2021-01-19T08:40:35.591Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-738/4 [2021-01-19T08:40:35.591Z] INFO: archiving workspace using pattern(s): [2021-01-19T08:40:37.507Z] Archives upload complete. [2021-01-19T08:40:37.507Z] INFO: archiving logs to Nexus