Pull request #361 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 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75+f7576eaf242e152719bf0fb6dddf04d934e010ca (ba92bd1821820f83689265bed8b4c89d8dbeaa2c) 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-361/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-361/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8429 in /w/workspace/dry_go-mod-core-contracts_PR-361 [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-361 # 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 f7576eaf242e152719bf0fb6dddf04d934e010ca into PR head commit 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 Merge succeeded, producing 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 Checking out Revision 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 (PR-361) > 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/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # 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 f7576eaf242e152719bf0fb6dddf04d934e010ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # timeout=10 Commit message: "refactor: Rename constant to match edgex-go funce" 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 15:14:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:30 ========================================================= 15:14:30 EdgeX Global Pipelines Version Info 15:14:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:14:33 ------------------- 15:14:33 stable info: 15:14:33 ------------------- 15:14:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:33 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:14:33 Message: update stable to v1.0.148 15:14:34 ------------------- 15:14:34 experimental info: 15:14:34 ------------------- 15:14:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:34 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 15:14:34 Message: update experimental to v1.0.148 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:14:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:14:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:14:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:14:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:14:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-361 [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-361 [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-361 [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ae68de [Pipeline] echo 15:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:39 + git log --format=format:%s -1 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 [Pipeline] echo 15:14:39 GIT_COMMIT: 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75, Commit Message: refactor: Rename constant to match edgex-go funce [Pipeline] echo 15:14:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:40 15:14:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:14:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:41 latest: Pulling from edgex-devops/git-semver 15:14:41 31603596830f: Pulling fs layer 15:14:41 2a8b12db71e7: Pulling fs layer 15:14:41 6ca5941a6612: Pulling fs layer 15:14:41 ecc8261a40a4: Pulling fs layer 15:14:41 ecc8261a40a4: Waiting 15:14:41 2a8b12db71e7: Verifying Checksum 15:14:41 2a8b12db71e7: Download complete 15:14:41 31603596830f: Verifying Checksum 15:14:41 31603596830f: Download complete 15:14:41 ecc8261a40a4: Verifying Checksum 15:14:41 ecc8261a40a4: Download complete 15:14:41 6ca5941a6612: Verifying Checksum 15:14:41 6ca5941a6612: Download complete 15:14:41 31603596830f: Pull complete 15:14:42 2a8b12db71e7: Pull complete 15:14:43 6ca5941a6612: Pull complete 15:14:44 ecc8261a40a4: Pull complete 15:14:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:14:44 prd-centos7-docker-4c-2g-8429 does not seem to be running inside a container 15:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-361 -v /w/workspace/dry_go-mod-core-contracts_PR-361:/w/workspace/dry_go-mod-core-contracts_PR-361:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-361@tmp:/w/workspace/dry_go-mod-core-contracts_PR-361@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 15:14:46 $ docker top a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:47 [ssh-agent] Looking for ssh-agent implementation... 15:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:47 $ docker exec a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 ssh-agent 15:14:47 SSH_AUTH_SOCK=/tmp/ssh-FsUpDZ07cZ8h/agent.12 15:14:47 SSH_AGENT_PID=17 15:14:47 Running ssh-add (command line suppressed) 15:14:47 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-361@tmp/private_key_6126875578039750480.key (/w/workspace/dry_go-mod-core-contracts_PR-361@tmp/private_key_6126875578039750480.key) 15:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:48 + git tag --points-at HEAD [Pipeline] } 15:14:48 $ docker exec --env ******** --env ******** a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 ssh-agent -k 15:14:48 unset SSH_AUTH_SOCK; 15:14:48 unset SSH_AGENT_PID; 15:14:48 echo Agent pid 17 killed; 15:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:49 [ssh-agent] Looking for ssh-agent implementation... 15:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:49 $ docker exec a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 ssh-agent 15:14:49 SSH_AUTH_SOCK=/tmp/ssh-1FCChv2BX3rj/agent.47 15:14:49 SSH_AGENT_PID=53 15:14:49 Running ssh-add (command line suppressed) 15:14:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-361@tmp/private_key_1531418084314046398.key (/w/workspace/dry_go-mod-core-contracts_PR-361@tmp/private_key_1531418084314046398.key) 15:14:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:50 + git semver init 15:14:50 # -> Open(): unable to determine branch for HEAD 15:14:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-361/.git 15:14:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-361 15:14:50 # $SEMVER_REMOTE_NAME = origin 15:14:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:50 # $SEMVER_USER_NAME = edgex-jenkins 15:14:50 # $SEMVER_BRANCH = PR-361 15:14:50 # $SEMVER_TEMP = /tmp/semver-294423893 15:14:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:14:51 # '/tmp/semver-294423893' -> '/w/workspace/dry_go-mod-core-contracts_PR-361/.semver' 15:14:51 # -> Force: false 15:14:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-361/.semver [Pipeline] } 15:14:51 $ docker exec --env ******** --env ******** a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 ssh-agent -k 15:14:51 unset SSH_AUTH_SOCK; 15:14:51 unset SSH_AGENT_PID; 15:14:51 echo Agent pid 53 killed; 15:14:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:52 + git semver [Pipeline] } 15:14:53 $ docker stop --time=1 a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 15:14:54 $ docker rm -f a11e78915f8579317fd6772670e50a2fe4c96c4f551d7439bc8b68e20f7b50d6 [Pipeline] // withDockerContainer [Pipeline] sh 15:14:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:14:56 Stashed 1 file(s) [Pipeline] echo 15:14:56 [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 15:15:11 Still waiting to schedule task 15:15:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:15:11 Still waiting to schedule task 15:15:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:16:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8430 in /w/workspace/dry_go-mod-core-contracts_PR-361 [Pipeline] { [Pipeline] ws 15:16:52 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 15:16:58 using credential edgex-jenkins-ssh 15:16:58 Cloning the remote Git repository 15:16:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:58 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 15:16:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:58 > git --version # timeout=10 15:16:58 > git --version # 'git version 2.17.1' 15:16:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:17:00 Merging remotes/origin/master commit f7576eaf242e152719bf0fb6dddf04d934e010ca into PR head commit 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 15:16:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:16:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:16:59 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:17:00 > git config core.sparsecheckout # timeout=10 15:17:00 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # timeout=10 15:17:00 Merge succeeded, producing 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 15:17:00 Checking out Revision 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 (PR-361) 15:17:00 > git remote # timeout=10 15:17:00 > git config --get remote.origin.url # timeout=10 15:17:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:17:00 > git merge f7576eaf242e152719bf0fb6dddf04d934e010ca # timeout=10 15:17:00 > git rev-parse HEAD^{commit} # timeout=10 15:17:00 > git config core.sparsecheckout # timeout=10 15:17:00 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # timeout=10 15:17:04 Commit message: "refactor: Rename constant to match edgex-go funce" 15:17:05 > git --version # timeout=10 15:17:05 > git --version # 'git version 2.17.1' 15:17:05 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:17:06 ========================================================= 15:17:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:17:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:17: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 . 15:17:08 Sending build context to Docker daemon 1.786MB 15:17:08 Step 1/7 : ARG BASE=golang:1.15-alpine 15:17:08 Step 2/7 : FROM ${BASE} 15:17:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:17:08 b538f80385f9: Pulling fs layer 15:17:08 74f711af9a0d: Pulling fs layer 15:17:08 99f96fe45779: Pulling fs layer 15:17:08 8529a6b9a6be: Pulling fs layer 15:17:08 45590311c82a: Pulling fs layer 15:17:08 69ca0ff8b7b3: Pulling fs layer 15:17:08 209524e5b208: Pulling fs layer 15:17:08 8529a6b9a6be: Waiting 15:17:08 45590311c82a: Waiting 15:17:08 69ca0ff8b7b3: Waiting 15:17:08 209524e5b208: Waiting 15:17:08 99f96fe45779: Download complete 15:17:08 74f711af9a0d: Verifying Checksum 15:17:08 74f711af9a0d: Download complete 15:17:08 45590311c82a: Download complete 15:17:08 69ca0ff8b7b3: Download complete 15:17:08 b538f80385f9: Download complete 15:17:09 b538f80385f9: Pull complete 15:17:10 74f711af9a0d: Pull complete 15:17:10 99f96fe45779: Pull complete 15:17:11 209524e5b208: Verifying Checksum 15:17:12 8529a6b9a6be: Verifying Checksum 15:17:12 8529a6b9a6be: Download complete 15:17:22 8529a6b9a6be: Pull complete 15:17:23 45590311c82a: Pull complete 15:17:23 69ca0ff8b7b3: Pull complete 15:17:27 209524e5b208: Pull complete 15:17:27 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:17:27 ---> 5bddaf1c2fca 15:17:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:17:29 ---> Running in 26478e309dab 15:17:29 Removing intermediate container 26478e309dab 15:17:29 ---> 4dbf882a6c4d 15:17:29 Step 4/7 : RUN apk add bash 15:17:30 ---> Running in 2cb4e94832fc 15:17:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:33 OK: 142 MiB in 39 packages 15:17:34 Removing intermediate container 2cb4e94832fc 15:17:34 ---> 919688f030c3 15:17:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:17:34 ---> Running in defe45dd3bc9 15:17:35 Removing intermediate container defe45dd3bc9 15:17:35 ---> abbabe54945a 15:17:35 Step 6/7 : COPY go.mod . 15:17:36 ---> 5e83dc3787ba 15:17:36 Step 7/7 : RUN go mod download 15:17:36 ---> Running in 2c94c2507d26 15:17:51 Removing intermediate container 2c94c2507d26 15:17:51 ---> eeb03b8ace3f 15:17:51 Successfully built eeb03b8ace3f 15:17:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:17:51 + docker inspect -f . ci-base-image-arm64 15:17:51 . [Pipeline] withDockerContainer 15:17:52 prd-ubuntu18.04-docker-arm64-4c-16g-8430 does not seem to be running inside a container 15:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:17:53 $ docker top 0db849e8569d9eefc376e4348a34006b8cd7b92a58eb8a8baab31acde6ea0d1f -eo pid,comm [Pipeline] { [Pipeline] sh 15:17:55 + go version 15:17:55 go version go1.15.2 linux/arm64 [Pipeline] } 15:17:55 $ docker stop --time=1 0db849e8569d9eefc376e4348a34006b8cd7b92a58eb8a8baab31acde6ea0d1f 15:17:57 $ docker rm -f 0db849e8569d9eefc376e4348a34006b8cd7b92a58eb8a8baab31acde6ea0d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:58 + docker inspect -f . ci-base-image-arm64 15:17:58 . [Pipeline] withDockerContainer 15:17:59 prd-ubuntu18.04-docker-arm64-4c-16g-8430 does not seem to be running inside a container 15:17:59 $ 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 15:18:00 $ docker top 4ff3e9368e51aab3b29534cc7d19247b7a738d8618fdb2566f4a1d37dfd50bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:02 + make test 15:18:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:18:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:18:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.034s coverage: 85.7% of statements 15:18:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.031s coverage: 100.0% of statements 15:18:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements 15:18:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements 15:18:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:18:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 15:18:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.109s coverage: 14.7% of statements 15:18:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.023s coverage: 100.0% of statements 15:18:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.148s coverage: 91.8% of statements 15:18:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:18:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:18:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 15:18:31 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.037s coverage: 48.9% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.102s coverage: 63.0% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.023s coverage: 26.3% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.059s coverage: 15.4% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements 15:18:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.028s coverage: 29.1% of statements 15:18:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.051s coverage: 100.0% of statements 15:18:36 Running on prd-centos7-docker-4c-2g-8432 in /w/workspace/dry_go-mod-core-contracts_PR-361 [Pipeline] { [Pipeline] ws 15:18:36 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 15:18:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.051s coverage: 94.4% of statements 15:18:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements 15:18:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:18:37 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:18:41 using credential edgex-jenkins-ssh 15:18:41 Cloning the remote Git repository 15:18:41 gofmt -l . 15:18:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:42 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:18:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 15:18:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:41 > git --version # timeout=10 15:18:41 > git --version # 'git version 2.16.5' 15:18:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:43 Stashed 1 file(s) [Pipeline] } 15:18:43 $ docker stop --time=1 4ff3e9368e51aab3b29534cc7d19247b7a738d8618fdb2566f4a1d37dfd50bf0 15:18:44 Merging remotes/origin/master commit f7576eaf242e152719bf0fb6dddf04d934e010ca into PR head commit 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 15:18:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:18:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:18:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/361/head:refs/remotes/origin/PR-361 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:44 > git config core.sparsecheckout # timeout=10 15:18:44 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # timeout=10 15:18:44 Merge succeeded, producing 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 15:18:44 Checking out Revision 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 (PR-361) 15:18:44 > git remote # timeout=10 15:18:44 > git config --get remote.origin.url # timeout=10 15:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:44 > git merge f7576eaf242e152719bf0fb6dddf04d934e010ca # timeout=10 15:18:44 > git rev-parse HEAD^{commit} # timeout=10 15:18:44 > git config core.sparsecheckout # timeout=10 15:18:44 > git checkout -f 5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 # timeout=10 15:18:45 $ docker rm -f 4ff3e9368e51aab3b29534cc7d19247b7a738d8618fdb2566f4a1d37dfd50bf0 [Pipeline] // withDockerContainer [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] } 15:18:49 Commit message: "refactor: Rename constant to match edgex-go funce" 15:18:49 > git --version # timeout=10 15:18:49 > git --version # 'git version 2.16.5' 15:18:49 fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:18:51 ========================================================= 15:18:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:18:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:18:52 + 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 . 15:18:53 Sending build context to Docker daemon 1.786MB 15:18:53 Step 1/7 : ARG BASE=golang:1.15-alpine 15:18:53 Step 2/7 : FROM ${BASE} 15:18:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:53 df20fa9351a1: Pulling fs layer 15:18:53 ed8968b2872e: Pulling fs layer 15:18:53 a92cc7c5fd73: Pulling fs layer 15:18:53 e871e8e8d7a9: Pulling fs layer 15:18:53 e73272ec9a57: Pulling fs layer 15:18:53 1e910a182e73: Pulling fs layer 15:18:53 4e634b169226: Pulling fs layer 15:18:53 e73272ec9a57: Waiting 15:18:53 1e910a182e73: Waiting 15:18:53 4e634b169226: Waiting 15:18:53 e871e8e8d7a9: Waiting 15:18:53 a92cc7c5fd73: Verifying Checksum 15:18:53 a92cc7c5fd73: Download complete 15:18:53 ed8968b2872e: Download complete 15:18:53 e73272ec9a57: Verifying Checksum 15:18:53 e73272ec9a57: Download complete 15:18:53 1e910a182e73: Verifying Checksum 15:18:53 1e910a182e73: Download complete 15:18:53 df20fa9351a1: Verifying Checksum 15:18:53 df20fa9351a1: Download complete 15:18:53 df20fa9351a1: Pull complete 15:18:54 ed8968b2872e: Pull complete 15:18:54 a92cc7c5fd73: Pull complete 15:18:57 4e634b169226: Verifying Checksum 15:18:57 4e634b169226: Download complete 15:18:57 e871e8e8d7a9: Verifying Checksum 15:18:57 e871e8e8d7a9: Download complete 15:19:08 e871e8e8d7a9: Pull complete 15:19:08 e73272ec9a57: Pull complete 15:19:08 1e910a182e73: Pull complete 15:19:12 4e634b169226: Pull complete 15:19:12 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:19:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:19:12 ---> f7629b54cfaa 15:19:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:19:12 ---> Running in e035b5d88717 15:19:12 Removing intermediate container e035b5d88717 15:19:12 ---> dc906281e077 15:19:12 Step 4/7 : RUN apk add bash 15:19:12 ---> Running in bbb16b51eac3 15:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:15 OK: 166 MiB in 39 packages 15:19:16 Removing intermediate container bbb16b51eac3 15:19:16 ---> 3fb0438fa631 15:19:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:19:16 ---> Running in 0b2f3f02f7d5 15:19:16 Removing intermediate container 0b2f3f02f7d5 15:19:16 ---> 501baae5d44d 15:19:16 Step 6/7 : COPY go.mod . 15:19:16 ---> bbb0a0d38c1f 15:19:16 Step 7/7 : RUN go mod download 15:19:16 ---> Running in 50fc000a54dc 15:19:29 Removing intermediate container 50fc000a54dc 15:19:29 ---> b6c1ab6e88af 15:19:29 Successfully built b6c1ab6e88af 15:19:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:19:29 + docker inspect -f . ci-base-image-x86_64 15:19:29 . [Pipeline] withDockerContainer 15:19:30 prd-centos7-docker-4c-2g-8432 does not seem to be running inside a container 15:19: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 ******** -e ******** ci-base-image-x86_64 cat 15:19:31 $ docker top 8ba7e3e9cab91d426b8711d90b985286ae7b20ecd5a30194f1b6572a029e4018 -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:31 + go version 15:19:31 go version go1.15.2 linux/amd64 [Pipeline] } 15:19:31 $ docker stop --time=1 8ba7e3e9cab91d426b8711d90b985286ae7b20ecd5a30194f1b6572a029e4018 15:19:33 $ docker rm -f 8ba7e3e9cab91d426b8711d90b985286ae7b20ecd5a30194f1b6572a029e4018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:19:34 + docker inspect -f . ci-base-image-x86_64 15:19:34 . [Pipeline] withDockerContainer 15:19:34 prd-centos7-docker-4c-2g-8432 does not seem to be running inside a container 15:19:34 $ 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 15:19:35 $ docker top 4311c601320a5c183f74e7989e457de3fc290c1fe6fb17501a097c12fa8b4cfd -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:36 + make test 15:19:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:19:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:19:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.012s coverage: 85.7% of statements 15:19:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.046s coverage: 100.0% of statements 15:19:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements 15:19:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 15:19:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:19:48 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.041s coverage: 6.4% of statements 15:19:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements 15:19:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements 15:19:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.047s coverage: 91.8% of statements 15:19:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:19:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:19:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements 15:19:51 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 48.9% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 15:19:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.1% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 100.0% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 94.4% of statements 15:19:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 100.0% of statements 15:19:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:19:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:19:57 gofmt -l . 15:19:57 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:19:57 Warning: overwriting stash ‘coverage-report’ 15:19:57 Stashed 1 file(s) [Pipeline] } 15:19:57 $ docker stop --time=1 4311c601320a5c183f74e7989e457de3fc290c1fe6fb17501a097c12fa8b4cfd 15:20:00 $ docker rm -f 4311c601320a5c183f74e7989e457de3fc290c1fe6fb17501a097c12fa8b4cfd [Pipeline] // withDockerContainer [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 15:20:03 provisioning config files... 15:20:03 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-361@tmp/config526150337887004016tmp [Pipeline] { [Pipeline] sh 15:20:04 + set +x 15:20:04 + curl -s https://codecov.io/bash 15:20:04 + bash -s -- 15:20:04 15:20:04 _____ _ 15:20:04 / ____| | | 15:20:04 | | ___ __| | ___ ___ _____ __ 15:20:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:20:04 | |___| (_) | (_| | __/ (_| (_) \ V / 15:20:04 \_____\___/ \__,_|\___|\___\___/ \_/ 15:20:04 Bash-20201009-048fee3 15:20:04 15:20:04 15:20:04 ==> Jenkins CI detected. 15:20:04 project root: . 15:20:04 --> token set from env 15:20:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:20:04 ==> Running gcov in . (disable via -X gcov) 15:20:04 ==> Python coveragepy not found 15:20:04 ==> Searching for coverage reports in: 15:20:04 + . 15:20:04 -> Found 1 reports 15:20:04 ==> Detecting git/mercurial file structure 15:20:04 ==> Reading reports 15:20:04 + ./coverage.out bytes=105823 15:20:04 ==> Appending adjustments 15:20:04 https://docs.codecov.io/docs/fixing-reports 15:20:05 + Found adjustments 15:20:05 ==> Gzipping contents 15:20:05 ==> Uploading reports 15:20:05 url: https://codecov.io 15:20:05 query: branch=PR-361&commit=5ae68de58623f3d1f23d00e3c037e2a0bd74ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=361&job=&cmd_args= 15:20:06 -> Pinging Codecov 15:20:06 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-361&commit=5ae68de58623f3d1f23d00e3c037e2a0bd74ba75&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-361%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=361&job=&cmd_args= 15:20:06 -> Uploading to 15:20:06 15:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:06 Dload Upload Total Spent Left Speed 15:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 15:20:06 X> Failed to upload 15:20:06 ==> Uploading to Codecov 15:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:20:06 Dload Upload Total Spent Left Speed 15:20:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17096 100 118 100 16978 174 25100 --:--:-- --:--:-- --:--:-- 25078 15:20:07 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5ae68de58623f3d1f23d00e3c037e2a0bd74ba75 [Pipeline] } 15:20:07 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 15:20:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:11 ---> package-listing.sh 15:20:11 ++ facter osfamily 15:20:11 ++ tr '[:upper:]' '[:lower:]' 15:20:11 + OS_FAMILY=redhat 15:20:11 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-361 15:20:11 + START_PACKAGES=/tmp/packages_start.txt 15:20:11 + END_PACKAGES=/tmp/packages_end.txt 15:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:11 + PACKAGES=/tmp/packages_start.txt 15:20:11 + '[' /w/workspace/dry_go-mod-core-contracts_PR-361 ']' 15:20:11 + PACKAGES=/tmp/packages_end.txt 15:20:11 + case "${OS_FAMILY}" in 15:20:11 + rpm -qa 15:20:11 + sort 15:20:15 + '[' -f /tmp/packages_start.txt ']' 15:20:15 + '[' -f /tmp/packages_end.txt ']' 15:20:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-361 ']' 15:20:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-361/archives/ 15:20:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-361/archives/ [Pipeline] echo 15:20:15 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-361/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:20:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:16 15:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:17 alpine: Pulling from edgex-lftools-log-publisher 15:20:17 df20fa9351a1: Pulling fs layer 15:20:17 36b3adc4ff6f: Pulling fs layer 15:20:17 8ad3a11d3b57: Pulling fs layer 15:20:17 46f8f816bc3b: Pulling fs layer 15:20:17 93b61091891f: Pulling fs layer 15:20:17 93b9cdb0e59b: Pulling fs layer 15:20:17 5e14af77c1be: Pulling fs layer 15:20:17 01666e4c0597: Pulling fs layer 15:20:17 aa168da1d23b: Pulling fs layer 15:20:17 93b9cdb0e59b: Waiting 15:20:17 46f8f816bc3b: Waiting 15:20:17 93b61091891f: Waiting 15:20:17 aa168da1d23b: Waiting 15:20:17 01666e4c0597: Waiting 15:20:17 5e14af77c1be: Waiting 15:20:17 36b3adc4ff6f: Verifying Checksum 15:20:17 36b3adc4ff6f: Download complete 15:20:17 46f8f816bc3b: Verifying Checksum 15:20:17 46f8f816bc3b: Download complete 15:20:17 df20fa9351a1: Verifying Checksum 15:20:17 df20fa9351a1: Download complete 15:20:17 93b61091891f: Verifying Checksum 15:20:17 93b61091891f: Download complete 15:20:17 93b9cdb0e59b: Verifying Checksum 15:20:17 93b9cdb0e59b: Download complete 15:20:17 5e14af77c1be: Verifying Checksum 15:20:17 5e14af77c1be: Download complete 15:20:17 01666e4c0597: Verifying Checksum 15:20:17 01666e4c0597: Download complete 15:20:17 8ad3a11d3b57: Verifying Checksum 15:20:17 8ad3a11d3b57: Download complete 15:20:18 df20fa9351a1: Pull complete 15:20:18 36b3adc4ff6f: Pull complete 15:20:19 8ad3a11d3b57: Pull complete 15:20:19 46f8f816bc3b: Pull complete 15:20:20 93b61091891f: Pull complete 15:20:20 93b9cdb0e59b: Pull complete 15:20:20 5e14af77c1be: Pull complete 15:20:21 01666e4c0597: Pull complete 15:20:21 aa168da1d23b: Verifying Checksum 15:20:21 aa168da1d23b: Download complete 15:20:31 aa168da1d23b: Pull complete 15:20:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:20:31 prd-centos7-docker-4c-2g-8429 does not seem to be running inside a container 15:20:31 $ 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-361/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-361 -v /w/workspace/dry_go-mod-core-contracts_PR-361:/w/workspace/dry_go-mod-core-contracts_PR-361:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-361@tmp:/w/workspace/dry_go-mod-core-contracts_PR-361@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 15:20:35 $ docker top 9fa9db715e7810eec897fe734eaaefb6a29135d7e3f5110e134bbec6945df3d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:36 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:36 + mkdir -p /var/log/sa [Pipeline] sh 15:20:36 + ls /var/log/sa-host 15:20:37 + sadf -c /var/log/sa-host/sa05 15:20:37 file_magic: OK 15:20:37 HZ: Using current value: 100 15:20:37 file_header: OK 15:20:37 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 15:20:37 Statistics: 15:20:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:37 File successfully converted to sysstat format version 12.2.1 15:20:37 + sadf -c /var/log/sa-host/sa23 15:20:37 file_magic: OK 15:20:37 HZ: Using current value: 100 15:20:37 file_header: OK 15:20:37 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 15:20:37 Statistics: 15:20:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:37 provisioning config files... 15:20:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-361@tmp/config8182065045133320161tmp [Pipeline] { [Pipeline] echo 15:20:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:38 ---> create-netrc.sh [Pipeline] } 15:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:20:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:20:38 ---> python-tools-install.sh [Pipeline] echo 15:20:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:39 ---> sudo-logs.sh 15:20:39 Archiving 'sudo' log.. [Pipeline] echo 15:20:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:39 ---> job-cost.sh 15:20:40 lf-activate-venv: SKIPPING 15:20:40 INFO: No Stack... 15:20:42 INFO: Retrieving Pricing Info for: v1-standard-2 15:20:42 INFO: Archiving Costs [Pipeline] echo 15:20:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:43 ---> logs-deploy.sh 15:20:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-361/1 15:20:43 INFO: archiving workspace using pattern(s): 15:20:45 Archives upload complete. 15:20:45 INFO: archiving logs to Nexus 15:20:47 ---> uname -a: 15:20:47 Linux prd-centos7-docker-4c-2g-8429.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:20:47 15:20:47 15:20:47 ---> lscpu: 15:20:47 Architecture: x86_64 15:20:47 CPU op-mode(s): 32-bit, 64-bit 15:20:47 Byte Order: Little Endian 15:20:47 Address sizes: 40 bits physical, 48 bits virtual 15:20:47 CPU(s): 4 15:20:47 On-line CPU(s) list: 0-3 15:20:47 Thread(s) per core: 1 15:20:47 Core(s) per socket: 1 15:20:47 Socket(s): 4 15:20:47 NUMA node(s): 1 15:20:47 Vendor ID: GenuineIntel 15:20:47 CPU family: 6 15:20:47 Model: 44 15:20:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:20:47 Stepping: 1 15:20:47 CPU MHz: 2933.438 15:20:47 BogoMIPS: 5866.87 15:20:47 Virtualization: VT-x 15:20:47 Hypervisor vendor: KVM 15:20:47 Virtualization type: full 15:20:47 L1d cache: 128 KiB 15:20:47 L1i cache: 128 KiB 15:20:47 L2 cache: 16 MiB 15:20:47 L3 cache: 64 MiB 15:20:47 NUMA node0 CPU(s): 0-3 15:20:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:20:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:20:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:20:47 Vulnerability Meltdown: Mitigation; PTI 15:20:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:20:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:20:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:20:47 Vulnerability Tsx async abort: Not affected 15:20:47 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 15:20:47 15:20:47 15:20:47 ---> nproc: 15:20:47 4 15:20:47 15:20:47 15:20:47 ---> df -h: 15:20:47 Filesystem Size Used Available Use% Mounted on 15:20:47 overlay 50.0G 7.2G 42.8G 14% / 15:20:47 tmpfs 64.0M 0 64.0M 0% /dev 15:20:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:20:47 shm 64.0M 0 64.0M 0% /dev/shm 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-361 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-361@tmp 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 15:20:47 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 15:20:47 15:20:47 15:20:47 ---> free -m: 15:20:47 total used free shared buff/cache available 15:20:47 Mem: 1837 642 119 0 1076 1093 15:20:47 Swap: 1023 1 1022 15:20:47 15:20:47 15:20:47 ---> ip addr: 15:20:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:20:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:47 inet 127.0.0.1/8 scope host lo 15:20:47 valid_lft forever preferred_lft forever 15:20:47 inet6 ::1/128 scope host 15:20:47 valid_lft forever preferred_lft forever 15:20:47 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:20:47 link/ether fa:16:3e:e5:81:38 brd ff:ff:ff:ff:ff:ff 15:20:47 inet 10.30.122.59/23 brd 10.30.123.255 scope global dynamic eth0 15:20:47 valid_lft 85981sec preferred_lft 85981sec 15:20:47 inet6 fe80::f816:3eff:fee5:8138/64 scope link 15:20:47 valid_lft forever preferred_lft forever 15:20:47 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:20:47 link/ether 02:42:64:dc:73:ca brd ff:ff:ff:ff:ff:ff 15:20:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:20:47 valid_lft forever preferred_lft forever 15:20:47 inet6 fe80::42:64ff:fedc:73ca/64 scope link 15:20:47 valid_lft forever preferred_lft forever 15:20:47 15:20:47 15:20:47 ---> sar -b -r -n DEV: 15:20:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/23/20 _x86_64_ (4 CPU) 15:20:47 15:20:47 15:13:30 LINUX RESTART (4 CPU) 15:20:47 15:20:47 15:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:20:47 15:15:01 135.32 55.20 80.13 0.00 7722.73 40041.59 0.00 15:20:47 15:16:01 0.83 0.00 0.83 0.00 0.00 17.70 0.00 15:20:47 15:17:02 0.23 0.00 0.23 0.00 0.00 3.44 0.00 15:20:47 15:18:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 15:20:47 15:19:01 0.17 0.00 0.17 0.00 0.00 2.26 0.00 15:20:47 15:20:01 0.35 0.00 0.35 0.00 0.00 4.57 0.00 15:20:47 Average: 22.92 9.23 13.70 0.00 1290.99 6698.76 0.00 15:20:47 15:20:47 15:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:47 15:15:01 156132 0 542224 28.82 2620 1180580 1145048 39.08 427704 1135040 128 15:20:47 15:16:01 163816 0 534448 28.40 2620 1180672 1070312 36.53 423696 1133204 12 15:20:47 15:17:02 162296 0 535912 28.48 2620 1180728 1070708 36.54 428792 1130040 28 15:20:47 15:18:01 162784 0 535416 28.46 2620 1180736 1070340 36.53 428812 1129456 32 15:20:47 15:19:01 161768 0 536484 28.51 2620 1180684 1070564 36.54 430144 1129440 8 15:20:47 15:20:01 161140 0 537108 28.55 2620 1180688 1070612 36.54 430180 1129440 8 15:20:47 Average: 161323 0 536932 28.54 2620 1180681 1082931 36.96 428221 1131103 36 15:20:47 15:20:47 15:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:47 15:15:01 eth0 279.68 193.08 1053.20 84.77 0.00 0.00 0.00 0.00 15:20:47 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:15:01 docker0 3.79 3.18 1.04 12.46 0.00 0.00 0.00 0.00 15:20:47 15:16:01 eth0 0.83 0.07 0.07 0.02 0.00 0.00 0.00 0.00 15:20:47 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:17:02 eth0 2.08 1.45 3.42 0.45 0.00 0.00 0.00 0.00 15:20:47 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:18:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 15:20:47 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:19:01 eth0 1.03 0.25 0.32 0.14 0.00 0.00 0.00 0.00 15:20:47 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:20:01 eth0 1.26 0.57 0.46 0.34 0.00 0.00 0.00 0.00 15:20:47 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 Average: eth0 47.74 32.68 176.79 14.33 0.00 0.00 0.00 0.00 15:20:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 Average: docker0 0.63 0.53 0.17 2.08 0.00 0.00 0.00 0.00 15:20:47 15:20:47 15:20:47 ---> sar -P ALL: 15:20:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/23/20 _x86_64_ (4 CPU) 15:20:47 15:20:47 15:13:30 LINUX RESTART (4 CPU) 15:20:47 15:20:47 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 15:15:01 all 13.58 0.00 8.51 3.84 12.15 61.92 15:20:47 15:15:01 0 10.33 0.00 7.01 2.81 13.73 66.12 15:20:47 15:15:01 1 15.34 0.00 11.67 2.92 10.43 59.65 15:20:47 15:15:01 2 17.33 0.00 7.22 4.86 12.18 58.41 15:20:47 15:15:01 3 11.51 0.00 8.28 4.79 12.17 63.25 15:20:47 15:16:01 all 0.12 0.00 0.05 0.00 0.24 99.59 15:20:47 15:16:01 0 0.02 0.00 0.03 0.00 0.32 99.63 15:20:47 15:16:01 1 0.07 0.00 0.05 0.00 0.28 99.60 15:20:47 15:16:01 2 0.05 0.00 0.05 0.00 0.17 99.73 15:20:47 15:16:01 3 0.35 0.00 0.05 0.00 0.20 99.40 15:20:47 15:17:02 all 0.20 0.00 0.13 0.00 1.18 98.49 15:20:47 15:17:02 0 0.15 0.00 0.20 0.00 1.53 98.12 15:20:47 15:17:02 1 0.21 0.00 0.10 0.00 1.28 98.40 15:20:47 15:17:02 2 0.13 0.00 0.12 0.00 1.04 98.71 15:20:47 15:17:02 3 0.30 0.00 0.12 0.00 0.86 98.73 15:20:47 15:18:01 all 0.34 0.00 0.35 0.00 2.94 96.36 15:20:47 15:18:01 0 0.22 0.00 0.25 0.00 2.57 96.96 15:20:47 15:18:01 1 0.60 0.00 0.33 0.00 3.15 95.92 15:20:47 15:18:01 2 0.38 0.00 0.40 0.00 3.49 95.72 15:20:47 15:18:01 3 0.17 0.00 0.43 0.00 2.55 96.85 15:20:47 15:19:01 all 0.26 0.00 0.21 0.00 2.01 97.52 15:20:47 15:19:01 0 0.07 0.00 0.17 0.00 1.16 98.61 15:20:47 15:19:01 1 0.32 0.00 0.25 0.00 3.13 96.30 15:20:47 15:19:01 2 0.47 0.00 0.20 0.00 2.25 97.07 15:20:47 15:19:01 3 0.17 0.00 0.24 0.00 1.50 98.10 15:20:47 15:20:01 all 0.10 0.00 0.04 0.00 0.40 99.46 15:20:47 15:20:01 0 0.03 0.00 0.02 0.00 0.12 99.83 15:20:47 15:20:01 1 0.07 0.00 0.07 0.00 0.78 99.09 15:20:47 15:20:01 2 0.27 0.00 0.05 0.00 0.46 99.22 15:20:47 15:20:01 3 0.02 0.00 0.03 0.00 0.23 99.72 15:20:47 Average: all 2.39 0.00 1.53 0.63 3.12 92.33 15:20:47 Average: 0 1.81 0.00 1.29 0.47 3.25 93.17 15:20:47 Average: 1 2.67 0.00 2.00 0.47 3.11 91.75 15:20:47 Average: 2 3.04 0.00 1.31 0.79 3.22 91.65 15:20:47 Average: 3 2.07 0.00 1.51 0.79 2.90 92.73 15:20:47 15:20:47 15:20:47