Pull request #513 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 rather than 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Obtained Jenkinsfile from 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-513/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-513/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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27118 in /w/workspace/dry_go-mod-core-contracts_PR-513 [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-513 # 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 > 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/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) > git config core.sparsecheckout # timeout=10 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # 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 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 Commit message: "feat(notifications): Add Notification DTO and Model" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:57 ========================================================= 06:20:57 EdgeX Global Pipelines Version Info 06:20:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:58 ------------------- 06:20:58 stable info: 06:20:58 ------------------- 06:20:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:20:58 Message: update stable to v1.0.179 06:20:59 ------------------- 06:20:59 experimental info: 06:20:59 ------------------- 06:20:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:20:59 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:21:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:21:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:21:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-513 [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-513 [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-513 [Pipeline] echo 06:21:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] echo 06:21:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0349ae5 [Pipeline] echo 06:21:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:05 + git log --format=format:%s -1 0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] echo 06:21:05 GIT_COMMIT: 0349ae54ba98d0a89abc26b86a42a0bc88861f34, Commit Message: feat(notifications): Add Notification DTO and Model [Pipeline] echo 06:21:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:21:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:06 06:21:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:21:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:07 latest: Pulling from edgex-devops/git-semver 06:21:07 31603596830f: Pulling fs layer 06:21:07 2a8b12db71e7: Pulling fs layer 06:21:07 6ca5941a6612: Pulling fs layer 06:21:07 ecc8261a40a4: Pulling fs layer 06:21:07 ecc8261a40a4: Waiting 06:21:07 2a8b12db71e7: Verifying Checksum 06:21:07 2a8b12db71e7: Download complete 06:21:07 31603596830f: Verifying Checksum 06:21:07 31603596830f: Download complete 06:21:07 ecc8261a40a4: Verifying Checksum 06:21:07 ecc8261a40a4: Download complete 06:21:07 6ca5941a6612: Verifying Checksum 06:21:07 6ca5941a6612: Download complete 06:21:07 31603596830f: Pull complete 06:21:08 2a8b12db71e7: Pull complete 06:21:08 6ca5941a6612: Pull complete 06:21:09 ecc8261a40a4: Pull complete 06:21:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:21:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:21:09 prd-centos7-docker-4c-2g-27118 does not seem to be running inside a container 06:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@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 06:21:11 $ docker top 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:11 [ssh-agent] Looking for ssh-agent implementation... 06:21:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:11 $ docker exec 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent 06:21:12 SSH_AUTH_SOCK=/tmp/ssh-iGwqkmz0Nddf/agent.11 06:21:12 SSH_AGENT_PID=16 06:21:12 Running ssh-add (command line suppressed) 06:21:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_3539924401660788133.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_3539924401660788133.key) 06:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:12 + git tag --points-at HEAD [Pipeline] } 06:21:12 $ docker exec --env ******** --env ******** 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent -k 06:21:12 unset SSH_AUTH_SOCK; 06:21:12 unset SSH_AGENT_PID; 06:21:12 echo Agent pid 16 killed; 06:21:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:12 [ssh-agent] Looking for ssh-agent implementation... 06:21:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:13 $ docker exec 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent 06:21:13 SSH_AUTH_SOCK=/tmp/ssh-IUpZS7SWRX1y/agent.45 06:21:13 SSH_AGENT_PID=51 06:21:13 Running ssh-add (command line suppressed) 06:21:13 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_6655215029988956828.key (/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/private_key_6655215029988956828.key) 06:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:13 + git semver init 06:21:13 # -> Open(): unable to determine branch for HEAD 06:21:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.git 06:21:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-513 06:21:13 # $SEMVER_REMOTE_NAME = origin 06:21:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:21:13 # $SEMVER_USER_NAME = edgex-jenkins 06:21:13 # $SEMVER_BRANCH = PR-513 06:21:13 # $SEMVER_TEMP = /tmp/semver-645492463 06:21:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:21:14 # '/tmp/semver-645492463' -> '/w/workspace/dry_go-mod-core-contracts_PR-513/.semver' 06:21:14 # -> Force: false 06:21:14 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-513/.semver [Pipeline] } 06:21:14 $ docker exec --env ******** --env ******** 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c ssh-agent -k 06:21:14 unset SSH_AUTH_SOCK; 06:21:14 unset SSH_AGENT_PID; 06:21:14 echo Agent pid 51 killed; 06:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:15 + git semver [Pipeline] } 06:21:15 $ docker stop --time=1 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c 06:21:17 $ docker rm -f 5f4964984c13beecbdb4a0280e507b77b103a8f95fd0f99b9a898d533b56722c [Pipeline] // withDockerContainer [Pipeline] sh 06:21:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:21:18 Stashed 1 file(s) [Pipeline] echo 06:21:18 [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 06:21:33 Still waiting to schedule task 06:21:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:21:33 Still waiting to schedule task 06:21:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:23:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27119 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws 06:23:15 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:23:19 using credential edgex-jenkins-ssh 06:23:19 Cloning the remote Git repository 06:23:19 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:19 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:23:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:19 > git --version # timeout=10 06:23:19 > git --version # 'git version 2.17.1' 06:23:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:21 Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 06:23:22 Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 06:23:22 Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) 06:23:21 > git config core.sparsecheckout # timeout=10 06:23:21 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 06:23:21 > git remote # timeout=10 06:23:21 > git config --get remote.origin.url # timeout=10 06:23:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:21 > git merge 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 06:23:22 > git rev-parse HEAD^{commit} # timeout=10 06:23:22 > git config core.sparsecheckout # timeout=10 06:23:22 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 06:23:26 Commit message: "feat(notifications): Add Notification DTO and Model" 06:23:26 > git --version # timeout=10 06:23:26 > git --version # 'git version 2.17.1' 06:23:26 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:23:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:28 + sudo service docker restart 06:23:28 + true [Pipeline] unstash [Pipeline] echo 06:23:31 ========================================================= 06:23:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:23:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:32 + 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 . 06:23:33 Sending build context to Docker daemon 2.677MB 06:23:33 Step 1/7 : ARG BASE=golang:1.15-alpine 06:23:33 Step 2/7 : FROM ${BASE} 06:23:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:33 5f621e34cdf4: Pulling fs layer 06:23:33 a4357932f1b6: Pulling fs layer 06:23:33 18c013af1878: Pulling fs layer 06:23:33 00ac8860ef70: Pulling fs layer 06:23:33 63d7cb157983: Pulling fs layer 06:23:33 b116817d02f9: Pulling fs layer 06:23:33 745a02a5169b: Pulling fs layer 06:23:33 00ac8860ef70: Waiting 06:23:33 63d7cb157983: Waiting 06:23:33 b116817d02f9: Waiting 06:23:33 745a02a5169b: Waiting 06:23:33 18c013af1878: Verifying Checksum 06:23:33 18c013af1878: Download complete 06:23:33 a4357932f1b6: Verifying Checksum 06:23:33 a4357932f1b6: Download complete 06:23:33 63d7cb157983: Download complete 06:23:34 b116817d02f9: Verifying Checksum 06:23:34 b116817d02f9: Download complete 06:23:34 5f621e34cdf4: Verifying Checksum 06:23:34 5f621e34cdf4: Download complete 06:23:35 5f621e34cdf4: Pull complete 06:23:36 a4357932f1b6: Pull complete 06:23:36 18c013af1878: Pull complete 06:23:37 745a02a5169b: Download complete 06:23:37 Running on prd-centos7-docker-4c-2g-27120 in /w/workspace/dry_go-mod-core-contracts_PR-513 [Pipeline] { [Pipeline] ws 06:23:37 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 06:23:37 00ac8860ef70: Verifying Checksum 06:23:37 00ac8860ef70: Download complete 06:23:40 using credential edgex-jenkins-ssh 06:23:40 Cloning the remote Git repository 06:23:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:40 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 06:23:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:40 > git --version # timeout=10 06:23:40 > git --version # 'git version 2.24.3' 06:23:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:23:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/513/head:refs/remotes/origin/PR-513 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:41 Merging remotes/origin/master commit 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 into PR head commit 0349ae54ba98d0a89abc26b86a42a0bc88861f34 06:23:41 Merge succeeded, producing 0349ae54ba98d0a89abc26b86a42a0bc88861f34 06:23:41 Checking out Revision 0349ae54ba98d0a89abc26b86a42a0bc88861f34 (PR-513) 06:23:41 > git config core.sparsecheckout # timeout=10 06:23:41 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 06:23:41 > git remote # timeout=10 06:23:41 > git config --get remote.origin.url # timeout=10 06:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:41 > git merge 0e379c9e0edea5f92b57b16d86d7cadc9bd580f4 # timeout=10 06:23:41 > git rev-parse HEAD^{commit} # timeout=10 06:23:41 > git config core.sparsecheckout # timeout=10 06:23:41 > git checkout -f 0349ae54ba98d0a89abc26b86a42a0bc88861f34 # timeout=10 06:23:45 Commit message: "feat(notifications): Add Notification DTO and Model" 06:23:45 > git --version # timeout=10 06:23:45 > git --version # 'git version 2.24.3' 06:23:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:23:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:47 + sudo service docker restart 06:23:47 + true 06:23:47 Redirecting to /bin/systemctl restart docker.service 06:23:48 00ac8860ef70: Pull complete 06:23:48 63d7cb157983: Pull complete 06:23:48 b116817d02f9: Pull complete [Pipeline] unstash [Pipeline] echo 06:23:48 ========================================================= 06:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:23:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:49 + 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 . 06:23:49 Sending build context to Docker daemon 2.679MB 06:23:49 Step 1/7 : ARG BASE=golang:1.15-alpine 06:23:49 Step 2/7 : FROM ${BASE} 06:23:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:49 188c0c94c7c5: Pulling fs layer 06:23:49 0ef7d3d256c8: Pulling fs layer 06:23:49 de9db76c5a1d: Pulling fs layer 06:23:49 bca2f99d35d6: Pulling fs layer 06:23:49 93359f2a8cfa: Pulling fs layer 06:23:49 7c6f9722023f: Pulling fs layer 06:23:49 a35cf1a2eb13: Pulling fs layer 06:23:49 bca2f99d35d6: Waiting 06:23:49 93359f2a8cfa: Waiting 06:23:49 7c6f9722023f: Waiting 06:23:49 a35cf1a2eb13: Waiting 06:23:49 de9db76c5a1d: Verifying Checksum 06:23:49 de9db76c5a1d: Download complete 06:23:49 0ef7d3d256c8: Download complete 06:23:49 93359f2a8cfa: Verifying Checksum 06:23:49 93359f2a8cfa: Download complete 06:23:49 7c6f9722023f: Verifying Checksum 06:23:49 7c6f9722023f: Download complete 06:23:49 188c0c94c7c5: Verifying Checksum 06:23:49 188c0c94c7c5: Download complete 06:23:50 188c0c94c7c5: Pull complete 06:23:50 0ef7d3d256c8: Pull complete 06:23:50 de9db76c5a1d: Pull complete 06:23:51 a35cf1a2eb13: Verifying Checksum 06:23:51 745a02a5169b: Pull complete 06:23:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:23:51 ---> b7e6874047d6 06:23:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:23:52 bca2f99d35d6: Verifying Checksum 06:23:52 bca2f99d35d6: Download complete 06:23:54 ---> Running in 531058abc53f 06:23:54 Removing intermediate container 531058abc53f 06:23:54 ---> f3021f1b8afa 06:23:54 Step 4/7 : RUN apk add bash 06:23:54 ---> Running in 91309557b72a 06:23:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:57 bca2f99d35d6: Pull complete 06:23:57 93359f2a8cfa: Pull complete 06:23:57 7c6f9722023f: Pull complete 06:23:57 OK: 142 MiB in 39 packages 06:23:58 Removing intermediate container 91309557b72a 06:23:58 ---> d8d7f1ca3cfc 06:23:58 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:23:59 ---> Running in d8ae40c3a6ea 06:23:59 Removing intermediate container d8ae40c3a6ea 06:23:59 ---> bb759db5da19 06:23:59 Step 6/7 : COPY go.mod . 06:24:00 ---> ec69c254bf5e 06:24:00 Step 7/7 : RUN go mod download 06:24:00 ---> Running in c612e30dfc5a 06:24:05 a35cf1a2eb13: Pull complete 06:24:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:24:05 ---> a62c8e92a672 06:24:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:24:05 ---> Running in fe2a3fb93511 06:24:05 Removing intermediate container fe2a3fb93511 06:24:05 ---> 2a17f92df889 06:24:05 Step 4/7 : RUN apk add bash 06:24:06 ---> Running in 9f9328bfeb72 06:24:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:08 OK: 166 MiB in 39 packages 06:24:08 Removing intermediate container 9f9328bfeb72 06:24:08 ---> 638888c90ed9 06:24:08 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:24:08 ---> Running in 06d0041c3fbe 06:24:08 Removing intermediate container 06d0041c3fbe 06:24:08 ---> 625da6e20fed 06:24:08 Step 6/7 : COPY go.mod . 06:24:09 ---> 298b9bb4d1a2 06:24:09 Step 7/7 : RUN go mod download 06:24:09 ---> Running in d3f7082a5486 06:24:15 Removing intermediate container c612e30dfc5a 06:24:15 ---> b42f5f6723a0 06:24:15 Successfully built b42f5f6723a0 06:24:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:15 + docker inspect -f . ci-base-image-arm64 06:24:15 . [Pipeline] withDockerContainer 06:24:16 prd-ubuntu18.04-docker-arm64-4c-16g-27119 does not seem to be running inside a container 06:24:16 $ 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 ******** ci-base-image-arm64 cat 06:24:17 $ docker top 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:18 + go version 06:24:18 go version go1.15.5 linux/arm64 [Pipeline] } 06:24:19 $ docker stop --time=1 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 06:24:20 $ docker rm -f 38a6049c7cafb2205d574fab536e0f165aeacc73e3134a2538e5256369ac7511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 06:24:21 Removing intermediate container d3f7082a5486 06:24:21 ---> 89249c30f3a2 06:24:21 Successfully built 89249c30f3a2 06:24:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:22 + docker inspect -f . ci-base-image-x86_64 06:24:22 . [Pipeline] withDockerContainer 06:24:22 prd-centos7-docker-4c-2g-27120 does not seem to be running inside a container 06:24:22 + docker inspect -f . ci-base-image-arm64 06:24:22 . 06:24:22 $ 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 06:24:22 $ docker top 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 06:24:23 prd-ubuntu18.04-docker-arm64-4c-16g-27119 does not seem to be running inside a container 06:24:23 $ 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 ******** ci-base-image-arm64 cat 06:24:25 $ docker top 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:24:25 + go version 06:24:25 go version go1.15.5 linux/amd64 [Pipeline] } 06:24:25 $ docker stop --time=1 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 06:24:26 + make test 06:24:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:24:27 $ docker rm -f 9b022e031fa1fd3aecc0470ff35ba96d6723477c6de535d061fbaa267fe78000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:28 + docker inspect -f . ci-base-image-x86_64 06:24:28 . [Pipeline] withDockerContainer 06:24:28 prd-centos7-docker-4c-2g-27120 does not seem to be running inside a container 06:24:28 $ 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 06:24:29 $ docker top 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:29 + make test 06:24:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:24:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 06:24:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.041s coverage: 85.7% of statements 06:24:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.013s coverage: 100.0% of statements 06:24:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements 06:24:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 06:24:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:24:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 06:24:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements 06:24:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.025s coverage: 100.0% of statements 06:24:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.025s coverage: 91.8% of statements 06:24:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 06:24:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 06:24:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 06:24:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.022s coverage: 63.0% of statements 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements 06:24:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 06:24:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.078s coverage: 84.6% of statements 06:24:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 06:24:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 06:24:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 06:24:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.027s coverage: 48.1% of statements 06:24:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.025s coverage: 94.7% of statements 06:24:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.054s coverage: 89.2% of statements 06:24:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 06:24:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:24:44 gofmt -l . 06:24:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:24:44 $ docker stop --time=1 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f 06:24:47 $ docker rm -f 46260afc302a576cae641f420ad057b853f3b9246363d80d5a3d795f0f85198f [Pipeline] // withDockerContainer [Pipeline] sh 06:24:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 06:24:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [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] } 06:24:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.055s coverage: 85.7% of statements 06:24:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.027s coverage: 100.0% of statements 06:24:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements 06:24:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements 06:24:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 06:24:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 26.3% of statements 06:24:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.031s coverage: 14.7% of statements 06:24:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.076s coverage: 91.8% of statements 06:24:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 06:24:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 06:24:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements 06:25:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.143s coverage: 63.0% of statements 06:25:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements 06:25:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 06:25:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements 06:25:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements 06:25:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 06:25:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.266s coverage: 84.6% of statements 06:25:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 06:25:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 06:25:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 06:25:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.076s coverage: 48.1% of statements 06:25:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.037s coverage: 94.7% of statements 06:25:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.186s coverage: 89.2% of statements 06:25:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.031s coverage: 100.0% of statements 06:25:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 06:25:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:25:15 gofmt -l . 06:25:15 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:25:16 $ docker stop --time=1 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 06:25:18 $ docker rm -f 61c03ac74f9b4d62b838c2a8a33313acbb77e821eaeb1520083a58ba0880f8a3 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:25:19 Warning: overwriting stash ‘coverage-report’ 06:25:20 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 06:25:23 provisioning config files... 06:25:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config6491631600625847643tmp [Pipeline] { [Pipeline] sh 06:25:23 + set +x 06:25:23 + curl -s https://codecov.io/bash 06:25:23 + bash -s -- 06:25:24 06:25:24 _____ _ 06:25:24 / ____| | | 06:25:24 | | ___ __| | ___ ___ _____ __ 06:25:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:24 Bash-20210129-7c25fce 06:25:24 06:25:24 06:25:24 ==> git version 2.24.3 found 06:25:24 ==> 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 06:25:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:25:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:25:24 ==> Jenkins CI detected. 06:25:24 project root: . 06:25:24 --> token set from env 06:25:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:24 ==> Running gcov in . (disable via -X gcov) 06:25:24 ==> Python coveragepy not found 06:25:24 ==> Searching for coverage reports in: 06:25:24 + . 06:25:24 -> Found 1 reports 06:25:24 ==> Detecting git/mercurial file structure 06:25:24 ==> Reading reports 06:25:24 + ./coverage.out bytes=150761 06:25:24 ==> Appending adjustments 06:25:24 https://docs.codecov.io/docs/fixing-reports 06:25:25 + Found adjustments 06:25:25 ==> Gzipping contents 06:25:25 24K /tmp/codecov.s5jG1h.gz 06:25:25 ==> Uploading reports 06:25:25 url: https://codecov.io 06:25:25 query: branch=PR-513&commit=0349ae54ba98d0a89abc26b86a42a0bc88861f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= 06:25:25 -> Pinging Codecov 06:25:25 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-513&commit=0349ae54ba98d0a89abc26b86a42a0bc88861f34&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=513&job=&cmd_args= 06:25:25 -> Uploading to 06:25:25 https://storage.googleapis.com/codecov/v4/raw/2021-02-22/71470A77251A30514AAF9C0BB2E5B6CE/0349ae54ba98d0a89abc26b86a42a0bc88861f34/31b8795c-d010-471e-b285-3c24dc0d8d8c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210222T062525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5304dcb1b7265b905bffc67a0d52477c916e9802d35d5a83768b7ecf87689663 06:25:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:25 Dload Upload Total Spent Left Speed 06:25:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22923 0 0 100 22923 0 46784 --:--:-- --:--:-- --:--:-- 46781 06:25:26 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0349ae54ba98d0a89abc26b86a42a0bc88861f34 [Pipeline] } 06:25:26 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 06:25:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> package-listing.sh 06:25:29 ++ facter osfamily 06:25:29 ++ tr '[:upper:]' '[:lower:]' 06:25:29 + OS_FAMILY=redhat 06:25:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-513 06:25:29 + START_PACKAGES=/tmp/packages_start.txt 06:25:29 + END_PACKAGES=/tmp/packages_end.txt 06:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:29 + PACKAGES=/tmp/packages_start.txt 06:25:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' 06:25:29 + PACKAGES=/tmp/packages_end.txt 06:25:29 + case "${OS_FAMILY}" in 06:25:29 + rpm -qa 06:25:29 + sort 06:25:34 + '[' -f /tmp/packages_start.txt ']' 06:25:34 + '[' -f /tmp/packages_end.txt ']' 06:25:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-513 ']' 06:25:34 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ 06:25:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-513/archives/ [Pipeline] echo 06:25:34 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-513/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:34 06:25:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:35 alpine: Pulling from edgex-lftools-log-publisher 06:25:35 df20fa9351a1: Pulling fs layer 06:25:35 36b3adc4ff6f: Pulling fs layer 06:25:35 8ad3a11d3b57: Pulling fs layer 06:25:35 46f8f816bc3b: Pulling fs layer 06:25:35 93b61091891f: Pulling fs layer 06:25:35 93b9cdb0e59b: Pulling fs layer 06:25:35 5e14af77c1be: Pulling fs layer 06:25:35 01666e4c0597: Pulling fs layer 06:25:35 aa168da1d23b: Pulling fs layer 06:25:35 93b9cdb0e59b: Waiting 06:25:35 5e14af77c1be: Waiting 06:25:35 01666e4c0597: Waiting 06:25:35 93b61091891f: Waiting 06:25:35 46f8f816bc3b: Waiting 06:25:35 36b3adc4ff6f: Verifying Checksum 06:25:35 36b3adc4ff6f: Download complete 06:25:35 46f8f816bc3b: Verifying Checksum 06:25:35 46f8f816bc3b: Download complete 06:25:35 df20fa9351a1: Verifying Checksum 06:25:35 df20fa9351a1: Download complete 06:25:35 93b9cdb0e59b: Verifying Checksum 06:25:35 93b9cdb0e59b: Download complete 06:25:35 93b61091891f: Verifying Checksum 06:25:35 93b61091891f: Download complete 06:25:35 5e14af77c1be: Download complete 06:25:35 01666e4c0597: Verifying Checksum 06:25:35 01666e4c0597: Download complete 06:25:35 8ad3a11d3b57: Verifying Checksum 06:25:35 8ad3a11d3b57: Download complete 06:25:35 df20fa9351a1: Pull complete 06:25:36 36b3adc4ff6f: Pull complete 06:25:36 8ad3a11d3b57: Pull complete 06:25:36 46f8f816bc3b: Pull complete 06:25:37 93b61091891f: Pull complete 06:25:37 aa168da1d23b: Verifying Checksum 06:25:37 aa168da1d23b: Download complete 06:25:38 93b9cdb0e59b: Pull complete 06:25:38 5e14af77c1be: Pull complete 06:25:38 01666e4c0597: Pull complete 06:25:44 aa168da1d23b: Pull complete 06:25:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:45 prd-centos7-docker-4c-2g-27118 does not seem to be running inside a container 06:25:45 $ 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-513/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-513 -v /w/workspace/dry_go-mod-core-contracts_PR-513:/w/workspace/dry_go-mod-core-contracts_PR-513:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-513@tmp:/w/workspace/dry_go-mod-core-contracts_PR-513@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 06:25:48 $ docker top 4bfa064607b63cdbff80edc9c96e09551b081518587af00b4b5559d5a33c59ef -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:49 + mkdir -p /var/log/sa [Pipeline] sh 06:25:49 + ls /var/log/sa-host 06:25:49 + sadf -c /var/log/sa-host/sa22 06:25:49 file_magic: OK 06:25:49 HZ: Using current value: 100 06:25:49 file_header: OK 06:25:49 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 06:25:49 Statistics: 06:25:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:49 File successfully converted to sysstat format version 12.2.1 06:25:49 + sadf -c /var/log/sa-host/sa23 06:25:49 file_magic: OK 06:25:49 HZ: Using current value: 100 06:25:49 file_header: OK 06:25:49 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 06:25:49 Statistics: 06:25:49 Hnuu...uuuununununu... 06:25:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:49 provisioning config files... 06:25:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-513@tmp/config1985940484557856486tmp [Pipeline] { [Pipeline] echo 06:25:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:50 ---> create-netrc.sh [Pipeline] } 06:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:50 ---> python-tools-install.sh [Pipeline] echo 06:25:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> sudo-logs.sh 06:25:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:51 ---> job-cost.sh 06:25:51 lf-activate-venv: SKIPPING 06:25:51 INFO: No Stack... 06:25:52 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:53 INFO: Archiving Costs [Pipeline] echo 06:25:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:53 ---> logs-deploy.sh 06:25:53 lf-activate-venv: SKIPPING 06:25:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-513/1 06:25:53 INFO: archiving workspace using pattern(s): 06:25:55 Archives upload complete. 06:25:55 INFO: archiving logs to Nexus