Pull request #468 updated 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 3808c6081228e97d3a31818f4b77b3b50745a2c9+c064ce76bbcaf668729eea1d56c0de28cbf510b0 (e8dffba410b2f8c20ab18c1437f315502b8ece7c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24342 in /w/workspace/dry_go-mod-core-contracts_PR-468 [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-468 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # 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 c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 Commit message: "feat: Make ApiVerion property required." > git rev-list --no-walk 12e7666ae7e5e1a467b79e8198ef05480f06fb2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:59 ========================================================= 15:58:59 EdgeX Global Pipelines Version Info 15:58:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:59:02 ------------------- 15:59:02 stable info: 15:59:02 ------------------- 15:59:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:02 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:59:02 Message: update stable to v1.0.179 15:59:03 ------------------- 15:59:03 experimental info: 15:59:03 ------------------- 15:59:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:59:03 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:59:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:59:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:59:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-468 [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-468 [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-468 [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3808c60 [Pipeline] echo 15:59:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:59:07 + git log --format=format:%s -1 3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] echo 15:59:07 GIT_COMMIT: 3808c6081228e97d3a31818f4b77b3b50745a2c9, Commit Message: feat: Make ApiVerion property required. [Pipeline] echo 15:59:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:08 15:59:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:09 latest: Pulling from edgex-devops/git-semver 15:59:09 31603596830f: Pulling fs layer 15:59:09 2a8b12db71e7: Pulling fs layer 15:59:09 6ca5941a6612: Pulling fs layer 15:59:09 ecc8261a40a4: Pulling fs layer 15:59:09 ecc8261a40a4: Waiting 15:59:09 2a8b12db71e7: Verifying Checksum 15:59:09 2a8b12db71e7: Download complete 15:59:09 31603596830f: Verifying Checksum 15:59:09 31603596830f: Download complete 15:59:09 ecc8261a40a4: Verifying Checksum 15:59:09 ecc8261a40a4: Download complete 15:59:09 6ca5941a6612: Verifying Checksum 15:59:09 6ca5941a6612: Download complete 15:59:10 31603596830f: Pull complete 15:59:10 2a8b12db71e7: Pull complete 15:59:11 6ca5941a6612: Pull complete 15:59:12 ecc8261a40a4: Pull complete 15:59:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:59:12 prd-centos7-docker-4c-2g-24342 does not seem to be running inside a container 15:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:59:15 $ docker top c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:15 [ssh-agent] Looking for ssh-agent implementation... 15:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:15 $ docker exec c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent 15:59:16 SSH_AUTH_SOCK=/tmp/ssh-532LHIOUWLuV/agent.12 15:59:16 SSH_AGENT_PID=17 15:59:16 Running ssh-add (command line suppressed) 15:59:16 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7984083540448069634.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_7984083540448069634.key) 15:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:16 + git tag --points-at HEAD [Pipeline] } 15:59:16 $ docker exec --env ******** --env ******** c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent -k 15:59:16 unset SSH_AUTH_SOCK; 15:59:16 unset SSH_AGENT_PID; 15:59:16 echo Agent pid 17 killed; 15:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:17 [ssh-agent] Looking for ssh-agent implementation... 15:59:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:17 $ docker exec c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent 15:59:17 SSH_AUTH_SOCK=/tmp/ssh-C4gulthAAexs/agent.48 15:59:17 SSH_AGENT_PID=53 15:59:17 Running ssh-add (command line suppressed) 15:59:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_4983419257275632336.key (/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/private_key_4983419257275632336.key) 15:59:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:18 + git semver init 15:59:18 # -> Open(): unable to determine branch for HEAD 15:59:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.git 15:59:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-468 15:59:18 # $SEMVER_REMOTE_NAME = origin 15:59:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:18 # $SEMVER_USER_NAME = edgex-jenkins 15:59:18 # $SEMVER_BRANCH = PR-468 15:59:18 # $SEMVER_TEMP = /tmp/semver-201066995 15:59:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:59:19 # '/tmp/semver-201066995' -> '/w/workspace/dry_go-mod-core-contracts_PR-468/.semver' 15:59:19 # -> Force: false 15:59:19 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-468/.semver [Pipeline] } 15:59:19 $ docker exec --env ******** --env ******** c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b ssh-agent -k 15:59:19 unset SSH_AUTH_SOCK; 15:59:19 unset SSH_AGENT_PID; 15:59:19 echo Agent pid 53 killed; 15:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:20 + git semver [Pipeline] } 15:59:20 $ docker stop --time=1 c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b 15:59:22 $ docker rm -f c486a2ff5e14f60d52cc2792a8c630687d5e86cca6ecbb4635f1988af1cb574b [Pipeline] // withDockerContainer [Pipeline] sh 15:59:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:23 Stashed 1 file(s) [Pipeline] echo 15:59:23 [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:59:39 Still waiting to schedule task 15:59:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24342’ 15:59:39 Still waiting to schedule task 15:59:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:01:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24343 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws 16:01:34 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 16:01:40 using credential edgex-jenkins-ssh 16:01:40 Cloning the remote Git repository 16:01:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:01:40 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 16:01:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:01:40 > git --version # timeout=10 16:01:40 > git --version # 'git version 2.17.1' 16:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:42 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 16:01:42 Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 16:01:42 Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) 16:01:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:01:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:01:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:01:42 > git config core.sparsecheckout # timeout=10 16:01:42 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 16:01:42 > git remote # timeout=10 16:01:42 > git config --get remote.origin.url # timeout=10 16:01:42 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:42 > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 16:01:42 > git rev-parse HEAD^{commit} # timeout=10 16:01:42 > git config core.sparsecheckout # timeout=10 16:01:42 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 16:01:47 Commit message: "feat: Make ApiVerion property required." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:01:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:01:49 + sudo service docker restart+ 16:01:49 true [Pipeline] unstash [Pipeline] echo 16:01:52 ========================================================= 16:01:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:01:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:01:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:01:54 Sending build context to Docker daemon 2.533MB 16:01:54 Step 1/7 : ARG BASE=golang:1.15-alpine 16:01:54 Step 2/7 : FROM ${BASE} 16:01:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:54 5f621e34cdf4: Pulling fs layer 16:01:54 a4357932f1b6: Pulling fs layer 16:01:54 18c013af1878: Pulling fs layer 16:01:54 00ac8860ef70: Pulling fs layer 16:01:54 63d7cb157983: Pulling fs layer 16:01:54 b116817d02f9: Pulling fs layer 16:01:54 745a02a5169b: Pulling fs layer 16:01:54 00ac8860ef70: Waiting 16:01:54 63d7cb157983: Waiting 16:01:54 18c013af1878: Verifying Checksum 16:01:54 18c013af1878: Download complete 16:01:54 a4357932f1b6: Verifying Checksum 16:01:54 a4357932f1b6: Download complete 16:01:54 63d7cb157983: Verifying Checksum 16:01:54 63d7cb157983: Download complete 16:01:54 b116817d02f9: Verifying Checksum 16:01:54 b116817d02f9: Download complete 16:01:54 5f621e34cdf4: Verifying Checksum 16:01:54 5f621e34cdf4: Download complete 16:01:55 5f621e34cdf4: Pull complete 16:01:55 a4357932f1b6: Pull complete 16:01:56 18c013af1878: Pull complete 16:01:57 745a02a5169b: Verifying Checksum 16:01:57 745a02a5169b: Download complete 16:01:59 00ac8860ef70: Verifying Checksum 16:01:59 00ac8860ef70: Download complete 16:02:09 00ac8860ef70: Pull complete 16:02:09 63d7cb157983: Pull complete 16:02:09 Running on prd-centos7-docker-4c-2g-24344 in /w/workspace/dry_go-mod-core-contracts_PR-468 [Pipeline] { [Pipeline] ws 16:02:09 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { 16:02:09 b116817d02f9: Pull complete [Pipeline] checkout 16:02:12 using credential edgex-jenkins-ssh 16:02:12 Cloning the remote Git repository 16:02:13 745a02a5169b: Pull complete 16:02:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:02:13 ---> b7e6874047d6 16:02:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:02:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:02:12 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 16:02:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:02:12 > git --version # timeout=10 16:02:12 > git --version # 'git version 2.24.3' 16:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:14 Merging remotes/origin/master commit c064ce76bbcaf668729eea1d56c0de28cbf510b0 into PR head commit 3808c6081228e97d3a31818f4b77b3b50745a2c9 16:02:14 Merge succeeded, producing 3808c6081228e97d3a31818f4b77b3b50745a2c9 16:02:14 Checking out Revision 3808c6081228e97d3a31818f4b77b3b50745a2c9 (PR-468) 16:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:02:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:02:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:02:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:02:13 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/468/head:refs/remotes/origin/PR-468 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:02:14 > git config core.sparsecheckout # timeout=10 16:02:14 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 16:02:14 > git remote # timeout=10 16:02:14 > git config --get remote.origin.url # timeout=10 16:02:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:02:14 > git merge c064ce76bbcaf668729eea1d56c0de28cbf510b0 # timeout=10 16:02:14 > git rev-parse HEAD^{commit} # timeout=10 16:02:14 > git config core.sparsecheckout # timeout=10 16:02:14 > git checkout -f 3808c6081228e97d3a31818f4b77b3b50745a2c9 # timeout=10 16:02:16 ---> Running in cacca76ffe94 16:02:16 Removing intermediate container cacca76ffe94 16:02:16 ---> 1ddfd4c890e6 16:02:16 Step 4/7 : RUN apk add bash 16:02:16 ---> Running in 1cb62d3b080c 16:02:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:02:17 Commit message: "feat: Make ApiVerion property required." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:02:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 16:02:19 OK: 142 MiB in 39 packages [Pipeline] sh 16:02:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:02:19 + sudo service docker restart 16:02:19 + true 16:02:19 Redirecting to /bin/systemctl restart docker.service 16:02:20 Removing intermediate container 1cb62d3b080c 16:02:20 ---> 7873495e2f38 16:02:20 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:02:20 ---> Running in bfdc46fa1934 16:02:21 Removing intermediate container bfdc46fa1934 16:02:21 ---> d818ec291a5b 16:02:21 Step 6/7 : COPY go.mod . [Pipeline] unstash [Pipeline] echo 16:02:21 ========================================================= 16:02:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:02:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:02:21 + 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 . 16:02:21 ---> 250617999594 16:02:21 Step 7/7 : RUN go mod download 16:02:22 ---> Running in 83db12dc9634 16:02:22 Sending build context to Docker daemon 2.534MB 16:02:22 Step 1/7 : ARG BASE=golang:1.15-alpine 16:02:22 Step 2/7 : FROM ${BASE} 16:02:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:02:22 188c0c94c7c5: Pulling fs layer 16:02:22 0ef7d3d256c8: Pulling fs layer 16:02:22 de9db76c5a1d: Pulling fs layer 16:02:22 bca2f99d35d6: Pulling fs layer 16:02:22 93359f2a8cfa: Pulling fs layer 16:02:22 7c6f9722023f: Pulling fs layer 16:02:22 a35cf1a2eb13: Pulling fs layer 16:02:22 bca2f99d35d6: Waiting 16:02:22 a35cf1a2eb13: Waiting 16:02:22 93359f2a8cfa: Waiting 16:02:22 de9db76c5a1d: Verifying Checksum 16:02:22 de9db76c5a1d: Download complete 16:02:22 0ef7d3d256c8: Verifying Checksum 16:02:22 0ef7d3d256c8: Download complete 16:02:22 93359f2a8cfa: Download complete 16:02:22 7c6f9722023f: Verifying Checksum 16:02:22 7c6f9722023f: Download complete 16:02:22 188c0c94c7c5: Verifying Checksum 16:02:22 188c0c94c7c5: Download complete 16:02:22 188c0c94c7c5: Pull complete 16:02:23 0ef7d3d256c8: Pull complete 16:02:23 de9db76c5a1d: Pull complete 16:02:24 a35cf1a2eb13: Verifying Checksum 16:02:25 bca2f99d35d6: Verifying Checksum 16:02:25 bca2f99d35d6: Download complete 16:02:30 bca2f99d35d6: Pull complete 16:02:30 93359f2a8cfa: Pull complete 16:02:31 7c6f9722023f: Pull complete 16:02:37 Removing intermediate container 83db12dc9634 16:02:37 ---> 7b79a7bb9e75 16:02:37 Successfully built 7b79a7bb9e75 16:02:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:02:37 + docker inspect -f . ci-base-image-arm64 16:02:37 . [Pipeline] withDockerContainer 16:02:37 a35cf1a2eb13: Pull complete 16:02:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:02:37 ---> a62c8e92a672 16:02:37 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:02:37 prd-ubuntu18.04-docker-arm64-4c-16g-24343 does not seem to be running inside a container 16:02:37 ---> Running in a6896e57814d 16:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:02:38 Removing intermediate container a6896e57814d 16:02:38 ---> 5535315b2a0e 16:02:38 Step 4/7 : RUN apk add bash 16:02:38 ---> Running in eac7c6a9d01f 16:02:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:02:39 $ docker top bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 -eo pid,comm 16:02:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 16:02:40 OK: 166 MiB in 39 packages 16:02:40 + go version 16:02:40 go version go1.15.5 linux/arm64 [Pipeline] } 16:02:40 $ docker stop --time=1 bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 16:02:40 Removing intermediate container eac7c6a9d01f 16:02:40 ---> 1282db1cd0d7 16:02:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:02:40 ---> Running in 96df6b6df289 16:02:41 Removing intermediate container 96df6b6df289 16:02:41 ---> fb5e22a7dfe6 16:02:41 Step 6/7 : COPY go.mod . 16:02:41 ---> dc070b94bc7e 16:02:41 Step 7/7 : RUN go mod download 16:02:41 ---> Running in 0710206c537f 16:02:42 $ docker rm -f bc20b3b2590a82b3ca2b0bc5dd21bb439b2bd6bc6fb73285d20d72d82142bce6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:43 + docker inspect -f . ci-base-image-arm64 16:02:43 . [Pipeline] withDockerContainer 16:02:43 prd-ubuntu18.04-docker-arm64-4c-16g-24343 does not seem to be running inside a container 16:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:02:45 $ docker top 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:46 + make test 16:02:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:02:53 Removing intermediate container 0710206c537f 16:02:53 ---> 10a13031a1eb 16:02:53 Successfully built 10a13031a1eb 16:02:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:54 + docker inspect -f . ci-base-image-x86_64 16:02:54 . [Pipeline] withDockerContainer 16:02:54 prd-centos7-docker-4c-2g-24344 does not seem to be running inside a container 16:02:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:55 $ docker top 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:55 + go version 16:02:55 go version go1.15.5 linux/amd64 [Pipeline] } 16:02:55 $ docker stop --time=1 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f 16:02:57 $ docker rm -f 43f80201900ccb0d001598c1882de32aba41e016c96a69a12a34c426b4e7db9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:58 + docker inspect -f . ci-base-image-x86_64 16:02:58 . [Pipeline] withDockerContainer 16:02:58 prd-centos7-docker-4c-2g-24344 does not seem to be running inside a container 16:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:02:59 $ docker top 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:59 + make test 16:02:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:03:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.032s coverage: 85.7% of statements 16:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.016s coverage: 100.0% of statements 16:03:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements 16:03:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:03:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 16:03:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:03:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.027s coverage: 85.7% of statements 16:03:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.035s coverage: 100.0% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.014s coverage: 26.3% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.015s coverage: 14.7% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.035s coverage: 91.8% of statements 16:03:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 16:03:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.7% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.077s coverage: 45.4% of statements 16:03:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.054s coverage: 77.8% of statements 16:03:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:03:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 63.0% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.058s coverage: 14.3% of statements 16:03:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements 16:03:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.032s coverage: 100.0% of statements 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.092s coverage: 91.8% of statements 16:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 16:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.036s coverage: 100.0% of statements 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.048s coverage: 36.7% of statements 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.071s coverage: 84.8% of statements 16:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 16:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 16:03:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 55.7% of statements 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements 16:03:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.070s coverage: 93.0% of statements 16:03:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 16:03:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 16:03:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:03:18 gofmt -l . 16:03:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:03:18 $ docker stop --time=1 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 16:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.103s coverage: 63.0% of statements 16:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements 16:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements 16:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.023s coverage: 15.4% of statements 16:03:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements 16:03:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 16:03:21 $ docker rm -f 47526ca2e36dec14507838a6f63525b8d369f25309912b071d84fd5181415066 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:03:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:03:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.206s coverage: 84.8% of statements 16:03:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 16:03:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 16:03:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 16:03:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.047s coverage: 55.7% of statements 16:03:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.043s coverage: 94.7% of statements 16:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.141s coverage: 93.0% of statements 16:03:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.024s coverage: 100.0% of statements 16:03:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 16:03:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:03:31 gofmt -l . 16:03:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:03:33 $ docker stop --time=1 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 16:03:35 $ docker rm -f 11cbc9647aa8e57dc29c1f72c6de4b1b6195b067fc89bb94879e44b00c83cbb6 [Pipeline] // withDockerContainer [Pipeline] sh 16:03:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:03:36 Warning: overwriting stash ‘coverage-report’ 16:03:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:03:39 provisioning config files... 16:03:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config7221674878485909518tmp [Pipeline] { [Pipeline] sh 16:03:39 + set +x 16:03:39 + curl -s https://codecov.io/bash 16:03:39 + bash -s -- 16:03:39 16:03:39 _____ _ 16:03:39 / ____| | | 16:03:39 | | ___ __| | ___ ___ _____ __ 16:03:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:03:39 | |___| (_) | (_| | __/ (_| (_) \ V / 16:03:39 \_____\___/ \__,_|\___|\___\___/ \_/ 16:03:39 Bash-20210129-7c25fce 16:03:39 16:03:39 16:03:39 ==> git version 2.24.3 found 16:03:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:03:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:03:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:03:39 ==> Jenkins CI detected. 16:03:39 project root: . 16:03:39 --> token set from env 16:03:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:03:39 ==> Running gcov in . (disable via -X gcov) 16:03:39 ==> Python coveragepy not found 16:03:39 ==> Searching for coverage reports in: 16:03:39 + . 16:03:40 -> Found 1 reports 16:03:40 ==> Detecting git/mercurial file structure 16:03:40 ==> Reading reports 16:03:40 + ./coverage.out bytes=142480 16:03:40 ==> Appending adjustments 16:03:40 https://docs.codecov.io/docs/fixing-reports 16:03:42 + Found adjustments 16:03:42 ==> Gzipping contents 16:03:42 24K /tmp/codecov.dgbsOn.gz 16:03:42 ==> Uploading reports 16:03:42 url: https://codecov.io 16:03:42 query: branch=PR-468&commit=3808c6081228e97d3a31818f4b77b3b50745a2c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= 16:03:42 -> Pinging Codecov 16:03:42 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-468&commit=3808c6081228e97d3a31818f4b77b3b50745a2c9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-468%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=468&job=&cmd_args= 16:03:42 -> Uploading to 16:03:42 https://storage.googleapis.com/codecov/v4/raw/2021-02-01/71470A77251A30514AAF9C0BB2E5B6CE/3808c6081228e97d3a31818f4b77b3b50745a2c9/781b6fd3-30e4-4835-b53d-13c047bf87f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T160342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b384774fdca4b46d54f8489c91508ad8b231de3c0a9d19e0eb67d439d93c141 16:03:42 % Total % Received % Xferd Average Speed Time Time Time Current 16:03:42 Dload Upload Total Spent Left Speed 16:03:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21854 0 0 100 21854 0 42849 --:--:-- --:--:-- --:--:-- 42850 100 21854 0 0 100 21854 0 42822 --:--:-- --:--:-- --:--:-- 42767 16:03:43 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3808c6081228e97d3a31818f4b77b3b50745a2c9 [Pipeline] } 16:03:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:03:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:03:46 ---> package-listing.sh 16:03:46 ++ facter osfamily 16:03:46 ++ tr '[:upper:]' '[:lower:]' 16:03:46 + OS_FAMILY=redhat 16:03:46 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-468 16:03:46 + START_PACKAGES=/tmp/packages_start.txt 16:03:46 + END_PACKAGES=/tmp/packages_end.txt 16:03:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:03:46 + PACKAGES=/tmp/packages_start.txt 16:03:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' 16:03:46 + PACKAGES=/tmp/packages_end.txt 16:03:46 + case "${OS_FAMILY}" in 16:03:46 + rpm -qa 16:03:46 + sort 16:03:52 + '[' -f /tmp/packages_start.txt ']' 16:03:52 + '[' -f /tmp/packages_end.txt ']' 16:03:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:03:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-468 ']' 16:03:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ 16:03:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-468/archives/ [Pipeline] echo 16:03:52 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-468/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:03:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:03:54 16:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:03:54 alpine: Pulling from edgex-lftools-log-publisher 16:03:54 df20fa9351a1: Pulling fs layer 16:03:54 36b3adc4ff6f: Pulling fs layer 16:03:54 8ad3a11d3b57: Pulling fs layer 16:03:54 46f8f816bc3b: Pulling fs layer 16:03:54 93b61091891f: Pulling fs layer 16:03:54 93b9cdb0e59b: Pulling fs layer 16:03:54 5e14af77c1be: Pulling fs layer 16:03:54 01666e4c0597: Pulling fs layer 16:03:54 aa168da1d23b: Pulling fs layer 16:03:54 93b61091891f: Waiting 16:03:54 93b9cdb0e59b: Waiting 16:03:54 46f8f816bc3b: Waiting 16:03:54 5e14af77c1be: Waiting 16:03:54 aa168da1d23b: Waiting 16:03:54 01666e4c0597: Waiting 16:03:54 36b3adc4ff6f: Verifying Checksum 16:03:54 36b3adc4ff6f: Download complete 16:03:54 46f8f816bc3b: Verifying Checksum 16:03:54 46f8f816bc3b: Download complete 16:03:54 df20fa9351a1: Verifying Checksum 16:03:54 df20fa9351a1: Download complete 16:03:54 93b9cdb0e59b: Verifying Checksum 16:03:54 93b9cdb0e59b: Download complete 16:03:55 5e14af77c1be: Download complete 16:03:55 01666e4c0597: Download complete 16:03:55 93b61091891f: Verifying Checksum 16:03:55 93b61091891f: Download complete 16:03:55 df20fa9351a1: Pull complete 16:03:56 8ad3a11d3b57: Verifying Checksum 16:03:56 8ad3a11d3b57: Download complete 16:03:56 36b3adc4ff6f: Pull complete 16:03:58 8ad3a11d3b57: Pull complete 16:03:58 46f8f816bc3b: Pull complete 16:03:59 93b61091891f: Pull complete 16:03:59 93b9cdb0e59b: Pull complete 16:03:59 5e14af77c1be: Pull complete 16:03:59 01666e4c0597: Pull complete 16:04:01 aa168da1d23b: Verifying Checksum 16:04:01 aa168da1d23b: Download complete 16:04:13 aa168da1d23b: Pull complete 16:04:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:04:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:04:14 prd-centos7-docker-4c-2g-24342 does not seem to be running inside a container 16:04:14 $ 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-468/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-468 -v /w/workspace/dry_go-mod-core-contracts_PR-468:/w/workspace/dry_go-mod-core-contracts_PR-468:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-468@tmp:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:04:18 $ docker top f015e8f15d2f3d6f165aa7ae7c4cb2f650a9010c9bd3f07595c1e12682caa229 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:18 + touch /tmp/pre-build-complete [Pipeline] sh 16:04:19 + mkdir -p /var/log/sa [Pipeline] sh 16:04:19 + ls /var/log/sa-host 16:04:19 + sadf -c /var/log/sa-host/sa01 16:04:19 file_magic: OK 16:04:19 HZ: Using current value: 100 16:04:19 file_header: OK 16:04:19 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 16:04:19 Statistics: 16:04:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:04:19 File successfully converted to sysstat format version 12.2.1 16:04:19 + sadf -c /var/log/sa-host/sa23 16:04:19 file_magic: OK 16:04:19 HZ: Using current value: 100 16:04:19 file_header: OK 16:04:19 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 16:04:19 Statistics: 16:04:19 Hnuu...uuuununununu... 16:04:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:04:20 provisioning config files... 16:04:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-468@tmp/config7642471323269357754tmp [Pipeline] { [Pipeline] echo 16:04:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:04:20 ---> create-netrc.sh [Pipeline] } 16:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:04:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:04:21 ---> python-tools-install.sh [Pipeline] echo 16:04:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:04:21 ---> sudo-logs.sh 16:04:21 Archiving 'sudo' log.. [Pipeline] echo 16:04:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:04:22 ---> job-cost.sh 16:04:22 lf-activate-venv: SKIPPING 16:04:22 INFO: No Stack... 16:04:23 INFO: Retrieving Pricing Info for: v1-standard-2 16:04:23 INFO: Archiving Costs [Pipeline] echo 16:04:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:04:24 ---> logs-deploy.sh 16:04:24 lf-activate-venv: SKIPPING 16:04:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-468/5 16:04:24 INFO: archiving workspace using pattern(s): 16:04:26 Archives upload complete. 16:04:26 INFO: archiving logs to Nexus 16:04:28 ---> uname -a: 16:04:28 Linux prd-centos7-docker-4c-2g-24342.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:04:28 16:04:28 16:04:28 ---> lscpu: 16:04:28 Architecture: x86_64 16:04:28 CPU op-mode(s): 32-bit, 64-bit 16:04:28 Byte Order: Little Endian 16:04:28 Address sizes: 40 bits physical, 48 bits virtual 16:04:28 CPU(s): 4 16:04:28 On-line CPU(s) list: 0-3 16:04:28 Thread(s) per core: 1 16:04:28 Core(s) per socket: 1 16:04:28 Socket(s): 4 16:04:28 NUMA node(s): 1 16:04:28 Vendor ID: GenuineIntel 16:04:28 CPU family: 6 16:04:28 Model: 44 16:04:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:04:28 Stepping: 1 16:04:28 CPU MHz: 2933.438 16:04:28 BogoMIPS: 5866.87 16:04:28 Virtualization: VT-x 16:04:28 Hypervisor vendor: KVM 16:04:28 Virtualization type: full 16:04:28 L1d cache: 128 KiB 16:04:28 L1i cache: 128 KiB 16:04:28 L2 cache: 16 MiB 16:04:28 L3 cache: 64 MiB 16:04:28 NUMA node0 CPU(s): 0-3 16:04:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:04:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:04:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:04:28 Vulnerability Meltdown: Mitigation; PTI 16:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:04:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:04:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:04:28 Vulnerability Srbds: Not affected 16:04:28 Vulnerability Tsx async abort: Not affected 16:04:28 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 16:04:28 16:04:28 16:04:28 ---> nproc: 16:04:28 4 16:04:28 16:04:28 16:04:28 ---> df -h: 16:04:28 Filesystem Size Used Available Use% Mounted on 16:04:28 overlay 50.0G 7.3G 42.7G 15% / 16:04:28 tmpfs 64.0M 0 64.0M 0% /dev 16:04:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:04:28 shm 64.0M 0 64.0M 0% /dev/shm 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-468@tmp 16:04:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 16:04:28 16:04:28 16:04:28 ---> free -m: 16:04:28 total used free shared buff/cache available 16:04:28 Mem: 1837 713 107 0 1016 1019 16:04:28 Swap: 1023 0 1023 16:04:28 16:04:28 16:04:28 ---> ip addr: 16:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:04:28 inet 127.0.0.1/8 scope host lo 16:04:28 valid_lft forever preferred_lft forever 16:04:28 inet6 ::1/128 scope host 16:04:28 valid_lft forever preferred_lft forever 16:04:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:04:28 link/ether fa:16:3e:5d:8f:27 brd ff:ff:ff:ff:ff:ff 16:04:28 inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 16:04:28 valid_lft 86022sec preferred_lft 86022sec 16:04:28 inet6 fe80::f816:3eff:fe5d:8f27/64 scope link 16:04:28 valid_lft forever preferred_lft forever 16:04:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:04:28 link/ether 02:42:78:96:9b:d5 brd ff:ff:ff:ff:ff:ff 16:04:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:04:28 valid_lft forever preferred_lft forever 16:04:28 inet6 fe80::42:78ff:fe96:9bd5/64 scope link 16:04:28 valid_lft forever preferred_lft forever 16:04:28 16:04:28 16:04:28 ---> sar -b -r -n DEV: 16:04:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 16:04:28 16:04:28 15:57:58 LINUX RESTART (4 CPU) 16:04:28 16:04:28 15:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:04:28 16:00:01 35.13 11.61 23.53 0.00 4376.19 2351.61 0.00 16:04:28 16:01:02 0.40 0.03 0.36 0.00 0.27 6.45 0.00 16:04:28 16:02:01 0.41 0.07 0.34 0.00 1.49 5.22 0.00 16:04:28 16:03:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 16:04:28 16:04:01 61.29 51.15 10.14 0.00 4319.68 2890.64 0.00 16:04:28 Average: 19.55 12.61 6.94 0.00 1744.74 1054.46 0.00 16:04:28 16:04:28 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:04:28 16:00:01 161984 0 612240 32.54 2620 1104700 1151684 39.31 434800 1084876 24 16:04:28 16:01:02 170140 0 604076 32.11 2620 1104708 1082448 36.94 436740 1076196 8 16:04:28 16:02:01 169680 0 604408 32.12 2620 1104836 1079608 36.85 434684 1078944 8 16:04:28 16:03:01 168028 0 606060 32.21 2620 1104836 1079548 36.84 453080 1062092 8 16:04:28 16:04:01 85504 0 682776 36.29 2620 1110644 1507068 51.43 534912 1053056 89492 16:04:28 Average: 151067 0 621912 33.05 2620 1105945 1180071 40.27 458843 1071033 17908 16:04:28 16:04:28 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:04:28 16:00:01 eth0 65.31 51.20 357.21 27.80 0.00 0.00 0.00 0.00 16:04:28 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:00:01 docker0 5.70 4.34 1.46 17.60 0.00 0.00 0.00 0.00 16:04:28 16:01:02 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:04:28 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:02:01 eth0 1.10 0.32 0.33 0.20 0.00 0.00 0.00 0.00 16:04:28 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:03:01 eth0 0.55 0.43 0.30 0.21 0.00 0.00 0.00 0.00 16:04:28 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:04:01 eth0 225.25 182.86 2171.43 20.00 0.00 0.00 0.00 0.00 16:04:28 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 Average: eth0 58.76 47.12 507.44 9.67 0.00 0.00 0.00 0.00 16:04:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:28 Average: docker0 1.14 0.87 0.29 3.53 0.00 0.00 0.00 0.00 16:04:28 16:04:28 16:04:28 ---> sar -P ALL: 16:04:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 16:04:28 16:04:28 15:57:58 LINUX RESTART (4 CPU) 16:04:28 16:04:28 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:04:28 16:00:01 all 2.52 0.00 2.11 0.58 2.78 92.01 16:04:28 16:00:01 0 2.01 0.00 1.93 0.30 2.88 92.88 16:04:28 16:00:01 1 3.14 0.00 2.33 0.40 2.46 91.67 16:04:28 16:00:01 2 2.27 0.00 1.59 0.45 2.97 92.72 16:04:28 16:00:01 3 2.66 0.00 2.59 1.15 2.81 90.79 16:04:28 16:01:02 all 0.12 0.00 0.10 0.00 0.94 98.84 16:04:28 16:01:02 0 0.03 0.00 0.10 0.02 0.51 99.34 16:04:28 16:01:02 1 0.12 0.00 0.10 0.00 1.04 98.75 16:04:28 16:01:02 2 0.26 0.00 0.12 0.00 1.27 98.35 16:04:28 16:01:02 3 0.05 0.00 0.10 0.00 0.92 98.93 16:04:28 16:02:01 all 0.10 0.00 0.20 0.00 1.37 98.33 16:04:28 16:02:01 0 0.03 0.00 0.07 0.00 1.22 98.67 16:04:28 16:02:01 1 0.24 0.00 0.30 0.00 1.21 98.25 16:04:28 16:02:01 2 0.05 0.00 0.27 0.02 1.51 98.15 16:04:28 16:02:01 3 0.07 0.00 0.15 0.00 1.54 98.24 16:04:28 16:03:01 all 0.12 0.00 0.06 0.00 0.30 99.53 16:04:28 16:03:01 0 0.03 0.00 0.10 0.00 0.22 99.65 16:04:28 16:03:01 1 0.22 0.00 0.05 0.00 0.20 99.53 16:04:28 16:03:01 2 0.18 0.00 0.05 0.00 0.50 99.27 16:04:28 16:03:01 3 0.03 0.00 0.03 0.00 0.28 99.65 16:04:28 16:04:01 all 2.38 0.00 1.72 1.74 4.34 89.82 16:04:28 16:04:01 0 1.85 0.00 1.75 0.59 4.06 91.75 16:04:28 16:04:01 1 2.12 0.00 1.60 2.15 4.19 89.93 16:04:28 16:04:01 2 2.79 0.00 1.39 1.68 4.44 89.69 16:04:28 16:04:01 3 2.74 0.00 2.15 2.50 4.66 87.94 16:04:28 Average: all 1.04 0.00 0.83 0.46 1.94 95.72 16:04:28 Average: 0 0.79 0.00 0.79 0.18 1.77 96.47 16:04:28 Average: 1 1.16 0.00 0.87 0.51 1.82 95.64 16:04:28 Average: 2 1.11 0.00 0.68 0.43 2.14 95.63 16:04:28 Average: 3 1.10 0.00 1.00 0.73 2.04 95.13 16:04:28 16:04:28 16:04:28