Pull request #814 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 59765dfb351417203de2b445b53a8781dec95572+3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 (0d7ef6607235596386686887ca6d6f7e235d1b8a) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-814/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-814/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29594’ Running on prd-centos7-docker-4c-2g-29596 in /w/workspace/dgexfoundry_device-sdk-go_PR-814 [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-814 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/814/head:refs/remotes/origin/PR-814 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 59765dfb351417203de2b445b53a8781dec95572 Merge succeeded, producing 59765dfb351417203de2b445b53a8781dec95572 Checking out Revision 59765dfb351417203de2b445b53a8781dec95572 (PR-814) > git config core.sparsecheckout # timeout=10 > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # 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 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-12T05:47:04.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-12T05:47:05.324Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-12T05:47:05.547Z] ========================================================= [2021-03-12T05:47:05.547Z] EdgeX Global Pipelines Version Info [2021-03-12T05:47:05.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:47:07.085Z] ------------------- [2021-03-12T05:47:07.086Z] stable info: [2021-03-12T05:47:07.086Z] ------------------- [2021-03-12T05:47:07.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-12T05:47:07.086Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T05:47:07.086Z] Message: update stable to v1.0.184 [2021-03-12T05:47:08.032Z] ------------------- [2021-03-12T05:47:08.032Z] experimental info: [2021-03-12T05:47:08.032Z] ------------------- [2021-03-12T05:47:08.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-12T05:47:08.032Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T05:47:08.032Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-12T05:47:08.434Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-12T05:47:08.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-12T05:47:08.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-12T05:47:08.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-12T05:47:09.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-12T05:47:09.170Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-12T05:47:09.308Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-12T05:47:09.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-12T05:47:09.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-12T05:47:09.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-12T05:47:09.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-12T05:47:10.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-12T05:47:10.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-12T05:47:10.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-12T05:47:10.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-12T05:47:10.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T05:47:10.841Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T05:47:10.978Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-12T05:47:11.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-12T05:47:11.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-12T05:47:11.417Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-12T05:47:11.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-12T05:47:11.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-12T05:47:11.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-12T05:47:11.972Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-12T05:47:12.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-12T05:47:12.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-814 [Pipeline] echo [2021-03-12T05:47:12.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-814 [Pipeline] echo [2021-03-12T05:47:12.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-814 [Pipeline] echo [2021-03-12T05:47:12.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59765dfb351417203de2b445b53a8781dec95572 [Pipeline] echo [2021-03-12T05:47:12.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59765df [Pipeline] echo [2021-03-12T05:47:12.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T05:47:13.242Z] provisioning config files... [2021-03-12T05:47:13.277Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/config5121283399049777894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:47:13.722Z] ---> docker-login.sh [2021-03-12T05:47:13.722Z] nexus3.edgexfoundry.org:10001 [2021-03-12T05:47:13.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:47:14.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:47:14.245Z] Configure a credential helper to remove this warning. See [2021-03-12T05:47:14.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:47:14.245Z] [2021-03-12T05:47:14.245Z] Login Succeeded [2021-03-12T05:47:14.245Z] nexus3.edgexfoundry.org:10002 [2021-03-12T05:47:14.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:47:14.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:47:14.507Z] Configure a credential helper to remove this warning. See [2021-03-12T05:47:14.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:47:14.507Z] [2021-03-12T05:47:14.507Z] Login Succeeded [2021-03-12T05:47:14.507Z] nexus3.edgexfoundry.org:10003 [2021-03-12T05:47:14.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:47:14.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:47:14.507Z] Configure a credential helper to remove this warning. See [2021-03-12T05:47:14.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:47:14.507Z] [2021-03-12T05:47:14.507Z] Login Succeeded [2021-03-12T05:47:14.507Z] nexus3.edgexfoundry.org:10004 [2021-03-12T05:47:14.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:47:14.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:47:14.768Z] Configure a credential helper to remove this warning. See [2021-03-12T05:47:14.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:47:14.769Z] [2021-03-12T05:47:14.769Z] Login Succeeded [2021-03-12T05:47:14.769Z] docker.io [2021-03-12T05:47:14.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:47:15.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:47:15.029Z] Configure a credential helper to remove this warning. See [2021-03-12T05:47:15.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:47:15.029Z] [2021-03-12T05:47:15.029Z] Login Succeeded [2021-03-12T05:47:15.029Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T05:47:15.059Z] 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-03-12T05:47:16.239Z] + git log --format=format:%s -1 59765dfb351417203de2b445b53a8781dec95572 [Pipeline] echo [2021-03-12T05:47:16.326Z] GIT_COMMIT: 59765dfb351417203de2b445b53a8781dec95572, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-12T05:47:16.405Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:47:17.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T05:47:17.487Z] [2021-03-12T05:47:17.487Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:47:17.904Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T05:47:17.904Z] latest: Pulling from edgex-devops/git-semver [2021-03-12T05:47:17.904Z] 31603596830f: Pulling fs layer [2021-03-12T05:47:17.904Z] 2a8b12db71e7: Pulling fs layer [2021-03-12T05:47:17.904Z] 6ca5941a6612: Pulling fs layer [2021-03-12T05:47:17.904Z] ecc8261a40a4: Pulling fs layer [2021-03-12T05:47:17.904Z] ecc8261a40a4: Waiting [2021-03-12T05:47:17.904Z] 2a8b12db71e7: Verifying Checksum [2021-03-12T05:47:17.904Z] 2a8b12db71e7: Download complete [2021-03-12T05:47:17.904Z] 31603596830f: Download complete [2021-03-12T05:47:18.169Z] ecc8261a40a4: Verifying Checksum [2021-03-12T05:47:18.169Z] ecc8261a40a4: Download complete [2021-03-12T05:47:18.169Z] 6ca5941a6612: Verifying Checksum [2021-03-12T05:47:18.169Z] 6ca5941a6612: Download complete [2021-03-12T05:47:18.438Z] 31603596830f: Pull complete [2021-03-12T05:47:18.438Z] 2a8b12db71e7: Pull complete [2021-03-12T05:47:19.387Z] 6ca5941a6612: Pull complete [2021-03-12T05:47:19.962Z] ecc8261a40a4: Pull complete [2021-03-12T05:47:19.962Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-12T05:47:19.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-12T05:47:19.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-12T05:47:20.092Z] prd-centos7-docker-4c-2g-29596 does not seem to be running inside a container [2021-03-12T05:47:20.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-814 -v /w/workspace/dgexfoundry_device-sdk-go_PR-814:/w/workspace/dgexfoundry_device-sdk-go_PR-814:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-814@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-03-12T05:47:21.602Z] $ docker top eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-12T05:47:22.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T05:47:22.078Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T05:47:22.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T05:47:22.291Z] $ docker exec eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 ssh-agent [2021-03-12T05:47:22.443Z] SSH_AUTH_SOCK=/tmp/ssh-ZYi8CGerqPPV/agent.11 [2021-03-12T05:47:22.443Z] SSH_AGENT_PID=16 [2021-03-12T05:47:22.458Z] Running ssh-add (command line suppressed) [2021-03-12T05:47:22.571Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/private_key_3171707568607402904.key (/w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/private_key_3171707568607402904.key) [2021-03-12T05:47:22.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T05:47:23.001Z] + git tag --points-at HEAD [Pipeline] } [2021-03-12T05:47:23.030Z] $ docker exec --env ******** --env ******** eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 ssh-agent -k [2021-03-12T05:47:23.137Z] unset SSH_AUTH_SOCK; [2021-03-12T05:47:23.138Z] unset SSH_AGENT_PID; [2021-03-12T05:47:23.138Z] echo Agent pid 16 killed; [2021-03-12T05:47:23.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-12T05:47:23.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-12T05:47:23.440Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-12T05:47:23.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-12T05:47:23.598Z] $ docker exec eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 ssh-agent [2021-03-12T05:47:23.749Z] SSH_AUTH_SOCK=/tmp/ssh-bDjC3aic4vVf/agent.46 [2021-03-12T05:47:23.749Z] SSH_AGENT_PID=51 [2021-03-12T05:47:23.756Z] Running ssh-add (command line suppressed) [2021-03-12T05:47:23.867Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/private_key_8386082408300200002.key (/w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/private_key_8386082408300200002.key) [2021-03-12T05:47:23.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-12T05:47:24.304Z] + git semver init [2021-03-12T05:47:24.304Z] # -> Open(): unable to determine branch for HEAD [2021-03-12T05:47:24.304Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-814/.git [2021-03-12T05:47:24.304Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-814 [2021-03-12T05:47:24.304Z] # $SEMVER_REMOTE_NAME = origin [2021-03-12T05:47:24.304Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-12T05:47:24.304Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-12T05:47:24.304Z] # $SEMVER_BRANCH = PR-814 [2021-03-12T05:47:24.304Z] # $SEMVER_TEMP = /tmp/semver-906337568 [2021-03-12T05:47:24.304Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-12T05:47:24.883Z] # '/tmp/semver-906337568' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-814/.semver' [2021-03-12T05:47:24.883Z] # -> Force: false [2021-03-12T05:47:24.883Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-814/.semver [Pipeline] } [2021-03-12T05:47:24.906Z] $ docker exec --env ******** --env ******** eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 ssh-agent -k [2021-03-12T05:47:25.017Z] unset SSH_AUTH_SOCK; [2021-03-12T05:47:25.018Z] unset SSH_AGENT_PID; [2021-03-12T05:47:25.018Z] echo Agent pid 51 killed; [2021-03-12T05:47:25.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-12T05:47:25.631Z] + git semver [Pipeline] } [2021-03-12T05:47:25.660Z] $ docker stop --time=1 eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 [2021-03-12T05:47:27.112Z] $ docker rm -f eb5211fc420896effbc6f379d47f822e799532787d7f6f939973cd0a92163207 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-12T05:47:27.649Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-12T05:47:28.094Z] Stashed 1 file(s) [Pipeline] echo [2021-03-12T05:47:28.112Z] [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-03-12T05:47:44.037Z] Still waiting to schedule task [2021-03-12T05:47:44.037Z] ‘prd-centos7-docker-4c-2g-29598’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-29597’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-03-12T05:47:44.066Z] Still waiting to schedule task [2021-03-12T05:47:44.067Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-12T05:50:26.721Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29599 in /w/workspace/dgexfoundry_device-sdk-go_PR-814 [Pipeline] { [Pipeline] ws [2021-03-12T05:50:26.828Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-12T05:50:31.971Z] using credential edgex-jenkins-ssh [2021-03-12T05:50:32.033Z] Cloning the remote Git repository [2021-03-12T05:50:32.106Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:50:32.224Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-12T05:50:32.305Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:50:32.306Z] > git --version # timeout=10 [2021-03-12T05:50:32.325Z] > git --version # 'git version 2.17.1' [2021-03-12T05:50:32.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:50:32.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T05:50:34.102Z] Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 59765dfb351417203de2b445b53a8781dec95572 [2021-03-12T05:50:34.332Z] Merge succeeded, producing 59765dfb351417203de2b445b53a8781dec95572 [2021-03-12T05:50:34.333Z] Checking out Revision 59765dfb351417203de2b445b53a8781dec95572 (PR-814) [2021-03-12T05:50:33.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-12T05:50:33.532Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T05:50:33.562Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-12T05:50:33.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:50:33.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:50:33.622Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/814/head:refs/remotes/origin/PR-814 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T05:50:34.122Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T05:50:34.141Z] > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # timeout=10 [2021-03-12T05:50:34.247Z] > git remote # timeout=10 [2021-03-12T05:50:34.262Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T05:50:34.280Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:50:34.289Z] > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 [2021-03-12T05:50:34.309Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T05:50:34.341Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T05:50:34.353Z] > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # timeout=10 [2021-03-12T05:50:38.682Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-12T05:50:38.738Z] > git --version # timeout=10 [2021-03-12T05:50:38.747Z] > git --version # 'git version 2.17.1' [2021-03-12T05:50:38.757Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T05:50:40.823Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-12T05:50:41.264Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T05:50:41.629Z] + true [2021-03-12T05:50:41.629Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T05:50:44.407Z] provisioning config files... [2021-03-12T05:50:44.447Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3161804848873596926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:50:44.968Z] ---> docker-login.sh [2021-03-12T05:50:44.968Z] nexus3.edgexfoundry.org:10001 [2021-03-12T05:50:45.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:50:46.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:50:46.232Z] Configure a credential helper to remove this warning. See [2021-03-12T05:50:46.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:50:46.232Z] [2021-03-12T05:50:46.232Z] Login Succeeded [2021-03-12T05:50:46.232Z] nexus3.edgexfoundry.org:10002 [2021-03-12T05:50:46.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:50:46.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:50:46.779Z] Configure a credential helper to remove this warning. See [2021-03-12T05:50:46.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:50:46.779Z] [2021-03-12T05:50:46.779Z] Login Succeeded [2021-03-12T05:50:46.779Z] nexus3.edgexfoundry.org:10003 [2021-03-12T05:50:47.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:50:47.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:50:47.331Z] Configure a credential helper to remove this warning. See [2021-03-12T05:50:47.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:50:47.331Z] [2021-03-12T05:50:47.331Z] Login Succeeded [2021-03-12T05:50:47.331Z] nexus3.edgexfoundry.org:10004 [2021-03-12T05:50:47.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:50:47.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:50:47.877Z] Configure a credential helper to remove this warning. See [2021-03-12T05:50:47.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:50:47.877Z] [2021-03-12T05:50:47.877Z] Login Succeeded [2021-03-12T05:50:47.877Z] docker.io [2021-03-12T05:50:48.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:50:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:50:48.442Z] Configure a credential helper to remove this warning. See [2021-03-12T05:50:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:50:48.442Z] [2021-03-12T05:50:48.442Z] Login Succeeded [2021-03-12T05:50:48.715Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T05:50:48.768Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T05:50:49.309Z] ========================================================= [2021-03-12T05:50:49.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-12T05:50:49.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:50:49.726Z] + 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-03-12T05:50:50.329Z] Sending build context to Docker daemon 2.264MB [2021-03-12T05:50:50.329Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T05:50:50.329Z] Step 2/8 : FROM ${BASE} [2021-03-12T05:50:50.329Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-12T05:50:50.329Z] 5f621e34cdf4: Pulling fs layer [2021-03-12T05:50:50.329Z] a4357932f1b6: Pulling fs layer [2021-03-12T05:50:50.329Z] 18c013af1878: Pulling fs layer [2021-03-12T05:50:50.329Z] 00ac8860ef70: Pulling fs layer [2021-03-12T05:50:50.329Z] 63d7cb157983: Pulling fs layer [2021-03-12T05:50:50.329Z] b116817d02f9: Pulling fs layer [2021-03-12T05:50:50.329Z] 745a02a5169b: Pulling fs layer [2021-03-12T05:50:50.329Z] 63d7cb157983: Waiting [2021-03-12T05:50:50.329Z] b116817d02f9: Waiting [2021-03-12T05:50:50.329Z] 745a02a5169b: Waiting [2021-03-12T05:50:50.329Z] 00ac8860ef70: Waiting [2021-03-12T05:50:50.329Z] 18c013af1878: Download complete [2021-03-12T05:50:50.329Z] a4357932f1b6: Verifying Checksum [2021-03-12T05:50:50.329Z] a4357932f1b6: Download complete [2021-03-12T05:50:50.329Z] 63d7cb157983: Verifying Checksum [2021-03-12T05:50:50.329Z] 63d7cb157983: Download complete [2021-03-12T05:50:50.936Z] b116817d02f9: Verifying Checksum [2021-03-12T05:50:50.936Z] b116817d02f9: Download complete [2021-03-12T05:50:50.936Z] 5f621e34cdf4: Download complete [2021-03-12T05:50:51.939Z] 5f621e34cdf4: Pull complete [2021-03-12T05:50:52.214Z] a4357932f1b6: Pull complete [2021-03-12T05:50:52.816Z] 18c013af1878: Pull complete [2021-03-12T05:50:53.413Z] 745a02a5169b: Verifying Checksum [2021-03-12T05:50:53.413Z] 745a02a5169b: Download complete [2021-03-12T05:50:54.390Z] 00ac8860ef70: Verifying Checksum [2021-03-12T05:50:54.390Z] 00ac8860ef70: Download complete [2021-03-12T05:51:04.560Z] 00ac8860ef70: Pull complete [2021-03-12T05:51:05.161Z] 63d7cb157983: Pull complete [2021-03-12T05:51:05.435Z] b116817d02f9: Pull complete [2021-03-12T05:51:09.780Z] 745a02a5169b: Pull complete [2021-03-12T05:51:09.780Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-12T05:51:09.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-12T05:51:09.780Z] ---> b7e6874047d6 [2021-03-12T05:51:09.780Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T05:51:12.412Z] ---> Running in 75aa6949dca7 [2021-03-12T05:51:12.412Z] Removing intermediate container 75aa6949dca7 [2021-03-12T05:51:12.412Z] ---> 5f345b1dc456 [2021-03-12T05:51:12.412Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T05:51:12.687Z] ---> Running in 84fa2d0ea83a [2021-03-12T05:51:15.352Z] Removing intermediate container 84fa2d0ea83a [2021-03-12T05:51:15.352Z] ---> 392bc8e79247 [2021-03-12T05:51:15.352Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-12T05:51:15.352Z] ---> Running in 1369d449c812 [2021-03-12T05:51:16.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-12T05:51:17.313Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-12T05:51:17.911Z] OK: 142 MiB in 39 packages [2021-03-12T05:51:18.895Z] Removing intermediate container 1369d449c812 [2021-03-12T05:51:18.895Z] ---> be2754748811 [2021-03-12T05:51:18.895Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-12T05:51:19.167Z] ---> Running in 736bde9debbc [2021-03-12T05:51:19.763Z] Removing intermediate container 736bde9debbc [2021-03-12T05:51:19.763Z] ---> c5f75acaa44e [2021-03-12T05:51:19.763Z] Step 7/8 : COPY . . [2021-03-12T05:51:20.771Z] ---> a14d05a4d6e2 [2021-03-12T05:51:20.771Z] Step 8/8 : RUN go mod download [2021-03-12T05:51:21.043Z] ---> Running in 50dd3950d77b [2021-03-12T05:51:47.837Z] Removing intermediate container 50dd3950d77b [2021-03-12T05:51:47.837Z] ---> b83765ebb01e [2021-03-12T05:51:47.837Z] Successfully built b83765ebb01e [2021-03-12T05:51:47.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:51:48.236Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T05:51:48.236Z] . [Pipeline] withDockerContainer [2021-03-12T05:51:48.555Z] prd-ubuntu18.04-docker-arm64-4c-16g-29599 does not seem to be running inside a container [2021-03-12T05:51:48.640Z] $ 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-03-12T05:51:50.228Z] $ docker top 61b6b3086388c384288bed0decdf6ad29d65135a4e464a616d640d94b734ed0a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T05:51:51.371Z] + go version [2021-03-12T05:51:51.371Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-12T05:51:51.415Z] $ docker stop --time=1 61b6b3086388c384288bed0decdf6ad29d65135a4e464a616d640d94b734ed0a [2021-03-12T05:51:53.389Z] $ docker rm -f 61b6b3086388c384288bed0decdf6ad29d65135a4e464a616d640d94b734ed0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:51:54.720Z] + docker inspect -f . ci-base-image-arm64 [2021-03-12T05:51:54.720Z] . [Pipeline] withDockerContainer [2021-03-12T05:51:55.007Z] prd-ubuntu18.04-docker-arm64-4c-16g-29599 does not seem to be running inside a container [2021-03-12T05:51:55.098Z] $ 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-03-12T05:51:56.530Z] $ docker top bcd71a7423bad3bed287488be86fb32b3bc8c20652a97b93b4984d54a1329d24 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T05:51:57.572Z] + make test [2021-03-12T05:51:57.572Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T05:52:19.755Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-12T05:52:52.161Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:41:49: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:51:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:56:41: dp.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:112:57: profile.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:129:23: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:130:49: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:132:23: deviceCommand.Set undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Set) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:133:49: deviceCommand.Set undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Set) [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:140:35: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:141:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:52:52.161Z] internal/v2/cache/profiles.go:141:28: too many errors [2021-03-12T05:53:00.606Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-03-12T05:53:00.881Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache.test] [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:41: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:51: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:56: dp.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:112: profile.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:129: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:140: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles_test.go:23:4: unknown field 'Get' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles_test.go:28:2: unknown field 'CoreCommands' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles_test.go:39:4: unknown field 'Get' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles_test.go:44:2: unknown field 'CoreCommands' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile [2021-03-12T05:53:00.881Z] internal/v2/cache/profiles.go:129: too many errors [2021-03-12T05:53:12.433Z] Running on prd-centos7-docker-4c-2g-29600 in /w/workspace/dgexfoundry_device-sdk-go_PR-814 [Pipeline] { [Pipeline] ws [2021-03-12T05:53:12.546Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-12T05:53:24.945Z] using credential edgex-jenkins-ssh [2021-03-12T05:53:25.071Z] Cloning the remote Git repository [2021-03-12T05:53:25.394Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:53:25.475Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-12T05:53:25.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:53:25.712Z] > git --version # timeout=10 [2021-03-12T05:53:25.774Z] > git --version # 'git version 2.24.3' [2021-03-12T05:53:25.775Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:53:25.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T05:53:28.819Z] Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 59765dfb351417203de2b445b53a8781dec95572 [2021-03-12T05:53:28.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-12T05:53:28.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-12T05:53:28.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-12T05:53:28.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-12T05:53:28.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:53:28.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/814/head:refs/remotes/origin/PR-814 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-12T05:53:28.848Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T05:53:28.910Z] > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # timeout=10 [2021-03-12T05:53:29.012Z] > git remote # timeout=10 [2021-03-12T05:53:29.086Z] > git config --get remote.origin.url # timeout=10 [2021-03-12T05:53:29.409Z] Merge succeeded, producing 59765dfb351417203de2b445b53a8781dec95572 [2021-03-12T05:53:29.410Z] Checking out Revision 59765dfb351417203de2b445b53a8781dec95572 (PR-814) [2021-03-12T05:53:29.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-12T05:53:29.179Z] > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 [2021-03-12T05:53:29.297Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-12T05:53:29.413Z] > git config core.sparsecheckout # timeout=10 [2021-03-12T05:53:29.436Z] > git checkout -f 59765dfb351417203de2b445b53a8781dec95572 # timeout=10 [2021-03-12T05:53:33.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.124s coverage: 10.5% of statements [2021-03-12T05:53:33.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.143s coverage: 12.5% of statements [2021-03-12T05:53:33.195Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-03-12T05:53:33.195Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-03-12T05:53:33.195Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-03-12T05:53:33.195Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-03-12T05:53:33.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.782s coverage: 6.4% of statements [2021-03-12T05:53:33.195Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-03-12T05:53:33.195Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-03-12T05:53:33.248Z] $ docker stop --time=1 bcd71a7423bad3bed287488be86fb32b3bc8c20652a97b93b4984d54a1329d24 [2021-03-12T05:53:34.467Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-12T05:53:34.567Z] > git --version # timeout=10 [2021-03-12T05:53:34.630Z] > git --version # 'git version 2.24.3' [2021-03-12T05:53:34.729Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-12T05:53:35.208Z] $ docker rm -f bcd71a7423bad3bed287488be86fb32b3bc8c20652a97b93b4984d54a1329d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-12T05:53:37.389Z] ---> job-cost.sh [2021-03-12T05:53:37.389Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5Lk [2021-03-12T05:53:38.184Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-12T05:53:38.590Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-12T05:53:38.963Z] + sudo service docker restart [2021-03-12T05:53:38.964Z] + true [2021-03-12T05:53:38.964Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-12T05:53:41.877Z] provisioning config files... [2021-03-12T05:53:41.923Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5170161274995898640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:53:42.476Z] ---> docker-login.sh [2021-03-12T05:53:42.476Z] nexus3.edgexfoundry.org:10001 [2021-03-12T05:53:43.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:53:43.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:53:43.954Z] Configure a credential helper to remove this warning. See [2021-03-12T05:53:43.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:53:43.954Z] [2021-03-12T05:53:43.954Z] Login Succeeded [2021-03-12T05:53:43.954Z] nexus3.edgexfoundry.org:10002 [2021-03-12T05:53:44.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:53:44.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:53:44.907Z] Configure a credential helper to remove this warning. See [2021-03-12T05:53:44.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:53:44.907Z] [2021-03-12T05:53:44.907Z] Login Succeeded [2021-03-12T05:53:44.907Z] nexus3.edgexfoundry.org:10003 [2021-03-12T05:53:45.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:53:45.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:53:45.905Z] Configure a credential helper to remove this warning. See [2021-03-12T05:53:45.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:53:45.905Z] [2021-03-12T05:53:45.905Z] Login Succeeded [2021-03-12T05:53:45.905Z] nexus3.edgexfoundry.org:10004 [2021-03-12T05:53:46.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:53:46.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:53:46.191Z] Configure a credential helper to remove this warning. See [2021-03-12T05:53:46.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:53:46.191Z] [2021-03-12T05:53:46.191Z] Login Succeeded [2021-03-12T05:53:46.191Z] docker.io [2021-03-12T05:53:46.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-12T05:53:47.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-12T05:53:47.080Z] Configure a credential helper to remove this warning. See [2021-03-12T05:53:47.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-12T05:53:47.080Z] [2021-03-12T05:53:47.080Z] Login Succeeded [2021-03-12T05:53:47.080Z] ---> docker-login.sh ends [Pipeline] } [2021-03-12T05:53:47.139Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-12T05:53:47.980Z] ========================================================= [2021-03-12T05:53:47.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-12T05:53:47.980Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:53:48.422Z] + 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-03-12T05:53:48.707Z] Sending build context to Docker daemon 2.257MB [2021-03-12T05:53:48.707Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-12T05:53:48.707Z] Step 2/8 : FROM ${BASE} [2021-03-12T05:53:48.707Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-12T05:53:48.707Z] 188c0c94c7c5: Pulling fs layer [2021-03-12T05:53:48.707Z] 0ef7d3d256c8: Pulling fs layer [2021-03-12T05:53:48.707Z] de9db76c5a1d: Pulling fs layer [2021-03-12T05:53:48.707Z] bca2f99d35d6: Pulling fs layer [2021-03-12T05:53:48.707Z] 93359f2a8cfa: Pulling fs layer [2021-03-12T05:53:48.707Z] 7c6f9722023f: Pulling fs layer [2021-03-12T05:53:48.707Z] a35cf1a2eb13: Pulling fs layer [2021-03-12T05:53:48.707Z] bca2f99d35d6: Waiting [2021-03-12T05:53:48.707Z] 93359f2a8cfa: Waiting [2021-03-12T05:53:48.707Z] 7c6f9722023f: Waiting [2021-03-12T05:53:48.707Z] a35cf1a2eb13: Waiting [2021-03-12T05:53:48.707Z] de9db76c5a1d: Verifying Checksum [2021-03-12T05:53:48.707Z] de9db76c5a1d: Download complete [2021-03-12T05:53:48.707Z] 0ef7d3d256c8: Verifying Checksum [2021-03-12T05:53:48.707Z] 0ef7d3d256c8: Download complete [2021-03-12T05:53:48.707Z] 93359f2a8cfa: Verifying Checksum [2021-03-12T05:53:48.707Z] 93359f2a8cfa: Download complete [2021-03-12T05:53:48.993Z] 7c6f9722023f: Verifying Checksum [2021-03-12T05:53:48.993Z] 7c6f9722023f: Download complete [2021-03-12T05:53:48.993Z] 188c0c94c7c5: Verifying Checksum [2021-03-12T05:53:48.993Z] 188c0c94c7c5: Download complete [2021-03-12T05:53:49.612Z] 188c0c94c7c5: Pull complete [2021-03-12T05:53:50.216Z] 0ef7d3d256c8: Pull complete [2021-03-12T05:53:50.744Z] de9db76c5a1d: Pull complete [2021-03-12T05:53:52.272Z] a35cf1a2eb13: Verifying Checksum [2021-03-12T05:53:52.272Z] a35cf1a2eb13: Download complete [2021-03-12T05:53:54.395Z] bca2f99d35d6: Verifying Checksum [2021-03-12T05:53:54.395Z] bca2f99d35d6: Download complete [2021-03-12T05:54:16.349Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T05:54:17.354Z] bca2f99d35d6: Pull complete [2021-03-12T05:54:17.355Z] 93359f2a8cfa: Pull complete [2021-03-12T05:54:17.680Z] 7c6f9722023f: Pull complete [2021-03-12T05:54:26.325Z] a35cf1a2eb13: Pull complete [2021-03-12T05:54:26.325Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-12T05:54:26.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-12T05:54:26.325Z] ---> a62c8e92a672 [2021-03-12T05:54:26.325Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-12T05:54:26.325Z] ---> Running in 6a58fac9863f [2021-03-12T05:54:26.640Z] Removing intermediate container 6a58fac9863f [2021-03-12T05:54:26.641Z] ---> 5d386a66abe6 [2021-03-12T05:54:26.641Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-12T05:54:26.641Z] ---> Running in b3827941114a [2021-03-12T05:54:29.510Z] Removing intermediate container b3827941114a [2021-03-12T05:54:29.510Z] ---> b26319c66673 [2021-03-12T05:54:29.510Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-12T05:54:29.784Z] ---> Running in 31f7a5a3474c [2021-03-12T05:54:30.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-12T05:54:31.454Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-12T05:54:31.731Z] OK: 166 MiB in 39 packages [2021-03-12T05:54:32.744Z] Removing intermediate container 31f7a5a3474c [2021-03-12T05:54:32.744Z] ---> 536c8246907d [2021-03-12T05:54:32.744Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-12T05:54:33.039Z] ---> Running in e575ff616d16 [2021-03-12T05:54:33.346Z] Removing intermediate container e575ff616d16 [2021-03-12T05:54:33.346Z] ---> c5cfe0a33ec4 [2021-03-12T05:54:33.346Z] Step 7/8 : COPY . . [2021-03-12T05:54:36.309Z] ---> ddd830b8b936 [2021-03-12T05:54:36.309Z] Step 8/8 : RUN go mod download [2021-03-12T05:54:36.579Z] ---> Running in 1ca00c4099cf [2021-03-12T05:55:16.497Z] Removing intermediate container 1ca00c4099cf [2021-03-12T05:55:16.497Z] ---> 7171ee6140b0 [2021-03-12T05:55:16.497Z] Successfully built 7171ee6140b0 [2021-03-12T05:55:16.497Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:55:17.357Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T05:55:17.357Z] . [Pipeline] withDockerContainer [2021-03-12T05:55:18.076Z] prd-centos7-docker-4c-2g-29600 does not seem to be running inside a container [2021-03-12T05:55:18.287Z] $ 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-x86_64 cat [2021-03-12T05:55:20.820Z] $ docker top 555b317c3fa71dc7801cf12c3d5201cab9cd147449ca0f5ad12522d116ede69e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T05:55:21.850Z] + go version [2021-03-12T05:55:21.850Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-12T05:55:21.900Z] $ docker stop --time=1 555b317c3fa71dc7801cf12c3d5201cab9cd147449ca0f5ad12522d116ede69e [2021-03-12T05:55:23.504Z] $ docker rm -f 555b317c3fa71dc7801cf12c3d5201cab9cd147449ca0f5ad12522d116ede69e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:55:24.849Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-12T05:55:24.849Z] . [Pipeline] withDockerContainer [2021-03-12T05:55:25.085Z] prd-centos7-docker-4c-2g-29600 does not seem to be running inside a container [2021-03-12T05:55:25.231Z] $ 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-x86_64 cat [2021-03-12T05:55:27.016Z] $ docker top c61ed85c1dcdd190cfb22b36ad2f549abb3bf8890337fde382be498c2abdb35c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T05:55:27.758Z] + make test [2021-03-12T05:55:27.758Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-12T05:55:53.112Z] lf-activate-venv(): INFO: Adding /tmp/venv-s5Lk/bin to PATH [2021-03-12T05:55:53.112Z] INFO: No Stack... [2021-03-12T05:55:53.112Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-12T05:55:53.112Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T05:55:53.472Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-12T05:55:53.472Z] + cut -d, -f6 [Pipeline] lock [2021-03-12T05:55:53.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [2021-03-12T05:55:53.625Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] did not exist. Created. [2021-03-12T05:55:53.625Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T05:55:54.190Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-12T05:55:55.114Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T05:55:55.147Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T05:55:56.345Z] Failed in branch arm64 [2021-03-12T05:55:59.706Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-12T05:56:27.372Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:41:49: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:51:39: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:56:41: dp.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:112:57: profile.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:129:23: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:130:49: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:132:23: deviceCommand.Set undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Set) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:133:49: deviceCommand.Set undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Set) [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:140:35: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:141:28: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:27.372Z] internal/v2/cache/profiles.go:141:28: too many errors [2021-03-12T05:56:36.208Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent [build failed] [2021-03-12T05:56:37.018Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache.test] [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:41: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:51: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:56: dp.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:112: profile.CoreCommands undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile has no field or method CoreCommands) [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:129: deviceCommand.Get undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand has no field or method Get) [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:140: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".Command [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles_test.go:23:4: unknown field 'Get' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles_test.go:28:2: unknown field 'CoreCommands' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles_test.go:39:4: unknown field 'Get' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceCommand [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles_test.go:44:2: unknown field 'CoreCommands' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".DeviceProfile [2021-03-12T05:56:37.018Z] internal/v2/cache/profiles.go:129: too many errors [2021-03-12T05:57:09.522Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.104s coverage: 10.5% of statements [2021-03-12T05:57:09.522Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.071s coverage: 12.5% of statements [2021-03-12T05:57:09.522Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/controller [build failed] [2021-03-12T05:57:09.522Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/transformer [build failed] [2021-03-12T05:57:09.522Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [build failed] [2021-03-12T05:57:09.522Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http [build failed] [2021-03-12T05:57:09.522Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.698s coverage: 6.4% of statements [2021-03-12T05:57:09.522Z] FAIL github.com/edgexfoundry/device-sdk-go/v2/pkg/service [build failed] [2021-03-12T05:57:09.522Z] make: *** [Makefile:32: test] Error 2 [Pipeline] } [2021-03-12T05:57:09.599Z] $ docker stop --time=1 c61ed85c1dcdd190cfb22b36ad2f549abb3bf8890337fde382be498c2abdb35c [2021-03-12T05:57:12.034Z] $ docker rm -f c61ed85c1dcdd190cfb22b36ad2f549abb3bf8890337fde382be498c2abdb35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:57:14.424Z] ---> job-cost.sh [2021-03-12T05:57:14.425Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QEFG [2021-03-12T05:57:47.348Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-12T05:58:35.222Z] lf-activate-venv(): INFO: Adding /tmp/venv-QEFG/bin to PATH [2021-03-12T05:58:35.222Z] INFO: No Stack... [2021-03-12T05:58:35.222Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T05:58:35.668Z] INFO: Archiving Costs [Pipeline] sh [2021-03-12T05:58:36.060Z] + cut -d, -f6 [2021-03-12T05:58:36.060Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-12T05:58:36.513Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [2021-03-12T05:58:36.520Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] did not exist. Created. [2021-03-12T05:58:36.520Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-12T05:58:37.164Z] /w/workspace/device-sdk-go/1@tmp/durable-467ae4bf/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-12T05:58:37.634Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-12T05:58:37.677Z] Warning: overwriting stash ‘stack-cost’ [2021-03-12T05:58:38.885Z] Stashed 1 file(s) [Pipeline] } [2021-03-12T05:58:38.910Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-814-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-12T05:58:40.061Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:58:44.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:58:44.810Z] ---> package-listing.sh [2021-03-12T05:58:44.810Z] ++ facter osfamily [2021-03-12T05:58:44.810Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-12T05:58:44.810Z] + OS_FAMILY=redhat [2021-03-12T05:58:44.810Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-814 [2021-03-12T05:58:44.810Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-12T05:58:44.810Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-12T05:58:44.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-12T05:58:44.810Z] + PACKAGES=/tmp/packages_start.txt [2021-03-12T05:58:44.810Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-814 ']' [2021-03-12T05:58:44.810Z] + PACKAGES=/tmp/packages_end.txt [2021-03-12T05:58:44.810Z] + case "${OS_FAMILY}" in [2021-03-12T05:58:44.810Z] + rpm -qa [2021-03-12T05:58:44.810Z] + sort [2021-03-12T05:58:50.168Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-12T05:58:50.168Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-12T05:58:50.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-12T05:58:50.168Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-814 ']' [2021-03-12T05:58:50.168Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-814/archives/ [2021-03-12T05:58:50.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-814/archives/ [Pipeline] echo [2021-03-12T05:58:50.229Z] 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-814/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-12T05:58:50.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:58:50.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T05:58:50.971Z] [2021-03-12T05:58:50.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-12T05:58:51.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T05:58:51.368Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-12T05:58:51.368Z] df20fa9351a1: Pulling fs layer [2021-03-12T05:58:51.368Z] 36b3adc4ff6f: Pulling fs layer [2021-03-12T05:58:51.368Z] 8ad3a11d3b57: Pulling fs layer [2021-03-12T05:58:51.368Z] 46f8f816bc3b: Pulling fs layer [2021-03-12T05:58:51.368Z] 93b61091891f: Pulling fs layer [2021-03-12T05:58:51.368Z] 93b9cdb0e59b: Pulling fs layer [2021-03-12T05:58:51.368Z] 5e14af77c1be: Pulling fs layer [2021-03-12T05:58:51.368Z] 01666e4c0597: Pulling fs layer [2021-03-12T05:58:51.368Z] aa168da1d23b: Pulling fs layer [2021-03-12T05:58:51.368Z] 93b9cdb0e59b: Waiting [2021-03-12T05:58:51.368Z] 5e14af77c1be: Waiting [2021-03-12T05:58:51.368Z] 01666e4c0597: Waiting [2021-03-12T05:58:51.368Z] aa168da1d23b: Waiting [2021-03-12T05:58:51.368Z] 46f8f816bc3b: Waiting [2021-03-12T05:58:51.368Z] 93b61091891f: Waiting [2021-03-12T05:58:51.368Z] 36b3adc4ff6f: Verifying Checksum [2021-03-12T05:58:51.368Z] 36b3adc4ff6f: Download complete [2021-03-12T05:58:51.368Z] 46f8f816bc3b: Verifying Checksum [2021-03-12T05:58:51.368Z] 46f8f816bc3b: Download complete [2021-03-12T05:58:51.634Z] df20fa9351a1: Verifying Checksum [2021-03-12T05:58:51.634Z] df20fa9351a1: Download complete [2021-03-12T05:58:51.634Z] 93b61091891f: Download complete [2021-03-12T05:58:51.634Z] 93b9cdb0e59b: Verifying Checksum [2021-03-12T05:58:51.634Z] 93b9cdb0e59b: Download complete [2021-03-12T05:58:51.634Z] 5e14af77c1be: Verifying Checksum [2021-03-12T05:58:51.634Z] 5e14af77c1be: Download complete [2021-03-12T05:58:51.634Z] 01666e4c0597: Verifying Checksum [2021-03-12T05:58:51.634Z] 01666e4c0597: Download complete [2021-03-12T05:58:51.634Z] 8ad3a11d3b57: Verifying Checksum [2021-03-12T05:58:51.634Z] 8ad3a11d3b57: Download complete [2021-03-12T05:58:51.908Z] df20fa9351a1: Pull complete [2021-03-12T05:58:52.180Z] 36b3adc4ff6f: Pull complete [2021-03-12T05:58:52.758Z] 8ad3a11d3b57: Pull complete [2021-03-12T05:58:52.758Z] 46f8f816bc3b: Pull complete [2021-03-12T05:58:53.332Z] 93b61091891f: Pull complete [2021-03-12T05:58:53.332Z] 93b9cdb0e59b: Pull complete [2021-03-12T05:58:53.332Z] 5e14af77c1be: Pull complete [2021-03-12T05:58:53.596Z] 01666e4c0597: Pull complete [2021-03-12T05:58:55.565Z] aa168da1d23b: Verifying Checksum [2021-03-12T05:58:55.565Z] aa168da1d23b: Download complete [2021-03-12T05:59:00.980Z] aa168da1d23b: Pull complete [2021-03-12T05:59:00.980Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-12T05:59:00.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-12T05:59:00.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-12T05:59:01.209Z] prd-centos7-docker-4c-2g-29596 does not seem to be running inside a container [2021-03-12T05:59:01.273Z] $ 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-814/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-814 -v /w/workspace/dgexfoundry_device-sdk-go_PR-814:/w/workspace/dgexfoundry_device-sdk-go_PR-814:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-814@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-03-12T05:59:05.066Z] $ docker top 185d5f57c1654c59b986a9d9da2cb36097c2753bd417d142083e3d5f4cdb4706 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-12T05:59:05.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-12T05:59:06.032Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-12T05:59:06.359Z] + ls /var/log/sa-host [2021-03-12T05:59:06.359Z] + sadf -c /var/log/sa-host/sa12 [2021-03-12T05:59:06.359Z] file_magic: OK [2021-03-12T05:59:06.359Z] HZ: Using current value: 100 [2021-03-12T05:59:06.359Z] file_header: OK [2021-03-12T05:59:06.359Z] 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-03-12T05:59:06.359Z] Statistics: [2021-03-12T05:59:06.359Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-12T05:59:06.359Z] File successfully converted to sysstat format version 12.2.1 [2021-03-12T05:59:06.359Z] + sadf -c /var/log/sa-host/sa23 [2021-03-12T05:59:06.359Z] file_magic: OK [2021-03-12T05:59:06.359Z] HZ: Using current value: 100 [2021-03-12T05:59:06.359Z] file_header: OK [2021-03-12T05:59:06.359Z] 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-03-12T05:59:06.359Z] Statistics: [2021-03-12T05:59:06.359Z] Hnuu...uuuununununu... [2021-03-12T05:59:06.359Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-12T05:59:07.088Z] provisioning config files... [2021-03-12T05:59:07.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-814@tmp/config4800955152987254184tmp [Pipeline] { [Pipeline] echo [2021-03-12T05:59:07.296Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:59:07.659Z] ---> create-netrc.sh [Pipeline] } [2021-03-12T05:59:07.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-12T05:59:07.848Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:59:08.196Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-12T05:59:08.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:59:08.577Z] ---> sudo-logs.sh [2021-03-12T05:59:08.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-12T05:59:08.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:59:09.048Z] ---> job-cost.sh [2021-03-12T05:59:09.048Z] lf-activate-venv: SKIPPING [2021-03-12T05:59:09.048Z] DEBUG: total: 0.029999999329447746 [2021-03-12T05:59:09.048Z] INFO: Retrieving Stack Cost... [2021-03-12T05:59:09.996Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-12T05:59:10.573Z] INFO: Archiving Costs [Pipeline] echo [2021-03-12T05:59:10.618Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-12T05:59:10.957Z] ---> logs-deploy.sh [2021-03-12T05:59:10.957Z] lf-activate-venv: SKIPPING [2021-03-12T05:59:10.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-814/1 [2021-03-12T05:59:10.957Z] INFO: archiving workspace using pattern(s): [2021-03-12T05:59:12.878Z] Archives upload complete. [2021-03-12T05:59:12.878Z] INFO: archiving logs to Nexus