Pull request #734 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 92bdcba4746285fd89e1f019ae292ddea33170f7+1f15288997641a3d0d3a625c9b3944aa45f594eb (397a0e6b1e96b58ab698c1db37779ebcfc11a7f0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-734/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-734/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20401 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [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-734 # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) > 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/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T06:17:25.230Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T06:17:25.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T06:17:25.762Z] ========================================================= [2021-01-15T06:17:25.762Z] EdgeX Global Pipelines Version Info [2021-01-15T06:17:25.762Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:17:27.738Z] ------------------- [2021-01-15T06:17:27.738Z] stable info: [2021-01-15T06:17:27.738Z] ------------------- [2021-01-15T06:17:27.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T06:17:27.738Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:17:27.738Z] Message: update stable to v1.0.177 [2021-01-15T06:17:28.312Z] ------------------- [2021-01-15T06:17:28.312Z] experimental info: [2021-01-15T06:17:28.312Z] ------------------- [2021-01-15T06:17:28.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T06:17:28.312Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:17:28.312Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T06:17:28.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-15T06:17:28.811Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-15T06:17:28.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T06:17:29.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T06:17:29.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T06:17:29.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T06:17:29.513Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T06:17:29.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T06:17:29.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-15T06:17:29.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T06:17:30.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T06:17:30.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-15T06:17:30.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T06:17:30.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T06:17:30.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-15T06:17:30.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T06:17:30.872Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T06:17:31.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T06:17:31.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-15T06:17:31.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-15T06:17:31.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-15T06:17:31.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-15T06:17:31.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-15T06:17:31.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-15T06:17:32.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-15T06:17:32.199Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T06:17:32.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T06:17:32.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-734 [Pipeline] echo [2021-01-15T06:17:32.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-734 [Pipeline] echo [2021-01-15T06:17:32.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-734 [Pipeline] echo [2021-01-15T06:17:32.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] echo [2021-01-15T06:17:33.022Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92bdcba [Pipeline] echo [2021-01-15T06:17:33.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T06:17:33.387Z] provisioning config files... [2021-01-15T06:17:33.416Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config8030600673077324490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:17:33.843Z] ---> docker-login.sh [2021-01-15T06:17:33.843Z] nexus3.edgexfoundry.org:10001 [2021-01-15T06:17:34.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:17:34.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:17:34.373Z] Configure a credential helper to remove this warning. See [2021-01-15T06:17:34.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:17:34.373Z] [2021-01-15T06:17:34.373Z] Login Succeeded [2021-01-15T06:17:34.373Z] nexus3.edgexfoundry.org:10002 [2021-01-15T06:17:34.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:17:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:17:34.637Z] Configure a credential helper to remove this warning. See [2021-01-15T06:17:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:17:34.637Z] [2021-01-15T06:17:34.637Z] Login Succeeded [2021-01-15T06:17:34.637Z] nexus3.edgexfoundry.org:10003 [2021-01-15T06:17:34.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:17:34.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:17:34.637Z] Configure a credential helper to remove this warning. See [2021-01-15T06:17:34.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:17:34.637Z] [2021-01-15T06:17:34.637Z] Login Succeeded [2021-01-15T06:17:34.637Z] nexus3.edgexfoundry.org:10004 [2021-01-15T06:17:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:17:34.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:17:34.901Z] Configure a credential helper to remove this warning. See [2021-01-15T06:17:34.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:17:34.901Z] [2021-01-15T06:17:34.901Z] Login Succeeded [2021-01-15T06:17:34.901Z] docker.io [2021-01-15T06:17:34.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:17:35.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:17:35.162Z] Configure a credential helper to remove this warning. See [2021-01-15T06:17:35.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:17:35.162Z] [2021-01-15T06:17:35.162Z] Login Succeeded [2021-01-15T06:17:35.162Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T06:17:35.185Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T06:17:36.229Z] + git log --format=format:%s -1 92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] echo [2021-01-15T06:17:36.315Z] GIT_COMMIT: 92bdcba4746285fd89e1f019ae292ddea33170f7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2021-01-15T06:17:36.392Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:17:37.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:17:37.020Z] [2021-01-15T06:17:37.020Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:17:37.419Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:17:37.419Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T06:17:37.419Z] 31603596830f: Pulling fs layer [2021-01-15T06:17:37.419Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T06:17:37.419Z] 6ca5941a6612: Pulling fs layer [2021-01-15T06:17:37.419Z] ecc8261a40a4: Pulling fs layer [2021-01-15T06:17:37.419Z] ecc8261a40a4: Waiting [2021-01-15T06:17:37.419Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T06:17:37.419Z] 2a8b12db71e7: Download complete [2021-01-15T06:17:37.686Z] 31603596830f: Verifying Checksum [2021-01-15T06:17:37.686Z] 31603596830f: Download complete [2021-01-15T06:17:37.686Z] ecc8261a40a4: Verifying Checksum [2021-01-15T06:17:37.686Z] ecc8261a40a4: Download complete [2021-01-15T06:17:37.686Z] 6ca5941a6612: Verifying Checksum [2021-01-15T06:17:37.686Z] 6ca5941a6612: Download complete [2021-01-15T06:17:37.950Z] 31603596830f: Pull complete [2021-01-15T06:17:38.215Z] 2a8b12db71e7: Pull complete [2021-01-15T06:17:39.165Z] 6ca5941a6612: Pull complete [2021-01-15T06:17:39.427Z] ecc8261a40a4: Pull complete [2021-01-15T06:17:39.427Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T06:17:39.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T06:17:39.427Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T06:17:39.553Z] prd-centos7-docker-4c-2g-20401 does not seem to be running inside a container [2021-01-15T06:17:39.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-734 -v /w/workspace/dgexfoundry_device-sdk-go_PR-734:/w/workspace/dgexfoundry_device-sdk-go_PR-734:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T06:17:42.143Z] $ docker top 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T06:17:42.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T06:17:42.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T06:17:42.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T06:17:42.877Z] $ docker exec 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent [2021-01-15T06:17:43.059Z] SSH_AUTH_SOCK=/tmp/ssh-Eb1TFvEx5EKI/agent.11 [2021-01-15T06:17:43.059Z] SSH_AGENT_PID=16 [2021-01-15T06:17:43.075Z] Running ssh-add (command line suppressed) [2021-01-15T06:17:43.200Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_8387520279695669937.key (/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_8387520279695669937.key) [2021-01-15T06:17:43.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T06:17:43.638Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T06:17:43.677Z] $ docker exec --env ******** --env ******** 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent -k [2021-01-15T06:17:43.799Z] unset SSH_AUTH_SOCK; [2021-01-15T06:17:43.799Z] unset SSH_AGENT_PID; [2021-01-15T06:17:43.799Z] echo Agent pid 16 killed; [2021-01-15T06:17:43.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T06:17:44.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T06:17:44.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T06:17:44.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T06:17:44.282Z] $ docker exec 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent [2021-01-15T06:17:44.450Z] SSH_AUTH_SOCK=/tmp/ssh-7jJFLxbeMKJu/agent.47 [2021-01-15T06:17:44.450Z] SSH_AGENT_PID=52 [2021-01-15T06:17:44.457Z] Running ssh-add (command line suppressed) [2021-01-15T06:17:44.581Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_4211015620969702644.key (/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_4211015620969702644.key) [2021-01-15T06:17:44.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T06:17:45.007Z] + git semver init [2021-01-15T06:17:45.007Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T06:17:45.007Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-734/.git [2021-01-15T06:17:45.007Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-734 [2021-01-15T06:17:45.007Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T06:17:45.007Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T06:17:45.007Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T06:17:45.007Z] # $SEMVER_BRANCH = PR-734 [2021-01-15T06:17:45.007Z] # $SEMVER_TEMP = /tmp/semver-629612956 [2021-01-15T06:17:45.007Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-15T06:17:45.580Z] # '/tmp/semver-629612956' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-734/.semver' [2021-01-15T06:17:45.580Z] # -> Force: false [2021-01-15T06:17:45.580Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-734/.semver [Pipeline] } [2021-01-15T06:17:45.601Z] $ docker exec --env ******** --env ******** 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent -k [2021-01-15T06:17:45.715Z] unset SSH_AUTH_SOCK; [2021-01-15T06:17:45.715Z] unset SSH_AGENT_PID; [2021-01-15T06:17:45.715Z] echo Agent pid 52 killed; [2021-01-15T06:17:45.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T06:17:46.331Z] + git semver [Pipeline] } [2021-01-15T06:17:46.366Z] $ docker stop --time=1 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 [2021-01-15T06:17:48.105Z] $ docker rm -f 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T06:17:48.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T06:17:49.129Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T06:17:49.151Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-15T06:18:04.989Z] Still waiting to schedule task [2021-01-15T06:18:04.989Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-15T06:18:05.021Z] Still waiting to schedule task [2021-01-15T06:18:05.021Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-15T06:20:19.425Z] Running on prd-centos7-docker-4c-2g-20405 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [Pipeline] { [Pipeline] ws [2021-01-15T06:20:19.532Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-15T06:20:25.016Z] using credential edgex-jenkins-ssh [2021-01-15T06:20:25.072Z] Cloning the remote Git repository [2021-01-15T06:20:25.105Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:25.197Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-15T06:20:25.307Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:25.307Z] > git --version # timeout=10 [2021-01-15T06:20:25.356Z] > git --version # 'git version 2.24.3' [2021-01-15T06:20:25.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:25.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:20:26.647Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T06:20:26.725Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20404 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [Pipeline] { [Pipeline] ws [2021-01-15T06:20:26.815Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-01-15T06:20:27.487Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:20:27.746Z] Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:20:27.747Z] Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) [2021-01-15T06:20:26.708Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:20:26.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T06:20:26.954Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:26.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:26.995Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T06:20:27.529Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:20:27.573Z] > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 [2021-01-15T06:20:27.654Z] > git remote # timeout=10 [2021-01-15T06:20:27.675Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T06:20:27.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:27.690Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-15T06:20:27.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T06:20:27.752Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:20:27.798Z] > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 [2021-01-15T06:20:31.620Z] using credential edgex-jenkins-ssh [2021-01-15T06:20:31.679Z] Cloning the remote Git repository [2021-01-15T06:20:31.740Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:31.857Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-01-15T06:20:32.211Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-15T06:20:32.249Z] > git --version # timeout=10 [2021-01-15T06:20:32.261Z] > git --version # 'git version 2.24.3' [2021-01-15T06:20:32.273Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-01-15T06:20:31.937Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:31.939Z] > git --version # timeout=10 [2021-01-15T06:20:31.965Z] > git --version # 'git version 2.17.1' [2021-01-15T06:20:31.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:32.032Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-01-15T06:20:33.873Z] Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:20:34.138Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:20:34.213Z] Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:20:34.213Z] Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) [2021-01-15T06:20:33.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T06:20:33.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T06:20:33.261Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-15T06:20:33.297Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-15T06:20:33.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:33.308Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T06:20:33.896Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:20:33.913Z] > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 [2021-01-15T06:20:34.036Z] > git remote # timeout=10 [2021-01-15T06:20:34.094Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T06:20:34.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T06:20:34.146Z] > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 [2021-01-15T06:20:34.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T06:20:34.223Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T06:20:34.240Z] > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 [2021-01-15T06:20:34.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:20:34.963Z] + sudo service docker restart [2021-01-15T06:20:34.963Z] + true [2021-01-15T06:20:34.963Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T06:20:36.518Z] provisioning config files... [2021-01-15T06:20:36.551Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4729406292385092679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:20:37.037Z] ---> docker-login.sh [2021-01-15T06:20:37.037Z] nexus3.edgexfoundry.org:10001 [2021-01-15T06:20:37.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:37.915Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:37.915Z] [2021-01-15T06:20:37.915Z] Login Succeeded [2021-01-15T06:20:37.915Z] nexus3.edgexfoundry.org:10002 [2021-01-15T06:20:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:38.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:38.181Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:38.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:38.181Z] [2021-01-15T06:20:38.181Z] Login Succeeded [2021-01-15T06:20:38.181Z] nexus3.edgexfoundry.org:10003 [2021-01-15T06:20:38.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:38.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:38.446Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:38.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:38.446Z] [2021-01-15T06:20:38.446Z] Login Succeeded [2021-01-15T06:20:38.446Z] nexus3.edgexfoundry.org:10004 [2021-01-15T06:20:38.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:38.502Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2021-01-15T06:20:38.553Z] > git --version # timeout=10 [2021-01-15T06:20:38.566Z] > git --version # 'git version 2.17.1' [2021-01-15T06:20:38.578Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T06:20:38.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:38.741Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:38.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:38.741Z] [2021-01-15T06:20:38.741Z] Login Succeeded [2021-01-15T06:20:38.741Z] docker.io [Pipeline] withEnv [Pipeline] { [2021-01-15T06:20:39.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-15T06:20:39.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:39.305Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:39.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:39.305Z] [2021-01-15T06:20:39.305Z] Login Succeeded [2021-01-15T06:20:39.305Z] ---> docker-login.sh ends [Pipeline] script [Pipeline] { [Pipeline] } [2021-01-15T06:20:39.424Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-15T06:20:40.454Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo [2021-01-15T06:20:40.760Z] ========================================================= [2021-01-15T06:20:40.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T06:20:40.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:20:40.903Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T06:20:41.200Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-15T06:20:41.371Z] + sudo service docker restart [2021-01-15T06:20:41.371Z] + true [2021-01-15T06:20:41.469Z] Sending build context to Docker daemon 2.478MB [2021-01-15T06:20:41.469Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:20:41.469Z] Step 2/8 : FROM ${BASE} [2021-01-15T06:20:41.735Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T06:20:41.735Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T06:20:41.735Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T06:20:41.735Z] de9db76c5a1d: Pulling fs layer [2021-01-15T06:20:41.735Z] bca2f99d35d6: Pulling fs layer [2021-01-15T06:20:41.736Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T06:20:41.736Z] 7c6f9722023f: Pulling fs layer [2021-01-15T06:20:41.736Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T06:20:41.736Z] bca2f99d35d6: Waiting [2021-01-15T06:20:41.736Z] 93359f2a8cfa: Waiting [2021-01-15T06:20:41.736Z] 7c6f9722023f: Waiting [2021-01-15T06:20:41.736Z] a35cf1a2eb13: Waiting [2021-01-15T06:20:41.736Z] de9db76c5a1d: Verifying Checksum [2021-01-15T06:20:41.736Z] de9db76c5a1d: Download complete [2021-01-15T06:20:41.736Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T06:20:41.736Z] 0ef7d3d256c8: Download complete [2021-01-15T06:20:41.736Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T06:20:41.736Z] 93359f2a8cfa: Download complete [2021-01-15T06:20:41.736Z] 7c6f9722023f: Verifying Checksum [2021-01-15T06:20:41.736Z] 7c6f9722023f: Download complete [2021-01-15T06:20:42.340Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T06:20:42.340Z] 188c0c94c7c5: Download complete [2021-01-15T06:20:42.995Z] 188c0c94c7c5: Pull complete [2021-01-15T06:20:43.330Z] 0ef7d3d256c8: Pull complete [2021-01-15T06:20:43.330Z] de9db76c5a1d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-15T06:20:44.178Z] provisioning config files... [2021-01-15T06:20:44.220Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1190533594906455612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:20:44.693Z] ---> docker-login.sh [2021-01-15T06:20:44.693Z] nexus3.edgexfoundry.org:10001 [2021-01-15T06:20:45.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:45.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:45.908Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:45.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:45.908Z] [2021-01-15T06:20:45.908Z] Login Succeeded [2021-01-15T06:20:45.908Z] nexus3.edgexfoundry.org:10002 [2021-01-15T06:20:46.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:46.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:46.466Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:46.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:46.466Z] [2021-01-15T06:20:46.466Z] Login Succeeded [2021-01-15T06:20:46.466Z] nexus3.edgexfoundry.org:10003 [2021-01-15T06:20:46.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:46.797Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T06:20:46.797Z] a35cf1a2eb13: Download complete [2021-01-15T06:20:47.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:47.021Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:47.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:47.021Z] [2021-01-15T06:20:47.021Z] Login Succeeded [2021-01-15T06:20:47.021Z] nexus3.edgexfoundry.org:10004 [2021-01-15T06:20:47.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:47.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:47.572Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:47.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:47.572Z] [2021-01-15T06:20:47.572Z] Login Succeeded [2021-01-15T06:20:47.572Z] docker.io [2021-01-15T06:20:47.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-15T06:20:48.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-15T06:20:48.446Z] Configure a credential helper to remove this warning. See [2021-01-15T06:20:48.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-15T06:20:48.446Z] [2021-01-15T06:20:48.446Z] Login Succeeded [2021-01-15T06:20:48.446Z] ---> docker-login.sh ends [Pipeline] } [2021-01-15T06:20:48.481Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-15T06:20:48.904Z] bca2f99d35d6: Verifying Checksum [2021-01-15T06:20:48.904Z] bca2f99d35d6: Download complete [Pipeline] echo [2021-01-15T06:20:49.064Z] ========================================================= [2021-01-15T06:20:49.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T06:20:49.064Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:20:49.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-15T06:20:49.770Z] Sending build context to Docker daemon 2.477MB [2021-01-15T06:20:50.049Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:20:50.049Z] Step 2/8 : FROM ${BASE} [2021-01-15T06:20:50.049Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T06:20:50.049Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T06:20:50.049Z] a4357932f1b6: Pulling fs layer [2021-01-15T06:20:50.049Z] 18c013af1878: Pulling fs layer [2021-01-15T06:20:50.049Z] 00ac8860ef70: Pulling fs layer [2021-01-15T06:20:50.049Z] 63d7cb157983: Pulling fs layer [2021-01-15T06:20:50.049Z] b116817d02f9: Pulling fs layer [2021-01-15T06:20:50.049Z] 745a02a5169b: Pulling fs layer [2021-01-15T06:20:50.049Z] 63d7cb157983: Waiting [2021-01-15T06:20:50.049Z] b116817d02f9: Waiting [2021-01-15T06:20:50.049Z] 00ac8860ef70: Waiting [2021-01-15T06:20:50.049Z] 745a02a5169b: Waiting [2021-01-15T06:20:50.049Z] 18c013af1878: Verifying Checksum [2021-01-15T06:20:50.050Z] 18c013af1878: Download complete [2021-01-15T06:20:50.050Z] a4357932f1b6: Download complete [2021-01-15T06:20:50.050Z] 63d7cb157983: Verifying Checksum [2021-01-15T06:20:50.050Z] 63d7cb157983: Download complete [2021-01-15T06:20:50.050Z] b116817d02f9: Download complete [2021-01-15T06:20:50.050Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T06:20:50.050Z] 5f621e34cdf4: Download complete [2021-01-15T06:20:51.073Z] 5f621e34cdf4: Pull complete [2021-01-15T06:20:51.686Z] a4357932f1b6: Pull complete [2021-01-15T06:20:51.964Z] 18c013af1878: Pull complete [2021-01-15T06:20:52.953Z] 745a02a5169b: Verifying Checksum [2021-01-15T06:20:53.933Z] 00ac8860ef70: Download complete [2021-01-15T06:20:59.211Z] bca2f99d35d6: Pull complete [2021-01-15T06:20:59.211Z] 93359f2a8cfa: Pull complete [2021-01-15T06:20:59.211Z] 7c6f9722023f: Pull complete [2021-01-15T06:21:03.624Z] a35cf1a2eb13: Pull complete [2021-01-15T06:21:03.624Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T06:21:03.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T06:21:03.624Z] ---> a62c8e92a672 [2021-01-15T06:21:03.624Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:21:03.913Z] ---> Running in 9deda0b26c32 [2021-01-15T06:21:04.110Z] 00ac8860ef70: Pull complete [2021-01-15T06:21:04.111Z] 63d7cb157983: Pull complete [2021-01-15T06:21:04.197Z] Removing intermediate container 9deda0b26c32 [2021-01-15T06:21:04.197Z] ---> 4b36a9790fe5 [2021-01-15T06:21:04.197Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:21:04.197Z] ---> Running in f5f999fb5a54 [2021-01-15T06:21:04.389Z] b116817d02f9: Pull complete [2021-01-15T06:21:05.679Z] Removing intermediate container f5f999fb5a54 [2021-01-15T06:21:05.680Z] ---> 82968f2e4bfb [2021-01-15T06:21:05.680Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-15T06:21:05.972Z] ---> Running in 0673e9410b9d [2021-01-15T06:21:06.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:21:07.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:21:08.160Z] OK: 166 MiB in 39 packages [2021-01-15T06:21:08.718Z] 745a02a5169b: Pull complete [2021-01-15T06:21:08.718Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T06:21:08.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T06:21:08.718Z] ---> b7e6874047d6 [2021-01-15T06:21:08.718Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:21:08.770Z] Removing intermediate container 0673e9410b9d [2021-01-15T06:21:08.770Z] ---> a741de974aeb [2021-01-15T06:21:08.770Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-15T06:21:08.770Z] ---> Running in 88929815bc55 [2021-01-15T06:21:08.770Z] Removing intermediate container 88929815bc55 [2021-01-15T06:21:08.770Z] ---> d6fd7934fd83 [2021-01-15T06:21:08.770Z] Step 7/8 : COPY . . [2021-01-15T06:21:10.219Z] ---> b8267cd24af9 [2021-01-15T06:21:10.219Z] Step 8/8 : RUN go mod download [2021-01-15T06:21:10.219Z] ---> Running in 59d07158dabd [2021-01-15T06:21:10.706Z] ---> Running in e18c039f3315 [2021-01-15T06:21:11.307Z] Removing intermediate container e18c039f3315 [2021-01-15T06:21:11.307Z] ---> fc38481d2ee2 [2021-01-15T06:21:11.307Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:21:11.307Z] ---> Running in 6b733aa4a783 [2021-01-15T06:21:13.997Z] Removing intermediate container 6b733aa4a783 [2021-01-15T06:21:13.997Z] ---> c13be646a561 [2021-01-15T06:21:13.997Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-15T06:21:13.997Z] ---> Running in 6524177ce002 [2021-01-15T06:21:14.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:21:15.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:21:16.590Z] OK: 142 MiB in 39 packages [2021-01-15T06:21:17.576Z] Removing intermediate container 6524177ce002 [2021-01-15T06:21:17.576Z] ---> c9674a1f9f19 [2021-01-15T06:21:17.576Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-15T06:21:17.576Z] ---> Running in 04df1382546f [2021-01-15T06:21:18.191Z] Removing intermediate container 04df1382546f [2021-01-15T06:21:18.191Z] ---> ffed05a4523a [2021-01-15T06:21:18.191Z] Step 7/8 : COPY . . [2021-01-15T06:21:19.652Z] ---> c77cbe20b717 [2021-01-15T06:21:19.652Z] Step 8/8 : RUN go mod download [2021-01-15T06:21:19.652Z] ---> Running in 59ff4d2f22c9 [2021-01-15T06:21:32.610Z] Removing intermediate container 59d07158dabd [2021-01-15T06:21:32.610Z] ---> b8447a1660ea [2021-01-15T06:21:32.610Z] Successfully built b8447a1660ea [2021-01-15T06:21:32.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:21:33.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T06:21:33.319Z] . [Pipeline] withDockerContainer [2021-01-15T06:21:33.555Z] prd-centos7-docker-4c-2g-20405 does not seem to be running inside a container [2021-01-15T06:21:33.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T06:21:34.864Z] $ docker top ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:21:35.524Z] + go version [2021-01-15T06:21:35.524Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T06:21:35.572Z] $ docker stop --time=1 ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 [2021-01-15T06:21:37.182Z] $ docker rm -f ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:21:38.420Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T06:21:38.420Z] . [Pipeline] withDockerContainer [2021-01-15T06:21:38.656Z] prd-centos7-docker-4c-2g-20405 does not seem to be running inside a container [2021-01-15T06:21:38.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T06:21:40.929Z] $ docker top 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:21:41.697Z] + make test [2021-01-15T06:21:41.697Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T06:21:41.826Z] Removing intermediate container 59ff4d2f22c9 [2021-01-15T06:21:41.826Z] ---> 28c85d2f53c8 [2021-01-15T06:21:41.826Z] Successfully built 28c85d2f53c8 [2021-01-15T06:21:41.826Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:21:42.199Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T06:21:42.199Z] . [Pipeline] withDockerContainer [2021-01-15T06:21:42.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-20404 does not seem to be running inside a container [2021-01-15T06:21:42.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T06:21:44.031Z] $ docker top c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:21:45.123Z] + go version [2021-01-15T06:21:45.123Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T06:21:45.165Z] $ docker stop --time=1 c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 [2021-01-15T06:21:47.146Z] $ docker rm -f c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:21:48.354Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T06:21:48.354Z] . [Pipeline] withDockerContainer [2021-01-15T06:21:48.641Z] prd-ubuntu18.04-docker-arm64-4c-16g-20404 does not seem to be running inside a container [2021-01-15T06:21:48.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T06:21:50.123Z] $ docker top 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:21:51.173Z] + make test [2021-01-15T06:21:51.173Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-15T06:21:56.952Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-15T06:22:13.357Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-15T06:22:24.653Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-15T06:22:24.654Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-15T06:22:24.654Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-15T06:22:24.654Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.139s coverage: 19.4% of statements [2021-01-15T06:22:31.649Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.873s coverage: 97.1% of statements [2021-01-15T06:22:52.447Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-15T06:22:52.447Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-15T06:22:52.447Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-15T06:22:52.447Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 19.4% of statements [2021-01-15T06:22:57.882Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.157s coverage: 97.1% of statements [2021-01-15T06:22:58.841Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.171s coverage: 9.4% of statements [2021-01-15T06:22:58.841Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.097s coverage: 21.7% of statements [2021-01-15T06:22:58.841Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-15T06:22:58.841Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.520s coverage: 42.9% of statements [2021-01-15T06:22:58.841Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-15T06:22:58.841Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.483s coverage: 68.9% of statements [2021-01-15T06:22:58.841Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-15T06:22:58.841Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-15T06:22:58.841Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-15T06:22:58.842Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-15T06:22:58.842Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.141s coverage: 53.8% of statements [2021-01-15T06:22:58.842Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-15T06:22:58.842Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-15T06:22:58.842Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.122s coverage: 31.3% of statements [2021-01-15T06:22:58.842Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 4.106s coverage: 68.9% of statements [2021-01-15T06:22:58.842Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.158s coverage: 4.2% of statements [2021-01-15T06:22:58.842Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-15T06:22:58.842Z] GO111MODULE=on go vet ./... [2021-01-15T06:23:17.763Z] gofmt -l . [2021-01-15T06:23:17.763Z] [ "`gofmt -l .`" = "" ] [2021-01-15T06:23:17.763Z] ./bin/test-attribution-txt.sh [2021-01-15T06:23:17.763Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-15T06:23:18.085Z] $ docker stop --time=1 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f [2021-01-15T06:23:20.304Z] $ docker rm -f 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T06:23:21.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T06:23:22.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-15T06:23:23.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-15T06:23:24.027Z] + ls -al . [2021-01-15T06:23:24.027Z] total 216 [2021-01-15T06:23:24.027Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 15 06:23 . [2021-01-15T06:23:24.027Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 15 06:20 .. [2021-01-15T06:23:24.027Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 15 06:20 bin [2021-01-15T06:23:24.027Z] -rw-r--r--. 1 jenkins jenkins 137953 Jan 15 06:22 coverage.out [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 15 06:20 Dockerfile.build [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 15 06:20 .dockerignore [2021-01-15T06:23:24.027Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 15 06:20 example [2021-01-15T06:23:24.027Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 06:20 .git [2021-01-15T06:23:24.027Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 06:20 .github [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 15 06:20 .gitignore [2021-01-15T06:23:24.027Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 15 06:23 go.mod [2021-01-15T06:23:24.027Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 15 06:23 go.sum [2021-01-15T06:23:24.027Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 15 06:20 internal [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 15 06:20 Jenkinsfile [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 15 06:20 LICENSE [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 15 06:20 Makefile [2021-01-15T06:23:24.027Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 15 06:20 openapi [2021-01-15T06:23:24.027Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 15 06:20 pkg [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 15 06:20 README.md [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 15 06:20 RELEASE-NOTES.txt [2021-01-15T06:23:24.027Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 15 06:20 snap [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 06:17 VERSION [2021-01-15T06:23:24.027Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 15 06:20 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:23:24.409Z] + 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=92bdcba4746285fd89e1f019ae292ddea33170f7 --label arch=amd64 --label version=0.0.0 . [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.157s coverage: 9.4% of statements [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.116s coverage: 21.7% of statements [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.573s coverage: 42.9% of statements [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.886s coverage: 68.9% of statements [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.215s coverage: 53.8% of statements [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.159s coverage: 31.3% of statements [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.863s coverage: 68.9% of statements [2021-01-15T06:23:25.000Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.130s coverage: 4.2% of statements [2021-01-15T06:23:25.000Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-15T06:23:25.000Z] GO111MODULE=on go vet ./... [2021-01-15T06:23:25.031Z] Sending build context to Docker daemon 2.617MB [2021-01-15T06:23:25.031Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:23:25.031Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-15T06:23:25.031Z] ---> b8447a1660ea [2021-01-15T06:23:25.031Z] Step 3/24 : ARG MAKE='make build' [2021-01-15T06:23:25.653Z] ---> Running in d467835aea7c [2021-01-15T06:23:25.943Z] Removing intermediate container d467835aea7c [2021-01-15T06:23:25.943Z] ---> f979a01308e5 [2021-01-15T06:23:25.943Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-15T06:23:25.943Z] ---> Running in f55f7dfb86a5 [2021-01-15T06:23:26.299Z] Removing intermediate container f55f7dfb86a5 [2021-01-15T06:23:26.299Z] ---> 7d8d3ad950c6 [2021-01-15T06:23:26.299Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:23:26.299Z] ---> Running in 4dfdb2fc4b1b [2021-01-15T06:23:26.599Z] Removing intermediate container 4dfdb2fc4b1b [2021-01-15T06:23:26.599Z] ---> f566e8ebb991 [2021-01-15T06:23:26.599Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:23:26.599Z] ---> Running in ed9dbc36b827 [2021-01-15T06:23:28.635Z] Removing intermediate container ed9dbc36b827 [2021-01-15T06:23:28.635Z] ---> c23585260c3d [2021-01-15T06:23:28.635Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-15T06:23:28.635Z] ---> Running in f7e8da9485c2 [2021-01-15T06:23:29.651Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T06:23:30.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T06:23:30.857Z] OK: 166 MiB in 39 packages [2021-01-15T06:23:31.523Z] Removing intermediate container f7e8da9485c2 [2021-01-15T06:23:31.523Z] ---> aa7b98cb0855 [2021-01-15T06:23:31.523Z] Step 8/24 : COPY . . [2021-01-15T06:23:32.985Z] ---> ae1022d6616a [2021-01-15T06:23:32.985Z] Step 9/24 : RUN ${MAKE} [2021-01-15T06:23:32.985Z] ---> Running in f05caaed9663 [2021-01-15T06:23:33.632Z] 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 [2021-01-15T06:23:49.086Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-15T06:23:51.719Z] Removing intermediate container f05caaed9663 [2021-01-15T06:23:51.719Z] ---> 3ab5e5b9b63e [2021-01-15T06:23:51.719Z] Step 10/24 : FROM scratch [2021-01-15T06:23:51.719Z] ---> [2021-01-15T06:23:51.719Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:23:51.719Z] ---> Running in f852f8466026 [2021-01-15T06:23:51.719Z] Removing intermediate container f852f8466026 [2021-01-15T06:23:51.719Z] ---> 7d3a4fe713cb [2021-01-15T06:23:51.719Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-15T06:23:51.719Z] ---> Running in b8b6a469f042 [2021-01-15T06:23:51.988Z] Removing intermediate container b8b6a469f042 [2021-01-15T06:23:51.988Z] ---> 87e86e4f3c66 [2021-01-15T06:23:51.988Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T06:23:51.988Z] ---> Running in db791ea892e4 [2021-01-15T06:23:52.262Z] Removing intermediate container db791ea892e4 [2021-01-15T06:23:52.262Z] ---> 3f3a087ada3d [2021-01-15T06:23:52.262Z] Step 14/24 : WORKDIR / [2021-01-15T06:23:52.262Z] ---> Running in 23eb2fe72441 [2021-01-15T06:23:52.545Z] Removing intermediate container 23eb2fe72441 [2021-01-15T06:23:52.545Z] ---> b82e8981a3e1 [2021-01-15T06:23:52.545Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-15T06:23:53.703Z] ---> d75510d22a09 [2021-01-15T06:23:53.703Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-15T06:23:54.212Z] ---> bbb8254298dc [2021-01-15T06:23:54.212Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-15T06:23:55.008Z] ---> e416c7c1f48e [2021-01-15T06:23:55.008Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-15T06:23:56.145Z] ---> 0997642410c9 [2021-01-15T06:23:56.145Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-15T06:23:56.442Z] ---> c6b424f6d1e6 [2021-01-15T06:23:56.442Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-15T06:23:56.442Z] ---> Running in 4309e53460ae [2021-01-15T06:23:56.767Z] Removing intermediate container 4309e53460ae [2021-01-15T06:23:56.767Z] ---> eeeeeb031cbe [2021-01-15T06:23:56.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:23:57.068Z] ---> Running in fe797428d8ee [2021-01-15T06:23:57.443Z] gofmt -l . [2021-01-15T06:23:57.715Z] [ "`gofmt -l .`" = "" ] [2021-01-15T06:23:57.993Z] ./bin/test-attribution-txt.sh [2021-01-15T06:23:58.070Z] Removing intermediate container fe797428d8ee [2021-01-15T06:23:58.070Z] ---> b59ab166561a [2021-01-15T06:23:58.070Z] Step 22/24 : LABEL arch=amd64 [2021-01-15T06:23:58.070Z] ---> Running in 8d0c54fef153 [2021-01-15T06:23:58.364Z] Removing intermediate container 8d0c54fef153 [2021-01-15T06:23:58.364Z] ---> 9b8919694f15 [2021-01-15T06:23:58.364Z] Step 23/24 : LABEL git_sha=92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:23:58.364Z] ---> Running in cd9d9031ef23 [2021-01-15T06:23:58.646Z] Removing intermediate container cd9d9031ef23 [2021-01-15T06:23:58.646Z] ---> 2ab27e561dc9 [2021-01-15T06:23:58.646Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:23:58.923Z] ---> Running in f3a253ca37f5 [2021-01-15T06:23:58.979Z] ./bin/test-go-mod-tidy.sh [2021-01-15T06:23:59.199Z] Removing intermediate container f3a253ca37f5 [2021-01-15T06:23:59.199Z] ---> fde0b28f1af1 [2021-01-15T06:23:59.199Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-15T06:23:59.199Z] Successfully built fde0b28f1af1 [2021-01-15T06:23:59.199Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T06:24:00.912Z] $ docker stop --time=1 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 [2021-01-15T06:24:02.968Z] $ docker rm -f 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-01-15T06:24:03.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] stash [2021-01-15T06:24:04.088Z] Warning: overwriting stash ‘coverage-report’ [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 [2021-01-15T06:24:05.024Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T06:24:06.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-15T06:24:06.854Z] + ls -al . [2021-01-15T06:24:06.855Z] total 252 [2021-01-15T06:24:06.855Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 15 06:23 . [2021-01-15T06:24:06.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 .. [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 15 06:20 .dockerignore [2021-01-15T06:24:06.855Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 06:20 .git [2021-01-15T06:24:06.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 06:20 .github [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 15 06:20 .gitignore [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 15 06:20 Dockerfile.build [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 15 06:20 Jenkinsfile [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 15 06:20 LICENSE [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 15 06:20 Makefile [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 15 06:20 README.md [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 15 06:20 RELEASE-NOTES.txt [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 06:17 VERSION [2021-01-15T06:24:06.855Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 06:20 bin [2021-01-15T06:24:06.855Z] -rw-r--r-- 1 jenkins jenkins 137952 Jan 15 06:23 coverage.out [2021-01-15T06:24:06.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 example [2021-01-15T06:24:06.855Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 15 06:23 go.mod [2021-01-15T06:24:06.855Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 15 06:23 go.sum [2021-01-15T06:24:06.855Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 15 06:20 internal [2021-01-15T06:24:06.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 openapi [2021-01-15T06:24:06.855Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 15 06:20 pkg [2021-01-15T06:24:06.855Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 snap [2021-01-15T06:24:06.855Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 15 06:20 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:24:07.239Z] + 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=92bdcba4746285fd89e1f019ae292ddea33170f7 --label arch=arm64 --label version=0.0.0 . [2021-01-15T06:24:07.836Z] Sending build context to Docker daemon 2.616MB [2021-01-15T06:24:07.836Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-15T06:24:07.836Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-15T06:24:07.836Z] ---> 28c85d2f53c8 [2021-01-15T06:24:07.836Z] Step 3/24 : ARG MAKE='make build' [2021-01-15T06:24:08.110Z] ---> Running in 35f18b3e9dec [2021-01-15T06:24:08.385Z] Removing intermediate container 35f18b3e9dec [2021-01-15T06:24:08.385Z] ---> b9bbfb0ecfdb [2021-01-15T06:24:08.385Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-15T06:24:08.668Z] ---> Running in 24793ceba6b3 [2021-01-15T06:24:09.277Z] Removing intermediate container 24793ceba6b3 [2021-01-15T06:24:09.277Z] ---> c659b05fdd13 [2021-01-15T06:24:09.277Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:24:09.277Z] ---> Running in eec37c1288c8 [2021-01-15T06:24:09.558Z] Removing intermediate container eec37c1288c8 [2021-01-15T06:24:09.558Z] ---> 6e9c219680fd [2021-01-15T06:24:09.558Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-15T06:24:09.830Z] ---> Running in eef21ff4f9a3 [2021-01-15T06:24:12.494Z] Removing intermediate container eef21ff4f9a3 [2021-01-15T06:24:12.494Z] ---> f29db545ea0b [2021-01-15T06:24:12.494Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-15T06:24:12.494Z] ---> Running in a2806845d6f0 [2021-01-15T06:24:13.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T06:24:14.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T06:24:14.667Z] OK: 142 MiB in 39 packages [2021-01-15T06:24:16.096Z] Removing intermediate container a2806845d6f0 [2021-01-15T06:24:16.096Z] ---> a1e8f153a17b [2021-01-15T06:24:16.096Z] Step 8/24 : COPY . . [2021-01-15T06:24:17.077Z] ---> 6ad1707d377e [2021-01-15T06:24:17.077Z] Step 9/24 : RUN ${MAKE} [2021-01-15T06:24:17.349Z] ---> Running in 2b1fb9e9e5b6 [2021-01-15T06:24:18.344Z] 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 [2021-01-15T06:24:45.154Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-15T06:24:45.154Z] Removing intermediate container 2b1fb9e9e5b6 [2021-01-15T06:24:45.154Z] ---> 50f64b7cf3d9 [2021-01-15T06:24:45.154Z] Step 10/24 : FROM scratch [2021-01-15T06:24:45.154Z] ---> [2021-01-15T06:24:45.154Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-15T06:24:45.154Z] ---> Running in f69a9c79a816 [2021-01-15T06:24:45.422Z] Removing intermediate container f69a9c79a816 [2021-01-15T06:24:45.422Z] ---> 804e9380b43b [2021-01-15T06:24:45.422Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-15T06:24:45.696Z] ---> Running in b28f9da3e039 [2021-01-15T06:24:45.969Z] Removing intermediate container b28f9da3e039 [2021-01-15T06:24:45.969Z] ---> 59026d733d51 [2021-01-15T06:24:45.969Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-15T06:24:45.969Z] ---> Running in 4ff2bd500c07 [2021-01-15T06:24:46.564Z] Removing intermediate container 4ff2bd500c07 [2021-01-15T06:24:46.564Z] ---> 89a515a43d72 [2021-01-15T06:24:46.565Z] Step 14/24 : WORKDIR / [2021-01-15T06:24:46.565Z] ---> Running in 8051703377e8 [2021-01-15T06:24:47.161Z] Removing intermediate container 8051703377e8 [2021-01-15T06:24:47.161Z] ---> db4c401b4e9b [2021-01-15T06:24:47.161Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-15T06:24:48.140Z] ---> 08a77a36117e [2021-01-15T06:24:48.140Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-15T06:24:48.739Z] ---> 14d2b384b617 [2021-01-15T06:24:48.739Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-15T06:24:49.715Z] ---> 45a8aa809e5e [2021-01-15T06:24:49.715Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-15T06:24:50.311Z] ---> a5366fcce9b3 [2021-01-15T06:24:50.311Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-15T06:24:50.910Z] ---> 98b59878e250 [2021-01-15T06:24:50.910Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-15T06:24:51.182Z] ---> Running in 5320b069ad4f [2021-01-15T06:24:51.453Z] Removing intermediate container 5320b069ad4f [2021-01-15T06:24:51.453Z] ---> 4f2e8dae4689 [2021-01-15T06:24:51.453Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-15T06:24:51.726Z] ---> Running in 4c583b7bb05a [2021-01-15T06:24:52.320Z] Removing intermediate container 4c583b7bb05a [2021-01-15T06:24:52.320Z] ---> 76a1a4b06d51 [2021-01-15T06:24:52.320Z] Step 22/24 : LABEL arch=arm64 [2021-01-15T06:24:52.320Z] ---> Running in c43d06ce456d [2021-01-15T06:24:52.624Z] Removing intermediate container c43d06ce456d [2021-01-15T06:24:52.624Z] ---> 18efec82bc4d [2021-01-15T06:24:52.624Z] Step 23/24 : LABEL git_sha=92bdcba4746285fd89e1f019ae292ddea33170f7 [2021-01-15T06:24:52.907Z] ---> Running in d787229d1cc4 [2021-01-15T06:24:53.500Z] Removing intermediate container d787229d1cc4 [2021-01-15T06:24:53.500Z] ---> 1eca4a42a0e6 [2021-01-15T06:24:53.500Z] Step 24/24 : LABEL version=0.0.0 [2021-01-15T06:24:53.500Z] ---> Running in fb4162b7167c [2021-01-15T06:24:54.092Z] Removing intermediate container fb4162b7167c [2021-01-15T06:24:54.092Z] ---> 7c57c7292cc3 [2021-01-15T06:24:54.092Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-15T06:24:54.092Z] Successfully built 7c57c7292cc3 [2021-01-15T06:24:54.092Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-15T06:24:56.463Z] provisioning config files... [2021-01-15T06:24:56.473Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config4052376297490608477tmp [Pipeline] { [Pipeline] sh [2021-01-15T06:24:56.909Z] + set +x [2021-01-15T06:24:56.909Z] + curl -s https://codecov.io/bash [2021-01-15T06:24:56.909Z] + bash -s -- [2021-01-15T06:24:57.176Z] [2021-01-15T06:24:57.176Z] _____ _ [2021-01-15T06:24:57.176Z] / ____| | | [2021-01-15T06:24:57.176Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T06:24:57.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T06:24:57.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T06:24:57.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T06:24:57.176Z] Bash-20201231-23d4836 [2021-01-15T06:24:57.176Z] [2021-01-15T06:24:57.176Z] [2021-01-15T06:24:57.176Z] ==> git version 2.24.3 found [2021-01-15T06:24:57.176Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-15T06:24:57.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T06:24:57.176Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T06:24:57.176Z] ==> Jenkins CI detected. [2021-01-15T06:24:57.176Z] project root: . [2021-01-15T06:24:57.176Z] --> token set from env [2021-01-15T06:24:57.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T06:24:57.176Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T06:24:57.176Z] ==> Python coveragepy not found [2021-01-15T06:24:57.176Z] ==> Searching for coverage reports in: [2021-01-15T06:24:57.176Z] + . [2021-01-15T06:24:57.176Z] -> Found 1 reports [2021-01-15T06:24:57.176Z] ==> Detecting git/mercurial file structure [2021-01-15T06:24:57.176Z] ==> Reading reports [2021-01-15T06:24:57.176Z] + ./coverage.out bytes=137952 [2021-01-15T06:24:57.176Z] ==> Appending adjustments [2021-01-15T06:24:57.176Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T06:24:57.752Z] + Found adjustments [2021-01-15T06:24:57.752Z] ==> Gzipping contents [2021-01-15T06:24:57.752Z] 24K /tmp/codecov.tsJ6Cb.gz [2021-01-15T06:24:57.752Z] ==> Uploading reports [2021-01-15T06:24:57.752Z] url: https://codecov.io [2021-01-15T06:24:57.752Z] query: branch=PR-734&commit=92bdcba4746285fd89e1f019ae292ddea33170f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= [2021-01-15T06:24:57.752Z] -> Pinging Codecov [2021-01-15T06:24:57.752Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-734&commit=92bdcba4746285fd89e1f019ae292ddea33170f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= [2021-01-15T06:24:58.024Z] -> Uploading to [2021-01-15T06:24:58.024Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/7E55EF52A471D76F132DFD9A03CDDE97/92bdcba4746285fd89e1f019ae292ddea33170f7/d3a00921-18dd-401b-8fb4-1ac323f3262f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T062457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77fa4280a9cf76f82747cd86ea31b1adf013bc56660cb469fcdff3740597fa18 [2021-01-15T06:24:58.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T06:24:58.024Z] Dload Upload Total Spent Left Speed [2021-01-15T06:24:58.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22098 0 0 100 22098 0 39059 --:--:-- --:--:-- --:--:-- 39111 [2021-01-15T06:24:58.604Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] } [2021-01-15T06:24:58.627Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:02.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:03.222Z] ---> package-listing.sh [2021-01-15T06:25:03.222Z] ++ facter osfamily [2021-01-15T06:25:03.222Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T06:25:03.222Z] + OS_FAMILY=redhat [2021-01-15T06:25:03.222Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-734 [2021-01-15T06:25:03.222Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T06:25:03.222Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T06:25:03.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T06:25:03.222Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T06:25:03.222Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-734 ']' [2021-01-15T06:25:03.222Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T06:25:03.222Z] + case "${OS_FAMILY}" in [2021-01-15T06:25:03.222Z] + rpm -qa [2021-01-15T06:25:03.222Z] + sort [2021-01-15T06:25:08.564Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T06:25:08.564Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T06:25:08.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T06:25:08.564Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-734 ']' [2021-01-15T06:25:08.564Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-734/archives/ [2021-01-15T06:25:08.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-734/archives/ [Pipeline] echo [2021-01-15T06:25:08.613Z] 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-734/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T06:25:08.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:25:09.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:25:09.270Z] [2021-01-15T06:25:09.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T06:25:09.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:25:09.673Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T06:25:09.673Z] df20fa9351a1: Pulling fs layer [2021-01-15T06:25:09.673Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T06:25:09.673Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T06:25:09.673Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T06:25:09.673Z] 93b61091891f: Pulling fs layer [2021-01-15T06:25:09.673Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T06:25:09.673Z] 5e14af77c1be: Pulling fs layer [2021-01-15T06:25:09.673Z] 01666e4c0597: Pulling fs layer [2021-01-15T06:25:09.673Z] aa168da1d23b: Pulling fs layer [2021-01-15T06:25:09.673Z] 93b61091891f: Waiting [2021-01-15T06:25:09.673Z] 93b9cdb0e59b: Waiting [2021-01-15T06:25:09.673Z] 5e14af77c1be: Waiting [2021-01-15T06:25:09.673Z] 01666e4c0597: Waiting [2021-01-15T06:25:09.673Z] aa168da1d23b: Waiting [2021-01-15T06:25:09.673Z] 46f8f816bc3b: Waiting [2021-01-15T06:25:09.673Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T06:25:09.673Z] 36b3adc4ff6f: Download complete [2021-01-15T06:25:09.673Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T06:25:09.673Z] 46f8f816bc3b: Download complete [2021-01-15T06:25:09.948Z] df20fa9351a1: Verifying Checksum [2021-01-15T06:25:09.948Z] df20fa9351a1: Download complete [2021-01-15T06:25:09.948Z] 93b61091891f: Verifying Checksum [2021-01-15T06:25:09.948Z] 93b61091891f: Download complete [2021-01-15T06:25:09.948Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T06:25:09.948Z] 93b9cdb0e59b: Download complete [2021-01-15T06:25:09.948Z] 5e14af77c1be: Verifying Checksum [2021-01-15T06:25:09.948Z] 5e14af77c1be: Download complete [2021-01-15T06:25:09.948Z] 01666e4c0597: Verifying Checksum [2021-01-15T06:25:09.948Z] 01666e4c0597: Download complete [2021-01-15T06:25:10.215Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T06:25:10.215Z] 8ad3a11d3b57: Download complete [2021-01-15T06:25:10.215Z] df20fa9351a1: Pull complete [2021-01-15T06:25:10.480Z] 36b3adc4ff6f: Pull complete [2021-01-15T06:25:11.453Z] 8ad3a11d3b57: Pull complete [2021-01-15T06:25:11.732Z] 46f8f816bc3b: Pull complete [2021-01-15T06:25:12.724Z] aa168da1d23b: Verifying Checksum [2021-01-15T06:25:12.724Z] aa168da1d23b: Download complete [2021-01-15T06:25:12.724Z] 93b61091891f: Pull complete [2021-01-15T06:25:12.990Z] 93b9cdb0e59b: Pull complete [2021-01-15T06:25:12.990Z] 5e14af77c1be: Pull complete [2021-01-15T06:25:13.260Z] 01666e4c0597: Pull complete [2021-01-15T06:25:21.475Z] aa168da1d23b: Pull complete [2021-01-15T06:25:21.475Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T06:25:21.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T06:25:21.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T06:25:21.669Z] prd-centos7-docker-4c-2g-20401 does not seem to be running inside a container [2021-01-15T06:25:21.734Z] $ 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-734/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-734 -v /w/workspace/dgexfoundry_device-sdk-go_PR-734:/w/workspace/dgexfoundry_device-sdk-go_PR-734:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T06:25:25.669Z] $ docker top 2095e863a15a90db696564ec0fac584149944dc101ecf652a78a9bc672b4550a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T06:25:26.266Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T06:25:26.617Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T06:25:26.962Z] + ls /var/log/sa-host [2021-01-15T06:25:26.962Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T06:25:26.963Z] file_magic: OK [2021-01-15T06:25:26.963Z] HZ: Using current value: 100 [2021-01-15T06:25:26.963Z] file_header: OK [2021-01-15T06:25:26.963Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T06:25:26.963Z] Statistics: [2021-01-15T06:25:26.963Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T06:25:26.963Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T06:25:26.963Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T06:25:26.963Z] file_magic: OK [2021-01-15T06:25:26.963Z] HZ: Using current value: 100 [2021-01-15T06:25:26.963Z] file_header: OK [2021-01-15T06:25:26.963Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-15T06:25:26.963Z] Statistics: [2021-01-15T06:25:26.963Z] Hnuu...uuuununununu... [2021-01-15T06:25:26.963Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T06:25:27.350Z] provisioning config files... [2021-01-15T06:25:27.375Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config4307958375296451603tmp [Pipeline] { [Pipeline] echo [2021-01-15T06:25:27.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:27.841Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T06:25:27.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T06:25:28.015Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:28.369Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T06:25:28.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:28.745Z] ---> sudo-logs.sh [2021-01-15T06:25:28.745Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T06:25:28.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:29.126Z] ---> job-cost.sh [2021-01-15T06:25:29.126Z] lf-activate-venv: SKIPPING [2021-01-15T06:25:29.126Z] INFO: No Stack... [2021-01-15T06:25:30.080Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T06:25:30.665Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T06:25:30.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T06:25:31.051Z] ---> logs-deploy.sh [2021-01-15T06:25:31.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-734/1 [2021-01-15T06:25:31.051Z] INFO: archiving workspace using pattern(s): [2021-01-15T06:25:32.985Z] Archives upload complete. [2021-01-15T06:25:32.985Z] INFO: archiving logs to Nexus