Pull request #509 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d+9f18a04425995e91a47311f98a0a925ff51ed9a1 (840a6ebe19fc242a506e58bcf475c42a227dc621) 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 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 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-509/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 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 > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-509/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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-26001 in /w/workspace/dry_go-mod-core-contracts_PR-509 [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-509 # 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 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/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) > git config core.sparsecheckout # timeout=10 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # 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 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 Commit message: "fix: Fix float reading encoding to be simple E-Notation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:00:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:00:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:00:28 ========================================================= 21:00:28 EdgeX Global Pipelines Version Info 21:00:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:00:33 ------------------- 21:00:33 stable info: 21:00:33 ------------------- 21:00:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:00:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:00:33 Message: update stable to v1.0.179 21:00:34 ------------------- 21:00:34 experimental info: 21:00:34 ------------------- 21:00:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:00:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 21:00:34 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:00:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:00:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:00:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:00:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-509 [Pipeline] echo 21:00:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-509 [Pipeline] echo 21:00:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-509 [Pipeline] echo 21:00:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [Pipeline] echo 21:00:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8786adf [Pipeline] echo 21:00:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:41 + git log --format=format:%s -1 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [Pipeline] echo 21:00:42 GIT_COMMIT: 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d, Commit Message: fix: Fix float reading encoding to be simple E-Notation [Pipeline] echo 21:00:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:00:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:45 21:00:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:00:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:46 latest: Pulling from edgex-devops/git-semver 21:00:46 31603596830f: Pulling fs layer 21:00:46 2a8b12db71e7: Pulling fs layer 21:00:46 6ca5941a6612: Pulling fs layer 21:00:46 ecc8261a40a4: Pulling fs layer 21:00:46 ecc8261a40a4: Waiting 21:00:46 2a8b12db71e7: Verifying Checksum 21:00:46 2a8b12db71e7: Download complete 21:00:46 31603596830f: Verifying Checksum 21:00:46 31603596830f: Download complete 21:00:47 ecc8261a40a4: Verifying Checksum 21:00:47 ecc8261a40a4: Download complete 21:00:48 6ca5941a6612: Verifying Checksum 21:00:48 6ca5941a6612: Download complete 21:00:48 31603596830f: Pull complete 21:00:48 2a8b12db71e7: Pull complete 21:00:50 6ca5941a6612: Pull complete 21:00:52 ecc8261a40a4: Pull complete 21:00:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:00:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:00:53 prd-centos7-docker-4c-2g-26001 does not seem to be running inside a container 21:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-509 -v /w/workspace/dry_go-mod-core-contracts_PR-509:/w/workspace/dry_go-mod-core-contracts_PR-509:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-509@tmp:/w/workspace/dry_go-mod-core-contracts_PR-509@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:10004/edgex-devops/git-semver:latest cat 21:00:59 $ docker top c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:00:59 [ssh-agent] Looking for ssh-agent implementation... 21:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:01 $ docker exec c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent 21:01:02 SSH_AUTH_SOCK=/tmp/ssh-tTAwF0DHZo79/agent.11 21:01:02 SSH_AGENT_PID=17 21:01:02 Running ssh-add (command line suppressed) 21:01:02 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_8018657434540148456.key (/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_8018657434540148456.key) 21:01:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:04 + git tag --points-at HEAD [Pipeline] } 21:01:04 $ docker exec --env ******** --env ******** c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent -k 21:01:04 unset SSH_AUTH_SOCK; 21:01:04 unset SSH_AGENT_PID; 21:01:04 echo Agent pid 17 killed; 21:01:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:05 [ssh-agent] Looking for ssh-agent implementation... 21:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:05 $ docker exec c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent 21:01:06 SSH_AUTH_SOCK=/tmp/ssh-LFAQc9ubNrpx/agent.45 21:01:06 SSH_AGENT_PID=50 21:01:06 Running ssh-add (command line suppressed) 21:01:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_7111026788834228092.key (/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_7111026788834228092.key) 21:01:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:09 + git semver init 21:01:09 # -> Open(): unable to determine branch for HEAD 21:01:09 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-509/.git 21:01:09 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-509 21:01:09 # $SEMVER_REMOTE_NAME = origin 21:01:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:09 # $SEMVER_USER_NAME = edgex-jenkins 21:01:09 # $SEMVER_BRANCH = PR-509 21:01:09 # $SEMVER_TEMP = /tmp/semver-170524206 21:01:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 21:01:11 # '/tmp/semver-170524206' -> '/w/workspace/dry_go-mod-core-contracts_PR-509/.semver' 21:01:11 # -> Force: false 21:01:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-509/.semver [Pipeline] } 21:01:11 $ docker exec --env ******** --env ******** c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent -k 21:01:12 unset SSH_AUTH_SOCK; 21:01:12 unset SSH_AGENT_PID; 21:01:12 echo Agent pid 50 killed; 21:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:13 + git semver [Pipeline] } 21:01:14 $ docker stop --time=1 c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 21:01:17 $ docker rm -f c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:01:20 Stashed 1 file(s) [Pipeline] echo 21:01:20 [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 21:01:36 Still waiting to schedule task 21:01:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:01:36 Still waiting to schedule task 21:01:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:03:23 Running on prd-centos7-docker-4c-2g-26005 in /w/workspace/dry_go-mod-core-contracts_PR-509 [Pipeline] { [Pipeline] ws 21:03:23 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 21:03:25 using credential edgex-jenkins-ssh 21:03:25 Cloning the remote Git repository 21:03:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:25 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:03:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:25 > git --version # timeout=10 21:03:25 > git --version # 'git version 2.24.3' 21:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:27 Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d 21:03:27 Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d 21:03:27 Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) 21:03:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:03:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:03:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:03:27 > git config core.sparsecheckout # timeout=10 21:03:27 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 21:03:27 > git remote # timeout=10 21:03:27 > git config --get remote.origin.url # timeout=10 21:03:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:27 > git merge 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 21:03:27 > git rev-parse HEAD^{commit} # timeout=10 21:03:27 > git config core.sparsecheckout # timeout=10 21:03:27 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 21:03:30 Commit message: "fix: Fix float reading encoding to be simple E-Notation" 21:03:30 > git --version # timeout=10 21:03:30 > git --version # 'git version 2.24.3' 21:03:30 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:03:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:03:32 + sudo service docker restart 21:03:32 + true 21:03:32 Redirecting to /bin/systemctl restart docker.service 21:03:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26004 in /w/workspace/dry_go-mod-core-contracts_PR-509 [Pipeline] { [Pipeline] ws 21:03:33 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [Pipeline] unstash [Pipeline] echo 21:03:34 ========================================================= 21:03:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:03:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:03:34 + 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 . 21:03:35 Sending build context to Docker daemon 2.63MB 21:03:35 Step 1/7 : ARG BASE=golang:1.15-alpine 21:03:35 Step 2/7 : FROM ${BASE} 21:03:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:03:35 188c0c94c7c5: Pulling fs layer 21:03:35 0ef7d3d256c8: Pulling fs layer 21:03:35 de9db76c5a1d: Pulling fs layer 21:03:35 bca2f99d35d6: Pulling fs layer 21:03:35 93359f2a8cfa: Pulling fs layer 21:03:35 7c6f9722023f: Pulling fs layer 21:03:35 a35cf1a2eb13: Pulling fs layer 21:03:35 93359f2a8cfa: Waiting 21:03:35 7c6f9722023f: Waiting 21:03:35 a35cf1a2eb13: Waiting 21:03:35 bca2f99d35d6: Waiting 21:03:35 de9db76c5a1d: Verifying Checksum 21:03:35 de9db76c5a1d: Download complete 21:03:35 0ef7d3d256c8: Verifying Checksum 21:03:35 0ef7d3d256c8: Download complete 21:03:35 93359f2a8cfa: Verifying Checksum 21:03:35 188c0c94c7c5: Verifying Checksum 21:03:35 188c0c94c7c5: Download complete 21:03:35 7c6f9722023f: Verifying Checksum 21:03:35 7c6f9722023f: Download complete 21:03:35 188c0c94c7c5: Pull complete 21:03:35 0ef7d3d256c8: Pull complete 21:03:35 de9db76c5a1d: Pull complete 21:03:37 a35cf1a2eb13: Verifying Checksum 21:03:37 a35cf1a2eb13: Download complete 21:03:37 bca2f99d35d6: Verifying Checksum 21:03:37 bca2f99d35d6: Download complete 21:03:38 using credential edgex-jenkins-ssh 21:03:38 Cloning the remote Git repository 21:03:38 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:38 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 21:03:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:38 > git --version # timeout=10 21:03:38 > git --version # 'git version 2.17.1' 21:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:03:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:03:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:03:40 Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d 21:03:41 Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d 21:03:41 Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) 21:03:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:03:40 > git config core.sparsecheckout # timeout=10 21:03:40 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 21:03:40 > git remote # timeout=10 21:03:40 > git config --get remote.origin.url # timeout=10 21:03:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:03:40 > git merge 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 21:03:41 > git rev-parse HEAD^{commit} # timeout=10 21:03:41 > git config core.sparsecheckout # timeout=10 21:03:41 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 21:03:43 bca2f99d35d6: Pull complete 21:03:43 93359f2a8cfa: Pull complete 21:03:43 7c6f9722023f: Pull complete 21:03:45 Commit message: "fix: Fix float reading encoding to be simple E-Notation" 21:03:45 > git --version # timeout=10 21:03:45 > git --version # 'git version 2.17.1' 21:03:45 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:03:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:03:48 + + sudo service docker restart 21:03:48 true 21:03:49 a35cf1a2eb13: Pull complete 21:03:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:03:49 ---> a62c8e92a672 21:03:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:50 ---> Running in d9927de43d3c 21:03:50 Removing intermediate container d9927de43d3c 21:03:50 ---> 97fa0fc75b54 21:03:50 Step 4/7 : RUN apk add bash 21:03:50 ---> Running in df47e60c077a [Pipeline] unstash [Pipeline] echo 21:03:51 ========================================================= 21:03:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:03:51 ========================================================= 21:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 21:03:51 + 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 . 21:03:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:03:52 OK: 166 MiB in 39 packages 21:03:52 Sending build context to Docker daemon 2.629MB 21:03:52 Step 1/7 : ARG BASE=golang:1.15-alpine 21:03:52 Step 2/7 : FROM ${BASE} 21:03:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:52 5f621e34cdf4: Pulling fs layer 21:03:52 a4357932f1b6: Pulling fs layer 21:03:52 18c013af1878: Pulling fs layer 21:03:52 00ac8860ef70: Pulling fs layer 21:03:52 63d7cb157983: Pulling fs layer 21:03:52 b116817d02f9: Pulling fs layer 21:03:52 745a02a5169b: Pulling fs layer 21:03:52 00ac8860ef70: Waiting 21:03:52 63d7cb157983: Waiting 21:03:52 b116817d02f9: Waiting 21:03:52 745a02a5169b: Waiting 21:03:52 Removing intermediate container df47e60c077a 21:03:52 ---> 0a8641718a9a 21:03:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:03:52 ---> Running in b151b2a3c941 21:03:53 18c013af1878: Verifying Checksum 21:03:53 18c013af1878: Download complete 21:03:53 a4357932f1b6: Verifying Checksum 21:03:53 a4357932f1b6: Download complete 21:03:53 63d7cb157983: Verifying Checksum 21:03:53 63d7cb157983: Download complete 21:03:53 b116817d02f9: Verifying Checksum 21:03:53 b116817d02f9: Download complete 21:03:53 5f621e34cdf4: Download complete 21:03:53 Removing intermediate container b151b2a3c941 21:03:53 ---> 701cd2bb9829 21:03:53 Step 6/7 : COPY go.mod . 21:03:53 ---> f5109c666d76 21:03:53 Step 7/7 : RUN go mod download 21:03:53 ---> Running in 59eb75db5172 21:03:53 5f621e34cdf4: Pull complete 21:03:54 a4357932f1b6: Pull complete 21:03:54 18c013af1878: Pull complete 21:03:55 745a02a5169b: Verifying Checksum 21:03:56 00ac8860ef70: Verifying Checksum 21:03:56 00ac8860ef70: Download complete 21:04:05 Removing intermediate container 59eb75db5172 21:04:05 ---> 20ff24650d88 21:04:05 Successfully built 20ff24650d88 21:04:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:04:06 + docker inspect -f . ci-base-image-x86_64 21:04:06 . [Pipeline] withDockerContainer 21:04:06 prd-centos7-docker-4c-2g-26005 does not seem to be running inside a container 21:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:06 00ac8860ef70: Pull complete 21:04:06 63d7cb157983: Pull complete 21:04:06 b116817d02f9: Pull complete 21:04:07 $ docker top 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:07 + go version 21:04:07 go version go1.15.5 linux/amd64 [Pipeline] } 21:04:07 $ docker stop --time=1 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed 21:04:09 $ docker rm -f 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:10 + docker inspect -f . ci-base-image-x86_64 21:04:10 . [Pipeline] withDockerContainer 21:04:10 prd-centos7-docker-4c-2g-26005 does not seem to be running inside a container 21:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:10 $ docker top 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:11 745a02a5169b: Pull complete 21:04:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:04:11 ---> b7e6874047d6 21:04:11 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:04:11 + make test 21:04:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:04:13 ---> Running in 0fd37194164f 21:04:14 Removing intermediate container 0fd37194164f 21:04:14 ---> 0b93a31920fd 21:04:14 Step 4/7 : RUN apk add bash 21:04:14 ---> Running in 79ccd5da0494 21:04:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:17 OK: 142 MiB in 39 packages 21:04:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.026s coverage: 85.7% of statements 21:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.019s coverage: 100.0% of statements 21:04:18 Removing intermediate container 79ccd5da0494 21:04:18 ---> 13f1b5e7aae9 21:04:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.083s coverage: 45.4% of statements 21:04:18 ---> Running in f6db98db69ee 21:04:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.043s coverage: 77.8% of statements 21:04:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:04:19 Removing intermediate container f6db98db69ee 21:04:19 ---> 3ceed34dc357 21:04:19 Step 6/7 : COPY go.mod . 21:04:19 ---> 3aeee1e5d63f 21:04:19 Step 7/7 : RUN go mod download 21:04:19 ---> Running in e72493a2615f 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.022s coverage: 14.7% of statements 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.034s coverage: 91.8% of statements 21:04:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 21:04:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 21:04:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.7% of statements 21:04:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.024s coverage: 63.0% of statements 21:04:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 21:04:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements 21:04:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements 21:04:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements 21:04:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 21:04:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.096s coverage: 84.6% of statements 21:04:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 21:04:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 21:04:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 21:04:24 --- FAIL: TestEvent_AddSimpleReading (0.00s) 21:04:24 event_test.go:125: 21:04:24 Error Trace: event_test.go:125 21:04:24 Error: Not equal: 21:04:24 expected: "RkDl1A==" 21:04:24 actual : "1.234546e+04" 21:04:24 21:04:24 Diff: 21:04:24 --- Expected 21:04:24 +++ Actual 21:04:24 @@ -1 +1 @@ 21:04:24 -RkDl1A== 21:04:24 +1.234546e+04 21:04:24 Test: TestEvent_AddSimpleReading 21:04:24 FAIL 21:04:24 coverage: 50.9% of statements 21:04:24 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.015s 21:04:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements 21:04:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.039s coverage: 89.0% of statements 21:04:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements 21:04:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 21:04:24 FAIL 21:04:24 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:04:25 $ docker stop --time=1 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 21:04:27 $ docker rm -f 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:04:29 Failed in branch amd64 21:04:35 Removing intermediate container e72493a2615f 21:04:35 ---> 6e4f0821e06e 21:04:35 Successfully built 6e4f0821e06e 21:04:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:04:35 + docker inspect -f . ci-base-image-arm64 21:04:35 . [Pipeline] withDockerContainer 21:04:35 prd-ubuntu18.04-docker-arm64-4c-16g-26004 does not seem to be running inside a container 21:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:37 $ docker top 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:38 + go version 21:04:38 go version go1.15.5 linux/arm64 [Pipeline] } 21:04:38 $ docker stop --time=1 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 21:04:40 $ docker rm -f 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:41 + docker inspect -f . ci-base-image-arm64 21:04:41 . [Pipeline] withDockerContainer 21:04:42 prd-ubuntu18.04-docker-arm64-4c-16g-26004 does not seem to be running inside a container 21:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:04:43 $ docker top ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:44 + make test 21:04:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:05:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 21:05:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.048s coverage: 85.7% of statements 21:05:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements 21:05:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements 21:05:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements 21:05:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 21:05:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements 21:05:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements 21:05:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements 21:05:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements 21:05:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 21:05:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 21:05:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.030s coverage: 100.0% of statements 21:05:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements 21:05:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.160s coverage: 63.0% of statements 21:05:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements 21:05:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.043s coverage: 15.4% of statements 21:05:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.040s coverage: 15.4% of statements 21:05:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.048s coverage: 14.3% of statements 21:05:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 21:05:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.188s coverage: 84.6% of statements 21:05:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 21:05:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 21:05:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 21:05:23 --- FAIL: TestEvent_AddSimpleReading (0.00s) 21:05:23 event_test.go:125: 21:05:23 Error Trace: event_test.go:125 21:05:23 Error: Not equal: 21:05:23 expected: "RkDl1A==" 21:05:23 actual : "1.234546e+04" 21:05:23 21:05:23 Diff: 21:05:23 --- Expected 21:05:23 +++ Actual 21:05:23 @@ -1 +1 @@ 21:05:23 -RkDl1A== 21:05:23 +1.234546e+04 21:05:23 Test: TestEvent_AddSimpleReading 21:05:23 FAIL 21:05:23 coverage: 50.9% of statements 21:05:23 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.050s 21:05:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.026s coverage: 94.7% of statements 21:05:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.152s coverage: 89.0% of statements 21:05:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements 21:05:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 21:05:25 FAIL 21:05:25 make: *** [Makefile:6: test] Error 1 [Pipeline] } 21:05:25 $ docker stop --time=1 ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 21:05:27 $ docker rm -f ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:30 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:05:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:35 ---> package-listing.sh 21:05:35 ++ tr '[:upper:]' '[:lower:]' 21:05:35 ++ facter osfamily 21:05:35 + OS_FAMILY=redhat 21:05:35 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-509 21:05:35 + START_PACKAGES=/tmp/packages_start.txt 21:05:35 + END_PACKAGES=/tmp/packages_end.txt 21:05:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:35 + PACKAGES=/tmp/packages_start.txt 21:05:35 + '[' /w/workspace/dry_go-mod-core-contracts_PR-509 ']' 21:05:35 + PACKAGES=/tmp/packages_end.txt 21:05:35 + case "${OS_FAMILY}" in 21:05:35 + rpm -qa 21:05:35 + sort 21:05:48 + '[' -f /tmp/packages_start.txt ']' 21:05:48 + '[' -f /tmp/packages_end.txt ']' 21:05:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-509 ']' 21:05:48 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-509/archives/ 21:05:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-509/archives/ [Pipeline] echo 21:05:49 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-509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:05:52 21:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:05:53 alpine: Pulling from edgex-lftools-log-publisher 21:05:53 df20fa9351a1: Pulling fs layer 21:05:53 36b3adc4ff6f: Pulling fs layer 21:05:53 8ad3a11d3b57: Pulling fs layer 21:05:53 46f8f816bc3b: Pulling fs layer 21:05:53 93b61091891f: Pulling fs layer 21:05:53 93b9cdb0e59b: Pulling fs layer 21:05:53 5e14af77c1be: Pulling fs layer 21:05:53 01666e4c0597: Pulling fs layer 21:05:53 aa168da1d23b: Pulling fs layer 21:05:53 46f8f816bc3b: Waiting 21:05:53 93b61091891f: Waiting 21:05:53 93b9cdb0e59b: Waiting 21:05:53 5e14af77c1be: Waiting 21:05:53 01666e4c0597: Waiting 21:05:53 aa168da1d23b: Waiting 21:05:53 36b3adc4ff6f: Verifying Checksum 21:05:53 36b3adc4ff6f: Download complete 21:05:53 46f8f816bc3b: Verifying Checksum 21:05:53 46f8f816bc3b: Download complete 21:05:54 93b61091891f: Download complete 21:05:54 93b9cdb0e59b: Verifying Checksum 21:05:54 93b9cdb0e59b: Download complete 21:05:54 5e14af77c1be: Verifying Checksum 21:05:54 5e14af77c1be: Download complete 21:05:54 01666e4c0597: Verifying Checksum 21:05:54 01666e4c0597: Download complete 21:05:54 df20fa9351a1: Verifying Checksum 21:05:54 df20fa9351a1: Download complete 21:05:55 df20fa9351a1: Pull complete 21:05:55 36b3adc4ff6f: Pull complete 21:05:56 8ad3a11d3b57: Verifying Checksum 21:05:56 8ad3a11d3b57: Download complete 21:05:59 8ad3a11d3b57: Pull complete 21:05:59 46f8f816bc3b: Pull complete 21:06:00 93b61091891f: Pull complete 21:06:01 93b9cdb0e59b: Pull complete 21:06:02 5e14af77c1be: Pull complete 21:06:04 01666e4c0597: Pull complete 21:06:06 aa168da1d23b: Verifying Checksum 21:06:06 aa168da1d23b: Download complete 21:06:30 aa168da1d23b: Pull complete 21:06:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:06:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:06:31 prd-centos7-docker-4c-2g-26001 does not seem to be running inside a container 21:06:32 $ 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-509/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-509 -v /w/workspace/dry_go-mod-core-contracts_PR-509:/w/workspace/dry_go-mod-core-contracts_PR-509:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-509@tmp:/w/workspace/dry_go-mod-core-contracts_PR-509@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:06:36 $ docker top 1e57e9430fcc66b73c6931cfc09771d4a2efabf49b6e954a005b305cb7f67727 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:38 + mkdir -p /var/log/sa [Pipeline] sh 21:06:39 + ls /var/log/sa-host 21:06:39 + sadf -c /var/log/sa-host/sa10 21:06:39 file_magic: OK 21:06:39 HZ: Using current value: 100 21:06:39 file_header: OK 21:06:39 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 21:06:39 Statistics: 21:06:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:06:39 File successfully converted to sysstat format version 12.2.1 21:06:39 + sadf -c /var/log/sa-host/sa23 21:06:39 file_magic: OK 21:06:39 HZ: Using current value: 100 21:06:39 file_header: OK 21:06:39 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 21:06:39 Statistics: 21:06:39 Hnuu...uuuununununu... 21:06:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:39 provisioning config files... 21:06:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/config1438127741981682379tmp [Pipeline] { [Pipeline] echo 21:06:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:41 ---> create-netrc.sh [Pipeline] } 21:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:06:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:06:42 ---> python-tools-install.sh [Pipeline] echo 21:06:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:43 ---> sudo-logs.sh 21:06:43 Archiving 'sudo' log.. [Pipeline] echo 21:06:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:44 ---> job-cost.sh 21:06:45 lf-activate-venv: SKIPPING 21:06:45 INFO: No Stack... 21:06:46 INFO: Retrieving Pricing Info for: v1-standard-2 21:06:46 INFO: Archiving Costs [Pipeline] echo 21:06:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:48 ---> logs-deploy.sh 21:06:48 lf-activate-venv: SKIPPING 21:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-509/1 21:06:48 INFO: archiving workspace using pattern(s): 21:06:51 Archives upload complete. 21:06:51 INFO: archiving logs to Nexus 21:06:53 ---> uname -a: 21:06:53 Linux prd-centos7-docker-4c-2g-26001.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:06:53 21:06:53 21:06:53 ---> lscpu: 21:06:53 Architecture: x86_64 21:06:53 CPU op-mode(s): 32-bit, 64-bit 21:06:53 Byte Order: Little Endian 21:06:53 Address sizes: 40 bits physical, 48 bits virtual 21:06:53 CPU(s): 4 21:06:53 On-line CPU(s) list: 0-3 21:06:53 Thread(s) per core: 1 21:06:53 Core(s) per socket: 1 21:06:53 Socket(s): 4 21:06:53 NUMA node(s): 1 21:06:53 Vendor ID: GenuineIntel 21:06:53 CPU family: 6 21:06:53 Model: 44 21:06:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:06:53 Stepping: 1 21:06:53 CPU MHz: 2933.438 21:06:53 BogoMIPS: 5866.87 21:06:53 Virtualization: VT-x 21:06:53 Hypervisor vendor: KVM 21:06:53 Virtualization type: full 21:06:53 L1d cache: 128 KiB 21:06:53 L1i cache: 128 KiB 21:06:53 L2 cache: 16 MiB 21:06:53 L3 cache: 64 MiB 21:06:53 NUMA node0 CPU(s): 0-3 21:06:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:06:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:06:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:06:53 Vulnerability Meltdown: Mitigation; PTI 21:06:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:06:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:06:53 Vulnerability Srbds: Not affected 21:06:53 Vulnerability Tsx async abort: Not affected 21:06:53 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 21:06:53 21:06:53 21:06:53 ---> nproc: 21:06:53 4 21:06:53 21:06:53 21:06:53 ---> df -h: 21:06:53 Filesystem Size Used Available Use% Mounted on 21:06:53 overlay 50.0G 7.3G 42.7G 15% / 21:06:53 tmpfs 64.0M 0 64.0M 0% /dev 21:06:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:06:53 shm 64.0M 0 64.0M 0% /dev/shm 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-509 21:06:53 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-509@tmp 21:06:53 21:06:53 21:06:53 ---> free -m: 21:06:53 total used free shared buff/cache available 21:06:53 Mem: 1837 708 90 0 1038 1024 21:06:53 Swap: 1023 0 1023 21:06:53 21:06:53 21:06:53 ---> ip addr: 21:06:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:06:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:06:53 inet 127.0.0.1/8 scope host lo 21:06:53 valid_lft forever preferred_lft forever 21:06:53 inet6 ::1/128 scope host 21:06:53 valid_lft forever preferred_lft forever 21:06:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:06:53 link/ether fa:16:3e:df:42:ee brd ff:ff:ff:ff:ff:ff 21:06:53 inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 21:06:53 valid_lft 85912sec preferred_lft 85912sec 21:06:53 inet6 fe80::f816:3eff:fedf:42ee/64 scope link 21:06:53 valid_lft forever preferred_lft forever 21:06:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:06:53 link/ether 02:42:32:80:8c:99 brd ff:ff:ff:ff:ff:ff 21:06:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:06:53 valid_lft forever preferred_lft forever 21:06:53 inet6 fe80::42:32ff:fe80:8c99/64 scope link 21:06:53 valid_lft forever preferred_lft forever 21:06:53 21:06:53 21:06:53 ---> sar -b -r -n DEV: 21:06:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 21:06:53 21:06:53 20:58:30 LINUX RESTART (4 CPU) 21:06:53 21:06:53 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:06:53 21:00:03 151.59 102.06 49.53 0.00 7890.15 34560.25 0.00 21:06:53 21:01:02 48.72 13.26 35.46 0.00 4828.34 3692.21 0.00 21:06:53 21:02:01 11.34 2.24 9.09 0.00 177.76 235.23 0.00 21:06:53 21:03:01 0.38 0.00 0.38 0.00 0.00 6.01 0.00 21:06:53 21:04:01 0.18 0.00 0.18 0.00 0.00 2.40 0.00 21:06:53 21:05:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 21:06:53 21:06:01 49.95 46.31 3.64 0.00 4042.29 108.64 0.00 21:06:53 Average: 37.95 23.81 14.14 0.00 2436.88 5647.30 0.00 21:06:53 21:06:53 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:53 21:00:03 78664 0 518700 27.57 2620 1281560 1067740 36.44 331720 1274384 44864 21:06:53 21:01:02 128744 0 641368 34.09 2620 1108812 1640280 55.98 429332 1119792 44 21:06:53 21:02:01 163400 0 599412 31.86 2620 1116112 1207588 41.21 416836 1098524 8 21:06:53 21:03:01 178792 0 584020 31.04 2620 1116112 1072268 36.59 408828 1094140 20 21:06:53 21:04:01 178244 0 584560 31.07 2620 1116120 1072364 36.60 410460 1092920 12 21:06:53 21:05:01 177256 0 585544 31.12 2620 1116124 1072436 36.60 420812 1083336 12 21:06:53 21:06:01 85572 0 645124 34.29 2620 1148228 1306152 44.58 434416 1153332 100544 21:06:53 Average: 141525 0 594104 31.58 2620 1143295 1205547 41.14 407486 1130918 20786 21:06:53 21:06:53 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:53 21:00:03 eth0 94.23 70.65 366.24 21.36 0.00 0.00 0.00 0.00 21:06:53 21:00:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:01:02 vetha1ff786 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 21:06:53 21:01:02 eth0 132.98 118.60 674.48 58.27 0.00 0.00 0.00 0.00 21:06:53 21:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:01:02 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 21:06:53 21:02:01 eth0 25.92 25.86 41.62 20.73 0.00 0.00 0.00 0.00 21:06:53 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:02:01 docker0 8.72 5.47 1.86 19.36 0.00 0.00 0.00 0.00 21:06:53 21:03:01 eth0 2.10 0.42 0.43 0.18 0.00 0.00 0.00 0.00 21:06:53 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:04:01 eth0 2.75 0.48 0.70 0.39 0.00 0.00 0.00 0.00 21:06:53 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:05:01 eth0 2.26 0.53 0.47 0.29 0.00 0.00 0.00 0.00 21:06:53 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:06:01 eth0 131.78 99.92 1227.14 13.28 0.00 0.00 0.00 0.00 21:06:53 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 Average: eth0 55.93 45.07 329.71 16.20 0.00 0.00 0.00 0.00 21:06:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:53 Average: docker0 1.23 0.78 0.26 2.74 0.00 0.00 0.00 0.00 21:06:53 21:06:53 21:06:53 ---> sar -P ALL: 21:06:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) 21:06:53 21:06:53 20:58:30 LINUX RESTART (4 CPU) 21:06:53 21:06:53 20:59:01 CPU %user %nice %system %iowait %steal %idle 21:06:53 21:00:03 all 7.47 0.00 7.92 14.33 37.79 32.49 21:06:53 21:00:03 0 6.43 0.00 6.14 15.42 38.67 33.33 21:06:53 21:00:03 1 8.00 0.00 8.18 17.31 38.54 27.97 21:06:53 21:00:03 2 6.40 0.00 6.21 12.50 37.17 37.72 21:06:53 21:00:03 3 9.21 0.00 11.44 11.96 36.69 30.70 21:06:53 21:01:02 all 6.25 0.00 2.88 1.33 33.49 56.05 21:06:53 21:01:02 0 6.88 0.00 2.83 1.32 35.30 53.67 21:06:53 21:01:02 1 5.59 0.00 2.74 2.21 32.77 56.70 21:06:53 21:01:02 2 5.63 0.00 2.86 1.19 33.48 56.84 21:06:53 21:01:02 3 6.92 0.00 3.09 0.59 32.40 57.00 21:06:53 21:02:01 all 1.13 0.00 1.38 0.20 14.85 82.44 21:06:53 21:02:01 0 0.83 0.00 1.12 0.00 16.96 81.09 21:06:53 21:02:01 1 1.25 0.00 1.35 0.05 14.96 82.40 21:06:53 21:02:01 2 1.30 0.00 1.77 0.22 13.39 83.32 21:06:53 21:02:01 3 1.15 0.00 1.28 0.55 14.00 83.02 21:06:53 21:03:01 all 0.11 0.00 0.32 0.00 3.57 95.99 21:06:53 21:03:01 0 0.03 0.00 0.28 0.00 3.84 95.85 21:06:53 21:03:01 1 0.15 0.00 0.41 0.00 3.41 96.04 21:06:53 21:03:01 2 0.03 0.00 0.41 0.00 2.52 97.03 21:06:53 21:03:01 3 0.23 0.00 0.21 0.00 4.50 95.07 21:06:53 21:04:01 all 0.11 0.00 0.15 0.00 3.46 96.28 21:06:53 21:04:01 0 0.07 0.00 0.41 0.00 3.85 95.68 21:06:53 21:04:01 1 0.11 0.00 0.11 0.00 3.72 96.05 21:06:53 21:04:01 2 0.03 0.00 0.00 0.00 2.94 97.03 21:06:53 21:04:01 3 0.21 0.00 0.07 0.00 3.35 96.38 21:06:53 21:05:01 all 0.11 0.00 0.04 0.00 3.45 96.40 21:06:53 21:05:01 0 0.02 0.00 0.03 0.00 4.30 95.65 21:06:53 21:05:01 1 0.11 0.00 0.00 0.00 3.34 96.55 21:06:53 21:05:01 2 0.05 0.00 0.07 0.00 1.85 98.04 21:06:53 21:05:01 3 0.26 0.00 0.06 0.00 4.29 95.39 21:06:53 21:06:01 all 1.63 0.00 1.32 3.11 14.89 79.05 21:06:53 21:06:01 0 0.99 0.00 1.32 0.11 16.32 81.26 21:06:53 21:06:01 1 2.84 0.00 1.73 6.39 14.47 74.58 21:06:53 21:06:01 2 1.12 0.00 1.18 2.28 15.09 80.32 21:06:53 21:06:01 3 1.58 0.00 1.06 3.74 13.67 79.95 21:06:53 Average: all 2.58 0.00 2.17 3.02 16.73 75.50 21:06:53 Average: 0 2.35 0.00 1.88 2.79 17.97 75.00 21:06:53 Average: 1 2.77 0.00 2.25 4.08 16.75 74.15 21:06:53 Average: 2 2.25 0.00 1.94 2.63 16.12 77.06 21:06:53 Average: 3 2.94 0.00 2.61 2.56 16.08 75.81 21:06:53 21:06:53 21:06:53