Pull request #71 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from d57aa3f03fe938a57f0c3086271dbb33df45c4c1+a282c667cd5f3734a54ec0276e1551daa14c1672 (bfb8b1848cb5e43f6779654349f3b74f61514d60) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-71/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-71/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6304 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [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-71 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) > 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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # 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 a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:33:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:33:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:33:04 ========================================================= 17:33:04 EdgeX Global Pipelines Version Info 17:33:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:33:06 ------------------- 17:33:06 stable info: 17:33:06 ------------------- 17:33:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:33:06 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 17:33:06 Message: update stable to v1.0.144 17:33:07 ------------------- 17:33:07 experimental info: 17:33:07 ------------------- 17:33:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:33:07 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 17:33:07 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:33:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:33:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:33:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:33:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:33:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo 17:33:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [Pipeline] echo 17:33:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d57aa3f [Pipeline] echo 17:33:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:12 + git log --format=format:%s -1 d57aa3f03fe938a57f0c3086271dbb33df45c4c1 [Pipeline] echo 17:33:13 GIT_COMMIT: d57aa3f03fe938a57f0c3086271dbb33df45c4c1, Commit Message: fix: Change CorrelationID key constant to match recent change in edgex-go [Pipeline] echo 17:33:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:14 17:33:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:33:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:14 latest: Pulling from edgex-devops/git-semver 17:33:14 31603596830f: Pulling fs layer 17:33:14 2a8b12db71e7: Pulling fs layer 17:33:14 6ca5941a6612: Pulling fs layer 17:33:14 ecc8261a40a4: Pulling fs layer 17:33:14 ecc8261a40a4: Waiting 17:33:14 2a8b12db71e7: Verifying Checksum 17:33:14 2a8b12db71e7: Download complete 17:33:15 31603596830f: Download complete 17:33:15 ecc8261a40a4: Verifying Checksum 17:33:15 ecc8261a40a4: Download complete 17:33:15 6ca5941a6612: Verifying Checksum 17:33:15 6ca5941a6612: Download complete 17:33:15 31603596830f: Pull complete 17:33:15 2a8b12db71e7: Pull complete 17:33:16 6ca5941a6612: Pull complete 17:33:16 ecc8261a40a4: Pull complete 17:33:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:33:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:33:17 prd-centos7-docker-4c-2g-6304 does not seem to be running inside a container 17:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:33:19 $ docker top 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:19 [ssh-agent] Looking for ssh-agent implementation... 17:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:19 $ docker exec 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent 17:33:20 SSH_AUTH_SOCK=/tmp/ssh-GzJP8cHy4f5D/agent.11 17:33:20 SSH_AGENT_PID=16 17:33:20 Running ssh-add (command line suppressed) 17:33:20 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3789664966044785814.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3789664966044785814.key) 17:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:20 + git tag --points-at HEAD [Pipeline] } 17:33:20 $ docker exec --env ******** --env ******** 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent -k 17:33:20 unset SSH_AUTH_SOCK; 17:33:20 unset SSH_AGENT_PID; 17:33:20 echo Agent pid 16 killed; 17:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:33:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:21 [ssh-agent] Looking for ssh-agent implementation... 17:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:21 $ docker exec 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent 17:33:21 SSH_AUTH_SOCK=/tmp/ssh-19lGp6mI8Lw4/agent.45 17:33:21 SSH_AGENT_PID=50 17:33:21 Running ssh-add (command line suppressed) 17:33:21 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_2104719131788669412.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_2104719131788669412.key) 17:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:22 + git semver init 17:33:22 # -> Open(): unable to determine branch for HEAD 17:33:22 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.git 17:33:22 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-71 17:33:22 # $SEMVER_REMOTE_NAME = origin 17:33:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:33:22 # $SEMVER_USER_NAME = edgex-jenkins 17:33:22 # $SEMVER_BRANCH = PR-71 17:33:22 # $SEMVER_TEMP = /tmp/semver-868255927 17:33:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 17:33:22 # '/tmp/semver-868255927' -> '/w/workspace/exfoundry_go-mod-messaging_PR-71/.semver' 17:33:22 # -> Force: false 17:33:22 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.semver [Pipeline] } 17:33:22 $ docker exec --env ******** --env ******** 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 ssh-agent -k 17:33:22 unset SSH_AUTH_SOCK; 17:33:22 unset SSH_AGENT_PID; 17:33:22 echo Agent pid 50 killed; 17:33:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:23 + git semver [Pipeline] } 17:33:23 $ docker stop --time=1 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 17:33:24 $ docker rm -f 40a4765d59a4e8a8fa193a0c323d5df0861027ffaf32f1432561fbaad8235de0 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:25 Stashed 1 file(s) [Pipeline] echo 17:33:25 [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 17:33:41 Still waiting to schedule task 17:33:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:33:41 Still waiting to schedule task 17:33:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 17:35:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6305 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws 17:35:30 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 17:35:36 using credential edgex-jenkins-ssh 17:35:36 Cloning the remote Git repository 17:35:36 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:35:36 > git init /w/workspace/go-mod-messaging/1 # timeout=10 17:35:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:35:36 > git --version # timeout=10 17:35:36 > git --version # 'git version 2.17.1' 17:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:37 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 17:35:38 Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 17:35:38 Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) 17:35:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:35:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:35:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:35:38 > git config core.sparsecheckout # timeout=10 17:35:38 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 17:35:38 > git remote # timeout=10 17:35:38 > git config --get remote.origin.url # timeout=10 17:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:38 > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 17:35:38 > git rev-parse HEAD^{commit} # timeout=10 17:35:38 > git config core.sparsecheckout # timeout=10 17:35:38 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 17:35:42 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" 17:35:42 > git --version # timeout=10 17:35:42 > git --version # 'git version 2.17.1' 17:35:42 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:35:43 ========================================================= 17:35:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:35:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:35:44 + 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 . 17:35:45 Sending build context to Docker daemon 461.8kB 17:35:45 Step 1/7 : ARG BASE=golang:1.15-alpine 17:35:45 Step 2/7 : FROM ${BASE} 17:35:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:35:46 b538f80385f9: Pulling fs layer 17:35:46 74f711af9a0d: Pulling fs layer 17:35:46 99f96fe45779: Pulling fs layer 17:35:46 8529a6b9a6be: Pulling fs layer 17:35:46 45590311c82a: Pulling fs layer 17:35:46 69ca0ff8b7b3: Pulling fs layer 17:35:46 209524e5b208: Pulling fs layer 17:35:46 45590311c82a: Waiting 17:35:46 8529a6b9a6be: Waiting 17:35:46 69ca0ff8b7b3: Waiting 17:35:46 209524e5b208: Waiting 17:35:46 99f96fe45779: Verifying Checksum 17:35:46 99f96fe45779: Download complete 17:35:46 74f711af9a0d: Verifying Checksum 17:35:46 74f711af9a0d: Download complete 17:35:46 45590311c82a: Verifying Checksum 17:35:46 45590311c82a: Download complete 17:35:46 69ca0ff8b7b3: Verifying Checksum 17:35:46 69ca0ff8b7b3: Download complete 17:35:46 b538f80385f9: Verifying Checksum 17:35:46 b538f80385f9: Download complete 17:35:47 b538f80385f9: Pull complete 17:35:47 74f711af9a0d: Pull complete 17:35:48 99f96fe45779: Pull complete 17:35:49 209524e5b208: Verifying Checksum 17:35:50 8529a6b9a6be: Verifying Checksum 17:35:50 8529a6b9a6be: Download complete 17:36:02 8529a6b9a6be: Pull complete 17:36:02 45590311c82a: Pull complete 17:36:02 69ca0ff8b7b3: Pull complete 17:36:05 209524e5b208: Pull complete 17:36:05 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:36:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:36:05 ---> 5bddaf1c2fca 17:36:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:36:08 ---> Running in 186f141b4d3e 17:36:08 Removing intermediate container 186f141b4d3e 17:36:08 ---> 83962f675a27 17:36:08 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:36:08 ---> Running in b453d4726838 17:36:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:36:12 (1/5) Installing libsodium (1.0.18-r0) 17:36:12 (2/5) Installing libzmq (4.3.3-r0) 17:36:12 (3/5) Installing pkgconf (1.7.2-r0) 17:36:12 (4/5) Installing libsodium-dev (1.0.18-r0) 17:36:12 (5/5) Installing zeromq-dev (4.3.3-r0) 17:36:12 Executing busybox-1.31.1-r16.trigger 17:36:12 OK: 144 MiB in 44 packages 17:36:14 Removing intermediate container b453d4726838 17:36:14 ---> 7bc969c6cfca 17:36:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:36:14 ---> Running in 4777eef5b3f1 17:36:14 Removing intermediate container 4777eef5b3f1 17:36:14 ---> 0c87359c49e0 17:36:14 Step 6/7 : COPY go.mod . 17:36:15 ---> 3e2002816a68 17:36:15 Step 7/7 : RUN go mod download 17:36:15 ---> Running in 5de7696fb787 17:36:19 Running on prd-centos7-docker-4c-2g-6306 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws 17:36:19 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 17:36:22 using credential edgex-jenkins-ssh 17:36:22 Cloning the remote Git repository 17:36:22 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:36:22 > git init /w/workspace/go-mod-messaging/1 # timeout=10 17:36:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:36:22 > git --version # timeout=10 17:36:22 > git --version # 'git version 2.16.5' 17:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:23 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit d57aa3f03fe938a57f0c3086271dbb33df45c4c1 17:36:23 Merge succeeded, producing d57aa3f03fe938a57f0c3086271dbb33df45c4c1 17:36:23 Checking out Revision d57aa3f03fe938a57f0c3086271dbb33df45c4c1 (PR-71) 17:36:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:23 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:36:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:36:23 > git config core.sparsecheckout # timeout=10 17:36:23 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 17:36:23 > git remote # timeout=10 17:36:23 > git config --get remote.origin.url # timeout=10 17:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:36:23 > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 17:36:23 > git rev-parse HEAD^{commit} # timeout=10 17:36:23 > git config core.sparsecheckout # timeout=10 17:36:23 > git checkout -f d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 17:36:27 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" 17:36:27 > git --version # timeout=10 17:36:27 > git --version # 'git version 2.16.5' 17:36:27 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:36:28 ========================================================= 17:36:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:36:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:36:29 + 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 . 17:36:30 Sending build context to Docker daemon 461.8kB 17:36:30 Step 1/7 : ARG BASE=golang:1.15-alpine 17:36:30 Step 2/7 : FROM ${BASE} 17:36:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:36:30 df20fa9351a1: Pulling fs layer 17:36:30 ed8968b2872e: Pulling fs layer 17:36:30 a92cc7c5fd73: Pulling fs layer 17:36:30 e871e8e8d7a9: Pulling fs layer 17:36:30 e73272ec9a57: Pulling fs layer 17:36:30 e871e8e8d7a9: Waiting 17:36:30 1e910a182e73: Pulling fs layer 17:36:30 4e634b169226: Pulling fs layer 17:36:30 1e910a182e73: Waiting 17:36:30 4e634b169226: Waiting 17:36:30 a92cc7c5fd73: Download complete 17:36:30 ed8968b2872e: Download complete 17:36:30 e73272ec9a57: Verifying Checksum 17:36:30 e73272ec9a57: Download complete 17:36:30 1e910a182e73: Verifying Checksum 17:36:30 1e910a182e73: Download complete 17:36:30 df20fa9351a1: Verifying Checksum 17:36:30 df20fa9351a1: Download complete 17:36:30 df20fa9351a1: Pull complete 17:36:30 ed8968b2872e: Pull complete 17:36:30 a92cc7c5fd73: Pull complete 17:36:30 Removing intermediate container 5de7696fb787 17:36:30 ---> 92fdc6e9786b 17:36:30 Successfully built 92fdc6e9786b 17:36:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:36:31 + docker inspect -f . ci-base-image-arm64 17:36:31 . [Pipeline] withDockerContainer 17:36:31 prd-ubuntu18.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container 17:36:31 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:36:31 4e634b169226: Verifying Checksum 17:36:31 4e634b169226: Download complete 17:36:32 e871e8e8d7a9: Verifying Checksum 17:36:32 e871e8e8d7a9: Download complete 17:36:33 $ docker top 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:34 + go version 17:36:34 go version go1.15.2 linux/arm64 [Pipeline] } 17:36:34 $ docker stop --time=1 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 17:36:36 $ docker rm -f 078f658f73f706c52a7fe13ac162d9cc9f445d4e7754118e871755c92ffdaa59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:38 e871e8e8d7a9: Pull complete 17:36:38 e73272ec9a57: Pull complete 17:36:38 1e910a182e73: Pull complete 17:36:38 + docker inspect -f . ci-base-image-arm64 17:36:38 . [Pipeline] withDockerContainer 17:36:38 prd-ubuntu18.04-docker-arm64-4c-16g-6305 does not seem to be running inside a container 17:36:38 $ 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 ******** -e ******** ci-base-image-arm64 cat 17:36:40 $ docker top 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:41 + make test 17:36:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:36:43 4e634b169226: Pull complete 17:36:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:36:43 ---> f7629b54cfaa 17:36:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:36:43 ---> Running in 444b2054c79f 17:36:43 Removing intermediate container 444b2054c79f 17:36:43 ---> b510b1b85cc1 17:36:43 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:36:43 ---> Running in 15a2e6cc0508 17:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:36:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:36:45 (1/5) Installing libsodium (1.0.18-r0) 17:36:45 (2/5) Installing libzmq (4.3.3-r0) 17:36:45 (3/5) Installing pkgconf (1.7.2-r0) 17:36:46 (4/5) Installing libsodium-dev (1.0.18-r0) 17:36:46 (5/5) Installing zeromq-dev (4.3.3-r0) 17:36:46 Executing busybox-1.31.1-r16.trigger 17:36:46 OK: 167 MiB in 44 packages 17:36:46 Removing intermediate container 15a2e6cc0508 17:36:46 ---> 9c750247bd4a 17:36:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:36:46 ---> Running in d34b1f1f501d 17:36:46 Removing intermediate container d34b1f1f501d 17:36:46 ---> 12ae4b1de2df 17:36:46 Step 6/7 : COPY go.mod . 17:36:47 ---> 4a61993afc11 17:36:47 Step 7/7 : RUN go mod download 17:36:47 ---> Running in 278a48b412b9 17:36:59 Removing intermediate container 278a48b412b9 17:36:59 ---> e215ef33ee70 17:36:59 Successfully built e215ef33ee70 17:36:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:36:59 + docker inspect -f . ci-base-image-x86_64 17:36:59 . [Pipeline] withDockerContainer 17:37:00 prd-centos7-docker-4c-2g-6306 does not seem to be running inside a container 17:37:00 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:37:00 $ docker top 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:01 + go version 17:37:01 go version go1.15.2 linux/amd64 [Pipeline] } 17:37:01 $ docker stop --time=1 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 17:37:02 $ docker rm -f 42d1d302757056d75eebbdb6fcb5d6e2071f1fd393965fe6b2ebe61fc9e0b3e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:04 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 17:37:04 + docker inspect -f . ci-base-image-x86_64 17:37:04 . [Pipeline] withDockerContainer 17:37:04 prd-centos7-docker-4c-2g-6306 does not seem to be running inside a container 17:37:04 $ 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 ******** -e ******** ci-base-image-x86_64 cat 17:37:04 $ docker top 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:05 + make test 17:37:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:37:06 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.046s coverage: 94.7% of statements 17:37:07 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.025s coverage: 77.1% of statements 17:37:07 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 17:37:09 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 17:37:11 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.008s coverage: 94.7% of statements 17:37:14 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.010s coverage: 77.1% of statements 17:37:14 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 17:37:25 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 17:37:25 timed-out 17:37:25 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 17:37:25 Received messages: { 123 [116 101 115 116 32 98 121 116 101 115] } 17:37:25 msg1: test bytes, msg2: test bytes 17:37:25 App Functions 2 Message: { 456 [97 112 112 108 101 32 106 117 105 99 101] } 17:37:25 time's up 17:37:25 Done 17:37:25 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 17:37:25 --- FAIL: TestSubscribe (2.31s) 17:37:25 client_test.go:631: 17:37:25 Error Trace: client_test.go:631 17:37:25 client_test.go:551 17:37:25 Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5581]"} 17:37:25 Test: TestSubscribe 17:37:25 Messages: Failed to publish to ZMQ message 17:37:25 client_test.go:632: 17:37:25 In test caller, received messages1: { 101 [97 112 112 108 101 32 106 117 105 99 101] application/json} 17:37:25 In test caller, received messages3: { 103 [98 97 110 97 110 97 32 115 108 105 99 101 115] video} 17:37:25 In test caller, received messages2: { 102 [111 114 97 110 103 101 32 106 117 105 99 101] application/cbor} 17:37:25 time's up 17:37:25 Done 17:37:25 --- FAIL: TestSubscribeMultipleAndEmptyTopic (1.00s) 17:37:25 client_test.go:814: 17:37:25 Error Trace: client_test.go:814 17:37:25 Error: Expected nil, but got: &errors.errorString{s:"error: interrupted system call [tcp://*:5599]"} 17:37:25 Test: TestSubscribeMultipleAndEmptyTopic 17:37:25 Messages: Failed to publish messages to ZMQ 17:37:25 client_test.go:815: 17:37:25 In test caller, received messages: { 123 [116 101 115 116 32 98 121 116 101 115] application/json} 17:37:25 FAIL 17:37:25 coverage: 84.1% of statements 17:37:25 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 16.489s 17:37:25 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements 17:37:25 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.011s coverage: 100.0% of statements 17:37:25 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.021s coverage: 100.0% of statements 17:37:25 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements 17:37:25 FAIL 17:37:25 make: *** [Makefile:6: test] Error 1 [Pipeline] } 17:37:25 $ docker stop --time=1 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 17:37:27 $ docker rm -f 34eaa2c15574ed18ad5af40eab1299786ee412f6e04b2212435b2e47249a0ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:31 Failed in branch arm64 17:37:36 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.347s coverage: 85.0% of statements 17:37:36 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements 17:37:36 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.032s coverage: 100.0% of statements 17:37:36 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.032s coverage: 100.0% of statements 17:37:36 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.320s coverage: 90.9% of statements 17:37:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:37:36 gofmt -l . 17:37:36 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:37:36 Stashed 1 file(s) [Pipeline] } 17:37:36 $ docker stop --time=1 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 17:37:38 $ docker rm -f 2d636d88264dcd66d780c73eab14a562403703f3d8a94a8d3022eb826af6d409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 17:37:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:45 ---> package-listing.sh 17:37:45 ++ facter osfamily 17:37:45 ++ tr '[:upper:]' '[:lower:]' 17:37:45 + OS_FAMILY=redhat 17:37:45 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-71 17:37:45 + START_PACKAGES=/tmp/packages_start.txt 17:37:45 + END_PACKAGES=/tmp/packages_end.txt 17:37:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:45 + PACKAGES=/tmp/packages_start.txt 17:37:45 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' 17:37:45 + PACKAGES=/tmp/packages_end.txt 17:37:45 + case "${OS_FAMILY}" in 17:37:45 + rpm -qa 17:37:45 + sort 17:37:50 + '[' -f /tmp/packages_start.txt ']' 17:37:50 + '[' -f /tmp/packages_end.txt ']' 17:37:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:50 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' 17:37:50 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ 17:37:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [Pipeline] echo 17:37:50 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:50 17:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:51 alpine: Pulling from edgex-lftools-log-publisher 17:37:51 df20fa9351a1: Pulling fs layer 17:37:51 36b3adc4ff6f: Pulling fs layer 17:37:51 8ad3a11d3b57: Pulling fs layer 17:37:51 46f8f816bc3b: Pulling fs layer 17:37:51 93b61091891f: Pulling fs layer 17:37:51 93b9cdb0e59b: Pulling fs layer 17:37:51 5e14af77c1be: Pulling fs layer 17:37:51 01666e4c0597: Pulling fs layer 17:37:51 aa168da1d23b: Pulling fs layer 17:37:51 93b9cdb0e59b: Waiting 17:37:51 5e14af77c1be: Waiting 17:37:51 01666e4c0597: Waiting 17:37:51 aa168da1d23b: Waiting 17:37:51 93b61091891f: Waiting 17:37:51 46f8f816bc3b: Waiting 17:37:51 36b3adc4ff6f: Verifying Checksum 17:37:51 36b3adc4ff6f: Download complete 17:37:51 46f8f816bc3b: Verifying Checksum 17:37:51 46f8f816bc3b: Download complete 17:37:51 df20fa9351a1: Download complete 17:37:51 93b9cdb0e59b: Verifying Checksum 17:37:51 93b9cdb0e59b: Download complete 17:37:51 5e14af77c1be: Verifying Checksum 17:37:51 5e14af77c1be: Download complete 17:37:51 93b61091891f: Verifying Checksum 17:37:51 93b61091891f: Download complete 17:37:51 01666e4c0597: Verifying Checksum 17:37:51 01666e4c0597: Download complete 17:37:51 8ad3a11d3b57: Verifying Checksum 17:37:51 8ad3a11d3b57: Download complete 17:37:51 df20fa9351a1: Pull complete 17:37:51 36b3adc4ff6f: Pull complete 17:37:52 8ad3a11d3b57: Pull complete 17:37:52 46f8f816bc3b: Pull complete 17:37:53 93b61091891f: Pull complete 17:37:53 93b9cdb0e59b: Pull complete 17:37:53 aa168da1d23b: Verifying Checksum 17:37:53 aa168da1d23b: Download complete 17:37:53 5e14af77c1be: Pull complete 17:37:53 01666e4c0597: Pull complete 17:38:01 aa168da1d23b: Pull complete 17:38:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:38:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:38:02 prd-centos7-docker-4c-2g-6304 does not seem to be running inside a container 17:38:02 $ 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-71/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-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:38:05 $ docker top b53493c2a4a1fe9cd2be02043bde565642ac2a8a3f748949f102cbf454b5bae2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:06 + touch /tmp/pre-build-complete [Pipeline] sh 17:38:06 + mkdir -p /var/log/sa [Pipeline] sh 17:38:07 + ls /var/log/sa-host 17:38:07 + sadf -c /var/log/sa-host/sa05 17:38:07 file_magic: OK 17:38:07 HZ: Using current value: 100 17:38:07 file_header: OK 17:38:07 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 17:38:07 Statistics: 17:38:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:07 File successfully converted to sysstat format version 12.2.1 17:38:07 + sadf -c /var/log/sa-host/sa19 17:38:07 file_magic: OK 17:38:07 HZ: Using current value: 100 17:38:07 file_header: OK 17:38:07 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 17:38:07 Statistics: 17:38:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:07 provisioning config files... 17:38:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config1084943106622883530tmp [Pipeline] { [Pipeline] echo 17:38:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:38:07 ---> create-netrc.sh [Pipeline] } 17:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:38:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:38:08 ---> python-tools-install.sh [Pipeline] echo 17:38:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:38:08 ---> sudo-logs.sh 17:38:08 Archiving 'sudo' log.. [Pipeline] echo 17:38:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:38:09 ---> job-cost.sh 17:38:09 lf-activate-venv: SKIPPING 17:38:09 INFO: No Stack... 17:38:10 INFO: Retrieving Pricing Info for: v1-standard-2 17:38:10 INFO: Archiving Costs [Pipeline] echo 17:38:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:38:11 ---> logs-deploy.sh 17:38:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-71/1 17:38:11 INFO: archiving workspace using pattern(s): 17:38:13 Archives upload complete. 17:38:13 INFO: archiving logs to Nexus 17:38:14 ---> uname -a: 17:38:14 Linux prd-centos7-docker-4c-2g-6304.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 17:38:14 17:38:14 17:38:14 ---> lscpu: 17:38:14 Architecture: x86_64 17:38:14 CPU op-mode(s): 32-bit, 64-bit 17:38:14 Byte Order: Little Endian 17:38:14 Address sizes: 40 bits physical, 48 bits virtual 17:38:14 CPU(s): 4 17:38:14 On-line CPU(s) list: 0-3 17:38:14 Thread(s) per core: 1 17:38:14 Core(s) per socket: 1 17:38:14 Socket(s): 4 17:38:14 NUMA node(s): 1 17:38:14 Vendor ID: GenuineIntel 17:38:14 CPU family: 6 17:38:14 Model: 44 17:38:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:38:14 Stepping: 1 17:38:14 CPU MHz: 2933.436 17:38:14 BogoMIPS: 5866.87 17:38:14 Virtualization: VT-x 17:38:14 Hypervisor vendor: KVM 17:38:14 Virtualization type: full 17:38:14 L1d cache: 128 KiB 17:38:14 L1i cache: 128 KiB 17:38:14 L2 cache: 16 MiB 17:38:14 L3 cache: 64 MiB 17:38:14 NUMA node0 CPU(s): 0-3 17:38:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:38:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:38:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:38:14 Vulnerability Meltdown: Mitigation; PTI 17:38:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:38:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:38:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:38:14 Vulnerability Tsx async abort: Not affected 17:38:14 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 17:38:14 17:38:14 17:38:14 ---> nproc: 17:38:14 4 17:38:14 17:38:14 17:38:14 ---> df -h: 17:38:14 Filesystem Size Used Available Use% Mounted on 17:38:14 overlay 50.0G 7.2G 42.8G 14% / 17:38:14 tmpfs 64.0M 0 64.0M 0% /dev 17:38:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:38:14 shm 64.0M 0 64.0M 0% /dev/shm 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-messaging_PR-71 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp 17:38:14 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 17:38:14 17:38:14 17:38:14 ---> free -m: 17:38:14 total used free shared buff/cache available 17:38:14 Mem: 1837 690 104 0 1042 1043 17:38:14 Swap: 1023 0 1023 17:38:14 17:38:14 17:38:14 ---> ip addr: 17:38:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:38:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:38:14 inet 127.0.0.1/8 scope host lo 17:38:14 valid_lft forever preferred_lft forever 17:38:14 inet6 ::1/128 scope host 17:38:14 valid_lft forever preferred_lft forever 17:38:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:38:14 link/ether fa:16:3e:c6:5f:04 brd ff:ff:ff:ff:ff:ff 17:38:14 inet 10.30.123.200/23 brd 10.30.123.255 scope global dynamic eth0 17:38:14 valid_lft 86057sec preferred_lft 86057sec 17:38:14 inet6 fe80::f816:3eff:fec6:5f04/64 scope link 17:38:14 valid_lft forever preferred_lft forever 17:38:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:38:14 link/ether 02:42:67:ca:0f:d7 brd ff:ff:ff:ff:ff:ff 17:38:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:38:14 valid_lft forever preferred_lft forever 17:38:14 inet6 fe80::42:67ff:feca:fd7/64 scope link 17:38:14 valid_lft forever preferred_lft forever 17:38:14 17:38:14 17:38:14 ---> sar -b -r -n DEV: 17:38:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 17:38:14 17:38:14 17:32:14 LINUX RESTART (4 CPU) 17:38:14 17:38:14 17:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:38:14 17:34:01 34.34 11.49 22.86 0.00 4505.01 2176.51 0.00 17:38:14 17:35:01 1.80 0.00 1.80 0.00 0.00 37.80 0.00 17:38:14 17:36:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 17:38:14 17:37:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 17:38:14 17:38:01 99.46 57.14 42.32 0.00 4978.20 15180.50 0.00 17:38:14 Average: 26.99 13.59 13.40 0.00 1886.83 3442.22 0.00 17:38:14 17:38:14 17:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:14 17:34:01 161652 0 595428 31.65 2620 1121856 1113112 37.99 451344 1109048 20 17:38:14 17:35:01 165672 0 591400 31.43 2620 1121864 1080740 36.88 449856 1107176 8 17:38:14 17:36:01 164876 0 592192 31.47 2620 1121868 1080932 36.89 450968 1107120 8 17:38:14 17:37:02 163000 0 594068 31.57 2620 1121868 1080956 36.89 453040 1106604 8 17:38:14 17:38:01 250808 0 644040 34.23 2620 984088 1082416 36.94 430388 995420 94788 17:38:14 Average: 181202 0 603426 32.07 2620 1094309 1087631 37.12 447119 1085074 18966 17:38:14 17:38:14 17:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:14 17:34:01 eth0 164.56 117.03 453.44 36.81 0.00 0.00 0.00 0.00 17:38:14 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:34:01 docker0 1.15 1.17 0.29 2.37 0.00 0.00 0.00 0.00 17:38:14 17:35:01 eth0 0.77 0.07 0.06 0.01 0.00 0.00 0.00 0.00 17:38:14 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:36:01 eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00 17:38:14 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:37:02 eth0 0.53 0.45 0.27 0.22 0.00 0.00 0.00 0.00 17:38:14 17:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:38:01 eth0 214.13 179.59 2203.36 17.07 0.00 0.00 0.00 0.00 17:38:14 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 Average: eth0 75.72 59.10 526.06 10.84 0.00 0.00 0.00 0.00 17:38:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:14 Average: docker0 0.23 0.23 0.06 0.48 0.00 0.00 0.00 0.00 17:38:14 17:38:14 17:38:14 ---> sar -P ALL: 17:38:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) 17:38:14 17:38:14 17:32:14 LINUX RESTART (4 CPU) 17:38:14 17:38:14 17:33:01 CPU %user %nice %system %iowait %steal %idle 17:38:14 17:34:01 all 3.22 0.00 1.92 0.99 0.04 93.84 17:38:14 17:34:01 0 3.06 0.00 2.05 0.12 0.03 94.74 17:38:14 17:34:01 1 2.93 0.00 1.68 0.22 0.05 95.12 17:38:14 17:34:01 2 3.52 0.00 1.81 1.74 0.03 92.90 17:38:14 17:34:01 3 3.35 0.00 2.13 1.86 0.05 92.60 17:38:14 17:35:01 all 0.15 0.00 0.04 0.00 0.00 99.81 17:38:14 17:35:01 0 0.47 0.00 0.05 0.00 0.02 99.47 17:38:14 17:35:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:38:14 17:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:38:14 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:38:14 17:36:01 all 0.17 0.00 0.05 0.00 0.00 99.78 17:38:14 17:36:01 0 0.57 0.00 0.03 0.00 0.00 99.40 17:38:14 17:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:38:14 17:36:01 2 0.03 0.00 0.07 0.00 0.00 99.90 17:38:14 17:36:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:38:14 17:37:02 all 0.10 0.00 0.04 0.00 0.00 99.86 17:38:14 17:37:02 0 0.28 0.00 0.05 0.00 0.00 99.67 17:38:14 17:37:02 1 0.05 0.00 0.05 0.00 0.02 99.88 17:38:14 17:37:02 2 0.02 0.00 0.03 0.00 0.00 99.95 17:38:14 17:37:02 3 0.03 0.00 0.02 0.00 0.00 99.95 17:38:14 17:38:01 all 5.19 0.00 3.35 1.24 0.04 90.18 17:38:14 17:38:01 0 5.13 0.00 2.63 0.43 0.02 91.80 17:38:14 17:38:01 1 4.43 0.00 3.56 0.86 0.05 91.10 17:38:14 17:38:01 2 4.64 0.00 3.46 0.36 0.05 91.50 17:38:14 17:38:01 3 6.55 0.00 3.74 3.33 0.03 86.35 17:38:14 Average: all 1.74 0.00 1.06 0.44 0.02 96.73 17:38:14 Average: 0 1.88 0.00 0.95 0.11 0.01 97.05 17:38:14 Average: 1 1.49 0.00 1.06 0.21 0.02 97.22 17:38:14 Average: 2 1.63 0.00 1.07 0.42 0.02 96.86 17:38:14 Average: 3 1.97 0.00 1.17 1.02 0.02 95.81 17:38:14 17:38:14 17:38:14