Pull request #848 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b3cef8a4947c037c90ae789dcc57e50e3cbc41da+89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e (e1315938b86b6bd23434ebb0791b333b69a9ce33) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 ‘prd-centos7-docker-4c-2g-32060’ 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-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32063 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [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-848 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b3cef8a4947c037c90ae789dcc57e50e3cbc41da > 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/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 Merge succeeded, producing b3cef8a4947c037c90ae789dcc57e50e3cbc41da Checking out Revision b3cef8a4947c037c90ae789dcc57e50e3cbc41da (PR-848) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T17:05:21.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T17:05:22.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T17:05:22.312Z] ========================================================= [2021-03-30T17:05:22.312Z] EdgeX Global Pipelines Version Info [2021-03-30T17:05:22.312Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 04ae24d301af75599ce9e53da41d6a74f9502082 # timeout=10 [2021-03-30T17:05:23.861Z] ------------------- [2021-03-30T17:05:23.861Z] stable info: [2021-03-30T17:05:23.861Z] ------------------- [2021-03-30T17:05:23.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T17:05:23.861Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T17:05:23.861Z] Message: update stable to v1.0.186 [2021-03-30T17:05:24.817Z] ------------------- [2021-03-30T17:05:24.817Z] experimental info: [2021-03-30T17:05:24.817Z] ------------------- [2021-03-30T17:05:24.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T17:05:24.817Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T17:05:24.817Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T17:05:25.094Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-30T17:05:25.193Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-30T17:05:25.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T17:05:25.369Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T17:05:25.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T17:05:25.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T17:05:25.731Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T17:05:25.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T17:05:25.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-30T17:05:26.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T17:05:26.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T17:05:26.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-30T17:05:26.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T17:05:26.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T17:05:26.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T17:05:26.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T17:05:26.693Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T17:05:26.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T17:05:26.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T17:05:27.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-30T17:05:27.147Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T17:05:27.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T17:05:27.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-30T17:05:27.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-30T17:05:27.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-30T17:05:27.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T17:05:27.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-848 [Pipeline] echo [2021-03-30T17:05:27.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-848 [Pipeline] echo [2021-03-30T17:05:27.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-848 [Pipeline] echo [2021-03-30T17:05:27.984Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3cef8a4947c037c90ae789dcc57e50e3cbc41da [Pipeline] echo [2021-03-30T17:05:28.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3cef8a [Pipeline] echo [2021-03-30T17:05:28.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T17:05:28.339Z] provisioning config files... [2021-03-30T17:05:28.373Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config1931854268102418755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:05:28.771Z] ---> docker-login.sh [2021-03-30T17:05:28.771Z] nexus3.edgexfoundry.org:10001 [2021-03-30T17:05:29.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:05:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:05:29.305Z] Configure a credential helper to remove this warning. See [2021-03-30T17:05:29.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:05:29.305Z] [2021-03-30T17:05:29.305Z] Login Succeeded [2021-03-30T17:05:29.305Z] nexus3.edgexfoundry.org:10002 [2021-03-30T17:05:29.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:05:29.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:05:29.570Z] Configure a credential helper to remove this warning. See [2021-03-30T17:05:29.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:05:29.570Z] [2021-03-30T17:05:29.570Z] Login Succeeded [2021-03-30T17:05:29.570Z] nexus3.edgexfoundry.org:10003 [2021-03-30T17:05:29.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:05:29.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:05:29.851Z] Configure a credential helper to remove this warning. See [2021-03-30T17:05:29.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:05:29.851Z] [2021-03-30T17:05:29.851Z] Login Succeeded [2021-03-30T17:05:29.851Z] nexus3.edgexfoundry.org:10004 [2021-03-30T17:05:29.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:05:29.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:05:29.851Z] Configure a credential helper to remove this warning. See [2021-03-30T17:05:29.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:05:29.851Z] [2021-03-30T17:05:29.851Z] Login Succeeded [2021-03-30T17:05:29.851Z] docker.io [2021-03-30T17:05:30.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:05:30.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:05:30.383Z] Configure a credential helper to remove this warning. See [2021-03-30T17:05:30.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:05:30.383Z] [2021-03-30T17:05:30.383Z] Login Succeeded [2021-03-30T17:05:30.383Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T17:05:30.395Z] 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-30T17:05:31.483Z] + git log --format=format:%s -1 b3cef8a4947c037c90ae789dcc57e50e3cbc41da [Pipeline] echo [2021-03-30T17:05:31.572Z] GIT_COMMIT: b3cef8a4947c037c90ae789dcc57e50e3cbc41da, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-03-30T17:05:31.619Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:05:32.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T17:05:32.246Z] [2021-03-30T17:05:32.246Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:05:32.627Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T17:05:32.627Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T17:05:32.627Z] 31603596830f: Pulling fs layer [2021-03-30T17:05:32.627Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T17:05:32.627Z] 6ca5941a6612: Pulling fs layer [2021-03-30T17:05:32.627Z] ecc8261a40a4: Pulling fs layer [2021-03-30T17:05:32.627Z] ecc8261a40a4: Waiting [2021-03-30T17:05:32.627Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T17:05:32.627Z] 2a8b12db71e7: Download complete [2021-03-30T17:05:32.903Z] 31603596830f: Download complete [2021-03-30T17:05:32.903Z] ecc8261a40a4: Verifying Checksum [2021-03-30T17:05:32.903Z] ecc8261a40a4: Download complete [2021-03-30T17:05:32.903Z] 6ca5941a6612: Verifying Checksum [2021-03-30T17:05:32.903Z] 6ca5941a6612: Download complete [2021-03-30T17:05:33.509Z] 31603596830f: Pull complete [2021-03-30T17:05:33.509Z] 2a8b12db71e7: Pull complete [2021-03-30T17:05:34.490Z] 6ca5941a6612: Pull complete [2021-03-30T17:05:35.092Z] ecc8261a40a4: Pull complete [2021-03-30T17:05:35.092Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T17:05:35.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T17:05:35.092Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T17:05:35.247Z] prd-centos7-docker-4c-2g-32063 does not seem to be running inside a container [2021-03-30T17:05:35.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@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:10004/edgex-devops/git-semver:latest cat [2021-03-30T17:05:37.303Z] $ docker top 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T17:05:37.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T17:05:37.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T17:05:37.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T17:05:37.974Z] $ docker exec 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a ssh-agent [2021-03-30T17:05:38.184Z] SSH_AUTH_SOCK=/tmp/ssh-G8vAUSvbti9R/agent.11 [2021-03-30T17:05:38.184Z] SSH_AGENT_PID=16 [2021-03-30T17:05:38.206Z] Running ssh-add (command line suppressed) [2021-03-30T17:05:38.362Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_400240639716644965.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_400240639716644965.key) [2021-03-30T17:05:38.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T17:05:38.807Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T17:05:38.843Z] $ docker exec --env ******** --env ******** 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a ssh-agent -k [2021-03-30T17:05:38.990Z] unset SSH_AUTH_SOCK; [2021-03-30T17:05:38.991Z] unset SSH_AGENT_PID; [2021-03-30T17:05:38.991Z] echo Agent pid 16 killed; [2021-03-30T17:05:39.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T17:05:39.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T17:05:39.178Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T17:05:39.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T17:05:39.363Z] $ docker exec 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a ssh-agent [2021-03-30T17:05:39.541Z] SSH_AUTH_SOCK=/tmp/ssh-xWpB8hGWgqYj/agent.45 [2021-03-30T17:05:39.541Z] SSH_AGENT_PID=50 [2021-03-30T17:05:39.549Z] Running ssh-add (command line suppressed) [2021-03-30T17:05:39.677Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_8274832526040293259.key (/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/private_key_8274832526040293259.key) [2021-03-30T17:05:39.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T17:05:40.104Z] + git semver init [2021-03-30T17:05:40.104Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T17:05:40.104Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.git [2021-03-30T17:05:40.104Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-848 [2021-03-30T17:05:40.104Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T17:05:40.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T17:05:40.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T17:05:40.104Z] # $SEMVER_BRANCH = PR-848 [2021-03-30T17:05:40.104Z] # $SEMVER_TEMP = /tmp/semver-479509493 [2021-03-30T17:05:40.104Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-30T17:05:41.063Z] # '/tmp/semver-479509493' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver' [2021-03-30T17:05:41.064Z] # -> Force: false [2021-03-30T17:05:41.064Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-848/.semver [Pipeline] } [2021-03-30T17:05:41.080Z] $ docker exec --env ******** --env ******** 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a ssh-agent -k [2021-03-30T17:05:41.313Z] unset SSH_AUTH_SOCK; [2021-03-30T17:05:41.314Z] unset SSH_AGENT_PID; [2021-03-30T17:05:41.314Z] echo Agent pid 50 killed; [2021-03-30T17:05:41.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T17:05:41.917Z] + git semver [Pipeline] } [2021-03-30T17:05:41.933Z] $ docker stop --time=1 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a [2021-03-30T17:05:43.454Z] $ docker rm -f 17b83360f2d9d4066b4030ffb2e9b011bd902c74aa408da354534f2ee404a77a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T17:05:43.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T17:05:44.497Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T17:05:44.500Z] [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-30T17:06:00.021Z] Still waiting to schedule task [2021-03-30T17:06:00.021Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-30T17:06:00.023Z] Still waiting to schedule task [2021-03-30T17:06:00.023Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-30T17:07:53.179Z] Running on prd-centos7-docker-4c-2g-32066 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws [2021-03-30T17:07:53.350Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-03-30T17:08:03.996Z] using credential edgex-jenkins-ssh [2021-03-30T17:08:04.048Z] Cloning the remote Git repository [2021-03-30T17:08:04.150Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:08:04.262Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-03-30T17:08:04.585Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:08:04.586Z] > git --version # timeout=10 [2021-03-30T17:08:04.663Z] > git --version # 'git version 2.24.3' [2021-03-30T17:08:04.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:08:04.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T17:08:06.965Z] Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b3cef8a4947c037c90ae789dcc57e50e3cbc41da [2021-03-30T17:08:06.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T17:08:06.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T17:08:06.390Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T17:08:06.421Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:08:06.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:08:06.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T17:08:06.977Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T17:08:07.027Z] > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 [2021-03-30T17:08:07.218Z] > git remote # timeout=10 [2021-03-30T17:08:07.264Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T17:08:07.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:08:07.290Z] > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 [2021-03-30T17:08:07.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T17:08:07.420Z] Merge succeeded, producing b3cef8a4947c037c90ae789dcc57e50e3cbc41da [2021-03-30T17:08:07.421Z] Checking out Revision b3cef8a4947c037c90ae789dcc57e50e3cbc41da (PR-848) [2021-03-30T17:08:07.422Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T17:08:07.440Z] > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 [2021-03-30T17:08:12.104Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T17:08:14.668Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T17:08:15.674Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T17:08:16.118Z] + sudo service docker restart [2021-03-30T17:08:16.118Z] + true [2021-03-30T17:08:16.118Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T17:08:18.293Z] provisioning config files... [2021-03-30T17:08:18.339Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4801235436662554953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:08:19.291Z] ---> docker-login.sh [2021-03-30T17:08:19.291Z] nexus3.edgexfoundry.org:10001 [2021-03-30T17:08:19.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:08:20.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:08:20.402Z] Configure a credential helper to remove this warning. See [2021-03-30T17:08:20.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:08:20.402Z] [2021-03-30T17:08:20.402Z] Login Succeeded [2021-03-30T17:08:20.402Z] nexus3.edgexfoundry.org:10002 [2021-03-30T17:08:21.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:08:21.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:08:21.134Z] Configure a credential helper to remove this warning. See [2021-03-30T17:08:21.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:08:21.134Z] [2021-03-30T17:08:21.134Z] Login Succeeded [2021-03-30T17:08:21.134Z] nexus3.edgexfoundry.org:10003 [2021-03-30T17:08:21.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:08:21.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:08:21.723Z] Configure a credential helper to remove this warning. See [2021-03-30T17:08:21.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:08:21.724Z] [2021-03-30T17:08:21.724Z] Login Succeeded [2021-03-30T17:08:21.724Z] nexus3.edgexfoundry.org:10004 [2021-03-30T17:08:22.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:08:22.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:08:22.339Z] Configure a credential helper to remove this warning. See [2021-03-30T17:08:22.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:08:22.339Z] [2021-03-30T17:08:22.339Z] Login Succeeded [2021-03-30T17:08:22.339Z] docker.io [2021-03-30T17:08:22.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:08:22.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:08:22.913Z] Configure a credential helper to remove this warning. See [2021-03-30T17:08:22.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:08:22.913Z] [2021-03-30T17:08:22.913Z] Login Succeeded [2021-03-30T17:08:22.913Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T17:08:22.941Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T17:08:23.426Z] ========================================================= [2021-03-30T17:08:23.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T17:08:23.426Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:08:23.842Z] + 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-30T17:08:24.896Z] Sending build context to Docker daemon 2.353MB [2021-03-30T17:08:24.896Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T17:08:24.896Z] Step 2/8 : FROM ${BASE} [2021-03-30T17:08:24.896Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T17:08:24.896Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T17:08:24.896Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T17:08:24.896Z] de9db76c5a1d: Pulling fs layer [2021-03-30T17:08:24.896Z] bca2f99d35d6: Pulling fs layer [2021-03-30T17:08:24.896Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T17:08:24.896Z] 7c6f9722023f: Pulling fs layer [2021-03-30T17:08:24.896Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T17:08:24.896Z] bca2f99d35d6: Waiting [2021-03-30T17:08:24.896Z] 93359f2a8cfa: Waiting [2021-03-30T17:08:24.896Z] 7c6f9722023f: Waiting [2021-03-30T17:08:24.896Z] a35cf1a2eb13: Waiting [2021-03-30T17:08:24.896Z] de9db76c5a1d: Verifying Checksum [2021-03-30T17:08:24.896Z] de9db76c5a1d: Download complete [2021-03-30T17:08:24.896Z] 0ef7d3d256c8: Verifying Checksum [2021-03-30T17:08:24.896Z] 0ef7d3d256c8: Download complete [2021-03-30T17:08:24.896Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T17:08:24.896Z] 93359f2a8cfa: Download complete [2021-03-30T17:08:25.187Z] 7c6f9722023f: Verifying Checksum [2021-03-30T17:08:25.187Z] 7c6f9722023f: Download complete [2021-03-30T17:08:25.187Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T17:08:25.187Z] 188c0c94c7c5: Download complete [2021-03-30T17:08:26.230Z] 188c0c94c7c5: Pull complete [2021-03-30T17:08:26.889Z] 0ef7d3d256c8: Pull complete [2021-03-30T17:08:27.199Z] de9db76c5a1d: Pull complete [2021-03-30T17:08:32.160Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T17:08:32.160Z] a35cf1a2eb13: Download complete [2021-03-30T17:08:34.352Z] bca2f99d35d6: Verifying Checksum [2021-03-30T17:08:34.352Z] bca2f99d35d6: Download complete [2021-03-30T17:08:47.763Z] bca2f99d35d6: Pull complete [2021-03-30T17:08:48.077Z] 93359f2a8cfa: Pull complete [2021-03-30T17:08:48.077Z] 7c6f9722023f: Pull complete [2021-03-30T17:08:57.221Z] a35cf1a2eb13: Pull complete [2021-03-30T17:08:57.221Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T17:08:57.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T17:08:57.221Z] ---> a62c8e92a672 [2021-03-30T17:08:57.221Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T17:08:57.221Z] ---> Running in 85043b00a3b9 [2021-03-30T17:08:57.221Z] Removing intermediate container 85043b00a3b9 [2021-03-30T17:08:57.221Z] ---> 04cdffe89762 [2021-03-30T17:08:57.221Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T17:08:57.221Z] ---> Running in 2eefb62d9bea [2021-03-30T17:08:58.799Z] Removing intermediate container 2eefb62d9bea [2021-03-30T17:08:58.799Z] ---> 5659fa501143 [2021-03-30T17:08:58.799Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-30T17:08:58.799Z] ---> Running in 06af88ec58d7 [2021-03-30T17:09:00.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T17:09:01.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T17:09:02.121Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-30T17:09:02.121Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-30T17:09:02.428Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-30T17:09:02.428Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-30T17:09:02.428Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T17:09:02.782Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-30T17:09:02.782Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T17:09:03.105Z] OK: 167 MiB in 45 packages [2021-03-30T17:09:04.793Z] Removing intermediate container 06af88ec58d7 [2021-03-30T17:09:04.793Z] ---> d0ea004da656 [2021-03-30T17:09:04.793Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T17:09:04.793Z] ---> Running in af35ce76dbcf [2021-03-30T17:09:04.793Z] Removing intermediate container af35ce76dbcf [2021-03-30T17:09:04.793Z] ---> 6091d8326ed0 [2021-03-30T17:09:04.793Z] Step 7/8 : COPY . . [2021-03-30T17:09:07.619Z] ---> d9855e535096 [2021-03-30T17:09:07.619Z] Step 8/8 : RUN go mod download [2021-03-30T17:09:07.619Z] ---> Running in 0c746fe84de4 [2021-03-30T17:09:28.029Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32067 in /w/workspace/dgexfoundry_device-sdk-go_PR-848 [Pipeline] { [Pipeline] ws [2021-03-30T17:09:28.090Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-03-30T17:09:33.212Z] using credential edgex-jenkins-ssh [2021-03-30T17:09:33.288Z] Cloning the remote Git repository [2021-03-30T17:09:33.344Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:09:33.448Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2021-03-30T17:09:33.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:09:33.510Z] > git --version # timeout=10 [2021-03-30T17:09:33.526Z] > git --version # 'git version 2.17.1' [2021-03-30T17:09:33.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:09:33.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T17:09:35.513Z] Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit b3cef8a4947c037c90ae789dcc57e50e3cbc41da [2021-03-30T17:09:34.901Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T17:09:34.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T17:09:34.949Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T17:09:34.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T17:09:34.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:09:34.997Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/848/head:refs/remotes/origin/PR-848 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T17:09:35.541Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T17:09:35.570Z] > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 [2021-03-30T17:09:35.850Z] Merge succeeded, producing b3cef8a4947c037c90ae789dcc57e50e3cbc41da [2021-03-30T17:09:35.851Z] Checking out Revision b3cef8a4947c037c90ae789dcc57e50e3cbc41da (PR-848) [2021-03-30T17:09:35.675Z] > git remote # timeout=10 [2021-03-30T17:09:35.699Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T17:09:35.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T17:09:35.733Z] > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 [2021-03-30T17:09:35.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T17:09:35.864Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T17:09:35.895Z] > git checkout -f b3cef8a4947c037c90ae789dcc57e50e3cbc41da # timeout=10 [2021-03-30T17:09:40.428Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T17:09:41.347Z] Removing intermediate container 0c746fe84de4 [2021-03-30T17:09:41.347Z] ---> f3c4bc389abb [2021-03-30T17:09:41.347Z] Successfully built f3c4bc389abb [2021-03-30T17:09:41.347Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:09:41.952Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-30T17:09:42.030Z] + docker inspect -f . ci-base-image-x86_64 [Pipeline] sh [2021-03-30T17:09:42.414Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T17:09:42.660Z] . [Pipeline] withDockerContainer [2021-03-30T17:09:42.760Z] + true [2021-03-30T17:09:42.760Z] + sudo service docker restart [2021-03-30T17:09:43.153Z] prd-centos7-docker-4c-2g-32066 does not seem to be running inside a container [2021-03-30T17:09:43.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T17:09:45.153Z] $ docker top 6fa089cf734d0692b53cc804f8beb0caa76ca08a89110e1d2b180e232f98a7b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2021-03-30T17:09:45.690Z] provisioning config files... [2021-03-30T17:09:45.732Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config3049770628825827223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:09:46.149Z] ---> docker-login.sh [2021-03-30T17:09:46.149Z] nexus3.edgexfoundry.org:10001 [2021-03-30T17:09:46.700Z] + go version [2021-03-30T17:09:46.700Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T17:09:46.742Z] $ docker stop --time=1 6fa089cf734d0692b53cc804f8beb0caa76ca08a89110e1d2b180e232f98a7b2 [2021-03-30T17:09:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:09:47.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:09:47.403Z] Configure a credential helper to remove this warning. See [2021-03-30T17:09:47.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:09:47.403Z] [2021-03-30T17:09:47.403Z] Login Succeeded [2021-03-30T17:09:47.403Z] nexus3.edgexfoundry.org:10002 [2021-03-30T17:09:47.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:09:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:09:47.675Z] Configure a credential helper to remove this warning. See [2021-03-30T17:09:47.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:09:47.675Z] [2021-03-30T17:09:47.675Z] Login Succeeded [2021-03-30T17:09:47.675Z] nexus3.edgexfoundry.org:10003 [2021-03-30T17:09:48.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:09:48.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:09:48.275Z] Configure a credential helper to remove this warning. See [2021-03-30T17:09:48.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:09:48.275Z] [2021-03-30T17:09:48.275Z] Login Succeeded [2021-03-30T17:09:48.275Z] nexus3.edgexfoundry.org:10004 [2021-03-30T17:09:48.397Z] $ docker rm -f 6fa089cf734d0692b53cc804f8beb0caa76ca08a89110e1d2b180e232f98a7b2 [2021-03-30T17:09:48.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T17:09:48.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:09:48.547Z] Configure a credential helper to remove this warning. See [2021-03-30T17:09:48.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:09:48.547Z] [2021-03-30T17:09:48.547Z] Login Succeeded [2021-03-30T17:09:48.547Z] docker.io [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-03-30T17:09:49.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:09:49.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T17:09:49.433Z] Configure a credential helper to remove this warning. See [2021-03-30T17:09:49.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T17:09:49.433Z] [2021-03-30T17:09:49.433Z] Login Succeeded [2021-03-30T17:09:49.433Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T17:09:49.451Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-30T17:09:49.661Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T17:09:49.661Z] . [Pipeline] withDockerContainer [2021-03-30T17:09:50.306Z] prd-centos7-docker-4c-2g-32066 does not seem to be running inside a container [2021-03-30T17:09:50.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T17:09:52.371Z] $ docker top c8484be5d008d80ed0823438507b0a8ee58487f7643ce44785b7b3c5ebacf647 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T17:09:53.049Z] ========================================================= [2021-03-30T17:09:53.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T17:09:53.049Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:09:53.505Z] + 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-30T17:09:53.760Z] + make test [2021-03-30T17:09:53.760Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T17:09:53.781Z] Sending build context to Docker daemon 2.327MB [2021-03-30T17:09:54.056Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T17:09:54.056Z] Step 2/8 : FROM ${BASE} [2021-03-30T17:09:54.056Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T17:09:54.056Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T17:09:54.056Z] a4357932f1b6: Pulling fs layer [2021-03-30T17:09:54.056Z] 18c013af1878: Pulling fs layer [2021-03-30T17:09:54.056Z] 00ac8860ef70: Pulling fs layer [2021-03-30T17:09:54.056Z] 63d7cb157983: Pulling fs layer [2021-03-30T17:09:54.056Z] b116817d02f9: Pulling fs layer [2021-03-30T17:09:54.056Z] 745a02a5169b: Pulling fs layer [2021-03-30T17:09:54.056Z] 00ac8860ef70: Waiting [2021-03-30T17:09:54.056Z] 63d7cb157983: Waiting [2021-03-30T17:09:54.056Z] b116817d02f9: Waiting [2021-03-30T17:09:54.056Z] 745a02a5169b: Waiting [2021-03-30T17:09:54.056Z] 18c013af1878: Verifying Checksum [2021-03-30T17:09:54.056Z] 18c013af1878: Download complete [2021-03-30T17:09:54.056Z] a4357932f1b6: Verifying Checksum [2021-03-30T17:09:54.056Z] a4357932f1b6: Download complete [2021-03-30T17:09:54.056Z] 63d7cb157983: Verifying Checksum [2021-03-30T17:09:54.056Z] 63d7cb157983: Download complete [2021-03-30T17:09:54.056Z] b116817d02f9: Verifying Checksum [2021-03-30T17:09:54.056Z] b116817d02f9: Download complete [2021-03-30T17:09:54.654Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T17:09:54.654Z] 5f621e34cdf4: Download complete [2021-03-30T17:09:55.263Z] 5f621e34cdf4: Pull complete [2021-03-30T17:09:55.540Z] a4357932f1b6: Pull complete [2021-03-30T17:09:56.153Z] 18c013af1878: Pull complete [2021-03-30T17:09:56.751Z] 745a02a5169b: Download complete [2021-03-30T17:09:57.734Z] 00ac8860ef70: Download complete [2021-03-30T17:10:10.172Z] 00ac8860ef70: Pull complete [2021-03-30T17:10:10.172Z] 63d7cb157983: Pull complete [2021-03-30T17:10:10.172Z] b116817d02f9: Pull complete [2021-03-30T17:10:12.818Z] 745a02a5169b: Pull complete [2021-03-30T17:10:12.818Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T17:10:12.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T17:10:12.818Z] ---> b7e6874047d6 [2021-03-30T17:10:12.818Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T17:10:13.172Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T17:10:15.463Z] ---> Running in a2a538c7e032 [2021-03-30T17:10:15.735Z] Removing intermediate container a2a538c7e032 [2021-03-30T17:10:15.735Z] ---> 256bff2251e7 [2021-03-30T17:10:15.735Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T17:10:16.058Z] ---> Running in 69cfe88de254 [2021-03-30T17:10:18.690Z] Removing intermediate container 69cfe88de254 [2021-03-30T17:10:18.690Z] ---> 6bfce2161911 [2021-03-30T17:10:18.690Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-30T17:10:18.690Z] ---> Running in 050ce42f8a8c [2021-03-30T17:10:19.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T17:10:20.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T17:10:21.247Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-30T17:10:21.247Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-30T17:10:21.247Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-30T17:10:21.518Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-30T17:10:21.518Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T17:10:21.790Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-30T17:10:21.790Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T17:10:21.790Z] OK: 144 MiB in 45 packages [2021-03-30T17:10:23.220Z] Removing intermediate container 050ce42f8a8c [2021-03-30T17:10:23.220Z] ---> 3dee30a8e3eb [2021-03-30T17:10:23.220Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T17:10:23.220Z] ---> Running in c8daaf3547be [2021-03-30T17:10:23.816Z] Removing intermediate container c8daaf3547be [2021-03-30T17:10:23.816Z] ---> b275067ddf35 [2021-03-30T17:10:23.816Z] Step 7/8 : COPY . . [2021-03-30T17:10:25.266Z] ---> b1dcac68044b [2021-03-30T17:10:25.266Z] Step 8/8 : RUN go mod download [2021-03-30T17:10:25.266Z] ---> Running in f0cb642a7a49 [2021-03-30T17:10:52.085Z] Removing intermediate container f0cb642a7a49 [2021-03-30T17:10:52.085Z] ---> 487d4d6d8336 [2021-03-30T17:10:52.085Z] Successfully built 487d4d6d8336 [2021-03-30T17:10:52.085Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:10:52.433Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T17:10:52.433Z] . [Pipeline] withDockerContainer [2021-03-30T17:10:52.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-32067 does not seem to be running inside a container [2021-03-30T17:10:52.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T17:10:54.409Z] $ docker top b334808e27f42209422cda9cc1291d5f195ac18925b55612d981ea1083c0b9d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T17:10:55.461Z] + go version [2021-03-30T17:10:55.461Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T17:10:55.483Z] $ docker stop --time=1 b334808e27f42209422cda9cc1291d5f195ac18925b55612d981ea1083c0b9d4 [2021-03-30T17:10:57.458Z] $ docker rm -f b334808e27f42209422cda9cc1291d5f195ac18925b55612d981ea1083c0b9d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:10:58.489Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T17:10:58.489Z] . [Pipeline] withDockerContainer [2021-03-30T17:10:58.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-32067 does not seem to be running inside a container [2021-03-30T17:10:58.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T17:11:00.314Z] $ docker top 25315b0f4978642c2433a397e8d1c42ccbf7135145ee65ebf59325d96ac5e386 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T17:11:01.286Z] + make test [2021-03-30T17:11:01.286Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T17:11:01.376Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T17:11:01.376Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T17:11:01.376Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T17:11:01.376Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T17:11:01.376Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T17:11:02.077Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.193s coverage: 27.0% of statements [2021-03-30T17:11:02.077Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.159s coverage: 81.2% of statements [2021-03-30T17:11:02.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.241s coverage: 7.8% of statements [2021-03-30T17:11:02.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T17:11:02.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-30T17:11:02.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T17:11:04.075Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.139s coverage: 32.5% of statements [2021-03-30T17:11:04.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T17:11:04.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T17:11:04.075Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T17:11:07.065Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.286s coverage: 57.3% of statements [2021-03-30T17:11:07.380Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.662s coverage: 6.6% of statements [2021-03-30T17:11:07.380Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.313s coverage: 5.0% of statements [2021-03-30T17:11:07.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T17:11:07.667Z] GO111MODULE=on go vet ./... [2021-03-30T17:11:23.503Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T17:11:48.135Z] gofmt -l . [2021-03-30T17:11:48.135Z] [ "`gofmt -l .`" = "" ] [2021-03-30T17:11:48.135Z] ./bin/test-attribution-txt.sh [2021-03-30T17:11:51.042Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-30T17:11:51.042Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-30T17:11:51.073Z] $ docker stop --time=1 c8484be5d008d80ed0823438507b0a8ee58487f7643ce44785b7b3c5ebacf647 [2021-03-30T17:11:53.724Z] $ docker rm -f c8484be5d008d80ed0823438507b0a8ee58487f7643ce44785b7b3c5ebacf647 [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-30T17:11:55.921Z] ---> job-cost.sh [2021-03-30T17:11:55.921Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wXbG [2021-03-30T17:12:20.074Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T17:12:20.074Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T17:12:20.074Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T17:12:20.074Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T17:12:20.074Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T17:12:26.847Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.136s coverage: 27.0% of statements [2021-03-30T17:12:27.475Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.354s coverage: 81.2% of statements [2021-03-30T17:12:27.475Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.160s coverage: 7.8% of statements [2021-03-30T17:12:27.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T17:12:27.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-30T17:12:27.475Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T17:12:28.747Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T17:12:29.984Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.288s coverage: 32.5% of statements [2021-03-30T17:12:29.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T17:12:29.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T17:12:29.984Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T17:12:34.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.327s coverage: 57.3% of statements [2021-03-30T17:12:34.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.182s coverage: 6.6% of statements [2021-03-30T17:12:34.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.159s coverage: 5.0% of statements [2021-03-30T17:12:34.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T17:12:34.612Z] GO111MODULE=on go vet ./... [2021-03-30T17:13:08.072Z] lf-activate-venv(): INFO: Adding /tmp/venv-wXbG/bin to PATH [2021-03-30T17:13:08.073Z] INFO: No Stack... [2021-03-30T17:13:08.073Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T17:13:08.073Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T17:13:08.546Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-03-30T17:13:08.546Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T17:13:08.732Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [2021-03-30T17:13:08.747Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] did not exist. Created. [2021-03-30T17:13:08.747Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T17:13:09.245Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-30T17:13:10.258Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T17:13:10.274Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T17:13:11.005Z] Failed in branch amd64 [2021-03-30T17:13:22.594Z] gofmt -l . [2021-03-30T17:13:22.594Z] [ "`gofmt -l .`" = "" ] [2021-03-30T17:13:22.594Z] ./bin/test-attribution-txt.sh [2021-03-30T17:13:22.594Z] An attribution for golang.org/x/crypto is missing from in Attribution.txt, please add [2021-03-30T17:13:22.594Z] make: *** [Makefile:36: test] Error 1 [Pipeline] } [2021-03-30T17:13:22.616Z] $ docker stop --time=1 25315b0f4978642c2433a397e8d1c42ccbf7135145ee65ebf59325d96ac5e386 [2021-03-30T17:13:25.024Z] $ docker rm -f 25315b0f4978642c2433a397e8d1c42ccbf7135145ee65ebf59325d96ac5e386 [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-30T17:13:26.830Z] ---> job-cost.sh [2021-03-30T17:13:26.831Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IEqg [2021-03-30T17:14:23.372Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T17:16:00.177Z] lf-activate-venv(): INFO: Adding /tmp/venv-IEqg/bin to PATH [2021-03-30T17:16:00.177Z] INFO: No Stack... [2021-03-30T17:16:00.177Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T17:16:00.177Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T17:16:00.519Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2021-03-30T17:16:00.520Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T17:16:00.630Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [2021-03-30T17:16:00.641Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] did not exist. Created. [2021-03-30T17:16:00.641Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T17:16:01.115Z] /w/workspace/device-sdk-go/2@tmp/durable-e3ae73c8/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-e3ae73c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-30T17:16:01.515Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T17:16:01.583Z] Warning: overwriting stash ‘stack-cost’ [2021-03-30T17:16:02.612Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T17:16:02.624Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-848-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T17:16:03.335Z] Failed in branch arm64 [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-30T17:16:05.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:06.437Z] ---> package-listing.sh [2021-03-30T17:16:06.437Z] ++ facter osfamily [2021-03-30T17:16:06.437Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T17:16:06.437Z] + OS_FAMILY=redhat [2021-03-30T17:16:06.437Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-848 [2021-03-30T17:16:06.437Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T17:16:06.437Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T17:16:06.437Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T17:16:06.437Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T17:16:06.437Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' [2021-03-30T17:16:06.437Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T17:16:06.437Z] + case "${OS_FAMILY}" in [2021-03-30T17:16:06.437Z] + rpm -qa [2021-03-30T17:16:06.437Z] + sort [2021-03-30T17:16:11.775Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T17:16:11.776Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T17:16:11.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T17:16:11.776Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-848 ']' [2021-03-30T17:16:11.776Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ [2021-03-30T17:16:11.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-848/archives/ [Pipeline] echo [2021-03-30T17:16:11.792Z] 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-848/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T17:16:12.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:16:12.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T17:16:12.401Z] [2021-03-30T17:16:12.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T17:16:12.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T17:16:12.762Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T17:16:12.762Z] df20fa9351a1: Pulling fs layer [2021-03-30T17:16:12.762Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T17:16:12.762Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T17:16:12.762Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T17:16:12.762Z] 93b61091891f: Pulling fs layer [2021-03-30T17:16:12.762Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T17:16:12.762Z] 5e14af77c1be: Pulling fs layer [2021-03-30T17:16:12.762Z] 01666e4c0597: Pulling fs layer [2021-03-30T17:16:12.762Z] aa168da1d23b: Pulling fs layer [2021-03-30T17:16:12.762Z] 01666e4c0597: Waiting [2021-03-30T17:16:12.762Z] aa168da1d23b: Waiting [2021-03-30T17:16:12.762Z] 93b9cdb0e59b: Waiting [2021-03-30T17:16:12.762Z] 5e14af77c1be: Waiting [2021-03-30T17:16:12.762Z] 46f8f816bc3b: Waiting [2021-03-30T17:16:12.762Z] 93b61091891f: Waiting [2021-03-30T17:16:12.762Z] 36b3adc4ff6f: Download complete [2021-03-30T17:16:12.762Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T17:16:12.762Z] 46f8f816bc3b: Download complete [2021-03-30T17:16:13.037Z] df20fa9351a1: Verifying Checksum [2021-03-30T17:16:13.037Z] df20fa9351a1: Download complete [2021-03-30T17:16:13.037Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T17:16:13.037Z] 93b9cdb0e59b: Download complete [2021-03-30T17:16:13.037Z] 93b61091891f: Verifying Checksum [2021-03-30T17:16:13.037Z] 93b61091891f: Download complete [2021-03-30T17:16:13.037Z] 5e14af77c1be: Download complete [2021-03-30T17:16:13.037Z] 01666e4c0597: Verifying Checksum [2021-03-30T17:16:13.037Z] 01666e4c0597: Download complete [2021-03-30T17:16:13.302Z] df20fa9351a1: Pull complete [2021-03-30T17:16:13.566Z] 36b3adc4ff6f: Pull complete [2021-03-30T17:16:13.847Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T17:16:13.847Z] 8ad3a11d3b57: Download complete [2021-03-30T17:16:14.807Z] 8ad3a11d3b57: Pull complete [2021-03-30T17:16:14.807Z] 46f8f816bc3b: Pull complete [2021-03-30T17:16:15.785Z] 93b61091891f: Pull complete [2021-03-30T17:16:15.785Z] aa168da1d23b: Verifying Checksum [2021-03-30T17:16:15.785Z] aa168da1d23b: Download complete [2021-03-30T17:16:16.048Z] 93b9cdb0e59b: Pull complete [2021-03-30T17:16:16.316Z] 5e14af77c1be: Pull complete [2021-03-30T17:16:16.316Z] 01666e4c0597: Pull complete [2021-03-30T17:16:24.559Z] aa168da1d23b: Pull complete [2021-03-30T17:16:24.559Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T17:16:24.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T17:16:24.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T17:16:24.774Z] prd-centos7-docker-4c-2g-32063 does not seem to be running inside a container [2021-03-30T17:16:24.821Z] $ 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-848/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-848 -v /w/workspace/dgexfoundry_device-sdk-go_PR-848:/w/workspace/dgexfoundry_device-sdk-go_PR-848:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T17:16:27.895Z] $ docker top d7dacfc496356bb372f5d18e9455b48a973ccd88548940595f46a696fa94f8c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T17:16:28.501Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T17:16:28.808Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T17:16:29.111Z] + ls /var/log/sa-host [2021-03-30T17:16:29.111Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T17:16:29.111Z] file_magic: OK [2021-03-30T17:16:29.111Z] HZ: Using current value: 100 [2021-03-30T17:16:29.111Z] file_header: OK [2021-03-30T17:16:29.111Z] 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-30T17:16:29.111Z] Statistics: [2021-03-30T17:16:29.111Z] Hnuu...uuuununununu... [2021-03-30T17:16:29.111Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T17:16:29.111Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T17:16:29.111Z] file_magic: OK [2021-03-30T17:16:29.111Z] HZ: Using current value: 100 [2021-03-30T17:16:29.111Z] file_header: OK [2021-03-30T17:16:29.111Z] 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-30T17:16:29.111Z] Statistics: [2021-03-30T17:16:29.111Z] HRHnuu...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-30T17:16:29.111Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T17:16:29.321Z] provisioning config files... [2021-03-30T17:16:29.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-848@tmp/config517993067439960413tmp [Pipeline] { [Pipeline] echo [2021-03-30T17:16:29.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:29.719Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T17:16:29.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T17:16:29.825Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:30.139Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T17:16:30.152Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:30.454Z] ---> sudo-logs.sh [2021-03-30T17:16:30.454Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T17:16:30.528Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:30.833Z] ---> job-cost.sh [2021-03-30T17:16:30.833Z] lf-activate-venv: SKIPPING [2021-03-30T17:16:30.833Z] DEBUG: total: 0.20999999344348907 [2021-03-30T17:16:30.833Z] INFO: Retrieving Stack Cost... [2021-03-30T17:16:31.781Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T17:16:32.360Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T17:16:32.375Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T17:16:32.674Z] ---> logs-deploy.sh [2021-03-30T17:16:32.674Z] lf-activate-venv: SKIPPING [2021-03-30T17:16:32.674Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-848/2 [2021-03-30T17:16:32.674Z] INFO: archiving workspace using pattern(s): [2021-03-30T17:16:34.606Z] Archives upload complete. [2021-03-30T17:16:34.606Z] INFO: archiving logs to Nexus