Pull request #650 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 tzstoyanov for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 4525aed633a2d28dffb46d50cb0e81f75e767df3 rather than e78e4a6b1226f712260dbfe942b10f61481acef9 Obtained Jenkinsfile from 4525aed633a2d28dffb46d50cb0e81f75e767df3 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16318 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [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-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit e78e4a6b1226f712260dbfe942b10f61481acef9 Merge succeeded, producing e78e4a6b1226f712260dbfe942b10f61481acef9 Checking out Revision e78e4a6b1226f712260dbfe942b10f61481acef9 (PR-650) > 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/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # 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 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # timeout=10 Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" First time build. Skipping changelog. > git rev-list --no-walk 1fe98612d91ad7067da65148900ec19dd95b7b76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-16T09:45:41.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-16T09:45:41.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-16T09:45:41.774Z] ========================================================= [2020-12-16T09:45:41.774Z] EdgeX Global Pipelines Version Info [2020-12-16T09:45:41.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:45:43.324Z] ------------------- [2020-12-16T09:45:43.324Z] stable info: [2020-12-16T09:45:43.324Z] ------------------- [2020-12-16T09:45:43.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T09:45:43.324Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T09:45:43.324Z] Message: update stable to v1.0.172 [2020-12-16T09:45:44.270Z] ------------------- [2020-12-16T09:45:44.270Z] experimental info: [2020-12-16T09:45:44.270Z] ------------------- [2020-12-16T09:45:44.270Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-16T09:45:44.270Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-16T09:45:44.270Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-16T09:45:44.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-16T09:45:44.596Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-16T09:45:44.682Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-16T09:45:44.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-16T09:45:44.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-16T09:45:44.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-16T09:45:45.068Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-16T09:45:45.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-16T09:45:45.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-16T09:45:45.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-16T09:45:45.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-16T09:45:45.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-16T09:45:45.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-16T09:45:45.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-16T09:45:45.780Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-16T09:45:45.866Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T09:45:45.963Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T09:45:46.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-16T09:45:46.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-16T09:45:46.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-16T09:45:46.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-16T09:45:46.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-16T09:45:46.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-16T09:45:46.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-16T09:45:46.664Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-16T09:45:46.753Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-16T09:45:46.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo [2020-12-16T09:45:46.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo [2020-12-16T09:45:47.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo [2020-12-16T09:45:47.180Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e78e4a6b1226f712260dbfe942b10f61481acef9 [Pipeline] echo [2020-12-16T09:45:47.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e78e4a6 [Pipeline] echo [2020-12-16T09:45:47.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T09:45:47.518Z] provisioning config files... [2020-12-16T09:45:47.554Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config724468205425995184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:45:47.906Z] ---> docker-login.sh [2020-12-16T09:45:47.906Z] nexus3.edgexfoundry.org:10001 [2020-12-16T09:45:48.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:45:48.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:45:48.453Z] Configure a credential helper to remove this warning. See [2020-12-16T09:45:48.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:45:48.453Z] [2020-12-16T09:45:48.453Z] Login Succeeded [2020-12-16T09:45:48.453Z] nexus3.edgexfoundry.org:10002 [2020-12-16T09:45:48.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:45:48.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:45:48.722Z] Configure a credential helper to remove this warning. See [2020-12-16T09:45:48.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:45:48.722Z] [2020-12-16T09:45:48.722Z] Login Succeeded [2020-12-16T09:45:48.722Z] nexus3.edgexfoundry.org:10003 [2020-12-16T09:45:48.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:45:48.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:45:48.985Z] Configure a credential helper to remove this warning. See [2020-12-16T09:45:48.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:45:48.985Z] [2020-12-16T09:45:48.985Z] Login Succeeded [2020-12-16T09:45:48.985Z] nexus3.edgexfoundry.org:10004 [2020-12-16T09:45:48.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:45:49.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:45:49.255Z] Configure a credential helper to remove this warning. See [2020-12-16T09:45:49.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:45:49.255Z] [2020-12-16T09:45:49.255Z] Login Succeeded [2020-12-16T09:45:49.255Z] docker.io [2020-12-16T09:45:49.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:45:49.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:45:49.525Z] Configure a credential helper to remove this warning. See [2020-12-16T09:45:49.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:45:49.525Z] [2020-12-16T09:45:49.525Z] Login Succeeded [2020-12-16T09:45:49.525Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T09:45:49.537Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T09:45:50.483Z] + git log --format=format:%s -1 e78e4a6b1226f712260dbfe942b10f61481acef9 [Pipeline] echo [2020-12-16T09:45:50.581Z] GIT_COMMIT: e78e4a6b1226f712260dbfe942b10f61481acef9, Commit Message: feat(sdk): Implement Device AutoEvents SDK APIs [Pipeline] echo [2020-12-16T09:45:50.647Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:45:51.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T09:45:51.233Z] [2020-12-16T09:45:51.233Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:45:51.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T09:45:51.585Z] latest: Pulling from edgex-devops/git-semver [2020-12-16T09:45:51.585Z] 31603596830f: Pulling fs layer [2020-12-16T09:45:51.585Z] 2a8b12db71e7: Pulling fs layer [2020-12-16T09:45:51.585Z] 6ca5941a6612: Pulling fs layer [2020-12-16T09:45:51.585Z] ecc8261a40a4: Pulling fs layer [2020-12-16T09:45:51.585Z] ecc8261a40a4: Waiting [2020-12-16T09:45:51.585Z] 2a8b12db71e7: Download complete [2020-12-16T09:45:51.849Z] 31603596830f: Verifying Checksum [2020-12-16T09:45:51.849Z] 31603596830f: Download complete [2020-12-16T09:45:51.849Z] 6ca5941a6612: Verifying Checksum [2020-12-16T09:45:51.849Z] 6ca5941a6612: Download complete [2020-12-16T09:45:51.849Z] ecc8261a40a4: Download complete [2020-12-16T09:45:52.113Z] 31603596830f: Pull complete [2020-12-16T09:45:52.377Z] 2a8b12db71e7: Pull complete [2020-12-16T09:45:53.324Z] 6ca5941a6612: Pull complete [2020-12-16T09:45:53.587Z] ecc8261a40a4: Pull complete [2020-12-16T09:45:53.588Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-16T09:45:53.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-16T09:45:53.588Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-16T09:45:53.692Z] prd-centos7-docker-4c-2g-16318 does not seem to be running inside a container [2020-12-16T09:45:53.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-16T09:45:55.713Z] $ docker top 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-16T09:45:56.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T09:45:56.067Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T09:45:56.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T09:45:56.327Z] $ docker exec 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 ssh-agent [2020-12-16T09:45:56.507Z] SSH_AUTH_SOCK=/tmp/ssh-lHcjkZ17o4jI/agent.11 [2020-12-16T09:45:56.507Z] SSH_AGENT_PID=17 [2020-12-16T09:45:56.520Z] Running ssh-add (command line suppressed) [2020-12-16T09:45:56.641Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_2983457202766023554.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_2983457202766023554.key) [2020-12-16T09:45:56.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T09:45:57.025Z] + git tag --points-at HEAD [Pipeline] } [2020-12-16T09:45:57.051Z] $ docker exec --env ******** --env ******** 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 ssh-agent -k [2020-12-16T09:45:57.177Z] unset SSH_AUTH_SOCK; [2020-12-16T09:45:57.177Z] unset SSH_AGENT_PID; [2020-12-16T09:45:57.178Z] echo Agent pid 17 killed; [2020-12-16T09:45:57.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-16T09:45:57.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-16T09:45:57.390Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-16T09:45:57.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-16T09:45:57.571Z] $ docker exec 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 ssh-agent [2020-12-16T09:45:57.739Z] SSH_AUTH_SOCK=/tmp/ssh-lmievoUmSdEO/agent.45 [2020-12-16T09:45:57.739Z] SSH_AGENT_PID=51 [2020-12-16T09:45:57.777Z] Running ssh-add (command line suppressed) [2020-12-16T09:45:58.002Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_3761354016773256343.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_3761354016773256343.key) [2020-12-16T09:45:58.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-16T09:45:58.420Z] + git semver init [2020-12-16T09:45:58.420Z] # -> Open(): unable to determine branch for HEAD [2020-12-16T09:45:58.420Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.git [2020-12-16T09:45:58.420Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-12-16T09:45:58.420Z] # $SEMVER_REMOTE_NAME = origin [2020-12-16T09:45:58.420Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-16T09:45:58.420Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-16T09:45:58.420Z] # $SEMVER_BRANCH = PR-650 [2020-12-16T09:45:58.420Z] # $SEMVER_TEMP = /tmp/semver-175250636 [2020-12-16T09:45:58.420Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-16T09:45:59.007Z] # '/tmp/semver-175250636' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver' [2020-12-16T09:45:59.007Z] # -> Force: false [2020-12-16T09:45:59.007Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver [Pipeline] } [2020-12-16T09:45:59.024Z] $ docker exec --env ******** --env ******** 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 ssh-agent -k [2020-12-16T09:45:59.143Z] unset SSH_AUTH_SOCK; [2020-12-16T09:45:59.143Z] unset SSH_AGENT_PID; [2020-12-16T09:45:59.143Z] echo Agent pid 51 killed; [2020-12-16T09:45:59.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-16T09:45:59.657Z] + git semver [Pipeline] } [2020-12-16T09:45:59.679Z] $ docker stop --time=1 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 [2020-12-16T09:46:01.402Z] $ docker rm -f 8a2a0d3ec5b1880f800bb79eed7c169ab9f683ba3f02f20409fa70da81ed1602 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T09:46:01.907Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-16T09:46:02.356Z] Stashed 1 file(s) [Pipeline] echo [2020-12-16T09:46:02.358Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-16T09:46:17.870Z] Still waiting to schedule task [2020-12-16T09:46:17.870Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-16T09:46:17.872Z] Still waiting to schedule task [2020-12-16T09:46:17.872Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-16T09:48:06.939Z] Running on prd-centos7-docker-4c-2g-16322 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-12-16T09:48:07.002Z] Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout [2020-12-16T09:48:09.332Z] using credential edgex-jenkins-ssh [2020-12-16T09:48:09.389Z] Cloning the remote Git repository [2020-12-16T09:48:09.194Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:09.261Z] > git init /w/workspace/device-sdk-go/11 # timeout=10 [2020-12-16T09:48:09.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:09.341Z] > git --version # timeout=10 [2020-12-16T09:48:09.350Z] > git --version # 'git version 2.24.3' [2020-12-16T09:48:09.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:09.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T09:48:10.077Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T09:48:10.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T09:48:10.098Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T09:48:10.111Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:10.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:10.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T09:48:10.829Z] Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:48:10.929Z] Merge succeeded, producing e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:48:10.930Z] Checking out Revision e78e4a6b1226f712260dbfe942b10f61481acef9 (PR-650) [2020-12-16T09:48:10.738Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T09:48:10.744Z] > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # timeout=10 [2020-12-16T09:48:10.799Z] > git remote # timeout=10 [2020-12-16T09:48:10.805Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T09:48:10.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:10.820Z] > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 [2020-12-16T09:48:10.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T09:48:10.841Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T09:48:10.845Z] > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # timeout=10 [2020-12-16T09:48:14.485Z] Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T09:48:15.732Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-16T09:48:16.053Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T09:48:16.349Z] + sudo service docker restart [2020-12-16T09:48:16.349Z] + true [2020-12-16T09:48:16.349Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T09:48:17.819Z] provisioning config files... [2020-12-16T09:48:17.845Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/11@tmp/config6818816805978524343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:48:18.265Z] ---> docker-login.sh [2020-12-16T09:48:18.265Z] nexus3.edgexfoundry.org:10001 [2020-12-16T09:48:18.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:48:18.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:48:18.528Z] Configure a credential helper to remove this warning. See [2020-12-16T09:48:18.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:48:18.528Z] [2020-12-16T09:48:18.528Z] Login Succeeded [2020-12-16T09:48:18.528Z] nexus3.edgexfoundry.org:10002 [2020-12-16T09:48:18.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:48:18.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:48:18.791Z] Configure a credential helper to remove this warning. See [2020-12-16T09:48:18.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:48:18.791Z] [2020-12-16T09:48:18.791Z] Login Succeeded [2020-12-16T09:48:18.791Z] nexus3.edgexfoundry.org:10003 [2020-12-16T09:48:18.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:48:18.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:48:18.791Z] Configure a credential helper to remove this warning. See [2020-12-16T09:48:18.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:48:18.791Z] [2020-12-16T09:48:18.791Z] Login Succeeded [2020-12-16T09:48:18.791Z] nexus3.edgexfoundry.org:10004 [2020-12-16T09:48:19.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:48:19.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:48:19.052Z] Configure a credential helper to remove this warning. See [2020-12-16T09:48:19.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:48:19.052Z] [2020-12-16T09:48:19.052Z] Login Succeeded [2020-12-16T09:48:19.052Z] docker.io [2020-12-16T09:48:19.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:48:19.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:48:19.575Z] Configure a credential helper to remove this warning. See [2020-12-16T09:48:19.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:48:19.575Z] [2020-12-16T09:48:19.575Z] Login Succeeded [2020-12-16T09:48:19.575Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T09:48:19.584Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T09:48:19.884Z] ========================================================= [2020-12-16T09:48:19.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-16T09:48:19.884Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:48:20.227Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-16T09:48:20.227Z] Sending build context to Docker daemon 2.416MB [2020-12-16T09:48:20.227Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T09:48:20.227Z] Step 2/8 : FROM ${BASE} [2020-12-16T09:48:20.488Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-16T09:48:20.488Z] 188c0c94c7c5: Pulling fs layer [2020-12-16T09:48:20.488Z] 0ef7d3d256c8: Pulling fs layer [2020-12-16T09:48:20.488Z] de9db76c5a1d: Pulling fs layer [2020-12-16T09:48:20.488Z] bca2f99d35d6: Pulling fs layer [2020-12-16T09:48:20.488Z] 93359f2a8cfa: Pulling fs layer [2020-12-16T09:48:20.488Z] 7c6f9722023f: Pulling fs layer [2020-12-16T09:48:20.489Z] a35cf1a2eb13: Pulling fs layer [2020-12-16T09:48:20.489Z] 93359f2a8cfa: Waiting [2020-12-16T09:48:20.489Z] 7c6f9722023f: Waiting [2020-12-16T09:48:20.489Z] a35cf1a2eb13: Waiting [2020-12-16T09:48:20.489Z] bca2f99d35d6: Waiting [2020-12-16T09:48:20.489Z] de9db76c5a1d: Verifying Checksum [2020-12-16T09:48:20.489Z] de9db76c5a1d: Download complete [2020-12-16T09:48:20.489Z] 0ef7d3d256c8: Download complete [2020-12-16T09:48:20.489Z] 93359f2a8cfa: Download complete [2020-12-16T09:48:20.489Z] 188c0c94c7c5: Verifying Checksum [2020-12-16T09:48:20.489Z] 188c0c94c7c5: Download complete [2020-12-16T09:48:20.489Z] 7c6f9722023f: Verifying Checksum [2020-12-16T09:48:20.489Z] 7c6f9722023f: Download complete [2020-12-16T09:48:20.751Z] 188c0c94c7c5: Pull complete [2020-12-16T09:48:21.021Z] 0ef7d3d256c8: Pull complete [2020-12-16T09:48:21.021Z] de9db76c5a1d: Pull complete [2020-12-16T09:48:22.963Z] a35cf1a2eb13: Verifying Checksum [2020-12-16T09:48:22.963Z] a35cf1a2eb13: Download complete [2020-12-16T09:48:23.541Z] bca2f99d35d6: Verifying Checksum [2020-12-16T09:48:23.541Z] bca2f99d35d6: Download complete [2020-12-16T09:48:28.858Z] bca2f99d35d6: Pull complete [2020-12-16T09:48:28.858Z] 93359f2a8cfa: Pull complete [2020-12-16T09:48:28.858Z] 7c6f9722023f: Pull complete [2020-12-16T09:48:32.180Z] a35cf1a2eb13: Pull complete [2020-12-16T09:48:32.180Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-16T09:48:32.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-16T09:48:32.180Z] ---> a62c8e92a672 [2020-12-16T09:48:32.180Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:48:32.180Z] ---> Running in d841accb6bc4 [2020-12-16T09:48:32.445Z] Removing intermediate container d841accb6bc4 [2020-12-16T09:48:32.445Z] ---> a10f482f08dc [2020-12-16T09:48:32.445Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T09:48:32.445Z] ---> Running in fdda016f340e [2020-12-16T09:48:33.402Z] Removing intermediate container fdda016f340e [2020-12-16T09:48:33.402Z] ---> baf8562eb127 [2020-12-16T09:48:33.402Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-16T09:48:33.671Z] ---> Running in a16059a7cf48 [2020-12-16T09:48:34.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T09:48:34.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T09:48:35.402Z] OK: 166 MiB in 39 packages [2020-12-16T09:48:35.978Z] Removing intermediate container a16059a7cf48 [2020-12-16T09:48:35.978Z] ---> 845e6137805a [2020-12-16T09:48:35.978Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-16T09:48:35.978Z] ---> Running in d4527f679295 [2020-12-16T09:48:35.978Z] Removing intermediate container d4527f679295 [2020-12-16T09:48:35.978Z] ---> 0a46b8fa2fd8 [2020-12-16T09:48:35.978Z] Step 7/8 : COPY . . [2020-12-16T09:48:37.367Z] ---> 08359193153a [2020-12-16T09:48:37.367Z] Step 8/8 : RUN go mod download [2020-12-16T09:48:37.367Z] ---> Running in 853e6a50918f [2020-12-16T09:48:48.364Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16321 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-12-16T09:48:48.467Z] Running in /w/workspace/device-sdk-go/11 [Pipeline] { [Pipeline] checkout [2020-12-16T09:48:53.860Z] using credential edgex-jenkins-ssh [2020-12-16T09:48:53.930Z] Cloning the remote Git repository [2020-12-16T09:48:53.987Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:54.099Z] > git init /w/workspace/device-sdk-go/11 # timeout=10 [2020-12-16T09:48:54.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:54.170Z] > git --version # timeout=10 [2020-12-16T09:48:54.185Z] > git --version # 'git version 2.17.1' [2020-12-16T09:48:54.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:54.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T09:48:55.514Z] Removing intermediate container 853e6a50918f [2020-12-16T09:48:55.514Z] ---> 9b63a1604298 [2020-12-16T09:48:55.514Z] Successfully built 9b63a1604298 [2020-12-16T09:48:55.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:48:55.821Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T09:48:55.821Z] . [Pipeline] withDockerContainer [2020-12-16T09:48:56.016Z] prd-centos7-docker-4c-2g-16322 does not seem to be running inside a container [2020-12-16T09:48:56.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-x86_64 cat [2020-12-16T09:48:56.171Z] Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:48:55.394Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T09:48:55.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-16T09:48:55.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-16T09:48:55.493Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-16T09:48:55.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:55.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-16T09:48:56.180Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T09:48:56.455Z] Merge succeeded, producing e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:48:56.455Z] Checking out Revision e78e4a6b1226f712260dbfe942b10f61481acef9 (PR-650) [2020-12-16T09:48:56.822Z] $ docker top a11b3943dfcc3ca2006f0aec6482f5b8ec55503790cb16fa13b48de764afe6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T09:48:57.307Z] + go version [2020-12-16T09:48:57.307Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-16T09:48:57.325Z] $ docker stop --time=1 a11b3943dfcc3ca2006f0aec6482f5b8ec55503790cb16fa13b48de764afe6e6 [2020-12-16T09:48:56.208Z] > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # timeout=10 [2020-12-16T09:48:56.341Z] > git remote # timeout=10 [2020-12-16T09:48:56.375Z] > git config --get remote.origin.url # timeout=10 [2020-12-16T09:48:56.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-16T09:48:56.404Z] > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 [2020-12-16T09:48:56.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-16T09:48:56.449Z] > git config core.sparsecheckout # timeout=10 [2020-12-16T09:48:56.464Z] > git checkout -f e78e4a6b1226f712260dbfe942b10f61481acef9 # timeout=10 [2020-12-16T09:48:59.426Z] $ docker rm -f a11b3943dfcc3ca2006f0aec6482f5b8ec55503790cb16fa13b48de764afe6e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:49:00.228Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-16T09:49:00.228Z] . [Pipeline] withDockerContainer [2020-12-16T09:49:00.318Z] prd-centos7-docker-4c-2g-16322 does not seem to be running inside a container [2020-12-16T09:49:00.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-x86_64 cat [2020-12-16T09:49:00.926Z] $ docker top 4a5b03c057034ac0c2d253d22a08cf0d673c138d6b56a2d12f76b4412f0cff76 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T09:49:01.218Z] Commit message: "feat(sdk): Implement Device AutoEvents SDK APIs" [2020-12-16T09:49:01.447Z] + make test [2020-12-16T09:49:01.447Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T09:49:02.804Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-16T09:49:03.260Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-16T09:49:03.614Z] + sudo service docker restart [2020-12-16T09:49:03.614Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-16T09:49:06.314Z] provisioning config files... [2020-12-16T09:49:06.364Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/11@tmp/config7129781556258042029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:49:06.793Z] ---> docker-login.sh [2020-12-16T09:49:06.794Z] nexus3.edgexfoundry.org:10001 [2020-12-16T09:49:07.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:49:07.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:49:07.990Z] Configure a credential helper to remove this warning. See [2020-12-16T09:49:07.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:49:07.990Z] [2020-12-16T09:49:07.990Z] Login Succeeded [2020-12-16T09:49:07.990Z] nexus3.edgexfoundry.org:10002 [2020-12-16T09:49:08.120Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-16T09:49:08.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:49:08.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:49:08.538Z] Configure a credential helper to remove this warning. See [2020-12-16T09:49:08.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:49:08.538Z] [2020-12-16T09:49:08.538Z] Login Succeeded [2020-12-16T09:49:08.538Z] nexus3.edgexfoundry.org:10003 [2020-12-16T09:49:08.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:49:09.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:49:09.090Z] Configure a credential helper to remove this warning. See [2020-12-16T09:49:09.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:49:09.090Z] [2020-12-16T09:49:09.090Z] Login Succeeded [2020-12-16T09:49:09.090Z] nexus3.edgexfoundry.org:10004 [2020-12-16T09:49:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:49:09.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:49:09.642Z] Configure a credential helper to remove this warning. See [2020-12-16T09:49:09.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:49:09.643Z] [2020-12-16T09:49:09.643Z] Login Succeeded [2020-12-16T09:49:09.643Z] docker.io [2020-12-16T09:49:09.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-16T09:49:10.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-16T09:49:10.518Z] Configure a credential helper to remove this warning. See [2020-12-16T09:49:10.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-16T09:49:10.518Z] [2020-12-16T09:49:10.518Z] Login Succeeded [2020-12-16T09:49:10.518Z] ---> docker-login.sh ends [Pipeline] } [2020-12-16T09:49:10.535Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-16T09:49:11.015Z] ========================================================= [2020-12-16T09:49:11.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-16T09:49:11.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:49:11.408Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-16T09:49:12.017Z] Sending build context to Docker daemon 2.412MB [2020-12-16T09:49:12.017Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-16T09:49:12.017Z] Step 2/8 : FROM ${BASE} [2020-12-16T09:49:12.017Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-16T09:49:12.017Z] 5f621e34cdf4: Pulling fs layer [2020-12-16T09:49:12.017Z] a4357932f1b6: Pulling fs layer [2020-12-16T09:49:12.017Z] 18c013af1878: Pulling fs layer [2020-12-16T09:49:12.017Z] 00ac8860ef70: Pulling fs layer [2020-12-16T09:49:12.017Z] 63d7cb157983: Pulling fs layer [2020-12-16T09:49:12.017Z] b116817d02f9: Pulling fs layer [2020-12-16T09:49:12.017Z] 745a02a5169b: Pulling fs layer [2020-12-16T09:49:12.017Z] 00ac8860ef70: Waiting [2020-12-16T09:49:12.017Z] 63d7cb157983: Waiting [2020-12-16T09:49:12.017Z] b116817d02f9: Waiting [2020-12-16T09:49:12.017Z] 745a02a5169b: Waiting [2020-12-16T09:49:12.017Z] 18c013af1878: Download complete [2020-12-16T09:49:12.017Z] a4357932f1b6: Verifying Checksum [2020-12-16T09:49:12.017Z] a4357932f1b6: Download complete [2020-12-16T09:49:12.017Z] 63d7cb157983: Verifying Checksum [2020-12-16T09:49:12.017Z] 63d7cb157983: Download complete [2020-12-16T09:49:12.017Z] b116817d02f9: Download complete [2020-12-16T09:49:12.017Z] 5f621e34cdf4: Verifying Checksum [2020-12-16T09:49:12.017Z] 5f621e34cdf4: Download complete [2020-12-16T09:49:13.006Z] 5f621e34cdf4: Pull complete [2020-12-16T09:49:13.295Z] a4357932f1b6: Pull complete [2020-12-16T09:49:13.924Z] 18c013af1878: Pull complete [2020-12-16T09:49:14.525Z] 745a02a5169b: Download complete [2020-12-16T09:49:16.008Z] 00ac8860ef70: Verifying Checksum [2020-12-16T09:49:16.008Z] 00ac8860ef70: Download complete [2020-12-16T09:49:23.219Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-16T09:49:23.220Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-16T09:49:23.220Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-16T09:49:23.220Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.052s coverage: 19.4% of statements [2020-12-16T09:49:24.183Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.440s coverage: 97.1% of statements [2020-12-16T09:49:26.165Z] 00ac8860ef70: Pull complete [2020-12-16T09:49:26.165Z] 63d7cb157983: Pull complete [2020-12-16T09:49:26.439Z] b116817d02f9: Pull complete [2020-12-16T09:49:29.829Z] 745a02a5169b: Pull complete [2020-12-16T09:49:29.829Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-16T09:49:29.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-16T09:49:29.829Z] ---> b7e6874047d6 [2020-12-16T09:49:29.829Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:49:33.273Z] ---> Running in 92c846ae31fd [2020-12-16T09:49:33.273Z] Removing intermediate container 92c846ae31fd [2020-12-16T09:49:33.273Z] ---> 205e317c6fcb [2020-12-16T09:49:33.273Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T09:49:33.273Z] ---> Running in 7ca99af0d446 [2020-12-16T09:49:35.909Z] Removing intermediate container 7ca99af0d446 [2020-12-16T09:49:35.909Z] ---> b75101b46648 [2020-12-16T09:49:35.909Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-16T09:49:35.909Z] ---> Running in 6d349ed70696 [2020-12-16T09:49:36.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T09:49:37.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T09:49:38.474Z] OK: 142 MiB in 39 packages [2020-12-16T09:49:39.913Z] Removing intermediate container 6d349ed70696 [2020-12-16T09:49:39.913Z] ---> e6a4e27e7c90 [2020-12-16T09:49:39.913Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-16T09:49:39.913Z] ---> Running in d51c1b09687a [2020-12-16T09:49:40.189Z] Removing intermediate container d51c1b09687a [2020-12-16T09:49:40.189Z] ---> c24fd5a01389 [2020-12-16T09:49:40.189Z] Step 7/8 : COPY . . [2020-12-16T09:49:41.629Z] ---> 8a74f556e5c3 [2020-12-16T09:49:41.629Z] Step 8/8 : RUN go mod download [2020-12-16T09:49:41.629Z] ---> Running in e78ef3ff0cfb [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.050s coverage: 9.4% of statements [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.9% of statements [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.254s coverage: 42.5% of statements [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.305s coverage: 68.9% of statements [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 53.8% of statements [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.212s coverage: 68.9% of statements [2020-12-16T09:49:56.365Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.053s coverage: 4.3% of statements [2020-12-16T09:49:56.365Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-16T09:49:56.365Z] GO111MODULE=on go vet ./... [2020-12-16T09:50:03.075Z] gofmt -l . [2020-12-16T09:50:03.075Z] [ "`gofmt -l .`" = "" ] [2020-12-16T09:50:03.075Z] ./bin/test-attribution-txt.sh [2020-12-16T09:50:03.652Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-16T09:50:03.672Z] $ docker stop --time=1 4a5b03c057034ac0c2d253d22a08cf0d673c138d6b56a2d12f76b4412f0cff76 [2020-12-16T09:50:03.826Z] Removing intermediate container e78ef3ff0cfb [2020-12-16T09:50:03.826Z] ---> bf6e2fd1b734 [2020-12-16T09:50:03.826Z] Successfully built bf6e2fd1b734 [2020-12-16T09:50:03.826Z] Successfully tagged ci-base-image-arm64:latest [2020-12-16T09:50:05.471Z] $ docker rm -f 4a5b03c057034ac0c2d253d22a08cf0d673c138d6b56a2d12f76b4412f0cff76 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:50:06.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-16T09:50:06.191Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T09:50:06.191Z] . [Pipeline] withDockerContainer [2020-12-16T09:50:06.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-16321 does not seem to be running inside a container [2020-12-16T09:50:06.498Z] Stashed 1 file(s) [2020-12-16T09:50:06.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-arm64 cat [2020-12-16T09:50:08.074Z] $ docker top f3158df2d8329cbd62102a586ddfe40134283bc008ec5f56703bb0b1dc59dd5b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-16T09:50:09.145Z] + go version [2020-12-16T09:50:09.145Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-16T09:50:10.714Z] $ docker stop --time=1 f3158df2d8329cbd62102a586ddfe40134283bc008ec5f56703bb0b1dc59dd5b [2020-12-16T09:50:12.566Z] $ docker rm -f f3158df2d8329cbd62102a586ddfe40134283bc008ec5f56703bb0b1dc59dd5b [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-16T09:50:13.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:50:13.424Z] + ls -al . [2020-12-16T09:50:13.424Z] total 208 [2020-12-16T09:50:13.424Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 16 09:50 . [2020-12-16T09:50:13.424Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 16 09:48 .. [2020-12-16T09:50:13.424Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 16 09:48 bin [2020-12-16T09:50:13.424Z] -rw-r--r--. 1 jenkins jenkins 130290 Dec 16 09:49 coverage.out [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 16 09:48 Dockerfile.build [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 16 09:48 .dockerignore [2020-12-16T09:50:13.424Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 16 09:48 example [2020-12-16T09:50:13.424Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 16 09:48 .git [2020-12-16T09:50:13.424Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 16 09:48 .github [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 16 09:48 .gitignore [2020-12-16T09:50:13.424Z] -rw-r--r--. 1 jenkins jenkins 488 Dec 16 09:50 go.mod [2020-12-16T09:50:13.424Z] -rw-r--r--. 1 jenkins jenkins 13631 Dec 16 09:50 go.sum [2020-12-16T09:50:13.424Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 16 09:48 internal [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 16 09:48 Jenkinsfile [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 16 09:48 LICENSE [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 16 09:48 Makefile [2020-12-16T09:50:13.424Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 16 09:48 openapi [2020-12-16T09:50:13.424Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 16 09:48 pkg [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 16 09:48 README.md [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 16 09:48 RELEASE-NOTES.txt [2020-12-16T09:50:13.424Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 16 09:48 snap [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 16 09:46 VERSION [2020-12-16T09:50:13.424Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 16 09:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:50:13.676Z] + docker inspect -f . ci-base-image-arm64 [2020-12-16T09:50:13.676Z] . [Pipeline] withDockerContainer [2020-12-16T09:50:13.749Z] + 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=e78e4a6b1226f712260dbfe942b10f61481acef9 --label arch=amd64 --label version=0.0.0 . [2020-12-16T09:50:13.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-16321 does not seem to be running inside a container [2020-12-16T09:50:14.014Z] Sending build context to Docker daemon 2.547MB [2020-12-16T09:50:14.014Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-16T09:50:14.014Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-16T09:50:14.014Z] ---> 9b63a1604298 [2020-12-16T09:50:14.014Z] Step 3/24 : ARG MAKE='make build' [2020-12-16T09:50:14.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/11 -v /w/workspace/device-sdk-go/11:/w/workspace/device-sdk-go/11:rw,z -v /w/workspace/device-sdk-go/11@tmp:/w/workspace/device-sdk-go/11@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 ******** ci-base-image-arm64 cat [2020-12-16T09:50:14.588Z] ---> Running in 3414f25a29dc [2020-12-16T09:50:14.588Z] Removing intermediate container 3414f25a29dc [2020-12-16T09:50:14.588Z] ---> 9fc38294def6 [2020-12-16T09:50:14.588Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-16T09:50:14.588Z] ---> Running in c5ef6b19b274 [2020-12-16T09:50:14.849Z] Removing intermediate container c5ef6b19b274 [2020-12-16T09:50:14.849Z] ---> 5ce7997c3b6b [2020-12-16T09:50:14.849Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:50:14.849Z] ---> Running in 8d40432ba1ac [2020-12-16T09:50:15.111Z] Removing intermediate container 8d40432ba1ac [2020-12-16T09:50:15.111Z] ---> d598f01e9f14 [2020-12-16T09:50:15.111Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T09:50:15.111Z] ---> Running in b189d3aab96f [2020-12-16T09:50:15.395Z] $ docker top 0c46711a1eeebc8a508760909f9dd1d1416c3f574becd06d887b41f7a4fce984 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T09:50:16.067Z] Removing intermediate container b189d3aab96f [2020-12-16T09:50:16.067Z] ---> 87c7bd8783a1 [2020-12-16T09:50:16.067Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-16T09:50:16.067Z] ---> Running in ade445cee691 [2020-12-16T09:50:16.422Z] + make test [2020-12-16T09:50:16.422Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-16T09:50:16.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-16T09:50:18.032Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-16T09:50:19.949Z] OK: 166 MiB in 39 packages [2020-12-16T09:50:20.527Z] Removing intermediate container ade445cee691 [2020-12-16T09:50:20.527Z] ---> 3f515799472a [2020-12-16T09:50:20.527Z] Step 8/24 : COPY . . [2020-12-16T09:50:21.470Z] ---> d38b6d3f2163 [2020-12-16T09:50:21.470Z] Step 9/24 : RUN ${MAKE} [2020-12-16T09:50:21.470Z] ---> Running in 6dbaabe10a9f [2020-12-16T09:50:22.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-16T09:50:30.266Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-16T09:50:32.186Z] Removing intermediate container 6dbaabe10a9f [2020-12-16T09:50:32.186Z] ---> bf2b13f7623e [2020-12-16T09:50:32.186Z] Step 10/24 : FROM scratch [2020-12-16T09:50:32.186Z] ---> [2020-12-16T09:50:32.186Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:50:32.186Z] ---> Running in 831f4d63a318 [2020-12-16T09:50:32.186Z] Removing intermediate container 831f4d63a318 [2020-12-16T09:50:32.186Z] ---> 2277227a3d8f [2020-12-16T09:50:32.186Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-16T09:50:32.449Z] ---> Running in 6ec14a05d6ea [2020-12-16T09:50:32.449Z] Removing intermediate container 6ec14a05d6ea [2020-12-16T09:50:32.449Z] ---> ac67ab5ce3a7 [2020-12-16T09:50:32.449Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T09:50:32.449Z] ---> Running in 462c06c515f0 [2020-12-16T09:50:32.711Z] Removing intermediate container 462c06c515f0 [2020-12-16T09:50:32.711Z] ---> 999d3436415b [2020-12-16T09:50:32.711Z] Step 14/24 : WORKDIR / [2020-12-16T09:50:32.711Z] ---> Running in 70c6e997c659 [2020-12-16T09:50:32.973Z] Removing intermediate container 70c6e997c659 [2020-12-16T09:50:32.973Z] ---> cd7c884249c3 [2020-12-16T09:50:32.973Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-16T09:50:33.236Z] ---> c2e78aac5835 [2020-12-16T09:50:33.236Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-16T09:50:33.497Z] ---> 205876244019 [2020-12-16T09:50:33.497Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-16T09:50:33.759Z] ---> 99bd9387c30f [2020-12-16T09:50:33.759Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-16T09:50:34.022Z] ---> e02fd7ef3d5b [2020-12-16T09:50:34.022Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-16T09:50:34.284Z] ---> 0e87f93bd58b [2020-12-16T09:50:34.284Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-16T09:50:34.284Z] ---> Running in 1cecdc1dc67a [2020-12-16T09:50:34.546Z] Removing intermediate container 1cecdc1dc67a [2020-12-16T09:50:34.546Z] ---> 354331494610 [2020-12-16T09:50:34.546Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T09:50:34.546Z] ---> Running in 9675f08ca841 [2020-12-16T09:50:34.546Z] Removing intermediate container 9675f08ca841 [2020-12-16T09:50:34.546Z] ---> eceb3f74fa13 [2020-12-16T09:50:34.546Z] Step 22/24 : LABEL arch=amd64 [2020-12-16T09:50:34.809Z] ---> Running in ba89944d4e3e [2020-12-16T09:50:34.809Z] Removing intermediate container ba89944d4e3e [2020-12-16T09:50:34.809Z] ---> ed65867be10c [2020-12-16T09:50:34.809Z] Step 23/24 : LABEL git_sha=e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:50:35.071Z] ---> Running in b941f41f6c4a [2020-12-16T09:50:35.071Z] Removing intermediate container b941f41f6c4a [2020-12-16T09:50:35.071Z] ---> f5bf5bf51542 [2020-12-16T09:50:35.071Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T09:50:35.071Z] ---> Running in 282645e7a2f5 [2020-12-16T09:50:35.332Z] Removing intermediate container 282645e7a2f5 [2020-12-16T09:50:35.332Z] ---> 9bf33a005262 [2020-12-16T09:50:35.332Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-16T09:50:35.332Z] Successfully built 9bf33a005262 [2020-12-16T09:50:35.332Z] 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] } [2020-12-16T09:50:38.599Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-16T09:51:17.625Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-16T09:51:17.625Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-16T09:51:17.625Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-16T09:51:17.625Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.115s coverage: 19.4% of statements [2020-12-16T09:51:21.048Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.297s coverage: 97.1% of statements [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.140s coverage: 9.4% of statements [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.138s coverage: 21.9% of statements [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.634s coverage: 42.5% of statements [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.834s coverage: 68.9% of statements [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.185s coverage: 53.8% of statements [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.912s coverage: 68.9% of statements [2020-12-16T09:51:47.866Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.3% of statements [2020-12-16T09:51:47.866Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-16T09:51:48.465Z] GO111MODULE=on go vet ./... [2020-12-16T09:52:20.873Z] gofmt -l . [2020-12-16T09:52:20.873Z] [ "`gofmt -l .`" = "" ] [2020-12-16T09:52:20.873Z] ./bin/test-attribution-txt.sh [2020-12-16T09:52:20.873Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-16T09:52:20.895Z] $ docker stop --time=1 0c46711a1eeebc8a508760909f9dd1d1416c3f574becd06d887b41f7a4fce984 [2020-12-16T09:52:23.121Z] $ docker rm -f 0c46711a1eeebc8a508760909f9dd1d1416c3f574becd06d887b41f7a4fce984 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-16T09:52:24.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-16T09:52:24.402Z] Warning: overwriting stash ‘coverage-report’ [2020-12-16T09:52:25.376Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-16T09:52:26.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-16T09:52:26.830Z] + ls -al . [2020-12-16T09:52:26.830Z] total 244 [2020-12-16T09:52:26.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 09:52 . [2020-12-16T09:52:26.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:48 .. [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 09:48 .dockerignore [2020-12-16T09:52:26.830Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:49 .git [2020-12-16T09:52:26.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:48 .github [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 16 09:48 .gitignore [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 16 09:48 Dockerfile.build [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 16 09:48 Jenkinsfile [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 16 09:48 LICENSE [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 16 09:48 Makefile [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 16 09:48 README.md [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 16 09:48 RELEASE-NOTES.txt [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 16 09:46 VERSION [2020-12-16T09:52:26.830Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:48 bin [2020-12-16T09:52:26.830Z] -rw-r--r-- 1 jenkins jenkins 130290 Dec 16 09:51 coverage.out [2020-12-16T09:52:26.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:48 example [2020-12-16T09:52:26.830Z] -rw-r--r-- 1 jenkins jenkins 488 Dec 16 09:52 go.mod [2020-12-16T09:52:26.830Z] -rw-r--r-- 1 jenkins jenkins 13631 Dec 16 09:52 go.sum [2020-12-16T09:52:26.830Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 16 09:48 internal [2020-12-16T09:52:26.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:48 openapi [2020-12-16T09:52:26.830Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 16 09:48 pkg [2020-12-16T09:52:26.830Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:48 snap [2020-12-16T09:52:26.830Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 16 09:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:52:27.227Z] + 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=e78e4a6b1226f712260dbfe942b10f61481acef9 --label arch=arm64 --label version=0.0.0 . [2020-12-16T09:52:27.509Z] Sending build context to Docker daemon 2.543MB [2020-12-16T09:52:27.509Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-16T09:52:27.509Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-16T09:52:27.509Z] ---> bf6e2fd1b734 [2020-12-16T09:52:27.509Z] Step 3/24 : ARG MAKE='make build' [2020-12-16T09:52:28.116Z] ---> Running in 5106c16d9468 [2020-12-16T09:52:28.393Z] Removing intermediate container 5106c16d9468 [2020-12-16T09:52:28.393Z] ---> d1f0693a564f [2020-12-16T09:52:28.393Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-16T09:52:28.663Z] ---> Running in f8a119d7b0a7 [2020-12-16T09:52:28.935Z] Removing intermediate container f8a119d7b0a7 [2020-12-16T09:52:28.935Z] ---> a6ef139f0005 [2020-12-16T09:52:28.935Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:52:29.206Z] ---> Running in b80fbeed1821 [2020-12-16T09:52:29.484Z] Removing intermediate container b80fbeed1821 [2020-12-16T09:52:29.484Z] ---> 6ef2511a6bed [2020-12-16T09:52:29.484Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-16T09:52:29.757Z] ---> Running in d0f471688447 [2020-12-16T09:52:31.728Z] Removing intermediate container d0f471688447 [2020-12-16T09:52:31.728Z] ---> f9552a6e8a1c [2020-12-16T09:52:31.728Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-16T09:52:31.728Z] ---> Running in 1cc1cfff18fa [2020-12-16T09:52:32.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-16T09:52:34.124Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-16T09:52:35.555Z] OK: 142 MiB in 39 packages [2020-12-16T09:52:36.534Z] Removing intermediate container 1cc1cfff18fa [2020-12-16T09:52:36.534Z] ---> 269056cf7c37 [2020-12-16T09:52:36.534Z] Step 8/24 : COPY . . [2020-12-16T09:52:37.972Z] ---> fa484934cfe4 [2020-12-16T09:52:37.972Z] Step 9/24 : RUN ${MAKE} [2020-12-16T09:52:37.972Z] ---> Running in 694bee152fce [2020-12-16T09:52:38.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-16T09:53:05.763Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-16T09:53:05.763Z] Removing intermediate container 694bee152fce [2020-12-16T09:53:05.763Z] ---> 08e556552357 [2020-12-16T09:53:05.763Z] Step 10/24 : FROM scratch [2020-12-16T09:53:05.763Z] ---> [2020-12-16T09:53:05.763Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-16T09:53:05.763Z] ---> Running in 488728cf4ea0 [2020-12-16T09:53:06.036Z] Removing intermediate container 488728cf4ea0 [2020-12-16T09:53:06.036Z] ---> b838ac4d6367 [2020-12-16T09:53:06.036Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-16T09:53:06.036Z] ---> Running in a564f387feb8 [2020-12-16T09:53:06.633Z] Removing intermediate container a564f387feb8 [2020-12-16T09:53:06.633Z] ---> ee883197bbc3 [2020-12-16T09:53:06.633Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-16T09:53:06.633Z] ---> Running in d4b5d588cef7 [2020-12-16T09:53:06.904Z] Removing intermediate container d4b5d588cef7 [2020-12-16T09:53:06.904Z] ---> 0a9f2429563a [2020-12-16T09:53:06.904Z] Step 14/24 : WORKDIR / [2020-12-16T09:53:07.182Z] ---> Running in d35706f6ecc3 [2020-12-16T09:53:07.455Z] Removing intermediate container d35706f6ecc3 [2020-12-16T09:53:07.455Z] ---> ae4facc2d2cd [2020-12-16T09:53:07.455Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-16T09:53:08.893Z] ---> d4363c437234 [2020-12-16T09:53:08.893Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-16T09:53:09.488Z] ---> 319d8ce4915b [2020-12-16T09:53:09.488Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-16T09:53:10.087Z] ---> e9bda588f4db [2020-12-16T09:53:10.087Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-16T09:53:10.684Z] ---> 5948a1923452 [2020-12-16T09:53:10.684Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-16T09:53:11.664Z] ---> fd009c2ee008 [2020-12-16T09:53:11.664Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-16T09:53:11.664Z] ---> Running in cadd1fc7f332 [2020-12-16T09:53:11.939Z] Removing intermediate container cadd1fc7f332 [2020-12-16T09:53:11.939Z] ---> 727570d64cd0 [2020-12-16T09:53:11.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-16T09:53:12.212Z] ---> Running in 2ae9b35b6406 [2020-12-16T09:53:12.486Z] Removing intermediate container 2ae9b35b6406 [2020-12-16T09:53:12.486Z] ---> fa1c6f236d01 [2020-12-16T09:53:12.486Z] Step 22/24 : LABEL arch=arm64 [2020-12-16T09:53:12.760Z] ---> Running in ab6ff7e2f791 [2020-12-16T09:53:13.032Z] Removing intermediate container ab6ff7e2f791 [2020-12-16T09:53:13.032Z] ---> 4a9c15eb9821 [2020-12-16T09:53:13.032Z] Step 23/24 : LABEL git_sha=e78e4a6b1226f712260dbfe942b10f61481acef9 [2020-12-16T09:53:13.307Z] ---> Running in 27c7d5beb436 [2020-12-16T09:53:13.586Z] Removing intermediate container 27c7d5beb436 [2020-12-16T09:53:13.586Z] ---> 40b34248ea4d [2020-12-16T09:53:13.586Z] Step 24/24 : LABEL version=0.0.0 [2020-12-16T09:53:13.860Z] ---> Running in 5e441542c8ff [2020-12-16T09:53:14.135Z] Removing intermediate container 5e441542c8ff [2020-12-16T09:53:14.135Z] ---> a6bce79506de [2020-12-16T09:53:14.135Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-16T09:53:14.411Z] Successfully built a6bce79506de [2020-12-16T09:53:14.411Z] 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 [2020-12-16T09:53:16.212Z] provisioning config files... [2020-12-16T09:53:16.236Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1462653359138108055tmp [Pipeline] { [Pipeline] sh [2020-12-16T09:53:16.630Z] + set +x [2020-12-16T09:53:16.630Z] + curl -s https://codecov.io/bash [2020-12-16T09:53:16.630Z] + bash -s -- [2020-12-16T09:53:16.896Z] [2020-12-16T09:53:16.896Z] _____ _ [2020-12-16T09:53:16.896Z] / ____| | | [2020-12-16T09:53:16.896Z] | | ___ __| | ___ ___ _____ __ [2020-12-16T09:53:16.896Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-16T09:53:16.896Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-16T09:53:16.896Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-16T09:53:16.896Z] Bash-20201130-cc6d3fe [2020-12-16T09:53:16.896Z] [2020-12-16T09:53:16.896Z] [2020-12-16T09:53:16.896Z] ==> Jenkins CI detected. [2020-12-16T09:53:16.896Z] project root: . [2020-12-16T09:53:16.896Z] --> token set from env [2020-12-16T09:53:16.896Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-16T09:53:16.896Z] ==> Running gcov in . (disable via -X gcov) [2020-12-16T09:53:16.896Z] ==> Python coveragepy not found [2020-12-16T09:53:16.896Z] ==> Searching for coverage reports in: [2020-12-16T09:53:16.896Z] + . [2020-12-16T09:53:16.896Z] -> Found 1 reports [2020-12-16T09:53:16.896Z] ==> Detecting git/mercurial file structure [2020-12-16T09:53:16.896Z] ==> Reading reports [2020-12-16T09:53:16.896Z] + ./coverage.out bytes=130290 [2020-12-16T09:53:16.896Z] ==> Appending adjustments [2020-12-16T09:53:16.896Z] https://docs.codecov.io/docs/fixing-reports [2020-12-16T09:53:17.470Z] + Found adjustments [2020-12-16T09:53:17.470Z] ==> Gzipping contents [2020-12-16T09:53:17.470Z] 24K /tmp/codecov.ZqckGI.gz [2020-12-16T09:53:17.470Z] ==> Uploading reports [2020-12-16T09:53:17.470Z] url: https://codecov.io [2020-12-16T09:53:17.470Z] query: branch=PR-650&commit=e78e4a6b1226f712260dbfe942b10f61481acef9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-12-16T09:53:17.470Z] -> Pinging Codecov [2020-12-16T09:53:17.470Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-650&commit=e78e4a6b1226f712260dbfe942b10f61481acef9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-12-16T09:53:17.734Z] -> Uploading to [2020-12-16T09:53:17.734Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-16/7E55EF52A471D76F132DFD9A03CDDE97/e78e4a6b1226f712260dbfe942b10f61481acef9/befeada2-c168-41e5-bb2e-f65e6d0991c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201216T095317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd5f8fdc270c130545afce4e0a5d641c8b244b99575358d72e3df0f01271b32a [2020-12-16T09:53:17.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-16T09:53:17.734Z] Dload Upload Total Spent Left Speed [2020-12-16T09:53:18.313Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21212 0 0 100 21212 0 49150 --:--:-- --:--:-- --:--:-- 49215 [2020-12-16T09:53:18.313Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e78e4a6b1226f712260dbfe942b10f61481acef9 [Pipeline] } [2020-12-16T09:53:18.324Z] 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 [2020-12-16T09:53:21.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:21.326Z] ---> package-listing.sh [2020-12-16T09:53:21.326Z] ++ facter osfamily [2020-12-16T09:53:21.326Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-16T09:53:21.326Z] + OS_FAMILY=redhat [2020-12-16T09:53:21.326Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-12-16T09:53:21.326Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-16T09:53:21.326Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-16T09:53:21.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-16T09:53:21.326Z] + PACKAGES=/tmp/packages_start.txt [2020-12-16T09:53:21.326Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-12-16T09:53:21.326Z] + PACKAGES=/tmp/packages_end.txt [2020-12-16T09:53:21.326Z] + case "${OS_FAMILY}" in [2020-12-16T09:53:21.326Z] + rpm -qa [2020-12-16T09:53:21.326Z] + sort [2020-12-16T09:53:26.651Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-16T09:53:26.651Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-16T09:53:26.651Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-16T09:53:26.651Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-12-16T09:53:26.651Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [2020-12-16T09:53:26.652Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [Pipeline] echo [2020-12-16T09:53:26.667Z] 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-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-16T09:53:26.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:53:27.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T09:53:27.280Z] [2020-12-16T09:53:27.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-16T09:53:27.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T09:53:27.662Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-16T09:53:27.662Z] df20fa9351a1: Pulling fs layer [2020-12-16T09:53:27.662Z] 36b3adc4ff6f: Pulling fs layer [2020-12-16T09:53:27.662Z] 8ad3a11d3b57: Pulling fs layer [2020-12-16T09:53:27.662Z] 46f8f816bc3b: Pulling fs layer [2020-12-16T09:53:27.662Z] 93b61091891f: Pulling fs layer [2020-12-16T09:53:27.662Z] 93b9cdb0e59b: Pulling fs layer [2020-12-16T09:53:27.662Z] 5e14af77c1be: Pulling fs layer [2020-12-16T09:53:27.662Z] 01666e4c0597: Pulling fs layer [2020-12-16T09:53:27.662Z] aa168da1d23b: Pulling fs layer [2020-12-16T09:53:27.662Z] 93b9cdb0e59b: Waiting [2020-12-16T09:53:27.662Z] 5e14af77c1be: Waiting [2020-12-16T09:53:27.662Z] 01666e4c0597: Waiting [2020-12-16T09:53:27.662Z] aa168da1d23b: Waiting [2020-12-16T09:53:27.662Z] 46f8f816bc3b: Waiting [2020-12-16T09:53:27.662Z] 93b61091891f: Waiting [2020-12-16T09:53:27.662Z] 36b3adc4ff6f: Verifying Checksum [2020-12-16T09:53:27.662Z] 36b3adc4ff6f: Download complete [2020-12-16T09:53:27.928Z] 46f8f816bc3b: Verifying Checksum [2020-12-16T09:53:27.928Z] 46f8f816bc3b: Download complete [2020-12-16T09:53:27.928Z] df20fa9351a1: Verifying Checksum [2020-12-16T09:53:27.928Z] 93b9cdb0e59b: Verifying Checksum [2020-12-16T09:53:27.928Z] 93b9cdb0e59b: Download complete [2020-12-16T09:53:27.928Z] 5e14af77c1be: Verifying Checksum [2020-12-16T09:53:27.928Z] 5e14af77c1be: Download complete [2020-12-16T09:53:27.928Z] 01666e4c0597: Verifying Checksum [2020-12-16T09:53:27.928Z] 01666e4c0597: Download complete [2020-12-16T09:53:27.928Z] 93b61091891f: Verifying Checksum [2020-12-16T09:53:27.928Z] 93b61091891f: Download complete [2020-12-16T09:53:27.928Z] 8ad3a11d3b57: Verifying Checksum [2020-12-16T09:53:27.928Z] 8ad3a11d3b57: Download complete [2020-12-16T09:53:28.192Z] df20fa9351a1: Pull complete [2020-12-16T09:53:28.455Z] 36b3adc4ff6f: Pull complete [2020-12-16T09:53:29.038Z] 8ad3a11d3b57: Pull complete [2020-12-16T09:53:29.039Z] 46f8f816bc3b: Pull complete [2020-12-16T09:53:29.634Z] 93b61091891f: Pull complete [2020-12-16T09:53:30.588Z] 93b9cdb0e59b: Pull complete [2020-12-16T09:53:30.588Z] 5e14af77c1be: Pull complete [2020-12-16T09:53:30.588Z] aa168da1d23b: Verifying Checksum [2020-12-16T09:53:30.588Z] aa168da1d23b: Download complete [2020-12-16T09:53:30.855Z] 01666e4c0597: Pull complete [2020-12-16T09:53:37.489Z] aa168da1d23b: Pull complete [2020-12-16T09:53:37.489Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-16T09:53:37.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-16T09:53:37.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-16T09:53:37.653Z] prd-centos7-docker-4c-2g-16318 does not seem to be running inside a container [2020-12-16T09:53:37.706Z] $ 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-650/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-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@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:10003/edgex-lftools-log-publisher:alpine cat [2020-12-16T09:53:42.316Z] $ docker top 41def9ada329db3a19a0c5db32632043c8d9ed300d99152fc0aa6651aeba34b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-16T09:53:42.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-16T09:53:43.228Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-16T09:53:43.543Z] + ls /var/log/sa-host [2020-12-16T09:53:43.543Z] + sadf -c /var/log/sa-host/sa16 [2020-12-16T09:53:43.543Z] file_magic: OK [2020-12-16T09:53:43.543Z] HZ: Using current value: 100 [2020-12-16T09:53:43.543Z] file_header: OK [2020-12-16T09:53:43.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-16T09:53:43.544Z] Statistics: [2020-12-16T09:53:43.544Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-16T09:53:43.544Z] File successfully converted to sysstat format version 12.2.1 [2020-12-16T09:53:43.544Z] + sadf -c /var/log/sa-host/sa23 [2020-12-16T09:53:43.544Z] file_magic: OK [2020-12-16T09:53:43.544Z] HZ: Using current value: 100 [2020-12-16T09:53:43.544Z] file_header: OK [2020-12-16T09:53:43.544Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-16T09:53:43.544Z] Statistics: [2020-12-16T09:53:43.544Z] Hnuu...uuuununununu... [2020-12-16T09:53:43.544Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-16T09:53:43.769Z] provisioning config files... [2020-12-16T09:53:43.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1044287830922937781tmp [Pipeline] { [Pipeline] echo [2020-12-16T09:53:43.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:44.167Z] ---> create-netrc.sh [Pipeline] } [2020-12-16T09:53:44.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-16T09:53:44.340Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:44.643Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-16T09:53:44.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:44.959Z] ---> sudo-logs.sh [2020-12-16T09:53:44.959Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-16T09:53:44.971Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:45.272Z] ---> job-cost.sh [2020-12-16T09:53:45.272Z] lf-activate-venv: SKIPPING [2020-12-16T09:53:45.272Z] INFO: No Stack... [2020-12-16T09:53:46.219Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-16T09:53:46.794Z] INFO: Archiving Costs [Pipeline] echo [2020-12-16T09:53:46.809Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-16T09:53:47.108Z] ---> logs-deploy.sh [2020-12-16T09:53:47.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-650/11 [2020-12-16T09:53:47.108Z] INFO: archiving workspace using pattern(s): [2020-12-16T09:53:49.035Z] Archives upload complete. [2020-12-16T09:53:49.035Z] INFO: archiving logs to Nexus