Pull request #525 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 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 rather than 11ddd038f171ba2e35e507c528be94a7cf7e66c7 Obtained Jenkinsfile from 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28689 in /w/workspace/dry_go-mod-core-contracts_PR-525 [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-525 # 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/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 Merge succeeded, producing 3b779f796a22af75331c5be3b95f5aa722952699 Checking out Revision 3b779f796a22af75331c5be3b95f5aa722952699 (PR-525) > git config core.sparsecheckout # timeout=10 > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # 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 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b779f796a22af75331c5be3b95f5aa722952699 # timeout=10 Commit message: "Merge commit '3caf7787f16a5e46f38d58ffe4fd2a468e4212f1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T10:18:12.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-05T10:18:12.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk dd7e69e324df02bd46f04149b0028ff53ffabe90 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T10:18:12.824Z] ========================================================= [2021-03-05T10:18:12.824Z] EdgeX Global Pipelines Version Info [2021-03-05T10:18:12.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:18:14.297Z] ------------------- [2021-03-05T10:18:14.297Z] stable info: [2021-03-05T10:18:14.297Z] ------------------- [2021-03-05T10:18:14.297Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T10:18:14.297Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T10:18:14.297Z] Message: update stable to v1.0.184 [2021-03-05T10:18:15.244Z] ------------------- [2021-03-05T10:18:15.244Z] experimental info: [2021-03-05T10:18:15.244Z] ------------------- [2021-03-05T10:18:15.244Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T10:18:15.244Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T10:18:15.244Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T10:18:15.548Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-05T10:18:15.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-05T10:18:15.807Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T10:18:15.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T10:18:16.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T10:18:16.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T10:18:16.248Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T10:18:16.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T10:18:16.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-05T10:18:16.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T10:18:16.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T10:18:16.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-05T10:18:16.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T10:18:16.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T10:18:16.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T10:18:17.069Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T10:18:17.160Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T10:18:17.257Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-05T10:18:17.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T10:18:17.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-05T10:18:17.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-05T10:18:17.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-05T10:18:17.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-05T10:18:17.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-05T10:18:17.993Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-05T10:18:18.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T10:18:18.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo [2021-03-05T10:18:18.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo [2021-03-05T10:18:18.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo [2021-03-05T10:18:18.444Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b779f796a22af75331c5be3b95f5aa722952699 [Pipeline] echo [2021-03-05T10:18:18.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b779f7 [Pipeline] echo [2021-03-05T10:18:18.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T10:18:19.330Z] + git log --format=format:%s -1 3b779f796a22af75331c5be3b95f5aa722952699 [Pipeline] echo [2021-03-05T10:18:19.398Z] GIT_COMMIT: 3b779f796a22af75331c5be3b95f5aa722952699, Commit Message: Merge commit '3caf7787f16a5e46f38d58ffe4fd2a468e4212f1' into HEAD [Pipeline] echo [2021-03-05T10:18:19.445Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-05T10:18:20.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T10:18:20.800Z] [2021-03-05T10:18:20.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T10:18:21.215Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T10:18:21.215Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T10:18:21.215Z] 31603596830f: Pulling fs layer [2021-03-05T10:18:21.215Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T10:18:21.215Z] 6ca5941a6612: Pulling fs layer [2021-03-05T10:18:21.215Z] ecc8261a40a4: Pulling fs layer [2021-03-05T10:18:21.215Z] ecc8261a40a4: Waiting [2021-03-05T10:18:21.479Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T10:18:21.479Z] 2a8b12db71e7: Download complete [2021-03-05T10:18:21.479Z] 31603596830f: Verifying Checksum [2021-03-05T10:18:21.479Z] 31603596830f: Download complete [2021-03-05T10:18:21.743Z] ecc8261a40a4: Verifying Checksum [2021-03-05T10:18:21.743Z] ecc8261a40a4: Download complete [2021-03-05T10:18:21.743Z] 6ca5941a6612: Verifying Checksum [2021-03-05T10:18:21.743Z] 6ca5941a6612: Download complete [2021-03-05T10:18:21.743Z] 31603596830f: Pull complete [2021-03-05T10:18:22.011Z] 2a8b12db71e7: Pull complete [2021-03-05T10:18:22.964Z] 6ca5941a6612: Pull complete [2021-03-05T10:18:23.228Z] ecc8261a40a4: Pull complete [2021-03-05T10:18:23.228Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T10:18:23.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T10:18:23.228Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T10:18:23.345Z] prd-centos7-docker-4c-2g-28689 does not seem to be running inside a container [2021-03-05T10:18:23.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@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:10004/edgex-devops/git-semver:latest cat [2021-03-05T10:18:25.539Z] $ docker top 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T10:18:25.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T10:18:25.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T10:18:26.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T10:18:26.055Z] $ docker exec 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent [2021-03-05T10:18:26.235Z] SSH_AUTH_SOCK=/tmp/ssh-XFM9WdfcFHAc/agent.12 [2021-03-05T10:18:26.235Z] SSH_AGENT_PID=17 [2021-03-05T10:18:26.246Z] Running ssh-add (command line suppressed) [2021-03-05T10:18:26.368Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_3154680758574736641.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_3154680758574736641.key) [2021-03-05T10:18:26.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T10:18:26.765Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T10:18:26.786Z] $ docker exec --env ******** --env ******** 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent -k [2021-03-05T10:18:26.895Z] unset SSH_AUTH_SOCK; [2021-03-05T10:18:26.895Z] unset SSH_AGENT_PID; [2021-03-05T10:18:26.896Z] echo Agent pid 17 killed; [2021-03-05T10:18:26.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T10:18:27.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T10:18:27.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T10:18:27.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T10:18:27.265Z] $ docker exec 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent [2021-03-05T10:18:27.428Z] SSH_AUTH_SOCK=/tmp/ssh-QLJVgPwwsFJa/agent.47 [2021-03-05T10:18:27.429Z] SSH_AGENT_PID=52 [2021-03-05T10:18:27.435Z] Running ssh-add (command line suppressed) [2021-03-05T10:18:27.551Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_8879628620642430097.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_8879628620642430097.key) [2021-03-05T10:18:27.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T10:18:27.943Z] + git semver init [2021-03-05T10:18:27.943Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T10:18:27.943Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.git [2021-03-05T10:18:27.943Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-525 [2021-03-05T10:18:27.943Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T10:18:27.943Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T10:18:27.943Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T10:18:27.943Z] # $SEMVER_BRANCH = PR-525 [2021-03-05T10:18:27.943Z] # $SEMVER_TEMP = /tmp/semver-846937873 [2021-03-05T10:18:27.943Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-05T10:18:28.521Z] # '/tmp/semver-846937873' -> '/w/workspace/dry_go-mod-core-contracts_PR-525/.semver' [2021-03-05T10:18:28.786Z] # -> Force: false [2021-03-05T10:18:28.786Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.semver [Pipeline] } [2021-03-05T10:18:28.797Z] $ docker exec --env ******** --env ******** 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 ssh-agent -k [2021-03-05T10:18:28.908Z] unset SSH_AUTH_SOCK; [2021-03-05T10:18:28.910Z] unset SSH_AGENT_PID; [2021-03-05T10:18:28.910Z] echo Agent pid 52 killed; [2021-03-05T10:18:28.955Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T10:18:29.501Z] + git semver [Pipeline] } [2021-03-05T10:18:29.518Z] $ docker stop --time=1 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 [2021-03-05T10:18:31.334Z] $ docker rm -f 8702b20352477ca82f306477d9b3774826b02f63e86f9426ffea016f47a80833 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T10:18:31.809Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T10:18:32.358Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T10:18:32.361Z] [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 [2021-03-05T10:18:47.853Z] Still waiting to schedule task [2021-03-05T10:18:47.853Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28689’ [2021-03-05T10:18:47.855Z] Still waiting to schedule task [2021-03-05T10:18:47.855Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-05T10:20:19.049Z] Running on prd-centos7-docker-4c-2g-28691 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws [2021-03-05T10:20:19.122Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-03-05T10:20:21.699Z] using credential edgex-jenkins-ssh [2021-03-05T10:20:21.763Z] Cloning the remote Git repository [2021-03-05T10:20:21.795Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:21.874Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-03-05T10:20:21.935Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:21.935Z] > git --version # timeout=10 [2021-03-05T10:20:21.943Z] > git --version # 'git version 2.24.3' [2021-03-05T10:20:21.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T10:20:21.979Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T10:20:22.661Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T10:20:22.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T10:20:22.688Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T10:20:22.703Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:22.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T10:20:22.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T10:20:23.228Z] Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T10:20:23.631Z] Failed in branch amd64 [2021-03-05T10:20:23.235Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T10:20:23.242Z] > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # timeout=10 [2021-03-05T10:20:38.918Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28690 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws [2021-03-05T10:20:38.975Z] Running in /w/workspace/go-mod-core-contracts/7 [Pipeline] { [Pipeline] checkout [2021-03-05T10:20:43.872Z] using credential edgex-jenkins-ssh [2021-03-05T10:20:43.936Z] Cloning the remote Git repository [2021-03-05T10:20:44.016Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:44.128Z] > git init /w/workspace/go-mod-core-contracts/7 # timeout=10 [2021-03-05T10:20:44.217Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:44.218Z] > git --version # timeout=10 [2021-03-05T10:20:44.237Z] > git --version # 'git version 2.17.1' [2021-03-05T10:20:44.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T10:20:44.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T10:20:46.107Z] Merging remotes/origin/master commit 3caf7787f16a5e46f38d58ffe4fd2a468e4212f1 into PR head commit 11ddd038f171ba2e35e507c528be94a7cf7e66c7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T10:20:46.456Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [2021-03-05T10:20:45.405Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T10:20:45.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T10:20:45.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-05T10:20:45.487Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-05T10:20:45.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T10:20:45.499Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T10:20:46.143Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T10:20:46.160Z] > git checkout -f 11ddd038f171ba2e35e507c528be94a7cf7e66c7 # timeout=10 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] { (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 [2021-03-05T10:20:48.996Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:20:49.584Z] ---> package-listing.sh [2021-03-05T10:20:49.584Z] ++ facter osfamily [2021-03-05T10:20:49.584Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T10:20:49.584Z] + OS_FAMILY=redhat [2021-03-05T10:20:49.584Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-525 [2021-03-05T10:20:49.584Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T10:20:49.584Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T10:20:49.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T10:20:49.584Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T10:20:49.584Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' [2021-03-05T10:20:49.584Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T10:20:49.584Z] + case "${OS_FAMILY}" in [2021-03-05T10:20:49.584Z] + rpm -qa [2021-03-05T10:20:49.584Z] + sort [2021-03-05T10:20:53.831Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T10:20:53.831Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T10:20:53.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T10:20:53.831Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' [2021-03-05T10:20:53.831Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [2021-03-05T10:20:53.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [Pipeline] echo [2021-03-05T10:20:53.845Z] 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-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T10:20:54.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T10:20:54.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T10:20:54.447Z] [2021-03-05T10:20:54.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T10:20:54.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T10:20:54.801Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T10:20:54.801Z] df20fa9351a1: Pulling fs layer [2021-03-05T10:20:54.801Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T10:20:54.801Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T10:20:54.801Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T10:20:54.801Z] 93b61091891f: Pulling fs layer [2021-03-05T10:20:54.801Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T10:20:54.801Z] 5e14af77c1be: Pulling fs layer [2021-03-05T10:20:54.801Z] 01666e4c0597: Pulling fs layer [2021-03-05T10:20:54.801Z] aa168da1d23b: Pulling fs layer [2021-03-05T10:20:54.801Z] 93b9cdb0e59b: Waiting [2021-03-05T10:20:54.801Z] 5e14af77c1be: Waiting [2021-03-05T10:20:54.801Z] 01666e4c0597: Waiting [2021-03-05T10:20:54.801Z] aa168da1d23b: Waiting [2021-03-05T10:20:54.801Z] 46f8f816bc3b: Waiting [2021-03-05T10:20:54.801Z] 93b61091891f: Waiting [2021-03-05T10:20:54.801Z] 36b3adc4ff6f: Verifying Checksum [2021-03-05T10:20:54.801Z] 36b3adc4ff6f: Download complete [2021-03-05T10:20:54.801Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T10:20:54.801Z] 46f8f816bc3b: Download complete [2021-03-05T10:20:54.801Z] df20fa9351a1: Verifying Checksum [2021-03-05T10:20:55.076Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T10:20:55.076Z] 93b9cdb0e59b: Download complete [2021-03-05T10:20:55.076Z] 5e14af77c1be: Verifying Checksum [2021-03-05T10:20:55.076Z] 5e14af77c1be: Download complete [2021-03-05T10:20:55.076Z] 01666e4c0597: Download complete [2021-03-05T10:20:55.076Z] 93b61091891f: Verifying Checksum [2021-03-05T10:20:55.076Z] 93b61091891f: Download complete [2021-03-05T10:20:55.342Z] df20fa9351a1: Pull complete [2021-03-05T10:20:55.342Z] 36b3adc4ff6f: Pull complete [2021-03-05T10:20:55.921Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T10:20:55.921Z] 8ad3a11d3b57: Download complete [2021-03-05T10:20:56.882Z] 8ad3a11d3b57: Pull complete [2021-03-05T10:20:56.882Z] 46f8f816bc3b: Pull complete [2021-03-05T10:20:57.153Z] 93b61091891f: Pull complete [2021-03-05T10:20:57.416Z] 93b9cdb0e59b: Pull complete [2021-03-05T10:20:57.681Z] 5e14af77c1be: Pull complete [2021-03-05T10:20:57.681Z] aa168da1d23b: Verifying Checksum [2021-03-05T10:20:57.681Z] aa168da1d23b: Download complete [2021-03-05T10:20:57.681Z] 01666e4c0597: Pull complete [2021-03-05T10:21:05.876Z] aa168da1d23b: Pull complete [2021-03-05T10:21:05.876Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T10:21:05.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T10:21:05.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T10:21:06.093Z] prd-centos7-docker-4c-2g-28689 does not seem to be running inside a container [2021-03-05T10:21:06.148Z] $ 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-525/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-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T10:21:09.801Z] $ docker top e21ec3aa8b940dc89c13e7278c1c70145dbb57723a81e63ae9fab638e4ee8b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T10:21:10.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T10:21:10.651Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T10:21:10.953Z] + ls /var/log/sa-host [2021-03-05T10:21:10.953Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T10:21:10.953Z] file_magic: OK [2021-03-05T10:21:10.953Z] HZ: Using current value: 100 [2021-03-05T10:21:10.953Z] file_header: OK [2021-03-05T10:21:10.953Z] 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 [2021-03-05T10:21:10.953Z] Statistics: [2021-03-05T10:21:10.953Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T10:21:10.953Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T10:21:10.953Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T10:21:10.953Z] file_magic: OK [2021-03-05T10:21:10.953Z] HZ: Using current value: 100 [2021-03-05T10:21:10.953Z] file_header: OK [2021-03-05T10:21:10.953Z] 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 [2021-03-05T10:21:10.953Z] Statistics: [2021-03-05T10:21:10.953Z] Hnuu...uuuununununu... [2021-03-05T10:21:10.953Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T10:21:11.540Z] provisioning config files... [2021-03-05T10:21:11.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/config1714106977885875375tmp [Pipeline] { [Pipeline] echo [2021-03-05T10:21:11.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:21:11.932Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T10:21:11.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T10:21:12.051Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:21:12.350Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T10:21:12.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:21:12.660Z] ---> sudo-logs.sh [2021-03-05T10:21:12.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T10:21:12.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:21:13.026Z] ---> job-cost.sh [2021-03-05T10:21:13.026Z] lf-activate-venv: SKIPPING [2021-03-05T10:21:13.026Z] INFO: No Stack... [2021-03-05T10:21:14.451Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T10:21:15.028Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T10:21:15.045Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T10:21:15.344Z] ---> logs-deploy.sh [2021-03-05T10:21:15.344Z] lf-activate-venv: SKIPPING [2021-03-05T10:21:15.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-525/7 [2021-03-05T10:21:15.344Z] INFO: archiving workspace using pattern(s): [2021-03-05T10:21:17.270Z] Archives upload complete. [2021-03-05T10:21:17.270Z] INFO: archiving logs to Nexus [2021-03-05T10:21:18.224Z] ---> uname -a: [2021-03-05T10:21:18.224Z] Linux prd-centos7-docker-4c-2g-28689.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> lscpu: [2021-03-05T10:21:18.224Z] Architecture: x86_64 [2021-03-05T10:21:18.224Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-05T10:21:18.224Z] Byte Order: Little Endian [2021-03-05T10:21:18.224Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-05T10:21:18.224Z] CPU(s): 4 [2021-03-05T10:21:18.224Z] On-line CPU(s) list: 0-3 [2021-03-05T10:21:18.224Z] Thread(s) per core: 1 [2021-03-05T10:21:18.224Z] Core(s) per socket: 1 [2021-03-05T10:21:18.224Z] Socket(s): 4 [2021-03-05T10:21:18.224Z] NUMA node(s): 1 [2021-03-05T10:21:18.224Z] Vendor ID: GenuineIntel [2021-03-05T10:21:18.224Z] CPU family: 6 [2021-03-05T10:21:18.224Z] Model: 44 [2021-03-05T10:21:18.224Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-05T10:21:18.224Z] Stepping: 1 [2021-03-05T10:21:18.224Z] CPU MHz: 2933.438 [2021-03-05T10:21:18.224Z] BogoMIPS: 5866.87 [2021-03-05T10:21:18.224Z] Virtualization: VT-x [2021-03-05T10:21:18.224Z] Hypervisor vendor: KVM [2021-03-05T10:21:18.224Z] Virtualization type: full [2021-03-05T10:21:18.224Z] L1d cache: 128 KiB [2021-03-05T10:21:18.224Z] L1i cache: 128 KiB [2021-03-05T10:21:18.224Z] L2 cache: 16 MiB [2021-03-05T10:21:18.224Z] L3 cache: 64 MiB [2021-03-05T10:21:18.224Z] NUMA node0 CPU(s): 0-3 [2021-03-05T10:21:18.224Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-05T10:21:18.224Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-05T10:21:18.224Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-05T10:21:18.224Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-05T10:21:18.224Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-05T10:21:18.224Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-05T10:21:18.224Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-05T10:21:18.224Z] Vulnerability Srbds: Not affected [2021-03-05T10:21:18.224Z] Vulnerability Tsx async abort: Not affected [2021-03-05T10:21:18.224Z] 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 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> nproc: [2021-03-05T10:21:18.224Z] 4 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> df -h: [2021-03-05T10:21:18.224Z] Filesystem Size Used Available Use% Mounted on [2021-03-05T10:21:18.224Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-05T10:21:18.224Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-05T10:21:18.224Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-05T10:21:18.224Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525 [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525@tmp [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-05T10:21:18.224Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> free -m: [2021-03-05T10:21:18.224Z] total used free shared buff/cache available [2021-03-05T10:21:18.224Z] Mem: 1837 730 104 0 1002 1002 [2021-03-05T10:21:18.224Z] Swap: 1023 1 1022 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> ip addr: [2021-03-05T10:21:18.224Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-05T10:21:18.224Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-05T10:21:18.224Z] inet 127.0.0.1/8 scope host lo [2021-03-05T10:21:18.224Z] valid_lft forever preferred_lft forever [2021-03-05T10:21:18.224Z] inet6 ::1/128 scope host [2021-03-05T10:21:18.224Z] valid_lft forever preferred_lft forever [2021-03-05T10:21:18.224Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-05T10:21:18.224Z] link/ether fa:16:3e:fc:59:d2 brd ff:ff:ff:ff:ff:ff [2021-03-05T10:21:18.224Z] inet 10.30.123.16/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-05T10:21:18.224Z] valid_lft 86180sec preferred_lft 86180sec [2021-03-05T10:21:18.224Z] inet6 fe80::f816:3eff:fefc:59d2/64 scope link [2021-03-05T10:21:18.224Z] valid_lft forever preferred_lft forever [2021-03-05T10:21:18.224Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-05T10:21:18.224Z] link/ether 02:42:aa:4e:28:64 brd ff:ff:ff:ff:ff:ff [2021-03-05T10:21:18.224Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-05T10:21:18.224Z] valid_lft forever preferred_lft forever [2021-03-05T10:21:18.224Z] inet6 fe80::42:aaff:fe4e:2864/64 scope link [2021-03-05T10:21:18.224Z] valid_lft forever preferred_lft forever [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> sar -b -r -n DEV: [2021-03-05T10:21:18.224Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:17:24 LINUX RESTART (4 CPU) [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-05T10:21:18.224Z] 10:19:01 52.68 14.55 38.13 0.00 4605.33 3198.07 0.00 [2021-03-05T10:21:18.224Z] 10:20:01 1.91 0.00 1.91 0.00 0.00 38.46 0.00 [2021-03-05T10:21:18.224Z] 10:21:01 78.22 48.41 29.81 0.00 4060.18 11846.73 0.00 [2021-03-05T10:21:18.224Z] Average: 44.27 20.99 23.29 0.00 2888.73 5028.41 0.00 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-05T10:21:18.224Z] 10:19:01 138444 0 637824 33.90 2620 1102656 1116252 38.10 425908 1116328 8 [2021-03-05T10:21:18.224Z] 10:20:01 145832 0 630432 33.51 2620 1102660 1074532 36.67 425280 1110544 20 [2021-03-05T10:21:18.224Z] 10:21:01 71412 0 734800 39.05 2620 1072712 1493968 50.99 596180 986776 95736 [2021-03-05T10:21:18.224Z] Average: 118563 0 667685 35.49 2620 1092676 1228251 41.92 482456 1071216 31921 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-05T10:21:18.224Z] 10:19:01 eth0 375.52 245.86 730.56 79.74 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:19:01 docker0 8.02 6.62 1.87 20.32 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:20:01 eth0 1.42 0.18 0.20 0.01 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:21:01 eth0 202.83 158.60 2165.23 15.73 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] Average: eth0 193.26 134.89 965.45 31.83 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] Average: docker0 2.67 2.21 0.62 6.77 0.00 0.00 0.00 0.00 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] ---> sar -P ALL: [2021-03-05T10:21:18.224Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:17:24 LINUX RESTART (4 CPU) [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] 10:18:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T10:21:18.224Z] 10:19:01 all 6.19 0.00 2.68 1.34 0.03 89.75 [2021-03-05T10:21:18.224Z] 10:19:01 0 6.05 0.00 2.98 3.16 0.03 87.78 [2021-03-05T10:21:18.224Z] 10:19:01 1 6.27 0.00 2.99 0.35 0.03 90.36 [2021-03-05T10:21:18.224Z] 10:19:01 2 6.70 0.00 2.31 0.40 0.03 90.56 [2021-03-05T10:21:18.224Z] 10:19:01 3 5.74 0.00 2.44 1.46 0.03 90.32 [2021-03-05T10:21:18.224Z] 10:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-03-05T10:21:18.224Z] 10:20:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2021-03-05T10:21:18.224Z] 10:20:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T10:21:18.224Z] 10:20:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-03-05T10:21:18.224Z] 10:20:01 3 0.47 0.00 0.05 0.00 0.00 99.48 [2021-03-05T10:21:18.224Z] 10:21:01 all 4.39 0.00 2.66 1.09 0.06 91.79 [2021-03-05T10:21:18.224Z] 10:21:01 0 4.09 0.00 2.66 0.66 0.05 92.55 [2021-03-05T10:21:18.224Z] 10:21:01 1 4.37 0.00 2.46 0.42 0.08 92.67 [2021-03-05T10:21:18.224Z] 10:21:01 2 3.80 0.00 2.76 1.45 0.05 91.94 [2021-03-05T10:21:18.224Z] 10:21:01 3 5.29 0.00 2.78 1.85 0.07 90.00 [2021-03-05T10:21:18.224Z] Average: all 3.57 0.00 1.79 0.81 0.03 93.79 [2021-03-05T10:21:18.224Z] Average: 0 3.40 0.00 1.89 1.27 0.03 93.42 [2021-03-05T10:21:18.224Z] Average: 1 3.56 0.00 1.83 0.26 0.04 94.32 [2021-03-05T10:21:18.224Z] Average: 2 3.51 0.00 1.70 0.61 0.03 94.14 [2021-03-05T10:21:18.224Z] Average: 3 3.82 0.00 1.75 1.10 0.03 93.29 [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z] [2021-03-05T10:21:18.224Z]