Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7aae1aee6a445cf4057e9805915247bf1a874689+ca796fea1848405b014fe92a36c5a65d2a45bd32 (e8e75fcb22c7c81abce5ee51a7cfad3ddc71f622) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-98/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-98/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging 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-messaging 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 ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32756’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32760 in /w/workspace/exfoundry_go-mod-messaging_PR-98 [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-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-98 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ca796fea1848405b014fe92a36c5a65d2a45bd32 into PR head commit 7aae1aee6a445cf4057e9805915247bf1a874689 Merge succeeded, producing 7aae1aee6a445cf4057e9805915247bf1a874689 Checking out Revision 7aae1aee6a445cf4057e9805915247bf1a874689 (PR-98) > git config core.sparsecheckout # timeout=10 > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # 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 ca796fea1848405b014fe92a36c5a65d2a45bd32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-05T06:02:27.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-05T06:02:28.017Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-05T06:02:28.200Z] ========================================================= [2021-04-05T06:02:28.200Z] EdgeX Global Pipelines Version Info [2021-04-05T06:02:28.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:02:29.773Z] ------------------- [2021-04-05T06:02:29.773Z] stable info: [2021-04-05T06:02:29.773Z] ------------------- [2021-04-05T06:02:29.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-05T06:02:29.773Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-05T06:02:29.773Z] Message: update stable to v1.0.186 [2021-04-05T06:02:30.772Z] ------------------- [2021-04-05T06:02:30.772Z] experimental info: [2021-04-05T06:02:30.772Z] ------------------- [2021-04-05T06:02:30.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-05T06:02:30.772Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-05T06:02:30.772Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-05T06:02:31.168Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-04-05T06:02:31.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-04-05T06:02:31.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-05T06:02:31.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-05T06:02:31.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-05T06:02:32.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-05T06:02:32.157Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-05T06:02:32.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-05T06:02:32.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-05T06:02:32.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-05T06:02:32.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-05T06:02:32.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2021-04-05T06:02:33.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-05T06:02:33.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-05T06:02:33.351Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:33.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:33.658Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:33.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-05T06:02:33.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-05T06:02:34.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-05T06:02:34.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-05T06:02:34.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-05T06:02:34.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-05T06:02:34.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-05T06:02:34.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-05T06:02:35.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-05T06:02:35.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo [2021-04-05T06:02:35.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo [2021-04-05T06:02:35.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo [2021-04-05T06:02:35.562Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aae1aee6a445cf4057e9805915247bf1a874689 [Pipeline] echo [2021-04-05T06:02:35.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aae1ae [Pipeline] echo [2021-04-05T06:02:35.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-05T06:02:36.727Z] + git log --format=format:%s -1 7aae1aee6a445cf4057e9805915247bf1a874689 [Pipeline] echo [2021-04-05T06:02:36.815Z] GIT_COMMIT: 7aae1aee6a445cf4057e9805915247bf1a874689, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo [2021-04-05T06:02:36.897Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:02:37.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:37.889Z] [2021-04-05T06:02:37.889Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:02:38.277Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:38.277Z] latest: Pulling from edgex-devops/git-semver [2021-04-05T06:02:38.277Z] 31603596830f: Pulling fs layer [2021-04-05T06:02:38.277Z] 2a8b12db71e7: Pulling fs layer [2021-04-05T06:02:38.277Z] 6ca5941a6612: Pulling fs layer [2021-04-05T06:02:38.277Z] ecc8261a40a4: Pulling fs layer [2021-04-05T06:02:38.277Z] ecc8261a40a4: Waiting [2021-04-05T06:02:38.277Z] 2a8b12db71e7: Verifying Checksum [2021-04-05T06:02:38.277Z] 2a8b12db71e7: Download complete [2021-04-05T06:02:38.540Z] 31603596830f: Download complete [2021-04-05T06:02:38.540Z] ecc8261a40a4: Verifying Checksum [2021-04-05T06:02:38.540Z] ecc8261a40a4: Download complete [2021-04-05T06:02:38.540Z] 6ca5941a6612: Verifying Checksum [2021-04-05T06:02:38.540Z] 6ca5941a6612: Download complete [2021-04-05T06:02:38.801Z] 31603596830f: Pull complete [2021-04-05T06:02:39.069Z] 2a8b12db71e7: Pull complete [2021-04-05T06:02:39.643Z] 6ca5941a6612: Pull complete [2021-04-05T06:02:39.905Z] ecc8261a40a4: Pull complete [2021-04-05T06:02:39.905Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-05T06:02:40.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-05T06:02:40.166Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-05T06:02:40.297Z] prd-centos7-docker-4c-2g-32760 does not seem to be running inside a container [2021-04-05T06:02:40.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-98 -v /w/workspace/exfoundry_go-mod-messaging_PR-98:/w/workspace/exfoundry_go-mod-messaging_PR-98:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-98@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-98@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-05T06:02:42.372Z] $ docker top 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-05T06:02:42.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-05T06:02:42.790Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-05T06:02:43.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-05T06:02:43.008Z] $ docker exec 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 ssh-agent [2021-04-05T06:02:43.175Z] SSH_AUTH_SOCK=/tmp/ssh-3yvdqEHiUMkc/agent.12 [2021-04-05T06:02:43.175Z] SSH_AGENT_PID=17 [2021-04-05T06:02:43.184Z] Running ssh-add (command line suppressed) [2021-04-05T06:02:43.300Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/private_key_7045019155850819490.key (/w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/private_key_7045019155850819490.key) [2021-04-05T06:02:43.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-05T06:02:43.737Z] + git tag --points-at HEAD [Pipeline] } [2021-04-05T06:02:43.765Z] $ docker exec --env ******** --env ******** 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 ssh-agent -k [2021-04-05T06:02:43.878Z] unset SSH_AUTH_SOCK; [2021-04-05T06:02:43.878Z] unset SSH_AGENT_PID; [2021-04-05T06:02:43.878Z] echo Agent pid 17 killed; [2021-04-05T06:02:43.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-05T06:02:44.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-05T06:02:44.205Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-05T06:02:44.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-05T06:02:44.399Z] $ docker exec 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 ssh-agent [2021-04-05T06:02:44.574Z] SSH_AUTH_SOCK=/tmp/ssh-aONeh1J2Cnnw/agent.46 [2021-04-05T06:02:44.574Z] SSH_AGENT_PID=51 [2021-04-05T06:02:44.581Z] Running ssh-add (command line suppressed) [2021-04-05T06:02:44.704Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/private_key_1676829993981461908.key (/w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/private_key_1676829993981461908.key) [2021-04-05T06:02:44.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-05T06:02:45.172Z] + git semver init [2021-04-05T06:02:45.172Z] # -> Open(): unable to determine branch for HEAD [2021-04-05T06:02:45.172Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-98/.git [2021-04-05T06:02:45.172Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-98 [2021-04-05T06:02:45.172Z] # $SEMVER_REMOTE_NAME = origin [2021-04-05T06:02:45.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-05T06:02:45.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-05T06:02:45.172Z] # $SEMVER_BRANCH = PR-98 [2021-04-05T06:02:45.172Z] # $SEMVER_TEMP = /tmp/semver-060695871 [2021-04-05T06:02:45.172Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-04-05T06:02:45.435Z] # '/tmp/semver-060695871' -> '/w/workspace/exfoundry_go-mod-messaging_PR-98/.semver' [2021-04-05T06:02:45.435Z] # -> Force: false [2021-04-05T06:02:45.435Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-98/.semver [Pipeline] } [2021-04-05T06:02:45.456Z] $ docker exec --env ******** --env ******** 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 ssh-agent -k [2021-04-05T06:02:45.570Z] unset SSH_AUTH_SOCK; [2021-04-05T06:02:45.570Z] unset SSH_AGENT_PID; [2021-04-05T06:02:45.570Z] echo Agent pid 51 killed; [2021-04-05T06:02:45.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-05T06:02:46.209Z] + git semver [Pipeline] } [2021-04-05T06:02:46.251Z] $ docker stop --time=1 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 [2021-04-05T06:02:47.750Z] $ docker rm -f 83798189dc4bfef0bce1b9d3785f9b775987a19bba1e860075d9e559c5853794 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-05T06:02:48.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-05T06:02:48.753Z] Stashed 1 file(s) [Pipeline] echo [2021-04-05T06:02:48.776Z] [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-04-05T06:03:04.831Z] Still waiting to schedule task [2021-04-05T06:03:04.832Z] ‘prd-centos7-blackbox-4c-2g-32647’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-32756’ is offline; ‘prd-centos7-docker-4c-2g-32762’ is offline [2021-04-05T06:03:04.857Z] Still waiting to schedule task [2021-04-05T06:03:04.857Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32755’ [2021-04-05T06:04:39.385Z] Running on prd-centos7-docker-4c-2g-32769 in /w/workspace/exfoundry_go-mod-messaging_PR-98 [Pipeline] { [Pipeline] ws [2021-04-05T06:04:39.486Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-04-05T06:04:42.008Z] using credential edgex-jenkins-ssh [2021-04-05T06:04:42.066Z] Cloning the remote Git repository [2021-04-05T06:04:42.067Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:04:42.166Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-04-05T06:04:42.225Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:04:42.225Z] > git --version # timeout=10 [2021-04-05T06:04:42.232Z] > git --version # 'git version 2.24.3' [2021-04-05T06:04:42.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:04:42.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:04:42.851Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-05T06:04:42.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:04:42.871Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-05T06:04:42.888Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:04:42.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:04:42.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-05T06:04:43.308Z] Merging remotes/origin/master commit ca796fea1848405b014fe92a36c5a65d2a45bd32 into PR head commit 7aae1aee6a445cf4057e9805915247bf1a874689 [2021-04-05T06:04:43.404Z] Merge succeeded, producing 7aae1aee6a445cf4057e9805915247bf1a874689 [2021-04-05T06:04:43.405Z] Checking out Revision 7aae1aee6a445cf4057e9805915247bf1a874689 (PR-98) [2021-04-05T06:04:43.319Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:04:43.331Z] > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # timeout=10 [2021-04-05T06:04:43.370Z] > git remote # timeout=10 [2021-04-05T06:04:43.377Z] > git config --get remote.origin.url # timeout=10 [2021-04-05T06:04:43.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:04:43.388Z] > git merge ca796fea1848405b014fe92a36c5a65d2a45bd32 # timeout=10 [2021-04-05T06:04:43.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-05T06:04:43.410Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:04:43.414Z] > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # timeout=10 [2021-04-05T06:04:47.100Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-04-05T06:04:47.128Z] > git --version # timeout=10 [2021-04-05T06:04:47.133Z] > git --version # 'git version 2.24.3' [2021-04-05T06:04:47.137Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-05T06:04:48.546Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:04:48.889Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:04:49.211Z] + sudo service docker restart [2021-04-05T06:04:49.211Z] + true [2021-04-05T06:04:49.211Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-05T06:04:50.379Z] ========================================================= [2021-04-05T06:04:50.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-05T06:04:50.379Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:04:50.781Z] + 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 . [2021-04-05T06:04:51.051Z] Sending build context to Docker daemon 526.8kB [2021-04-05T06:04:51.051Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-05T06:04:51.051Z] Step 2/7 : FROM ${BASE} [2021-04-05T06:04:51.051Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-05T06:04:51.051Z] 188c0c94c7c5: Pulling fs layer [2021-04-05T06:04:51.051Z] 0ef7d3d256c8: Pulling fs layer [2021-04-05T06:04:51.051Z] de9db76c5a1d: Pulling fs layer [2021-04-05T06:04:51.051Z] bca2f99d35d6: Pulling fs layer [2021-04-05T06:04:51.051Z] 93359f2a8cfa: Pulling fs layer [2021-04-05T06:04:51.051Z] 7c6f9722023f: Pulling fs layer [2021-04-05T06:04:51.051Z] a35cf1a2eb13: Pulling fs layer [2021-04-05T06:04:51.051Z] 93359f2a8cfa: Waiting [2021-04-05T06:04:51.051Z] 7c6f9722023f: Waiting [2021-04-05T06:04:51.051Z] a35cf1a2eb13: Waiting [2021-04-05T06:04:51.051Z] bca2f99d35d6: Waiting [2021-04-05T06:04:51.051Z] de9db76c5a1d: Verifying Checksum [2021-04-05T06:04:51.051Z] de9db76c5a1d: Download complete [2021-04-05T06:04:51.051Z] 0ef7d3d256c8: Verifying Checksum [2021-04-05T06:04:51.051Z] 0ef7d3d256c8: Download complete [2021-04-05T06:04:51.051Z] 93359f2a8cfa: Verifying Checksum [2021-04-05T06:04:51.051Z] 93359f2a8cfa: Download complete [2021-04-05T06:04:51.051Z] 7c6f9722023f: Download complete [2021-04-05T06:04:51.051Z] 188c0c94c7c5: Verifying Checksum [2021-04-05T06:04:51.051Z] 188c0c94c7c5: Download complete [2021-04-05T06:04:51.316Z] 188c0c94c7c5: Pull complete [2021-04-05T06:04:51.578Z] 0ef7d3d256c8: Pull complete [2021-04-05T06:04:51.849Z] de9db76c5a1d: Pull complete [2021-04-05T06:04:53.779Z] a35cf1a2eb13: Verifying Checksum [2021-04-05T06:04:53.779Z] a35cf1a2eb13: Download complete [2021-04-05T06:04:55.700Z] bca2f99d35d6: Download complete [2021-04-05T06:05:01.030Z] bca2f99d35d6: Pull complete [2021-04-05T06:05:01.030Z] 93359f2a8cfa: Pull complete [2021-04-05T06:05:01.030Z] 7c6f9722023f: Pull complete [2021-04-05T06:05:05.289Z] a35cf1a2eb13: Pull complete [2021-04-05T06:05:05.289Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-05T06:05:05.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-05T06:05:05.289Z] ---> a62c8e92a672 [2021-04-05T06:05:05.289Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-05T06:05:05.555Z] ---> Running in 92e668a76d8f [2021-04-05T06:05:05.825Z] Removing intermediate container 92e668a76d8f [2021-04-05T06:05:05.825Z] ---> 6db04abf5a53 [2021-04-05T06:05:05.825Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-05T06:05:05.825Z] ---> Running in 85f4b1502864 [2021-04-05T06:05:06.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-05T06:05:07.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-05T06:05:09.187Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-05T06:05:09.457Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-05T06:05:09.731Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-05T06:05:09.731Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-05T06:05:09.992Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-05T06:05:09.992Z] Executing busybox-1.31.1-r19.trigger [2021-04-05T06:05:09.992Z] OK: 167 MiB in 44 packages [2021-04-05T06:05:10.566Z] Removing intermediate container 85f4b1502864 [2021-04-05T06:05:10.566Z] ---> 360f32d77ff0 [2021-04-05T06:05:10.566Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-05T06:05:10.830Z] ---> Running in 3ccb5cf6785f [2021-04-05T06:05:10.830Z] Removing intermediate container 3ccb5cf6785f [2021-04-05T06:05:10.830Z] ---> e7874ce840a6 [2021-04-05T06:05:10.830Z] Step 6/7 : COPY go.mod . [2021-04-05T06:05:11.094Z] ---> 081bb1dc9431 [2021-04-05T06:05:11.094Z] Step 7/7 : RUN go mod download [2021-04-05T06:05:11.094Z] ---> Running in 0a02d5080d99 [2021-04-05T06:05:23.378Z] Removing intermediate container 0a02d5080d99 [2021-04-05T06:05:23.378Z] ---> 93c3a1bb80e3 [2021-04-05T06:05:23.378Z] Successfully built 93c3a1bb80e3 [2021-04-05T06:05:23.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:05:23.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-05T06:05:23.725Z] . [Pipeline] withDockerContainer [2021-04-05T06:05:23.858Z] prd-centos7-docker-4c-2g-32769 does not seem to be running inside a container [2021-04-05T06:05:23.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-05T06:05:24.538Z] $ docker top da1546024e5ff627b0f44e13fcc9ae1f7add6a292de7fefabd5bab92c160a66f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:05:25.088Z] + go version [2021-04-05T06:05:25.088Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-05T06:05:25.117Z] $ docker stop --time=1 da1546024e5ff627b0f44e13fcc9ae1f7add6a292de7fefabd5bab92c160a66f [2021-04-05T06:05:26.442Z] $ docker rm -f da1546024e5ff627b0f44e13fcc9ae1f7add6a292de7fefabd5bab92c160a66f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:05:27.611Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-05T06:05:27.611Z] . [Pipeline] withDockerContainer [2021-04-05T06:05:27.728Z] prd-centos7-docker-4c-2g-32769 does not seem to be running inside a container [2021-04-05T06:05:27.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-05T06:05:28.413Z] $ docker top eabfc7606eef94175d75cc5ded926a6f9dc753b815ddd02da82a78640984beed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:05:28.938Z] + make test [2021-04-05T06:05:28.938Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-05T06:05:33.207Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-05T06:05:35.195Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.024s coverage: 89.9% of statements [2021-04-05T06:05:38.579Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.009s coverage: 77.1% of statements [2021-04-05T06:05:38.579Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-05T06:06:00.558Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.341s coverage: 83.9% of statements [2021-04-05T06:06:00.558Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements [2021-04-05T06:06:00.558Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.038s coverage: 100.0% of statements [2021-04-05T06:06:00.558Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.030s coverage: 100.0% of statements [2021-04-05T06:06:00.558Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.012s coverage: 90.9% of statements [2021-04-05T06:06:00.558Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-05T06:06:00.558Z] gofmt -l . [2021-04-05T06:06:00.558Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-05T06:06:00.853Z] $ docker stop --time=1 eabfc7606eef94175d75cc5ded926a6f9dc753b815ddd02da82a78640984beed [2021-04-05T06:06:02.360Z] $ docker rm -f eabfc7606eef94175d75cc5ded926a6f9dc753b815ddd02da82a78640984beed [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-05T06:06:02.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-05T06:06:03.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:06:04.776Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32771 in /w/workspace/exfoundry_go-mod-messaging_PR-98 [Pipeline] { [Pipeline] ws [2021-04-05T06:06:04.942Z] Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout [2021-04-05T06:06:05.052Z] ---> job-cost.sh [2021-04-05T06:06:05.052Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FJY0 [2021-04-05T06:06:10.086Z] using credential edgex-jenkins-ssh [2021-04-05T06:06:10.141Z] Cloning the remote Git repository [2021-04-05T06:06:10.178Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:06:10.292Z] > git init /w/workspace/go-mod-messaging/1 # timeout=10 [2021-04-05T06:06:10.382Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:06:10.384Z] > git --version # timeout=10 [2021-04-05T06:06:10.412Z] > git --version # 'git version 2.17.1' [2021-04-05T06:06:10.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:06:10.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:06:11.883Z] Merging remotes/origin/master commit ca796fea1848405b014fe92a36c5a65d2a45bd32 into PR head commit 7aae1aee6a445cf4057e9805915247bf1a874689 [2021-04-05T06:06:12.179Z] Merge succeeded, producing 7aae1aee6a445cf4057e9805915247bf1a874689 [2021-04-05T06:06:12.179Z] Checking out Revision 7aae1aee6a445cf4057e9805915247bf1a874689 (PR-98) [2021-04-05T06:06:11.289Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-05T06:06:11.312Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-05T06:06:11.339Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-04-05T06:06:11.376Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-04-05T06:06:11.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:06:11.391Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-05T06:06:11.880Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:06:11.894Z] > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # timeout=10 [2021-04-05T06:06:11.983Z] > git remote # timeout=10 [2021-04-05T06:06:12.039Z] > git config --get remote.origin.url # timeout=10 [2021-04-05T06:06:12.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-05T06:06:12.094Z] > git merge ca796fea1848405b014fe92a36c5a65d2a45bd32 # timeout=10 [2021-04-05T06:06:12.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-05T06:06:12.163Z] > git config core.sparsecheckout # timeout=10 [2021-04-05T06:06:12.175Z] > git checkout -f 7aae1aee6a445cf4057e9805915247bf1a874689 # timeout=10 [2021-04-05T06:06:16.470Z] Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [2021-04-05T06:06:16.504Z] > git --version # timeout=10 [2021-04-05T06:06:16.513Z] > git --version # 'git version 2.17.1' [2021-04-05T06:06:16.525Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-05T06:06:16.801Z] [2021-04-05T06:06:16.801Z] GitHub has been notified of this commit’s build result [2021-04-05T06:06:16.801Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-05T06:06:18.146Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:06:18.624Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-05T06:06:18.996Z] + sudo service docker restart [2021-04-05T06:06:18.996Z] + true [2021-04-05T06:06:20.020Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo [2021-04-05T06:06:21.949Z] ========================================================= [2021-04-05T06:06:21.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-05T06:06:21.949Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:06:22.373Z] + 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 . [2021-04-05T06:06:23.356Z] Sending build context to Docker daemon 525.8kB [2021-04-05T06:06:23.356Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-05T06:06:23.356Z] Step 2/7 : FROM ${BASE} [2021-04-05T06:06:23.635Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-05T06:06:23.635Z] 5f621e34cdf4: Pulling fs layer [2021-04-05T06:06:23.635Z] a4357932f1b6: Pulling fs layer [2021-04-05T06:06:23.635Z] 18c013af1878: Pulling fs layer [2021-04-05T06:06:23.635Z] 00ac8860ef70: Pulling fs layer [2021-04-05T06:06:23.635Z] 63d7cb157983: Pulling fs layer [2021-04-05T06:06:23.635Z] b116817d02f9: Pulling fs layer [2021-04-05T06:06:23.635Z] 745a02a5169b: Pulling fs layer [2021-04-05T06:06:23.635Z] 63d7cb157983: Waiting [2021-04-05T06:06:23.635Z] b116817d02f9: Waiting [2021-04-05T06:06:23.635Z] 00ac8860ef70: Waiting [2021-04-05T06:06:23.635Z] 745a02a5169b: Waiting [2021-04-05T06:06:23.635Z] 18c013af1878: Verifying Checksum [2021-04-05T06:06:23.635Z] 18c013af1878: Download complete [2021-04-05T06:06:23.635Z] a4357932f1b6: Verifying Checksum [2021-04-05T06:06:23.635Z] a4357932f1b6: Download complete [2021-04-05T06:06:23.635Z] 63d7cb157983: Verifying Checksum [2021-04-05T06:06:23.635Z] 63d7cb157983: Download complete [2021-04-05T06:06:23.635Z] b116817d02f9: Verifying Checksum [2021-04-05T06:06:23.635Z] b116817d02f9: Download complete [2021-04-05T06:06:23.635Z] 5f621e34cdf4: Download complete [2021-04-05T06:06:24.243Z] 5f621e34cdf4: Pull complete [2021-04-05T06:06:24.845Z] a4357932f1b6: Pull complete [2021-04-05T06:06:25.125Z] 18c013af1878: Pull complete [2021-04-05T06:06:26.573Z] 745a02a5169b: Verifying Checksum [2021-04-05T06:06:26.573Z] 745a02a5169b: Download complete [2021-04-05T06:06:27.551Z] 00ac8860ef70: Verifying Checksum [2021-04-05T06:06:27.551Z] 00ac8860ef70: Download complete [2021-04-05T06:06:37.720Z] 00ac8860ef70: Pull complete [2021-04-05T06:06:37.720Z] 63d7cb157983: Pull complete [2021-04-05T06:06:38.000Z] b116817d02f9: Pull complete [2021-04-05T06:06:41.395Z] 745a02a5169b: Pull complete [2021-04-05T06:06:41.395Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-05T06:06:41.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-05T06:06:41.395Z] ---> b7e6874047d6 [2021-04-05T06:06:41.395Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-05T06:06:44.050Z] ---> Running in 6dd2e018734d [2021-04-05T06:06:44.657Z] Removing intermediate container 6dd2e018734d [2021-04-05T06:06:44.657Z] ---> bdee68a42f1d [2021-04-05T06:06:44.657Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-05T06:06:44.657Z] ---> Running in 2892c2685618 [2021-04-05T06:06:46.123Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-05T06:06:46.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-FJY0/bin to PATH [2021-04-05T06:06:46.641Z] INFO: No Stack... [2021-04-05T06:06:46.641Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-05T06:06:46.641Z] INFO: Archiving Costs [Pipeline] sh [2021-04-05T06:06:46.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-05T06:06:46.986Z] + cut -d, -f6 [2021-04-05T06:06:46.986Z] + cat /w/workspace/go-mod-messaging/1/archives/cost.csv [Pipeline] lock [2021-04-05T06:06:47.070Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [2021-04-05T06:06:47.075Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] did not exist. Created. [2021-04-05T06:06:47.075Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [2021-04-05T06:06:47.340Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-05T06:06:47.340Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-05T06:06:47.340Z] (3/5) Installing pkgconf (1.7.2-r0) [Pipeline] sh [2021-04-05T06:06:47.645Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-05T06:06:47.645Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-05T06:06:47.645Z] Executing busybox-1.31.1-r19.trigger [2021-04-05T06:06:47.645Z] OK: 144 MiB in 44 packages [2021-04-05T06:06:47.676Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-05T06:06:47.785Z] Stashed 1 file(s) [Pipeline] } [2021-04-05T06:06:47.804Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-05T06:06:49.114Z] Removing intermediate container 2892c2685618 [2021-04-05T06:06:49.114Z] ---> 003f8406221c [2021-04-05T06:06:49.114Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-05T06:06:49.114Z] ---> Running in 7237a4bc34d2 [2021-04-05T06:06:49.715Z] Removing intermediate container 7237a4bc34d2 [2021-04-05T06:06:49.715Z] ---> eb54e73b1960 [2021-04-05T06:06:49.715Z] Step 6/7 : COPY go.mod . [2021-04-05T06:06:50.314Z] ---> e7e03c870508 [2021-04-05T06:06:50.314Z] Step 7/7 : RUN go mod download [2021-04-05T06:06:50.593Z] ---> Running in f40d72df140d [2021-04-05T06:07:05.707Z] Removing intermediate container f40d72df140d [2021-04-05T06:07:05.707Z] ---> 6d1eae02ae01 [2021-04-05T06:07:05.707Z] Successfully built 6d1eae02ae01 [2021-04-05T06:07:05.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:07:06.080Z] + docker inspect -f . ci-base-image-arm64 [2021-04-05T06:07:06.081Z] . [Pipeline] withDockerContainer [2021-04-05T06:07:06.333Z] prd-ubuntu18.04-docker-arm64-4c-16g-32771 does not seem to be running inside a container [2021-04-05T06:07:06.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-05T06:07:07.946Z] $ docker top e1a4f202651e0b917489f4745c5b6590af54345baafae160189ddf49bb100130 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:07:09.052Z] + go version [2021-04-05T06:07:09.052Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-05T06:07:09.090Z] $ docker stop --time=1 e1a4f202651e0b917489f4745c5b6590af54345baafae160189ddf49bb100130 [2021-04-05T06:07:11.073Z] $ docker rm -f e1a4f202651e0b917489f4745c5b6590af54345baafae160189ddf49bb100130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:07:12.377Z] + docker inspect -f . ci-base-image-arm64 [2021-04-05T06:07:12.377Z] . [Pipeline] withDockerContainer [2021-04-05T06:07:12.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-32771 does not seem to be running inside a container [2021-04-05T06:07:12.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/1 -v /w/workspace/go-mod-messaging/1:/w/workspace/go-mod-messaging/1:rw,z -v /w/workspace/go-mod-messaging/1@tmp:/w/workspace/go-mod-messaging/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-05T06:07:14.330Z] $ docker top 7da2e89390c32f6390fb6d2c331f844dfb2a62423b5518022ec2b172ef880932 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:07:15.439Z] + make test [2021-04-05T06:07:15.439Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-05T06:07:30.572Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-04-05T06:07:33.981Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 89.9% of statements [2021-04-05T06:07:44.156Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.041s coverage: 77.1% of statements [2021-04-05T06:07:44.156Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] [2021-04-05T06:08:10.954Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.379s coverage: 83.9% of statements [2021-04-05T06:08:10.954Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.018s coverage: 85.7% of statements [2021-04-05T06:08:10.954Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.012s coverage: 100.0% of statements [2021-04-05T06:08:10.954Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.047s coverage: 100.0% of statements [2021-04-05T06:08:10.954Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.046s coverage: 90.9% of statements [2021-04-05T06:08:10.954Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-05T06:08:10.954Z] gofmt -l . [2021-04-05T06:08:11.230Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-05T06:08:11.268Z] $ docker stop --time=1 7da2e89390c32f6390fb6d2c331f844dfb2a62423b5518022ec2b172ef880932 [2021-04-05T06:08:13.556Z] $ docker rm -f 7da2e89390c32f6390fb6d2c331f844dfb2a62423b5518022ec2b172ef880932 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-05T06:08:14.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-05T06:08:14.496Z] Warning: overwriting stash ‘coverage-report’ [2021-04-05T06:08:15.348Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:08:16.723Z] ---> job-cost.sh [2021-04-05T06:08:16.723Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fLqn [2021-04-05T06:08:55.737Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-05T06:10:17.486Z] lf-activate-venv(): INFO: Adding /tmp/venv-fLqn/bin to PATH [2021-04-05T06:10:17.486Z] INFO: No Stack... [2021-04-05T06:10:17.486Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-05T06:10:17.756Z] INFO: Archiving Costs [Pipeline] sh [2021-04-05T06:10:18.125Z] + + cat /w/workspace/go-mod-messaging/1/archives/cost.csvcut [2021-04-05T06:10:18.125Z] -d, -f6 [Pipeline] lock [2021-04-05T06:10:18.260Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [2021-04-05T06:10:18.267Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] did not exist. Created. [2021-04-05T06:10:18.267Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-05T06:10:18.772Z] /w/workspace/go-mod-messaging/1@tmp/durable-ee9aeb47/script.sh: 1: /w/workspace/go-mod-messaging/1@tmp/durable-ee9aeb47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-05T06:10:19.150Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-05T06:10:19.188Z] Warning: overwriting stash ‘stack-cost’ [2021-04-05T06:10:19.337Z] Stashed 1 file(s) [Pipeline] } [2021-04-05T06:10:19.358Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-98-1-stack-cost] [Pipeline] // lock [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 [2021-04-05T06:10:21.117Z] provisioning config files... [2021-04-05T06:10:21.131Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/config2717554861016956657tmp [Pipeline] { [Pipeline] sh [2021-04-05T06:10:21.546Z] + set +x [2021-04-05T06:10:21.546Z] + curl -s https://codecov.io/bash [2021-04-05T06:10:21.546Z] + bash -s -- [2021-04-05T06:10:21.811Z] [2021-04-05T06:10:21.811Z] _____ _ [2021-04-05T06:10:21.811Z] / ____| | | [2021-04-05T06:10:21.811Z] | | ___ __| | ___ ___ _____ __ [2021-04-05T06:10:21.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-05T06:10:21.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-05T06:10:21.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-05T06:10:21.811Z] Bash-20210309-2b87ace [2021-04-05T06:10:21.811Z] [2021-04-05T06:10:21.811Z] [2021-04-05T06:10:21.811Z] ==> git version 2.24.3 found [2021-04-05T06:10:21.811Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-05T06:10:21.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-05T06:10:21.811Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-05T06:10:21.811Z] ==> Jenkins CI detected. [2021-04-05T06:10:21.811Z] project root: . [2021-04-05T06:10:21.811Z] --> token set from env [2021-04-05T06:10:21.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-05T06:10:21.811Z] ==> Running gcov in . (disable via -X gcov) [2021-04-05T06:10:21.811Z] ==> Python coveragepy not found [2021-04-05T06:10:21.811Z] ==> Searching for coverage reports in: [2021-04-05T06:10:21.811Z] + . [2021-04-05T06:10:21.811Z] -> Found 1 reports [2021-04-05T06:10:21.811Z] ==> Detecting git/mercurial file structure [2021-04-05T06:10:21.811Z] ==> Reading reports [2021-04-05T06:10:21.811Z] + ./coverage.out bytes=21589 [2021-04-05T06:10:21.811Z] ==> Appending adjustments [2021-04-05T06:10:21.811Z] https://docs.codecov.io/docs/fixing-reports [2021-04-05T06:10:22.074Z] + Found adjustments [2021-04-05T06:10:22.074Z] ==> Gzipping contents [2021-04-05T06:10:22.074Z] 8.0K /tmp/codecov.Ti01Oa.gz [2021-04-05T06:10:22.074Z] ==> Uploading reports [2021-04-05T06:10:22.074Z] url: https://codecov.io [2021-04-05T06:10:22.074Z] query: branch=PR-98&commit=7aae1aee6a445cf4057e9805915247bf1a874689&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=98&job=&cmd_args= [2021-04-05T06:10:22.074Z] -> Pinging Codecov [2021-04-05T06:10:22.074Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-98&commit=7aae1aee6a445cf4057e9805915247bf1a874689&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=98&job=&cmd_args= [2021-04-05T06:10:22.336Z] -> Uploading to [2021-04-05T06:10:22.336Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-05/F6E385568367DD0E4001BA4F8F1CB792/7aae1aee6a445cf4057e9805915247bf1a874689/64852527-e1f9-4159-b762-4a1f50138395.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210405T061022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9496d98045947c97c184703c3efd2c5952c892faeeba155ba2da3da2ad8ca270 [2021-04-05T06:10:22.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-05T06:10:22.336Z] Dload Upload Total Spent Left Speed [2021-04-05T06:10:22.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5226 0 0 100 5226 0 14226 --:--:-- --:--:-- --:--:-- 14201 [2021-04-05T06:10:22.863Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/7aae1aee6a445cf4057e9805915247bf1a874689 [Pipeline] } [2021-04-05T06:10:22.887Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2021-04-05T06:10:25.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:26.300Z] ---> package-listing.sh [2021-04-05T06:10:26.300Z] ++ facter osfamily [2021-04-05T06:10:26.300Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-05T06:10:26.300Z] + OS_FAMILY=redhat [2021-04-05T06:10:26.300Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-98 [2021-04-05T06:10:26.300Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-05T06:10:26.300Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-05T06:10:26.300Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-05T06:10:26.300Z] + PACKAGES=/tmp/packages_start.txt [2021-04-05T06:10:26.300Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-98 ']' [2021-04-05T06:10:26.301Z] + PACKAGES=/tmp/packages_end.txt [2021-04-05T06:10:26.301Z] + case "${OS_FAMILY}" in [2021-04-05T06:10:26.301Z] + rpm -qa [2021-04-05T06:10:26.301Z] + sort [2021-04-05T06:10:31.614Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-05T06:10:31.614Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-05T06:10:31.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-05T06:10:31.614Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-98 ']' [2021-04-05T06:10:31.614Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-98/archives/ [2021-04-05T06:10:31.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-98/archives/ [Pipeline] echo [2021-04-05T06:10:31.651Z] 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/exfoundry_go-mod-messaging_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-05T06:10:31.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:10:32.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:10:32.314Z] [2021-04-05T06:10:32.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-05T06:10:32.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:10:32.711Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-05T06:10:32.711Z] df20fa9351a1: Pulling fs layer [2021-04-05T06:10:32.711Z] 36b3adc4ff6f: Pulling fs layer [2021-04-05T06:10:32.711Z] 8ad3a11d3b57: Pulling fs layer [2021-04-05T06:10:32.711Z] 46f8f816bc3b: Pulling fs layer [2021-04-05T06:10:32.711Z] 93b61091891f: Pulling fs layer [2021-04-05T06:10:32.711Z] 93b9cdb0e59b: Pulling fs layer [2021-04-05T06:10:32.711Z] 5e14af77c1be: Pulling fs layer [2021-04-05T06:10:32.711Z] 01666e4c0597: Pulling fs layer [2021-04-05T06:10:32.711Z] aa168da1d23b: Pulling fs layer [2021-04-05T06:10:32.711Z] 01666e4c0597: Waiting [2021-04-05T06:10:32.711Z] aa168da1d23b: Waiting [2021-04-05T06:10:32.711Z] 93b9cdb0e59b: Waiting [2021-04-05T06:10:32.711Z] 46f8f816bc3b: Waiting [2021-04-05T06:10:32.711Z] 93b61091891f: Waiting [2021-04-05T06:10:32.711Z] 5e14af77c1be: Waiting [2021-04-05T06:10:32.711Z] 36b3adc4ff6f: Verifying Checksum [2021-04-05T06:10:32.711Z] 36b3adc4ff6f: Download complete [2021-04-05T06:10:32.711Z] 46f8f816bc3b: Verifying Checksum [2021-04-05T06:10:32.711Z] 46f8f816bc3b: Download complete [2021-04-05T06:10:32.976Z] df20fa9351a1: Verifying Checksum [2021-04-05T06:10:32.976Z] df20fa9351a1: Download complete [2021-04-05T06:10:32.976Z] 93b9cdb0e59b: Verifying Checksum [2021-04-05T06:10:32.976Z] 93b9cdb0e59b: Download complete [2021-04-05T06:10:32.976Z] 93b61091891f: Verifying Checksum [2021-04-05T06:10:32.976Z] 93b61091891f: Download complete [2021-04-05T06:10:32.976Z] 5e14af77c1be: Verifying Checksum [2021-04-05T06:10:32.976Z] 5e14af77c1be: Download complete [2021-04-05T06:10:32.976Z] 01666e4c0597: Verifying Checksum [2021-04-05T06:10:32.976Z] 01666e4c0597: Download complete [2021-04-05T06:10:33.249Z] df20fa9351a1: Pull complete [2021-04-05T06:10:33.514Z] 8ad3a11d3b57: Verifying Checksum [2021-04-05T06:10:33.514Z] 8ad3a11d3b57: Download complete [2021-04-05T06:10:33.514Z] 36b3adc4ff6f: Pull complete [2021-04-05T06:10:34.096Z] 8ad3a11d3b57: Pull complete [2021-04-05T06:10:34.360Z] 46f8f816bc3b: Pull complete [2021-04-05T06:10:34.627Z] 93b61091891f: Pull complete [2021-04-05T06:10:34.627Z] 93b9cdb0e59b: Pull complete [2021-04-05T06:10:34.892Z] 5e14af77c1be: Pull complete [2021-04-05T06:10:35.849Z] 01666e4c0597: Pull complete [2021-04-05T06:10:35.849Z] aa168da1d23b: Verifying Checksum [2021-04-05T06:10:35.849Z] aa168da1d23b: Download complete [2021-04-05T06:10:42.486Z] aa168da1d23b: Pull complete [2021-04-05T06:10:42.486Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-05T06:10:42.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-05T06:10:42.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-05T06:10:42.660Z] prd-centos7-docker-4c-2g-32760 does not seem to be running inside a container [2021-04-05T06:10:42.719Z] $ 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/exfoundry_go-mod-messaging_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-98 -v /w/workspace/exfoundry_go-mod-messaging_PR-98:/w/workspace/exfoundry_go-mod-messaging_PR-98:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-98@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-98@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-05T06:10:46.410Z] $ docker top c0830d723463ce02b7e7d8ac20fa8a4f88c15d6f47ed8346d86a3d2c97d5dc82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-05T06:10:46.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-05T06:10:47.304Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-05T06:10:47.627Z] + ls /var/log/sa-host [2021-04-05T06:10:47.627Z] + sadf -c /var/log/sa-host/sa05 [2021-04-05T06:10:47.627Z] file_magic: OK [2021-04-05T06:10:47.627Z] HZ: Using current value: 100 [2021-04-05T06:10:47.627Z] file_header: OK [2021-04-05T06:10:47.627Z] 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-04-05T06:10:47.627Z] Statistics: [2021-04-05T06:10:47.627Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-05T06:10:47.627Z] File successfully converted to sysstat format version 12.2.1 [2021-04-05T06:10:47.627Z] + sadf -c /var/log/sa-host/sa23 [2021-04-05T06:10:47.627Z] file_magic: OK [2021-04-05T06:10:47.627Z] HZ: Using current value: 100 [2021-04-05T06:10:47.627Z] file_header: OK [2021-04-05T06:10:47.627Z] 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-04-05T06:10:47.627Z] Statistics: [2021-04-05T06:10:47.627Z] Hnuu...uuuununununu... [2021-04-05T06:10:47.627Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-05T06:10:47.918Z] provisioning config files... [2021-04-05T06:10:47.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-98@tmp/config2858377513225060704tmp [Pipeline] { [Pipeline] echo [2021-04-05T06:10:48.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:48.389Z] ---> create-netrc.sh [Pipeline] } [2021-04-05T06:10:48.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-05T06:10:48.549Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:48.881Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-05T06:10:48.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:49.240Z] ---> sudo-logs.sh [2021-04-05T06:10:49.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-05T06:10:49.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:49.700Z] ---> job-cost.sh [2021-04-05T06:10:49.700Z] lf-activate-venv: SKIPPING [2021-04-05T06:10:49.700Z] DEBUG: total: 0.20999999344348907 [2021-04-05T06:10:49.700Z] INFO: Retrieving Stack Cost... [2021-04-05T06:10:50.273Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-05T06:10:50.846Z] INFO: Archiving Costs [Pipeline] echo [2021-04-05T06:10:50.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-05T06:10:51.220Z] ---> logs-deploy.sh [2021-04-05T06:10:51.220Z] lf-activate-venv: SKIPPING [2021-04-05T06:10:51.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-98/1 [2021-04-05T06:10:51.220Z] INFO: archiving workspace using pattern(s): [2021-04-05T06:10:52.608Z] Archives upload complete. [2021-04-05T06:10:52.871Z] INFO: archiving logs to Nexus [2021-04-05T06:10:53.819Z] ---> uname -a: [2021-04-05T06:10:53.819Z] Linux prd-centos7-docker-4c-2g-32760.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-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] ---> lscpu: [2021-04-05T06:10:53.819Z] Architecture: x86_64 [2021-04-05T06:10:53.819Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-05T06:10:53.819Z] Byte Order: Little Endian [2021-04-05T06:10:53.819Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-05T06:10:53.819Z] CPU(s): 4 [2021-04-05T06:10:53.819Z] On-line CPU(s) list: 0-3 [2021-04-05T06:10:53.819Z] Thread(s) per core: 1 [2021-04-05T06:10:53.819Z] Core(s) per socket: 1 [2021-04-05T06:10:53.819Z] Socket(s): 4 [2021-04-05T06:10:53.819Z] NUMA node(s): 1 [2021-04-05T06:10:53.819Z] Vendor ID: GenuineIntel [2021-04-05T06:10:53.819Z] CPU family: 6 [2021-04-05T06:10:53.819Z] Model: 44 [2021-04-05T06:10:53.819Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-05T06:10:53.819Z] Stepping: 1 [2021-04-05T06:10:53.819Z] CPU MHz: 2933.438 [2021-04-05T06:10:53.819Z] BogoMIPS: 5866.87 [2021-04-05T06:10:53.819Z] Virtualization: VT-x [2021-04-05T06:10:53.819Z] Hypervisor vendor: KVM [2021-04-05T06:10:53.819Z] Virtualization type: full [2021-04-05T06:10:53.819Z] L1d cache: 128 KiB [2021-04-05T06:10:53.819Z] L1i cache: 128 KiB [2021-04-05T06:10:53.819Z] L2 cache: 16 MiB [2021-04-05T06:10:53.819Z] L3 cache: 64 MiB [2021-04-05T06:10:53.819Z] NUMA node0 CPU(s): 0-3 [2021-04-05T06:10:53.819Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-05T06:10:53.819Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-05T06:10:53.819Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-05T06:10:53.819Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-05T06:10:53.819Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-05T06:10:53.819Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-05T06:10:53.819Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-05T06:10:53.819Z] Vulnerability Srbds: Not affected [2021-04-05T06:10:53.819Z] Vulnerability Tsx async abort: Not affected [2021-04-05T06:10:53.819Z] 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-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] ---> nproc: [2021-04-05T06:10:53.819Z] 4 [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] ---> df -h: [2021-04-05T06:10:53.819Z] Filesystem Size Used Available Use% Mounted on [2021-04-05T06:10:53.819Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-05T06:10:53.819Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-05T06:10:53.819Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-05T06:10:53.819Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-98 [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-98@tmp [2021-04-05T06:10:53.819Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] ---> free -m: [2021-04-05T06:10:53.819Z] total used free shared buff/cache available [2021-04-05T06:10:53.819Z] Mem: 1837 697 63 0 1076 1035 [2021-04-05T06:10:53.819Z] Swap: 1023 1 1022 [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] [2021-04-05T06:10:53.819Z] ---> ip addr: [2021-04-05T06:10:53.819Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-05T06:10:53.820Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-05T06:10:53.820Z] inet 127.0.0.1/8 scope host lo [2021-04-05T06:10:53.820Z] valid_lft forever preferred_lft forever [2021-04-05T06:10:53.820Z] inet6 ::1/128 scope host [2021-04-05T06:10:53.820Z] valid_lft forever preferred_lft forever [2021-04-05T06:10:53.820Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-05T06:10:53.820Z] link/ether fa:16:3e:c2:40:22 brd ff:ff:ff:ff:ff:ff [2021-04-05T06:10:53.820Z] inet 10.30.123.148/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-05T06:10:53.820Z] valid_lft 85862sec preferred_lft 85862sec [2021-04-05T06:10:53.820Z] inet6 fe80::f816:3eff:fec2:4022/64 scope link [2021-04-05T06:10:53.820Z] valid_lft forever preferred_lft forever [2021-04-05T06:10:53.820Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-05T06:10:53.820Z] link/ether 02:42:fd:bf:33:b1 brd ff:ff:ff:ff:ff:ff [2021-04-05T06:10:53.820Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-05T06:10:53.820Z] valid_lft forever preferred_lft forever [2021-04-05T06:10:53.820Z] inet6 fe80::42:fdff:febf:33b1/64 scope link [2021-04-05T06:10:53.820Z] valid_lft forever preferred_lft forever [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] ---> sar -b -r -n DEV: [2021-04-05T06:10:53.820Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/05/21 _x86_64_ (4 CPU) [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:01:44 LINUX RESTART (4 CPU) [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-05T06:10:53.820Z] 06:03:01 166.05 82.41 83.64 0.00 9112.42 39084.02 0.00 [2021-04-05T06:10:53.820Z] 06:04:01 2.48 0.00 2.48 0.00 0.00 55.08 0.00 [2021-04-05T06:10:53.820Z] 06:05:01 0.45 0.00 0.45 0.00 0.00 7.26 0.00 [2021-04-05T06:10:53.820Z] 06:06:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2021-04-05T06:10:53.820Z] 06:07:02 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-04-05T06:10:53.820Z] 06:08:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 [2021-04-05T06:10:53.820Z] 06:09:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2021-04-05T06:10:53.820Z] 06:10:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-04-05T06:10:53.820Z] Average: 21.33 10.33 11.01 0.00 1141.97 4907.79 0.00 [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-05T06:10:53.820Z] 06:03:01 160960 0 560364 29.78 2620 1157600 1102372 37.62 385028 1135372 128 [2021-04-05T06:10:53.820Z] 06:04:01 161920 0 559468 29.73 2620 1157536 1102312 37.62 388304 1131780 20 [2021-04-05T06:10:53.820Z] 06:05:01 164668 0 556716 29.59 2620 1157540 1077184 36.76 388520 1129484 12 [2021-04-05T06:10:53.820Z] 06:06:01 165128 0 556252 29.56 2620 1157544 1077160 36.76 393680 1124212 8 [2021-04-05T06:10:53.820Z] 06:07:02 164920 0 556456 29.57 2620 1157548 1077184 36.76 390724 1127304 20 [2021-04-05T06:10:53.820Z] 06:08:01 160524 0 560848 29.81 2620 1157552 1077208 36.76 395300 1126764 8 [2021-04-05T06:10:53.820Z] 06:09:01 161732 0 559636 29.74 2620 1157556 1077040 36.76 394480 1126764 8 [2021-04-05T06:10:53.820Z] 06:10:01 161920 0 559444 29.73 2620 1157560 1077040 36.76 394360 1126764 8 [2021-04-05T06:10:53.820Z] Average: 162722 0 558648 29.69 2620 1157554 1083438 36.98 391300 1128556 26 [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-05T06:10:53.820Z] 06:03:01 eth0 514.83 338.08 1053.77 91.79 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:03:01 docker0 1.81 1.51 0.41 3.12 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:04:01 eth0 3.41 0.42 0.56 0.21 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:05:01 eth0 3.91 0.92 1.03 0.57 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:06:01 eth0 2.18 0.52 0.65 0.39 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:07:02 eth0 1.83 0.67 0.64 0.40 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:08:01 eth0 0.76 0.44 0.41 0.30 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:09:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:10:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] Average: eth0 66.07 42.76 132.47 11.74 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] Average: docker0 0.23 0.19 0.05 0.39 0.00 0.00 0.00 0.00 [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] ---> sar -P ALL: [2021-04-05T06:10:53.820Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/05/21 _x86_64_ (4 CPU) [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:01:44 LINUX RESTART (4 CPU) [2021-04-05T06:10:53.820Z] [2021-04-05T06:10:53.820Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2021-04-05T06:10:53.820Z] 06:03:01 all 14.50 0.00 8.34 5.76 0.05 71.35 [2021-04-05T06:10:53.820Z] 06:03:01 0 14.06 0.00 8.53 6.54 0.05 70.81 [2021-04-05T06:10:53.820Z] 06:03:01 1 13.50 0.00 7.82 6.61 0.07 72.00 [2021-04-05T06:10:53.820Z] 06:03:01 2 14.56 0.00 10.09 4.60 0.05 70.69 [2021-04-05T06:10:53.820Z] 06:03:01 3 15.90 0.00 6.90 5.29 0.03 71.87 [2021-04-05T06:10:53.820Z] 06:04:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2021-04-05T06:10:53.820Z] 06:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-05T06:10:53.820Z] 06:04:01 1 0.55 0.00 0.03 0.00 0.00 99.42 [2021-04-05T06:10:53.820Z] 06:04:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-05T06:10:53.820Z] 06:04:01 3 0.10 0.00 0.07 0.00 0.02 99.82 [2021-04-05T06:10:53.820Z] 06:05:01 all 0.18 0.00 0.05 0.00 0.06 99.72 [2021-04-05T06:10:53.820Z] 06:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-04-05T06:10:53.821Z] 06:05:01 1 0.55 0.00 0.05 0.00 0.10 99.30 [2021-04-05T06:10:53.821Z] 06:05:01 2 0.05 0.00 0.05 0.00 0.07 99.83 [2021-04-05T06:10:53.821Z] 06:05:01 3 0.07 0.00 0.07 0.00 0.05 99.82 [2021-04-05T06:10:53.821Z] 06:06:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2021-04-05T06:10:53.821Z] 06:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-05T06:10:53.821Z] 06:06:01 1 0.43 0.00 0.03 0.00 0.00 99.53 [2021-04-05T06:10:53.821Z] 06:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-05T06:10:53.821Z] 06:06:01 3 0.12 0.00 0.13 0.00 0.02 99.73 [2021-04-05T06:10:53.821Z] 06:07:02 all 0.20 0.00 0.12 0.00 0.01 99.66 [2021-04-05T06:10:53.821Z] 06:07:02 0 0.10 0.00 0.12 0.00 0.02 99.77 [2021-04-05T06:10:53.821Z] 06:07:02 1 0.52 0.00 0.05 0.00 0.02 99.42 [2021-04-05T06:10:53.821Z] 06:07:02 2 0.12 0.00 0.20 0.00 0.00 99.68 [2021-04-05T06:10:53.821Z] 06:07:02 3 0.08 0.00 0.13 0.00 0.00 99.78 [2021-04-05T06:10:53.821Z] 06:08:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-04-05T06:10:53.821Z] 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-05T06:10:53.821Z] 06:08:01 1 0.32 0.00 0.05 0.00 0.00 99.63 [2021-04-05T06:10:53.821Z] 06:08:01 2 0.27 0.00 0.08 0.00 0.00 99.64 [2021-04-05T06:10:53.821Z] 06:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-05T06:10:53.821Z] 06:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-05T06:10:53.821Z] 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-05T06:10:53.821Z] 06:09:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-04-05T06:10:53.821Z] 06:09:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-04-05T06:10:53.821Z] 06:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-05T06:10:53.821Z] 06:10:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-05T06:10:53.821Z] 06:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-05T06:10:53.821Z] 06:10:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-04-05T06:10:53.821Z] 06:10:01 2 0.15 0.00 0.08 0.00 0.02 99.75 [2021-04-05T06:10:53.821Z] 06:10:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-05T06:10:53.821Z] Average: all 1.93 0.00 1.08 0.71 0.02 96.25 [2021-04-05T06:10:53.821Z] Average: 0 1.77 0.00 1.09 0.81 0.01 96.32 [2021-04-05T06:10:53.821Z] Average: 1 1.99 0.00 1.01 0.82 0.02 96.16 [2021-04-05T06:10:53.821Z] Average: 2 1.96 0.00 1.32 0.57 0.02 96.14 [2021-04-05T06:10:53.821Z] Average: 3 2.02 0.00 0.91 0.65 0.01 96.40 [2021-04-05T06:10:53.821Z] [2021-04-05T06:10:53.821Z] [2021-04-05T06:10:53.821Z]