Pull request #416 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 fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 rather than f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Obtained Jenkinsfile from fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-416/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-416/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18161 in /w/workspace/dry_go-mod-core-contracts_PR-416 [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-416 # 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 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # 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 fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 Commit message: "feat(meta): Complete the EventClient" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:53:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:53:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:53:55 ========================================================= 12:53:55 EdgeX Global Pipelines Version Info 12:53:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:53:58 ------------------- 12:53:58 stable info: 12:53:58 ------------------- 12:53:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:53:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 12:53:58 Message: update stable to v1.0.173 12:53:58 ------------------- 12:53:58 experimental info: 12:53:58 ------------------- 12:53:58 Commited By: **** collab-it+edgex@linuxfoundation.org 12:53:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 12:53:58 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:53:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 12:53:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 12:53:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:53:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:53:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:54:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:54:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] echo 12:54:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d16da [Pipeline] echo 12:54:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:05 + git log --format=format:%s -1 f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] echo 12:54:05 GIT_COMMIT: f2d16da7f7884634eecb96b982e2c1afc3f4edf1, Commit Message: feat(meta): Complete the EventClient [Pipeline] echo 12:54:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:54:06 12:54:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:54:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:54:07 latest: Pulling from edgex-devops/git-semver 12:54:07 31603596830f: Pulling fs layer 12:54:07 2a8b12db71e7: Pulling fs layer 12:54:07 6ca5941a6612: Pulling fs layer 12:54:07 ecc8261a40a4: Pulling fs layer 12:54:07 2a8b12db71e7: Verifying Checksum 12:54:07 2a8b12db71e7: Download complete 12:54:07 31603596830f: Verifying Checksum 12:54:07 31603596830f: Download complete 12:54:07 6ca5941a6612: Verifying Checksum 12:54:07 6ca5941a6612: Download complete 12:54:07 ecc8261a40a4: Verifying Checksum 12:54:07 ecc8261a40a4: Download complete 12:54:08 31603596830f: Pull complete 12:54:08 2a8b12db71e7: Pull complete 12:54:09 6ca5941a6612: Pull complete 12:54:10 ecc8261a40a4: Pull complete 12:54:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:54:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:54:10 prd-centos7-docker-4c-2g-18161 does not seem to be running inside a container 12:54:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@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 12:54:13 $ docker top 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:13 [ssh-agent] Looking for ssh-agent implementation... 12:54:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:14 $ docker exec 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent 12:54:14 SSH_AUTH_SOCK=/tmp/ssh-qz15lyOG2mgA/agent.11 12:54:14 SSH_AGENT_PID=17 12:54:14 Running ssh-add (command line suppressed) 12:54:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5589251046382020916.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5589251046382020916.key) 12:54:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:15 + git tag --points-at HEAD [Pipeline] } 12:54:15 $ docker exec --env ******** --env ******** 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent -k 12:54:15 unset SSH_AUTH_SOCK; 12:54:15 unset SSH_AGENT_PID; 12:54:15 echo Agent pid 17 killed; 12:54:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:16 [ssh-agent] Looking for ssh-agent implementation... 12:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:16 $ docker exec 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent 12:54:16 SSH_AUTH_SOCK=/tmp/ssh-I9OsYtv9zCRP/agent.46 12:54:16 SSH_AGENT_PID=52 12:54:16 Running ssh-add (command line suppressed) 12:54:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_6555845912659432011.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_6555845912659432011.key) 12:54:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:17 + git semver init 12:54:17 # -> Open(): unable to determine branch for HEAD 12:54:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.git 12:54:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-416 12:54:17 # $SEMVER_REMOTE_NAME = origin 12:54:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:54:17 # $SEMVER_USER_NAME = edgex-jenkins 12:54:17 # $SEMVER_BRANCH = PR-416 12:54:17 # $SEMVER_TEMP = /tmp/semver-072253876 12:54:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 12:54:18 # '/tmp/semver-072253876' -> '/w/workspace/dry_go-mod-core-contracts_PR-416/.semver' 12:54:18 # -> Force: false 12:54:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.semver [Pipeline] } 12:54:18 $ docker exec --env ******** --env ******** 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent -k 12:54:18 unset SSH_AUTH_SOCK; 12:54:18 unset SSH_AGENT_PID; 12:54:18 echo Agent pid 52 killed; 12:54:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:19 + git semver [Pipeline] } 12:54:19 $ docker stop --time=1 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b 12:54:20 $ docker rm -f 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b [Pipeline] // withDockerContainer [Pipeline] sh 12:54:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:22 Stashed 1 file(s) [Pipeline] echo 12:54:22 [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 12:54:38 Still waiting to schedule task 12:54:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:54:38 Still waiting to schedule task 12:54:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:56:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18162 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws 12:56:27 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:56:32 using credential edgex-jenkins-ssh 12:56:32 Cloning the remote Git repository 12:56:32 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:56:32 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:56:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:56:32 > git --version # timeout=10 12:56:32 > git --version # 'git version 2.17.1' 12:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:56:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:56:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:56:33 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:56:34 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 12:56:34 Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 12:56:34 Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) 12:56:34 > git config core.sparsecheckout # timeout=10 12:56:34 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 12:56:34 > git remote # timeout=10 12:56:34 > git config --get remote.origin.url # timeout=10 12:56:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:56:34 > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 12:56:34 > git rev-parse HEAD^{commit} # timeout=10 12:56:34 > git config core.sparsecheckout # timeout=10 12:56:34 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 12:56:38 Commit message: "feat(meta): Complete the EventClient" 12:56:38 > git --version # timeout=10 12:56:38 > git --version # 'git version 2.17.1' 12:56:38 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:56:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:56:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:56:41 + sudo service docker restart 12:56:41 + true [Pipeline] unstash [Pipeline] echo 12:56:44 ========================================================= 12:56:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:56:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:56:45 + 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 . 12:56:46 Sending build context to Docker daemon 2.086MB 12:56:46 Step 1/7 : ARG BASE=golang:1.15-alpine 12:56:46 Step 2/7 : FROM ${BASE} 12:56:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:56:46 5f621e34cdf4: Pulling fs layer 12:56:46 a4357932f1b6: Pulling fs layer 12:56:46 18c013af1878: Pulling fs layer 12:56:46 00ac8860ef70: Pulling fs layer 12:56:46 63d7cb157983: Pulling fs layer 12:56:46 b116817d02f9: Pulling fs layer 12:56:46 745a02a5169b: Pulling fs layer 12:56:46 00ac8860ef70: Waiting 12:56:46 63d7cb157983: Waiting 12:56:46 b116817d02f9: Waiting 12:56:46 745a02a5169b: Waiting 12:56:46 18c013af1878: Verifying Checksum 12:56:46 18c013af1878: Download complete 12:56:46 a4357932f1b6: Download complete 12:56:46 63d7cb157983: Download complete 12:56:46 b116817d02f9: Verifying Checksum 12:56:46 b116817d02f9: Download complete 12:56:46 5f621e34cdf4: Verifying Checksum 12:56:46 5f621e34cdf4: Download complete 12:56:47 5f621e34cdf4: Pull complete 12:56:48 a4357932f1b6: Pull complete 12:56:48 18c013af1878: Pull complete 12:56:50 745a02a5169b: Verifying Checksum 12:56:50 745a02a5169b: Download complete 12:56:51 00ac8860ef70: Verifying Checksum 12:56:51 00ac8860ef70: Download complete 12:57:01 00ac8860ef70: Pull complete 12:57:01 63d7cb157983: Pull complete 12:57:01 b116817d02f9: Pull complete 12:57:05 745a02a5169b: Pull complete 12:57:05 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:57:05 ---> b7e6874047d6 12:57:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:57:06 Running on prd-centos7-docker-4c-2g-18163 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws 12:57:06 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 12:57:08 ---> Running in 2ce8275ac8ab 12:57:08 Removing intermediate container 2ce8275ac8ab 12:57:08 ---> aa380877f8a8 12:57:08 Step 4/7 : RUN apk add bash 12:57:08 ---> Running in b01d95a6a894 12:57:09 using credential edgex-jenkins-ssh 12:57:09 Cloning the remote Git repository 12:57:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 12:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:57:09 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 12:57:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:57:09 > git --version # timeout=10 12:57:09 > git --version # 'git version 2.24.3' 12:57:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:57:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 12:57:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 12:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:57:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:57:10 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 12:57:10 Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 12:57:10 Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) 12:57:11 OK: 142 MiB in 39 packages 12:57:10 > git config core.sparsecheckout # timeout=10 12:57:10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 12:57:10 > git remote # timeout=10 12:57:10 > git config --get remote.origin.url # timeout=10 12:57:10 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:10 > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 12:57:10 > git rev-parse HEAD^{commit} # timeout=10 12:57:10 > git config core.sparsecheckout # timeout=10 12:57:10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 12:57:12 Removing intermediate container b01d95a6a894 12:57:12 ---> ae600592ae13 12:57:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 12:57:12 ---> Running in 52a05f8959e7 12:57:13 Removing intermediate container 52a05f8959e7 12:57:13 ---> 4b5306662160 12:57:13 Step 6/7 : COPY go.mod . 12:57:14 ---> 0bb8d43c2860 12:57:14 Step 7/7 : RUN go mod download 12:57:14 ---> Running in 36ca7c9b7d73 12:57:14 Commit message: "feat(meta): Complete the EventClient" 12:57:14 > git --version # timeout=10 12:57:14 > git --version # 'git version 2.24.3' 12:57:14 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:57:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:57:16 + sudo service docker restart 12:57:16 + true 12:57:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 12:57:18 ========================================================= 12:57:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:57:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:57:18 + 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 . 12:57:19 Sending build context to Docker daemon 2.087MB 12:57:19 Step 1/7 : ARG BASE=golang:1.15-alpine 12:57:19 Step 2/7 : FROM ${BASE} 12:57:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:57:19 188c0c94c7c5: Pulling fs layer 12:57:19 0ef7d3d256c8: Pulling fs layer 12:57:19 de9db76c5a1d: Pulling fs layer 12:57:19 bca2f99d35d6: Pulling fs layer 12:57:19 93359f2a8cfa: Pulling fs layer 12:57:19 7c6f9722023f: Pulling fs layer 12:57:19 a35cf1a2eb13: Pulling fs layer 12:57:19 93359f2a8cfa: Waiting 12:57:19 7c6f9722023f: Waiting 12:57:19 a35cf1a2eb13: Waiting 12:57:19 bca2f99d35d6: Waiting 12:57:19 de9db76c5a1d: Verifying Checksum 12:57:19 de9db76c5a1d: Download complete 12:57:19 0ef7d3d256c8: Verifying Checksum 12:57:19 0ef7d3d256c8: Download complete 12:57:19 93359f2a8cfa: Verifying Checksum 12:57:19 93359f2a8cfa: Download complete 12:57:19 7c6f9722023f: Verifying Checksum 12:57:19 7c6f9722023f: Download complete 12:57:19 188c0c94c7c5: Verifying Checksum 12:57:19 188c0c94c7c5: Download complete 12:57:19 188c0c94c7c5: Pull complete 12:57:19 0ef7d3d256c8: Pull complete 12:57:20 de9db76c5a1d: Pull complete 12:57:21 a35cf1a2eb13: Verifying Checksum 12:57:21 a35cf1a2eb13: Download complete 12:57:21 bca2f99d35d6: Verifying Checksum 12:57:21 bca2f99d35d6: Download complete 12:57:26 bca2f99d35d6: Pull complete 12:57:27 93359f2a8cfa: Pull complete 12:57:27 7c6f9722023f: Pull complete 12:57:29 Removing intermediate container 36ca7c9b7d73 12:57:29 ---> 9c334444b746 12:57:29 Successfully built 9c334444b746 12:57:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:57:29 + docker inspect -f . ci-base-image-arm64 12:57:29 . [Pipeline] withDockerContainer 12:57:29 prd-ubuntu18.04-docker-arm64-4c-16g-18162 does not seem to be running inside a container 12:57:29 $ 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 12:57:31 $ docker top d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:32 + go version 12:57:32 go version go1.15.5 linux/arm64 [Pipeline] } 12:57:32 $ docker stop --time=1 d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 12:57:32 a35cf1a2eb13: Pull complete 12:57:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:57:32 ---> a62c8e92a672 12:57:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:57:32 ---> Running in 95f6d8847718 12:57:32 Removing intermediate container 95f6d8847718 12:57:32 ---> 0e1a38e9b2a1 12:57:32 Step 4/7 : RUN apk add bash 12:57:32 ---> Running in 74f357824797 12:57:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:57:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:57:34 $ docker rm -f d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 [Pipeline] // withDockerContainer 12:57:34 OK: 166 MiB in 39 packages [Pipeline] } [Pipeline] // script [Pipeline] } 12:57:35 Removing intermediate container 74f357824797 12:57:35 ---> e1352e7df326 12:57:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 12:57:35 ---> Running in e78ed59acb4d 12:57:35 Removing intermediate container e78ed59acb4d 12:57:35 ---> e1abe54e8518 12:57:35 Step 6/7 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:35 ---> 4ad7e8abff66 12:57:35 Step 7/7 : RUN go mod download 12:57:35 ---> Running in 46b28204de0c 12:57:35 + docker inspect -f . ci-base-image-arm64 12:57:35 . [Pipeline] withDockerContainer 12:57:36 prd-ubuntu18.04-docker-arm64-4c-16g-18162 does not seem to be running inside a container 12:57:36 $ 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 12:57:37 $ docker top 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:38 + make test 12:57:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:57:48 Removing intermediate container 46b28204de0c 12:57:48 ---> 75311c447e82 12:57:48 Successfully built 75311c447e82 12:57:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:57:48 + docker inspect -f . ci-base-image-x86_64 12:57:48 . [Pipeline] withDockerContainer 12:57:48 prd-centos7-docker-4c-2g-18163 does not seem to be running inside a container 12:57:48 $ 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-x86_64 cat 12:57:49 $ docker top a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:49 + go version 12:57:49 go version go1.15.5 linux/amd64 [Pipeline] } 12:57:49 $ docker stop --time=1 a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 12:57:51 $ docker rm -f a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:57:52 + docker inspect -f . ci-base-image-x86_64 12:57:52 . [Pipeline] withDockerContainer 12:57:52 prd-centos7-docker-4c-2g-18163 does not seem to be running inside a container 12:57:52 $ 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-x86_64 cat 12:57:53 $ docker top 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 -eo pid,comm [Pipeline] { [Pipeline] sh 12:57:53 + make test 12:57:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 12:58:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:58:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 12:58:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements 12:58:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 12:58:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 12:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements 12:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements 12:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 12:58:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:58:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 26.3% of statements 12:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.7% of statements 12:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements 12:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements 12:58:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:58:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements 12:58:02 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements 12:58:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements 12:58:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 12:58:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 12:58:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.049s coverage: 26.3% of statements 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.035s coverage: 63.0% of statements 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 12:58:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 12:58:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 84.5% of statements 12:58:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:58:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.026s coverage: 44.6% of statements 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.016s coverage: 94.4% of statements 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.6% of statements 12:58:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 12:58:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 12:58:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements 12:58:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 12:58:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 12:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 12:58:06 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements 12:58:07 gofmt -l . 12:58:07 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:58:07 $ docker stop --time=1 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 12:58:10 $ docker rm -f 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 [Pipeline] // withDockerContainer [Pipeline] sh 12:58:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:58:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 12:58:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.131s coverage: 63.0% of statements 12:58:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.028s coverage: 26.3% of statements 12:58:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements 12:58:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.061s coverage: 15.4% of statements 12:58:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 12:58:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.146s coverage: 84.5% of statements 12:58:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 12:58:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 12:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 44.6% of statements 12:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 94.4% of statements 12:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.129s coverage: 93.6% of statements 12:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements 12:58:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 12:58:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 12:58:21 gofmt -l . 12:58:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 12:58:21 $ docker stop --time=1 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce 12:58:23 $ docker rm -f 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce [Pipeline] // withDockerContainer [Pipeline] sh 12:58:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:58:24 Warning: overwriting stash ‘coverage-report’ 12:58:25 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 12:58:28 provisioning config files... 12:58:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config95721531205004971tmp [Pipeline] { [Pipeline] sh 12:58:29 + set +x 12:58:29 + curl -s https://codecov.io/bash 12:58:29 + bash -s -- 12:58:29 12:58:29 _____ _ 12:58:29 / ____| | | 12:58:29 | | ___ __| | ___ ___ _____ __ 12:58:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:58:29 | |___| (_) | (_| | __/ (_| (_) \ V / 12:58:29 \_____\___/ \__,_|\___|\___\___/ \_/ 12:58:29 Bash-20201231-23d4836 12:58:29 12:58:29 12:58:29 ==> git version 2.24.3 found 12:58:29 ==> 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 12:58:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:58:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:58:29 ==> Jenkins CI detected. 12:58:29 project root: . 12:58:29 --> token set from env 12:58:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:58:29 ==> Running gcov in . (disable via -X gcov) 12:58:29 ==> Python coveragepy not found 12:58:29 ==> Searching for coverage reports in: 12:58:29 + . 12:58:29 -> Found 1 reports 12:58:29 ==> Detecting git/mercurial file structure 12:58:29 ==> Reading reports 12:58:29 + ./coverage.out bytes=116750 12:58:29 ==> Appending adjustments 12:58:29 https://docs.codecov.io/docs/fixing-reports 12:58:31 + Found adjustments 12:58:31 ==> Gzipping contents 12:58:31 20K /tmp/codecov.zqogov.gz 12:58:31 ==> Uploading reports 12:58:31 url: https://codecov.io 12:58:31 query: branch=PR-416&commit=f2d16da7f7884634eecb96b982e2c1afc3f4edf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= 12:58:31 -> Pinging Codecov 12:58:31 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-416&commit=f2d16da7f7884634eecb96b982e2c1afc3f4edf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= 12:58:31 -> Uploading to 12:58:31 https://storage.googleapis.com/codecov/v4/raw/2021-01-04/71470A77251A30514AAF9C0BB2E5B6CE/f2d16da7f7884634eecb96b982e2c1afc3f4edf1/ac120728-89e1-4fad-8448-750ee98d38b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T125831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c921601bccd322eb301a1e0c42d8d2aa439c7cba6e5cd16afd179e173a34760 12:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 12:58:31 Dload Upload Total Spent Left Speed 12:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18684 0 0 100 18684 0 30515 --:--:-- --:--:-- --:--:-- 30479 12:58:31 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] } 12:58:31 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 12:58:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:58:36 ---> package-listing.sh 12:58:36 ++ facter osfamily 12:58:36 ++ tr '[:upper:]' '[:lower:]' 12:58:36 + OS_FAMILY=redhat 12:58:36 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-416 12:58:36 + START_PACKAGES=/tmp/packages_start.txt 12:58:36 + END_PACKAGES=/tmp/packages_end.txt 12:58:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:36 + PACKAGES=/tmp/packages_start.txt 12:58:36 + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' 12:58:36 + PACKAGES=/tmp/packages_end.txt 12:58:36 + case "${OS_FAMILY}" in 12:58:36 + rpm -qa 12:58:36 + sort 12:58:42 + '[' -f /tmp/packages_start.txt ']' 12:58:42 + '[' -f /tmp/packages_end.txt ']' 12:58:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' 12:58:42 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ 12:58:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ [Pipeline] echo 12:58:43 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:58:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:58:44 12:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:58:44 alpine: Pulling from edgex-lftools-log-publisher 12:58:44 df20fa9351a1: Pulling fs layer 12:58:44 36b3adc4ff6f: Pulling fs layer 12:58:44 8ad3a11d3b57: Pulling fs layer 12:58:44 46f8f816bc3b: Pulling fs layer 12:58:44 93b61091891f: Pulling fs layer 12:58:44 93b9cdb0e59b: Pulling fs layer 12:58:44 5e14af77c1be: Pulling fs layer 12:58:44 01666e4c0597: Pulling fs layer 12:58:44 aa168da1d23b: Pulling fs layer 12:58:44 46f8f816bc3b: Waiting 12:58:44 93b61091891f: Waiting 12:58:44 93b9cdb0e59b: Waiting 12:58:44 5e14af77c1be: Waiting 12:58:44 01666e4c0597: Waiting 12:58:44 aa168da1d23b: Waiting 12:58:44 36b3adc4ff6f: Verifying Checksum 12:58:44 36b3adc4ff6f: Download complete 12:58:45 46f8f816bc3b: Verifying Checksum 12:58:45 46f8f816bc3b: Download complete 12:58:45 df20fa9351a1: Verifying Checksum 12:58:45 93b9cdb0e59b: Verifying Checksum 12:58:45 93b9cdb0e59b: Download complete 12:58:45 93b61091891f: Verifying Checksum 12:58:45 93b61091891f: Download complete 12:58:45 5e14af77c1be: Verifying Checksum 12:58:45 5e14af77c1be: Download complete 12:58:45 01666e4c0597: Verifying Checksum 12:58:45 01666e4c0597: Download complete 12:58:45 df20fa9351a1: Pull complete 12:58:45 36b3adc4ff6f: Pull complete 12:58:45 8ad3a11d3b57: Verifying Checksum 12:58:45 8ad3a11d3b57: Download complete 12:58:47 8ad3a11d3b57: Pull complete 12:58:47 46f8f816bc3b: Pull complete 12:58:47 93b61091891f: Pull complete 12:58:48 93b9cdb0e59b: Pull complete 12:58:48 5e14af77c1be: Pull complete 12:58:48 01666e4c0597: Pull complete 12:58:50 aa168da1d23b: Verifying Checksum 12:58:50 aa168da1d23b: Download complete 12:59:02 aa168da1d23b: Pull complete 12:59:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:59:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:59:02 prd-centos7-docker-4c-2g-18161 does not seem to be running inside a container 12:59:03 $ 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-416/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-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@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 12:59:09 $ docker top a53d76d2a3dd45e9148f8e683136592f6e122f5013ff581dce83c5f9344dbaaf -eo pid,comm [Pipeline] { [Pipeline] sh 12:59:10 + touch /tmp/pre-build-complete [Pipeline] sh 12:59:11 + mkdir -p /var/log/sa [Pipeline] sh 12:59:11 + ls /var/log/sa-host 12:59:11 + sadf -c /var/log/sa-host/sa04 12:59:11 file_magic: OK 12:59:11 HZ: Using current value: 100 12:59:11 file_header: OK 12:59:11 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 12:59:11 Statistics: 12:59:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:59:11 File successfully converted to sysstat format version 12.2.1 12:59:11 + sadf -c /var/log/sa-host/sa23 12:59:11 file_magic: OK 12:59:11 HZ: Using current value: 100 12:59:11 file_header: OK 12:59:11 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 12:59:11 Statistics: 12:59:11 Hnuu...uuuununununu... 12:59:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:59:12 provisioning config files... 12:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config8684485005288810359tmp [Pipeline] { [Pipeline] echo 12:59:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:59:13 ---> create-netrc.sh [Pipeline] } 12:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:59:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:59:13 ---> python-tools-install.sh [Pipeline] echo 12:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:59:14 ---> sudo-logs.sh 12:59:14 Archiving 'sudo' log.. [Pipeline] echo 12:59:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:59:14 ---> job-cost.sh 12:59:14 lf-activate-venv: SKIPPING 12:59:14 INFO: No Stack... 12:59:15 INFO: Retrieving Pricing Info for: v1-standard-2 12:59:16 INFO: Archiving Costs [Pipeline] echo 12:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:59:16 ---> logs-deploy.sh 12:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-416/1 12:59:16 INFO: archiving workspace using pattern(s): 12:59:19 Archives upload complete. 12:59:19 INFO: archiving logs to Nexus 12:59:21 ---> uname -a: 12:59:21 Linux prd-centos7-docker-4c-2g-18161.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 12:59:21 12:59:21 12:59:21 ---> lscpu: 12:59:21 Architecture: x86_64 12:59:21 CPU op-mode(s): 32-bit, 64-bit 12:59:21 Byte Order: Little Endian 12:59:21 Address sizes: 40 bits physical, 48 bits virtual 12:59:21 CPU(s): 4 12:59:21 On-line CPU(s) list: 0-3 12:59:21 Thread(s) per core: 1 12:59:21 Core(s) per socket: 1 12:59:21 Socket(s): 4 12:59:21 NUMA node(s): 1 12:59:21 Vendor ID: GenuineIntel 12:59:21 CPU family: 6 12:59:21 Model: 44 12:59:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 12:59:21 Stepping: 1 12:59:21 CPU MHz: 2933.438 12:59:21 BogoMIPS: 5866.87 12:59:21 Virtualization: VT-x 12:59:21 Hypervisor vendor: KVM 12:59:21 Virtualization type: full 12:59:21 L1d cache: 128 KiB 12:59:21 L1i cache: 128 KiB 12:59:21 L2 cache: 16 MiB 12:59:21 L3 cache: 64 MiB 12:59:21 NUMA node0 CPU(s): 0-3 12:59:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 12:59:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 12:59:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 12:59:21 Vulnerability Meltdown: Mitigation; PTI 12:59:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:59:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:59:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:59:21 Vulnerability Srbds: Not affected 12:59:21 Vulnerability Tsx async abort: Not affected 12:59:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 12:59:21 12:59:21 12:59:21 ---> nproc: 12:59:21 4 12:59:21 12:59:21 12:59:21 ---> df -h: 12:59:21 Filesystem Size Used Available Use% Mounted on 12:59:21 overlay 50.0G 7.3G 42.7G 15% / 12:59:21 tmpfs 64.0M 0 64.0M 0% /dev 12:59:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 12:59:21 shm 64.0M 0 64.0M 0% /dev/shm 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416 12:59:21 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416@tmp 12:59:21 12:59:21 12:59:21 ---> free -m: 12:59:21 total used free shared buff/cache available 12:59:21 Mem: 1837 705 79 0 1052 1028 12:59:21 Swap: 1023 1 1022 12:59:21 12:59:21 12:59:21 ---> ip addr: 12:59:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:59:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:21 inet 127.0.0.1/8 scope host lo 12:59:21 valid_lft forever preferred_lft forever 12:59:21 inet6 ::1/128 scope host 12:59:21 valid_lft forever preferred_lft forever 12:59:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:59:21 link/ether fa:16:3e:88:e3:d1 brd ff:ff:ff:ff:ff:ff 12:59:21 inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 12:59:21 valid_lft 86024sec preferred_lft 86024sec 12:59:21 inet6 fe80::f816:3eff:fe88:e3d1/64 scope link 12:59:21 valid_lft forever preferred_lft forever 12:59:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:59:21 link/ether 02:42:a7:98:d5:07 brd ff:ff:ff:ff:ff:ff 12:59:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:59:21 valid_lft forever preferred_lft forever 12:59:21 inet6 fe80::42:a7ff:fe98:d507/64 scope link 12:59:21 valid_lft forever preferred_lft forever 12:59:21 12:59:21 12:59:21 ---> sar -b -r -n DEV: 12:59:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 12:59:21 12:59:21 12:52:53 LINUX RESTART (4 CPU) 12:59:21 12:59:21 12:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:59:21 12:55:01 33.31 11.06 22.25 0.00 4276.21 2328.29 0.00 12:59:21 12:56:01 0.83 0.00 0.83 0.00 0.00 21.00 0.00 12:59:21 12:57:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 12:59:21 12:58:01 0.30 0.00 0.30 0.00 0.00 3.06 0.00 12:59:21 12:59:01 111.71 62.30 49.41 0.00 4527.22 14574.11 0.00 12:59:21 Average: 29.32 14.69 14.63 0.00 1761.99 3390.67 0.00 12:59:21 12:59:21 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:21 12:55:01 156968 0 588076 31.25 2620 1133880 1124672 38.38 429452 1093556 20 12:59:21 12:56:01 166136 0 578900 30.77 2620 1133888 1058004 36.11 424684 1091004 8 12:59:21 12:57:01 164984 0 580048 30.83 2620 1133892 1058256 36.12 444344 1072716 8 12:59:21 12:58:01 162728 0 582304 30.95 2620 1133892 1058292 36.12 446616 1072708 8 12:59:21 12:59:01 65900 0 713796 37.94 2620 1099228 1484252 50.66 595720 965832 92356 12:59:21 Average: 143343 0 608625 32.35 2620 1126956 1156695 39.48 468163 1059163 18480 12:59:21 12:59:21 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:21 12:55:01 eth0 64.93 54.51 350.83 28.64 0.00 0.00 0.00 0.00 12:59:21 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:55:01 docker0 7.85 5.02 1.43 15.09 0.00 0.00 0.00 0.00 12:59:21 12:56:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 12:59:21 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:57:01 eth0 1.60 0.80 2.32 0.23 0.00 0.00 0.00 0.00 12:59:21 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:58:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 12:59:21 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:59:01 eth0 204.15 166.22 2169.17 19.66 0.00 0.00 0.00 0.00 12:59:21 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 Average: eth0 54.46 44.45 505.22 9.75 0.00 0.00 0.00 0.00 12:59:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:21 Average: docker0 1.57 1.00 0.29 3.02 0.00 0.00 0.00 0.00 12:59:21 12:59:21 12:59:21 ---> sar -P ALL: 12:59:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) 12:59:21 12:59:21 12:52:53 LINUX RESTART (4 CPU) 12:59:21 12:59:21 12:54:01 CPU %user %nice %system %iowait %steal %idle 12:59:21 12:55:01 all 1.81 0.00 1.72 0.60 4.05 91.82 12:59:21 12:55:01 0 2.38 0.00 2.01 0.64 3.87 91.10 12:59:21 12:55:01 1 1.85 0.00 1.68 0.33 4.16 91.98 12:59:21 12:55:01 2 1.42 0.00 1.53 0.33 3.90 92.81 12:59:21 12:55:01 3 1.59 0.00 1.64 1.08 4.28 91.40 12:59:21 12:56:01 all 0.11 0.00 0.14 0.00 0.47 99.28 12:59:21 12:56:01 0 0.12 0.00 0.18 0.00 0.37 99.33 12:59:21 12:56:01 1 0.25 0.00 0.20 0.00 0.58 98.97 12:59:21 12:56:01 2 0.02 0.00 0.12 0.00 0.33 99.53 12:59:21 12:56:01 3 0.05 0.00 0.05 0.00 0.61 99.29 12:59:21 12:57:01 all 0.10 0.00 0.17 0.00 0.62 99.11 12:59:21 12:57:01 0 0.02 0.00 0.28 0.00 0.50 99.20 12:59:21 12:57:01 1 0.30 0.00 0.05 0.00 0.93 98.72 12:59:21 12:57:01 2 0.07 0.00 0.23 0.00 0.42 99.29 12:59:21 12:57:01 3 0.03 0.00 0.10 0.00 0.63 99.24 12:59:21 12:58:01 all 0.10 0.00 0.02 0.00 0.19 99.69 12:59:21 12:58:01 0 0.02 0.00 0.03 0.00 0.07 99.88 12:59:21 12:58:01 1 0.33 0.00 0.02 0.00 0.32 99.33 12:59:21 12:58:01 2 0.02 0.00 0.05 0.00 0.27 99.67 12:59:21 12:58:01 3 0.02 0.00 0.00 0.00 0.10 99.88 12:59:21 12:59:01 all 4.01 0.00 2.97 1.24 9.54 82.24 12:59:21 12:59:01 0 4.33 0.00 3.62 0.44 9.34 82.26 12:59:21 12:59:01 1 3.80 0.00 2.36 1.93 10.05 81.85 12:59:21 12:59:01 2 3.47 0.00 2.74 0.93 9.28 83.57 12:59:21 12:59:01 3 4.43 0.00 3.19 1.63 9.47 81.28 12:59:21 Average: all 1.22 0.00 1.00 0.37 2.97 94.45 12:59:21 Average: 0 1.36 0.00 1.22 0.21 2.80 94.40 12:59:21 Average: 1 1.31 0.00 0.86 0.45 3.21 94.16 12:59:21 Average: 2 1.00 0.00 0.94 0.25 2.84 94.97 12:59:21 Average: 3 1.22 0.00 0.99 0.54 3.01 94.24 12:59:21 12:59:21 12:59:21