Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c5744caf410218e7ba1d08eca5d78d24294ddbd8+d1293de4d9578f3042d3a270d86781b2d60a4f59 (f2fee2840159560a906abc15db3f972e2c4816c7) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-82/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-82/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18096’ is offline; ‘prd-centos7-docker-4c-2g-18100’ is offline; ‘prd-centos7-docker-4c-2g-18101’ is offline; ‘prd-centos7-docker-4c-2g-18102’ is offline; ‘prd-centos7-docker-4c-2g-18104’ is offline; ‘prd-centos7-docker-4c-2g-18105’ is offline; ‘prd-centos7-docker-4c-2g-18112’ is offline; ‘prd-centos7-docker-4c-2g-18121’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18103’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18107’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18118’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18128 in /w/workspace/exfoundry_go-mod-messaging_PR-82 [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-82 # 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/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d1293de4d9578f3042d3a270d86781b2d60a4f59 into PR head commit c5744caf410218e7ba1d08eca5d78d24294ddbd8 Merge succeeded, producing c5744caf410218e7ba1d08eca5d78d24294ddbd8 Checking out Revision c5744caf410218e7ba1d08eca5d78d24294ddbd8 (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # 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 d1293de4d9578f3042d3a270d86781b2d60a4f59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:20:25 ========================================================= 06:20:25 EdgeX Global Pipelines Version Info 06:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:20:27 ------------------- 06:20:27 stable info: 06:20:27 ------------------- 06:20:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:20:27 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:20:27 Message: update stable to v1.0.173 06:20:28 ------------------- 06:20:28 experimental info: 06:20:28 ------------------- 06:20:28 Commited By: **** collab-it+edgex@linuxfoundation.org 06:20:28 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:20:28 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:20:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 06:20:28 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 06:20:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:20:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:20:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 06:20:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:20:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 06:20:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 06:20:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 06:20:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5744caf410218e7ba1d08eca5d78d24294ddbd8 [Pipeline] echo 06:20:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5744ca [Pipeline] echo 06:20:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:33 + git log --format=format:%s -1 c5744caf410218e7ba1d08eca5d78d24294ddbd8 [Pipeline] echo 06:20:33 GIT_COMMIT: c5744caf410218e7ba1d08eca5d78d24294ddbd8, Commit Message: build(deps): Bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 06:20:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:34 06:20:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:20:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:34 latest: Pulling from edgex-devops/git-semver 06:20:34 31603596830f: Pulling fs layer 06:20:34 2a8b12db71e7: Pulling fs layer 06:20:34 6ca5941a6612: Pulling fs layer 06:20:34 ecc8261a40a4: Pulling fs layer 06:20:34 2a8b12db71e7: Verifying Checksum 06:20:34 2a8b12db71e7: Download complete 06:20:35 31603596830f: Verifying Checksum 06:20:35 31603596830f: Download complete 06:20:35 ecc8261a40a4: Verifying Checksum 06:20:35 ecc8261a40a4: Download complete 06:20:35 6ca5941a6612: Verifying Checksum 06:20:35 6ca5941a6612: Download complete 06:20:35 31603596830f: Pull complete 06:20:35 2a8b12db71e7: Pull complete 06:20:36 6ca5941a6612: Pull complete 06:20:36 ecc8261a40a4: Pull complete 06:20:36 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:37 prd-centos7-docker-4c-2g-18128 does not seem to be running inside a container 06:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-82 -v /w/workspace/exfoundry_go-mod-messaging_PR-82:/w/workspace/exfoundry_go-mod-messaging_PR-82:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-82@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-82@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 06:20:39 $ docker top da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:39 [ssh-agent] Looking for ssh-agent implementation... 06:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:40 $ docker exec da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 ssh-agent 06:20:40 SSH_AUTH_SOCK=/tmp/ssh-UV8KirVREWaA/agent.12 06:20:40 SSH_AGENT_PID=18 06:20:40 Running ssh-add (command line suppressed) 06:20:40 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-82@tmp/private_key_2745020389290700419.key (/w/workspace/exfoundry_go-mod-messaging_PR-82@tmp/private_key_2745020389290700419.key) 06:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:40 + git tag --points-at HEAD [Pipeline] } 06:20:40 $ docker exec --env ******** --env ******** da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 ssh-agent -k 06:20:41 unset SSH_AUTH_SOCK; 06:20:41 unset SSH_AGENT_PID; 06:20:41 echo Agent pid 18 killed; 06:20:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:41 [ssh-agent] Looking for ssh-agent implementation... 06:20:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:41 $ docker exec da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 ssh-agent 06:20:41 SSH_AUTH_SOCK=/tmp/ssh-1vRVNShvGNWz/agent.47 06:20:41 SSH_AGENT_PID=52 06:20:41 Running ssh-add (command line suppressed) 06:20:41 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-82@tmp/private_key_201729070681499737.key (/w/workspace/exfoundry_go-mod-messaging_PR-82@tmp/private_key_201729070681499737.key) 06:20:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:42 + git semver init 06:20:42 # -> Open(): unable to determine branch for HEAD 06:20:42 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-82/.git 06:20:42 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-82 06:20:42 # $SEMVER_REMOTE_NAME = origin 06:20:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:42 # $SEMVER_USER_NAME = edgex-jenkins 06:20:42 # $SEMVER_BRANCH = PR-82 06:20:42 # $SEMVER_TEMP = /tmp/semver-205627260 06:20:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 06:20:42 # '/tmp/semver-205627260' -> '/w/workspace/exfoundry_go-mod-messaging_PR-82/.semver' 06:20:42 # -> Force: false 06:20:42 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-82/.semver [Pipeline] } 06:20:42 $ docker exec --env ******** --env ******** da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 ssh-agent -k 06:20:42 unset SSH_AUTH_SOCK; 06:20:42 unset SSH_AGENT_PID; 06:20:42 echo Agent pid 52 killed; 06:20:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:43 + git semver [Pipeline] } 06:20:43 $ docker stop --time=1 da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 06:20:45 $ docker rm -f da77357b718482b19239b51b8755302fcf7eeb6722ac28c7950086da209a99f0 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:46 Stashed 1 file(s) [Pipeline] echo 06:20:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:21:02 Still waiting to schedule task 06:21:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:21:02 Still waiting to schedule task 06:21:02 ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18096’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18101’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18102’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18104’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18105’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18112’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18115’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-18121’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18103’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18106’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18107’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18127’ is offline 06:23:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18136 in /w/workspace/exfoundry_go-mod-messaging_PR-82 [Pipeline] { [Pipeline] ws 06:23:15 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 06:23:21 using credential edgex-jenkins-ssh 06:23:21 Cloning the remote Git repository 06:23:21 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 06:23:21 > git init /w/workspace/go-mod-messaging/1 # timeout=10 06:23:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:23:21 > git --version # timeout=10 06:23:21 > git --version # 'git version 2.17.1' 06:23:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:23 Merging remotes/origin/master commit d1293de4d9578f3042d3a270d86781b2d60a4f59 into PR head commit c5744caf410218e7ba1d08eca5d78d24294ddbd8 06:23:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:23:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:23:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:23:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:23:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:23:23 > git config core.sparsecheckout # timeout=10 06:23:23 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # timeout=10 06:23:23 > git remote # timeout=10 06:23:23 > git config --get remote.origin.url # timeout=10 06:23:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:23:23 > git merge d1293de4d9578f3042d3a270d86781b2d60a4f59 # timeout=10 06:23:23 Merge succeeded, producing c5744caf410218e7ba1d08eca5d78d24294ddbd8 06:23:23 Checking out Revision c5744caf410218e7ba1d08eca5d78d24294ddbd8 (PR-82) 06:23:23 > git rev-parse HEAD^{commit} # timeout=10 06:23:23 > git config core.sparsecheckout # timeout=10 06:23:23 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # timeout=10 06:23:27 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" 06:23:27 > git --version # timeout=10 06:23:27 > git --version # 'git version 2.17.1' 06:23:27 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:23:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:30 + true 06:23:30 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 06:23:33 ========================================================= 06:23:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:23:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:23:34 Sending build context to Docker daemon 494.1kB 06:23:34 Step 1/7 : ARG BASE=golang:1.15-alpine 06:23:34 Step 2/7 : FROM ${BASE} 06:23:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:35 5f621e34cdf4: Pulling fs layer 06:23:35 a4357932f1b6: Pulling fs layer 06:23:35 18c013af1878: Pulling fs layer 06:23:35 00ac8860ef70: Pulling fs layer 06:23:35 63d7cb157983: Pulling fs layer 06:23:35 b116817d02f9: Pulling fs layer 06:23:35 745a02a5169b: Pulling fs layer 06:23:35 63d7cb157983: Waiting 06:23:35 b116817d02f9: Waiting 06:23:35 745a02a5169b: Waiting 06:23:35 00ac8860ef70: Waiting 06:23:35 18c013af1878: Verifying Checksum 06:23:35 18c013af1878: Download complete 06:23:35 a4357932f1b6: Verifying Checksum 06:23:35 a4357932f1b6: Download complete 06:23:35 63d7cb157983: Download complete 06:23:35 b116817d02f9: Download complete 06:23:35 5f621e34cdf4: Verifying Checksum 06:23:35 5f621e34cdf4: Download complete 06:23:36 5f621e34cdf4: Pull complete 06:23:36 a4357932f1b6: Pull complete 06:23:37 18c013af1878: Pull complete 06:23:37 745a02a5169b: Verifying Checksum 06:23:37 745a02a5169b: Download complete 06:23:39 00ac8860ef70: Verifying Checksum 06:23:39 00ac8860ef70: Download complete 06:23:49 00ac8860ef70: Pull complete 06:23:49 63d7cb157983: Pull complete 06:23:49 b116817d02f9: Pull complete 06:23:53 745a02a5169b: Pull complete 06:23:53 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:23:53 ---> b7e6874047d6 06:23:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:23:56 ---> Running in e56da7d35c40 06:23:56 Removing intermediate container e56da7d35c40 06:23:56 ---> a0624cebf0a4 06:23:56 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 06:23:56 ---> Running in 8a6ca380ee1e 06:23:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:00 (1/5) Installing libsodium (1.0.18-r0) 06:24:00 (2/5) Installing libzmq (4.3.3-r0) 06:24:00 (3/5) Installing pkgconf (1.7.2-r0) 06:24:00 (4/5) Installing libsodium-dev (1.0.18-r0) 06:24:00 (5/5) Installing zeromq-dev (4.3.3-r0) 06:24:00 Executing busybox-1.31.1-r19.trigger 06:24:00 OK: 144 MiB in 44 packages 06:24:02 Removing intermediate container 8a6ca380ee1e 06:24:02 ---> b142df7e0973 06:24:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:24:02 ---> Running in f59779f7b50c 06:24:03 Removing intermediate container f59779f7b50c 06:24:03 ---> 5a9d0211b68b 06:24:03 Step 6/7 : COPY go.mod . 06:24:03 ---> 19182b9877f3 06:24:03 Step 7/7 : RUN go mod download 06:24:03 ---> Running in d7f52beda4fa 06:24:19 Removing intermediate container d7f52beda4fa 06:24:19 ---> c46ca8c4ce91 06:24:19 Successfully built c46ca8c4ce91 06:24:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:19 + docker inspect -f . ci-base-image-arm64 06:24:19 . [Pipeline] withDockerContainer 06:24:19 prd-ubuntu18.04-docker-arm64-4c-16g-18136 does not seem to be running inside a container 06:24:19 $ 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 06:24:21 $ docker top a1297b2ec915eee20e2b4ba611f07ef3630a84d6bbcf36b971bad674866660fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:22 + go version 06:24:22 go version go1.15.5 linux/arm64 [Pipeline] } 06:24:22 $ docker stop --time=1 a1297b2ec915eee20e2b4ba611f07ef3630a84d6bbcf36b971bad674866660fc 06:24:24 $ docker rm -f a1297b2ec915eee20e2b4ba611f07ef3630a84d6bbcf36b971bad674866660fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:25 + docker inspect -f . ci-base-image-arm64 06:24:25 . [Pipeline] withDockerContainer 06:24:26 prd-ubuntu18.04-docker-arm64-4c-16g-18136 does not seem to be running inside a container 06:24:26 $ 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 06:24:27 $ docker top 2a85b4d5b29a49bf7264fafa433848a4852c3e98a7634681ea5282013b0cec59 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:28 + make test 06:24:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:24:41 # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test] 06:24:41 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: 06:24:41 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:24:41 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: 06:24:41 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:24:41 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: 06:24:41 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:24:41 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: 06:24:41 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:24:41 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 06:24:46 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed] 06:24:57 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.022s coverage: 77.1% of statements 06:24:57 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 06:25:05 Running on prd-centos7-docker-4c-2g-18137 in /w/workspace/exfoundry_go-mod-messaging_PR-82 [Pipeline] { [Pipeline] ws 06:25:05 Running in /w/workspace/go-mod-messaging/1 [Pipeline] { [Pipeline] checkout 06:25:11 using credential edgex-jenkins-ssh 06:25:12 Cloning the remote Git repository 06:25:12 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 06:25:12 > git init /w/workspace/go-mod-messaging/1 # timeout=10 06:25:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:25:12 > git --version # timeout=10 06:25:12 > git --version # 'git version 2.24.3' 06:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:14 Merging remotes/origin/master commit d1293de4d9578f3042d3a270d86781b2d60a4f59 into PR head commit c5744caf410218e7ba1d08eca5d78d24294ddbd8 06:25:14 Merge succeeded, producing c5744caf410218e7ba1d08eca5d78d24294ddbd8 06:25:14 Checking out Revision c5744caf410218e7ba1d08eca5d78d24294ddbd8 (PR-82) 06:25:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:25:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 06:25:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 06:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:14 > git config core.sparsecheckout # timeout=10 06:25:14 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # timeout=10 06:25:14 > git remote # timeout=10 06:25:14 > git config --get remote.origin.url # timeout=10 06:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:14 > git merge d1293de4d9578f3042d3a270d86781b2d60a4f59 # timeout=10 06:25:14 > git rev-parse HEAD^{commit} # timeout=10 06:25:14 > git config core.sparsecheckout # timeout=10 06:25:14 > git checkout -f c5744caf410218e7ba1d08eca5d78d24294ddbd8 # timeout=10 06:25:19 Commit message: "build(deps): Bump github.com/eclipse/paho.mqtt.golang" 06:25:19 > git --version # timeout=10 06:25:19 > git --version # 'git version 2.24.3' 06:25:19 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 06:25:19 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.382s coverage: 84.1% of statements 06:25:19 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements 06:25:19 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.034s coverage: 100.0% of statements 06:25:19 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.023s coverage: 100.0% of statements 06:25:19 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.034s coverage: 90.9% of statements 06:25:19 FAIL 06:25:19 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:25:19 $ docker stop --time=1 2a85b4d5b29a49bf7264fafa433848a4852c3e98a7634681ea5282013b0cec59 06:25:21 $ docker rm -f 2a85b4d5b29a49bf7264fafa433848a4852c3e98a7634681ea5282013b0cec59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage 06:25:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] } 06:25:24 Failed in branch arm64 [Pipeline] sh 06:25:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:25:25 + sudo service docker restart 06:25:25 + true 06:25:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:25:27 ========================================================= 06:25:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:25:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:25:28 Sending build context to Docker daemon 495.1kB 06:25:28 Step 1/7 : ARG BASE=golang:1.15-alpine 06:25:28 Step 2/7 : FROM ${BASE} 06:25:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:28 188c0c94c7c5: Pulling fs layer 06:25:28 0ef7d3d256c8: Pulling fs layer 06:25:28 de9db76c5a1d: Pulling fs layer 06:25:28 bca2f99d35d6: Pulling fs layer 06:25:28 93359f2a8cfa: Pulling fs layer 06:25:28 7c6f9722023f: Pulling fs layer 06:25:28 a35cf1a2eb13: Pulling fs layer 06:25:28 93359f2a8cfa: Waiting 06:25:28 a35cf1a2eb13: Waiting 06:25:28 bca2f99d35d6: Waiting 06:25:28 7c6f9722023f: Waiting 06:25:28 de9db76c5a1d: Verifying Checksum 06:25:28 de9db76c5a1d: Download complete 06:25:28 0ef7d3d256c8: Verifying Checksum 06:25:28 0ef7d3d256c8: Download complete 06:25:28 93359f2a8cfa: Download complete 06:25:28 7c6f9722023f: Verifying Checksum 06:25:28 7c6f9722023f: Download complete 06:25:28 188c0c94c7c5: Verifying Checksum 06:25:28 188c0c94c7c5: Download complete 06:25:29 188c0c94c7c5: Pull complete 06:25:29 0ef7d3d256c8: Pull complete 06:25:29 de9db76c5a1d: Pull complete 06:25:31 a35cf1a2eb13: Verifying Checksum 06:25:31 a35cf1a2eb13: Download complete 06:25:33 bca2f99d35d6: Verifying Checksum 06:25:33 bca2f99d35d6: Download complete 06:25:43 bca2f99d35d6: Pull complete 06:25:43 93359f2a8cfa: Pull complete 06:25:43 7c6f9722023f: Pull complete 06:25:49 a35cf1a2eb13: Pull complete 06:25:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:25:49 ---> a62c8e92a672 06:25:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:25:49 ---> Running in 3f9f93b79802 06:25:49 Removing intermediate container 3f9f93b79802 06:25:49 ---> 92c9cd1de8f6 06:25:49 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 06:25:49 ---> Running in 8b2fc91e66eb 06:25:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:25:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:25:52 (1/5) Installing libsodium (1.0.18-r0) 06:25:52 (2/5) Installing libzmq (4.3.3-r0) 06:25:52 (3/5) Installing pkgconf (1.7.2-r0) 06:25:52 (4/5) Installing libsodium-dev (1.0.18-r0) 06:25:52 (5/5) Installing zeromq-dev (4.3.3-r0) 06:25:52 Executing busybox-1.31.1-r19.trigger 06:25:52 OK: 167 MiB in 44 packages 06:25:53 Removing intermediate container 8b2fc91e66eb 06:25:53 ---> 5cb779fe5ee8 06:25:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:25:53 ---> Running in 3d621f943339 06:25:53 Removing intermediate container 3d621f943339 06:25:53 ---> 416aa710804b 06:25:53 Step 6/7 : COPY go.mod . 06:25:54 ---> 891bb3bc72fe 06:25:54 Step 7/7 : RUN go mod download 06:25:54 ---> Running in a0ba7356060e 06:26:07 Removing intermediate container a0ba7356060e 06:26:07 ---> 97985a138eb7 06:26:07 Successfully built 97985a138eb7 06:26:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:26:08 + docker inspect -f . ci-base-image-x86_64 06:26:08 . [Pipeline] withDockerContainer 06:26:08 prd-centos7-docker-4c-2g-18137 does not seem to be running inside a container 06:26:08 $ 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 06:26:09 $ docker top b454c3e37fc7d3443597c4075255e6590815389375e512be80b6e722d9dd5db7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:10 + go version 06:26:10 go version go1.15.5 linux/amd64 [Pipeline] } 06:26:10 $ docker stop --time=1 b454c3e37fc7d3443597c4075255e6590815389375e512be80b6e722d9dd5db7 06:26:11 $ docker rm -f b454c3e37fc7d3443597c4075255e6590815389375e512be80b6e722d9dd5db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:12 + docker inspect -f . ci-base-image-x86_64 06:26:12 . [Pipeline] withDockerContainer 06:26:13 prd-centos7-docker-4c-2g-18137 does not seem to be running inside a container 06:26:13 $ 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 06:26:14 $ docker top 5e6983bbd8619bfdd36b4a0af683f9c2b7a5703cc1a9d58b8c2272ef38a81fb5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:14 + make test 06:26:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:26:25 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 06:26:25 # github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt.test] 06:26:25 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: 06:26:25 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:26:25 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: 06:26:25 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:26:25 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: 06:26:25 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:26:25 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: 06:26:25 *MockToken does not implement "github.com/eclipse/paho.mqtt.golang".Token (missing Done method) 06:26:28 FAIL github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt [build failed] 06:26:28 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.024s coverage: 77.1% of statements 06:26:28 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 06:26:55 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.391s coverage: 84.1% of statements 06:26:55 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.011s coverage: 85.7% of statements 06:26:55 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.023s coverage: 100.0% of statements 06:26:55 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.029s coverage: 100.0% of statements 06:26:55 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.028s coverage: 90.9% of statements 06:26:55 FAIL 06:26:55 make: *** [Makefile:6: test] Error 2 [Pipeline] } 06:26:55 $ docker stop --time=1 5e6983bbd8619bfdd36b4a0af683f9c2b7a5703cc1a9d58b8c2272ef38a81fb5 06:26:57 $ docker rm -f 5e6983bbd8619bfdd36b4a0af683f9c2b7a5703cc1a9d58b8c2272ef38a81fb5 [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] } 06:26:59 Failed in branch amd64 [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 06:27:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:27:04 ---> package-listing.sh 06:27:04 ++ facter osfamily 06:27:04 ++ tr '[:upper:]' '[:lower:]' 06:27:04 + OS_FAMILY=redhat 06:27:04 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-82 06:27:04 + START_PACKAGES=/tmp/packages_start.txt 06:27:04 + END_PACKAGES=/tmp/packages_end.txt 06:27:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:27:04 + PACKAGES=/tmp/packages_start.txt 06:27:04 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-82 ']' 06:27:04 + PACKAGES=/tmp/packages_end.txt 06:27:04 + case "${OS_FAMILY}" in 06:27:04 + rpm -qa 06:27:04 + sort 06:27:09 + '[' -f /tmp/packages_start.txt ']' 06:27:09 + '[' -f /tmp/packages_end.txt ']' 06:27:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:27:09 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-82 ']' 06:27:09 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-82/archives/ 06:27:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-82/archives/ [Pipeline] echo 06:27:09 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:27:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:27:10 06:27:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:27:10 alpine: Pulling from edgex-lftools-log-publisher 06:27:10 df20fa9351a1: Pulling fs layer 06:27:10 36b3adc4ff6f: Pulling fs layer 06:27:10 8ad3a11d3b57: Pulling fs layer 06:27:10 46f8f816bc3b: Pulling fs layer 06:27:10 93b61091891f: Pulling fs layer 06:27:10 93b9cdb0e59b: Pulling fs layer 06:27:10 5e14af77c1be: Pulling fs layer 06:27:10 01666e4c0597: Pulling fs layer 06:27:10 aa168da1d23b: Pulling fs layer 06:27:10 93b61091891f: Waiting 06:27:10 93b9cdb0e59b: Waiting 06:27:10 5e14af77c1be: Waiting 06:27:10 01666e4c0597: Waiting 06:27:10 aa168da1d23b: Waiting 06:27:10 46f8f816bc3b: Waiting 06:27:10 36b3adc4ff6f: Download complete 06:27:10 46f8f816bc3b: Verifying Checksum 06:27:10 46f8f816bc3b: Download complete 06:27:10 93b61091891f: Verifying Checksum 06:27:10 93b61091891f: Download complete 06:27:10 df20fa9351a1: Download complete 06:27:11 93b9cdb0e59b: Verifying Checksum 06:27:11 93b9cdb0e59b: Download complete 06:27:11 5e14af77c1be: Download complete 06:27:11 01666e4c0597: Verifying Checksum 06:27:11 01666e4c0597: Download complete 06:27:11 8ad3a11d3b57: Verifying Checksum 06:27:11 8ad3a11d3b57: Download complete 06:27:11 df20fa9351a1: Pull complete 06:27:11 36b3adc4ff6f: Pull complete 06:27:12 aa168da1d23b: Verifying Checksum 06:27:12 aa168da1d23b: Download complete 06:27:12 8ad3a11d3b57: Pull complete 06:27:13 46f8f816bc3b: Pull complete 06:27:13 93b61091891f: Pull complete 06:27:13 93b9cdb0e59b: Pull complete 06:27:13 5e14af77c1be: Pull complete 06:27:13 01666e4c0597: Pull complete 06:27:21 aa168da1d23b: Pull complete 06:27:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:27:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:27:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:27:22 prd-centos7-docker-4c-2g-18128 does not seem to be running inside a container 06:27:22 $ 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-82/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-82 -v /w/workspace/exfoundry_go-mod-messaging_PR-82:/w/workspace/exfoundry_go-mod-messaging_PR-82:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-82@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-82@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 06:27:26 $ docker top 0923c4374c7e9847cb5b656256f0f2d66c26afaa23e28fb157bb797eaecde81a -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:26 + touch /tmp/pre-build-complete [Pipeline] sh 06:27:27 + mkdir -p /var/log/sa [Pipeline] sh 06:27:27 + ls /var/log/sa-host 06:27:27 + sadf -c /var/log/sa-host/sa04 06:27:27 file_magic: OK 06:27:27 HZ: Using current value: 100 06:27:27 file_header: OK 06:27:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:27:27 Statistics: 06:27:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:27:27 File successfully converted to sysstat format version 12.2.1 06:27:27 + sadf -c /var/log/sa-host/sa23 06:27:27 file_magic: OK 06:27:27 HZ: Using current value: 100 06:27:27 file_header: OK 06:27:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:27:27 Statistics: 06:27:27 Hnuu...uuuununununu... 06:27:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:27 provisioning config files... 06:27:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-82@tmp/config2402137498919657589tmp [Pipeline] { [Pipeline] echo 06:27:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:28 ---> create-netrc.sh [Pipeline] } 06:27:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:27:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:27:28 ---> python-tools-install.sh [Pipeline] echo 06:27:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:28 ---> sudo-logs.sh 06:27:28 Archiving 'sudo' log.. [Pipeline] echo 06:27:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:29 ---> job-cost.sh 06:27:29 lf-activate-venv: SKIPPING 06:27:29 INFO: No Stack... 06:27:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:27:30 INFO: Archiving Costs [Pipeline] echo 06:27:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:31 ---> logs-deploy.sh 06:27:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-82/1 06:27:31 INFO: archiving workspace using pattern(s): 06:27:33 Archives upload complete. 06:27:33 INFO: archiving logs to Nexus