Pull request #542 opened 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 1c03d9d3822474c4cba2679e8741b0e2d9c606aa rather than aae2b6ed9311ac69702c12f45bfc117fba561f21 Obtained Jenkinsfile from 1c03d9d3822474c4cba2679e8741b0e2d9c606aa Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-542/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-542/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29492 in /w/workspace/dry_go-mod-core-contracts_PR-542 [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-542 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-11T08:53:03.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-11T08:53:03.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-11T08:53:04.155Z] ========================================================= [2021-03-11T08:53:04.155Z] EdgeX Global Pipelines Version Info [2021-03-11T08:53:04.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:53:06.816Z] ------------------- [2021-03-11T08:53:06.816Z] stable info: [2021-03-11T08:53:06.816Z] ------------------- [2021-03-11T08:53:06.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-11T08:53:06.816Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T08:53:06.816Z] Message: update stable to v1.0.184 [2021-03-11T08:53:07.797Z] ------------------- [2021-03-11T08:53:07.798Z] experimental info: [2021-03-11T08:53:07.798Z] ------------------- [2021-03-11T08:53:07.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-11T08:53:07.798Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T08:53:07.798Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-11T08:53:08.212Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-11T08:53:08.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-11T08:53:08.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-11T08:53:08.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-11T08:53:08.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-11T08:53:08.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-11T08:53:09.066Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-11T08:53:09.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-11T08:53:09.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-11T08:53:09.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-11T08:53:09.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-11T08:53:09.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-11T08:53:09.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-11T08:53:10.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-11T08:53:10.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T08:53:10.458Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T08:53:10.627Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T08:53:10.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T08:53:10.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-11T08:53:11.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-11T08:53:11.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-11T08:53:11.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-11T08:53:11.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-11T08:53:11.675Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-11T08:53:11.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-11T08:53:11.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-11T08:53:12.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-542 [Pipeline] echo [2021-03-11T08:53:12.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-542 [Pipeline] echo [2021-03-11T08:53:12.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-542 [Pipeline] echo [2021-03-11T08:53:12.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] echo [2021-03-11T08:53:12.638Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aae2b6e [Pipeline] echo [2021-03-11T08:53:12.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:53:13.684Z] + git log --format=format:%s -1 aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] echo [2021-03-11T08:53:13.839Z] GIT_COMMIT: aae2b6ed9311ac69702c12f45bfc117fba561f21, Commit Message: refactor: Rename PropertyValue struct to ResourceProperties [Pipeline] echo [2021-03-11T08:53:13.915Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:53:14.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T08:53:16.049Z] [2021-03-11T08:53:16.049Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:53:16.477Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T08:53:16.779Z] latest: Pulling from edgex-devops/git-semver [2021-03-11T08:53:16.779Z] 31603596830f: Pulling fs layer [2021-03-11T08:53:16.780Z] 2a8b12db71e7: Pulling fs layer [2021-03-11T08:53:16.780Z] 6ca5941a6612: Pulling fs layer [2021-03-11T08:53:16.780Z] ecc8261a40a4: Pulling fs layer [2021-03-11T08:53:16.780Z] ecc8261a40a4: Waiting [2021-03-11T08:53:16.780Z] 2a8b12db71e7: Verifying Checksum [2021-03-11T08:53:16.780Z] 2a8b12db71e7: Download complete [2021-03-11T08:53:17.072Z] 31603596830f: Verifying Checksum [2021-03-11T08:53:17.072Z] 31603596830f: Download complete [2021-03-11T08:53:17.352Z] ecc8261a40a4: Verifying Checksum [2021-03-11T08:53:17.352Z] ecc8261a40a4: Download complete [2021-03-11T08:53:17.352Z] 6ca5941a6612: Verifying Checksum [2021-03-11T08:53:17.352Z] 6ca5941a6612: Download complete [2021-03-11T08:53:17.625Z] 31603596830f: Pull complete [2021-03-11T08:53:17.894Z] 2a8b12db71e7: Pull complete [2021-03-11T08:53:20.664Z] 6ca5941a6612: Pull complete [2021-03-11T08:53:21.679Z] ecc8261a40a4: Pull complete [2021-03-11T08:53:21.679Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-11T08:53:21.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T08:53:21.679Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-11T08:53:21.930Z] prd-centos7-docker-4c-2g-29492 does not seem to be running inside a container [2021-03-11T08:53:22.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-542 -v /w/workspace/dry_go-mod-core-contracts_PR-542:/w/workspace/dry_go-mod-core-contracts_PR-542:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-542@tmp:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-11T08:53:25.773Z] $ docker top 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-11T08:53:26.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T08:53:26.552Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T08:53:27.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T08:53:27.236Z] $ docker exec 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent [2021-03-11T08:53:28.192Z] SSH_AUTH_SOCK=/tmp/ssh-Q8UT8ZeTiy0B/agent.11 [2021-03-11T08:53:28.192Z] SSH_AGENT_PID=16 [2021-03-11T08:53:28.221Z] Running ssh-add (command line suppressed) [2021-03-11T08:53:28.752Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_899370712136455521.key (/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_899370712136455521.key) [2021-03-11T08:53:28.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T08:53:29.746Z] + git tag --points-at HEAD [Pipeline] } [2021-03-11T08:53:29.808Z] $ docker exec --env ******** --env ******** 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent -k [2021-03-11T08:53:30.240Z] unset SSH_AUTH_SOCK; [2021-03-11T08:53:30.245Z] unset SSH_AGENT_PID; [2021-03-11T08:53:30.245Z] echo Agent pid 16 killed; [2021-03-11T08:53:30.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-11T08:53:30.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T08:53:30.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T08:53:31.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T08:53:31.759Z] $ docker exec 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent [2021-03-11T08:53:32.663Z] SSH_AUTH_SOCK=/tmp/ssh-Q0fgCEGZcN5P/agent.44 [2021-03-11T08:53:32.663Z] SSH_AGENT_PID=49 [2021-03-11T08:53:32.673Z] Running ssh-add (command line suppressed) [2021-03-11T08:53:33.003Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_7639390307801435705.key (/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/private_key_7639390307801435705.key) [2021-03-11T08:53:33.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T08:53:33.475Z] + git semver init [2021-03-11T08:53:33.475Z] # -> Open(): unable to determine branch for HEAD [2021-03-11T08:53:33.475Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-542/.git [2021-03-11T08:53:33.475Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-542 [2021-03-11T08:53:33.475Z] # $SEMVER_REMOTE_NAME = origin [2021-03-11T08:53:33.475Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-11T08:53:33.475Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-11T08:53:33.475Z] # $SEMVER_BRANCH = PR-542 [2021-03-11T08:53:33.475Z] # $SEMVER_TEMP = /tmp/semver-445563745 [2021-03-11T08:53:33.475Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-11T08:53:34.883Z] # '/tmp/semver-445563745' -> '/w/workspace/dry_go-mod-core-contracts_PR-542/.semver' [2021-03-11T08:53:34.883Z] # -> Force: false [2021-03-11T08:53:34.883Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-542/.semver [Pipeline] } [2021-03-11T08:53:34.911Z] $ docker exec --env ******** --env ******** 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 ssh-agent -k [2021-03-11T08:53:35.115Z] unset SSH_AUTH_SOCK; [2021-03-11T08:53:35.116Z] unset SSH_AGENT_PID; [2021-03-11T08:53:35.116Z] echo Agent pid 49 killed; [2021-03-11T08:53:35.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T08:53:36.259Z] + git semver [Pipeline] } [2021-03-11T08:53:36.319Z] $ docker stop --time=1 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 [2021-03-11T08:53:38.287Z] $ docker rm -f 2f1f36a52f51ee326dc2ac29ce53a6e7819e485e5be44390218bae5aa9171de3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T08:53:39.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-11T08:53:40.236Z] Stashed 1 file(s) [Pipeline] echo [2021-03-11T08:53:40.261Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-11T08:53:56.310Z] Still waiting to schedule task [2021-03-11T08:53:56.310Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29492’ [2021-03-11T08:53:56.337Z] Still waiting to schedule task [2021-03-11T08:53:56.337Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-11T08:55:40.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29493 in /w/workspace/dry_go-mod-core-contracts_PR-542 [Pipeline] { [Pipeline] ws [2021-03-11T08:55:40.902Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-11T08:55:46.320Z] using credential edgex-jenkins-ssh [2021-03-11T08:55:46.380Z] Cloning the remote Git repository [2021-03-11T08:55:46.453Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:55:46.560Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-11T08:55:46.637Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:55:46.638Z] > git --version # timeout=10 [2021-03-11T08:55:46.657Z] > git --version # 'git version 2.17.1' [2021-03-11T08:55:46.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:55:46.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:55:47.834Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-11T08:55:47.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:55:47.879Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-11T08:55:47.911Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:55:47.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:55:47.923Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T08:55:48.593Z] Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 [2021-03-11T08:55:48.880Z] Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 [2021-03-11T08:55:48.880Z] Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) [2021-03-11T08:55:48.623Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:55:48.651Z] > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 [2021-03-11T08:55:48.791Z] > git remote # timeout=10 [2021-03-11T08:55:48.809Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T08:55:48.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:55:48.843Z] > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 [2021-03-11T08:55:48.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T08:55:48.891Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:55:48.901Z] > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 [2021-03-11T08:55:53.314Z] Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" [2021-03-11T08:55:53.375Z] > git --version # timeout=10 [2021-03-11T08:55:53.383Z] > git --version # 'git version 2.17.1' [2021-03-11T08:55:53.396Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:55:55.216Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:55:55.745Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:55:56.112Z] + + truesudo [2021-03-11T08:55:56.112Z] service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-11T08:55:59.029Z] ========================================================= [2021-03-11T08:55:59.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-11T08:55:59.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:55:59.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-11T08:56:00.453Z] Sending build context to Docker daemon 2.799MB [2021-03-11T08:56:00.453Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-11T08:56:00.453Z] Step 2/7 : FROM ${BASE} [2021-03-11T08:56:00.734Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-11T08:56:00.734Z] 5f621e34cdf4: Pulling fs layer [2021-03-11T08:56:00.734Z] a4357932f1b6: Pulling fs layer [2021-03-11T08:56:00.734Z] 18c013af1878: Pulling fs layer [2021-03-11T08:56:00.734Z] 00ac8860ef70: Pulling fs layer [2021-03-11T08:56:00.734Z] 63d7cb157983: Pulling fs layer [2021-03-11T08:56:00.734Z] b116817d02f9: Pulling fs layer [2021-03-11T08:56:00.734Z] 745a02a5169b: Pulling fs layer [2021-03-11T08:56:00.734Z] 00ac8860ef70: Waiting [2021-03-11T08:56:00.734Z] 63d7cb157983: Waiting [2021-03-11T08:56:00.734Z] b116817d02f9: Waiting [2021-03-11T08:56:00.734Z] 745a02a5169b: Waiting [2021-03-11T08:56:01.009Z] 18c013af1878: Download complete [2021-03-11T08:56:01.010Z] a4357932f1b6: Verifying Checksum [2021-03-11T08:56:01.010Z] a4357932f1b6: Download complete [2021-03-11T08:56:01.010Z] 63d7cb157983: Download complete [2021-03-11T08:56:01.010Z] 5f621e34cdf4: Verifying Checksum [2021-03-11T08:56:01.010Z] 5f621e34cdf4: Download complete [2021-03-11T08:56:01.285Z] b116817d02f9: Verifying Checksum [2021-03-11T08:56:01.285Z] b116817d02f9: Download complete [2021-03-11T08:56:01.888Z] 5f621e34cdf4: Pull complete [2021-03-11T08:56:02.490Z] a4357932f1b6: Pull complete [2021-03-11T08:56:02.765Z] 18c013af1878: Pull complete [2021-03-11T08:56:03.752Z] 745a02a5169b: Verifying Checksum [2021-03-11T08:56:03.752Z] 745a02a5169b: Download complete [2021-03-11T08:56:04.738Z] 00ac8860ef70: Verifying Checksum [2021-03-11T08:56:04.738Z] 00ac8860ef70: Download complete [2021-03-11T08:56:14.918Z] 00ac8860ef70: Pull complete [2021-03-11T08:56:14.918Z] 63d7cb157983: Pull complete [2021-03-11T08:56:14.918Z] b116817d02f9: Pull complete [2021-03-11T08:56:19.781Z] 745a02a5169b: Pull complete [2021-03-11T08:56:19.781Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-11T08:56:19.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-11T08:56:19.781Z] ---> b7e6874047d6 [2021-03-11T08:56:19.782Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-11T08:56:21.746Z] ---> Running in f353565ecf19 [2021-03-11T08:56:21.746Z] Removing intermediate container f353565ecf19 [2021-03-11T08:56:21.746Z] ---> 23c40dffc277 [2021-03-11T08:56:21.746Z] Step 4/7 : RUN apk add bash [2021-03-11T08:56:22.018Z] ---> Running in d3670026dc23 [2021-03-11T08:56:22.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T08:56:23.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T08:56:24.946Z] OK: 142 MiB in 39 packages [2021-03-11T08:56:25.920Z] Removing intermediate container d3670026dc23 [2021-03-11T08:56:25.920Z] ---> 9b961fa9df9d [2021-03-11T08:56:25.920Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-11T08:56:26.201Z] ---> Running in ec6bd0550c50 [2021-03-11T08:56:26.475Z] Removing intermediate container ec6bd0550c50 [2021-03-11T08:56:26.475Z] ---> 82b4e235ab1e [2021-03-11T08:56:26.475Z] Step 6/7 : COPY go.mod . [2021-03-11T08:56:27.073Z] ---> d42c2e5b69c0 [2021-03-11T08:56:27.073Z] Step 7/7 : RUN go mod download [2021-03-11T08:56:27.349Z] ---> Running in a730cfb99cdc [2021-03-11T08:56:42.459Z] Removing intermediate container a730cfb99cdc [2021-03-11T08:56:42.459Z] ---> 8c698f7f6761 [2021-03-11T08:56:42.459Z] Successfully built 8c698f7f6761 [2021-03-11T08:56:42.459Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:56:42.842Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T08:56:42.842Z] . [Pipeline] withDockerContainer [2021-03-11T08:56:43.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-29493 does not seem to be running inside a container [2021-03-11T08:56:43.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-11T08:56:44.746Z] $ docker top 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:56:45.763Z] + go version [2021-03-11T08:56:45.763Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-11T08:56:45.803Z] $ docker stop --time=1 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e [2021-03-11T08:56:47.851Z] $ docker rm -f 091c63e0d5648d467e5c17cbd7478d1bf0ce0bdc81427775375e4d15e3349d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:56:49.108Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T08:56:49.108Z] . [Pipeline] withDockerContainer [2021-03-11T08:56:49.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-29493 does not seem to be running inside a container [2021-03-11T08:56:49.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-11T08:56:51.044Z] $ docker top ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:56:52.117Z] + make test [2021-03-11T08:56:52.117Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-11T08:57:14.317Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-11T08:57:15.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.056s coverage: 85.7% of statements [2021-03-11T08:57:15.770Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.027s coverage: 100.0% of statements [2021-03-11T08:57:17.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.062s coverage: 45.4% of statements [2021-03-11T08:57:17.780Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.024s coverage: 77.8% of statements [2021-03-11T08:57:17.780Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-11T08:57:18.059Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements [2021-03-11T08:57:19.532Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.062s coverage: 14.7% of statements [2021-03-11T08:57:20.146Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements [2021-03-11T08:57:20.955Z] Running on prd-centos7-docker-4c-2g-29494 in /w/workspace/dry_go-mod-core-contracts_PR-542 [Pipeline] { [Pipeline] ws [2021-03-11T08:57:21.105Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [2021-03-11T08:57:21.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements [2021-03-11T08:57:21.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-11T08:57:21.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-11T08:57:21.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements [2021-03-11T08:57:21.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 36.7% of statements [Pipeline] checkout [2021-03-11T08:57:26.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.083s coverage: 63.0% of statements [2021-03-11T08:57:26.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-03-11T08:57:26.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.021s coverage: 15.4% of statements [2021-03-11T08:57:26.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements [2021-03-11T08:57:26.591Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.021s coverage: 14.3% of statements [2021-03-11T08:57:26.591Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-11T08:57:28.285Z] using credential edgex-jenkins-ssh [2021-03-11T08:57:28.372Z] Cloning the remote Git repository [2021-03-11T08:57:28.481Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:57:28.584Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-11T08:57:28.756Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:57:28.757Z] > git --version # timeout=10 [2021-03-11T08:57:28.876Z] > git --version # 'git version 2.24.3' [2021-03-11T08:57:28.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:57:28.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:57:30.022Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.242s coverage: 84.6% of statements [2021-03-11T08:57:30.022Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-11T08:57:30.022Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-11T08:57:30.022Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-11T08:57:29.838Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-11T08:57:29.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T08:57:29.944Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-11T08:57:30.036Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-11T08:57:30.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:57:30.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/542/head:refs/remotes/origin/PR-542 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T08:57:30.678Z] Merging remotes/origin/master commit 1c03d9d3822474c4cba2679e8741b0e2d9c606aa into PR head commit aae2b6ed9311ac69702c12f45bfc117fba561f21 [2021-03-11T08:57:31.023Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.060s coverage: 47.0% of statements [2021-03-11T08:57:31.107Z] Merge succeeded, producing aae2b6ed9311ac69702c12f45bfc117fba561f21 [2021-03-11T08:57:31.108Z] Checking out Revision aae2b6ed9311ac69702c12f45bfc117fba561f21 (PR-542) [2021-03-11T08:57:31.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.058s coverage: 94.7% of statements [2021-03-11T08:57:30.694Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:57:30.766Z] > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 [2021-03-11T08:57:30.935Z] > git remote # timeout=10 [2021-03-11T08:57:30.983Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T08:57:31.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T08:57:31.020Z] > git merge 1c03d9d3822474c4cba2679e8741b0e2d9c606aa # timeout=10 [2021-03-11T08:57:31.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T08:57:31.112Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T08:57:31.126Z] > git checkout -f aae2b6ed9311ac69702c12f45bfc117fba561f21 # timeout=10 [2021-03-11T08:57:32.618Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.186s coverage: 89.4% of statements [2021-03-11T08:57:32.619Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-03-11T08:57:32.619Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-11T08:57:32.889Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-11T08:57:35.232Z] Commit message: "refactor: Rename PropertyValue struct to ResourceProperties" [2021-03-11T08:57:35.279Z] > git --version # timeout=10 [2021-03-11T08:57:35.291Z] > git --version # 'git version 2.24.3' [2021-03-11T08:57:35.314Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T08:57:38.078Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:57:38.313Z] gofmt -l . [2021-03-11T08:57:38.687Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T08:57:38.907Z] [ "`gofmt -l .`" = "" ] [2021-03-11T08:57:39.153Z] + true [2021-03-11T08:57:39.153Z] + sudo service docker restart [2021-03-11T08:57:39.153Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] } [2021-03-11T08:57:39.543Z] $ docker stop --time=1 ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf [2021-03-11T08:57:41.860Z] $ docker rm -f ccbac3feae03213be7991d00a98b339a1c67cc3f7c2c37365f471db7391bc2bf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] unstash [2021-03-11T08:57:42.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2021-03-11T08:57:42.983Z] ========================================================= [2021-03-11T08:57:42.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-11T08:57:42.983Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:57:43.409Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-11T08:57:43.937Z] 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 Post stage [2021-03-11T08:57:44.988Z] Sending build context to Docker daemon 2.8MB [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:57:45.312Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-11T08:57:45.312Z] Step 2/7 : FROM ${BASE} [2021-03-11T08:57:45.454Z] ---> job-cost.sh [2021-03-11T08:57:45.454Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2FO4 [2021-03-11T08:57:45.609Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-11T08:57:45.609Z] 188c0c94c7c5: Pulling fs layer [2021-03-11T08:57:45.609Z] 0ef7d3d256c8: Pulling fs layer [2021-03-11T08:57:45.609Z] de9db76c5a1d: Pulling fs layer [2021-03-11T08:57:45.609Z] bca2f99d35d6: Pulling fs layer [2021-03-11T08:57:45.609Z] 93359f2a8cfa: Pulling fs layer [2021-03-11T08:57:45.609Z] 7c6f9722023f: Pulling fs layer [2021-03-11T08:57:45.609Z] a35cf1a2eb13: Pulling fs layer [2021-03-11T08:57:45.609Z] bca2f99d35d6: Waiting [2021-03-11T08:57:45.609Z] 93359f2a8cfa: Waiting [2021-03-11T08:57:45.609Z] 7c6f9722023f: Waiting [2021-03-11T08:57:45.609Z] a35cf1a2eb13: Waiting [2021-03-11T08:57:45.609Z] de9db76c5a1d: Verifying Checksum [2021-03-11T08:57:45.609Z] de9db76c5a1d: Download complete [2021-03-11T08:57:45.609Z] 0ef7d3d256c8: Download complete [2021-03-11T08:57:45.609Z] 93359f2a8cfa: Verifying Checksum [2021-03-11T08:57:45.609Z] 93359f2a8cfa: Download complete [2021-03-11T08:57:45.878Z] 7c6f9722023f: Verifying Checksum [2021-03-11T08:57:45.878Z] 7c6f9722023f: Download complete [2021-03-11T08:57:46.149Z] 188c0c94c7c5: Verifying Checksum [2021-03-11T08:57:46.149Z] 188c0c94c7c5: Download complete [2021-03-11T08:57:46.750Z] 188c0c94c7c5: Pull complete [2021-03-11T08:57:47.068Z] 0ef7d3d256c8: Pull complete [2021-03-11T08:57:47.346Z] de9db76c5a1d: Pull complete [2021-03-11T08:57:48.782Z] a35cf1a2eb13: Verifying Checksum [2021-03-11T08:57:48.782Z] a35cf1a2eb13: Download complete [2021-03-11T08:57:50.216Z] bca2f99d35d6: Verifying Checksum [2021-03-11T08:57:50.216Z] bca2f99d35d6: Download complete [2021-03-11T08:58:05.481Z] bca2f99d35d6: Pull complete [2021-03-11T08:58:06.894Z] 93359f2a8cfa: Pull complete [2021-03-11T08:58:07.959Z] 7c6f9722023f: Pull complete [2021-03-11T08:58:16.349Z] a35cf1a2eb13: Pull complete [2021-03-11T08:58:16.349Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-11T08:58:16.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-11T08:58:16.349Z] ---> a62c8e92a672 [2021-03-11T08:58:16.349Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-11T08:58:17.041Z] ---> Running in 3cd4b8bbf67c [2021-03-11T08:58:17.322Z] Removing intermediate container 3cd4b8bbf67c [2021-03-11T08:58:17.322Z] ---> 5dcec9ea82b4 [2021-03-11T08:58:17.322Z] Step 4/7 : RUN apk add bash [2021-03-11T08:58:17.322Z] ---> Running in ce37e8ea4749 [2021-03-11T08:58:19.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T08:58:19.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T08:58:20.185Z] OK: 166 MiB in 39 packages [2021-03-11T08:58:21.755Z] Removing intermediate container ce37e8ea4749 [2021-03-11T08:58:21.755Z] ---> b67e6a1776ed [2021-03-11T08:58:21.755Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-11T08:58:21.755Z] ---> Running in c53e13a288c6 [2021-03-11T08:58:22.058Z] Removing intermediate container c53e13a288c6 [2021-03-11T08:58:22.058Z] ---> 8eda179a6ba5 [2021-03-11T08:58:22.058Z] Step 6/7 : COPY go.mod . [2021-03-11T08:58:22.821Z] ---> 33f39ea5b917 [2021-03-11T08:58:22.821Z] Step 7/7 : RUN go mod download [2021-03-11T08:58:23.098Z] ---> Running in 3d20e4897253 [2021-03-11T08:58:24.428Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T08:58:41.653Z] Removing intermediate container 3d20e4897253 [2021-03-11T08:58:41.653Z] ---> bfe8a7d4cd4b [2021-03-11T08:58:41.921Z] Successfully built bfe8a7d4cd4b [2021-03-11T08:58:41.921Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:58:42.360Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T08:58:42.631Z] . [Pipeline] withDockerContainer [2021-03-11T08:58:42.844Z] prd-centos7-docker-4c-2g-29494 does not seem to be running inside a container [2021-03-11T08:58:42.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T08:58:44.603Z] $ docker top acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:58:45.762Z] + go version [2021-03-11T08:58:45.762Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-11T08:58:45.804Z] $ docker stop --time=1 acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef [2021-03-11T08:58:47.294Z] $ docker rm -f acc71915fb0f87a04605ead6d4e5ff1e0a000df7cd60457be3a263c331d93bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T08:58:48.598Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T08:58:48.598Z] . [Pipeline] withDockerContainer [2021-03-11T08:58:48.793Z] prd-centos7-docker-4c-2g-29494 does not seem to be running inside a container [2021-03-11T08:58:48.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T08:58:50.718Z] $ docker top dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T08:58:51.847Z] + make test [2021-03-11T08:58:51.847Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-11T08:59:10.506Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-11T08:59:10.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.065s coverage: 85.7% of statements [2021-03-11T08:59:10.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.038s coverage: 100.0% of statements [2021-03-11T08:59:10.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.069s coverage: 45.4% of statements [2021-03-11T08:59:10.506Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.064s coverage: 77.8% of statements [2021-03-11T08:59:10.506Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-11T08:59:11.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.034s coverage: 26.3% of statements [2021-03-11T08:59:12.618Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.076s coverage: 14.7% of statements [2021-03-11T08:59:12.618Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements [2021-03-11T08:59:12.618Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.117s coverage: 91.8% of statements [2021-03-11T08:59:12.618Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-11T08:59:12.618Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-11T08:59:13.457Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.056s coverage: 100.0% of statements [2021-03-11T08:59:13.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.023s coverage: 36.7% of statements [2021-03-11T08:59:20.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.108s coverage: 63.0% of statements [2021-03-11T08:59:20.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.248s coverage: 26.3% of statements [2021-03-11T08:59:20.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.075s coverage: 15.4% of statements [2021-03-11T08:59:20.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.068s coverage: 15.4% of statements [2021-03-11T08:59:20.868Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.046s coverage: 14.3% of statements [2021-03-11T08:59:20.868Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-11T08:59:23.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.194s coverage: 84.6% of statements [2021-03-11T08:59:23.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-11T08:59:23.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-11T08:59:23.517Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-11T08:59:23.855Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.034s coverage: 47.0% of statements [2021-03-11T08:59:24.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.069s coverage: 94.7% of statements [2021-03-11T08:59:24.973Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.213s coverage: 89.4% of statements [2021-03-11T08:59:25.593Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.070s coverage: 100.0% of statements [2021-03-11T08:59:25.593Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-11T08:59:26.700Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-11T08:59:32.499Z] gofmt -l . [2021-03-11T08:59:32.780Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-11T08:59:33.425Z] $ docker stop --time=1 dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f [2021-03-11T08:59:36.473Z] $ docker rm -f dd1ffa39601735aceb59fe14cea12f39ce83b8958b23fa6ad05374dcd4b15a3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T08:59:38.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-11T08:59:38.428Z] Warning: overwriting stash ‘coverage-report’ [2021-03-11T08:59:39.357Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-11T08:59:40.990Z] ---> job-cost.sh [2021-03-11T08:59:40.990Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ybxj [2021-03-11T09:00:01.234Z] lf-activate-venv(): INFO: Adding /tmp/venv-2FO4/bin to PATH [2021-03-11T09:00:01.234Z] INFO: No Stack... [2021-03-11T09:00:01.234Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-11T09:00:01.234Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T09:00:01.595Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-11T09:00:01.596Z] + cut -d, -f6 [Pipeline] lock [2021-03-11T09:00:01.787Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [2021-03-11T09:00:01.798Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] did not exist. Created. [2021-03-11T09:00:01.798Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T09:00:02.436Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-11T09:00:02.652Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T09:00:02.675Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-11T09:00:07.967Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T09:01:04.964Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ybxj/bin to PATH [2021-03-11T09:01:04.964Z] INFO: No Stack... [2021-03-11T09:01:04.964Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T09:01:04.964Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T09:01:05.409Z] + cut -d, -f6 [2021-03-11T09:01:05.409Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-03-11T09:01:05.666Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [2021-03-11T09:01:05.673Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] did not exist. Created. [2021-03-11T09:01:05.673Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T09:01:06.300Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-cabde5c2/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-11T09:01:06.698Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-11T09:01:06.764Z] Warning: overwriting stash ‘stack-cost’ [2021-03-11T09:01:06.955Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T09:01:06.974Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-542-1-stack-cost] [Pipeline] // lock [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 [2021-03-11T09:01:08.742Z] provisioning config files... [2021-03-11T09:01:08.769Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/config4970563891747857603tmp [Pipeline] { [Pipeline] sh [2021-03-11T09:01:09.256Z] + set +x [2021-03-11T09:01:09.256Z] + bash -s -- [2021-03-11T09:01:09.256Z] + curl -s https://codecov.io/bash [2021-03-11T09:01:09.535Z] [2021-03-11T09:01:09.535Z] _____ _ [2021-03-11T09:01:09.535Z] / ____| | | [2021-03-11T09:01:09.535Z] | | ___ __| | ___ ___ _____ __ [2021-03-11T09:01:09.535Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-11T09:01:09.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-11T09:01:09.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-11T09:01:09.535Z] Bash-20210309-2b87ace [2021-03-11T09:01:09.535Z] [2021-03-11T09:01:09.535Z] [2021-03-11T09:01:09.535Z] ==> git version 2.24.3 found [2021-03-11T09:01:09.535Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-11T09:01:09.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-11T09:01:09.535Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-11T09:01:09.535Z] ==> Jenkins CI detected. [2021-03-11T09:01:09.535Z] project root: . [2021-03-11T09:01:09.535Z] --> token set from env [2021-03-11T09:01:09.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-11T09:01:09.948Z] ==> Running gcov in . (disable via -X gcov) [2021-03-11T09:01:09.948Z] ==> Python coveragepy not found [2021-03-11T09:01:09.948Z] ==> Searching for coverage reports in: [2021-03-11T09:01:09.948Z] + . [2021-03-11T09:01:09.948Z] -> Found 1 reports [2021-03-11T09:01:09.948Z] ==> Detecting git/mercurial file structure [2021-03-11T09:01:09.948Z] ==> Reading reports [2021-03-11T09:01:09.948Z] + ./coverage.out bytes=158007 [2021-03-11T09:01:09.948Z] ==> Appending adjustments [2021-03-11T09:01:09.948Z] https://docs.codecov.io/docs/fixing-reports [2021-03-11T09:01:13.599Z] + Found adjustments [2021-03-11T09:01:13.599Z] ==> Gzipping contents [2021-03-11T09:01:13.599Z] 24K /tmp/codecov.EpLUY4.gz [2021-03-11T09:01:13.599Z] ==> Uploading reports [2021-03-11T09:01:13.599Z] url: https://codecov.io [2021-03-11T09:01:13.599Z] query: branch=PR-542&commit=aae2b6ed9311ac69702c12f45bfc117fba561f21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=542&job=&cmd_args= [2021-03-11T09:01:13.599Z] -> Pinging Codecov [2021-03-11T09:01:13.599Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-542&commit=aae2b6ed9311ac69702c12f45bfc117fba561f21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-542%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=542&job=&cmd_args= [2021-03-11T09:01:14.199Z] -> Uploading to [2021-03-11T09:01:14.199Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-11/71470A77251A30514AAF9C0BB2E5B6CE/aae2b6ed9311ac69702c12f45bfc117fba561f21/52d893a3-5373-4130-9f5a-c00d7dd2a497.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T090114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c97d652e6ae394318e3f9c2ff98c478cca0719f7de916a49587641647e18d8c [2021-03-11T09:01:14.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T09:01:14.199Z] Dload Upload Total Spent Left Speed [2021-03-11T09:01:14.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23822 0 0 100 23822 0 45763 --:--:-- --:--:-- --:--:-- 45811 [2021-03-11T09:01:14.784Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/aae2b6ed9311ac69702c12f45bfc117fba561f21 [Pipeline] } [2021-03-11T09:01:14.813Z] 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] { (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 [2021-03-11T09:01:18.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:01:19.207Z] ---> package-listing.sh [2021-03-11T09:01:19.207Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-11T09:01:19.207Z] ++ facter osfamily [2021-03-11T09:01:19.473Z] + OS_FAMILY=redhat [2021-03-11T09:01:19.473Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-542 [2021-03-11T09:01:19.473Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-11T09:01:19.473Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-11T09:01:19.473Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-11T09:01:19.473Z] + PACKAGES=/tmp/packages_start.txt [2021-03-11T09:01:19.473Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-542 ']' [2021-03-11T09:01:19.473Z] + PACKAGES=/tmp/packages_end.txt [2021-03-11T09:01:19.473Z] + case "${OS_FAMILY}" in [2021-03-11T09:01:19.473Z] + rpm -qa [2021-03-11T09:01:19.473Z] + sort [2021-03-11T09:01:26.155Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-11T09:01:26.155Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-11T09:01:26.155Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-11T09:01:26.155Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-542 ']' [2021-03-11T09:01:26.155Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-542/archives/ [2021-03-11T09:01:26.155Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-542/archives/ [Pipeline] echo [2021-03-11T09:01:26.191Z] 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-542/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-11T09:01:26.533Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-11T09:01:27.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T09:01:27.168Z] [2021-03-11T09:01:27.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-11T09:01:27.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T09:01:27.581Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-11T09:01:27.581Z] df20fa9351a1: Pulling fs layer [2021-03-11T09:01:27.581Z] 36b3adc4ff6f: Pulling fs layer [2021-03-11T09:01:27.581Z] 8ad3a11d3b57: Pulling fs layer [2021-03-11T09:01:27.581Z] 46f8f816bc3b: Pulling fs layer [2021-03-11T09:01:27.581Z] 93b61091891f: Pulling fs layer [2021-03-11T09:01:27.581Z] 93b9cdb0e59b: Pulling fs layer [2021-03-11T09:01:27.581Z] 5e14af77c1be: Pulling fs layer [2021-03-11T09:01:27.581Z] 01666e4c0597: Pulling fs layer [2021-03-11T09:01:27.581Z] aa168da1d23b: Pulling fs layer [2021-03-11T09:01:27.581Z] 46f8f816bc3b: Waiting [2021-03-11T09:01:27.581Z] 93b61091891f: Waiting [2021-03-11T09:01:27.581Z] 93b9cdb0e59b: Waiting [2021-03-11T09:01:27.581Z] 5e14af77c1be: Waiting [2021-03-11T09:01:27.581Z] 01666e4c0597: Waiting [2021-03-11T09:01:27.581Z] aa168da1d23b: Waiting [2021-03-11T09:01:27.581Z] 36b3adc4ff6f: Verifying Checksum [2021-03-11T09:01:27.581Z] 36b3adc4ff6f: Download complete [2021-03-11T09:01:27.859Z] 46f8f816bc3b: Verifying Checksum [2021-03-11T09:01:27.859Z] 46f8f816bc3b: Download complete [2021-03-11T09:01:27.859Z] df20fa9351a1: Verifying Checksum [2021-03-11T09:01:27.859Z] df20fa9351a1: Download complete [2021-03-11T09:01:27.859Z] 93b9cdb0e59b: Download complete [2021-03-11T09:01:27.859Z] 5e14af77c1be: Verifying Checksum [2021-03-11T09:01:27.859Z] 5e14af77c1be: Download complete [2021-03-11T09:01:27.859Z] 93b61091891f: Verifying Checksum [2021-03-11T09:01:27.859Z] 93b61091891f: Download complete [2021-03-11T09:01:27.859Z] 01666e4c0597: Verifying Checksum [2021-03-11T09:01:27.859Z] 01666e4c0597: Download complete [2021-03-11T09:01:28.467Z] df20fa9351a1: Pull complete [2021-03-11T09:01:28.744Z] 8ad3a11d3b57: Verifying Checksum [2021-03-11T09:01:28.744Z] 8ad3a11d3b57: Download complete [2021-03-11T09:01:28.744Z] 36b3adc4ff6f: Pull complete [2021-03-11T09:01:30.258Z] 8ad3a11d3b57: Pull complete [2021-03-11T09:01:30.532Z] 46f8f816bc3b: Pull complete [2021-03-11T09:01:31.532Z] 93b61091891f: Pull complete [2021-03-11T09:01:31.532Z] 93b9cdb0e59b: Pull complete [2021-03-11T09:01:31.820Z] 5e14af77c1be: Pull complete [2021-03-11T09:01:32.091Z] 01666e4c0597: Pull complete [2021-03-11T09:01:32.377Z] aa168da1d23b: Verifying Checksum [2021-03-11T09:01:32.377Z] aa168da1d23b: Download complete [2021-03-11T09:01:51.004Z] aa168da1d23b: Pull complete [2021-03-11T09:01:51.004Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-11T09:01:51.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T09:01:51.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-11T09:01:51.506Z] prd-centos7-docker-4c-2g-29492 does not seem to be running inside a container [2021-03-11T09:01:51.576Z] $ 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-542/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-542 -v /w/workspace/dry_go-mod-core-contracts_PR-542:/w/workspace/dry_go-mod-core-contracts_PR-542:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-542@tmp:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-11T09:01:54.175Z] $ docker top 45acb22d8f64aab039975634491b1cea6381157487dd9a7f5537cbb711dc9004 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T09:01:55.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-11T09:01:55.591Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-11T09:01:55.920Z] + ls /var/log/sa-host [2021-03-11T09:01:55.920Z] + sadf -c /var/log/sa-host/sa11 [2021-03-11T09:01:55.920Z] file_magic: OK [2021-03-11T09:01:55.920Z] HZ: Using current value: 100 [2021-03-11T09:01:55.920Z] file_header: OK [2021-03-11T09:01:55.920Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-11T09:01:55.920Z] Statistics: [2021-03-11T09:01:55.920Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-11T09:01:55.920Z] File successfully converted to sysstat format version 12.2.1 [2021-03-11T09:01:55.920Z] + sadf -c /var/log/sa-host/sa23 [2021-03-11T09:01:55.920Z] file_magic: OK [2021-03-11T09:01:55.920Z] HZ: Using current value: 100 [2021-03-11T09:01:55.920Z] file_header: OK [2021-03-11T09:01:55.920Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-11T09:01:55.920Z] Statistics: [2021-03-11T09:01:55.920Z] Hnuu...uuuununununu... [2021-03-11T09:01:55.920Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-11T09:01:56.634Z] provisioning config files... [2021-03-11T09:01:56.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-542@tmp/config5010781388437335790tmp [Pipeline] { [Pipeline] echo [2021-03-11T09:01:56.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:01:57.161Z] ---> create-netrc.sh [Pipeline] } [2021-03-11T09:01:57.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-11T09:01:57.527Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:01:58.270Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-11T09:01:58.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:01:58.726Z] ---> sudo-logs.sh [2021-03-11T09:01:58.727Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-11T09:01:59.153Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:01:59.844Z] ---> job-cost.sh [2021-03-11T09:01:59.844Z] lf-activate-venv: SKIPPING [2021-03-11T09:01:59.844Z] DEBUG: total: 0.029999999329447746 [2021-03-11T09:01:59.844Z] INFO: Retrieving Stack Cost... [2021-03-11T09:02:00.810Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T09:02:01.395Z] INFO: Archiving Costs [Pipeline] echo [2021-03-11T09:02:01.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T09:02:01.795Z] ---> logs-deploy.sh [2021-03-11T09:02:01.795Z] lf-activate-venv: SKIPPING [2021-03-11T09:02:01.795Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-542/1 [2021-03-11T09:02:01.795Z] INFO: archiving workspace using pattern(s): [2021-03-11T09:02:05.236Z] Archives upload complete. [2021-03-11T09:02:05.236Z] INFO: archiving logs to Nexus