Pull request #346 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 17b690110268057a6a25204f3478e4f890ce5d60+0355030adcc42d95c368338fb65d94e0ad2d76e0 (a28f3097ec28d684af7475a6dfef62ef50ed1f63) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-346/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-346/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-6065 in /w/workspace/dry_go-mod-core-contracts_PR-346 [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-346 # 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 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 17b690110268057a6a25204f3478e4f890ce5d60 > 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/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 Merge succeeded, producing 17b690110268057a6a25204f3478e4f890ce5d60 Checking out Revision 17b690110268057a6a25204f3478e4f890ce5d60 (PR-346) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 Commit message: "docs: Remove docs in V2 model and link to swagger" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:13:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:13:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:13:27 ========================================================= 07:13:27 EdgeX Global Pipelines Version Info 07:13:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:13:28 ------------------- 07:13:28 stable info: 07:13:28 ------------------- 07:13:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:28 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 07:13:28 Message: update stable to v1.0.144 07:13:29 ------------------- 07:13:29 experimental info: 07:13:29 ------------------- 07:13:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:13:29 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 07:13:29 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:13:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:13:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:13:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:13:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:13:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 07:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:13:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-346 [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-346 [Pipeline] echo 07:13:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-346 [Pipeline] echo 07:13:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17b690110268057a6a25204f3478e4f890ce5d60 [Pipeline] echo 07:13:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17b6901 [Pipeline] echo 07:13:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:35 + git log --format=format:%s -1 17b690110268057a6a25204f3478e4f890ce5d60 [Pipeline] echo 07:13:35 GIT_COMMIT: 17b690110268057a6a25204f3478e4f890ce5d60, Commit Message: docs: Remove docs in V2 model and link to swagger [Pipeline] echo 07:13:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:36 07:13:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:13:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:37 latest: Pulling from edgex-devops/git-semver 07:13:37 31603596830f: Pulling fs layer 07:13:37 2a8b12db71e7: Pulling fs layer 07:13:37 6ca5941a6612: Pulling fs layer 07:13:37 ecc8261a40a4: Pulling fs layer 07:13:37 ecc8261a40a4: Waiting 07:13:37 2a8b12db71e7: Verifying Checksum 07:13:37 2a8b12db71e7: Download complete 07:13:37 31603596830f: Verifying Checksum 07:13:37 31603596830f: Download complete 07:13:37 6ca5941a6612: Verifying Checksum 07:13:37 6ca5941a6612: Download complete 07:13:38 ecc8261a40a4: Verifying Checksum 07:13:38 ecc8261a40a4: Download complete 07:13:38 31603596830f: Pull complete 07:13:38 2a8b12db71e7: Pull complete 07:13:39 6ca5941a6612: Pull complete 07:13:39 ecc8261a40a4: Pull complete 07:13:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:13:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:13:39 prd-centos7-docker-4c-2g-6065 does not seem to be running inside a container 07:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:13:41 $ docker top 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:42 [ssh-agent] Looking for ssh-agent implementation... 07:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:42 $ docker exec 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa ssh-agent 07:13:42 SSH_AUTH_SOCK=/tmp/ssh-eWGZJ2oOOYee/agent.11 07:13:42 SSH_AGENT_PID=16 07:13:42 Running ssh-add (command line suppressed) 07:13:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_4008593898806903831.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_4008593898806903831.key) 07:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:43 + git tag --points-at HEAD [Pipeline] } 07:13:43 $ docker exec --env ******** --env ******** 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa ssh-agent -k 07:13:43 unset SSH_AUTH_SOCK; 07:13:43 unset SSH_AGENT_PID; 07:13:43 echo Agent pid 16 killed; 07:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:13:43 [ssh-agent] Looking for ssh-agent implementation... 07:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:13:43 $ docker exec 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa ssh-agent 07:13:44 SSH_AUTH_SOCK=/tmp/ssh-BGYEd3ojLGpe/agent.44 07:13:44 SSH_AGENT_PID=49 07:13:44 Running ssh-add (command line suppressed) 07:13:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7709299447812438981.key (/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/private_key_7709299447812438981.key) 07:13:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:13:44 + git semver init 07:13:44 # -> Open(): unable to determine branch for HEAD 07:13:44 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.git 07:13:44 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-346 07:13:44 # $SEMVER_REMOTE_NAME = origin 07:13:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:13:44 # $SEMVER_USER_NAME = edgex-jenkins 07:13:44 # $SEMVER_BRANCH = PR-346 07:13:44 # $SEMVER_TEMP = /tmp/semver-800038800 07:13:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:13:45 # '/tmp/semver-800038800' -> '/w/workspace/dry_go-mod-core-contracts_PR-346/.semver' 07:13:45 # -> Force: false 07:13:45 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-346/.semver [Pipeline] } 07:13:45 $ docker exec --env ******** --env ******** 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa ssh-agent -k 07:13:45 unset SSH_AUTH_SOCK; 07:13:45 unset SSH_AGENT_PID; 07:13:45 echo Agent pid 49 killed; 07:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:13:45 + git semver [Pipeline] } 07:13:45 $ docker stop --time=1 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa 07:13:47 $ docker rm -f 3a9a3fb25fc23d5dac1363322eb5507b5faa01292b2f355f5e762790abce60aa [Pipeline] // withDockerContainer [Pipeline] sh 07:13:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:48 Stashed 1 file(s) [Pipeline] echo 07:13:48 [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 07:14:04 Still waiting to schedule task 07:14:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:14:04 Still waiting to schedule task 07:14:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:15:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6066 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws 07:15:53 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:15:57 using credential edgex-jenkins-ssh 07:15:58 Cloning the remote Git repository 07:15:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:58 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:15:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:58 > git --version # timeout=10 07:15:58 > git --version # 'git version 2.17.1' 07:15:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:15:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:16:00 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 17b690110268057a6a25204f3478e4f890ce5d60 07:16:00 Merge succeeded, producing 17b690110268057a6a25204f3478e4f890ce5d60 07:16:00 Checking out Revision 17b690110268057a6a25204f3478e4f890ce5d60 (PR-346) 07:15:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:00 > git config core.sparsecheckout # timeout=10 07:16:00 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 07:16:00 > git remote # timeout=10 07:16:00 > git config --get remote.origin.url # timeout=10 07:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:00 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 07:16:00 > git rev-parse HEAD^{commit} # timeout=10 07:16:00 > git config core.sparsecheckout # timeout=10 07:16:00 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 07:16:04 Commit message: "docs: Remove docs in V2 model and link to swagger" 07:16:04 > git --version # timeout=10 07:16:04 > git --version # 'git version 2.17.1' 07:16:04 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:16:05 ========================================================= 07:16:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:16:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:07 + 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 . 07:16:08 Sending build context to Docker daemon 1.79MB 07:16:08 Step 1/7 : ARG BASE=golang:1.15-alpine 07:16:08 Step 2/7 : FROM ${BASE} 07:16:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:16:08 b538f80385f9: Pulling fs layer 07:16:08 74f711af9a0d: Pulling fs layer 07:16:08 99f96fe45779: Pulling fs layer 07:16:08 8529a6b9a6be: Pulling fs layer 07:16:08 45590311c82a: Pulling fs layer 07:16:08 69ca0ff8b7b3: Pulling fs layer 07:16:08 209524e5b208: Pulling fs layer 07:16:08 8529a6b9a6be: Waiting 07:16:08 45590311c82a: Waiting 07:16:08 69ca0ff8b7b3: Waiting 07:16:08 209524e5b208: Waiting 07:16:08 99f96fe45779: Verifying Checksum 07:16:08 99f96fe45779: Download complete 07:16:08 74f711af9a0d: Verifying Checksum 07:16:08 74f711af9a0d: Download complete 07:16:08 45590311c82a: Verifying Checksum 07:16:08 45590311c82a: Download complete 07:16:08 69ca0ff8b7b3: Verifying Checksum 07:16:08 69ca0ff8b7b3: Download complete 07:16:08 b538f80385f9: Verifying Checksum 07:16:08 b538f80385f9: Download complete 07:16:09 b538f80385f9: Pull complete 07:16:09 74f711af9a0d: Pull complete 07:16:10 99f96fe45779: Pull complete 07:16:11 209524e5b208: Verifying Checksum 07:16:11 209524e5b208: Download complete 07:16:13 8529a6b9a6be: Download complete 07:16:21 8529a6b9a6be: Pull complete 07:16:21 45590311c82a: Pull complete 07:16:22 69ca0ff8b7b3: Pull complete 07:16:25 209524e5b208: Pull complete 07:16:25 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:16:25 ---> 5bddaf1c2fca 07:16:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:16:28 ---> Running in 3aae63856151 07:16:28 Removing intermediate container 3aae63856151 07:16:28 ---> 01d409c6c99d 07:16:28 Step 4/7 : RUN apk add bash 07:16:28 ---> Running in 2211ff013e77 07:16:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:32 OK: 142 MiB in 39 packages 07:16:33 Removing intermediate container 2211ff013e77 07:16:33 ---> 151cbb2e0de6 07:16:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:16:33 ---> Running in afe2ec6702af 07:16:34 Removing intermediate container afe2ec6702af 07:16:34 ---> 3539161b0270 07:16:34 Step 6/7 : COPY go.mod . 07:16:35 ---> 58044ca7da9f 07:16:35 Step 7/7 : RUN go mod download 07:16:35 ---> Running in 241ef8a59f99 07:16:43 Running on prd-centos7-docker-4c-2g-6067 in /w/workspace/dry_go-mod-core-contracts_PR-346 [Pipeline] { [Pipeline] ws 07:16:43 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 07:16:46 using credential edgex-jenkins-ssh 07:16:46 Cloning the remote Git repository 07:16:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:16:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 07:16:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:16:46 > git --version # timeout=10 07:16:46 > git --version # 'git version 2.16.5' 07:16:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:47 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit 17b690110268057a6a25204f3478e4f890ce5d60 07:16:47 Merge succeeded, producing 17b690110268057a6a25204f3478e4f890ce5d60 07:16:47 Checking out Revision 17b690110268057a6a25204f3478e4f890ce5d60 (PR-346) 07:16:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:16:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:16:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/346/head:refs/remotes/origin/PR-346 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:16:47 > git config core.sparsecheckout # timeout=10 07:16:47 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 07:16:47 > git remote # timeout=10 07:16:47 > git config --get remote.origin.url # timeout=10 07:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:47 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 07:16:47 > git rev-parse HEAD^{commit} # timeout=10 07:16:47 > git config core.sparsecheckout # timeout=10 07:16:47 > git checkout -f 17b690110268057a6a25204f3478e4f890ce5d60 # timeout=10 07:16:50 Removing intermediate container 241ef8a59f99 07:16:50 ---> cbb20d1a56fe 07:16:50 Successfully built cbb20d1a56fe 07:16:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:16:50 + docker inspect -f . ci-base-image-arm64 07:16:50 . [Pipeline] withDockerContainer 07:16:50 prd-ubuntu18.04-docker-arm64-4c-16g-6066 does not seem to be running inside a container 07:16:51 $ 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 ******** ci-base-image-arm64 cat 07:16:51 Commit message: "docs: Remove docs in V2 model and link to swagger" 07:16:51 > git --version # timeout=10 07:16:51 > git --version # 'git version 2.16.5' 07:16:51 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 07:16:52 $ docker top 03573f62e930ad0a246077a84ce751a0312f2cd6757178993512cfcf731a9e4d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:16:53 ========================================================= 07:16:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:16:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:16:54 + go version 07:16:54 go version go1.15.2 linux/arm64 [Pipeline] } 07:16:54 $ docker stop --time=1 03573f62e930ad0a246077a84ce751a0312f2cd6757178993512cfcf731a9e4d 07:16:54 + 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 . 07:16:55 Sending build context to Docker daemon 1.79MB 07:16:55 Step 1/7 : ARG BASE=golang:1.15-alpine 07:16:55 Step 2/7 : FROM ${BASE} 07:16:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:16:55 df20fa9351a1: Pulling fs layer 07:16:55 ed8968b2872e: Pulling fs layer 07:16:55 a92cc7c5fd73: Pulling fs layer 07:16:55 e871e8e8d7a9: Pulling fs layer 07:16:55 e73272ec9a57: Pulling fs layer 07:16:55 1e910a182e73: Pulling fs layer 07:16:55 4e634b169226: Pulling fs layer 07:16:55 e73272ec9a57: Waiting 07:16:55 1e910a182e73: Waiting 07:16:55 4e634b169226: Waiting 07:16:55 e871e8e8d7a9: Waiting 07:16:55 a92cc7c5fd73: Download complete 07:16:55 ed8968b2872e: Verifying Checksum 07:16:55 ed8968b2872e: Download complete 07:16:55 e73272ec9a57: Download complete 07:16:55 df20fa9351a1: Verifying Checksum 07:16:55 1e910a182e73: Verifying Checksum 07:16:55 1e910a182e73: Download complete 07:16:55 df20fa9351a1: Pull complete 07:16:55 ed8968b2872e: Pull complete 07:16:56 a92cc7c5fd73: Pull complete 07:16:56 $ docker rm -f 03573f62e930ad0a246077a84ce751a0312f2cd6757178993512cfcf731a9e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 07:16:57 4e634b169226: Verifying Checksum 07:16:57 4e634b169226: Download complete [Pipeline] isUnix [Pipeline] sh 07:16:57 + docker inspect -f . ci-base-image-arm64 07:16:57 . [Pipeline] withDockerContainer 07:16:57 e871e8e8d7a9: Verifying Checksum 07:16:57 e871e8e8d7a9: Download complete 07:16:58 prd-ubuntu18.04-docker-arm64-4c-16g-6066 does not seem to be running inside a container 07:16:58 $ 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 ******** ci-base-image-arm64 cat 07:17:00 $ docker top 5db862d396aededd0e7c61ae3b23da1e6345f9c29b961c8c89e39fc1eb3fa8cb -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:01 + make test 07:17:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:17:04 e871e8e8d7a9: Pull complete 07:17:04 e73272ec9a57: Pull complete 07:17:04 1e910a182e73: Pull complete 07:17:09 4e634b169226: Pull complete 07:17:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:17:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:17:09 ---> f7629b54cfaa 07:17:09 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:17:09 ---> Running in a8fa66f6e633 07:17:09 Removing intermediate container a8fa66f6e633 07:17:09 ---> 57d7a78db43b 07:17:09 Step 4/7 : RUN apk add bash 07:17:09 ---> Running in 81afad319ae1 07:17:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:17:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:17:12 OK: 166 MiB in 39 packages 07:17:12 Removing intermediate container 81afad319ae1 07:17:12 ---> 5e565e3f6ef0 07:17:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:17:12 ---> Running in 45bd8dd93065 07:17:12 Removing intermediate container 45bd8dd93065 07:17:12 ---> d210a9520038 07:17:12 Step 6/7 : COPY go.mod . 07:17:12 ---> 2a652041dfd8 07:17:12 Step 7/7 : RUN go mod download 07:17:12 ---> Running in e7229dc955a2 07:17:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:17:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements 07:17:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 07:17:25 Removing intermediate container e7229dc955a2 07:17:25 ---> f23a3261f791 07:17:25 Successfully built f23a3261f791 07:17:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:17:25 + docker inspect -f . ci-base-image-x86_64 07:17:25 . [Pipeline] withDockerContainer 07:17:25 prd-centos7-docker-4c-2g-6067 does not seem to be running inside a container 07:17:25 $ 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 ******** ci-base-image-x86_64 cat 07:17:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 07:17:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.039s coverage: 77.8% of statements 07:17:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:17:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 07:17:26 $ docker top 3a73098c9623e9d1441e1ba10fa7132954f83381520483fa6f788c2a9389bb09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:27 + go version 07:17:27 go version go1.15.2 linux/amd64 [Pipeline] } 07:17:27 $ docker stop --time=1 3a73098c9623e9d1441e1ba10fa7132954f83381520483fa6f788c2a9389bb09 07:17:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.060s coverage: 14.7% of statements 07:17:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.047s coverage: 100.0% of statements 07:17:28 $ docker rm -f 3a73098c9623e9d1441e1ba10fa7132954f83381520483fa6f788c2a9389bb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:17:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 91.8% of statements 07:17:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:17:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:17:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.043s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:17:29 + docker inspect -f . ci-base-image-x86_64 07:17:29 . 07:17:29 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.044s coverage: 48.9% of statements [Pipeline] withDockerContainer 07:17:29 prd-centos7-docker-4c-2g-6067 does not seem to be running inside a container 07:17:30 $ 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 ******** ci-base-image-x86_64 cat 07:17:30 $ docker top 883bb7b5d394e0795e6f5ad3865f96b1cf75ab0f8baeb2adb39c5a747ba157c9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:31 + make test 07:17:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.107s coverage: 63.0% of statements 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.032s coverage: 26.3% of statements 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.031s coverage: 15.4% of statements 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements 07:17:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.039s coverage: 29.1% of statements 07:17:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.055s coverage: 100.0% of statements 07:17:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.057s coverage: 94.4% of statements 07:17:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 07:17:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:17:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 07:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.011s coverage: 85.7% of statements 07:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.016s coverage: 100.0% of statements 07:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements 07:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements 07:17:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 07:17:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.032s coverage: 6.4% of statements 07:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.033s coverage: 14.7% of statements 07:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.015s coverage: 100.0% of statements 07:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.038s coverage: 91.8% of statements 07:17:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 07:17:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 07:17:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.026s coverage: 100.0% of statements 07:17:41 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 48.9% of statements 07:17:42 gofmt -l . 07:17:42 [ "`gofmt -l .`" = "" ] [Pipeline] stash 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 63.0% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.021s coverage: 26.3% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.009s coverage: 14.3% of statements 07:17:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 29.1% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.024s coverage: 100.0% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.017s coverage: 94.4% of statements 07:17:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 07:17:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 07:17:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:17:43 Stashed 1 file(s) [Pipeline] } 07:17:43 $ docker stop --time=1 5db862d396aededd0e7c61ae3b23da1e6345f9c29b961c8c89e39fc1eb3fa8cb 07:17:44 gofmt -l . 07:17:44 [ "`gofmt -l .`" = "" ] 07:17:45 $ docker rm -f 5db862d396aededd0e7c61ae3b23da1e6345f9c29b961c8c89e39fc1eb3fa8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 07:17:46 Warning: overwriting stash ‘coverage-report’ [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:17:46 Stashed 1 file(s) [Pipeline] } 07:17:46 $ docker stop --time=1 883bb7b5d394e0795e6f5ad3865f96b1cf75ab0f8baeb2adb39c5a747ba157c9 07:17:48 $ docker rm -f 883bb7b5d394e0795e6f5ad3865f96b1cf75ab0f8baeb2adb39c5a747ba157c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Build) [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 "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 "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] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:17:53 provisioning config files... 07:17:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config8867568165433402782tmp [Pipeline] { [Pipeline] sh 07:17:53 + set +x 07:17:53 + curl -s https://codecov.io/bash 07:17:53 + bash -s -- 07:17:54 07:17:54 _____ _ 07:17:54 / ____| | | 07:17:54 | | ___ __| | ___ ___ _____ __ 07:17:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:17:54 | |___| (_) | (_| | __/ (_| (_) \ V / 07:17:54 \_____\___/ \__,_|\___|\___\___/ \_/ 07:17:54 Bash-20201009-048fee3 07:17:54 07:17:54 07:17:54 ==> Jenkins CI detected. 07:17:54 project root: . 07:17:54 --> token set from env 07:17:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:17:54 ==> Running gcov in . (disable via -X gcov) 07:17:54 ==> Python coveragepy not found 07:17:54 ==> Searching for coverage reports in: 07:17:54 + . 07:17:54 -> Found 1 reports 07:17:54 ==> Detecting git/mercurial file structure 07:17:54 ==> Reading reports 07:17:54 + ./coverage.out bytes=106724 07:17:54 ==> Appending adjustments 07:17:54 https://docs.codecov.io/docs/fixing-reports 07:17:55 + Found adjustments 07:17:55 ==> Gzipping contents 07:17:55 ==> Uploading reports 07:17:55 url: https://codecov.io 07:17:55 query: branch=PR-346&commit=17b690110268057a6a25204f3478e4f890ce5d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 07:17:55 -> Pinging Codecov 07:17:55 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-346&commit=17b690110268057a6a25204f3478e4f890ce5d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-346%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=346&job=&cmd_args= 07:17:55 -> Uploading to 07:17:55 07:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:55 Dload Upload Total Spent Left Speed 07:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 07:17:55 X> Failed to upload 07:17:55 ==> Uploading to Codecov 07:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:55 Dload Upload Total Spent Left Speed 07:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17180 0 0 100 17062 0 26206 --:--:-- --:--:-- --:--:-- 26208 100 17180 100 118 100 17062 181 26197 --:--:-- --:--:-- --:--:-- 26168 07:17:56 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/17b690110268057a6a25204f3478e4f890ce5d60 [Pipeline] } 07:17:56 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 07:17:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:18:00 ---> package-listing.sh 07:18:00 ++ facter osfamily 07:18:00 ++ tr '[:upper:]' '[:lower:]' 07:18:00 + OS_FAMILY=redhat 07:18:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-346 07:18:00 + START_PACKAGES=/tmp/packages_start.txt 07:18:00 + END_PACKAGES=/tmp/packages_end.txt 07:18:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:00 + PACKAGES=/tmp/packages_start.txt 07:18:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 07:18:00 + PACKAGES=/tmp/packages_end.txt 07:18:00 + case "${OS_FAMILY}" in 07:18:00 + rpm -qa 07:18:00 + sort 07:18:04 + '[' -f /tmp/packages_start.txt ']' 07:18:04 + '[' -f /tmp/packages_end.txt ']' 07:18:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-346 ']' 07:18:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ 07:18:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-346/archives/ [Pipeline] echo 07:18:04 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-346/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:18:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:05 07:18:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:18:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:05 alpine: Pulling from edgex-lftools-log-publisher 07:18:05 df20fa9351a1: Pulling fs layer 07:18:05 36b3adc4ff6f: Pulling fs layer 07:18:05 8ad3a11d3b57: Pulling fs layer 07:18:05 46f8f816bc3b: Pulling fs layer 07:18:05 93b61091891f: Pulling fs layer 07:18:05 93b9cdb0e59b: Pulling fs layer 07:18:05 5e14af77c1be: Pulling fs layer 07:18:05 01666e4c0597: Pulling fs layer 07:18:05 aa168da1d23b: Pulling fs layer 07:18:05 46f8f816bc3b: Waiting 07:18:05 93b61091891f: Waiting 07:18:05 93b9cdb0e59b: Waiting 07:18:05 5e14af77c1be: Waiting 07:18:05 01666e4c0597: Waiting 07:18:05 aa168da1d23b: Waiting 07:18:05 36b3adc4ff6f: Download complete 07:18:05 46f8f816bc3b: Verifying Checksum 07:18:05 46f8f816bc3b: Download complete 07:18:05 df20fa9351a1: Verifying Checksum 07:18:05 df20fa9351a1: Download complete 07:18:06 93b9cdb0e59b: Verifying Checksum 07:18:06 93b9cdb0e59b: Download complete 07:18:06 5e14af77c1be: Verifying Checksum 07:18:06 5e14af77c1be: Download complete 07:18:06 01666e4c0597: Verifying Checksum 07:18:06 01666e4c0597: Download complete 07:18:06 93b61091891f: Download complete 07:18:06 8ad3a11d3b57: Verifying Checksum 07:18:06 8ad3a11d3b57: Download complete 07:18:06 df20fa9351a1: Pull complete 07:18:06 36b3adc4ff6f: Pull complete 07:18:08 8ad3a11d3b57: Pull complete 07:18:08 46f8f816bc3b: Pull complete 07:18:08 aa168da1d23b: Verifying Checksum 07:18:08 aa168da1d23b: Download complete 07:18:08 93b61091891f: Pull complete 07:18:08 93b9cdb0e59b: Pull complete 07:18:08 5e14af77c1be: Pull complete 07:18:08 01666e4c0597: Pull complete 07:18:15 aa168da1d23b: Pull complete 07:18:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:18:15 prd-centos7-docker-4c-2g-6065 does not seem to be running inside a container 07:18:15 $ 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-346/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-346 -v /w/workspace/dry_go-mod-core-contracts_PR-346:/w/workspace/dry_go-mod-core-contracts_PR-346:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-346@tmp:/w/workspace/dry_go-mod-core-contracts_PR-346@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:18:25 $ docker top f61381fa7fcb6ae6918dc59eea49b41b3a7e9996106536cfc8263c282444414f -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:26 + touch /tmp/pre-build-complete [Pipeline] sh 07:18:26 + mkdir -p /var/log/sa [Pipeline] sh 07:18:26 + ls /var/log/sa-host 07:18:26 + sadf -c /var/log/sa-host/sa05 07:18:26 file_magic: OK 07:18:26 HZ: Using current value: 100 07:18:26 file_header: OK 07:18:26 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 07:18:26 Statistics: 07:18:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:26 File successfully converted to sysstat format version 12.2.1 07:18:26 + sadf -c /var/log/sa-host/sa18 07:18:26 file_magic: OK 07:18:26 HZ: Using current value: 100 07:18:26 file_header: OK 07:18:26 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 07:18:26 Statistics: 07:18:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:27 provisioning config files... 07:18:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-346@tmp/config6180076201740256590tmp [Pipeline] { [Pipeline] echo 07:18:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:27 ---> create-netrc.sh [Pipeline] } 07:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:18:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:18:28 ---> python-tools-install.sh [Pipeline] echo 07:18:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:18:28 ---> sudo-logs.sh 07:18:28 Archiving 'sudo' log.. [Pipeline] echo 07:18:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:18:29 ---> job-cost.sh 07:18:29 lf-activate-venv: SKIPPING 07:18:29 INFO: No Stack... 07:18:30 INFO: Retrieving Pricing Info for: v1-standard-2 07:18:30 INFO: Archiving Costs [Pipeline] echo 07:18:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:30 ---> logs-deploy.sh 07:18:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-346/1 07:18:30 INFO: archiving workspace using pattern(s): 07:18:32 Archives upload complete. 07:18:32 INFO: archiving logs to Nexus 07:18:33 ---> uname -a: 07:18:33 Linux prd-centos7-docker-4c-2g-6065.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:18:33 07:18:33 07:18:33 ---> lscpu: 07:18:33 Architecture: x86_64 07:18:33 CPU op-mode(s): 32-bit, 64-bit 07:18:33 Byte Order: Little Endian 07:18:33 Address sizes: 40 bits physical, 48 bits virtual 07:18:33 CPU(s): 4 07:18:33 On-line CPU(s) list: 0-3 07:18:33 Thread(s) per core: 1 07:18:33 Core(s) per socket: 1 07:18:33 Socket(s): 4 07:18:33 NUMA node(s): 1 07:18:33 Vendor ID: GenuineIntel 07:18:33 CPU family: 6 07:18:33 Model: 44 07:18:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:18:33 Stepping: 1 07:18:33 CPU MHz: 2933.436 07:18:33 BogoMIPS: 5866.87 07:18:33 Virtualization: VT-x 07:18:33 Hypervisor vendor: KVM 07:18:33 Virtualization type: full 07:18:33 L1d cache: 128 KiB 07:18:33 L1i cache: 128 KiB 07:18:33 L2 cache: 16 MiB 07:18:33 L3 cache: 64 MiB 07:18:33 NUMA node0 CPU(s): 0-3 07:18:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:18:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:18:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:18:33 Vulnerability Meltdown: Mitigation; PTI 07:18:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:18:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:18:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:18:33 Vulnerability Tsx async abort: Not affected 07:18:33 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 07:18:33 07:18:33 07:18:33 ---> nproc: 07:18:33 4 07:18:33 07:18:33 07:18:33 ---> df -h: 07:18:33 Filesystem Size Used Available Use% Mounted on 07:18:33 overlay 50.0G 7.2G 42.8G 14% / 07:18:33 tmpfs 64.0M 0 64.0M 0% /dev 07:18:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:18:33 shm 64.0M 0 64.0M 0% /dev/shm 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-346@tmp 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 07:18:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 07:18:33 07:18:33 07:18:33 ---> free -m: 07:18:33 total used free shared buff/cache available 07:18:33 Mem: 1837 690 114 0 1033 1045 07:18:33 Swap: 1023 0 1023 07:18:33 07:18:33 07:18:33 ---> ip addr: 07:18:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:18:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:18:33 inet 127.0.0.1/8 scope host lo 07:18:33 valid_lft forever preferred_lft forever 07:18:33 inet6 ::1/128 scope host 07:18:33 valid_lft forever preferred_lft forever 07:18:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:18:33 link/ether fa:16:3e:0a:7a:20 brd ff:ff:ff:ff:ff:ff 07:18:33 inet 10.30.122.239/23 brd 10.30.123.255 scope global dynamic eth0 07:18:33 valid_lft 86059sec preferred_lft 86059sec 07:18:33 inet6 fe80::f816:3eff:fe0a:7a20/64 scope link 07:18:33 valid_lft forever preferred_lft forever 07:18:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:18:33 link/ether 02:42:e7:cc:11:f7 brd ff:ff:ff:ff:ff:ff 07:18:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:18:33 valid_lft forever preferred_lft forever 07:18:33 inet6 fe80::42:e7ff:fecc:11f7/64 scope link 07:18:33 valid_lft forever preferred_lft forever 07:18:33 07:18:33 07:18:33 ---> sar -b -r -n DEV: 07:18:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/18/20 _x86_64_ (4 CPU) 07:18:33 07:18:33 07:12:36 LINUX RESTART (4 CPU) 07:18:33 07:18:33 07:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:18:33 07:14:01 132.84 46.90 85.93 0.00 7791.47 35558.33 0.00 07:18:33 07:15:01 3.78 0.00 3.78 0.00 0.00 127.09 0.00 07:18:33 07:16:01 0.37 0.00 0.37 0.00 0.00 5.68 0.00 07:18:33 07:17:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 07:18:33 07:18:01 22.86 22.58 0.28 0.00 2030.31 8.26 0.00 07:18:33 Average: 31.69 13.79 17.90 0.00 1945.47 7048.26 0.00 07:18:33 07:18:33 07:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:18:33 07:14:01 160808 0 593256 31.53 2620 1124872 1120596 38.24 443884 1115088 128 07:18:33 07:15:01 167028 0 586916 31.19 2620 1124992 1080860 36.89 441532 1112568 20 07:18:33 07:16:01 165700 0 588240 31.26 2620 1124996 1072888 36.62 443916 1111816 20 07:18:33 07:17:01 166336 0 587604 31.23 2620 1124996 1072768 36.61 443328 1111816 12 07:18:33 07:18:01 82900 0 609932 32.42 2620 1186104 1099692 37.53 465856 1165116 76 07:18:33 Average: 148554 0 593190 31.53 2620 1137192 1089361 37.18 447703 1123281 51 07:18:33 07:18:33 07:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:18:33 07:14:01 eth0 538.90 311.51 1087.08 91.63 0.00 0.00 0.00 0.00 07:18:33 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:14:01 docker0 5.62 4.49 1.13 12.27 0.00 0.00 0.00 0.00 07:18:33 07:15:01 eth0 4.03 1.98 3.05 0.14 0.00 0.00 0.00 0.00 07:18:33 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:16:01 eth0 0.73 0.52 0.28 0.21 0.00 0.00 0.00 0.00 07:18:33 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:17:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 07:18:33 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:18:01 eth0 9.43 5.86 8.98 3.40 0.00 0.00 0.00 0.00 07:18:33 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 Average: eth0 109.42 63.23 217.13 18.88 0.00 0.00 0.00 0.00 07:18:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:33 Average: docker0 1.11 0.89 0.22 2.42 0.00 0.00 0.00 0.00 07:18:33 07:18:33 07:18:33 ---> sar -P ALL: 07:18:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/18/20 _x86_64_ (4 CPU) 07:18:33 07:18:33 07:12:36 LINUX RESTART (4 CPU) 07:18:33 07:18:33 07:13:02 CPU %user %nice %system %iowait %steal %idle 07:18:33 07:14:01 all 15.52 0.00 7.88 5.53 0.14 70.94 07:18:33 07:14:01 0 16.22 0.00 10.16 5.19 0.14 68.30 07:18:33 07:14:01 1 14.59 0.00 7.40 5.13 0.09 72.79 07:18:33 07:14:01 2 15.06 0.00 7.64 8.16 0.16 68.97 07:18:33 07:14:01 3 16.20 0.00 6.33 3.61 0.17 73.70 07:18:33 07:15:01 all 0.18 0.00 0.05 0.00 0.01 99.76 07:18:33 07:15:01 0 0.48 0.00 0.03 0.00 0.00 99.48 07:18:33 07:15:01 1 0.12 0.00 0.07 0.00 0.02 99.80 07:18:33 07:15:01 2 0.08 0.00 0.03 0.00 0.00 99.88 07:18:33 07:15:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:18:33 07:16:01 all 0.18 0.00 0.05 0.00 0.00 99.77 07:18:33 07:16:01 0 0.53 0.00 0.03 0.00 0.00 99.43 07:18:33 07:16:01 1 0.08 0.00 0.08 0.00 0.02 99.82 07:18:33 07:16:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:18:33 07:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:18:33 07:17:01 all 0.15 0.00 0.03 0.00 0.01 99.81 07:18:33 07:17:01 0 0.53 0.00 0.02 0.00 0.00 99.45 07:18:33 07:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:18:33 07:17:01 2 0.03 0.00 0.05 0.00 0.03 99.88 07:18:33 07:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:18:33 07:18:01 all 0.82 0.00 0.51 0.44 0.01 98.22 07:18:33 07:18:01 0 1.10 0.00 0.45 0.40 0.00 98.05 07:18:33 07:18:01 1 0.58 0.00 0.42 0.38 0.00 98.62 07:18:33 07:18:01 2 1.00 0.00 0.67 0.95 0.02 97.36 07:18:33 07:18:01 3 0.58 0.00 0.50 0.03 0.02 98.86 07:18:33 Average: all 3.28 0.00 1.66 1.16 0.03 93.87 07:18:33 Average: 0 3.67 0.00 2.07 1.09 0.03 93.14 07:18:33 Average: 1 3.00 0.00 1.56 1.07 0.02 94.35 07:18:33 Average: 2 3.16 0.00 1.64 1.78 0.04 93.38 07:18:33 Average: 3 3.28 0.00 1.35 0.71 0.04 94.63 07:18:33 07:18:33 07:18:33