Pull request #843 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 87e30ad66634a852d2ff6019c534350c305ed5c5+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (6f359fba852c8c9388c9bda1866c6eb179379853) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-843/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-843/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31699 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [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-843 # 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/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # 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 b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T06:38:53.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T06:38:53.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-29T06:38:53.841Z] ========================================================= [2021-03-29T06:38:53.841Z] EdgeX Global Pipelines Version Info [2021-03-29T06:38:53.841Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:38:55.376Z] ------------------- [2021-03-29T06:38:55.376Z] stable info: [2021-03-29T06:38:55.376Z] ------------------- [2021-03-29T06:38:55.376Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T06:38:55.376Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T06:38:55.376Z] Message: update stable to v1.0.186 [2021-03-29T06:38:56.327Z] ------------------- [2021-03-29T06:38:56.327Z] experimental info: [2021-03-29T06:38:56.327Z] ------------------- [2021-03-29T06:38:56.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T06:38:56.327Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T06:38:56.327Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T06:38:56.748Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-29T06:38:56.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-29T06:38:57.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T06:38:57.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T06:38:57.317Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T06:38:57.447Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T06:38:57.703Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T06:38:57.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T06:38:57.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-29T06:38:58.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T06:38:58.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T06:38:58.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-29T06:38:58.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T06:38:58.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T06:38:58.859Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T06:38:58.992Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T06:38:59.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T06:38:59.279Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-29T06:38:59.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T06:38:59.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-29T06:38:59.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-29T06:38:59.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-29T06:38:59.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-29T06:39:00.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-29T06:39:00.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-29T06:39:00.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T06:39:00.540Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-843 [Pipeline] echo [2021-03-29T06:39:00.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-843 [Pipeline] echo [2021-03-29T06:39:00.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-843 [Pipeline] echo [2021-03-29T06:39:01.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e30ad66634a852d2ff6019c534350c305ed5c5 [Pipeline] echo [2021-03-29T06:39:01.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e30ad [Pipeline] echo [2021-03-29T06:39:01.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:39:01.617Z] provisioning config files... [2021-03-29T06:39:01.657Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/config6930731190629962034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:39:02.127Z] ---> docker-login.sh [2021-03-29T06:39:02.127Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:39:02.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:39:02.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:39:02.392Z] Configure a credential helper to remove this warning. See [2021-03-29T06:39:02.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:39:02.392Z] [2021-03-29T06:39:02.392Z] Login Succeeded [2021-03-29T06:39:02.392Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:39:02.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:39:02.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:39:02.655Z] Configure a credential helper to remove this warning. See [2021-03-29T06:39:02.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:39:02.655Z] [2021-03-29T06:39:02.655Z] Login Succeeded [2021-03-29T06:39:02.655Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:39:02.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:39:02.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:39:02.919Z] Configure a credential helper to remove this warning. See [2021-03-29T06:39:02.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:39:02.919Z] [2021-03-29T06:39:02.919Z] Login Succeeded [2021-03-29T06:39:02.919Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:39:02.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:39:02.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:39:02.919Z] Configure a credential helper to remove this warning. See [2021-03-29T06:39:02.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:39:02.919Z] [2021-03-29T06:39:02.919Z] Login Succeeded [2021-03-29T06:39:02.919Z] docker.io [2021-03-29T06:39:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:39:03.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:39:03.449Z] Configure a credential helper to remove this warning. See [2021-03-29T06:39:03.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:39:03.449Z] [2021-03-29T06:39:03.449Z] Login Succeeded [2021-03-29T06:39:03.449Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:39:03.475Z] 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-29T06:39:04.586Z] + git log --format=format:%s -1 87e30ad66634a852d2ff6019c534350c305ed5c5 [Pipeline] echo [2021-03-29T06:39:04.675Z] GIT_COMMIT: 87e30ad66634a852d2ff6019c534350c305ed5c5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-29T06:39:04.749Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:39:05.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:39:05.841Z] [2021-03-29T06:39:05.841Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:39:06.244Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:39:06.244Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T06:39:06.244Z] 31603596830f: Pulling fs layer [2021-03-29T06:39:06.244Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T06:39:06.244Z] 6ca5941a6612: Pulling fs layer [2021-03-29T06:39:06.244Z] ecc8261a40a4: Pulling fs layer [2021-03-29T06:39:06.244Z] ecc8261a40a4: Waiting [2021-03-29T06:39:06.244Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T06:39:06.244Z] 2a8b12db71e7: Download complete [2021-03-29T06:39:06.507Z] 31603596830f: Verifying Checksum [2021-03-29T06:39:06.507Z] 31603596830f: Download complete [2021-03-29T06:39:06.507Z] ecc8261a40a4: Verifying Checksum [2021-03-29T06:39:06.507Z] ecc8261a40a4: Download complete [2021-03-29T06:39:06.507Z] 6ca5941a6612: Verifying Checksum [2021-03-29T06:39:06.507Z] 6ca5941a6612: Download complete [2021-03-29T06:39:06.769Z] 31603596830f: Pull complete [2021-03-29T06:39:06.769Z] 2a8b12db71e7: Pull complete [2021-03-29T06:39:07.715Z] 6ca5941a6612: Pull complete [2021-03-29T06:39:07.715Z] ecc8261a40a4: Pull complete [2021-03-29T06:39:07.715Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T06:39:07.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T06:39:07.715Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T06:39:07.834Z] prd-centos7-docker-4c-2g-31699 does not seem to be running inside a container [2021-03-29T06:39:07.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-843 -v /w/workspace/dgexfoundry_device-sdk-go_PR-843:/w/workspace/dgexfoundry_device-sdk-go_PR-843:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-29T06:39:10.191Z] $ docker top 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T06:39:10.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:39:10.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:39:10.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:39:10.940Z] $ docker exec 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent [2021-03-29T06:39:11.119Z] SSH_AUTH_SOCK=/tmp/ssh-F9Zy3tT9PRQZ/agent.12 [2021-03-29T06:39:11.119Z] SSH_AGENT_PID=18 [2021-03-29T06:39:11.132Z] Running ssh-add (command line suppressed) [2021-03-29T06:39:11.264Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_9080762991082851089.key (/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_9080762991082851089.key) [2021-03-29T06:39:11.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:39:11.687Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T06:39:11.717Z] $ docker exec --env ******** --env ******** 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent -k [2021-03-29T06:39:11.826Z] unset SSH_AUTH_SOCK; [2021-03-29T06:39:11.826Z] unset SSH_AGENT_PID; [2021-03-29T06:39:11.826Z] echo Agent pid 18 killed; [2021-03-29T06:39:11.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T06:39:12.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T06:39:12.127Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T06:39:12.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T06:39:12.304Z] $ docker exec 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent [2021-03-29T06:39:12.451Z] SSH_AUTH_SOCK=/tmp/ssh-oXrHnZut6pWq/agent.47 [2021-03-29T06:39:12.451Z] SSH_AGENT_PID=52 [2021-03-29T06:39:12.458Z] Running ssh-add (command line suppressed) [2021-03-29T06:39:12.567Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_132991509818054227.key (/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/private_key_132991509818054227.key) [2021-03-29T06:39:12.615Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T06:39:13.003Z] + git semver init [2021-03-29T06:39:13.003Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T06:39:13.003Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-843/.git [2021-03-29T06:39:13.003Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-843 [2021-03-29T06:39:13.003Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T06:39:13.003Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T06:39:13.003Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T06:39:13.003Z] # $SEMVER_BRANCH = PR-843 [2021-03-29T06:39:13.003Z] # $SEMVER_TEMP = /tmp/semver-786630681 [2021-03-29T06:39:13.003Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-29T06:39:13.953Z] # '/tmp/semver-786630681' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-843/.semver' [2021-03-29T06:39:13.953Z] # -> Force: false [2021-03-29T06:39:13.953Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-843/.semver [Pipeline] } [2021-03-29T06:39:13.980Z] $ docker exec --env ******** --env ******** 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e ssh-agent -k [2021-03-29T06:39:14.088Z] unset SSH_AUTH_SOCK; [2021-03-29T06:39:14.089Z] unset SSH_AGENT_PID; [2021-03-29T06:39:14.089Z] echo Agent pid 52 killed; [2021-03-29T06:39:14.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T06:39:14.727Z] + git semver [Pipeline] } [2021-03-29T06:39:14.762Z] $ docker stop --time=1 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e [2021-03-29T06:39:16.409Z] $ docker rm -f 41b6bd8bdafb0ed863434195e686ffd10592405211beab18275a4006d45afc1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T06:39:16.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T06:39:17.389Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T06:39:17.417Z] [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-29T06:39:33.248Z] Still waiting to schedule task [2021-03-29T06:39:33.248Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31699’ [2021-03-29T06:39:33.276Z] Still waiting to schedule task [2021-03-29T06:39:33.277Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-29T06:41:16.698Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31700 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [Pipeline] { [Pipeline] ws [2021-03-29T06:41:16.814Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T06:41:22.004Z] using credential edgex-jenkins-ssh [2021-03-29T06:41:22.101Z] Cloning the remote Git repository [2021-03-29T06:41:22.176Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:41:22.305Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-29T06:41:22.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:41:22.386Z] > git --version # timeout=10 [2021-03-29T06:41:22.407Z] > git --version # 'git version 2.17.1' [2021-03-29T06:41:22.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:41:22.476Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:41:24.296Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 [2021-03-29T06:41:23.661Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-29T06:41:23.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:41:23.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-29T06:41:23.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:41:23.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:41:23.752Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:41:24.318Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:41:24.331Z] > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 [2021-03-29T06:41:24.436Z] > git remote # timeout=10 [2021-03-29T06:41:24.464Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T06:41:24.528Z] Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 [2021-03-29T06:41:24.528Z] Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) [2021-03-29T06:41:24.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:41:24.490Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-29T06:41:24.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T06:41:24.537Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:41:24.547Z] > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 [2021-03-29T06:41:28.972Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-29T06:41:29.028Z] > git --version # timeout=10 [2021-03-29T06:41:29.036Z] > git --version # 'git version 2.17.1' [2021-03-29T06:41:29.044Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:41:30.902Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:41:31.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:41:31.709Z] + sudo service docker restart [2021-03-29T06:41:31.709Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:41:34.480Z] provisioning config files... [2021-03-29T06:41:34.540Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4341513797344247625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:41:35.011Z] ---> docker-login.sh [2021-03-29T06:41:35.011Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:41:35.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:41:36.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:41:36.272Z] Configure a credential helper to remove this warning. See [2021-03-29T06:41:36.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:41:36.272Z] [2021-03-29T06:41:36.272Z] Login Succeeded [2021-03-29T06:41:36.272Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:41:36.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:41:36.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:41:36.823Z] Configure a credential helper to remove this warning. See [2021-03-29T06:41:36.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:41:36.823Z] [2021-03-29T06:41:36.823Z] Login Succeeded [2021-03-29T06:41:36.823Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:41:37.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:41:37.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:41:37.374Z] Configure a credential helper to remove this warning. See [2021-03-29T06:41:37.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:41:37.374Z] [2021-03-29T06:41:37.374Z] Login Succeeded [2021-03-29T06:41:37.374Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:41:37.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:41:37.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:41:37.649Z] Configure a credential helper to remove this warning. See [2021-03-29T06:41:37.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:41:37.649Z] [2021-03-29T06:41:37.649Z] Login Succeeded [2021-03-29T06:41:37.649Z] docker.io [2021-03-29T06:41:38.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:41:38.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:41:38.520Z] Configure a credential helper to remove this warning. See [2021-03-29T06:41:38.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:41:38.520Z] [2021-03-29T06:41:38.520Z] Login Succeeded [2021-03-29T06:41:38.520Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:41:38.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T06:41:39.100Z] ========================================================= [2021-03-29T06:41:39.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T06:41:39.100Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:41:39.525Z] + 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-29T06:41:40.121Z] Sending build context to Docker daemon 2.317MB [2021-03-29T06:41:40.121Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:41:40.121Z] Step 2/8 : FROM ${BASE} [2021-03-29T06:41:40.121Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T06:41:40.121Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T06:41:40.121Z] a4357932f1b6: Pulling fs layer [2021-03-29T06:41:40.121Z] 18c013af1878: Pulling fs layer [2021-03-29T06:41:40.121Z] 00ac8860ef70: Pulling fs layer [2021-03-29T06:41:40.121Z] 63d7cb157983: Pulling fs layer [2021-03-29T06:41:40.121Z] b116817d02f9: Pulling fs layer [2021-03-29T06:41:40.121Z] 745a02a5169b: Pulling fs layer [2021-03-29T06:41:40.121Z] 00ac8860ef70: Waiting [2021-03-29T06:41:40.121Z] 63d7cb157983: Waiting [2021-03-29T06:41:40.121Z] b116817d02f9: Waiting [2021-03-29T06:41:40.121Z] 745a02a5169b: Waiting [2021-03-29T06:41:40.121Z] 18c013af1878: Verifying Checksum [2021-03-29T06:41:40.121Z] 18c013af1878: Download complete [2021-03-29T06:41:40.121Z] a4357932f1b6: Verifying Checksum [2021-03-29T06:41:40.121Z] a4357932f1b6: Download complete [2021-03-29T06:41:40.121Z] 63d7cb157983: Verifying Checksum [2021-03-29T06:41:40.121Z] 63d7cb157983: Download complete [2021-03-29T06:41:41.105Z] b116817d02f9: Download complete [2021-03-29T06:41:41.105Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T06:41:41.105Z] 5f621e34cdf4: Download complete [2021-03-29T06:41:41.713Z] 5f621e34cdf4: Pull complete [2021-03-29T06:41:42.315Z] a4357932f1b6: Pull complete [2021-03-29T06:41:42.591Z] 18c013af1878: Pull complete [2021-03-29T06:41:43.589Z] 745a02a5169b: Verifying Checksum [2021-03-29T06:41:43.589Z] 745a02a5169b: Download complete [2021-03-29T06:41:44.188Z] 00ac8860ef70: Verifying Checksum [2021-03-29T06:41:44.188Z] 00ac8860ef70: Download complete [2021-03-29T06:41:59.284Z] 00ac8860ef70: Pull complete [2021-03-29T06:41:59.284Z] 63d7cb157983: Pull complete [2021-03-29T06:41:59.284Z] b116817d02f9: Pull complete [2021-03-29T06:42:01.907Z] 745a02a5169b: Pull complete [2021-03-29T06:42:01.907Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T06:42:01.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T06:42:01.907Z] ---> b7e6874047d6 [2021-03-29T06:42:01.907Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-29T06:42:04.563Z] ---> Running in ba6d75b0eaea [2021-03-29T06:42:04.837Z] Removing intermediate container ba6d75b0eaea [2021-03-29T06:42:04.837Z] ---> c764bbf66c12 [2021-03-29T06:42:04.837Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:42:05.112Z] ---> Running in 0a8c786638e3 [2021-03-29T06:42:07.759Z] Removing intermediate container 0a8c786638e3 [2021-03-29T06:42:07.759Z] ---> 86304a2e9aca [2021-03-29T06:42:07.759Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-29T06:42:07.759Z] ---> Running in e7ad47732307 [2021-03-29T06:42:08.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T06:42:09.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T06:42:09.957Z] OK: 142 MiB in 39 packages [2021-03-29T06:42:10.942Z] Removing intermediate container e7ad47732307 [2021-03-29T06:42:10.942Z] ---> 4b9c169a9791 [2021-03-29T06:42:10.942Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-29T06:42:10.942Z] ---> Running in 54b15d758954 [2021-03-29T06:42:11.536Z] Removing intermediate container 54b15d758954 [2021-03-29T06:42:11.536Z] ---> b0c7f913e605 [2021-03-29T06:42:11.536Z] Step 7/8 : COPY . . [2021-03-29T06:42:12.971Z] ---> 8b5ab062794d [2021-03-29T06:42:12.971Z] Step 8/8 : RUN go mod download [2021-03-29T06:42:12.971Z] ---> Running in ef1be8b79c4a [2021-03-29T06:42:35.208Z] Removing intermediate container ef1be8b79c4a [2021-03-29T06:42:35.208Z] ---> f9d319a7c386 [2021-03-29T06:42:35.208Z] Successfully built f9d319a7c386 [2021-03-29T06:42:35.208Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:42:35.579Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:42:35.579Z] . [Pipeline] withDockerContainer [2021-03-29T06:42:35.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-31700 does not seem to be running inside a container [2021-03-29T06:42:35.918Z] $ 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-29T06:42:37.394Z] $ docker top 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:42:38.426Z] + go version [2021-03-29T06:42:38.427Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T06:42:38.468Z] $ docker stop --time=1 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 [2021-03-29T06:42:40.302Z] $ docker rm -f 2762ddb311cabe51b88c47f13169c6c7d90bb4561a002cf9fddc888ba5294c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:42:41.518Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T06:42:41.518Z] . [Pipeline] withDockerContainer [2021-03-29T06:42:41.755Z] prd-ubuntu18.04-docker-arm64-4c-16g-31700 does not seem to be running inside a container [2021-03-29T06:42:41.842Z] $ 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-29T06:42:43.274Z] $ docker top c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:42:44.335Z] + make test [2021-03-29T06:42:44.335Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T06:42:57.961Z] Running on prd-centos7-docker-4c-2g-31701 in /w/workspace/dgexfoundry_device-sdk-go_PR-843 [Pipeline] { [Pipeline] ws [2021-03-29T06:42:58.050Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T06:43:04.979Z] using credential edgex-jenkins-ssh [2021-03-29T06:43:05.043Z] Cloning the remote Git repository [2021-03-29T06:43:05.153Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:43:05.259Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-03-29T06:43:05.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:43:05.538Z] > git --version # timeout=10 [2021-03-29T06:43:05.622Z] > git --version # 'git version 2.24.3' [2021-03-29T06:43:05.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:43:05.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:43:06.546Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-29T06:43:07.286Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-29T06:43:07.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T06:43:07.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-29T06:43:07.380Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-29T06:43:07.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:43:07.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/843/head:refs/remotes/origin/PR-843 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T06:43:07.814Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 87e30ad66634a852d2ff6019c534350c305ed5c5 [2021-03-29T06:43:08.336Z] Merge succeeded, producing 87e30ad66634a852d2ff6019c534350c305ed5c5 [2021-03-29T06:43:08.336Z] Checking out Revision 87e30ad66634a852d2ff6019c534350c305ed5c5 (PR-843) [2021-03-29T06:43:07.829Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:43:07.842Z] > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 [2021-03-29T06:43:07.988Z] > git remote # timeout=10 [2021-03-29T06:43:08.021Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T06:43:08.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T06:43:08.142Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-29T06:43:08.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T06:43:08.340Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T06:43:08.345Z] > git checkout -f 87e30ad66634a852d2ff6019c534350c305ed5c5 # timeout=10 [2021-03-29T06:43:12.375Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-29T06:43:12.414Z] > git --version # timeout=10 [2021-03-29T06:43:12.421Z] > git --version # 'git version 2.24.3' [2021-03-29T06:43:12.427Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T06:43:14.837Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:43:15.240Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T06:43:15.583Z] + sudo service docker restart [2021-03-29T06:43:15.584Z] + true [2021-03-29T06:43:15.584Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T06:43:17.676Z] provisioning config files... [2021-03-29T06:43:17.711Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1517577303730718453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:43:18.316Z] ---> docker-login.sh [2021-03-29T06:43:18.316Z] nexus3.edgexfoundry.org:10001 [2021-03-29T06:43:19.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:43:19.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:43:19.644Z] Configure a credential helper to remove this warning. See [2021-03-29T06:43:19.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:43:19.644Z] [2021-03-29T06:43:19.644Z] Login Succeeded [2021-03-29T06:43:19.644Z] nexus3.edgexfoundry.org:10002 [2021-03-29T06:43:20.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:43:20.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:43:20.268Z] Configure a credential helper to remove this warning. See [2021-03-29T06:43:20.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:43:20.268Z] [2021-03-29T06:43:20.268Z] Login Succeeded [2021-03-29T06:43:20.268Z] nexus3.edgexfoundry.org:10003 [2021-03-29T06:43:20.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:43:20.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:43:20.539Z] Configure a credential helper to remove this warning. See [2021-03-29T06:43:20.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:43:20.539Z] [2021-03-29T06:43:20.539Z] Login Succeeded [2021-03-29T06:43:20.539Z] nexus3.edgexfoundry.org:10004 [2021-03-29T06:43:20.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:43:20.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:43:20.821Z] Configure a credential helper to remove this warning. See [2021-03-29T06:43:20.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:43:20.821Z] [2021-03-29T06:43:20.821Z] Login Succeeded [2021-03-29T06:43:20.821Z] docker.io [2021-03-29T06:43:21.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T06:43:22.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T06:43:22.142Z] Configure a credential helper to remove this warning. See [2021-03-29T06:43:22.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T06:43:22.142Z] [2021-03-29T06:43:22.142Z] Login Succeeded [2021-03-29T06:43:22.142Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T06:43:22.165Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T06:43:23.189Z] ========================================================= [2021-03-29T06:43:23.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T06:43:23.189Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:43:23.678Z] + 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-29T06:43:24.349Z] Sending build context to Docker daemon 2.303MB [2021-03-29T06:43:24.349Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T06:43:24.349Z] Step 2/8 : FROM ${BASE} [2021-03-29T06:43:24.349Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T06:43:24.349Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T06:43:24.349Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T06:43:24.349Z] de9db76c5a1d: Pulling fs layer [2021-03-29T06:43:24.349Z] bca2f99d35d6: Pulling fs layer [2021-03-29T06:43:24.349Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T06:43:24.349Z] 7c6f9722023f: Pulling fs layer [2021-03-29T06:43:24.349Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T06:43:24.349Z] bca2f99d35d6: Waiting [2021-03-29T06:43:24.349Z] 93359f2a8cfa: Waiting [2021-03-29T06:43:24.349Z] 7c6f9722023f: Waiting [2021-03-29T06:43:24.349Z] a35cf1a2eb13: Waiting [2021-03-29T06:43:24.349Z] de9db76c5a1d: Verifying Checksum [2021-03-29T06:43:24.349Z] de9db76c5a1d: Download complete [2021-03-29T06:43:24.630Z] 0ef7d3d256c8: Verifying Checksum [2021-03-29T06:43:24.630Z] 0ef7d3d256c8: Download complete [2021-03-29T06:43:24.630Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T06:43:24.630Z] 93359f2a8cfa: Download complete [2021-03-29T06:43:24.630Z] 7c6f9722023f: Verifying Checksum [2021-03-29T06:43:24.630Z] 7c6f9722023f: Download complete [2021-03-29T06:43:24.935Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T06:43:24.935Z] 188c0c94c7c5: Download complete [2021-03-29T06:43:25.568Z] 188c0c94c7c5: Pull complete [2021-03-29T06:43:26.198Z] 0ef7d3d256c8: Pull complete [2021-03-29T06:43:26.494Z] de9db76c5a1d: Pull complete [2021-03-29T06:43:29.250Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T06:43:29.250Z] a35cf1a2eb13: Download complete [2021-03-29T06:43:29.867Z] bca2f99d35d6: Verifying Checksum [2021-03-29T06:43:29.867Z] bca2f99d35d6: Download complete [2021-03-29T06:43:48.883Z] bca2f99d35d6: Pull complete [2021-03-29T06:43:48.883Z] 93359f2a8cfa: Pull complete [2021-03-29T06:43:48.883Z] 7c6f9722023f: Pull complete [2021-03-29T06:43:53.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-29T06:43:53.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-29T06:43:53.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-29T06:43:53.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-29T06:43:53.592Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-29T06:43:53.592Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.130s coverage: 27.0% of statements [2021-03-29T06:43:53.592Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.151s coverage: 81.2% of statements [2021-03-29T06:43:55.818Z] a35cf1a2eb13: Pull complete [2021-03-29T06:43:55.819Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T06:43:55.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T06:43:55.819Z] ---> a62c8e92a672 [2021-03-29T06:43:55.819Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-29T06:43:55.819Z] ---> Running in 2175884ec128 [2021-03-29T06:43:55.819Z] Removing intermediate container 2175884ec128 [2021-03-29T06:43:55.819Z] ---> 962fc63477b9 [2021-03-29T06:43:55.819Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T06:43:55.819Z] ---> Running in 7fbcbad44955 [2021-03-29T06:43:57.760Z] Removing intermediate container 7fbcbad44955 [2021-03-29T06:43:57.760Z] ---> aa44b8b33d2f [2021-03-29T06:43:57.760Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-03-29T06:43:57.760Z] ---> Running in 47404e715a62 [2021-03-29T06:43:59.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T06:44:00.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T06:44:00.652Z] OK: 166 MiB in 39 packages [2021-03-29T06:44:01.649Z] Removing intermediate container 47404e715a62 [2021-03-29T06:44:01.649Z] ---> 83e6d6664bb7 [2021-03-29T06:44:01.649Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-29T06:44:01.649Z] ---> Running in 3c80ba885885 [2021-03-29T06:44:01.929Z] Removing intermediate container 3c80ba885885 [2021-03-29T06:44:01.929Z] ---> f06cedee4d15 [2021-03-29T06:44:01.929Z] Step 7/8 : COPY . . [2021-03-29T06:44:04.013Z] ---> 851249b55d6a [2021-03-29T06:44:04.013Z] Step 8/8 : RUN go mod download [2021-03-29T06:44:04.297Z] ---> Running in c48730abea69 [2021-03-29T06:44:20.389Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.141s coverage: 10.5% of statements [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-29T06:44:20.390Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.223s coverage: 32.5% of statements [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-29T06:44:20.390Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.245s coverage: 57.3% of statements [2021-03-29T06:44:20.390Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.907s coverage: 6.6% of statements [2021-03-29T06:44:20.390Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.150s coverage: 5.0% of statements [2021-03-29T06:44:20.390Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-29T06:44:20.390Z] GO111MODULE=on go vet ./... [2021-03-29T06:44:36.614Z] Removing intermediate container c48730abea69 [2021-03-29T06:44:36.614Z] ---> e789d879f136 [2021-03-29T06:44:36.614Z] Successfully built e789d879f136 [2021-03-29T06:44:36.614Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:44:36.977Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:44:36.977Z] . [Pipeline] withDockerContainer [2021-03-29T06:44:37.164Z] prd-centos7-docker-4c-2g-31701 does not seem to be running inside a container [2021-03-29T06:44:37.234Z] $ 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-29T06:44:39.166Z] $ docker top 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:44:40.536Z] + go version [2021-03-29T06:44:40.537Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T06:44:40.592Z] $ docker stop --time=1 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 [2021-03-29T06:44:42.730Z] $ docker rm -f 9efdea85a32d27f0f99547b2e2ed88258181392cd5bfabe442837a8382c7c1d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:44:44.262Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T06:44:44.262Z] . [Pipeline] withDockerContainer [2021-03-29T06:44:44.784Z] prd-centos7-docker-4c-2g-31701 does not seem to be running inside a container [2021-03-29T06:44:44.861Z] $ 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-29T06:44:46.083Z] $ docker top d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:44:46.725Z] + make test [2021-03-29T06:44:46.725Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T06:44:59.759Z] gofmt -l . [2021-03-29T06:44:59.759Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:44:59.759Z] ./bin/test-attribution-txt.sh [2021-03-29T06:44:59.759Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-29T06:44:59.759Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-29T06:44:59.809Z] $ docker stop --time=1 c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a [2021-03-29T06:45:02.076Z] $ docker rm -f c26b03a55d73a267e1e3696ee0ce49bdfe23105bd989f1958e6039bb87dde97a [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:45:04.728Z] ---> job-cost.sh [2021-03-29T06:45:04.728Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8vMW [2021-03-29T06:45:05.473Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-29T06:45:28.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-29T06:45:28.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-29T06:45:28.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-29T06:45:28.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-29T06:45:28.365Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-29T06:45:33.939Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.121s coverage: 27.0% of statements [2021-03-29T06:45:33.940Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.109s coverage: 81.2% of statements [2021-03-29T06:45:43.682Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T06:46:00.745Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.070s coverage: 10.5% of statements [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-29T06:46:00.745Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.108s coverage: 32.5% of statements [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-29T06:46:00.745Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.184s coverage: 57.3% of statements [2021-03-29T06:46:00.745Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.583s coverage: 6.6% of statements [2021-03-29T06:46:00.745Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.151s coverage: 5.0% of statements [2021-03-29T06:46:00.745Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-29T06:46:00.745Z] GO111MODULE=on go vet ./... [2021-03-29T06:46:28.325Z] gofmt -l . [2021-03-29T06:46:28.325Z] [ "`gofmt -l .`" = "" ] [2021-03-29T06:46:28.325Z] ./bin/test-attribution-txt.sh [2021-03-29T06:46:29.855Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-29T06:46:29.855Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-29T06:46:29.921Z] $ docker stop --time=1 d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 [2021-03-29T06:46:32.453Z] $ docker rm -f d4e30e66a1e6a71f483e0e8594d92d724757b053c62aa8a82273710474688ea7 [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-29T06:46:34.954Z] ---> job-cost.sh [2021-03-29T06:46:34.954Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQo5 [2021-03-29T06:47:02.242Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T06:47:20.443Z] lf-activate-venv(): INFO: Adding /tmp/venv-8vMW/bin to PATH [2021-03-29T06:47:20.443Z] INFO: No Stack... [2021-03-29T06:47:20.443Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T06:47:20.443Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T06:47:20.803Z] + cut -d, -f6 [2021-03-29T06:47:20.804Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-03-29T06:47:20.943Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [2021-03-29T06:47:20.951Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] did not exist. Created. [2021-03-29T06:47:20.951Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T06:47:21.495Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T06:47:22.461Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T06:47:22.485Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T06:47:23.613Z] Failed in branch arm64 [2021-03-29T06:47:49.520Z] lf-activate-venv(): INFO: Adding /tmp/venv-eQo5/bin to PATH [2021-03-29T06:47:49.520Z] INFO: No Stack... [2021-03-29T06:47:49.806Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T06:47:50.769Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T06:47:51.137Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-03-29T06:47:51.137Z] + cut -d, -f6 [Pipeline] lock [2021-03-29T06:47:51.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [2021-03-29T06:47:51.279Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] did not exist. Created. [2021-03-29T06:47:51.279Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T06:47:51.790Z] /w/workspace/device-sdk-go/1@tmp/durable-a5fd8669/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-29T06:47:52.125Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-29T06:47:52.164Z] Warning: overwriting stash ‘stack-cost’ [2021-03-29T06:47:52.816Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T06:47:52.839Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-843-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T06:47:54.029Z] 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-29T06:47:58.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:47:59.023Z] ---> package-listing.sh [2021-03-29T06:47:59.023Z] ++ facter osfamily [2021-03-29T06:47:59.023Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T06:47:59.023Z] + OS_FAMILY=redhat [2021-03-29T06:47:59.023Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-843 [2021-03-29T06:47:59.023Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T06:47:59.023Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T06:47:59.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T06:47:59.023Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T06:47:59.023Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-843 ']' [2021-03-29T06:47:59.023Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T06:47:59.023Z] + case "${OS_FAMILY}" in [2021-03-29T06:47:59.023Z] + rpm -qa [2021-03-29T06:47:59.023Z] + sort [2021-03-29T06:48:04.355Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T06:48:04.355Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T06:48:04.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T06:48:04.355Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-843 ']' [2021-03-29T06:48:04.355Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-843/archives/ [2021-03-29T06:48:04.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-843/archives/ [Pipeline] echo [2021-03-29T06:48:04.405Z] 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-843/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-29T06:48:04.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:48:05.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:48:05.074Z] [2021-03-29T06:48:05.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T06:48:05.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:48:05.480Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T06:48:05.480Z] df20fa9351a1: Pulling fs layer [2021-03-29T06:48:05.480Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T06:48:05.480Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T06:48:05.480Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T06:48:05.480Z] 93b61091891f: Pulling fs layer [2021-03-29T06:48:05.480Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T06:48:05.480Z] 5e14af77c1be: Pulling fs layer [2021-03-29T06:48:05.480Z] 01666e4c0597: Pulling fs layer [2021-03-29T06:48:05.480Z] aa168da1d23b: Pulling fs layer [2021-03-29T06:48:05.480Z] 93b61091891f: Waiting [2021-03-29T06:48:05.480Z] 93b9cdb0e59b: Waiting [2021-03-29T06:48:05.480Z] 5e14af77c1be: Waiting [2021-03-29T06:48:05.480Z] 01666e4c0597: Waiting [2021-03-29T06:48:05.480Z] aa168da1d23b: Waiting [2021-03-29T06:48:05.480Z] 46f8f816bc3b: Waiting [2021-03-29T06:48:05.480Z] 36b3adc4ff6f: Verifying Checksum [2021-03-29T06:48:05.480Z] 36b3adc4ff6f: Download complete [2021-03-29T06:48:05.480Z] 46f8f816bc3b: Download complete [2021-03-29T06:48:05.480Z] df20fa9351a1: Verifying Checksum [2021-03-29T06:48:05.480Z] df20fa9351a1: Download complete [2021-03-29T06:48:05.748Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T06:48:05.748Z] 93b9cdb0e59b: Download complete [2021-03-29T06:48:05.748Z] 93b61091891f: Verifying Checksum [2021-03-29T06:48:05.748Z] 93b61091891f: Download complete [2021-03-29T06:48:05.748Z] 5e14af77c1be: Verifying Checksum [2021-03-29T06:48:05.748Z] 5e14af77c1be: Download complete [2021-03-29T06:48:05.748Z] 01666e4c0597: Download complete [2021-03-29T06:48:05.748Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T06:48:05.748Z] 8ad3a11d3b57: Download complete [2021-03-29T06:48:06.015Z] df20fa9351a1: Pull complete [2021-03-29T06:48:06.015Z] 36b3adc4ff6f: Pull complete [2021-03-29T06:48:06.602Z] 8ad3a11d3b57: Pull complete [2021-03-29T06:48:06.865Z] 46f8f816bc3b: Pull complete [2021-03-29T06:48:07.136Z] 93b61091891f: Pull complete [2021-03-29T06:48:07.712Z] 93b9cdb0e59b: Pull complete [2021-03-29T06:48:07.974Z] aa168da1d23b: Verifying Checksum [2021-03-29T06:48:07.974Z] aa168da1d23b: Download complete [2021-03-29T06:48:08.923Z] 5e14af77c1be: Pull complete [2021-03-29T06:48:08.923Z] 01666e4c0597: Pull complete [2021-03-29T06:48:17.086Z] aa168da1d23b: Pull complete [2021-03-29T06:48:17.086Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T06:48:17.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T06:48:17.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T06:48:17.244Z] prd-centos7-docker-4c-2g-31699 does not seem to be running inside a container [2021-03-29T06:48:17.292Z] $ 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-843/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-843 -v /w/workspace/dgexfoundry_device-sdk-go_PR-843:/w/workspace/dgexfoundry_device-sdk-go_PR-843:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-843@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-29T06:48:20.409Z] $ docker top 9ae20f6b672a6ea07d6f26a0598a66f439c29cc4bed240017ddae99d497f4a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T06:48:21.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T06:48:21.360Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T06:48:21.678Z] + ls /var/log/sa-host [2021-03-29T06:48:21.678Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T06:48:21.678Z] file_magic: OK [2021-03-29T06:48:21.678Z] HZ: Using current value: 100 [2021-03-29T06:48:21.678Z] file_header: OK [2021-03-29T06:48:21.678Z] 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-29T06:48:21.678Z] Statistics: [2021-03-29T06:48:21.678Z] Hnuu...uuuununununu... [2021-03-29T06:48:21.678Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T06:48:21.678Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T06:48:21.678Z] file_magic: OK [2021-03-29T06:48:21.678Z] HZ: Using current value: 100 [2021-03-29T06:48:21.678Z] file_header: OK [2021-03-29T06:48:21.678Z] 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-29T06:48:21.678Z] Statistics: [2021-03-29T06:48:21.678Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-29T06:48:21.678Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T06:48:22.498Z] provisioning config files... [2021-03-29T06:48:22.516Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-843@tmp/config6147375032044319085tmp [Pipeline] { [Pipeline] echo [2021-03-29T06:48:22.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:48:22.990Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T06:48:23.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T06:48:23.186Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:48:23.526Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T06:48:23.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:48:23.900Z] ---> sudo-logs.sh [2021-03-29T06:48:23.900Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T06:48:24.039Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:48:24.380Z] ---> job-cost.sh [2021-03-29T06:48:24.380Z] lf-activate-venv: SKIPPING [2021-03-29T06:48:24.380Z] DEBUG: total: 0.029999999329447746 [2021-03-29T06:48:24.380Z] INFO: Retrieving Stack Cost... [2021-03-29T06:48:25.324Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T06:48:25.896Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T06:48:25.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T06:48:26.269Z] ---> logs-deploy.sh [2021-03-29T06:48:26.270Z] lf-activate-venv: SKIPPING [2021-03-29T06:48:26.270Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-843/1 [2021-03-29T06:48:26.270Z] INFO: archiving workspace using pattern(s): [2021-03-29T06:48:27.657Z] Archives upload complete. [2021-03-29T06:48:27.921Z] INFO: archiving logs to Nexus