Pull request #363 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 rather than a861f3802d636b395b37d3cd5cc414ecdf93bc66 Obtained Jenkinsfile from f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 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 f3f382fce060f16c10d6f597981912fab355381a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a using credential edgex-jenkins-ssh > 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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9084 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-363 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 Commit message: "fix(metadata): Add validation tag for UpdateDTO" First time build. Skipping changelog. > git rev-list --no-walk fb18072c61d761736ee0acdd58818e7e90f2f8e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:35 ========================================================= 06:43:35 EdgeX Global Pipelines Version Info 06:43:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:36 ------------------- 06:43:36 stable info: 06:43:36 ------------------- 06:43:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:43:36 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 06:43:36 Message: update stable to v1.0.148 06:43:37 ------------------- 06:43:37 experimental info: 06:43:37 ------------------- 06:43:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:37 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 06:43:37 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:43:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a861f38 [Pipeline] echo 06:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:41 + git log --format=format:%s -1 a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] echo 06:43:41 GIT_COMMIT: a861f3802d636b395b37d3cd5cc414ecdf93bc66, Commit Message: fix(metadata): Add validation tag for UpdateDTO [Pipeline] echo 06:43:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:43:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:43 06:43:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:43:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:43 latest: Pulling from edgex-devops/git-semver 06:43:43 31603596830f: Pulling fs layer 06:43:43 2a8b12db71e7: Pulling fs layer 06:43:43 6ca5941a6612: Pulling fs layer 06:43:43 ecc8261a40a4: Pulling fs layer 06:43:43 ecc8261a40a4: Waiting 06:43:43 2a8b12db71e7: Verifying Checksum 06:43:43 2a8b12db71e7: Download complete 06:43:43 31603596830f: Verifying Checksum 06:43:43 31603596830f: Download complete 06:43:44 ecc8261a40a4: Verifying Checksum 06:43:44 ecc8261a40a4: Download complete 06:43:44 6ca5941a6612: Verifying Checksum 06:43:44 6ca5941a6612: Download complete 06:43:44 31603596830f: Pull complete 06:43:44 2a8b12db71e7: Pull complete 06:43:45 6ca5941a6612: Pull complete 06:43:45 ecc8261a40a4: Pull complete 06:43:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:43:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:43:45 prd-centos7-docker-4c-2g-9084 does not seem to be running inside a container 06:43:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:43:47 $ docker top ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:48 [ssh-agent] Looking for ssh-agent implementation... 06:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:48 $ docker exec ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent 06:43:48 SSH_AUTH_SOCK=/tmp/ssh-pe7iVZmhmfdB/agent.11 06:43:48 SSH_AGENT_PID=16 06:43:48 Running ssh-add (command line suppressed) 06:43:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5687674844089673797.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_5687674844089673797.key) 06:43:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:49 + git tag --points-at HEAD [Pipeline] } 06:43:49 $ docker exec --env ******** --env ******** ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent -k 06:43:49 unset SSH_AUTH_SOCK; 06:43:49 unset SSH_AGENT_PID; 06:43:49 echo Agent pid 16 killed; 06:43:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:49 [ssh-agent] Looking for ssh-agent implementation... 06:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:49 $ docker exec ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent 06:43:49 SSH_AUTH_SOCK=/tmp/ssh-0rPUC4pmCkWE/agent.47 06:43:49 SSH_AGENT_PID=53 06:43:49 Running ssh-add (command line suppressed) 06:43:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_4243042601685054251.key (/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/private_key_4243042601685054251.key) 06:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:50 + git semver init 06:43:50 # -> Open(): unable to determine branch for HEAD 06:43:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.git 06:43:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-363 06:43:50 # $SEMVER_REMOTE_NAME = origin 06:43:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:43:50 # $SEMVER_USER_NAME = edgex-jenkins 06:43:50 # $SEMVER_BRANCH = PR-363 06:43:50 # $SEMVER_TEMP = /tmp/semver-862751735 06:43:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 06:43:51 # '/tmp/semver-862751735' -> '/w/workspace/dry_go-mod-core-contracts_PR-363/.semver' 06:43:51 # -> Force: false 06:43:51 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-363/.semver [Pipeline] } 06:43:51 $ docker exec --env ******** --env ******** ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d ssh-agent -k 06:43:51 unset SSH_AUTH_SOCK; 06:43:51 unset SSH_AGENT_PID; 06:43:51 echo Agent pid 53 killed; 06:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:51 + git semver [Pipeline] } 06:43:51 $ docker stop --time=1 ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d 06:43:53 $ docker rm -f ed8a63f7be2b60ad27a9bb177e6bec73d71d0857a75e4bdcb2b9575ac079747d [Pipeline] // withDockerContainer [Pipeline] sh 06:43:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:54 Stashed 1 file(s) [Pipeline] echo 06:43:54 [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 06:44:10 Still waiting to schedule task 06:44:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:44:10 Still waiting to schedule task 06:44:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:46:06 Running on prd-centos7-docker-4c-2g-9085 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws 06:46:06 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:46:09 using credential edgex-jenkins-ssh 06:46:10 Cloning the remote Git repository 06:46:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:46:10 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:46:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:46:10 > git --version # timeout=10 06:46:10 > git --version # 'git version 2.16.5' 06:46:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:46:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:46:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:46:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:46:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:46:11 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 06:46:12 Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 06:46:12 Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) 06:46:11 > git config core.sparsecheckout # timeout=10 06:46:12 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 06:46:12 > git remote # timeout=10 06:46:12 > git config --get remote.origin.url # timeout=10 06:46:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:46:12 > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 06:46:12 > git rev-parse HEAD^{commit} # timeout=10 06:46:12 > git config core.sparsecheckout # timeout=10 06:46:12 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 06:46:15 Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:46:16 ========================================================= 06:46:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:46:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:46:17 + 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 . 06:46:18 Sending build context to Docker daemon 1.828MB 06:46:18 Step 1/7 : ARG BASE=golang:1.15-alpine 06:46:18 Step 2/7 : FROM ${BASE} 06:46:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:18 df20fa9351a1: Pulling fs layer 06:46:18 ed8968b2872e: Pulling fs layer 06:46:18 a92cc7c5fd73: Pulling fs layer 06:46:18 e871e8e8d7a9: Pulling fs layer 06:46:18 e73272ec9a57: Pulling fs layer 06:46:18 1e910a182e73: Pulling fs layer 06:46:18 4e634b169226: Pulling fs layer 06:46:18 e73272ec9a57: Waiting 06:46:18 1e910a182e73: Waiting 06:46:18 a92cc7c5fd73: Verifying Checksum 06:46:18 a92cc7c5fd73: Download complete 06:46:18 ed8968b2872e: Verifying Checksum 06:46:18 ed8968b2872e: Download complete 06:46:18 e73272ec9a57: Verifying Checksum 06:46:18 e73272ec9a57: Download complete 06:46:18 1e910a182e73: Verifying Checksum 06:46:18 1e910a182e73: Download complete 06:46:18 df20fa9351a1: Download complete 06:46:18 df20fa9351a1: Pull complete 06:46:19 ed8968b2872e: Pull complete 06:46:19 a92cc7c5fd73: Pull complete 06:46:21 4e634b169226: Verifying Checksum 06:46:21 4e634b169226: Download complete 06:46:21 e871e8e8d7a9: Verifying Checksum 06:46:21 e871e8e8d7a9: Download complete 06:46:27 e871e8e8d7a9: Pull complete 06:46:27 e73272ec9a57: Pull complete 06:46:27 1e910a182e73: Pull complete 06:46:33 4e634b169226: Pull complete 06:46:33 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:46:33 ---> f7629b54cfaa 06:46:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:46:33 ---> Running in c213abc1f628 06:46:33 Removing intermediate container c213abc1f628 06:46:33 ---> f25ce97457ba 06:46:33 Step 4/7 : RUN apk add bash 06:46:33 ---> Running in 33507a3f6bb3 06:46:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:36 OK: 166 MiB in 39 packages 06:46:36 Removing intermediate container 33507a3f6bb3 06:46:36 ---> 225281378589 06:46:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:46:36 ---> Running in 90fa3f9e7da3 06:46:36 Removing intermediate container 90fa3f9e7da3 06:46:36 ---> 5a7c390ca8ec 06:46:36 Step 6/7 : COPY go.mod . 06:46:37 ---> a90a88977c24 06:46:37 Step 7/7 : RUN go mod download 06:46:37 ---> Running in 8ad9d0504e02 06:46:49 Removing intermediate container 8ad9d0504e02 06:46:49 ---> ccdaafe9830a 06:46:49 Successfully built ccdaafe9830a 06:46:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:46:49 + docker inspect -f . ci-base-image-x86_64 06:46:49 . [Pipeline] withDockerContainer 06:46:49 prd-centos7-docker-4c-2g-9085 does not seem to be running inside a container 06:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 06:46:50 $ docker top be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:51 + go version 06:46:51 go version go1.15.2 linux/amd64 [Pipeline] } 06:46:51 $ docker stop --time=1 be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 06:46:52 $ docker rm -f be0d9b3be51abefbba06acc73a76c31da0cbc0f0b5b011d1b4f1de911e514c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:53 + docker inspect -f . ci-base-image-x86_64 06:46:53 . [Pipeline] withDockerContainer 06:46:53 prd-centos7-docker-4c-2g-9085 does not seem to be running inside a container 06:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 06:46:54 $ docker top 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:54 + make test 06:46:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:47:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements 06:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements 06:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 06:47:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements 06:47:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:47:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements 06:47:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.037s coverage: 14.7% of statements 06:47:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements 06:47:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.046s coverage: 91.8% of statements 06:47:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:47:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:47:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements 06:47:05 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.017s coverage: 63.0% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 06:47:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.020s coverage: 29.1% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.035s coverage: 100.0% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.022s coverage: 94.4% of statements 06:47:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 100.0% of statements 06:47:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:47:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:47:09 gofmt -l . 06:47:09 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:47:09 Stashed 1 file(s) [Pipeline] } 06:47:09 $ docker stop --time=1 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 06:47:12 $ docker rm -f 268b6ec23f296b248c5059c80445ca24f5bbc57f30c53bedeb5244c0204d3f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9086 in /w/workspace/dry_go-mod-core-contracts_PR-363 [Pipeline] { [Pipeline] ws 06:47:19 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 06:47:24 using credential edgex-jenkins-ssh 06:47:24 Cloning the remote Git repository 06:47:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 06:47:25 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 06:47:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:47:25 > git --version # timeout=10 06:47:25 > git --version # 'git version 2.17.1' 06:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:27 Merging remotes/origin/master commit f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 into PR head commit a861f3802d636b395b37d3cd5cc414ecdf93bc66 06:47:27 Merge succeeded, producing a861f3802d636b395b37d3cd5cc414ecdf93bc66 06:47:27 Checking out Revision a861f3802d636b395b37d3cd5cc414ecdf93bc66 (PR-363) 06:47:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:47:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 06:47:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 06:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:47:27 > git config core.sparsecheckout # timeout=10 06:47:27 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 06:47:27 > git remote # timeout=10 06:47:27 > git config --get remote.origin.url # timeout=10 06:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:27 > git merge f1526ba29b2d2ef9b0ddab59bd9c563767ce55b4 # timeout=10 06:47:27 > git rev-parse HEAD^{commit} # timeout=10 06:47:27 > git config core.sparsecheckout # timeout=10 06:47:27 > git checkout -f a861f3802d636b395b37d3cd5cc414ecdf93bc66 # timeout=10 06:47:31 Commit message: "fix(metadata): Add validation tag for UpdateDTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:47:32 ========================================================= 06:47:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:47:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:33 + 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 . 06:47:34 Sending build context to Docker daemon 1.828MB 06:47:34 Step 1/7 : ARG BASE=golang:1.15-alpine 06:47:34 Step 2/7 : FROM ${BASE} 06:47:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:34 b538f80385f9: Pulling fs layer 06:47:34 74f711af9a0d: Pulling fs layer 06:47:34 99f96fe45779: Pulling fs layer 06:47:34 8529a6b9a6be: Pulling fs layer 06:47:34 45590311c82a: Pulling fs layer 06:47:34 69ca0ff8b7b3: Pulling fs layer 06:47:34 209524e5b208: Pulling fs layer 06:47:34 8529a6b9a6be: Waiting 06:47:34 45590311c82a: Waiting 06:47:34 69ca0ff8b7b3: Waiting 06:47:34 209524e5b208: Waiting 06:47:34 99f96fe45779: Verifying Checksum 06:47:34 99f96fe45779: Download complete 06:47:34 74f711af9a0d: Verifying Checksum 06:47:34 74f711af9a0d: Download complete 06:47:34 45590311c82a: Verifying Checksum 06:47:34 45590311c82a: Download complete 06:47:34 69ca0ff8b7b3: Verifying Checksum 06:47:34 69ca0ff8b7b3: Download complete 06:47:34 b538f80385f9: Verifying Checksum 06:47:34 b538f80385f9: Download complete 06:47:35 b538f80385f9: Pull complete 06:47:36 74f711af9a0d: Pull complete 06:47:36 99f96fe45779: Pull complete 06:47:37 209524e5b208: Verifying Checksum 06:47:37 209524e5b208: Download complete 06:47:38 8529a6b9a6be: Verifying Checksum 06:47:38 8529a6b9a6be: Download complete 06:47:49 8529a6b9a6be: Pull complete 06:47:49 45590311c82a: Pull complete 06:47:49 69ca0ff8b7b3: Pull complete 06:47:53 209524e5b208: Pull complete 06:47:53 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:47:53 ---> 5bddaf1c2fca 06:47:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:47:55 ---> Running in 537f0ccb7432 06:47:56 Removing intermediate container 537f0ccb7432 06:47:56 ---> c89c95312b65 06:47:56 Step 4/7 : RUN apk add bash 06:47:56 ---> Running in 91efbae09b87 06:47:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:47:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:48:00 OK: 142 MiB in 39 packages 06:48:01 Removing intermediate container 91efbae09b87 06:48:01 ---> fb6a52e9803e 06:48:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:48:01 ---> Running in 8535212d2bf4 06:48:02 Removing intermediate container 8535212d2bf4 06:48:02 ---> 0a8c817b4ccc 06:48:02 Step 6/7 : COPY go.mod . 06:48:02 ---> 297cb69e7704 06:48:02 Step 7/7 : RUN go mod download 06:48:03 ---> Running in 68cc25f5a86e 06:48:18 Removing intermediate container 68cc25f5a86e 06:48:18 ---> 38680b54b298 06:48:18 Successfully built 38680b54b298 06:48:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:48:18 + docker inspect -f . ci-base-image-arm64 06:48:18 . [Pipeline] withDockerContainer 06:48:19 prd-ubuntu18.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 06:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat 06:48:21 $ docker top 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:22 + go version 06:48:22 go version go1.15.2 linux/arm64 [Pipeline] } 06:48:22 $ docker stop --time=1 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 06:48:24 $ docker rm -f 80f8ca8055fd1e458263f032cf10ec73453ad3b51aa3e77915e5efb1dcdf20c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:25 + docker inspect -f . ci-base-image-arm64 06:48:25 . [Pipeline] withDockerContainer 06:48:25 prd-ubuntu18.04-docker-arm64-4c-16g-9086 does not seem to be running inside a container 06:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat 06:48:27 $ docker top 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:29 + make test 06:48:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:48:51 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 06:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.055s coverage: 85.7% of statements 06:48:51 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.027s coverage: 100.0% of statements 06:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements 06:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.030s coverage: 77.8% of statements 06:48:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 06:48:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.014s coverage: 6.4% of statements 06:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.057s coverage: 14.7% of statements 06:48:55 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.049s coverage: 100.0% of statements 06:48:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements 06:48:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 06:48:56 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 06:48:56 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.030s coverage: 100.0% of statements 06:48:57 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements 06:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.099s coverage: 63.0% of statements 06:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 06:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.050s coverage: 15.4% of statements 06:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.022s coverage: 15.4% of statements 06:49:01 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 06:49:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 06:49:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements 06:49:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 06:49:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 94.4% of statements 06:49:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 06:49:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 06:49:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:49:09 gofmt -l . 06:49:09 [ "`gofmt -l .`" = "" ] [Pipeline] stash 06:49:09 Warning: overwriting stash ‘coverage-report’ 06:49:10 Stashed 1 file(s) [Pipeline] } 06:49:10 $ docker stop --time=1 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc 06:49:13 $ docker rm -f 656299e59a6a96ed42d9ab5976c8091d19780f26503e0e10221547d06077d7bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:49:15 provisioning config files... 06:49:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config2393302076158078035tmp [Pipeline] { [Pipeline] sh 06:49:16 + set +x 06:49:16 + curl -s https://codecov.io/bash 06:49:16 + bash -s -- 06:49:16 06:49:16 _____ _ 06:49:16 / ____| | | 06:49:16 | | ___ __| | ___ ___ _____ __ 06:49:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:49:16 | |___| (_) | (_| | __/ (_| (_) \ V / 06:49:16 \_____\___/ \__,_|\___|\___\___/ \_/ 06:49:16 Bash-20201009-048fee3 06:49:16 06:49:16 06:49:16 ==> Jenkins CI detected. 06:49:16 project root: . 06:49:16 --> token set from env 06:49:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:49:16 ==> Running gcov in . (disable via -X gcov) 06:49:16 ==> Python coveragepy not found 06:49:16 ==> Searching for coverage reports in: 06:49:16 + . 06:49:16 -> Found 1 reports 06:49:16 ==> Detecting git/mercurial file structure 06:49:16 ==> Reading reports 06:49:16 + ./coverage.out bytes=105823 06:49:16 ==> Appending adjustments 06:49:16 https://docs.codecov.io/docs/fixing-reports 06:49:17 + Found adjustments 06:49:17 ==> Gzipping contents 06:49:17 ==> Uploading reports 06:49:17 url: https://codecov.io 06:49:17 query: branch=PR-363&commit=a861f3802d636b395b37d3cd5cc414ecdf93bc66&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= 06:49:17 -> Pinging Codecov 06:49:17 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-363&commit=a861f3802d636b395b37d3cd5cc414ecdf93bc66&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-363%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=363&job=&cmd_args= 06:49:17 -> Uploading to 06:49:17 06:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:17 Dload Upload Total Spent Left Speed 06:49:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 06:49:17 X> Failed to upload 06:49:17 ==> Uploading to Codecov 06:49:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:49:17 Dload Upload Total Spent Left Speed 06:49:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17069 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17187 100 118 100 17069 177 25642 --:--:-- --:--:-- --:--:-- 25629 06:49:18 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a861f3802d636b395b37d3cd5cc414ecdf93bc66 [Pipeline] } 06:49:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:49:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:49:21 ---> package-listing.sh 06:49:21 ++ facter osfamily 06:49:21 ++ tr '[:upper:]' '[:lower:]' 06:49:21 + OS_FAMILY=redhat 06:49:21 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-363 06:49:21 + START_PACKAGES=/tmp/packages_start.txt 06:49:21 + END_PACKAGES=/tmp/packages_end.txt 06:49:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:49:21 + PACKAGES=/tmp/packages_start.txt 06:49:21 + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' 06:49:21 + PACKAGES=/tmp/packages_end.txt 06:49:21 + case "${OS_FAMILY}" in 06:49:21 + rpm -qa 06:49:21 + sort 06:49:25 + '[' -f /tmp/packages_start.txt ']' 06:49:25 + '[' -f /tmp/packages_end.txt ']' 06:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:49:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-363 ']' 06:49:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ 06:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-363/archives/ [Pipeline] echo 06:49:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:49:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:26 06:49:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:49:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:26 alpine: Pulling from edgex-lftools-log-publisher 06:49:26 df20fa9351a1: Pulling fs layer 06:49:26 36b3adc4ff6f: Pulling fs layer 06:49:26 8ad3a11d3b57: Pulling fs layer 06:49:26 46f8f816bc3b: Pulling fs layer 06:49:26 93b61091891f: Pulling fs layer 06:49:26 93b9cdb0e59b: Pulling fs layer 06:49:26 5e14af77c1be: Pulling fs layer 06:49:26 01666e4c0597: Pulling fs layer 06:49:26 aa168da1d23b: Pulling fs layer 06:49:26 46f8f816bc3b: Waiting 06:49:26 93b9cdb0e59b: Waiting 06:49:26 5e14af77c1be: Waiting 06:49:26 01666e4c0597: Waiting 06:49:26 93b61091891f: Waiting 06:49:26 36b3adc4ff6f: Verifying Checksum 06:49:26 36b3adc4ff6f: Download complete 06:49:26 46f8f816bc3b: Verifying Checksum 06:49:26 46f8f816bc3b: Download complete 06:49:27 df20fa9351a1: Download complete 06:49:27 93b9cdb0e59b: Verifying Checksum 06:49:27 93b9cdb0e59b: Download complete 06:49:27 5e14af77c1be: Verifying Checksum 06:49:27 5e14af77c1be: Download complete 06:49:27 93b61091891f: Verifying Checksum 06:49:27 93b61091891f: Download complete 06:49:27 01666e4c0597: Verifying Checksum 06:49:27 01666e4c0597: Download complete 06:49:27 8ad3a11d3b57: Verifying Checksum 06:49:27 8ad3a11d3b57: Download complete 06:49:27 df20fa9351a1: Pull complete 06:49:27 36b3adc4ff6f: Pull complete 06:49:28 8ad3a11d3b57: Pull complete 06:49:28 46f8f816bc3b: Pull complete 06:49:29 93b61091891f: Pull complete 06:49:29 93b9cdb0e59b: Pull complete 06:49:29 aa168da1d23b: Verifying Checksum 06:49:29 aa168da1d23b: Download complete 06:49:29 5e14af77c1be: Pull complete 06:49:29 01666e4c0597: Pull complete 06:49:37 aa168da1d23b: Pull complete 06:49:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:49:38 prd-centos7-docker-4c-2g-9084 does not seem to be running inside a container 06:49:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-363 -v /w/workspace/dry_go-mod-core-contracts_PR-363:/w/workspace/dry_go-mod-core-contracts_PR-363:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-363@tmp:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:49:42 $ docker top 174658285e3cbe4d2b2edd880eb8b9cc50bd52623142dd92f62dd59fd19b3a86 -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:49:43 + mkdir -p /var/log/sa [Pipeline] sh 06:49:43 + ls /var/log/sa-host 06:49:43 + sadf -c /var/log/sa-host/sa05 06:49:43 file_magic: OK 06:49:43 HZ: Using current value: 100 06:49:43 file_header: OK 06:49:43 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 06:49:43 Statistics: 06:49:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:43 File successfully converted to sysstat format version 12.2.1 06:49:43 + sadf -c /var/log/sa-host/sa27 06:49:43 file_magic: OK 06:49:43 HZ: Using current value: 100 06:49:43 file_header: OK 06:49:43 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 06:49:43 Statistics: 06:49:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:49:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:43 provisioning config files... 06:49:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-363@tmp/config6589222591628740016tmp [Pipeline] { [Pipeline] echo 06:49:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:49:44 ---> create-netrc.sh [Pipeline] } 06:49:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:49:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:49:44 ---> python-tools-install.sh [Pipeline] echo 06:49:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:49:44 ---> sudo-logs.sh 06:49:44 Archiving 'sudo' log.. [Pipeline] echo 06:49:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:49:45 ---> job-cost.sh 06:49:45 lf-activate-venv: SKIPPING 06:49:45 INFO: No Stack... 06:49:46 INFO: Retrieving Pricing Info for: v1-standard-2 06:49:46 INFO: Archiving Costs [Pipeline] echo 06:49:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:49:47 ---> logs-deploy.sh 06:49:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-363/4 06:49:47 INFO: archiving workspace using pattern(s): 06:49:49 Archives upload complete. 06:49:49 INFO: archiving logs to Nexus 06:49:50 ---> uname -a: 06:49:50 Linux prd-centos7-docker-4c-2g-9084.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 06:49:50 06:49:50 06:49:50 ---> lscpu: 06:49:50 Architecture: x86_64 06:49:50 CPU op-mode(s): 32-bit, 64-bit 06:49:50 Byte Order: Little Endian 06:49:50 Address sizes: 40 bits physical, 48 bits virtual 06:49:50 CPU(s): 4 06:49:50 On-line CPU(s) list: 0-3 06:49:50 Thread(s) per core: 1 06:49:50 Core(s) per socket: 1 06:49:50 Socket(s): 4 06:49:50 NUMA node(s): 1 06:49:50 Vendor ID: GenuineIntel 06:49:50 CPU family: 6 06:49:50 Model: 44 06:49:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:49:50 Stepping: 1 06:49:50 CPU MHz: 2933.436 06:49:50 BogoMIPS: 5866.87 06:49:50 Virtualization: VT-x 06:49:50 Hypervisor vendor: KVM 06:49:50 Virtualization type: full 06:49:50 L1d cache: 128 KiB 06:49:50 L1i cache: 128 KiB 06:49:50 L2 cache: 16 MiB 06:49:50 L3 cache: 64 MiB 06:49:50 NUMA node0 CPU(s): 0-3 06:49:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:49:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:49:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:49:50 Vulnerability Meltdown: Mitigation; PTI 06:49:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:49:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:49:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:49:50 Vulnerability Tsx async abort: Not affected 06:49:50 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 06:49:50 06:49:50 06:49:50 ---> nproc: 06:49:50 4 06:49:50 06:49:50 06:49:50 ---> df -h: 06:49:50 Filesystem Size Used Available Use% Mounted on 06:49:50 overlay 50.0G 7.2G 42.8G 14% / 06:49:50 tmpfs 64.0M 0 64.0M 0% /dev 06:49:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:49:50 shm 64.0M 0 64.0M 0% /dev/shm 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-363@tmp 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 06:49:50 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 06:49:50 06:49:50 06:49:50 ---> free -m: 06:49:50 total used free shared buff/cache available 06:49:50 Mem: 1837 643 116 0 1077 1092 06:49:50 Swap: 1023 1 1022 06:49:50 06:49:50 06:49:50 ---> ip addr: 06:49:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:49:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:49:50 inet 127.0.0.1/8 scope host lo 06:49:50 valid_lft forever preferred_lft forever 06:49:50 inet6 ::1/128 scope host 06:49:50 valid_lft forever preferred_lft forever 06:49:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:49:50 link/ether fa:16:3e:5d:88:0e brd ff:ff:ff:ff:ff:ff 06:49:50 inet 10.30.123.102/23 brd 10.30.123.255 scope global dynamic eth0 06:49:50 valid_lft 85992sec preferred_lft 85992sec 06:49:50 inet6 fe80::f816:3eff:fe5d:880e/64 scope link 06:49:50 valid_lft forever preferred_lft forever 06:49:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:49:50 link/ether 02:42:fd:d8:68:ca brd ff:ff:ff:ff:ff:ff 06:49:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:49:50 valid_lft forever preferred_lft forever 06:49:50 inet6 fe80::42:fdff:fed8:68ca/64 scope link 06:49:50 valid_lft forever preferred_lft forever 06:49:50 06:49:50 06:49:50 ---> sar -b -r -n DEV: 06:49:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 06:49:50 06:49:50 06:42:44 LINUX RESTART (4 CPU) 06:49:50 06:49:50 06:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:49:50 06:45:02 3.78 0.00 3.78 0.00 0.00 127.01 0.00 06:49:50 06:46:01 0.51 0.00 0.51 0.00 0.00 7.03 0.00 06:49:50 06:47:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 06:49:50 06:48:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 06:49:50 06:49:01 0.33 0.00 0.33 0.00 0.00 5.50 0.00 06:49:50 Average: 1.01 0.00 1.01 0.00 0.00 29.06 0.00 06:49:50 06:49:50 06:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:49:50 06:45:02 161200 0 541252 28.77 2620 1176484 1074488 36.67 380932 1177992 16 06:49:50 06:46:01 162064 0 540380 28.72 2620 1176492 1068320 36.46 380640 1177524 8 06:49:50 06:47:01 161740 0 540700 28.74 2620 1176496 1068452 36.46 381620 1177520 8 06:49:50 06:48:01 159868 0 542572 28.84 2620 1176496 1068476 36.47 391424 1169072 12 06:49:50 06:49:01 159612 0 542820 28.85 2620 1176504 1068548 36.47 391912 1168992 8 06:49:50 Average: 160897 0 541545 28.78 2620 1176494 1069657 36.51 385306 1174220 10 06:49:50 06:49:50 06:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:49:50 06:45:02 eth0 1.90 0.88 1.61 0.08 0.00 0.00 0.00 0.00 06:49:50 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:46:01 eth0 0.69 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:49:50 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:47:01 eth0 3.00 0.28 0.47 0.20 0.00 0.00 0.00 0.00 06:49:50 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:48:01 eth0 2.91 1.15 1.21 0.79 0.00 0.00 0.00 0.00 06:49:50 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:49:01 eth0 2.18 0.87 1.00 0.62 0.00 0.00 0.00 0.00 06:49:50 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 Average: eth0 2.14 0.65 0.87 0.34 0.00 0.00 0.00 0.00 06:49:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:50 06:49:50 06:49:50 ---> sar -P ALL: 06:49:50 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 06:49:50 06:49:50 06:42:44 LINUX RESTART (4 CPU) 06:49:50 06:49:50 06:44:01 CPU %user %nice %system %iowait %steal %idle 06:49:50 06:45:02 all 0.18 0.00 0.06 0.00 0.00 99.75 06:49:50 06:45:02 0 0.33 0.00 0.10 0.00 0.00 99.57 06:49:50 06:45:02 1 0.07 0.00 0.05 0.00 0.00 99.88 06:49:50 06:45:02 2 0.32 0.00 0.08 0.00 0.00 99.60 06:49:50 06:45:02 3 0.02 0.00 0.02 0.00 0.00 99.97 06:49:50 06:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:49:50 06:46:01 0 0.53 0.00 0.03 0.00 0.00 99.44 06:49:50 06:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:49:50 06:46:01 2 0.07 0.00 0.05 0.00 0.02 99.86 06:49:50 06:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:49:50 06:47:01 all 0.12 0.00 0.04 0.00 0.00 99.83 06:49:50 06:47:01 0 0.37 0.00 0.07 0.00 0.02 99.55 06:49:50 06:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:49:50 06:47:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:49:50 06:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:49:50 06:48:01 all 0.11 0.00 0.05 0.00 0.01 99.82 06:49:50 06:48:01 0 0.30 0.00 0.05 0.00 0.03 99.62 06:49:50 06:48:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:49:50 06:48:01 2 0.07 0.00 0.07 0.00 0.00 99.87 06:49:50 06:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:49:50 06:49:01 all 0.15 0.00 0.07 0.00 0.02 99.76 06:49:50 06:49:01 0 0.45 0.00 0.12 0.00 0.03 99.40 06:49:50 06:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:49:50 06:49:01 2 0.08 0.00 0.08 0.00 0.03 99.80 06:49:50 06:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:49:50 Average: all 0.15 0.00 0.05 0.00 0.01 99.79 06:49:50 Average: 0 0.40 0.00 0.07 0.00 0.02 99.51 06:49:50 Average: 1 0.04 0.00 0.03 0.00 0.00 99.92 06:49:50 Average: 2 0.12 0.00 0.07 0.00 0.01 99.80 06:49:50 Average: 3 0.04 0.00 0.03 0.00 0.00 99.93 06:49:50 06:49:50 06:49:50