Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 rather than 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd Obtained Jenkinsfile from f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-363/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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-363/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 f3f382fce060f16c10d6f597981912fab355381a 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-8848 in /w/workspace/dry_go-mod-core-contracts_PR-363 [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-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd Merge succeeded, producing 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd Checking out Revision 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd (PR-363) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # 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 f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # timeout=10 Commit message: "fix(metadata): Add validation tag for UpdateDTO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:25:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:25:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:25:01 ========================================================= 11:25:01 EdgeX Global Pipelines Version Info 11:25:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:25:03 ------------------- 11:25:03 stable info: 11:25:03 ------------------- 11:25:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:25:03 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 11:25:03 Message: update stable to v1.0.148 11:25:04 ------------------- 11:25:04 experimental info: 11:25:04 ------------------- 11:25:04 Commited By: **** collab-it+edgex@linuxfoundation.org 11:25:04 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 11:25:04 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:25:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 11:25:04 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 11:25:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:25:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:25:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:25:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98f32ea [Pipeline] echo 11:25:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:09 + git log --format=format:%s -1 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd [Pipeline] echo 11:25:09 GIT_COMMIT: 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd, Commit Message: fix(metadata): Add validation tag for UpdateDTO [Pipeline] echo 11:25:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:25:10 11:25:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:25:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:25:11 latest: Pulling from edgex-devops/git-semver 11:25:11 31603596830f: Pulling fs layer 11:25:11 2a8b12db71e7: Pulling fs layer 11:25:11 6ca5941a6612: Pulling fs layer 11:25:11 ecc8261a40a4: Pulling fs layer 11:25:11 ecc8261a40a4: Waiting 11:25:11 2a8b12db71e7: Download complete 11:25:11 31603596830f: Verifying Checksum 11:25:11 31603596830f: Download complete 11:25:11 ecc8261a40a4: Verifying Checksum 11:25:11 ecc8261a40a4: Download complete 11:25:11 6ca5941a6612: Verifying Checksum 11:25:11 6ca5941a6612: Download complete 11:25:12 31603596830f: Pull complete 11:25:12 2a8b12db71e7: Pull complete 11:25:13 6ca5941a6612: Pull complete 11:25:13 ecc8261a40a4: Pull complete 11:25:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:25:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:25:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:25:13 prd-centos7-docker-4c-2g-8848 does not seem to be running inside a container 11:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@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 11:25:15 $ docker top 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:25:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:16 [ssh-agent] Looking for ssh-agent implementation... 11:25:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:16 $ docker exec 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb ssh-agent 11:25:16 SSH_AUTH_SOCK=/tmp/ssh-S43gProYKAEj/agent.12 11:25:16 SSH_AGENT_PID=18 11:25:16 Running ssh-add (command line suppressed) 11:25:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_3473891584050851807.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_3473891584050851807.key) 11:25:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:17 + git tag --points-at HEAD [Pipeline] } 11:25:17 $ docker exec --env ******** --env ******** 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb ssh-agent -k 11:25:17 unset SSH_AUTH_SOCK; 11:25:17 unset SSH_AGENT_PID; 11:25:17 echo Agent pid 18 killed; 11:25:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:25:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:25:17 [ssh-agent] Looking for ssh-agent implementation... 11:25:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:25:17 $ docker exec 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb ssh-agent 11:25:17 SSH_AUTH_SOCK=/tmp/ssh-JxbW1lpTpoqd/agent.47 11:25:17 SSH_AGENT_PID=52 11:25:17 Running ssh-add (command line suppressed) 11:25:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5152978301270910366.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5152978301270910366.key) 11:25:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:25:18 + git semver init 11:25:18 # -> Open(): unable to determine branch for HEAD 11:25:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.git 11:25:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-363 11:25:18 # $SEMVER_REMOTE_NAME = origin 11:25:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:25:18 # $SEMVER_USER_NAME = edgex-jenkins 11:25:18 # $SEMVER_BRANCH = PR-363 11:25:18 # $SEMVER_TEMP = /tmp/semver-330112018 11:25:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 11:25:19 # '/tmp/semver-330112018' -> '/w/workspace/dry_go-mod-core-contracts_PR-363/.semver' 11:25:19 # -> Force: false 11:25:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.semver [Pipeline] } 11:25:19 $ docker exec --env ******** --env ******** 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb ssh-agent -k 11:25:19 unset SSH_AUTH_SOCK; 11:25:19 unset SSH_AGENT_PID; 11:25:19 echo Agent pid 52 killed; 11:25:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:25:19 + git semver [Pipeline] } 11:25:19 $ docker stop --time=1 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb 11:25:21 $ docker rm -f 6f003479e7950961cf549250fce4e8f196cbc5a2a7241c2652a971dc1f3826cb [Pipeline] // withDockerContainer [Pipeline] sh 11:25:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:25:22 Stashed 1 file(s) [Pipeline] echo 11:25: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 11:25:38 Still waiting to schedule task 11:25:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:25:38 Still waiting to schedule task 11:25:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:27:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8849 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws 11:27:39 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 11:27:44 using credential edgex-jenkins-ssh 11:27:44 Cloning the remote Git repository 11:27:44 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:44 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 11:27:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:44 > git --version # timeout=10 11:27:44 > git --version # 'git version 2.17.1' 11:27:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:46 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd 11:27:46 Merge succeeded, producing 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd 11:27:46 Checking out Revision 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd (PR-363) 11:27:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:27:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:27:46 > git config core.sparsecheckout # timeout=10 11:27:46 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # timeout=10 11:27:46 > git remote # timeout=10 11:27:46 > git config --get remote.origin.url # timeout=10 11:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:27:46 > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 11:27:46 > git rev-parse HEAD^{commit} # timeout=10 11:27:46 > git config core.sparsecheckout # timeout=10 11:27:46 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # timeout=10 11:27:51 Commit message: "fix(metadata): Add validation tag for UpdateDTO" 11:27:51 > git --version # timeout=10 11:27:51 > git --version # 'git version 2.17.1' 11:27:51 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:27:52 ========================================================= 11:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:27:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:27:53 + 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 . 11:27:54 Sending build context to Docker daemon 1.81MB 11:27:54 Step 1/7 : ARG BASE=golang:1.15-alpine 11:27:54 Step 2/7 : FROM ${BASE} 11:27:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:27:54 b538f80385f9: Pulling fs layer 11:27:54 74f711af9a0d: Pulling fs layer 11:27:54 99f96fe45779: Pulling fs layer 11:27:54 8529a6b9a6be: Pulling fs layer 11:27:54 45590311c82a: Pulling fs layer 11:27:54 69ca0ff8b7b3: Pulling fs layer 11:27:54 209524e5b208: Pulling fs layer 11:27:54 8529a6b9a6be: Waiting 11:27:54 45590311c82a: Waiting 11:27:54 69ca0ff8b7b3: Waiting 11:27:54 209524e5b208: Waiting 11:27:54 99f96fe45779: Download complete 11:27:54 74f711af9a0d: Verifying Checksum 11:27:54 74f711af9a0d: Download complete 11:27:54 45590311c82a: Verifying Checksum 11:27:54 45590311c82a: Download complete 11:27:54 69ca0ff8b7b3: Verifying Checksum 11:27:54 69ca0ff8b7b3: Download complete 11:27:54 b538f80385f9: Download complete 11:27:55 b538f80385f9: Pull complete 11:27:56 74f711af9a0d: Pull complete 11:27:56 99f96fe45779: Pull complete 11:27:57 209524e5b208: Verifying Checksum 11:27:57 209524e5b208: Download complete 11:27:58 8529a6b9a6be: Verifying Checksum 11:27:58 8529a6b9a6be: Download complete 11:28:08 8529a6b9a6be: Pull complete 11:28:09 45590311c82a: Pull complete 11:28:09 69ca0ff8b7b3: Pull complete 11:28:13 209524e5b208: Pull complete 11:28:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 11:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:28:13 ---> 5bddaf1c2fca 11:28:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:28:16 ---> Running in 5a8ccec30f8a 11:28:16 Removing intermediate container 5a8ccec30f8a 11:28:16 ---> fa1579eba633 11:28:16 Step 4/7 : RUN apk add bash 11:28:16 ---> Running in ad3faa0ae55e 11:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:28:19 Running on prd-centos7-docker-4c-2g-8850 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws 11:28:19 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 11:28:20 OK: 142 MiB in 39 packages 11:28:21 Removing intermediate container ad3faa0ae55e 11:28:21 ---> ee3d5542e8ad 11:28:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:28:21 ---> Running in b84d6e567b8f 11:28:21 Removing intermediate container b84d6e567b8f 11:28:21 ---> 6d3731ea372f 11:28:21 Step 6/7 : COPY go.mod . 11:28:22 using credential edgex-jenkins-ssh 11:28:22 Cloning the remote Git repository 11:28:22 ---> 0df671dbd368 11:28:22 Step 7/7 : RUN go mod download 11:28:22 ---> Running in bcd7cbe80544 11:28:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 11:28:22 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 11:28:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:28:22 > git --version # timeout=10 11:28:22 > git --version # 'git version 2.16.5' 11:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:23 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd 11:28:23 Merge succeeded, producing 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd 11:28:23 Checking out Revision 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd (PR-363) 11:28:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:28:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 11:28:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 11:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:28:23 > git config core.sparsecheckout # timeout=10 11:28:23 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # timeout=10 11:28:23 > git remote # timeout=10 11:28:23 > git config --get remote.origin.url # timeout=10 11:28:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:28:23 > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 11:28:23 > git rev-parse HEAD^{commit} # timeout=10 11:28:23 > git config core.sparsecheckout # timeout=10 11:28:23 > git checkout -f 98f32eab5e6de7f08d1bc144e56f1b20ebac01fd # timeout=10 11:28:27 Commit message: "fix(metadata): Add validation tag for UpdateDTO" 11:28:27 > git --version # timeout=10 11:28:27 > git --version # 'git version 2.16.5' 11:28:27 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:28:28 ========================================================= 11:28:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:28:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:28:29 + 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 . 11:28:30 Sending build context to Docker daemon 1.81MB 11:28:30 Step 1/7 : ARG BASE=golang:1.15-alpine 11:28:30 Step 2/7 : FROM ${BASE} 11:28:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:28:30 df20fa9351a1: Pulling fs layer 11:28:30 ed8968b2872e: Pulling fs layer 11:28:30 a92cc7c5fd73: Pulling fs layer 11:28:30 e871e8e8d7a9: Pulling fs layer 11:28:30 e73272ec9a57: Pulling fs layer 11:28:30 1e910a182e73: Pulling fs layer 11:28:30 4e634b169226: Pulling fs layer 11:28:30 e871e8e8d7a9: Waiting 11:28:30 e73272ec9a57: Waiting 11:28:30 1e910a182e73: Waiting 11:28:30 4e634b169226: Waiting 11:28:30 a92cc7c5fd73: Verifying Checksum 11:28:30 a92cc7c5fd73: Download complete 11:28:30 ed8968b2872e: Verifying Checksum 11:28:30 ed8968b2872e: Download complete 11:28:30 e73272ec9a57: Verifying Checksum 11:28:30 e73272ec9a57: Download complete 11:28:30 df20fa9351a1: Verifying Checksum 11:28:30 df20fa9351a1: Download complete 11:28:31 1e910a182e73: Verifying Checksum 11:28:31 1e910a182e73: Download complete 11:28:31 df20fa9351a1: Pull complete 11:28:31 ed8968b2872e: Pull complete 11:28:31 a92cc7c5fd73: Pull complete 11:28:33 4e634b169226: Verifying Checksum 11:28:33 4e634b169226: Download complete 11:28:34 e871e8e8d7a9: Verifying Checksum 11:28:34 e871e8e8d7a9: Download complete 11:28:37 Removing intermediate container bcd7cbe80544 11:28:37 ---> ed2c33783de7 11:28:37 Successfully built ed2c33783de7 11:28:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:28:38 + docker inspect -f . ci-base-image-arm64 11:28:38 . [Pipeline] withDockerContainer 11:28:38 prd-ubuntu18.04-docker-arm64-4c-16g-8849 does not seem to be running inside a container 11:28:38 $ 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 ******** ci-base-image-arm64 cat 11:28:39 e871e8e8d7a9: Pull complete 11:28:39 e73272ec9a57: Pull complete 11:28:39 1e910a182e73: Pull complete 11:28:40 $ docker top 4be6e5b8ea9f58aa0b94d93fd894044f8b3856192f77ff996690fce986d14e08 -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:41 + go version 11:28:41 go version go1.15.2 linux/arm64 [Pipeline] } 11:28:41 $ docker stop --time=1 4be6e5b8ea9f58aa0b94d93fd894044f8b3856192f77ff996690fce986d14e08 11:28:43 $ docker rm -f 4be6e5b8ea9f58aa0b94d93fd894044f8b3856192f77ff996690fce986d14e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:28:45 + docker inspect -f . ci-base-image-arm64 11:28:45 . [Pipeline] withDockerContainer 11:28:45 prd-ubuntu18.04-docker-arm64-4c-16g-8849 does not seem to be running inside a container 11:28:45 $ 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 ******** ci-base-image-arm64 cat 11:28:47 $ docker top fa022276e3984d7ee1ca00652a483e97ec76aac5721f4ad915556511fe521b9a -eo pid,comm [Pipeline] { [Pipeline] sh 11:28:48 4e634b169226: Pull complete 11:28:48 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 11:28:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:28:48 ---> f7629b54cfaa 11:28:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:28:48 ---> Running in 1560fb388428 11:28:48 Removing intermediate container 1560fb388428 11:28:48 ---> 2cffb219b85e 11:28:48 Step 4/7 : RUN apk add bash 11:28:48 ---> Running in 2f261d62b258 11:28:48 + make test 11:28:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:28:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:28:51 OK: 166 MiB in 39 packages 11:28:51 Removing intermediate container 2f261d62b258 11:28:51 ---> acfdacfd5a00 11:28:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:28:51 ---> Running in d99265a71306 11:28:51 Removing intermediate container d99265a71306 11:28:51 ---> b7ae37b16088 11:28:51 Step 6/7 : COPY go.mod . 11:28:52 ---> 342bf93d574e 11:28:52 Step 7/7 : RUN go mod download 11:28:52 ---> Running in daf13ca016c7 11:29:04 Removing intermediate container daf13ca016c7 11:29:04 ---> 0791d781da3f 11:29:04 Successfully built 0791d781da3f 11:29:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:29:04 + docker inspect -f . ci-base-image-x86_64 11:29:04 . [Pipeline] withDockerContainer 11:29:05 prd-centos7-docker-4c-2g-8850 does not seem to be running inside a container 11:29:05 $ 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 ******** ci-base-image-x86_64 cat 11:29:05 $ docker top e5cd4cdde78b70cf6bc52ed0bc80b8c95c03c900f719cec098759e13d0545828 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:06 + go version 11:29:06 go version go1.15.2 linux/amd64 [Pipeline] } 11:29:06 $ docker stop --time=1 e5cd4cdde78b70cf6bc52ed0bc80b8c95c03c900f719cec098759e13d0545828 11:29:08 $ docker rm -f e5cd4cdde78b70cf6bc52ed0bc80b8c95c03c900f719cec098759e13d0545828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:29:09 + docker inspect -f . ci-base-image-x86_64 11:29:09 . [Pipeline] withDockerContainer 11:29:09 prd-centos7-docker-4c-2g-8850 does not seem to be running inside a container 11:29:10 $ 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 ******** ci-base-image-x86_64 cat 11:29:10 $ docker top 8daf1f33b8c8a571b1b744fb204d5255fe21ffc0c0eab929da89b303e26a7651 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:11 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:29:11 + make test 11:29:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:29:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.050s coverage: 85.7% of statements 11:29:11 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.033s coverage: 100.0% of statements 11:29:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.041s coverage: 45.4% of statements 11:29:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 11:29:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:29:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 11:29:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.087s coverage: 14.7% of statements 11:29:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 11:29:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.067s coverage: 91.8% of statements 11:29:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:29:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:29:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 11:29:16 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.036s coverage: 48.9% of statements 11:29:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 11:29:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 11:29:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 11:29:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.028s coverage: 45.4% of statements 11:29:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 11:29:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 11:29:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements 11:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements 11:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.014s coverage: 100.0% of statements 11:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.051s coverage: 91.8% of statements 11:29:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 11:29:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 11:29:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.014s coverage: 100.0% of statements 11:29:20 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 48.9% of statements 11:29:22 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.032s coverage: 63.0% of statements 11:29:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 11:29:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements 11:29:22 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 11:29:22 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.029s coverage: 14.3% of statements 11:29:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.1% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 100.0% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 11:29:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:29:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.082s coverage: 63.0% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 11:29:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.043s coverage: 29.1% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.035s coverage: 100.0% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.063s coverage: 94.4% of statements 11:29:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 11:29:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 11:29:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:29:24 gofmt -l . 11:29:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 11:29:25 Stashed 1 file(s) [Pipeline] } 11:29:25 $ docker stop --time=1 8daf1f33b8c8a571b1b744fb204d5255fe21ffc0c0eab929da89b303e26a7651 11:29:27 $ docker rm -f 8daf1f33b8c8a571b1b744fb204d5255fe21ffc0c0eab929da89b303e26a7651 [Pipeline] // withDockerContainer [Pipeline] } 11:29:28 gofmt -l . [Pipeline] // script [Pipeline] } [Pipeline] // stage 11:29:28 [ "`gofmt -l .`" = "" ] [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] stash 11:29:29 Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 11:29:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] } 11:29:30 $ docker stop --time=1 fa022276e3984d7ee1ca00652a483e97ec76aac5721f4ad915556511fe521b9a 11:29:32 $ docker rm -f fa022276e3984d7ee1ca00652a483e97ec76aac5721f4ad915556511fe521b9a [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 11:29:35 provisioning config files... 11:29:35 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config998009821450901039tmp [Pipeline] { [Pipeline] sh 11:29:36 + set +x 11:29:36 + curl -s https://codecov.io/bash 11:29:36 + bash -s -- 11:29:36 11:29:36 _____ _ 11:29:36 / ____| | | 11:29:36 | | ___ __| | ___ ___ _____ __ 11:29:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:29:36 | |___| (_) | (_| | __/ (_| (_) \ V / 11:29:36 \_____\___/ \__,_|\___|\___\___/ \_/ 11:29:36 Bash-20201009-048fee3 11:29:36 11:29:36 11:29:36 ==> Jenkins CI detected. 11:29:36 project root: . 11:29:36 --> token set from env 11:29:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:29:36 ==> Running gcov in . (disable via -X gcov) 11:29:36 ==> Python coveragepy not found 11:29:36 ==> Searching for coverage reports in: 11:29:36 + . 11:29:36 -> Found 1 reports 11:29:36 ==> Detecting git/mercurial file structure 11:29:36 ==> Reading reports 11:29:36 + ./coverage.out bytes=105823 11:29:36 ==> Appending adjustments 11:29:36 https://docs.codecov.io/docs/fixing-reports 11:29:37 + Found adjustments 11:29:37 ==> Gzipping contents 11:29:37 ==> Uploading reports 11:29:37 url: https://codecov.io 11:29:37 query: branch=PR-363&commit=98f32eab5e6de7f08d1bc144e56f1b20ebac01fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= 11:29:37 -> Pinging Codecov 11:29:37 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-363&commit=98f32eab5e6de7f08d1bc144e56f1b20ebac01fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= 11:29:37 -> Uploading to 11:29:37 11:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:37 Dload Upload Total Spent Left Speed 11:29:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 11:29:37 X> Failed to upload 11:29:37 ==> Uploading to Codecov 11:29:37 % Total % Received % Xferd Average Speed Time Time Time Current 11:29:37 Dload Upload Total Spent Left Speed 11:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17167 0 0 100 17049 0 24951 --:--:-- --:--:-- --:--:-- 24925 100 17167 100 118 100 17049 172 24941 --:--:-- --:--:-- --:--:-- 24925 11:29:38 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/98f32eab5e6de7f08d1bc144e56f1b20ebac01fd [Pipeline] } 11:29:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 11:29:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:29:46 ---> package-listing.sh 11:29:46 ++ facter osfamily 11:29:46 ++ tr '[:upper:]' '[:lower:]' 11:29:46 + OS_FAMILY=redhat 11:29:46 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-363 11:29:46 + START_PACKAGES=/tmp/packages_start.txt 11:29:46 + END_PACKAGES=/tmp/packages_end.txt 11:29:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:46 + PACKAGES=/tmp/packages_start.txt 11:29:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' 11:29:46 + PACKAGES=/tmp/packages_end.txt 11:29:46 + case "${OS_FAMILY}" in 11:29:46 + rpm -qa 11:29:46 + sort 11:29:50 + '[' -f /tmp/packages_start.txt ']' 11:29:50 + '[' -f /tmp/packages_end.txt ']' 11:29:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' 11:29:50 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ 11:29:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [Pipeline] echo 11:29:50 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:29:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:29:51 11:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:29:51 alpine: Pulling from edgex-lftools-log-publisher 11:29:51 df20fa9351a1: Pulling fs layer 11:29:51 36b3adc4ff6f: Pulling fs layer 11:29:51 8ad3a11d3b57: Pulling fs layer 11:29:51 46f8f816bc3b: Pulling fs layer 11:29:51 93b61091891f: Pulling fs layer 11:29:51 93b9cdb0e59b: Pulling fs layer 11:29:51 5e14af77c1be: Pulling fs layer 11:29:51 01666e4c0597: Pulling fs layer 11:29:51 aa168da1d23b: Pulling fs layer 11:29:51 93b9cdb0e59b: Waiting 11:29:51 5e14af77c1be: Waiting 11:29:51 01666e4c0597: Waiting 11:29:51 aa168da1d23b: Waiting 11:29:51 46f8f816bc3b: Waiting 11:29:51 93b61091891f: Waiting 11:29:51 36b3adc4ff6f: Verifying Checksum 11:29:51 36b3adc4ff6f: Download complete 11:29:51 46f8f816bc3b: Verifying Checksum 11:29:51 46f8f816bc3b: Download complete 11:29:51 df20fa9351a1: Verifying Checksum 11:29:51 df20fa9351a1: Download complete 11:29:51 93b9cdb0e59b: Verifying Checksum 11:29:51 93b9cdb0e59b: Download complete 11:29:51 5e14af77c1be: Verifying Checksum 11:29:51 5e14af77c1be: Download complete 11:29:51 93b61091891f: Verifying Checksum 11:29:51 93b61091891f: Download complete 11:29:51 01666e4c0597: Download complete 11:29:51 df20fa9351a1: Pull complete 11:29:51 36b3adc4ff6f: Pull complete 11:29:52 8ad3a11d3b57: Verifying Checksum 11:29:52 8ad3a11d3b57: Download complete 11:29:52 8ad3a11d3b57: Pull complete 11:29:53 46f8f816bc3b: Pull complete 11:29:53 93b61091891f: Pull complete 11:29:53 aa168da1d23b: Verifying Checksum 11:29:53 aa168da1d23b: Download complete 11:29:53 93b9cdb0e59b: Pull complete 11:29:53 5e14af77c1be: Pull complete 11:29:54 01666e4c0597: Pull complete 11:30:00 aa168da1d23b: Pull complete 11:30:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:30:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:30:01 prd-centos7-docker-4c-2g-8848 does not seem to be running inside a container 11:30:01 $ 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-363/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-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@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 11:30:05 $ docker top 33b62d3ad414f3e0529d38be6cb18ec70eb31ef28208904b886b28989e1eed10 -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:05 + touch /tmp/pre-build-complete [Pipeline] sh 11:30:06 + mkdir -p /var/log/sa [Pipeline] sh 11:30:06 + ls /var/log/sa-host 11:30:06 + sadf -c /var/log/sa-host/sa05 11:30:06 file_magic: OK 11:30:06 HZ: Using current value: 100 11:30:06 file_header: OK 11:30:06 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 11:30:06 Statistics: 11:30:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:30:06 File successfully converted to sysstat format version 12.2.1 11:30:06 + sadf -c /var/log/sa-host/sa26 11:30:06 file_magic: OK 11:30:06 HZ: Using current value: 100 11:30:06 file_header: OK 11:30:06 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 11:30:06 Statistics: 11:30:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:30:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:30:07 provisioning config files... 11:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config1370133041091379712tmp [Pipeline] { [Pipeline] echo 11:30:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:30:07 ---> create-netrc.sh [Pipeline] } 11:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:30:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:30:08 ---> python-tools-install.sh [Pipeline] echo 11:30:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:30:08 ---> sudo-logs.sh 11:30:08 Archiving 'sudo' log.. [Pipeline] echo 11:30:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:30:08 ---> job-cost.sh 11:30:08 lf-activate-venv: SKIPPING 11:30:08 INFO: No Stack... 11:30:10 INFO: Retrieving Pricing Info for: v1-standard-2 11:30:10 INFO: Archiving Costs [Pipeline] echo 11:30:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:30:10 ---> logs-deploy.sh 11:30:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-363/1 11:30:10 INFO: archiving workspace using pattern(s): 11:30:12 Archives upload complete. 11:30:12 INFO: archiving logs to Nexus 11:30:13 ---> uname -a: 11:30:13 Linux prd-centos7-docker-4c-2g-8848.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 11:30:13 11:30:13 11:30:13 ---> lscpu: 11:30:13 Architecture: x86_64 11:30:13 CPU op-mode(s): 32-bit, 64-bit 11:30:13 Byte Order: Little Endian 11:30:13 Address sizes: 40 bits physical, 48 bits virtual 11:30:13 CPU(s): 4 11:30:13 On-line CPU(s) list: 0-3 11:30:13 Thread(s) per core: 1 11:30:13 Core(s) per socket: 1 11:30:13 Socket(s): 4 11:30:13 NUMA node(s): 1 11:30:13 Vendor ID: GenuineIntel 11:30:13 CPU family: 6 11:30:13 Model: 44 11:30:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:30:13 Stepping: 1 11:30:13 CPU MHz: 2933.436 11:30:13 BogoMIPS: 5866.87 11:30:13 Virtualization: VT-x 11:30:13 Hypervisor vendor: KVM 11:30:13 Virtualization type: full 11:30:13 L1d cache: 128 KiB 11:30:13 L1i cache: 128 KiB 11:30:13 L2 cache: 16 MiB 11:30:13 L3 cache: 64 MiB 11:30:13 NUMA node0 CPU(s): 0-3 11:30:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:30:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:30:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:30:13 Vulnerability Meltdown: Mitigation; PTI 11:30:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:30:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:30:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:30:13 Vulnerability Tsx async abort: Not affected 11:30:13 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 11:30:13 11:30:13 11:30:13 ---> nproc: 11:30:13 4 11:30:13 11:30:13 11:30:13 ---> df -h: 11:30:13 Filesystem Size Used Available Use% Mounted on 11:30:13 overlay 50.0G 7.2G 42.8G 14% / 11:30:13 tmpfs 64.0M 0 64.0M 0% /dev 11:30:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:30:13 shm 64.0M 0 64.0M 0% /dev/shm 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363@tmp 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 11:30:13 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 11:30:13 11:30:13 11:30:13 ---> free -m: 11:30:13 total used free shared buff/cache available 11:30:13 Mem: 1837 653 99 0 1084 1082 11:30:13 Swap: 1023 1 1022 11:30:13 11:30:13 11:30:13 ---> ip addr: 11:30:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:30:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:13 inet 127.0.0.1/8 scope host lo 11:30:13 valid_lft forever preferred_lft forever 11:30:13 inet6 ::1/128 scope host 11:30:13 valid_lft forever preferred_lft forever 11:30:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:30:13 link/ether fa:16:3e:02:ac:19 brd ff:ff:ff:ff:ff:ff 11:30:13 inet 10.30.122.113/23 brd 10.30.123.255 scope global dynamic eth0 11:30:13 valid_lft 86055sec preferred_lft 86055sec 11:30:13 inet6 fe80::f816:3eff:fe02:ac19/64 scope link 11:30:13 valid_lft forever preferred_lft forever 11:30:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:30:13 link/ether 02:42:5e:f4:73:73 brd ff:ff:ff:ff:ff:ff 11:30:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:30:13 valid_lft forever preferred_lft forever 11:30:13 inet6 fe80::42:5eff:fef4:7373/64 scope link 11:30:13 valid_lft forever preferred_lft forever 11:30:13 11:30:13 11:30:13 ---> sar -b -r -n DEV: 11:30:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 11:30:13 11:30:13 11:24:08 LINUX RESTART (4 CPU) 11:30:13 11:30:13 11:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:30:13 11:26:01 31.97 10.09 21.88 0.00 4358.71 2211.19 0.00 11:30:13 11:27:01 2.03 0.00 2.03 0.00 0.00 39.88 0.00 11:30:13 11:28:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 11:30:13 11:29:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 11:30:13 11:30:01 103.88 61.94 41.94 0.00 5959.93 15004.30 0.00 11:30:13 Average: 27.73 14.45 13.29 0.00 2067.18 3461.97 0.00 11:30:13 11:30:13 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:13 11:26:01 174308 0 544100 28.92 2620 1160528 1125004 38.39 362948 1182332 16 11:30:13 11:27:01 178368 0 540088 28.70 2620 1160480 1097856 37.47 362164 1179536 8 11:30:13 11:28:01 180288 0 538160 28.60 2620 1160488 1078492 36.81 363292 1177452 16 11:30:13 11:29:01 177792 0 540656 28.73 2620 1160488 1078504 36.81 367364 1174980 16 11:30:13 11:30:01 174044 0 636644 33.84 2620 1068248 1277120 43.59 420192 1066016 73508 11:30:13 Average: 176960 0 559930 29.76 2620 1142046 1131395 38.61 375192 1156063 14713 11:30:13 11:30:13 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:13 11:26:01 eth0 144.69 106.41 458.20 34.11 0.00 0.00 0.00 0.00 11:30:13 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:26:01 docker0 6.01 4.05 1.21 12.60 0.00 0.00 0.00 0.00 11:30:13 11:27:01 eth0 3.81 1.57 3.04 0.11 0.00 0.00 0.00 0.00 11:30:13 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:28:01 eth0 1.02 0.47 0.32 0.21 0.00 0.00 0.00 0.00 11:30:13 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:29:01 eth0 0.92 0.38 0.34 0.20 0.00 0.00 0.00 0.00 11:30:13 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:30:01 eth0 219.30 184.16 2167.76 20.33 0.00 0.00 0.00 0.00 11:30:13 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 Average: eth0 74.08 58.71 527.33 11.00 0.00 0.00 0.00 0.00 11:30:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:13 Average: docker0 1.20 0.81 0.24 2.52 0.00 0.00 0.00 0.00 11:30:13 11:30:13 11:30:13 ---> sar -P ALL: 11:30:13 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/26/20 _x86_64_ (4 CPU) 11:30:13 11:30:13 11:24:08 LINUX RESTART (4 CPU) 11:30:13 11:30:13 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:30:13 11:26:01 all 3.04 0.00 1.85 0.92 0.03 94.16 11:30:13 11:26:01 0 3.12 0.00 1.88 1.17 0.02 93.81 11:30:13 11:26:01 1 3.09 0.00 1.68 0.49 0.02 94.73 11:30:13 11:26:01 2 3.17 0.00 1.44 1.78 0.03 93.58 11:30:13 11:26:01 3 2.77 0.00 2.42 0.24 0.03 94.54 11:30:13 11:27:01 all 0.23 0.00 0.05 0.00 0.00 99.72 11:30:13 11:27:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:30:13 11:27:01 1 0.07 0.00 0.07 0.00 0.00 99.87 11:30:13 11:27:01 2 0.60 0.00 0.02 0.00 0.00 99.38 11:30:13 11:27:01 3 0.18 0.00 0.08 0.00 0.00 99.73 11:30:13 11:28:01 all 0.16 0.00 0.03 0.00 0.00 99.80 11:30:13 11:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:30:13 11:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:30:13 11:28:01 2 0.53 0.00 0.05 0.00 0.00 99.42 11:30:13 11:28:01 3 0.05 0.00 0.05 0.00 0.00 99.90 11:30:13 11:29:01 all 0.15 0.00 0.04 0.00 0.00 99.81 11:30:13 11:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:30:13 11:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:30:13 11:29:01 2 0.50 0.00 0.05 0.00 0.00 99.45 11:30:13 11:29:01 3 0.07 0.00 0.07 0.00 0.00 99.87 11:30:13 11:30:01 all 5.60 0.00 3.67 1.41 0.05 89.27 11:30:13 11:30:01 0 6.31 0.00 3.36 1.06 0.03 89.25 11:30:13 11:30:01 1 4.61 0.00 3.46 0.97 0.05 90.90 11:30:13 11:30:01 2 6.39 0.00 4.14 2.96 0.05 86.46 11:30:13 11:30:01 3 5.10 0.00 3.72 0.66 0.05 90.48 11:30:13 Average: all 1.83 0.00 1.12 0.46 0.01 96.57 11:30:13 Average: 0 1.90 0.00 1.06 0.44 0.01 96.58 11:30:13 Average: 1 1.56 0.00 1.04 0.29 0.01 97.10 11:30:13 Average: 2 2.23 0.00 1.13 0.94 0.02 95.68 11:30:13 Average: 3 1.63 0.00 1.26 0.18 0.02 96.92 11:30:13 11:30:13 11:30:13