Pull request #367 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 08a8892da109e9ec3659fe77bff0cce72e0f9542 rather than d71b91dd9f605809daf7da4c49f11fcd306c0468 Obtained Jenkinsfile from 08a8892da109e9ec3659fe77bff0cce72e0f9542 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-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:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-12719 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 > git config core.sparsecheckout # timeout=10 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # 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 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-19T09:39:53.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-19T09:39:53.461Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-19T09:39:53.583Z] ========================================================= [2020-11-19T09:39:53.583Z] EdgeX Global Pipelines Version Info [2020-11-19T09:39:53.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 91ff763ae09fba18f5ff66de1fdcf0af91bbb0fa # timeout=10 [2020-11-19T09:39:55.118Z] ------------------- [2020-11-19T09:39:55.118Z] stable info: [2020-11-19T09:39:55.118Z] ------------------- [2020-11-19T09:39:55.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-19T09:39:55.118Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T09:39:55.118Z] Message: update stable to v1.0.166 [2020-11-19T09:39:56.076Z] ------------------- [2020-11-19T09:39:56.076Z] experimental info: [2020-11-19T09:39:56.076Z] ------------------- [2020-11-19T09:39:56.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-19T09:39:56.076Z] Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 [2020-11-19T09:39:56.076Z] Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-19T09:39:56.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-19T09:39:56.675Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-19T09:39:56.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-19T09:39:56.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-19T09:39:57.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-19T09:39:57.180Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-19T09:39:57.318Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-19T09:39:57.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-19T09:39:57.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-19T09:39:57.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-19T09:39:57.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-19T09:39:57.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-19T09:39:58.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-19T09:39:58.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-19T09:39:58.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T09:39:58.466Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T09:39:58.589Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T09:39:58.723Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-19T09:39:58.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-19T09:39:58.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-19T09:39:59.100Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-19T09:39:59.241Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-19T09:39:59.376Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-19T09:39:59.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-19T09:39:59.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-19T09:39:59.772Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-19T09:39:59.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2020-11-19T09:39:59.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2020-11-19T09:40:00.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2020-11-19T09:40:00.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] echo [2020-11-19T09:40:00.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d71b91d [Pipeline] echo [2020-11-19T09:40:00.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T09:40:00.795Z] provisioning config files... [2020-11-19T09:40:00.831Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config4780674001015333294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:40:01.199Z] ---> docker-login.sh [2020-11-19T09:40:01.199Z] nexus3.edgexfoundry.org:10001 [2020-11-19T09:40:01.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:40:01.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:40:01.729Z] Configure a credential helper to remove this warning. See [2020-11-19T09:40:01.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:40:01.729Z] [2020-11-19T09:40:01.729Z] Login Succeeded [2020-11-19T09:40:01.729Z] nexus3.edgexfoundry.org:10002 [2020-11-19T09:40:01.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:40:01.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:40:01.997Z] Configure a credential helper to remove this warning. See [2020-11-19T09:40:01.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:40:01.997Z] [2020-11-19T09:40:01.997Z] Login Succeeded [2020-11-19T09:40:01.997Z] nexus3.edgexfoundry.org:10003 [2020-11-19T09:40:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:40:02.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:40:02.263Z] Configure a credential helper to remove this warning. See [2020-11-19T09:40:02.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:40:02.263Z] [2020-11-19T09:40:02.263Z] Login Succeeded [2020-11-19T09:40:02.263Z] nexus3.edgexfoundry.org:10004 [2020-11-19T09:40:02.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:40:02.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:40:02.525Z] Configure a credential helper to remove this warning. See [2020-11-19T09:40:02.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:40:02.525Z] [2020-11-19T09:40:02.525Z] Login Succeeded [2020-11-19T09:40:02.525Z] docker.io [2020-11-19T09:40:02.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:40:03.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:40:03.100Z] Configure a credential helper to remove this warning. See [2020-11-19T09:40:03.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:40:03.100Z] [2020-11-19T09:40:03.100Z] Login Succeeded [2020-11-19T09:40:03.100Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T09:40:03.109Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-19T09:40:03.974Z] + git log --format=format:%s -1 d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] echo [2020-11-19T09:40:04.049Z] GIT_COMMIT: d71b91dd9f605809daf7da4c49f11fcd306c0468, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo [2020-11-19T09:40:04.099Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:40:05.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T09:40:05.209Z] [2020-11-19T09:40:05.209Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:40:05.569Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T09:40:05.569Z] latest: Pulling from edgex-devops/git-semver [2020-11-19T09:40:05.569Z] 31603596830f: Pulling fs layer [2020-11-19T09:40:05.569Z] 2a8b12db71e7: Pulling fs layer [2020-11-19T09:40:05.569Z] 6ca5941a6612: Pulling fs layer [2020-11-19T09:40:05.569Z] ecc8261a40a4: Pulling fs layer [2020-11-19T09:40:05.569Z] ecc8261a40a4: Waiting [2020-11-19T09:40:05.569Z] 2a8b12db71e7: Verifying Checksum [2020-11-19T09:40:05.569Z] 2a8b12db71e7: Download complete [2020-11-19T09:40:05.833Z] 31603596830f: Verifying Checksum [2020-11-19T09:40:05.833Z] 31603596830f: Download complete [2020-11-19T09:40:05.833Z] ecc8261a40a4: Verifying Checksum [2020-11-19T09:40:05.833Z] ecc8261a40a4: Download complete [2020-11-19T09:40:05.833Z] 6ca5941a6612: Verifying Checksum [2020-11-19T09:40:05.833Z] 6ca5941a6612: Download complete [2020-11-19T09:40:06.097Z] 31603596830f: Pull complete [2020-11-19T09:40:06.364Z] 2a8b12db71e7: Pull complete [2020-11-19T09:40:06.943Z] 6ca5941a6612: Pull complete [2020-11-19T09:40:07.206Z] ecc8261a40a4: Pull complete [2020-11-19T09:40:07.206Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-19T09:40:07.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-19T09:40:07.206Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-19T09:40:07.315Z] prd-centos7-docker-4c-2g-12719 does not seem to be running inside a container [2020-11-19T09:40:07.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-19T09:40:09.912Z] $ docker top 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-19T09:40:10.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T09:40:10.360Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T09:40:10.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T09:40:10.599Z] $ docker exec 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent [2020-11-19T09:40:10.759Z] SSH_AUTH_SOCK=/tmp/ssh-EU5q2kLesppq/agent.12 [2020-11-19T09:40:10.759Z] SSH_AGENT_PID=17 [2020-11-19T09:40:10.774Z] Running ssh-add (command line suppressed) [2020-11-19T09:40:10.896Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5267159852465394514.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5267159852465394514.key) [2020-11-19T09:40:10.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T09:40:11.309Z] + git tag --points-at HEAD [Pipeline] } [2020-11-19T09:40:11.333Z] $ docker exec --env ******** --env ******** 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent -k [2020-11-19T09:40:11.447Z] unset SSH_AUTH_SOCK; [2020-11-19T09:40:11.448Z] unset SSH_AGENT_PID; [2020-11-19T09:40:11.448Z] echo Agent pid 17 killed; [2020-11-19T09:40:11.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-19T09:40:11.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-19T09:40:11.652Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-19T09:40:11.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-19T09:40:11.826Z] $ docker exec 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent [2020-11-19T09:40:11.994Z] SSH_AUTH_SOCK=/tmp/ssh-FvHiY285j6lq/agent.46 [2020-11-19T09:40:11.994Z] SSH_AGENT_PID=52 [2020-11-19T09:40:12.002Z] Running ssh-add (command line suppressed) [2020-11-19T09:40:12.122Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6004107004222909090.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6004107004222909090.key) [2020-11-19T09:40:12.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-19T09:40:12.594Z] + git semver init [2020-11-19T09:40:12.594Z] # -> Open(): unable to determine branch for HEAD [2020-11-19T09:40:12.594Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git [2020-11-19T09:40:12.594Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-19T09:40:12.594Z] # $SEMVER_REMOTE_NAME = origin [2020-11-19T09:40:12.594Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-19T09:40:12.594Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-19T09:40:12.594Z] # $SEMVER_BRANCH = PR-367 [2020-11-19T09:40:12.594Z] # $SEMVER_TEMP = /tmp/semver-457654727 [2020-11-19T09:40:12.594Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-19T09:40:13.170Z] # '/tmp/semver-457654727' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' [2020-11-19T09:40:13.170Z] # -> Force: false [2020-11-19T09:40:13.170Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } [2020-11-19T09:40:13.187Z] $ docker exec --env ******** --env ******** 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 ssh-agent -k [2020-11-19T09:40:13.299Z] unset SSH_AUTH_SOCK; [2020-11-19T09:40:13.299Z] unset SSH_AGENT_PID; [2020-11-19T09:40:13.300Z] echo Agent pid 52 killed; [2020-11-19T09:40:13.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-19T09:40:13.852Z] + git semver [Pipeline] } [2020-11-19T09:40:13.874Z] $ docker stop --time=1 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 [2020-11-19T09:40:15.584Z] $ docker rm -f 24188ff955f90b636679fed8ba9d6214effbd60f1415779f13052097afe44c62 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T09:40:16.102Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-19T09:40:16.886Z] Stashed 1 file(s) [Pipeline] echo [2020-11-19T09:40:16.890Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-19T09:40:32.545Z] Still waiting to schedule task [2020-11-19T09:40:32.545Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12719’ [2020-11-19T09:40:32.548Z] Still waiting to schedule task [2020-11-19T09:40:32.548Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-19T09:42:31.157Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12720 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-19T09:42:31.276Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2020-11-19T09:42:36.586Z] using credential edgex-jenkins-ssh [2020-11-19T09:42:36.661Z] Cloning the remote Git repository [2020-11-19T09:42:36.725Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:42:36.851Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2020-11-19T09:42:36.928Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:42:36.929Z] > git --version # timeout=10 [2020-11-19T09:42:36.953Z] > git --version # 'git version 2.17.1' [2020-11-19T09:42:36.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:42:37.045Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T09:42:38.836Z] Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 [2020-11-19T09:42:38.048Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T09:42:38.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T09:42:38.106Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T09:42:38.144Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:42:38.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:42:38.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T09:42:38.864Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T09:42:38.882Z] > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 [2020-11-19T09:42:39.097Z] Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 [2020-11-19T09:42:39.097Z] Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) [2020-11-19T09:42:39.012Z] > git remote # timeout=10 [2020-11-19T09:42:39.029Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T09:42:39.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:42:39.063Z] > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 [2020-11-19T09:42:39.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T09:42:39.110Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T09:42:39.135Z] > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 [2020-11-19T09:42:43.870Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T09:42:44.856Z] provisioning config files... [2020-11-19T09:42:44.916Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/7@tmp/config4620200509510495222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:42:45.921Z] ---> docker-login.sh [2020-11-19T09:42:45.921Z] nexus3.edgexfoundry.org:10001 [2020-11-19T09:42:46.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:42:47.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:42:47.123Z] Configure a credential helper to remove this warning. See [2020-11-19T09:42:47.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:42:47.123Z] [2020-11-19T09:42:47.123Z] Login Succeeded [2020-11-19T09:42:47.123Z] nexus3.edgexfoundry.org:10002 [2020-11-19T09:42:47.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:42:47.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:42:47.675Z] Configure a credential helper to remove this warning. See [2020-11-19T09:42:47.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:42:47.675Z] [2020-11-19T09:42:47.675Z] Login Succeeded [2020-11-19T09:42:47.675Z] nexus3.edgexfoundry.org:10003 [2020-11-19T09:42:47.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:42:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:42:48.225Z] Configure a credential helper to remove this warning. See [2020-11-19T09:42:48.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:42:48.225Z] [2020-11-19T09:42:48.225Z] Login Succeeded [2020-11-19T09:42:48.225Z] nexus3.edgexfoundry.org:10004 [2020-11-19T09:42:48.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:42:48.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:42:48.777Z] Configure a credential helper to remove this warning. See [2020-11-19T09:42:48.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:42:48.777Z] [2020-11-19T09:42:48.777Z] Login Succeeded [2020-11-19T09:42:48.777Z] docker.io [2020-11-19T09:42:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:42:49.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:42:49.328Z] Configure a credential helper to remove this warning. See [2020-11-19T09:42:49.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:42:49.328Z] [2020-11-19T09:42:49.328Z] Login Succeeded [2020-11-19T09:42:49.328Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T09:42:49.410Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T09:42:49.931Z] ========================================================= [2020-11-19T09:42:49.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-19T09:42:49.931Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:42:50.324Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-19T09:42:50.932Z] Sending build context to Docker daemon 1.863MB [2020-11-19T09:42:50.932Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T09:42:50.932Z] Step 2/7 : FROM ${BASE} [2020-11-19T09:42:50.932Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-19T09:42:50.932Z] b538f80385f9: Pulling fs layer [2020-11-19T09:42:50.932Z] 74f711af9a0d: Pulling fs layer [2020-11-19T09:42:50.932Z] 99f96fe45779: Pulling fs layer [2020-11-19T09:42:50.932Z] 8529a6b9a6be: Pulling fs layer [2020-11-19T09:42:50.932Z] 45590311c82a: Pulling fs layer [2020-11-19T09:42:50.932Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-19T09:42:50.932Z] 209524e5b208: Pulling fs layer [2020-11-19T09:42:50.932Z] 45590311c82a: Waiting [2020-11-19T09:42:50.932Z] 8529a6b9a6be: Waiting [2020-11-19T09:42:50.932Z] 69ca0ff8b7b3: Waiting [2020-11-19T09:42:50.932Z] 209524e5b208: Waiting [2020-11-19T09:42:50.932Z] 99f96fe45779: Verifying Checksum [2020-11-19T09:42:50.932Z] 99f96fe45779: Download complete [2020-11-19T09:42:50.932Z] 74f711af9a0d: Verifying Checksum [2020-11-19T09:42:50.932Z] 74f711af9a0d: Download complete [2020-11-19T09:42:51.216Z] 45590311c82a: Download complete [2020-11-19T09:42:51.818Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-19T09:42:51.818Z] 69ca0ff8b7b3: Download complete [2020-11-19T09:42:51.818Z] b538f80385f9: Verifying Checksum [2020-11-19T09:42:51.818Z] b538f80385f9: Download complete [2020-11-19T09:42:52.452Z] b538f80385f9: Pull complete [2020-11-19T09:42:53.055Z] 74f711af9a0d: Pull complete [2020-11-19T09:42:53.329Z] 99f96fe45779: Pull complete [2020-11-19T09:42:53.925Z] 209524e5b208: Verifying Checksum [2020-11-19T09:42:53.926Z] 209524e5b208: Download complete [2020-11-19T09:42:55.904Z] 8529a6b9a6be: Verifying Checksum [2020-11-19T09:42:55.904Z] 8529a6b9a6be: Download complete [2020-11-19T09:43:06.086Z] 8529a6b9a6be: Pull complete [2020-11-19T09:43:06.086Z] 45590311c82a: Pull complete [2020-11-19T09:43:06.086Z] 69ca0ff8b7b3: Pull complete [2020-11-19T09:43:10.413Z] 209524e5b208: Pull complete [2020-11-19T09:43:10.413Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-19T09:43:10.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-19T09:43:10.413Z] ---> 5bddaf1c2fca [2020-11-19T09:43:10.413Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T09:43:13.039Z] ---> Running in bdcaf7cfd3b8 [2020-11-19T09:43:13.039Z] Removing intermediate container bdcaf7cfd3b8 [2020-11-19T09:43:13.039Z] ---> 94eaf0c0e04d [2020-11-19T09:43:13.039Z] Step 4/7 : RUN apk add bash [2020-11-19T09:43:13.039Z] ---> Running in 413b68d259f1 [2020-11-19T09:43:15.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-19T09:43:15.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-19T09:43:16.599Z] OK: 142 MiB in 39 packages [2020-11-19T09:43:17.580Z] Removing intermediate container 413b68d259f1 [2020-11-19T09:43:17.580Z] ---> 7749b2c44bd2 [2020-11-19T09:43:17.580Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-19T09:43:17.855Z] ---> Running in 7ac222055ee4 [2020-11-19T09:43:18.460Z] Removing intermediate container 7ac222055ee4 [2020-11-19T09:43:18.460Z] ---> c8da8178362f [2020-11-19T09:43:18.460Z] Step 6/7 : COPY go.mod . [2020-11-19T09:43:19.054Z] ---> 5d8d35d4c543 [2020-11-19T09:43:19.054Z] Step 7/7 : RUN go mod download [2020-11-19T09:43:19.333Z] ---> Running in 6e35980f4a31 [2020-11-19T09:43:20.479Z] Running on prd-centos7-docker-4c-2g-12721 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws [2020-11-19T09:43:20.574Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2020-11-19T09:43:23.186Z] using credential edgex-jenkins-ssh [2020-11-19T09:43:23.268Z] Cloning the remote Git repository [2020-11-19T09:43:22.958Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:43:23.044Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2020-11-19T09:43:23.108Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:43:23.108Z] > git --version # timeout=10 [2020-11-19T09:43:23.115Z] > git --version # 'git version 2.16.5' [2020-11-19T09:43:23.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:43:23.146Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T09:43:24.686Z] Merging remotes/origin/master commit 08a8892da109e9ec3659fe77bff0cce72e0f9542 into PR head commit d71b91dd9f605809daf7da4c49f11fcd306c0468 [2020-11-19T09:43:24.800Z] Merge succeeded, producing d71b91dd9f605809daf7da4c49f11fcd306c0468 [2020-11-19T09:43:24.801Z] Checking out Revision d71b91dd9f605809daf7da4c49f11fcd306c0468 (PR-367) [2020-11-19T09:43:23.896Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T09:43:23.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-19T09:43:23.914Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-19T09:43:23.929Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-19T09:43:23.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:43:23.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-19T09:43:24.476Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T09:43:24.481Z] > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 [2020-11-19T09:43:24.550Z] > git remote # timeout=10 [2020-11-19T09:43:24.559Z] > git config --get remote.origin.url # timeout=10 [2020-11-19T09:43:24.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-19T09:43:24.570Z] > git merge 08a8892da109e9ec3659fe77bff0cce72e0f9542 # timeout=10 [2020-11-19T09:43:24.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-19T09:43:24.593Z] > git config core.sparsecheckout # timeout=10 [2020-11-19T09:43:24.599Z] > git checkout -f d71b91dd9f605809daf7da4c49f11fcd306c0468 # timeout=10 [2020-11-19T09:43:28.324Z] Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-19T09:43:29.144Z] provisioning config files... [2020-11-19T09:43:29.170Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/7@tmp/config1741548638171631478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:43:29.804Z] ---> docker-login.sh [2020-11-19T09:43:29.804Z] nexus3.edgexfoundry.org:10001 [2020-11-19T09:43:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:43:30.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:43:30.069Z] Configure a credential helper to remove this warning. See [2020-11-19T09:43:30.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:43:30.069Z] [2020-11-19T09:43:30.069Z] Login Succeeded [2020-11-19T09:43:30.069Z] nexus3.edgexfoundry.org:10002 [2020-11-19T09:43:30.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:43:30.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:43:30.331Z] Configure a credential helper to remove this warning. See [2020-11-19T09:43:30.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:43:30.331Z] [2020-11-19T09:43:30.331Z] Login Succeeded [2020-11-19T09:43:30.331Z] nexus3.edgexfoundry.org:10003 [2020-11-19T09:43:30.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:43:30.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:43:30.331Z] Configure a credential helper to remove this warning. See [2020-11-19T09:43:30.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:43:30.331Z] [2020-11-19T09:43:30.331Z] Login Succeeded [2020-11-19T09:43:30.595Z] nexus3.edgexfoundry.org:10004 [2020-11-19T09:43:30.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:43:30.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:43:30.595Z] Configure a credential helper to remove this warning. See [2020-11-19T09:43:30.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:43:30.595Z] [2020-11-19T09:43:30.595Z] Login Succeeded [2020-11-19T09:43:30.595Z] docker.io [2020-11-19T09:43:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-19T09:43:31.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-19T09:43:31.119Z] Configure a credential helper to remove this warning. See [2020-11-19T09:43:31.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-19T09:43:31.119Z] [2020-11-19T09:43:31.119Z] Login Succeeded [2020-11-19T09:43:31.119Z] ---> docker-login.sh ends [Pipeline] } [2020-11-19T09:43:31.158Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-19T09:43:31.487Z] ========================================================= [2020-11-19T09:43:31.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-19T09:43:31.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:43:31.853Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-19T09:43:32.120Z] Sending build context to Docker daemon 1.863MB [2020-11-19T09:43:32.120Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-19T09:43:32.120Z] Step 2/7 : FROM ${BASE} [2020-11-19T09:43:32.120Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-19T09:43:32.120Z] df20fa9351a1: Pulling fs layer [2020-11-19T09:43:32.120Z] ed8968b2872e: Pulling fs layer [2020-11-19T09:43:32.120Z] a92cc7c5fd73: Pulling fs layer [2020-11-19T09:43:32.120Z] e871e8e8d7a9: Pulling fs layer [2020-11-19T09:43:32.120Z] e73272ec9a57: Pulling fs layer [2020-11-19T09:43:32.120Z] 1e910a182e73: Pulling fs layer [2020-11-19T09:43:32.120Z] 4e634b169226: Pulling fs layer [2020-11-19T09:43:32.120Z] e73272ec9a57: Waiting [2020-11-19T09:43:32.120Z] 1e910a182e73: Waiting [2020-11-19T09:43:32.120Z] 4e634b169226: Waiting [2020-11-19T09:43:32.120Z] e871e8e8d7a9: Waiting [2020-11-19T09:43:32.120Z] a92cc7c5fd73: Verifying Checksum [2020-11-19T09:43:32.120Z] a92cc7c5fd73: Download complete [2020-11-19T09:43:32.120Z] ed8968b2872e: Download complete [2020-11-19T09:43:32.120Z] e73272ec9a57: Download complete [2020-11-19T09:43:33.068Z] 1e910a182e73: Verifying Checksum [2020-11-19T09:43:33.068Z] 1e910a182e73: Download complete [2020-11-19T09:43:33.068Z] df20fa9351a1: Verifying Checksum [2020-11-19T09:43:33.068Z] df20fa9351a1: Download complete [2020-11-19T09:43:33.068Z] df20fa9351a1: Pull complete [2020-11-19T09:43:33.331Z] ed8968b2872e: Pull complete [2020-11-19T09:43:33.331Z] a92cc7c5fd73: Pull complete [2020-11-19T09:43:34.450Z] Removing intermediate container 6e35980f4a31 [2020-11-19T09:43:34.450Z] ---> c4cb729f7a28 [2020-11-19T09:43:34.450Z] Successfully built c4cb729f7a28 [2020-11-19T09:43:34.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:43:34.730Z] 4e634b169226: Verifying Checksum [2020-11-19T09:43:34.730Z] 4e634b169226: Download complete [2020-11-19T09:43:34.802Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T09:43:34.802Z] . [Pipeline] withDockerContainer [2020-11-19T09:43:34.997Z] e871e8e8d7a9: Verifying Checksum [2020-11-19T09:43:34.997Z] e871e8e8d7a9: Download complete [2020-11-19T09:43:35.049Z] prd-ubuntu18.04-docker-arm64-4c-16g-12720 does not seem to be running inside a container [2020-11-19T09:43:35.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-19T09:43:37.168Z] $ docker top d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T09:43:38.580Z] + go version [2020-11-19T09:43:38.580Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-19T09:43:38.610Z] $ docker stop --time=1 d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 [2020-11-19T09:43:40.339Z] e871e8e8d7a9: Pull complete [2020-11-19T09:43:40.340Z] e73272ec9a57: Pull complete [2020-11-19T09:43:40.511Z] $ docker rm -f d3d723d2d8cc3496b235ae334197666074c5b566d0274e8e72837ec762f4e550 [2020-11-19T09:43:40.604Z] 1e910a182e73: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:43:41.707Z] + docker inspect -f . ci-base-image-arm64 [2020-11-19T09:43:41.707Z] . [Pipeline] withDockerContainer [2020-11-19T09:43:41.938Z] prd-ubuntu18.04-docker-arm64-4c-16g-12720 does not seem to be running inside a container [2020-11-19T09:43:42.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-19T09:43:43.842Z] $ docker top 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T09:43:44.850Z] 4e634b169226: Pull complete [2020-11-19T09:43:44.850Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-19T09:43:44.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-19T09:43:44.850Z] ---> f7629b54cfaa [2020-11-19T09:43:44.850Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-19T09:43:45.119Z] ---> Running in 722d4f7f91fa [2020-11-19T09:43:45.240Z] + make test [2020-11-19T09:43:45.240Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T09:43:45.385Z] Removing intermediate container 722d4f7f91fa [2020-11-19T09:43:45.385Z] ---> 00404d27330f [2020-11-19T09:43:45.385Z] Step 4/7 : RUN apk add bash [2020-11-19T09:43:45.385Z] ---> Running in 22f885dff505 [2020-11-19T09:43:46.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-19T09:43:47.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-19T09:43:47.942Z] OK: 166 MiB in 39 packages [2020-11-19T09:43:48.518Z] Removing intermediate container 22f885dff505 [2020-11-19T09:43:48.518Z] ---> 5a95b07197f4 [2020-11-19T09:43:48.518Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-19T09:43:48.518Z] ---> Running in 3c83356a9740 [2020-11-19T09:43:48.518Z] Removing intermediate container 3c83356a9740 [2020-11-19T09:43:48.518Z] ---> eb53c2e3940b [2020-11-19T09:43:48.518Z] Step 6/7 : COPY go.mod . [2020-11-19T09:43:48.782Z] ---> be99d3225da6 [2020-11-19T09:43:48.782Z] Step 7/7 : RUN go mod download [2020-11-19T09:43:48.782Z] ---> Running in 89891c16560a [2020-11-19T09:44:01.064Z] Removing intermediate container 89891c16560a [2020-11-19T09:44:01.064Z] ---> 57821f5b862d [2020-11-19T09:44:01.064Z] Successfully built 57821f5b862d [2020-11-19T09:44:01.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:44:01.382Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T09:44:01.382Z] . [Pipeline] withDockerContainer [2020-11-19T09:44:01.512Z] prd-centos7-docker-4c-2g-12721 does not seem to be running inside a container [2020-11-19T09:44:01.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-19T09:44:02.263Z] $ docker top 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T09:44:02.801Z] + go version [2020-11-19T09:44:02.802Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-19T09:44:02.820Z] $ docker stop --time=1 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 [2020-11-19T09:44:04.151Z] $ docker rm -f 726a3400b1ef8d278cf74abd66c8c20767ad103f1789ce523b81e6042eebe110 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:44:05.182Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-19T09:44:05.182Z] . [Pipeline] withDockerContainer [2020-11-19T09:44:05.407Z] prd-centos7-docker-4c-2g-12721 does not seem to be running inside a container [2020-11-19T09:44:05.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/7 -v /w/workspace/go-mod-core-contracts/7:/w/workspace/go-mod-core-contracts/7:rw,z -v /w/workspace/go-mod-core-contracts/7@tmp:/w/workspace/go-mod-core-contracts/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-19T09:44:06.323Z] $ docker top caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T09:44:06.865Z] + make test [2020-11-19T09:44:06.865Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-19T09:44:07.461Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-19T09:44:08.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements [2020-11-19T09:44:08.064Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.064s coverage: 100.0% of statements [2020-11-19T09:44:10.696Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.059s coverage: 45.4% of statements [2020-11-19T09:44:10.696Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.048s coverage: 77.8% of statements [2020-11-19T09:44:10.696Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-19T09:44:10.696Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.026s coverage: 6.4% of statements [2020-11-19T09:44:12.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements [2020-11-19T09:44:12.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-11-19T09:44:13.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements [2020-11-19T09:44:13.147Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-19T09:44:13.147Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-19T09:44:13.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.035s coverage: 100.0% of statements [2020-11-19T09:44:13.551Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-19T09:44:13.820Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.015s coverage: 85.7% of statements [2020-11-19T09:44:14.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.044s coverage: 100.0% of statements [2020-11-19T09:44:14.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.024s coverage: 47.8% of statements [2020-11-19T09:44:14.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.015s coverage: 45.4% of statements [2020-11-19T09:44:14.356Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2020-11-19T09:44:14.356Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-19T09:44:14.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements [2020-11-19T09:44:15.223Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.041s coverage: 14.7% of statements [2020-11-19T09:44:15.223Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2020-11-19T09:44:15.489Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.025s coverage: 91.8% of statements [2020-11-19T09:44:15.490Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-19T09:44:15.490Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-19T09:44:15.490Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements [2020-11-19T09:44:16.072Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.007s coverage: 47.8% of statements [2020-11-19T09:44:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements [2020-11-19T09:44:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.024s coverage: 26.3% of statements [2020-11-19T09:44:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements [2020-11-19T09:44:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-11-19T09:44:18.020Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-11-19T09:44:18.020Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-19T09:44:18.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.149s coverage: 63.0% of statements [2020-11-19T09:44:18.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.034s coverage: 26.3% of statements [2020-11-19T09:44:18.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.032s coverage: 15.4% of statements [2020-11-19T09:44:18.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-11-19T09:44:18.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2020-11-19T09:44:18.473Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-19T09:44:18.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 83.3% of statements [2020-11-19T09:44:18.610Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-19T09:44:18.610Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-19T09:44:18.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements [2020-11-19T09:44:18.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements [2020-11-19T09:44:18.874Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-19T09:44:19.136Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-19T09:44:19.136Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-19T09:44:19.136Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T09:44:20.552Z] gofmt -l . [2020-11-19T09:44:20.817Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T09:44:20.836Z] $ docker stop --time=1 caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 [2020-11-19T09:44:21.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.071s coverage: 83.3% of statements [2020-11-19T09:44:21.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-19T09:44:21.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-19T09:44:21.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements [2020-11-19T09:44:21.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 100.0% of statements [2020-11-19T09:44:22.062Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements [2020-11-19T09:44:22.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-19T09:44:22.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-19T09:44:22.936Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-19T09:44:23.021Z] $ docker rm -f caa09ca7ce7ec5149ce00f7109bf7ce9d463eef121c9195b0318e87eab810639 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T09:44:23.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T09:44:23.954Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-19T09:44:27.249Z] gofmt -l . [2020-11-19T09:44:27.845Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-19T09:44:28.469Z] $ docker stop --time=1 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 [2020-11-19T09:44:30.618Z] $ docker rm -f 62ca7b1b568df824d81f47b808a4dec53a39508fa44c4b827bbc28a3b12caa60 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-19T09:44:31.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-19T09:44:31.569Z] Warning: overwriting stash ‘coverage-report’ [2020-11-19T09:44:32.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-19T09:44:34.460Z] provisioning config files... [2020-11-19T09:44:34.472Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config6232305218189108070tmp [Pipeline] { [Pipeline] sh [2020-11-19T09:44:34.856Z] + set +x [2020-11-19T09:44:34.856Z] + bash -s -- [2020-11-19T09:44:34.856Z] + curl -s https://codecov.io/bash [2020-11-19T09:44:35.118Z] [2020-11-19T09:44:35.118Z] _____ _ [2020-11-19T09:44:35.118Z] / ____| | | [2020-11-19T09:44:35.118Z] | | ___ __| | ___ ___ _____ __ [2020-11-19T09:44:35.118Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-19T09:44:35.118Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-19T09:44:35.118Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-19T09:44:35.118Z] Bash-20201116-eea08d9 [2020-11-19T09:44:35.118Z] [2020-11-19T09:44:35.118Z] [2020-11-19T09:44:35.118Z] ==> Jenkins CI detected. [2020-11-19T09:44:35.118Z] project root: . [2020-11-19T09:44:35.118Z] --> token set from env [2020-11-19T09:44:35.118Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-19T09:44:35.118Z] ==> Running gcov in . (disable via -X gcov) [2020-11-19T09:44:35.118Z] ==> Python coveragepy not found [2020-11-19T09:44:35.118Z] ==> Searching for coverage reports in: [2020-11-19T09:44:35.118Z] + . [2020-11-19T09:44:35.118Z] -> Found 1 reports [2020-11-19T09:44:35.118Z] ==> Detecting git/mercurial file structure [2020-11-19T09:44:35.118Z] ==> Reading reports [2020-11-19T09:44:35.118Z] + ./coverage.out bytes=107563 [2020-11-19T09:44:35.118Z] ==> Appending adjustments [2020-11-19T09:44:35.118Z] https://docs.codecov.io/docs/fixing-reports [2020-11-19T09:44:36.065Z] + Found adjustments [2020-11-19T09:44:36.065Z] ==> Gzipping contents [2020-11-19T09:44:36.065Z] ==> Uploading reports [2020-11-19T09:44:36.065Z] url: https://codecov.io [2020-11-19T09:44:36.065Z] query: branch=PR-367&commit=d71b91dd9f605809daf7da4c49f11fcd306c0468&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-19T09:44:36.065Z] -> Pinging Codecov [2020-11-19T09:44:36.065Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-367&commit=d71b91dd9f605809daf7da4c49f11fcd306c0468&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= [2020-11-19T09:44:36.640Z] -> Uploading to [2020-11-19T09:44:36.640Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-19/71470A77251A30514AAF9C0BB2E5B6CE/d71b91dd9f605809daf7da4c49f11fcd306c0468/bb83eac7-85b1-4624-8570-09d864091a23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201119T094436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b99f5821406adeb9e28b584208614d84423542453e76d39666b616d5ca4d0c00 [2020-11-19T09:44:36.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-19T09:44:36.640Z] Dload Upload Total Spent Left Speed [2020-11-19T09:44:36.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17479 0 0 100 17479 0 37405 --:--:-- --:--:-- --:--:-- 37348 [2020-11-19T09:44:36.904Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d71b91dd9f605809daf7da4c49f11fcd306c0468 [Pipeline] } [2020-11-19T09:44:36.914Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:44:39.525Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:44:40.093Z] ---> package-listing.sh [2020-11-19T09:44:40.093Z] ++ facter osfamily [2020-11-19T09:44:40.093Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-19T09:44:40.093Z] + OS_FAMILY=redhat [2020-11-19T09:44:40.093Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 [2020-11-19T09:44:40.093Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-19T09:44:40.093Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-19T09:44:40.093Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-19T09:44:40.093Z] + PACKAGES=/tmp/packages_start.txt [2020-11-19T09:44:40.093Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-19T09:44:40.093Z] + PACKAGES=/tmp/packages_end.txt [2020-11-19T09:44:40.093Z] + case "${OS_FAMILY}" in [2020-11-19T09:44:40.093Z] + rpm -qa [2020-11-19T09:44:40.093Z] + sort [2020-11-19T09:44:44.325Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-19T09:44:44.325Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-19T09:44:44.325Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-19T09:44:44.325Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' [2020-11-19T09:44:44.325Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [2020-11-19T09:44:44.325Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo [2020-11-19T09:44:44.339Z] 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/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-19T09:44:44.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:44:44.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T09:44:44.945Z] [2020-11-19T09:44:44.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-19T09:44:45.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T09:44:45.298Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-19T09:44:45.298Z] df20fa9351a1: Pulling fs layer [2020-11-19T09:44:45.298Z] 36b3adc4ff6f: Pulling fs layer [2020-11-19T09:44:45.298Z] 8ad3a11d3b57: Pulling fs layer [2020-11-19T09:44:45.298Z] 46f8f816bc3b: Pulling fs layer [2020-11-19T09:44:45.298Z] 93b61091891f: Pulling fs layer [2020-11-19T09:44:45.298Z] 93b9cdb0e59b: Pulling fs layer [2020-11-19T09:44:45.298Z] 5e14af77c1be: Pulling fs layer [2020-11-19T09:44:45.298Z] 01666e4c0597: Pulling fs layer [2020-11-19T09:44:45.298Z] aa168da1d23b: Pulling fs layer [2020-11-19T09:44:45.298Z] 93b61091891f: Waiting [2020-11-19T09:44:45.298Z] 46f8f816bc3b: Waiting [2020-11-19T09:44:45.298Z] 01666e4c0597: Waiting [2020-11-19T09:44:45.298Z] 93b9cdb0e59b: Waiting [2020-11-19T09:44:45.298Z] aa168da1d23b: Waiting [2020-11-19T09:44:45.298Z] 36b3adc4ff6f: Verifying Checksum [2020-11-19T09:44:45.298Z] 36b3adc4ff6f: Download complete [2020-11-19T09:44:45.298Z] 46f8f816bc3b: Verifying Checksum [2020-11-19T09:44:45.298Z] 46f8f816bc3b: Download complete [2020-11-19T09:44:45.561Z] df20fa9351a1: Verifying Checksum [2020-11-19T09:44:45.561Z] 93b9cdb0e59b: Verifying Checksum [2020-11-19T09:44:45.561Z] 93b9cdb0e59b: Download complete [2020-11-19T09:44:45.561Z] 5e14af77c1be: Verifying Checksum [2020-11-19T09:44:45.561Z] 5e14af77c1be: Download complete [2020-11-19T09:44:45.561Z] 01666e4c0597: Verifying Checksum [2020-11-19T09:44:45.561Z] 01666e4c0597: Download complete [2020-11-19T09:44:45.824Z] df20fa9351a1: Pull complete [2020-11-19T09:44:46.089Z] 8ad3a11d3b57: Verifying Checksum [2020-11-19T09:44:46.089Z] 8ad3a11d3b57: Download complete [2020-11-19T09:44:46.089Z] 36b3adc4ff6f: Pull complete [2020-11-19T09:44:46.672Z] 8ad3a11d3b57: Pull complete [2020-11-19T09:44:46.943Z] 46f8f816bc3b: Pull complete [2020-11-19T09:44:47.525Z] 93b61091891f: Pull complete [2020-11-19T09:44:47.525Z] 93b9cdb0e59b: Pull complete [2020-11-19T09:44:47.791Z] 5e14af77c1be: Pull complete [2020-11-19T09:44:48.054Z] aa168da1d23b: Verifying Checksum [2020-11-19T09:44:48.054Z] aa168da1d23b: Download complete [2020-11-19T09:44:48.054Z] 01666e4c0597: Pull complete [2020-11-19T09:44:54.686Z] aa168da1d23b: Pull complete [2020-11-19T09:44:54.686Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-19T09:44:54.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-19T09:44:54.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-19T09:44:54.929Z] prd-centos7-docker-4c-2g-12719 does not seem to be running inside a container [2020-11-19T09:44:54.987Z] $ 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/dry_go-mod-core-contracts_PR-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-19T09:44:59.172Z] $ docker top c65588eddc1c765e8089eda8634127890d8faa54774a1db864a0186722c7b7af -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-19T09:44:59.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-19T09:45:00.014Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-19T09:45:00.320Z] + ls /var/log/sa-host [2020-11-19T09:45:00.320Z] + sadf -c /var/log/sa-host/sa05 [2020-11-19T09:45:00.320Z] file_magic: OK [2020-11-19T09:45:00.320Z] HZ: Using current value: 100 [2020-11-19T09:45:00.320Z] file_header: OK [2020-11-19T09:45:00.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-19T09:45:00.320Z] Statistics: [2020-11-19T09:45:00.320Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T09:45:00.320Z] File successfully converted to sysstat format version 12.2.1 [2020-11-19T09:45:00.320Z] + sadf -c /var/log/sa-host/sa19 [2020-11-19T09:45:00.320Z] file_magic: OK [2020-11-19T09:45:00.320Z] HZ: Using current value: 100 [2020-11-19T09:45:00.320Z] file_header: OK [2020-11-19T09:45:00.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-19T09:45:00.320Z] Statistics: [2020-11-19T09:45:00.320Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-19T09:45:00.320Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-19T09:45:01.065Z] provisioning config files... [2020-11-19T09:45:01.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config6770806865595348669tmp [Pipeline] { [Pipeline] echo [2020-11-19T09:45:01.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:45:01.465Z] ---> create-netrc.sh [Pipeline] } [2020-11-19T09:45:01.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-19T09:45:01.758Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:45:02.072Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-19T09:45:02.102Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:45:02.411Z] ---> sudo-logs.sh [2020-11-19T09:45:02.411Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-19T09:45:02.424Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:45:02.735Z] ---> job-cost.sh [2020-11-19T09:45:02.735Z] lf-activate-venv: SKIPPING [2020-11-19T09:45:02.735Z] INFO: No Stack... [2020-11-19T09:45:03.707Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-19T09:45:03.975Z] INFO: Archiving Costs [Pipeline] echo [2020-11-19T09:45:03.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-19T09:45:04.310Z] ---> logs-deploy.sh [2020-11-19T09:45:04.311Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/7 [2020-11-19T09:45:04.311Z] INFO: archiving workspace using pattern(s): [2020-11-19T09:45:06.242Z] Archives upload complete. [2020-11-19T09:45:06.242Z] INFO: archiving logs to Nexus