Pull request #443 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 3a00174c6fe4c6575068cfb18528346786daa20e+1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb (38e9397955fd5c93851b121f108a80710d8eba5f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 Running on prd-centos7-docker-4c-2g-21546 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-443 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # 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 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk dcbccb6b27b2957be6f158d3ef66db66e44659b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T08:01:40.456Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T08:01:40.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T08:01:40.907Z] ========================================================= [2021-01-20T08:01:40.907Z] EdgeX Global Pipelines Version Info [2021-01-20T08:01:40.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:01:42.379Z] ------------------- [2021-01-20T08:01:42.379Z] stable info: [2021-01-20T08:01:42.379Z] ------------------- [2021-01-20T08:01:42.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T08:01:42.379Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T08:01:42.379Z] Message: update stable to v1.0.179 [2021-01-20T08:01:43.329Z] ------------------- [2021-01-20T08:01:43.329Z] experimental info: [2021-01-20T08:01:43.329Z] ------------------- [2021-01-20T08:01:43.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T08:01:43.329Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T08:01:43.329Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T08:01:43.607Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-20T08:01:43.704Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-20T08:01:43.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T08:01:43.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T08:01:44.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T08:01:44.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T08:01:44.252Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T08:01:44.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T08:01:44.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-20T08:01:44.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T08:01:44.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T08:01:44.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-20T08:01:44.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T08:01:44.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T08:01:45.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T08:01:45.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T08:01:45.291Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T08:01:45.387Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T08:01:45.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T08:01:45.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-20T08:01:45.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-20T08:01:45.817Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-20T08:01:45.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-20T08:01:46.023Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-20T08:01:46.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-20T08:01:46.208Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T08:01:46.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T08:01:46.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo [2021-01-20T08:01:46.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo [2021-01-20T08:01:46.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo [2021-01-20T08:01:46.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a00174c6fe4c6575068cfb18528346786daa20e [Pipeline] echo [2021-01-20T08:01:46.776Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a00174 [Pipeline] echo [2021-01-20T08:01:46.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T08:01:47.712Z] + git log --format=format:%s -1 3a00174c6fe4c6575068cfb18528346786daa20e [Pipeline] echo [2021-01-20T08:01:47.781Z] GIT_COMMIT: 3a00174c6fe4c6575068cfb18528346786daa20e, Commit Message: feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse [Pipeline] echo [2021-01-20T08:01:47.837Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:01:48.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T08:01:49.082Z] [2021-01-20T08:01:49.082Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:01:49.435Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T08:01:49.435Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T08:01:49.435Z] 31603596830f: Pulling fs layer [2021-01-20T08:01:49.435Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T08:01:49.435Z] 6ca5941a6612: Pulling fs layer [2021-01-20T08:01:49.435Z] ecc8261a40a4: Pulling fs layer [2021-01-20T08:01:49.435Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T08:01:49.435Z] 2a8b12db71e7: Download complete [2021-01-20T08:01:49.705Z] 31603596830f: Download complete [2021-01-20T08:01:49.705Z] ecc8261a40a4: Verifying Checksum [2021-01-20T08:01:49.705Z] ecc8261a40a4: Download complete [2021-01-20T08:01:49.971Z] 6ca5941a6612: Verifying Checksum [2021-01-20T08:01:49.971Z] 6ca5941a6612: Download complete [2021-01-20T08:01:49.971Z] 31603596830f: Pull complete [2021-01-20T08:01:50.238Z] 2a8b12db71e7: Pull complete [2021-01-20T08:01:51.195Z] 6ca5941a6612: Pull complete [2021-01-20T08:01:51.195Z] ecc8261a40a4: Pull complete [2021-01-20T08:01:51.458Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T08:01:51.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T08:01:51.458Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T08:01:51.563Z] prd-centos7-docker-4c-2g-21546 does not seem to be running inside a container [2021-01-20T08:01:51.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-20T08:01:53.726Z] $ docker top 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T08:01:54.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T08:01:54.048Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T08:01:54.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T08:01:54.263Z] $ docker exec 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent [2021-01-20T08:01:54.423Z] SSH_AUTH_SOCK=/tmp/ssh-5Ty744vo59Vo/agent.12 [2021-01-20T08:01:54.423Z] SSH_AGENT_PID=17 [2021-01-20T08:01:54.433Z] Running ssh-add (command line suppressed) [2021-01-20T08:01:54.553Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_802697968829966430.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_802697968829966430.key) [2021-01-20T08:01:54.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T08:01:54.941Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T08:01:54.967Z] $ docker exec --env ******** --env ******** 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent -k [2021-01-20T08:01:55.078Z] unset SSH_AUTH_SOCK; [2021-01-20T08:01:55.078Z] unset SSH_AGENT_PID; [2021-01-20T08:01:55.078Z] echo Agent pid 17 killed; [2021-01-20T08:01:55.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T08:01:55.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T08:01:55.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T08:01:55.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T08:01:55.445Z] $ docker exec 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent [2021-01-20T08:01:55.613Z] SSH_AUTH_SOCK=/tmp/ssh-75OIfNTFhfDI/agent.46 [2021-01-20T08:01:55.613Z] SSH_AGENT_PID=52 [2021-01-20T08:01:55.620Z] Running ssh-add (command line suppressed) [2021-01-20T08:01:55.734Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_6952221878979484265.key (/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/private_key_6952221878979484265.key) [2021-01-20T08:01:55.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T08:01:56.133Z] + git semver init [2021-01-20T08:01:56.133Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T08:01:56.133Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.git [2021-01-20T08:01:56.133Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-443 [2021-01-20T08:01:56.133Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T08:01:56.133Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T08:01:56.133Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T08:01:56.133Z] # $SEMVER_BRANCH = PR-443 [2021-01-20T08:01:56.133Z] # $SEMVER_TEMP = /tmp/semver-535612526 [2021-01-20T08:01:56.133Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-20T08:01:57.083Z] # '/tmp/semver-535612526' -> '/w/workspace/dry_go-mod-core-contracts_PR-443/.semver' [2021-01-20T08:01:57.083Z] # -> Force: false [2021-01-20T08:01:57.083Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-443/.semver [Pipeline] } [2021-01-20T08:01:57.099Z] $ docker exec --env ******** --env ******** 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae ssh-agent -k [2021-01-20T08:01:57.212Z] unset SSH_AUTH_SOCK; [2021-01-20T08:01:57.212Z] unset SSH_AGENT_PID; [2021-01-20T08:01:57.212Z] echo Agent pid 52 killed; [2021-01-20T08:01:57.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T08:01:57.717Z] + git semver [Pipeline] } [2021-01-20T08:01:57.738Z] $ docker stop --time=1 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae [2021-01-20T08:01:59.543Z] $ docker rm -f 8b13973f7e0320ba21beea81e711bc3715ccfcf006590df70456d2cf9a0766ae [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T08:02:00.069Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T08:02:00.555Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T08:02:00.558Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-20T08:02:16.087Z] Still waiting to schedule task [2021-01-20T08:02:16.087Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-20T08:02:16.089Z] Still waiting to schedule task [2021-01-20T08:02:16.089Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-20T08:04:42.055Z] Running on prd-centos7-docker-4c-2g-21549 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws [2021-01-20T08:04:42.195Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-20T08:04:44.469Z] using credential edgex-jenkins-ssh [2021-01-20T08:04:44.528Z] Cloning the remote Git repository [2021-01-20T08:04:44.552Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:04:44.620Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-20T08:04:44.676Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:04:44.677Z] > git --version # timeout=10 [2021-01-20T08:04:44.682Z] > git --version # 'git version 2.24.3' [2021-01-20T08:04:44.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:04:44.709Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T08:04:45.391Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T08:04:45.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T08:04:45.409Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T08:04:45.422Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:04:45.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:04:45.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T08:04:45.934Z] Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e [2021-01-20T08:04:46.053Z] Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e [2021-01-20T08:04:46.053Z] Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) [2021-01-20T08:04:45.943Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T08:04:45.949Z] > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 [2021-01-20T08:04:46.013Z] > git remote # timeout=10 [2021-01-20T08:04:46.022Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T08:04:46.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:04:46.032Z] > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 [2021-01-20T08:04:46.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T08:04:46.057Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T08:04:46.061Z] > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 [2021-01-20T08:04:49.742Z] Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T08:04:51.413Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T08:04:51.743Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T08:04:52.042Z] + sudo service docker restart [2021-01-20T08:04:52.043Z] + true [2021-01-20T08:04:52.043Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-20T08:04:53.127Z] ========================================================= [2021-01-20T08:04:53.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T08:04:53.128Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:04:53.487Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-20T08:04:54.072Z] Sending build context to Docker daemon 2.251MB [2021-01-20T08:04:54.072Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-20T08:04:54.072Z] Step 2/7 : FROM ${BASE} [2021-01-20T08:04:54.072Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T08:04:54.072Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T08:04:54.072Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T08:04:54.072Z] de9db76c5a1d: Pulling fs layer [2021-01-20T08:04:54.072Z] bca2f99d35d6: Pulling fs layer [2021-01-20T08:04:54.072Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T08:04:54.072Z] 7c6f9722023f: Pulling fs layer [2021-01-20T08:04:54.072Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T08:04:54.072Z] bca2f99d35d6: Waiting [2021-01-20T08:04:54.072Z] 93359f2a8cfa: Waiting [2021-01-20T08:04:54.072Z] 7c6f9722023f: Waiting [2021-01-20T08:04:54.072Z] a35cf1a2eb13: Waiting [2021-01-20T08:04:54.072Z] de9db76c5a1d: Verifying Checksum [2021-01-20T08:04:54.072Z] de9db76c5a1d: Download complete [2021-01-20T08:04:54.072Z] 0ef7d3d256c8: Download complete [2021-01-20T08:04:54.072Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T08:04:54.072Z] 93359f2a8cfa: Download complete [2021-01-20T08:04:54.072Z] 7c6f9722023f: Verifying Checksum [2021-01-20T08:04:54.072Z] 7c6f9722023f: Download complete [2021-01-20T08:04:54.072Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T08:04:54.072Z] 188c0c94c7c5: Download complete [2021-01-20T08:04:54.651Z] 188c0c94c7c5: Pull complete [2021-01-20T08:04:54.651Z] 0ef7d3d256c8: Pull complete [2021-01-20T08:04:54.916Z] de9db76c5a1d: Pull complete [2021-01-20T08:04:56.317Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T08:04:56.317Z] a35cf1a2eb13: Download complete [2021-01-20T08:04:56.897Z] bca2f99d35d6: Verifying Checksum [2021-01-20T08:04:56.897Z] bca2f99d35d6: Download complete [2021-01-20T08:05:02.233Z] bca2f99d35d6: Pull complete [2021-01-20T08:05:02.233Z] 93359f2a8cfa: Pull complete [2021-01-20T08:05:02.233Z] 7c6f9722023f: Pull complete [2021-01-20T08:05:08.925Z] a35cf1a2eb13: Pull complete [2021-01-20T08:05:08.925Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T08:05:08.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T08:05:08.925Z] ---> a62c8e92a672 [2021-01-20T08:05:08.925Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T08:05:08.925Z] ---> Running in 3da7b9a1de5e [2021-01-20T08:05:09.193Z] Removing intermediate container 3da7b9a1de5e [2021-01-20T08:05:09.193Z] ---> d057662d1f6d [2021-01-20T08:05:09.193Z] Step 4/7 : RUN apk add bash [2021-01-20T08:05:09.193Z] ---> Running in 2dc44e1da5dc [2021-01-20T08:05:10.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T08:05:10.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T08:05:11.302Z] OK: 166 MiB in 39 packages [2021-01-20T08:05:11.882Z] Removing intermediate container 2dc44e1da5dc [2021-01-20T08:05:11.882Z] ---> cd2abfad2ae1 [2021-01-20T08:05:11.882Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-20T08:05:11.882Z] ---> Running in 612fa13f9f10 [2021-01-20T08:05:11.882Z] Removing intermediate container 612fa13f9f10 [2021-01-20T08:05:11.882Z] ---> 4117037e33d4 [2021-01-20T08:05:11.882Z] Step 6/7 : COPY go.mod . [2021-01-20T08:05:12.145Z] ---> fd5dd9dd00d2 [2021-01-20T08:05:12.145Z] Step 7/7 : RUN go mod download [2021-01-20T08:05:12.410Z] ---> Running in 089bedf5958a [2021-01-20T08:05:24.780Z] Removing intermediate container 089bedf5958a [2021-01-20T08:05:24.780Z] ---> a4e066317149 [2021-01-20T08:05:24.780Z] Successfully built a4e066317149 [2021-01-20T08:05:24.780Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:05:25.094Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T08:05:25.094Z] . [Pipeline] withDockerContainer [2021-01-20T08:05:25.206Z] prd-centos7-docker-4c-2g-21549 does not seem to be running inside a container [2021-01-20T08:05:25.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T08:05:26.066Z] $ docker top e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T08:05:26.614Z] + go version [2021-01-20T08:05:26.614Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T08:05:26.631Z] $ docker stop --time=1 e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 [2021-01-20T08:05:28.006Z] $ docker rm -f e4eb2fc71ec93b92117b9df7028311a4013dd9992724411ef54d23e295803cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:05:28.985Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T08:05:28.985Z] . [Pipeline] withDockerContainer [2021-01-20T08:05:29.086Z] prd-centos7-docker-4c-2g-21549 does not seem to be running inside a container [2021-01-20T08:05:29.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-20T08:05:29.720Z] $ docker top bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T08:05:30.200Z] + make test [2021-01-20T08:05:30.200Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T08:05:30.201Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-20T08:05:30.201Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-20T08:05:32.120Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:05:32.382Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:05:32.382Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:05:33.787Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T08:05:33.787Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T08:05:33.787Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T08:05:33.787Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) [2021-01-20T08:05:33.787Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T08:05:33.787Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-20T08:05:33.806Z] $ docker stop --time=1 bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 [2021-01-20T08:05:35.647Z] $ docker rm -f bb90ac1e095227b6f829bfa2d093f82be62eeceeb8d975d7ba872e1a483238e4 [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] } [2021-01-20T08:05:37.196Z] Failed in branch amd64 [2021-01-20T08:09:39.847Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21550 in /w/workspace/dry_go-mod-core-contracts_PR-443 [Pipeline] { [Pipeline] ws [2021-01-20T08:09:39.918Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-20T08:09:45.429Z] using credential edgex-jenkins-ssh [2021-01-20T08:09:45.495Z] Cloning the remote Git repository [2021-01-20T08:09:45.559Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:09:45.676Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-20T08:09:45.764Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:09:45.765Z] > git --version # timeout=10 [2021-01-20T08:09:45.789Z] > git --version # 'git version 2.17.1' [2021-01-20T08:09:45.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:09:45.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T08:09:46.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T08:09:46.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T08:09:46.979Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-20T08:09:47.033Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-20T08:09:47.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:09:47.050Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T08:09:47.746Z] Merging remotes/origin/master commit 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb into PR head commit 3a00174c6fe4c6575068cfb18528346786daa20e [2021-01-20T08:09:48.173Z] Merge succeeded, producing 3a00174c6fe4c6575068cfb18528346786daa20e [2021-01-20T08:09:48.174Z] Checking out Revision 3a00174c6fe4c6575068cfb18528346786daa20e (PR-443) [2021-01-20T08:09:47.771Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T08:09:47.797Z] > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 [2021-01-20T08:09:48.001Z] > git remote # timeout=10 [2021-01-20T08:09:48.058Z] > git config --get remote.origin.url # timeout=10 [2021-01-20T08:09:48.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T08:09:48.106Z] > git merge 1915b16eb2eb9b1cb835de2bb0cf2b3eddccddfb # timeout=10 [2021-01-20T08:09:48.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-20T08:09:48.185Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T08:09:48.200Z] > git checkout -f 3a00174c6fe4c6575068cfb18528346786daa20e # timeout=10 [2021-01-20T08:09:52.558Z] Commit message: "feat(command): Revise CommandResponse DTO to MultiCoreCommandsResponse" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T08:09:54.155Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T08:09:54.620Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T08:09:54.980Z] + sudo service docker restart [2021-01-20T08:09:54.980Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-20T08:09:57.939Z] ========================================================= [2021-01-20T08:09:57.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T08:09:57.939Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:09:58.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-20T08:09:59.320Z] Sending build context to Docker daemon 2.25MB [2021-01-20T08:09:59.320Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-20T08:09:59.320Z] Step 2/7 : FROM ${BASE} [2021-01-20T08:09:59.595Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T08:09:59.595Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T08:09:59.595Z] a4357932f1b6: Pulling fs layer [2021-01-20T08:09:59.595Z] 18c013af1878: Pulling fs layer [2021-01-20T08:09:59.596Z] 00ac8860ef70: Pulling fs layer [2021-01-20T08:09:59.596Z] 63d7cb157983: Pulling fs layer [2021-01-20T08:09:59.596Z] b116817d02f9: Pulling fs layer [2021-01-20T08:09:59.596Z] 745a02a5169b: Pulling fs layer [2021-01-20T08:09:59.596Z] 63d7cb157983: Waiting [2021-01-20T08:09:59.596Z] b116817d02f9: Waiting [2021-01-20T08:09:59.596Z] 745a02a5169b: Waiting [2021-01-20T08:09:59.596Z] 18c013af1878: Download complete [2021-01-20T08:09:59.596Z] a4357932f1b6: Verifying Checksum [2021-01-20T08:09:59.596Z] a4357932f1b6: Download complete [2021-01-20T08:09:59.870Z] 63d7cb157983: Download complete [2021-01-20T08:10:00.147Z] b116817d02f9: Verifying Checksum [2021-01-20T08:10:00.147Z] b116817d02f9: Download complete [2021-01-20T08:10:00.147Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T08:10:00.147Z] 5f621e34cdf4: Download complete [2021-01-20T08:10:00.752Z] 5f621e34cdf4: Pull complete [2021-01-20T08:10:01.356Z] a4357932f1b6: Pull complete [2021-01-20T08:10:01.636Z] 18c013af1878: Pull complete [2021-01-20T08:10:02.618Z] 745a02a5169b: Verifying Checksum [2021-01-20T08:10:02.618Z] 745a02a5169b: Download complete [2021-01-20T08:10:03.593Z] 00ac8860ef70: Verifying Checksum [2021-01-20T08:10:03.593Z] 00ac8860ef70: Download complete [2021-01-20T08:10:13.777Z] 00ac8860ef70: Pull complete [2021-01-20T08:10:14.381Z] 63d7cb157983: Pull complete [2021-01-20T08:10:14.654Z] b116817d02f9: Pull complete [2021-01-20T08:10:18.068Z] 745a02a5169b: Pull complete [2021-01-20T08:10:18.344Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T08:10:18.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T08:10:18.344Z] ---> b7e6874047d6 [2021-01-20T08:10:18.344Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-20T08:10:21.739Z] ---> Running in cc8e0ea8fcab [2021-01-20T08:10:21.739Z] Removing intermediate container cc8e0ea8fcab [2021-01-20T08:10:21.739Z] ---> e43ea5b00ebb [2021-01-20T08:10:21.739Z] Step 4/7 : RUN apk add bash [2021-01-20T08:10:21.739Z] ---> Running in 7c78f1eb7728 [2021-01-20T08:10:23.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T08:10:23.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T08:10:24.771Z] OK: 142 MiB in 39 packages [2021-01-20T08:10:26.220Z] Removing intermediate container 7c78f1eb7728 [2021-01-20T08:10:26.220Z] ---> 71aa7a8aeb9d [2021-01-20T08:10:26.220Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-20T08:10:26.220Z] ---> Running in 890f5950f4fa [2021-01-20T08:10:26.817Z] Removing intermediate container 890f5950f4fa [2021-01-20T08:10:26.817Z] ---> 2fefb9e3191b [2021-01-20T08:10:26.817Z] Step 6/7 : COPY go.mod . [2021-01-20T08:10:27.435Z] ---> bb879a6e2513 [2021-01-20T08:10:27.435Z] Step 7/7 : RUN go mod download [2021-01-20T08:10:27.435Z] ---> Running in 4b9a2219c1b5 [2021-01-20T08:10:42.545Z] Removing intermediate container 4b9a2219c1b5 [2021-01-20T08:10:42.545Z] ---> 60f1d212507d [2021-01-20T08:10:42.545Z] Successfully built 60f1d212507d [2021-01-20T08:10:42.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:10:42.890Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T08:10:42.890Z] . [Pipeline] withDockerContainer [2021-01-20T08:10:43.166Z] prd-ubuntu18.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container [2021-01-20T08:10:43.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T08:10:44.716Z] $ docker top 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T08:10:45.775Z] + go version [2021-01-20T08:10:45.776Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T08:10:45.804Z] $ docker stop --time=1 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd [2021-01-20T08:10:47.879Z] $ docker rm -f 0f9d3fd2331e7d636f76b89c3c82266704b84220d92010db295c8a94e12bbadd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:10:48.942Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T08:10:48.943Z] . [Pipeline] withDockerContainer [2021-01-20T08:10:49.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-21550 does not seem to be running inside a container [2021-01-20T08:10:49.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-20T08:10:50.763Z] $ docker top 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T08:10:51.811Z] + make test [2021-01-20T08:10:51.811Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-20T08:10:52.093Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [2021-01-20T08:10:52.093Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos [2021-01-20T08:10:52.366Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:10:52.640Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:10:52.640Z] go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-01-20T08:10:53.236Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T08:10:53.236Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T08:10:53.236Z] clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/clients/interfaces) [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) [2021-01-20T08:10:53.236Z] clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/2/models) [2021-01-20T08:10:53.236Z] github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) [2021-01-20T08:10:53.236Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-01-20T08:10:53.269Z] $ docker stop --time=1 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 [2021-01-20T08:10:55.231Z] $ docker rm -f 70d0eef1a336ec9f0a4f665a6efbf23cd48eae9ed241cff72e81971a78345d84 [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] } [2021-01-20T08:10:56.822Z] 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 [2021-01-20T08:10:59.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:00.283Z] ---> package-listing.sh [2021-01-20T08:11:00.283Z] ++ facter osfamily [2021-01-20T08:11:00.283Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T08:11:00.283Z] + OS_FAMILY=redhat [2021-01-20T08:11:00.283Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-443 [2021-01-20T08:11:00.283Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T08:11:00.283Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T08:11:00.283Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T08:11:00.283Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T08:11:00.283Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' [2021-01-20T08:11:00.283Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T08:11:00.283Z] + case "${OS_FAMILY}" in [2021-01-20T08:11:00.283Z] + rpm -qa [2021-01-20T08:11:00.283Z] + sort [2021-01-20T08:11:05.601Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T08:11:05.601Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T08:11:05.601Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T08:11:05.601Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-443 ']' [2021-01-20T08:11:05.601Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [2021-01-20T08:11:05.601Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-443/archives/ [Pipeline] echo [2021-01-20T08:11:05.615Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-20T08:11:05.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:11:06.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T08:11:06.220Z] [2021-01-20T08:11:06.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T08:11:06.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T08:11:06.592Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T08:11:06.592Z] df20fa9351a1: Pulling fs layer [2021-01-20T08:11:06.592Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T08:11:06.592Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T08:11:06.592Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T08:11:06.592Z] 93b61091891f: Pulling fs layer [2021-01-20T08:11:06.592Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T08:11:06.592Z] 5e14af77c1be: Pulling fs layer [2021-01-20T08:11:06.592Z] 01666e4c0597: Pulling fs layer [2021-01-20T08:11:06.592Z] aa168da1d23b: Pulling fs layer [2021-01-20T08:11:06.592Z] 93b9cdb0e59b: Waiting [2021-01-20T08:11:06.592Z] 5e14af77c1be: Waiting [2021-01-20T08:11:06.592Z] 93b61091891f: Waiting [2021-01-20T08:11:06.592Z] 46f8f816bc3b: Waiting [2021-01-20T08:11:06.592Z] aa168da1d23b: Waiting [2021-01-20T08:11:06.592Z] 01666e4c0597: Waiting [2021-01-20T08:11:06.592Z] 36b3adc4ff6f: Verifying Checksum [2021-01-20T08:11:06.592Z] 36b3adc4ff6f: Download complete [2021-01-20T08:11:06.592Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T08:11:06.592Z] 46f8f816bc3b: Download complete [2021-01-20T08:11:06.592Z] df20fa9351a1: Verifying Checksum [2021-01-20T08:11:06.592Z] df20fa9351a1: Download complete [2021-01-20T08:11:06.862Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T08:11:06.862Z] 93b9cdb0e59b: Download complete [2021-01-20T08:11:06.862Z] 93b61091891f: Verifying Checksum [2021-01-20T08:11:06.862Z] 93b61091891f: Download complete [2021-01-20T08:11:06.862Z] 5e14af77c1be: Verifying Checksum [2021-01-20T08:11:06.862Z] 5e14af77c1be: Download complete [2021-01-20T08:11:06.862Z] 01666e4c0597: Verifying Checksum [2021-01-20T08:11:06.862Z] 01666e4c0597: Download complete [2021-01-20T08:11:06.862Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T08:11:06.862Z] 8ad3a11d3b57: Download complete [2021-01-20T08:11:07.125Z] df20fa9351a1: Pull complete [2021-01-20T08:11:07.125Z] 36b3adc4ff6f: Pull complete [2021-01-20T08:11:08.083Z] 8ad3a11d3b57: Pull complete [2021-01-20T08:11:08.083Z] 46f8f816bc3b: Pull complete [2021-01-20T08:11:09.037Z] aa168da1d23b: Verifying Checksum [2021-01-20T08:11:09.037Z] aa168da1d23b: Download complete [2021-01-20T08:11:09.301Z] 93b61091891f: Pull complete [2021-01-20T08:11:09.564Z] 93b9cdb0e59b: Pull complete [2021-01-20T08:11:09.564Z] 5e14af77c1be: Pull complete [2021-01-20T08:11:09.829Z] 01666e4c0597: Pull complete [2021-01-20T08:11:18.034Z] aa168da1d23b: Pull complete [2021-01-20T08:11:18.034Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T08:11:18.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T08:11:18.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T08:11:18.249Z] prd-centos7-docker-4c-2g-21546 does not seem to be running inside a container [2021-01-20T08:11:18.297Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-443 -v /w/workspace/dry_go-mod-core-contracts_PR-443:/w/workspace/dry_go-mod-core-contracts_PR-443:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-443@tmp:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-20T08:11:21.521Z] $ docker top 16820438651ccdc6a752e03d7a4683f9c1a55ae8235b8b929c9b72d61c326f72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T08:11:22.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T08:11:22.348Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T08:11:22.649Z] + ls /var/log/sa-host [2021-01-20T08:11:22.649Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T08:11:22.649Z] file_magic: OK [2021-01-20T08:11:22.649Z] HZ: Using current value: 100 [2021-01-20T08:11:22.649Z] file_header: OK [2021-01-20T08:11:22.649Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T08:11:22.649Z] Statistics: [2021-01-20T08:11:22.649Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T08:11:22.649Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T08:11:22.649Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T08:11:22.649Z] file_magic: OK [2021-01-20T08:11:22.649Z] HZ: Using current value: 100 [2021-01-20T08:11:22.649Z] file_header: OK [2021-01-20T08:11:22.649Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-20T08:11:22.649Z] Statistics: [2021-01-20T08:11:22.649Z] Hnuu...uuuununununu... [2021-01-20T08:11:22.649Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T08:11:23.344Z] provisioning config files... [2021-01-20T08:11:23.363Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-443@tmp/config222710137347037003tmp [Pipeline] { [Pipeline] echo [2021-01-20T08:11:23.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:23.757Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T08:11:23.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T08:11:23.868Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:24.170Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T08:11:24.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:24.487Z] ---> sudo-logs.sh [2021-01-20T08:11:24.487Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T08:11:24.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:24.802Z] ---> job-cost.sh [2021-01-20T08:11:24.802Z] lf-activate-venv: SKIPPING [2021-01-20T08:11:24.802Z] INFO: No Stack... [2021-01-20T08:11:26.193Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T08:11:26.456Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T08:11:26.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T08:11:26.772Z] ---> logs-deploy.sh [2021-01-20T08:11:26.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-443/2 [2021-01-20T08:11:26.773Z] INFO: archiving workspace using pattern(s): [2021-01-20T08:11:28.697Z] Archives upload complete. [2021-01-20T08:11:28.697Z] INFO: archiving logs to Nexus