Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b+30354876fdcc413049c58c02a868a07998fefe6e (fc8d3534a6a80f0f6599d116cac25cf0beea637f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-89/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-89/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25506 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [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-89 # 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/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # 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 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # 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 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:38 ========================================================= 08:12:38 EdgeX Global Pipelines Version Info 08:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:39 ------------------- 08:12:39 stable info: 08:12:39 ------------------- 08:12:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:12:39 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:12:39 Message: update stable to v1.0.179 08:12:40 ------------------- 08:12:40 experimental info: 08:12:40 ------------------- 08:12:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:12:40 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:12:40 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:12:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:12:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo 08:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo 08:12:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo 08:12:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [Pipeline] echo 08:12:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fe7d99 [Pipeline] echo 08:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:46 + git log --format=format:%s -1 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b [Pipeline] echo 08:12:46 GIT_COMMIT: 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 08:12:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:47 08:12:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:12:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:47 latest: Pulling from edgex-devops/git-semver 08:12:47 31603596830f: Pulling fs layer 08:12:47 2a8b12db71e7: Pulling fs layer 08:12:47 6ca5941a6612: Pulling fs layer 08:12:47 ecc8261a40a4: Pulling fs layer 08:12:47 ecc8261a40a4: Waiting 08:12:47 2a8b12db71e7: Verifying Checksum 08:12:47 2a8b12db71e7: Download complete 08:12:48 31603596830f: Verifying Checksum 08:12:48 31603596830f: Download complete 08:12:48 ecc8261a40a4: Verifying Checksum 08:12:48 ecc8261a40a4: Download complete 08:12:48 6ca5941a6612: Verifying Checksum 08:12:48 6ca5941a6612: Download complete 08:12:48 31603596830f: Pull complete 08:12:48 2a8b12db71e7: Pull complete 08:12:49 6ca5941a6612: Pull complete 08:12:49 ecc8261a40a4: Pull complete 08:12:49 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:12:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:12:50 prd-centos7-docker-4c-2g-25506 does not seem to be running inside a container 08:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-89 -v /w/workspace/exfoundry_go-mod-messaging_PR-89:/w/workspace/exfoundry_go-mod-messaging_PR-89:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-89@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 08:12:52 $ docker top 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:53 [ssh-agent] Looking for ssh-agent implementation... 08:12:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:53 $ docker exec 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent 08:12:53 SSH_AUTH_SOCK=/tmp/ssh-s5HZfnDQflQn/agent.11 08:12:53 SSH_AGENT_PID=17 08:12:53 Running ssh-add (command line suppressed) 08:12:53 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_3891449236949581967.key (/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_3891449236949581967.key) 08:12:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:54 + git tag --points-at HEAD [Pipeline] } 08:12:54 $ docker exec --env ******** --env ******** 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent -k 08:12:54 unset SSH_AUTH_SOCK; 08:12:54 unset SSH_AGENT_PID; 08:12:54 echo Agent pid 17 killed; 08:12:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:54 [ssh-agent] Looking for ssh-agent implementation... 08:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:54 $ docker exec 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent 08:12:55 SSH_AUTH_SOCK=/tmp/ssh-0wFf6ZInzPhy/agent.45 08:12:55 SSH_AGENT_PID=50 08:12:55 Running ssh-add (command line suppressed) 08:12:55 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_9049470095030382422.key (/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/private_key_9049470095030382422.key) 08:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:55 + git semver init 08:12:55 # -> Open(): unable to determine branch for HEAD 08:12:55 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-89/.git 08:12:55 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-89 08:12:55 # $SEMVER_REMOTE_NAME = origin 08:12:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:12:55 # $SEMVER_USER_NAME = edgex-jenkins 08:12:55 # $SEMVER_BRANCH = PR-89 08:12:55 # $SEMVER_TEMP = /tmp/semver-888262284 08:12:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 08:12:55 # '/tmp/semver-888262284' -> '/w/workspace/exfoundry_go-mod-messaging_PR-89/.semver' 08:12:55 # -> Force: false 08:12:55 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-89/.semver [Pipeline] } 08:12:55 $ docker exec --env ******** --env ******** 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 ssh-agent -k 08:12:56 unset SSH_AUTH_SOCK; 08:12:56 unset SSH_AGENT_PID; 08:12:56 echo Agent pid 50 killed; 08:12:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:56 + git semver [Pipeline] } 08:12:56 $ docker stop --time=1 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 08:12:58 $ docker rm -f 582932f22ad6cfa59e08f53d5e06e6def4526bc887348ac1902068fea8fd8cc3 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:59 Stashed 1 file(s) [Pipeline] echo 08:12:59 [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 08:13:15 Still waiting to schedule task 08:13:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:13:15 Still waiting to schedule task 08:13:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:14:49 Running on prd-centos7-docker-4c-2g-25509 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [Pipeline] { [Pipeline] ws 08:14:49 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 08:14:52 using credential edgex-jenkins-ssh 08:14:52 Cloning the remote Git repository 08:14:52 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 08:14:52 > git init /w/workspace/go-mod-messaging/1 # timeout=10 08:14:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 08:14:52 > git --version # timeout=10 08:14:52 > git --version # 'git version 2.24.3' 08:14:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 08:14:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 08:14:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 08:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:14:53 Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b 08:14:53 Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b 08:14:53 Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) 08:14:53 > git config core.sparsecheckout # timeout=10 08:14:53 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 08:14:53 > git remote # timeout=10 08:14:53 > git config --get remote.origin.url # timeout=10 08:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:14:53 > git merge 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 08:14:53 > git rev-parse HEAD^{commit} # timeout=10 08:14:53 > git config core.sparsecheckout # timeout=10 08:14:53 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 08:14:57 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 08:14:57 > git --version # timeout=10 08:14:57 > git --version # 'git version 2.24.3' 08:14:57 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:14:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:14:59 + sudo service docker restart 08:14:59 + true 08:14:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:15:01 ========================================================= 08:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:15:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:15:01 + 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 . 08:15:02 Sending build context to Docker daemon 508.4kB 08:15:02 Step 1/7 : ARG BASE=golang:1.15-alpine 08:15:02 Step 2/7 : FROM ${BASE} 08:15:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:02 188c0c94c7c5: Pulling fs layer 08:15:02 0ef7d3d256c8: Pulling fs layer 08:15:02 de9db76c5a1d: Pulling fs layer 08:15:02 bca2f99d35d6: Pulling fs layer 08:15:02 93359f2a8cfa: Pulling fs layer 08:15:02 7c6f9722023f: Pulling fs layer 08:15:02 a35cf1a2eb13: Pulling fs layer 08:15:02 93359f2a8cfa: Waiting 08:15:02 7c6f9722023f: Waiting 08:15:02 a35cf1a2eb13: Waiting 08:15:02 bca2f99d35d6: Waiting 08:15:02 de9db76c5a1d: Verifying Checksum 08:15:02 de9db76c5a1d: Download complete 08:15:02 0ef7d3d256c8: Download complete 08:15:02 93359f2a8cfa: Download complete 08:15:02 7c6f9722023f: Verifying Checksum 08:15:02 7c6f9722023f: Download complete 08:15:02 188c0c94c7c5: Verifying Checksum 08:15:02 188c0c94c7c5: Download complete 08:15:02 188c0c94c7c5: Pull complete 08:15:02 0ef7d3d256c8: Pull complete 08:15:03 de9db76c5a1d: Pull complete 08:15:05 a35cf1a2eb13: Verifying Checksum 08:15:05 a35cf1a2eb13: Download complete 08:15:05 bca2f99d35d6: Verifying Checksum 08:15:05 bca2f99d35d6: Download complete 08:15:11 bca2f99d35d6: Pull complete 08:15:11 93359f2a8cfa: Pull complete 08:15:11 7c6f9722023f: Pull complete 08:15:19 a35cf1a2eb13: Pull complete 08:15:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:15:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:15:19 ---> a62c8e92a672 08:15:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:15:19 ---> Running in 23e9861dae1a 08:15:19 Removing intermediate container 23e9861dae1a 08:15:19 ---> 2974747b88d6 08:15:19 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 08:15:19 ---> Running in db69c0d0822e 08:15:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:15:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25508 in /w/workspace/exfoundry_go-mod-messaging_PR-89 [Pipeline] { [Pipeline] ws 08:15:19 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 08:15:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:15:21 (1/5) Installing libsodium (1.0.18-r0) 08:15:21 (2/5) Installing libzmq (4.3.3-r0) 08:15:21 (3/5) Installing pkgconf (1.7.2-r0) 08:15:21 (4/5) Installing libsodium-dev (1.0.18-r0) 08:15:21 (5/5) Installing zeromq-dev (4.3.3-r0) 08:15:21 Executing busybox-1.31.1-r19.trigger 08:15:21 OK: 167 MiB in 44 packages 08:15:22 Removing intermediate container db69c0d0822e 08:15:22 ---> cb5397561fef 08:15:22 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:15:22 ---> Running in b2e0b44994b3 08:15:22 Removing intermediate container b2e0b44994b3 08:15:22 ---> 545823c3dd87 08:15:22 Step 6/7 : COPY go.mod . 08:15:22 ---> 67da768673d7 08:15:22 Step 7/7 : RUN go mod download 08:15:22 ---> Running in affae2c63991 08:15:24 using credential edgex-jenkins-ssh 08:15:25 Cloning the remote Git repository 08:15:25 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 08:15:25 > git init /w/workspace/go-mod-messaging/1 # timeout=10 08:15:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 08:15:25 > git --version # timeout=10 08:15:25 > git --version # 'git version 2.17.1' 08:15:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:26 Merging remotes/origin/master commit 30354876fdcc413049c58c02a868a07998fefe6e into PR head commit 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b 08:15:27 Merge succeeded, producing 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b 08:15:27 Checking out Revision 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b (PR-89) 08:15:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 08:15:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:15:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 08:15:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 08:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:15:26 > git config core.sparsecheckout # timeout=10 08:15:27 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 08:15:27 > git remote # timeout=10 08:15:27 > git config --get remote.origin.url # timeout=10 08:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:15:27 > git merge 30354876fdcc413049c58c02a868a07998fefe6e # timeout=10 08:15:27 > git rev-parse HEAD^{commit} # timeout=10 08:15:27 > git config core.sparsecheckout # timeout=10 08:15:27 > git checkout -f 0fe7d996558dd7c0e6f7443aa5d77ee64ce32b2b # timeout=10 08:15:31 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" 08:15:31 > git --version # timeout=10 08:15:31 > git --version # 'git version 2.17.1' 08:15:31 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:15:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:15:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:15:34 + sudo service docker restart 08:15:34 + true 08:15:34 Removing intermediate container affae2c63991 08:15:34 ---> a3ed30c3ceb5 08:15:34 Successfully built a3ed30c3ceb5 08:15:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:15:35 + docker inspect -f . ci-base-image-x86_64 08:15:35 . [Pipeline] withDockerContainer 08:15:35 prd-centos7-docker-4c-2g-25509 does not seem to be running inside a container 08:15:35 $ 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 08:15:36 $ docker top 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo 08:15:36 ========================================================= 08:15:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:15:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:15:36 + go version 08:15:36 go version go1.15.5 linux/amd64 [Pipeline] } 08:15:37 $ docker stop --time=1 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a 08:15:37 + 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 . 08:15:38 Sending build context to Docker daemon 507.4kB 08:15:38 Step 1/7 : ARG BASE=golang:1.15-alpine 08:15:38 Step 2/7 : FROM ${BASE} 08:15:38 $ docker rm -f 57fa736556300f19afb7ff24bd1695972ee59ab2842cd9ee4cc26ab06586909a 08:15:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:15:38 5f621e34cdf4: Pulling fs layer 08:15:38 a4357932f1b6: Pulling fs layer 08:15:38 18c013af1878: Pulling fs layer 08:15:38 00ac8860ef70: Pulling fs layer 08:15:38 63d7cb157983: Pulling fs layer 08:15:38 b116817d02f9: Pulling fs layer 08:15:38 745a02a5169b: Pulling fs layer 08:15:38 00ac8860ef70: Waiting 08:15:38 63d7cb157983: Waiting 08:15:38 b116817d02f9: Waiting 08:15:38 745a02a5169b: Waiting 08:15:38 18c013af1878: Verifying Checksum 08:15:38 18c013af1878: Download complete 08:15:38 a4357932f1b6: Verifying Checksum 08:15:38 a4357932f1b6: Download complete 08:15:38 63d7cb157983: Verifying Checksum 08:15:38 63d7cb157983: Download complete 08:15:38 b116817d02f9: Verifying Checksum 08:15:38 b116817d02f9: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 08:15:38 5f621e34cdf4: Verifying Checksum 08:15:38 5f621e34cdf4: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:39 5f621e34cdf4: Pull complete 08:15:39 + docker inspect -f . ci-base-image-x86_64 08:15:39 . [Pipeline] withDockerContainer 08:15:39 prd-centos7-docker-4c-2g-25509 does not seem to be running inside a container 08:15:39 $ 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 08:15:39 a4357932f1b6: Pull complete 08:15:40 18c013af1878: Pull complete 08:15:40 $ docker top ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:40 + make test 08:15:40 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:15:41 745a02a5169b: Download complete 08:15:42 00ac8860ef70: Verifying Checksum 08:15:42 00ac8860ef70: Download complete 08:15:45 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 08:15:45 # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt.test] 08:15:45 internal/pkg/mqtt/client_test.go:149:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:15:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:15:45 internal/pkg/mqtt/client_test.go:155:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:15:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:15:45 internal/pkg/mqtt/client_test.go:159:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:15:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:15:45 internal/pkg/mqtt/client_test.go:164:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:15:45 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:15:46 FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [build failed] 08:15:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.008s coverage: 77.1% of statements 08:15:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 08:15:52 00ac8860ef70: Pull complete 08:15:52 63d7cb157983: Pull complete 08:15:52 b116817d02f9: Pull complete 08:15:56 745a02a5169b: Pull complete 08:15:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:15:56 ---> b7e6874047d6 08:15:56 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:15:59 ---> Running in ae5c44da090c 08:16:00 Removing intermediate container ae5c44da090c 08:16:00 ---> 15743b84ec1a 08:16:00 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 08:16:00 ---> Running in 8d799057c375 08:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:02 (1/5) Installing libsodium (1.0.18-r0) 08:16:02 (2/5) Installing libzmq (4.3.3-r0) 08:16:02 (3/5) Installing pkgconf (1.7.2-r0) 08:16:02 (4/5) Installing libsodium-dev (1.0.18-r0) 08:16:03 (5/5) Installing zeromq-dev (4.3.3-r0) 08:16:03 Executing busybox-1.31.1-r19.trigger 08:16:03 OK: 144 MiB in 44 packages 08:16:04 Removing intermediate container 8d799057c375 08:16:04 ---> 3abc01e8aeae 08:16:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:16:04 ---> Running in e0849cc4cab9 08:16:05 Removing intermediate container e0849cc4cab9 08:16:05 ---> 1e21431d762d 08:16:05 Step 6/7 : COPY go.mod . 08:16:06 ---> daec32345367 08:16:06 Step 7/7 : RUN go mod download 08:16:06 ---> Running in 49ea3a9ee0c5 08:16:11 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.344s coverage: 84.1% of statements 08:16:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.008s coverage: 85.7% of statements 08:16:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.012s coverage: 100.0% of statements 08:16:11 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements 08:16:11 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.079s coverage: 90.9% of statements 08:16:11 FAIL 08:16:11 make: *** [Makefile:6: test] Error 2 [Pipeline] } 08:16:11 $ docker stop --time=1 ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 08:16:14 $ docker rm -f ce075527d7bfa3313a08bbe74a7435452163abf8eb53fb41a6f6ff3d077a1741 [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] } 08:16:16 Failed in branch amd64 08:16:21 Removing intermediate container 49ea3a9ee0c5 08:16:21 ---> 5d1bfea68a24 08:16:21 Successfully built 5d1bfea68a24 08:16:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:16:21 + docker inspect -f . ci-base-image-arm64 08:16:21 . [Pipeline] withDockerContainer 08:16:22 prd-ubuntu18.04-docker-arm64-4c-16g-25508 does not seem to be running inside a container 08:16:22 $ 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 08:16:23 $ docker top dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:24 + go version 08:16:24 go version go1.15.5 linux/arm64 [Pipeline] } 08:16:24 $ docker stop --time=1 dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a 08:16:27 $ docker rm -f dbb142590a3cac6c49fcaa75e5a1f295a44abffade69c81f4b4313eb6b318e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:16:28 + docker inspect -f . ci-base-image-arm64 08:16:28 . [Pipeline] withDockerContainer 08:16:28 prd-ubuntu18.04-docker-arm64-4c-16g-25508 does not seem to be running inside a container 08:16:28 $ 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 08:16:30 $ docker top 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:31 + make test 08:16:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:16:46 # github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt.test] 08:16:46 internal/pkg/mqtt/client_test.go:149:9: cannot use &mc.connect (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:16:46 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:16:46 internal/pkg/mqtt/client_test.go:155:10: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:16:46 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:16:46 internal/pkg/mqtt/client_test.go:159:9: cannot use &mc.publish (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:16:46 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:16:46 internal/pkg/mqtt/client_test.go:164:9: cannot use &mc.subscribe (type *MockToken) as type "github.com/eclipse/paho.mqtt.golang".Token in return argument: 08:16:46 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 08:16:46 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 08:16:49 FAIL github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt [build failed] 08:17:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements 08:17:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 08:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.384s coverage: 84.1% of statements 08:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 08:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.039s coverage: 100.0% of statements 08:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements 08:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.027s coverage: 90.9% of statements 08:17:22 FAIL 08:17:22 make: *** [Makefile:6: test] Error 2 [Pipeline] } 08:17:22 $ docker stop --time=1 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 08:17:24 $ docker rm -f 563425ca1fb900339392589514588141fe05232cd6bb76fa0a9bb218d33ca206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:17:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:17:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:17:31 ---> package-listing.sh 08:17:31 ++ facter osfamily 08:17:31 ++ tr '[:upper:]' '[:lower:]' 08:17:31 + OS_FAMILY=redhat 08:17:31 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-89 08:17:31 + START_PACKAGES=/tmp/packages_start.txt 08:17:31 + END_PACKAGES=/tmp/packages_end.txt 08:17:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:31 + PACKAGES=/tmp/packages_start.txt 08:17:31 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-89 ']' 08:17:31 + PACKAGES=/tmp/packages_end.txt 08:17:31 + case "${OS_FAMILY}" in 08:17:31 + rpm -qa 08:17:31 + sort 08:17:37 + '[' -f /tmp/packages_start.txt ']' 08:17:37 + '[' -f /tmp/packages_end.txt ']' 08:17:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:37 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-89 ']' 08:17:37 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-89/archives/ 08:17:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-89/archives/ [Pipeline] echo 08:17:37 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-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:17:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:37 08:17:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:38 alpine: Pulling from edgex-lftools-log-publisher 08:17:38 df20fa9351a1: Pulling fs layer 08:17:38 36b3adc4ff6f: Pulling fs layer 08:17:38 8ad3a11d3b57: Pulling fs layer 08:17:38 46f8f816bc3b: Pulling fs layer 08:17:38 93b61091891f: Pulling fs layer 08:17:38 93b9cdb0e59b: Pulling fs layer 08:17:38 5e14af77c1be: Pulling fs layer 08:17:38 01666e4c0597: Pulling fs layer 08:17:38 aa168da1d23b: Pulling fs layer 08:17:38 93b9cdb0e59b: Waiting 08:17:38 5e14af77c1be: Waiting 08:17:38 01666e4c0597: Waiting 08:17:38 aa168da1d23b: Waiting 08:17:38 46f8f816bc3b: Waiting 08:17:38 93b61091891f: Waiting 08:17:38 36b3adc4ff6f: Verifying Checksum 08:17:38 36b3adc4ff6f: Download complete 08:17:38 46f8f816bc3b: Verifying Checksum 08:17:38 46f8f816bc3b: Download complete 08:17:38 df20fa9351a1: Verifying Checksum 08:17:38 93b9cdb0e59b: Verifying Checksum 08:17:38 93b9cdb0e59b: Download complete 08:17:38 93b61091891f: Verifying Checksum 08:17:38 93b61091891f: Download complete 08:17:38 5e14af77c1be: Verifying Checksum 08:17:38 5e14af77c1be: Download complete 08:17:38 01666e4c0597: Verifying Checksum 08:17:38 01666e4c0597: Download complete 08:17:38 8ad3a11d3b57: Verifying Checksum 08:17:38 8ad3a11d3b57: Download complete 08:17:38 df20fa9351a1: Pull complete 08:17:39 36b3adc4ff6f: Pull complete 08:17:39 8ad3a11d3b57: Pull complete 08:17:39 46f8f816bc3b: Pull complete 08:17:40 aa168da1d23b: Verifying Checksum 08:17:40 93b61091891f: Pull complete 08:17:40 93b9cdb0e59b: Pull complete 08:17:40 5e14af77c1be: Pull complete 08:17:41 01666e4c0597: Pull complete 08:17:49 aa168da1d23b: Pull complete 08:17:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:17:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:17:49 prd-centos7-docker-4c-2g-25506 does not seem to be running inside a container 08:17:49 $ 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-89/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-89 -v /w/workspace/exfoundry_go-mod-messaging_PR-89:/w/workspace/exfoundry_go-mod-messaging_PR-89:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-89@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 08:17:53 $ docker top e703734ad60d9540f0e35207b0d6dcbab7f15d4289b069e0178659f97fa935e0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:53 + touch /tmp/pre-build-complete [Pipeline] sh 08:17:54 + mkdir -p /var/log/sa [Pipeline] sh 08:17:54 + ls /var/log/sa-host 08:17:54 + sadf -c /var/log/sa-host/sa08 08:17:54 file_magic: OK 08:17:54 HZ: Using current value: 100 08:17:54 file_header: OK 08:17:54 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 08:17:54 Statistics: 08:17:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:17:54 File successfully converted to sysstat format version 12.2.1 08:17:54 + sadf -c /var/log/sa-host/sa23 08:17:54 file_magic: OK 08:17:54 HZ: Using current value: 100 08:17:54 file_header: OK 08:17:54 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 08:17:54 Statistics: 08:17:54 Hnuu...uuuununununu... 08:17:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:54 provisioning config files... 08:17:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-89@tmp/config8170265783882558309tmp [Pipeline] { [Pipeline] echo 08:17:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:17:55 ---> create-netrc.sh [Pipeline] } 08:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:17:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:17:55 ---> python-tools-install.sh [Pipeline] echo 08:17:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:17:56 ---> sudo-logs.sh 08:17:56 Archiving 'sudo' log.. [Pipeline] echo 08:17:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:17:56 ---> job-cost.sh 08:17:56 lf-activate-venv: SKIPPING 08:17:56 INFO: No Stack... 08:17:57 INFO: Retrieving Pricing Info for: v1-standard-2 08:17:58 INFO: Archiving Costs [Pipeline] echo 08:17:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:17:58 ---> logs-deploy.sh 08:17:58 lf-activate-venv: SKIPPING 08:17:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-89/1 08:17:58 INFO: archiving workspace using pattern(s): 08:18:00 Archives upload complete. 08:18:00 INFO: archiving logs to Nexus 08:18:01 ---> uname -a: 08:18:01 Linux prd-centos7-docker-4c-2g-25506.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:18:01 08:18:01 08:18:01 ---> lscpu: 08:18:01 Architecture: x86_64 08:18:01 CPU op-mode(s): 32-bit, 64-bit 08:18:01 Byte Order: Little Endian 08:18:01 Address sizes: 40 bits physical, 48 bits virtual 08:18:01 CPU(s): 4 08:18:01 On-line CPU(s) list: 0-3 08:18:01 Thread(s) per core: 1 08:18:01 Core(s) per socket: 1 08:18:01 Socket(s): 4 08:18:01 NUMA node(s): 1 08:18:01 Vendor ID: GenuineIntel 08:18:01 CPU family: 6 08:18:01 Model: 44 08:18:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:18:01 Stepping: 1 08:18:01 CPU MHz: 2933.436 08:18:01 BogoMIPS: 5866.87 08:18:01 Virtualization: VT-x 08:18:01 Hypervisor vendor: KVM 08:18:01 Virtualization type: full 08:18:01 L1d cache: 128 KiB 08:18:01 L1i cache: 128 KiB 08:18:01 L2 cache: 16 MiB 08:18:01 L3 cache: 64 MiB 08:18:01 NUMA node0 CPU(s): 0-3 08:18:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:18:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:18:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:18:01 Vulnerability Meltdown: Mitigation; PTI 08:18:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:18:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:18:01 Vulnerability Srbds: Not affected 08:18:01 Vulnerability Tsx async abort: Not affected 08:18:01 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 08:18:01 08:18:01 08:18:01 ---> nproc: 08:18:01 4 08:18:01 08:18:01 08:18:01 ---> df -h: 08:18:01 Filesystem Size Used Available Use% Mounted on 08:18:01 overlay 50.0G 7.3G 42.7G 15% / 08:18:01 tmpfs 64.0M 0 64.0M 0% /dev 08:18:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:18:01 shm 64.0M 0 64.0M 0% /dev/shm 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-89@tmp 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:18:01 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/exfoundry_go-mod-messaging_PR-89 08:18:01 08:18:01 08:18:01 ---> free -m: 08:18:01 total used free shared buff/cache available 08:18:01 Mem: 1837 690 71 0 1075 1042 08:18:01 Swap: 1023 1 1022 08:18:01 08:18:01 08:18:01 ---> ip addr: 08:18:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:18:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:01 inet 127.0.0.1/8 scope host lo 08:18:01 valid_lft forever preferred_lft forever 08:18:01 inet6 ::1/128 scope host 08:18:01 valid_lft forever preferred_lft forever 08:18:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:18:01 link/ether fa:16:3e:86:42:2a brd ff:ff:ff:ff:ff:ff 08:18:01 inet 10.30.122.67/23 brd 10.30.123.255 scope global dynamic eth0 08:18:01 valid_lft 86042sec preferred_lft 86042sec 08:18:01 inet6 fe80::f816:3eff:fe86:422a/64 scope link 08:18:01 valid_lft forever preferred_lft forever 08:18:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:18:01 link/ether 02:42:f4:b5:67:ff brd ff:ff:ff:ff:ff:ff 08:18:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:18:01 valid_lft forever preferred_lft forever 08:18:01 inet6 fe80::42:f4ff:feb5:67ff/64 scope link 08:18:01 valid_lft forever preferred_lft forever 08:18:01 08:18:01 08:18:01 ---> sar -b -r -n DEV: 08:18:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 08:18:01 08:18:01 08:11:52 LINUX RESTART (4 CPU) 08:18:01 08:18:01 08:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:18:01 08:14:01 3.16 0.05 3.11 0.00 1.60 104.06 0.00 08:18:01 08:15:01 0.37 0.00 0.37 0.00 0.00 6.18 0.00 08:18:01 08:16:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 08:18:01 08:17:01 0.30 0.00 0.30 0.00 0.00 4.48 0.00 08:18:01 Average: 1.03 0.01 1.02 0.00 0.40 29.66 0.00 08:18:01 08:18:01 08:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:01 08:14:01 164608 0 561576 29.85 2620 1152740 1086624 37.08 367888 1150192 16 08:18:01 08:15:01 166772 0 559404 29.73 2620 1152748 1076320 36.73 367396 1149296 8 08:18:01 08:16:01 164752 0 561420 29.84 2620 1152752 1076332 36.73 378412 1140240 8 08:18:01 08:17:01 163232 0 562936 29.92 2620 1152756 1074264 36.66 378676 1141500 8 08:18:01 Average: 164841 0 561334 29.83 2620 1152749 1078385 36.80 373093 1145307 10 08:18:01 08:18:01 08:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:01 08:14:01 eth0 1.12 0.33 0.32 0.21 0.00 0.00 0.00 0.00 08:18:01 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:15:01 eth0 1.71 0.30 0.38 0.20 0.00 0.00 0.00 0.00 08:18:01 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:16:01 eth0 1.30 0.35 0.33 0.20 0.00 0.00 0.00 0.00 08:18:01 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:17:01 eth0 2.25 0.35 0.43 0.20 0.00 0.00 0.00 0.00 08:18:01 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 Average: eth0 1.59 0.33 0.37 0.20 0.00 0.00 0.00 0.00 08:18:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 08:18:01 08:18:01 ---> sar -P ALL: 08:18:01 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 08:18:01 08:18:01 08:11:52 LINUX RESTART (4 CPU) 08:18:01 08:18:01 08:13:01 CPU %user %nice %system %iowait %steal %idle 08:18:01 08:14:01 all 0.19 0.00 0.07 0.00 0.01 99.72 08:18:01 08:14:01 0 0.28 0.00 0.05 0.00 0.00 99.67 08:18:01 08:14:01 1 0.10 0.00 0.07 0.00 0.00 99.83 08:18:01 08:14:01 2 0.32 0.00 0.08 0.00 0.02 99.58 08:18:01 08:14:01 3 0.07 0.00 0.10 0.00 0.02 99.82 08:18:01 08:15:01 all 0.13 0.00 0.03 0.00 0.00 99.84 08:18:01 08:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:18:01 08:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:18:01 08:15:01 2 0.42 0.00 0.03 0.00 0.00 99.54 08:18:01 08:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:18:01 08:16:01 all 0.15 0.00 0.04 0.00 0.01 99.80 08:18:01 08:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:01 08:16:01 1 0.05 0.00 0.08 0.00 0.00 99.87 08:18:01 08:16:01 2 0.48 0.00 0.03 0.00 0.00 99.48 08:18:01 08:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:18:01 08:17:01 all 0.13 0.00 0.04 0.00 0.00 99.82 08:18:01 08:17:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:18:01 08:17:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:18:01 08:17:01 2 0.40 0.00 0.03 0.02 0.02 99.53 08:18:01 08:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:18:01 Average: all 0.15 0.00 0.05 0.00 0.01 99.80 08:18:01 Average: 0 0.09 0.00 0.03 0.00 0.00 99.88 08:18:01 Average: 1 0.06 0.00 0.06 0.00 0.00 99.87 08:18:01 Average: 2 0.41 0.00 0.05 0.00 0.01 99.54 08:18:01 Average: 3 0.05 0.00 0.05 0.00 0.01 99.90 08:18:01 08:18:01 08:18:01