Pull request #365 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 af8aa216260df0556b394ae78b2a31d110cb53a2 rather than cb74613304170fa318f55a553a79b6ebd3a8f3e8 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11573 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit cb74613304170fa318f55a553a79b6ebd3a8f3e8 Merge succeeded, producing cb74613304170fa318f55a553a79b6ebd3a8f3e8 Checking out Revision cb74613304170fa318f55a553a79b6ebd3a8f3e8 (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 Commit message: "feat(clients): Add V2 GeneralClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T07:14:35.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 00d92353d3b98494156096540949efecd4ba5283 # timeout=10 [2020-11-09T07:14:36.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T07:14:36.277Z] ========================================================= [2020-11-09T07:14:36.277Z] EdgeX Global Pipelines Version Info [2020-11-09T07:14:36.277Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:14:38.910Z] ------------------- [2020-11-09T07:14:38.910Z] stable info: [2020-11-09T07:14:38.910Z] ------------------- [2020-11-09T07:14:38.910Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T07:14:38.910Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T07:14:38.910Z] Message: update stable to v1.0.162 [2020-11-09T07:14:39.908Z] ------------------- [2020-11-09T07:14:39.908Z] experimental info: [2020-11-09T07:14:39.908Z] ------------------- [2020-11-09T07:14:39.908Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T07:14:39.908Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T07:14:39.908Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T07:14:40.485Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T07:14:40.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T07:14:40.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T07:14:40.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T07:14:40.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T07:14:41.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T07:14:41.144Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T07:14:41.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T07:14:41.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T07:14:41.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T07:14:41.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T07:14:41.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T07:14:41.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T07:14:41.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T07:14:41.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T07:14:42.102Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T07:14:42.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T07:14:42.357Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T07:14:42.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T07:14:42.617Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T07:14:42.741Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T07:14:42.869Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T07:14:42.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T07:14:43.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T07:14:43.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T07:14:43.419Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T07:14:43.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T07:14:43.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T07:14:43.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T07:14:43.844Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb74613304170fa318f55a553a79b6ebd3a8f3e8 [Pipeline] echo [2020-11-09T07:14:43.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb74613 [Pipeline] echo [2020-11-09T07:14:44.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T07:14:44.246Z] provisioning config files... [2020-11-09T07:14:44.320Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7894155629861210411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:14:44.817Z] ---> docker-login.sh [2020-11-09T07:14:44.817Z] nexus3.edgexfoundry.org:10001 [2020-11-09T07:14:45.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:14:45.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:14:45.711Z] Configure a credential helper to remove this warning. See [2020-11-09T07:14:45.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:14:45.711Z] [2020-11-09T07:14:45.711Z] Login Succeeded [2020-11-09T07:14:45.711Z] nexus3.edgexfoundry.org:10002 [2020-11-09T07:14:46.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:14:46.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:14:46.297Z] Configure a credential helper to remove this warning. See [2020-11-09T07:14:46.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:14:46.297Z] [2020-11-09T07:14:46.297Z] Login Succeeded [2020-11-09T07:14:46.297Z] nexus3.edgexfoundry.org:10003 [2020-11-09T07:14:46.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:14:46.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:14:46.592Z] Configure a credential helper to remove this warning. See [2020-11-09T07:14:46.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:14:46.592Z] [2020-11-09T07:14:46.592Z] Login Succeeded [2020-11-09T07:14:46.592Z] nexus3.edgexfoundry.org:10004 [2020-11-09T07:14:46.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:14:46.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:14:46.864Z] Configure a credential helper to remove this warning. See [2020-11-09T07:14:46.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:14:46.864Z] [2020-11-09T07:14:46.864Z] Login Succeeded [2020-11-09T07:14:46.864Z] docker.io [2020-11-09T07:14:47.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:14:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:14:47.443Z] Configure a credential helper to remove this warning. See [2020-11-09T07:14:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:14:47.443Z] [2020-11-09T07:14:47.443Z] Login Succeeded [2020-11-09T07:14:47.443Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T07:14:47.459Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T07:14:48.341Z] + git log --format=format:%s -1 cb74613304170fa318f55a553a79b6ebd3a8f3e8 [Pipeline] echo [2020-11-09T07:14:48.531Z] GIT_COMMIT: cb74613304170fa318f55a553a79b6ebd3a8f3e8, Commit Message: feat(clients): Add V2 GeneralClient [Pipeline] echo [2020-11-09T07:14:48.581Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:14:49.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T07:14:49.808Z] [2020-11-09T07:14:49.808Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:14:50.305Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T07:14:50.305Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T07:14:50.305Z] 31603596830f: Pulling fs layer [2020-11-09T07:14:50.305Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T07:14:50.305Z] 6ca5941a6612: Pulling fs layer [2020-11-09T07:14:50.305Z] ecc8261a40a4: Pulling fs layer [2020-11-09T07:14:50.305Z] ecc8261a40a4: Waiting [2020-11-09T07:14:50.664Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T07:14:50.664Z] 2a8b12db71e7: Download complete [2020-11-09T07:14:52.057Z] 31603596830f: Verifying Checksum [2020-11-09T07:14:52.057Z] 31603596830f: Download complete [2020-11-09T07:14:52.057Z] 6ca5941a6612: Verifying Checksum [2020-11-09T07:14:52.057Z] 6ca5941a6612: Download complete [2020-11-09T07:14:52.398Z] ecc8261a40a4: Verifying Checksum [2020-11-09T07:14:52.398Z] ecc8261a40a4: Download complete [2020-11-09T07:14:53.512Z] 31603596830f: Pull complete [2020-11-09T07:14:53.512Z] 2a8b12db71e7: Pull complete [2020-11-09T07:14:55.596Z] 6ca5941a6612: Pull complete [2020-11-09T07:14:55.596Z] ecc8261a40a4: Pull complete [2020-11-09T07:14:55.596Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T07:14:55.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T07:14:55.596Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T07:14:56.042Z] prd-centos7-docker-4c-2g-11573 does not seem to be running inside a container [2020-11-09T07:14:56.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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:10004/edgex-devops/git-semver:latest cat [2020-11-09T07:14:58.508Z] $ docker top 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T07:14:58.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T07:14:58.960Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T07:14:59.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T07:14:59.596Z] $ docker exec 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a ssh-agent [2020-11-09T07:14:59.911Z] SSH_AUTH_SOCK=/tmp/ssh-Y1p7wzbvUQNo/agent.12 [2020-11-09T07:14:59.911Z] SSH_AGENT_PID=17 [2020-11-09T07:14:59.988Z] Running ssh-add (command line suppressed) [2020-11-09T07:15:00.367Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3588955153064842550.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3588955153064842550.key) [2020-11-09T07:15:00.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T07:15:01.049Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T07:15:01.330Z] $ docker exec --env ******** --env ******** 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a ssh-agent -k [2020-11-09T07:15:01.913Z] unset SSH_AUTH_SOCK; [2020-11-09T07:15:01.913Z] unset SSH_AGENT_PID; [2020-11-09T07:15:01.936Z] echo Agent pid 17 killed; [2020-11-09T07:15:02.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T07:15:02.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T07:15:02.296Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T07:15:03.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T07:15:03.073Z] $ docker exec 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a ssh-agent [2020-11-09T07:15:03.663Z] SSH_AUTH_SOCK=/tmp/ssh-zC71HmsxqaZU/agent.46 [2020-11-09T07:15:03.663Z] SSH_AGENT_PID=52 [2020-11-09T07:15:03.700Z] Running ssh-add (command line suppressed) [2020-11-09T07:15:04.379Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5511875446685489848.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_5511875446685489848.key) [2020-11-09T07:15:04.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T07:15:05.198Z] + git semver init [2020-11-09T07:15:05.198Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T07:15:05.198Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T07:15:05.198Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T07:15:05.198Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T07:15:05.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T07:15:05.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T07:15:05.198Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T07:15:05.198Z] # $SEMVER_TEMP = /tmp/semver-656944079 [2020-11-09T07:15:05.198Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T07:15:06.724Z] # '/tmp/semver-656944079' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T07:15:06.724Z] # -> Force: false [2020-11-09T07:15:06.724Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T07:15:07.058Z] $ docker exec --env ******** --env ******** 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a ssh-agent -k [2020-11-09T07:15:07.652Z] unset SSH_AUTH_SOCK; [2020-11-09T07:15:07.661Z] unset SSH_AGENT_PID; [2020-11-09T07:15:07.661Z] echo Agent pid 52 killed; [2020-11-09T07:15:07.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T07:15:09.410Z] + git semver [Pipeline] } [2020-11-09T07:15:09.506Z] $ docker stop --time=1 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a [2020-11-09T07:15:11.923Z] $ docker rm -f 280d4b24f9ad43ade3590fdc0cfbf64e1533f61ddf17c5b602d11fab0f18414a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T07:15:12.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T07:15:14.244Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T07:15:14.248Z] [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-09T07:15:29.886Z] Still waiting to schedule task [2020-11-09T07:15:29.886Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11573’ [2020-11-09T07:15:29.888Z] Still waiting to schedule task [2020-11-09T07:15:29.888Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T07:17:14.222Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11574 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T07:17:14.290Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-11-09T07:17:19.561Z] using credential edgex-jenkins-ssh [2020-11-09T07:17:19.746Z] Cloning the remote Git repository [2020-11-09T07:17:19.817Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:17:19.941Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-11-09T07:17:20.019Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:17:20.020Z] > git --version # timeout=10 [2020-11-09T07:17:20.046Z] > git --version # 'git version 2.17.1' [2020-11-09T07:17:20.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:17:20.124Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T07:17:21.101Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T07:17:21.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T07:17:21.171Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T07:17:21.213Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:17:21.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:17:21.225Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T07:17:22.061Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit cb74613304170fa318f55a553a79b6ebd3a8f3e8 [2020-11-09T07:17:22.349Z] Merge succeeded, producing cb74613304170fa318f55a553a79b6ebd3a8f3e8 [2020-11-09T07:17:22.350Z] Checking out Revision cb74613304170fa318f55a553a79b6ebd3a8f3e8 (PR-365) [2020-11-09T07:17:22.086Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T07:17:22.121Z] > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 [2020-11-09T07:17:22.257Z] > git remote # timeout=10 [2020-11-09T07:17:22.279Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T07:17:22.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:17:22.307Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T07:17:22.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T07:17:22.361Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T07:17:22.375Z] > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 [2020-11-09T07:17:26.853Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T07:17:27.669Z] provisioning config files... [2020-11-09T07:17:27.768Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/4@tmp/config2504883902343810907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:17:28.888Z] ---> docker-login.sh [2020-11-09T07:17:28.888Z] nexus3.edgexfoundry.org:10001 [2020-11-09T07:17:29.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:17:30.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:17:30.151Z] Configure a credential helper to remove this warning. See [2020-11-09T07:17:30.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:17:30.151Z] [2020-11-09T07:17:30.151Z] Login Succeeded [2020-11-09T07:17:30.151Z] nexus3.edgexfoundry.org:10002 [2020-11-09T07:17:30.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:17:30.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:17:30.700Z] Configure a credential helper to remove this warning. See [2020-11-09T07:17:30.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:17:30.700Z] [2020-11-09T07:17:30.700Z] Login Succeeded [2020-11-09T07:17:30.700Z] nexus3.edgexfoundry.org:10003 [2020-11-09T07:17:30.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:17:31.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:17:31.250Z] Configure a credential helper to remove this warning. See [2020-11-09T07:17:31.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:17:31.250Z] [2020-11-09T07:17:31.250Z] Login Succeeded [2020-11-09T07:17:31.250Z] nexus3.edgexfoundry.org:10004 [2020-11-09T07:17:31.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:17:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:17:31.801Z] Configure a credential helper to remove this warning. See [2020-11-09T07:17:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:17:31.801Z] [2020-11-09T07:17:31.801Z] Login Succeeded [2020-11-09T07:17:31.801Z] docker.io [2020-11-09T07:17:32.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:17:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:17:32.345Z] Configure a credential helper to remove this warning. See [2020-11-09T07:17:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:17:32.345Z] [2020-11-09T07:17:32.345Z] Login Succeeded [2020-11-09T07:17:32.621Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T07:17:32.692Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T07:17:33.198Z] ========================================================= [2020-11-09T07:17:33.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T07:17:33.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:17:33.612Z] + 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-09T07:17:34.225Z] Sending build context to Docker daemon 1.833MB [2020-11-09T07:17:34.225Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T07:17:34.225Z] Step 2/7 : FROM ${BASE} [2020-11-09T07:17:34.225Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T07:17:34.225Z] b538f80385f9: Pulling fs layer [2020-11-09T07:17:34.225Z] 74f711af9a0d: Pulling fs layer [2020-11-09T07:17:34.225Z] 99f96fe45779: Pulling fs layer [2020-11-09T07:17:34.225Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T07:17:34.225Z] 45590311c82a: Pulling fs layer [2020-11-09T07:17:34.225Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T07:17:34.225Z] 209524e5b208: Pulling fs layer [2020-11-09T07:17:34.225Z] 8529a6b9a6be: Waiting [2020-11-09T07:17:34.225Z] 45590311c82a: Waiting [2020-11-09T07:17:34.225Z] 69ca0ff8b7b3: Waiting [2020-11-09T07:17:34.225Z] 209524e5b208: Waiting [2020-11-09T07:17:34.225Z] 99f96fe45779: Verifying Checksum [2020-11-09T07:17:34.225Z] 99f96fe45779: Download complete [2020-11-09T07:17:34.225Z] 74f711af9a0d: Verifying Checksum [2020-11-09T07:17:34.225Z] 74f711af9a0d: Download complete [2020-11-09T07:17:34.225Z] 45590311c82a: Verifying Checksum [2020-11-09T07:17:34.225Z] 45590311c82a: Download complete [2020-11-09T07:17:34.225Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T07:17:34.225Z] 69ca0ff8b7b3: Download complete [2020-11-09T07:17:34.503Z] b538f80385f9: Download complete [2020-11-09T07:17:35.108Z] b538f80385f9: Pull complete [2020-11-09T07:17:35.716Z] 74f711af9a0d: Pull complete [2020-11-09T07:17:36.315Z] 99f96fe45779: Pull complete [2020-11-09T07:17:36.911Z] 209524e5b208: Verifying Checksum [2020-11-09T07:17:36.911Z] 209524e5b208: Download complete [2020-11-09T07:17:38.352Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T07:17:38.352Z] 8529a6b9a6be: Download complete [2020-11-09T07:17:50.800Z] 8529a6b9a6be: Pull complete [2020-11-09T07:17:50.800Z] 45590311c82a: Pull complete [2020-11-09T07:17:50.800Z] 69ca0ff8b7b3: Pull complete [2020-11-09T07:17:53.444Z] 209524e5b208: Pull complete [2020-11-09T07:17:53.444Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T07:17:53.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T07:17:53.445Z] ---> 5bddaf1c2fca [2020-11-09T07:17:53.445Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T07:17:56.074Z] ---> Running in 4916283684e3 [2020-11-09T07:17:56.346Z] Removing intermediate container 4916283684e3 [2020-11-09T07:17:56.346Z] ---> f4223dcc03a4 [2020-11-09T07:17:56.346Z] Step 4/7 : RUN apk add bash [2020-11-09T07:17:56.632Z] ---> Running in 37abde44e0be [2020-11-09T07:17:58.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T07:17:59.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T07:18:00.484Z] OK: 142 MiB in 39 packages [2020-11-09T07:18:01.487Z] Removing intermediate container 37abde44e0be [2020-11-09T07:18:01.487Z] ---> 2801c6fa291e [2020-11-09T07:18:01.487Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T07:18:01.487Z] ---> Running in 4887980ca6cb [2020-11-09T07:18:02.106Z] Removing intermediate container 4887980ca6cb [2020-11-09T07:18:02.106Z] ---> 3a05bcbcf64f [2020-11-09T07:18:02.106Z] Step 6/7 : COPY go.mod . [2020-11-09T07:18:02.362Z] Running on prd-centos7-docker-4c-2g-11575 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T07:18:02.465Z] Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout [2020-11-09T07:18:02.703Z] ---> 2f0c68eb1d1d [2020-11-09T07:18:02.703Z] Step 7/7 : RUN go mod download [2020-11-09T07:18:02.984Z] ---> Running in 0cfa899d4588 [2020-11-09T07:18:05.539Z] using credential edgex-jenkins-ssh [2020-11-09T07:18:05.592Z] Cloning the remote Git repository [2020-11-09T07:18:05.618Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:18:05.684Z] > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 [2020-11-09T07:18:05.734Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:18:05.735Z] > git --version # timeout=10 [2020-11-09T07:18:05.744Z] > git --version # 'git version 2.16.5' [2020-11-09T07:18:05.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:18:05.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T07:18:06.971Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit cb74613304170fa318f55a553a79b6ebd3a8f3e8 [2020-11-09T07:18:07.077Z] Merge succeeded, producing cb74613304170fa318f55a553a79b6ebd3a8f3e8 [2020-11-09T07:18:07.077Z] Checking out Revision cb74613304170fa318f55a553a79b6ebd3a8f3e8 (PR-365) [2020-11-09T07:18:06.434Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T07:18:06.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T07:18:06.452Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T07:18:06.474Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T07:18:06.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:18:06.479Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T07:18:06.982Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T07:18:06.986Z] > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 [2020-11-09T07:18:07.047Z] > git remote # timeout=10 [2020-11-09T07:18:07.053Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T07:18:07.058Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T07:18:07.064Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T07:18:07.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T07:18:07.082Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T07:18:07.088Z] > git checkout -f cb74613304170fa318f55a553a79b6ebd3a8f3e8 # timeout=10 [2020-11-09T07:18:10.710Z] Commit message: "feat(clients): Add V2 GeneralClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T07:18:11.341Z] provisioning config files... [2020-11-09T07:18:11.368Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/4@tmp/config4371965021326121344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:18:12.057Z] ---> docker-login.sh [2020-11-09T07:18:12.057Z] nexus3.edgexfoundry.org:10001 [2020-11-09T07:18:12.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:18:12.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:18:12.587Z] Configure a credential helper to remove this warning. See [2020-11-09T07:18:12.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:18:12.587Z] [2020-11-09T07:18:12.587Z] Login Succeeded [2020-11-09T07:18:12.587Z] nexus3.edgexfoundry.org:10002 [2020-11-09T07:18:12.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:18:12.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:18:12.852Z] Configure a credential helper to remove this warning. See [2020-11-09T07:18:12.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:18:12.852Z] [2020-11-09T07:18:12.852Z] Login Succeeded [2020-11-09T07:18:12.852Z] nexus3.edgexfoundry.org:10003 [2020-11-09T07:18:12.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:18:12.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:18:12.852Z] Configure a credential helper to remove this warning. See [2020-11-09T07:18:12.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:18:12.852Z] [2020-11-09T07:18:12.852Z] Login Succeeded [2020-11-09T07:18:12.852Z] nexus3.edgexfoundry.org:10004 [2020-11-09T07:18:13.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:18:13.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:18:13.114Z] Configure a credential helper to remove this warning. See [2020-11-09T07:18:13.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:18:13.114Z] [2020-11-09T07:18:13.114Z] Login Succeeded [2020-11-09T07:18:13.114Z] docker.io [2020-11-09T07:18:13.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T07:18:13.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T07:18:13.639Z] Configure a credential helper to remove this warning. See [2020-11-09T07:18:13.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T07:18:13.639Z] [2020-11-09T07:18:13.639Z] Login Succeeded [2020-11-09T07:18:13.639Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T07:18:13.678Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T07:18:13.996Z] ========================================================= [2020-11-09T07:18:13.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T07:18:13.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:18:14.345Z] + 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-09T07:18:14.607Z] Sending build context to Docker daemon 1.833MB [2020-11-09T07:18:14.607Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T07:18:14.607Z] Step 2/7 : FROM ${BASE} [2020-11-09T07:18:14.607Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T07:18:14.607Z] df20fa9351a1: Pulling fs layer [2020-11-09T07:18:14.607Z] ed8968b2872e: Pulling fs layer [2020-11-09T07:18:14.607Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T07:18:14.607Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T07:18:14.607Z] e73272ec9a57: Pulling fs layer [2020-11-09T07:18:14.607Z] 1e910a182e73: Pulling fs layer [2020-11-09T07:18:14.607Z] 4e634b169226: Pulling fs layer [2020-11-09T07:18:14.607Z] e73272ec9a57: Waiting [2020-11-09T07:18:14.608Z] 1e910a182e73: Waiting [2020-11-09T07:18:14.608Z] 4e634b169226: Waiting [2020-11-09T07:18:14.608Z] e871e8e8d7a9: Waiting [2020-11-09T07:18:14.608Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T07:18:14.608Z] a92cc7c5fd73: Download complete [2020-11-09T07:18:14.608Z] ed8968b2872e: Verifying Checksum [2020-11-09T07:18:14.608Z] ed8968b2872e: Download complete [2020-11-09T07:18:14.608Z] e73272ec9a57: Verifying Checksum [2020-11-09T07:18:14.608Z] e73272ec9a57: Download complete [2020-11-09T07:18:14.608Z] df20fa9351a1: Verifying Checksum [2020-11-09T07:18:14.608Z] df20fa9351a1: Download complete [2020-11-09T07:18:14.608Z] 1e910a182e73: Verifying Checksum [2020-11-09T07:18:14.608Z] 1e910a182e73: Download complete [2020-11-09T07:18:14.873Z] df20fa9351a1: Pull complete [2020-11-09T07:18:15.148Z] ed8968b2872e: Pull complete [2020-11-09T07:18:15.409Z] a92cc7c5fd73: Pull complete [2020-11-09T07:18:16.806Z] 4e634b169226: Verifying Checksum [2020-11-09T07:18:16.806Z] 4e634b169226: Download complete [2020-11-09T07:18:17.078Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T07:18:17.078Z] e871e8e8d7a9: Download complete [2020-11-09T07:18:18.072Z] Removing intermediate container 0cfa899d4588 [2020-11-09T07:18:18.072Z] ---> 55a2b887d06d [2020-11-09T07:18:18.072Z] Successfully built 55a2b887d06d [2020-11-09T07:18:18.072Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:18:18.417Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T07:18:18.417Z] . [Pipeline] withDockerContainer [2020-11-09T07:18:18.700Z] prd-ubuntu18.04-docker-arm64-4c-16g-11574 does not seem to be running inside a container [2020-11-09T07:18:18.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat [2020-11-09T07:18:20.685Z] $ docker top 08e9e44b39dd31c843d2de46f4df16c90ffec2ac7833de5e9a7487b19d735263 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T07:18:22.106Z] + go version [2020-11-09T07:18:22.106Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T07:18:22.136Z] $ docker stop --time=1 08e9e44b39dd31c843d2de46f4df16c90ffec2ac7833de5e9a7487b19d735263 [2020-11-09T07:18:23.729Z] e871e8e8d7a9: Pull complete [2020-11-09T07:18:23.729Z] e73272ec9a57: Pull complete [2020-11-09T07:18:23.729Z] 1e910a182e73: Pull complete [2020-11-09T07:18:24.131Z] $ docker rm -f 08e9e44b39dd31c843d2de46f4df16c90ffec2ac7833de5e9a7487b19d735263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:18:25.161Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T07:18:25.161Z] . [Pipeline] withDockerContainer [2020-11-09T07:18:25.441Z] prd-ubuntu18.04-docker-arm64-4c-16g-11574 does not seem to be running inside a container [2020-11-09T07:18:25.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat [2020-11-09T07:18:27.414Z] $ docker top 248206f24bebd1853b36a5130f73de9b667d4ea1369c51b8ba122e76549bd81d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T07:18:28.038Z] 4e634b169226: Pull complete [2020-11-09T07:18:28.038Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T07:18:28.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T07:18:28.038Z] ---> f7629b54cfaa [2020-11-09T07:18:28.038Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T07:18:28.038Z] ---> Running in 7e2413cad1e4 [2020-11-09T07:18:28.038Z] Removing intermediate container 7e2413cad1e4 [2020-11-09T07:18:28.038Z] ---> 5646c99db344 [2020-11-09T07:18:28.038Z] Step 4/7 : RUN apk add bash [2020-11-09T07:18:28.038Z] ---> Running in 8d3d26d92ddc [2020-11-09T07:18:28.903Z] + make test [2020-11-09T07:18:28.903Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T07:18:29.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T07:18:29.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T07:18:30.542Z] OK: 166 MiB in 39 packages [2020-11-09T07:18:31.122Z] Removing intermediate container 8d3d26d92ddc [2020-11-09T07:18:31.122Z] ---> 3a4bcef64756 [2020-11-09T07:18:31.122Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T07:18:31.122Z] ---> Running in e8029f35ce4a [2020-11-09T07:18:31.385Z] Removing intermediate container e8029f35ce4a [2020-11-09T07:18:31.385Z] ---> 543c5e814cc3 [2020-11-09T07:18:31.385Z] Step 6/7 : COPY go.mod . [2020-11-09T07:18:31.653Z] ---> 958507199b4f [2020-11-09T07:18:31.653Z] Step 7/7 : RUN go mod download [2020-11-09T07:18:31.653Z] ---> Running in 998ec2fba1fa [2020-11-09T07:18:43.956Z] Removing intermediate container 998ec2fba1fa [2020-11-09T07:18:43.956Z] ---> 94cd763ed1fe [2020-11-09T07:18:43.956Z] Successfully built 94cd763ed1fe [2020-11-09T07:18:43.956Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:18:44.278Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T07:18:44.278Z] . [Pipeline] withDockerContainer [2020-11-09T07:18:44.394Z] prd-centos7-docker-4c-2g-11575 does not seem to be running inside a container [2020-11-09T07:18:44.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-09T07:18:45.224Z] $ docker top 7e7381f3ef03e1dc085fd4c9fed604fc0794c4c87e6c4268d4e59d51363e7092 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T07:18:45.733Z] + go version [2020-11-09T07:18:45.733Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T07:18:45.749Z] $ docker stop --time=1 7e7381f3ef03e1dc085fd4c9fed604fc0794c4c87e6c4268d4e59d51363e7092 [2020-11-09T07:18:47.104Z] $ docker rm -f 7e7381f3ef03e1dc085fd4c9fed604fc0794c4c87e6c4268d4e59d51363e7092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:18:47.940Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T07:18:47.940Z] . [Pipeline] withDockerContainer [2020-11-09T07:18:48.147Z] prd-centos7-docker-4c-2g-11575 does not seem to be running inside a container [2020-11-09T07:18:48.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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-09T07:18:48.853Z] $ docker top 5323adf4d39391c6ea11c36ac5c8082dfe77f0410cda5d1e7ff3803e074b2d93 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T07:18:49.352Z] + make test [2020-11-09T07:18:49.352Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T07:18:51.119Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T07:18:51.723Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.044s coverage: 85.7% of statements [2020-11-09T07:18:51.723Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements [2020-11-09T07:18:53.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.041s coverage: 45.4% of statements [2020-11-09T07:18:53.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.034s coverage: 77.8% of statements [2020-11-09T07:18:53.713Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T07:18:53.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-11-09T07:18:55.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.043s coverage: 14.7% of statements [2020-11-09T07:18:55.162Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.043s coverage: 100.0% of statements [2020-11-09T07:18:56.025Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T07:18:56.025Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-11-09T07:18:56.025Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.011s coverage: 100.0% of statements [2020-11-09T07:18:56.609Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements [2020-11-09T07:18:56.609Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T07:18:56.609Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T07:18:56.609Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2020-11-09T07:18:56.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.035s coverage: 45.4% of statements [2020-11-09T07:18:56.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements [2020-11-09T07:18:56.610Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T07:18:56.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.043s coverage: 6.4% of statements [2020-11-09T07:18:56.887Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.039s coverage: 48.9% of statements [2020-11-09T07:18:57.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.037s coverage: 14.7% of statements [2020-11-09T07:18:57.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements [2020-11-09T07:18:57.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements [2020-11-09T07:18:57.565Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T07:18:57.565Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T07:18:57.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.004s coverage: 100.0% of statements [2020-11-09T07:18:59.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 48.9% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.037s coverage: 26.3% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.038s coverage: 15.4% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.041s coverage: 15.4% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-11-09T07:19:00.957Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/general 0.016s coverage: 81.0% of statements [2020-11-09T07:19:00.957Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/helper [no test files] [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.044s coverage: 29.1% of statements [2020-11-09T07:19:00.957Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.068s coverage: 100.0% of statements [2020-11-09T07:19:01.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-11-09T07:19:01.219Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 100.0% of statements [2020-11-09T07:19:01.219Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T07:19:01.219Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 63.0% of statements [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.035s coverage: 14.3% of statements [2020-11-09T07:19:02.318Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T07:19:02.318Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/general 0.051s coverage: 81.0% of statements [2020-11-09T07:19:02.318Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/helper [no test files] [2020-11-09T07:19:02.633Z] gofmt -l . [2020-11-09T07:19:02.896Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T07:19:02.916Z] $ docker stop --time=1 5323adf4d39391c6ea11c36ac5c8082dfe77f0410cda5d1e7ff3803e074b2d93 [2020-11-09T07:19:02.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.056s coverage: 29.1% of statements [2020-11-09T07:19:02.919Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.039s coverage: 100.0% of statements [2020-11-09T07:19:04.903Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements [2020-11-09T07:19:04.903Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-09T07:19:04.903Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T07:19:05.178Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T07:19:05.281Z] $ docker rm -f 5323adf4d39391c6ea11c36ac5c8082dfe77f0410cda5d1e7ff3803e074b2d93 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T07:19:05.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T07:19:06.279Z] 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-09T07:19:09.554Z] gofmt -l . [2020-11-09T07:19:09.832Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T07:19:10.134Z] $ docker stop --time=1 248206f24bebd1853b36a5130f73de9b667d4ea1369c51b8ba122e76549bd81d [2020-11-09T07:19:12.318Z] $ docker rm -f 248206f24bebd1853b36a5130f73de9b667d4ea1369c51b8ba122e76549bd81d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T07:19:13.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T07:19:13.176Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T07:19:14.128Z] 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-09T07:19:16.111Z] provisioning config files... [2020-11-09T07:19:16.126Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4393497211502963177tmp [Pipeline] { [Pipeline] sh [2020-11-09T07:19:16.681Z] + set +x [2020-11-09T07:19:16.681Z] + curl -s https://codecov.io/bash [2020-11-09T07:19:16.681Z] + bash -s -- [2020-11-09T07:19:16.993Z] [2020-11-09T07:19:16.993Z] _____ _ [2020-11-09T07:19:16.993Z] / ____| | | [2020-11-09T07:19:16.993Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T07:19:16.993Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T07:19:16.993Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T07:19:16.993Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T07:19:16.993Z] Bash-20201106-81372f2 [2020-11-09T07:19:16.993Z] [2020-11-09T07:19:16.993Z] [2020-11-09T07:19:16.993Z] ==> Jenkins CI detected. [2020-11-09T07:19:16.993Z] project root: . [2020-11-09T07:19:16.993Z] --> token set from env [2020-11-09T07:19:16.993Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T07:19:17.284Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T07:19:17.284Z] ==> Python coveragepy not found [2020-11-09T07:19:17.284Z] ==> Searching for coverage reports in: [2020-11-09T07:19:17.284Z] + . [2020-11-09T07:19:17.284Z] -> Found 1 reports [2020-11-09T07:19:17.284Z] ==> Detecting git/mercurial file structure [2020-11-09T07:19:17.284Z] ==> Reading reports [2020-11-09T07:19:17.284Z] + ./coverage.out bytes=107063 [2020-11-09T07:19:17.284Z] ==> Appending adjustments [2020-11-09T07:19:17.284Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T07:19:18.456Z] + Found adjustments [2020-11-09T07:19:18.456Z] ==> Gzipping contents [2020-11-09T07:19:18.736Z] ==> Uploading reports [2020-11-09T07:19:18.736Z] url: https://codecov.io [2020-11-09T07:19:18.736Z] query: branch=PR-365&commit=cb74613304170fa318f55a553a79b6ebd3a8f3e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T07:19:18.736Z] -> Pinging Codecov [2020-11-09T07:19:18.736Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=cb74613304170fa318f55a553a79b6ebd3a8f3e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T07:19:19.030Z] -> Uploading to [2020-11-09T07:19:19.030Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/cb74613304170fa318f55a553a79b6ebd3a8f3e8/98e118a2-3710-4c18-837c-e93786dc3fbe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T071918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2582ce8d017965d6f342789dff978de2fad24780a10234c2c1b50b3cd7360608 [2020-11-09T07:19:19.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T07:19:19.030Z] Dload Upload Total Spent Left Speed [2020-11-09T07:19:19.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17279 0 0 100 17279 0 32611 --:--:-- --:--:-- --:--:-- 32601 100 17279 0 0 100 17279 0 32592 --:--:-- --:--:-- --:--:-- 32601 [2020-11-09T07:19:19.717Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cb74613304170fa318f55a553a79b6ebd3a8f3e8 [Pipeline] } [2020-11-09T07:19:19.732Z] 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-09T07:19:22.713Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:19:23.368Z] ---> package-listing.sh [2020-11-09T07:19:23.368Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T07:19:23.368Z] ++ facter osfamily [2020-11-09T07:19:23.659Z] + OS_FAMILY=redhat [2020-11-09T07:19:23.659Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T07:19:23.659Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T07:19:23.659Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T07:19:23.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T07:19:23.659Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T07:19:23.659Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T07:19:23.659Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T07:19:23.659Z] + case "${OS_FAMILY}" in [2020-11-09T07:19:23.660Z] + rpm -qa [2020-11-09T07:19:23.660Z] + sort [2020-11-09T07:19:30.462Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T07:19:30.462Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T07:19:30.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T07:19:30.462Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T07:19:30.462Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T07:19:30.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-09T07:19:30.479Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-09T07:19:30.819Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:19:31.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T07:19:31.710Z] [2020-11-09T07:19:31.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T07:19:32.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T07:19:32.143Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T07:19:32.143Z] df20fa9351a1: Pulling fs layer [2020-11-09T07:19:32.143Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T07:19:32.143Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T07:19:32.143Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T07:19:32.143Z] 93b61091891f: Pulling fs layer [2020-11-09T07:19:32.143Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T07:19:32.143Z] 5e14af77c1be: Pulling fs layer [2020-11-09T07:19:32.143Z] 01666e4c0597: Pulling fs layer [2020-11-09T07:19:32.143Z] aa168da1d23b: Pulling fs layer [2020-11-09T07:19:32.143Z] 93b9cdb0e59b: Waiting [2020-11-09T07:19:32.143Z] 5e14af77c1be: Waiting [2020-11-09T07:19:32.143Z] 01666e4c0597: Waiting [2020-11-09T07:19:32.143Z] aa168da1d23b: Waiting [2020-11-09T07:19:32.143Z] 46f8f816bc3b: Waiting [2020-11-09T07:19:32.143Z] 93b61091891f: Waiting [2020-11-09T07:19:32.143Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T07:19:32.143Z] 36b3adc4ff6f: Download complete [2020-11-09T07:19:32.502Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T07:19:32.502Z] 46f8f816bc3b: Download complete [2020-11-09T07:19:32.502Z] df20fa9351a1: Verifying Checksum [2020-11-09T07:19:32.502Z] df20fa9351a1: Download complete [2020-11-09T07:19:32.502Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T07:19:32.502Z] 93b9cdb0e59b: Download complete [2020-11-09T07:19:32.880Z] 93b61091891f: Verifying Checksum [2020-11-09T07:19:32.880Z] 93b61091891f: Download complete [2020-11-09T07:19:32.880Z] 5e14af77c1be: Verifying Checksum [2020-11-09T07:19:32.880Z] 5e14af77c1be: Download complete [2020-11-09T07:19:32.880Z] 01666e4c0597: Download complete [2020-11-09T07:19:33.162Z] df20fa9351a1: Pull complete [2020-11-09T07:19:33.476Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T07:19:33.476Z] 8ad3a11d3b57: Download complete [2020-11-09T07:19:33.476Z] 36b3adc4ff6f: Pull complete [2020-11-09T07:19:35.066Z] 8ad3a11d3b57: Pull complete [2020-11-09T07:19:35.362Z] 46f8f816bc3b: Pull complete [2020-11-09T07:19:36.149Z] 93b61091891f: Pull complete [2020-11-09T07:19:36.533Z] 93b9cdb0e59b: Pull complete [2020-11-09T07:19:36.534Z] 5e14af77c1be: Pull complete [2020-11-09T07:19:36.837Z] 01666e4c0597: Pull complete [2020-11-09T07:19:40.468Z] aa168da1d23b: Verifying Checksum [2020-11-09T07:19:40.468Z] aa168da1d23b: Download complete [2020-11-09T07:19:53.157Z] aa168da1d23b: Pull complete [2020-11-09T07:19:53.157Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T07:19:53.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T07:19:53.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T07:19:53.554Z] prd-centos7-docker-4c-2g-11573 does not seem to be running inside a container [2020-11-09T07:19:53.934Z] $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-09T07:19:59.250Z] $ docker top 2ff704eb13272cea66c4b0df311e90c4521f03f9b5fe51c4f55f96509c9f3c6f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T07:20:00.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T07:20:01.012Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T07:20:01.454Z] + ls /var/log/sa-host [2020-11-09T07:20:01.454Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T07:20:01.797Z] file_magic: OK [2020-11-09T07:20:01.797Z] HZ: Using current value: 100 [2020-11-09T07:20:01.797Z] file_header: OK [2020-11-09T07:20:01.797Z] 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-09T07:20:01.797Z] Statistics: [2020-11-09T07:20:01.797Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T07:20:01.797Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T07:20:01.797Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T07:20:01.797Z] file_magic: OK [2020-11-09T07:20:01.797Z] HZ: Using current value: 100 [2020-11-09T07:20:01.797Z] file_header: OK [2020-11-09T07:20:01.797Z] 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-09T07:20:01.797Z] Statistics: [2020-11-09T07:20:01.797Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T07:20:01.797Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T07:20:02.482Z] provisioning config files... [2020-11-09T07:20:02.525Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8305067992777503396tmp [Pipeline] { [Pipeline] echo [2020-11-09T07:20:02.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:20:03.506Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T07:20:03.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T07:20:03.647Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:20:04.383Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T07:20:04.412Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:20:05.228Z] ---> sudo-logs.sh [2020-11-09T07:20:05.228Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T07:20:05.268Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:20:06.190Z] ---> job-cost.sh [2020-11-09T07:20:06.190Z] lf-activate-venv: SKIPPING [2020-11-09T07:20:06.190Z] INFO: No Stack... [2020-11-09T07:20:07.255Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T07:20:07.896Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T07:20:07.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T07:20:08.757Z] ---> logs-deploy.sh [2020-11-09T07:20:08.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/4 [2020-11-09T07:20:08.757Z] INFO: archiving workspace using pattern(s): [2020-11-09T07:20:12.409Z] Archives upload complete. [2020-11-09T07:20:12.409Z] INFO: archiving logs to Nexus [2020-11-09T07:20:14.412Z] ---> uname -a: [2020-11-09T07:20:14.412Z] Linux prd-centos7-docker-4c-2g-11573.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-09T07:20:14.412Z] [2020-11-09T07:20:14.412Z] [2020-11-09T07:20:14.412Z] ---> lscpu: [2020-11-09T07:20:14.412Z] Architecture: x86_64 [2020-11-09T07:20:14.412Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-09T07:20:14.412Z] Byte Order: Little Endian [2020-11-09T07:20:14.412Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-09T07:20:14.412Z] CPU(s): 4 [2020-11-09T07:20:14.412Z] On-line CPU(s) list: 0-3 [2020-11-09T07:20:14.412Z] Thread(s) per core: 1 [2020-11-09T07:20:14.412Z] Core(s) per socket: 1 [2020-11-09T07:20:14.412Z] Socket(s): 4 [2020-11-09T07:20:14.412Z] NUMA node(s): 1 [2020-11-09T07:20:14.412Z] Vendor ID: GenuineIntel [2020-11-09T07:20:14.412Z] CPU family: 6 [2020-11-09T07:20:14.412Z] Model: 44 [2020-11-09T07:20:14.412Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-09T07:20:14.412Z] Stepping: 1 [2020-11-09T07:20:14.412Z] CPU MHz: 2933.436 [2020-11-09T07:20:14.412Z] BogoMIPS: 5866.87 [2020-11-09T07:20:14.412Z] Virtualization: VT-x [2020-11-09T07:20:14.412Z] Hypervisor vendor: KVM [2020-11-09T07:20:14.412Z] Virtualization type: full [2020-11-09T07:20:14.412Z] L1d cache: 128 KiB [2020-11-09T07:20:14.412Z] L1i cache: 128 KiB [2020-11-09T07:20:14.412Z] L2 cache: 16 MiB [2020-11-09T07:20:14.412Z] L3 cache: 64 MiB [2020-11-09T07:20:14.412Z] NUMA node0 CPU(s): 0-3 [2020-11-09T07:20:14.412Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-09T07:20:14.412Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-09T07:20:14.412Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-09T07:20:14.412Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-09T07:20:14.412Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-09T07:20:14.412Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-09T07:20:14.412Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-09T07:20:14.412Z] Vulnerability Tsx async abort: Not affected [2020-11-09T07:20:14.413Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] ---> nproc: [2020-11-09T07:20:14.413Z] 4 [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] ---> df -h: [2020-11-09T07:20:14.413Z] Filesystem Size Used Available Use% Mounted on [2020-11-09T07:20:14.413Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-09T07:20:14.413Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-09T07:20:14.413Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-09T07:20:14.413Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T07:20:14.413Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] ---> free -m: [2020-11-09T07:20:14.413Z] total used free shared buff/cache available [2020-11-09T07:20:14.413Z] Mem: 1837 698 104 0 1034 1036 [2020-11-09T07:20:14.413Z] Swap: 1023 1 1022 [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] ---> ip addr: [2020-11-09T07:20:14.413Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-09T07:20:14.413Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-09T07:20:14.413Z] inet 127.0.0.1/8 scope host lo [2020-11-09T07:20:14.413Z] valid_lft forever preferred_lft forever [2020-11-09T07:20:14.413Z] inet6 ::1/128 scope host [2020-11-09T07:20:14.413Z] valid_lft forever preferred_lft forever [2020-11-09T07:20:14.413Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-09T07:20:14.413Z] link/ether fa:16:3e:af:24:6a brd ff:ff:ff:ff:ff:ff [2020-11-09T07:20:14.413Z] inet 10.30.122.23/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-09T07:20:14.413Z] valid_lft 85999sec preferred_lft 85999sec [2020-11-09T07:20:14.413Z] inet6 fe80::f816:3eff:feaf:246a/64 scope link [2020-11-09T07:20:14.413Z] valid_lft forever preferred_lft forever [2020-11-09T07:20:14.413Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-09T07:20:14.413Z] link/ether 02:42:82:15:a1:ba brd ff:ff:ff:ff:ff:ff [2020-11-09T07:20:14.413Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-09T07:20:14.413Z] valid_lft forever preferred_lft forever [2020-11-09T07:20:14.413Z] inet6 fe80::42:82ff:fe15:a1ba/64 scope link [2020-11-09T07:20:14.413Z] valid_lft forever preferred_lft forever [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] ---> sar -b -r -n DEV: [2020-11-09T07:20:14.413Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] 07:13:12 LINUX RESTART (4 CPU) [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] 07:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-09T07:20:14.413Z] 07:15:01 77.95 39.75 38.20 0.00 7654.75 4969.42 0.00 [2020-11-09T07:20:14.413Z] 07:16:02 9.81 2.51 7.31 0.00 138.67 209.83 0.00 [2020-11-09T07:20:14.413Z] 07:17:01 1.79 0.00 1.79 0.00 0.00 35.44 0.00 [2020-11-09T07:20:14.413Z] 07:18:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 [2020-11-09T07:20:14.413Z] 07:19:01 0.22 0.00 0.22 0.00 0.00 2.63 0.00 [2020-11-09T07:20:14.413Z] Average: 17.80 8.34 9.46 0.00 1535.60 1029.36 0.00 [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] 07:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-09T07:20:14.413Z] 07:15:01 122752 0 641220 34.08 2620 1114964 1574888 53.75 475904 1120628 56 [2020-11-09T07:20:14.413Z] 07:16:02 153108 0 605420 32.18 2620 1120408 1158984 39.55 451136 1116248 20 [2020-11-09T07:20:14.413Z] 07:17:01 165352 0 593168 31.53 2620 1120416 1076084 36.72 444604 1112172 12 [2020-11-09T07:20:14.413Z] 07:18:01 162708 0 595812 31.67 2620 1120416 1076320 36.73 450696 1108728 8 [2020-11-09T07:20:14.413Z] 07:19:01 162200 0 596312 31.69 2620 1120424 1076424 36.74 459896 1099960 8 [2020-11-09T07:20:14.413Z] Average: 153224 0 606386 32.23 2620 1119326 1192540 40.70 456447 1111547 21 [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z] 07:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-09T07:20:14.413Z] 07:15:01 eth0 236.93 169.88 1054.85 65.69 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:15:01 vethae23436 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:16:02 eth0 22.41 23.44 30.25 31.88 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:16:02 docker0 5.55 4.75 1.18 12.97 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:17:01 eth0 0.57 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:18:01 eth0 1.33 0.58 1.23 0.19 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:19:01 eth0 0.42 0.30 0.26 0.23 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] Average: eth0 51.65 38.37 214.17 19.46 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] Average: docker0 1.12 0.98 0.24 2.62 0.00 0.00 0.00 0.00 [2020-11-09T07:20:14.413Z] [2020-11-09T07:20:14.413Z]