Pull request #430 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 202ac0aad3b16495eeab8ed60ece40dc952d2433+153705572a6304c9531f1976d47893b6f943a831 (551a65ef3f1c56792780cbd514d66950328d99d1) 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 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 > 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 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 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: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-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: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19945 in /w/workspace/dry_go-mod-core-contracts_PR-430 [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-430 # 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/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) > git config core.sparsecheckout # timeout=10 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # 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 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T10:46:09.344Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T10:46:09.635Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T10:46:09.737Z] ========================================================= [2021-01-13T10:46:09.737Z] EdgeX Global Pipelines Version Info [2021-01-13T10:46:09.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 68b7206d8a3d8b42e78152356bc977c99775b658 # timeout=10 [2021-01-13T10:46:11.228Z] ------------------- [2021-01-13T10:46:11.228Z] stable info: [2021-01-13T10:46:11.228Z] ------------------- [2021-01-13T10:46:11.228Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T10:46:11.228Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T10:46:11.228Z] Message: update stable to v1.0.173 [2021-01-13T10:46:12.176Z] ------------------- [2021-01-13T10:46:12.176Z] experimental info: [2021-01-13T10:46:12.176Z] ------------------- [2021-01-13T10:46:12.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T10:46:12.176Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T10:46:12.176Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T10:46:12.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-13T10:46:12.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-13T10:46:12.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T10:46:12.739Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T10:46:12.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T10:46:12.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T10:46:13.013Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T10:46:13.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T10:46:13.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-13T10:46:13.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T10:46:13.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T10:46:13.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-13T10:46:13.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T10:46:13.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T10:46:13.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T10:46:13.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T10:46:14.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T10:46:14.341Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-13T10:46:14.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-13T10:46:14.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-13T10:46:14.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-13T10:46:14.685Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-13T10:46:14.786Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-13T10:46:14.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-13T10:46:14.963Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-13T10:46:15.050Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T10:46:15.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T10:46:15.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2021-01-13T10:46:15.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2021-01-13T10:46:15.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2021-01-13T10:46:15.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] echo [2021-01-13T10:46:15.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 202ac0a [Pipeline] echo [2021-01-13T10:46:15.778Z] [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-13T10:46:16.443Z] + git log --format=format:%s -1 202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] echo [2021-01-13T10:46:16.514Z] GIT_COMMIT: 202ac0aad3b16495eeab8ed60ece40dc952d2433, Commit Message: feat(data): Update AddEvent to use single AddEventRequest DTO [Pipeline] echo [2021-01-13T10:46:16.573Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:46:17.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T10:46:17.409Z] [2021-01-13T10:46:17.409Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:46:17.760Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T10:46:17.760Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T10:46:17.760Z] 31603596830f: Pulling fs layer [2021-01-13T10:46:17.760Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T10:46:17.760Z] 6ca5941a6612: Pulling fs layer [2021-01-13T10:46:17.760Z] ecc8261a40a4: Pulling fs layer [2021-01-13T10:46:17.760Z] ecc8261a40a4: Waiting [2021-01-13T10:46:17.760Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T10:46:17.760Z] 2a8b12db71e7: Download complete [2021-01-13T10:46:18.027Z] 31603596830f: Verifying Checksum [2021-01-13T10:46:18.027Z] 31603596830f: Download complete [2021-01-13T10:46:18.290Z] 6ca5941a6612: Verifying Checksum [2021-01-13T10:46:18.290Z] 6ca5941a6612: Download complete [2021-01-13T10:46:18.552Z] 31603596830f: Pull complete [2021-01-13T10:46:18.552Z] ecc8261a40a4: Download complete [2021-01-13T10:46:18.552Z] 2a8b12db71e7: Pull complete [2021-01-13T10:46:19.500Z] 6ca5941a6612: Pull complete [2021-01-13T10:46:19.500Z] ecc8261a40a4: Pull complete [2021-01-13T10:46:19.500Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T10:46:19.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T10:46:19.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T10:46:19.603Z] prd-centos7-docker-4c-2g-19945 does not seem to be running inside a container [2021-01-13T10:46:19.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-430 -v /w/workspace/dry_go-mod-core-contracts_PR-430:/w/workspace/dry_go-mod-core-contracts_PR-430:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-430@tmp:/w/workspace/dry_go-mod-core-contracts_PR-430@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T10:46:22.104Z] $ docker top 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T10:46:22.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T10:46:22.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T10:46:22.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T10:46:22.644Z] $ docker exec 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent [2021-01-13T10:46:22.812Z] SSH_AUTH_SOCK=/tmp/ssh-TmrLFC4SOFBB/agent.12 [2021-01-13T10:46:22.812Z] SSH_AGENT_PID=17 [2021-01-13T10:46:22.821Z] Running ssh-add (command line suppressed) [2021-01-13T10:46:22.953Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_4777148997073877168.key (/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_4777148997073877168.key) [2021-01-13T10:46:23.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T10:46:23.345Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T10:46:23.364Z] $ docker exec --env ******** --env ******** 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent -k [2021-01-13T10:46:23.475Z] unset SSH_AUTH_SOCK; [2021-01-13T10:46:23.476Z] unset SSH_AGENT_PID; [2021-01-13T10:46:23.476Z] echo Agent pid 17 killed; [2021-01-13T10:46:23.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T10:46:23.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T10:46:23.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T10:46:23.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T10:46:23.867Z] $ docker exec 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent [2021-01-13T10:46:24.030Z] SSH_AUTH_SOCK=/tmp/ssh-eD3CN0sjTfUu/agent.46 [2021-01-13T10:46:24.030Z] SSH_AGENT_PID=51 [2021-01-13T10:46:24.036Z] Running ssh-add (command line suppressed) [2021-01-13T10:46:24.149Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_3475454025573218162.key (/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/private_key_3475454025573218162.key) [2021-01-13T10:46:24.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T10:46:24.537Z] + git semver init [2021-01-13T10:46:24.537Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T10:46:24.537Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-430/.git [2021-01-13T10:46:24.537Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-430 [2021-01-13T10:46:24.537Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T10:46:24.537Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T10:46:24.537Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T10:46:24.537Z] # $SEMVER_BRANCH = PR-430 [2021-01-13T10:46:24.537Z] # $SEMVER_TEMP = /tmp/semver-735051482 [2021-01-13T10:46:24.537Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-13T10:46:25.109Z] # '/tmp/semver-735051482' -> '/w/workspace/dry_go-mod-core-contracts_PR-430/.semver' [2021-01-13T10:46:25.109Z] # -> Force: false [2021-01-13T10:46:25.109Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-430/.semver [Pipeline] } [2021-01-13T10:46:25.122Z] $ docker exec --env ******** --env ******** 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec ssh-agent -k [2021-01-13T10:46:25.233Z] unset SSH_AUTH_SOCK; [2021-01-13T10:46:25.233Z] unset SSH_AGENT_PID; [2021-01-13T10:46:25.233Z] echo Agent pid 51 killed; [2021-01-13T10:46:25.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T10:46:25.784Z] + git semver [Pipeline] } [2021-01-13T10:46:25.800Z] $ docker stop --time=1 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec [2021-01-13T10:46:27.645Z] $ docker rm -f 68e7d9fdaff8d14eb30fc94c89ce87236bbe35d5688e41b2409e4e17af0ec7ec [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T10:46:28.202Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T10:46:28.756Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T10:46:28.759Z] [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-13T10:46:44.307Z] Still waiting to schedule task [2021-01-13T10:46:44.307Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-13T10:46:44.310Z] Still waiting to schedule task [2021-01-13T10:46:44.310Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-13T10:48:26.593Z] Running on prd-centos7-docker-4c-2g-19947 in /w/workspace/dry_go-mod-core-contracts_PR-430 [Pipeline] { [Pipeline] ws [2021-01-13T10:48:26.655Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-13T10:48:29.126Z] using credential edgex-jenkins-ssh [2021-01-13T10:48:29.211Z] Cloning the remote Git repository [2021-01-13T10:48:29.242Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:29.318Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-13T10:48:29.395Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:29.395Z] > git --version # timeout=10 [2021-01-13T10:48:29.402Z] > git --version # 'git version 2.24.3' [2021-01-13T10:48:29.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:29.431Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T10:48:30.109Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T10:48:30.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T10:48:30.131Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T10:48:30.145Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:30.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:30.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T10:48:30.630Z] Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 [2021-01-13T10:48:30.741Z] Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 [2021-01-13T10:48:30.742Z] Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) [2021-01-13T10:48:30.638Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T10:48:30.645Z] > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 [2021-01-13T10:48:30.710Z] > git remote # timeout=10 [2021-01-13T10:48:30.717Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T10:48:30.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:30.725Z] > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [2021-01-13T10:48:30.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T10:48:30.745Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T10:48:30.749Z] > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 [2021-01-13T10:48:34.408Z] Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T10:48:35.731Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T10:48:36.067Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T10:48:36.370Z] + true [2021-01-13T10:48:36.370Z] + sudo service docker restart [2021-01-13T10:48:36.370Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-13T10:48:37.511Z] ========================================================= [2021-01-13T10:48:37.511Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T10:48:37.511Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:48:37.879Z] + 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-13T10:48:38.453Z] Sending build context to Docker daemon 2.167MB [2021-01-13T10:48:38.453Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-13T10:48:38.453Z] Step 2/7 : FROM ${BASE} [2021-01-13T10:48:38.453Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T10:48:38.453Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T10:48:38.453Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T10:48:38.453Z] de9db76c5a1d: Pulling fs layer [2021-01-13T10:48:38.453Z] bca2f99d35d6: Pulling fs layer [2021-01-13T10:48:38.453Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T10:48:38.453Z] 7c6f9722023f: Pulling fs layer [2021-01-13T10:48:38.453Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T10:48:38.453Z] 7c6f9722023f: Waiting [2021-01-13T10:48:38.453Z] 93359f2a8cfa: Waiting [2021-01-13T10:48:38.453Z] bca2f99d35d6: Waiting [2021-01-13T10:48:38.453Z] a35cf1a2eb13: Waiting [2021-01-13T10:48:38.453Z] de9db76c5a1d: Verifying Checksum [2021-01-13T10:48:38.453Z] de9db76c5a1d: Download complete [2021-01-13T10:48:38.453Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T10:48:38.453Z] 0ef7d3d256c8: Download complete [2021-01-13T10:48:38.453Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T10:48:38.453Z] 93359f2a8cfa: Download complete [2021-01-13T10:48:38.717Z] 7c6f9722023f: Verifying Checksum [2021-01-13T10:48:38.717Z] 7c6f9722023f: Download complete [2021-01-13T10:48:38.717Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T10:48:38.717Z] 188c0c94c7c5: Download complete [2021-01-13T10:48:38.979Z] 188c0c94c7c5: Pull complete [2021-01-13T10:48:39.245Z] 0ef7d3d256c8: Pull complete [2021-01-13T10:48:39.245Z] de9db76c5a1d: Pull complete [2021-01-13T10:48:40.669Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19946 in /w/workspace/dry_go-mod-core-contracts_PR-430 [Pipeline] { [Pipeline] ws [2021-01-13T10:48:40.722Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-13T10:48:41.172Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T10:48:41.172Z] a35cf1a2eb13: Download complete [2021-01-13T10:48:41.748Z] bca2f99d35d6: Verifying Checksum [2021-01-13T10:48:41.748Z] bca2f99d35d6: Download complete [2021-01-13T10:48:45.686Z] using credential edgex-jenkins-ssh [2021-01-13T10:48:45.747Z] Cloning the remote Git repository [2021-01-13T10:48:45.796Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:47.087Z] bca2f99d35d6: Pull complete [2021-01-13T10:48:47.087Z] 93359f2a8cfa: Pull complete [2021-01-13T10:48:47.087Z] 7c6f9722023f: Pull complete [2021-01-13T10:48:45.904Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-13T10:48:45.998Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:45.999Z] > git --version # timeout=10 [2021-01-13T10:48:46.022Z] > git --version # 'git version 2.17.1' [2021-01-13T10:48:46.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:46.090Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T10:48:47.070Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T10:48:47.098Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T10:48:47.989Z] Merging remotes/origin/master commit 153705572a6304c9531f1976d47893b6f943a831 into PR head commit 202ac0aad3b16495eeab8ed60ece40dc952d2433 [2021-01-13T10:48:48.245Z] Merge succeeded, producing 202ac0aad3b16495eeab8ed60ece40dc952d2433 [2021-01-13T10:48:48.246Z] Checking out Revision 202ac0aad3b16495eeab8ed60ece40dc952d2433 (PR-430) [2021-01-13T10:48:47.121Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-13T10:48:47.152Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-13T10:48:47.152Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:47.165Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T10:48:48.005Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T10:48:48.021Z] > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 [2021-01-13T10:48:48.154Z] > git remote # timeout=10 [2021-01-13T10:48:48.172Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T10:48:48.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T10:48:48.200Z] > git merge 153705572a6304c9531f1976d47893b6f943a831 # timeout=10 [2021-01-13T10:48:48.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T10:48:48.247Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T10:48:48.258Z] > git checkout -f 202ac0aad3b16495eeab8ed60ece40dc952d2433 # timeout=10 [2021-01-13T10:48:52.616Z] Commit message: "feat(data): Update AddEvent to use single AddEventRequest DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T10:48:54.114Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T10:48:54.541Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T10:48:54.933Z] + sudo service docker restart [2021-01-13T10:48:54.933Z] + true [2021-01-13T10:48:55.257Z] a35cf1a2eb13: Pull complete [2021-01-13T10:48:55.257Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T10:48:55.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T10:48:55.257Z] ---> a62c8e92a672 [2021-01-13T10:48:55.257Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-13T10:48:55.257Z] ---> Running in 0cc79fed2558 [2021-01-13T10:48:55.257Z] Removing intermediate container 0cc79fed2558 [2021-01-13T10:48:55.257Z] ---> f4a44c98b49f [2021-01-13T10:48:55.257Z] Step 4/7 : RUN apk add bash [2021-01-13T10:48:55.257Z] ---> Running in ab2d5c572373 [2021-01-13T10:48:55.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T10:48:56.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T10:48:57.002Z] OK: 166 MiB in 39 packages [Pipeline] unstash [2021-01-13T10:48:57.579Z] Removing intermediate container ab2d5c572373 [2021-01-13T10:48:57.579Z] ---> 4ea3db1333c3 [2021-01-13T10:48:57.579Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-13T10:48:57.579Z] ---> Running in c6df869f7ec1 [Pipeline] echo [2021-01-13T10:48:57.813Z] ========================================================= [2021-01-13T10:48:57.813Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T10:48:57.813Z] ========================================================= [2021-01-13T10:48:57.841Z] Removing intermediate container c6df869f7ec1 [2021-01-13T10:48:57.841Z] ---> 7c4e48deca98 [2021-01-13T10:48:57.841Z] Step 6/7 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:48:58.110Z] ---> b117a5933cbf [2021-01-13T10:48:58.110Z] Step 7/7 : RUN go mod download [2021-01-13T10:48:58.110Z] ---> Running in 77c7aa14cb2d [2021-01-13T10:48:58.211Z] + 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-13T10:48:59.193Z] Sending build context to Docker daemon 2.166MB [2021-01-13T10:48:59.193Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-13T10:48:59.193Z] Step 2/7 : FROM ${BASE} [2021-01-13T10:48:59.467Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T10:48:59.741Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T10:48:59.741Z] a4357932f1b6: Pulling fs layer [2021-01-13T10:48:59.741Z] 18c013af1878: Pulling fs layer [2021-01-13T10:48:59.741Z] 00ac8860ef70: Pulling fs layer [2021-01-13T10:48:59.741Z] 63d7cb157983: Pulling fs layer [2021-01-13T10:48:59.741Z] b116817d02f9: Pulling fs layer [2021-01-13T10:48:59.741Z] 745a02a5169b: Pulling fs layer [2021-01-13T10:48:59.741Z] 00ac8860ef70: Waiting [2021-01-13T10:48:59.741Z] 63d7cb157983: Waiting [2021-01-13T10:48:59.741Z] b116817d02f9: Waiting [2021-01-13T10:48:59.741Z] 745a02a5169b: Waiting [2021-01-13T10:48:59.741Z] 18c013af1878: Verifying Checksum [2021-01-13T10:48:59.741Z] 18c013af1878: Download complete [2021-01-13T10:48:59.741Z] a4357932f1b6: Download complete [2021-01-13T10:48:59.741Z] 63d7cb157983: Download complete [2021-01-13T10:48:59.741Z] b116817d02f9: Verifying Checksum [2021-01-13T10:48:59.741Z] b116817d02f9: Download complete [2021-01-13T10:48:59.741Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T10:48:59.741Z] 5f621e34cdf4: Download complete [2021-01-13T10:49:00.357Z] 5f621e34cdf4: Pull complete [2021-01-13T10:49:00.953Z] a4357932f1b6: Pull complete [2021-01-13T10:49:01.238Z] 18c013af1878: Pull complete [2021-01-13T10:49:01.840Z] 745a02a5169b: Verifying Checksum [2021-01-13T10:49:01.840Z] 745a02a5169b: Download complete [2021-01-13T10:49:03.298Z] 00ac8860ef70: Verifying Checksum [2021-01-13T10:49:03.298Z] 00ac8860ef70: Download complete [2021-01-13T10:49:10.387Z] Removing intermediate container 77c7aa14cb2d [2021-01-13T10:49:10.387Z] ---> 8f68a8bd7a7a [2021-01-13T10:49:10.387Z] Successfully built 8f68a8bd7a7a [2021-01-13T10:49:10.387Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:49:10.699Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T10:49:10.699Z] . [Pipeline] withDockerContainer [2021-01-13T10:49:10.805Z] prd-centos7-docker-4c-2g-19947 does not seem to be running inside a container [2021-01-13T10:49:10.854Z] $ 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-x86_64 cat [2021-01-13T10:49:11.550Z] $ docker top adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T10:49:12.040Z] + go version [2021-01-13T10:49:12.040Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T10:49:12.107Z] $ docker stop --time=1 adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 [2021-01-13T10:49:13.465Z] 00ac8860ef70: Pull complete [2021-01-13T10:49:13.465Z] 63d7cb157983: Pull complete [2021-01-13T10:49:13.515Z] $ docker rm -f adc36ecbc512b6cfd6c7a3a53b8590079c9492e099145aeb0c3be1020fc3c357 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-13T10:49:13.745Z] b116817d02f9: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:49:14.355Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T10:49:14.355Z] . [Pipeline] withDockerContainer [2021-01-13T10:49:14.452Z] prd-centos7-docker-4c-2g-19947 does not seem to be running inside a container [2021-01-13T10:49:14.499Z] $ 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-x86_64 cat [2021-01-13T10:49:15.145Z] $ docker top 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T10:49:15.640Z] + make test [2021-01-13T10:49:15.640Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-13T10:49:18.059Z] 745a02a5169b: Pull complete [2021-01-13T10:49:18.059Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T10:49:18.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T10:49:18.059Z] ---> b7e6874047d6 [2021-01-13T10:49:18.059Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-13T10:49:20.700Z] ---> Running in cdd457ed6ce2 [2021-01-13T10:49:21.295Z] Removing intermediate container cdd457ed6ce2 [2021-01-13T10:49:21.295Z] ---> 193d00a9dcf1 [2021-01-13T10:49:21.295Z] Step 4/7 : RUN apk add bash [2021-01-13T10:49:21.295Z] ---> Running in 29ba4dc78ba3 [2021-01-13T10:49:22.319Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-13T10:49:22.588Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements [2021-01-13T10:49:22.588Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.021s coverage: 100.0% of statements [2021-01-13T10:49:22.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T10:49:23.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T10:49:23.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements [2021-01-13T10:49:23.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements [2021-01-13T10:49:23.575Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-13T10:49:23.845Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 26.3% of statements [2021-01-13T10:49:24.121Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements [2021-01-13T10:49:24.121Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements [2021-01-13T10:49:24.298Z] OK: 142 MiB in 39 packages [2021-01-13T10:49:24.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.032s coverage: 91.8% of statements [2021-01-13T10:49:24.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-13T10:49:24.391Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-13T10:49:24.391Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-01-13T10:49:24.659Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements [2021-01-13T10:49:25.285Z] Removing intermediate container 29ba4dc78ba3 [2021-01-13T10:49:25.285Z] ---> 964b6665ccae [2021-01-13T10:49:25.285Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-13T10:49:25.559Z] ---> Running in 2f7925292f0d [2021-01-13T10:49:26.154Z] Removing intermediate container 2f7925292f0d [2021-01-13T10:49:26.154Z] ---> bf959f56528e [2021-01-13T10:49:26.154Z] Step 6/7 : COPY go.mod . [2021-01-13T10:49:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.018s coverage: 63.0% of statements [2021-01-13T10:49:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2021-01-13T10:49:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements [2021-01-13T10:49:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.005s coverage: 15.4% of statements [2021-01-13T10:49:26.628Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.035s coverage: 14.3% of statements [2021-01-13T10:49:26.628Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-13T10:49:26.748Z] ---> 262521de6917 [2021-01-13T10:49:26.748Z] Step 7/7 : RUN go mod download [2021-01-13T10:49:27.021Z] ---> Running in b1d1642dd956 [2021-01-13T10:49:27.598Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.064s coverage: 85.0% of statements [2021-01-13T10:49:27.598Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-13T10:49:27.598Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-13T10:49:27.598Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 44.1% of statements [2021-01-13T10:49:27.598Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 94.4% of statements [2021-01-13T10:49:27.598Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 92.9% of statements [2021-01-13T10:49:27.862Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-13T10:49:27.862Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-13T10:49:27.862Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-13T10:49:29.808Z] gofmt -l . [2021-01-13T10:49:29.808Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-13T10:49:29.823Z] $ docker stop --time=1 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 [2021-01-13T10:49:32.186Z] $ docker rm -f 449779ef3c55e5d165a76feba53218d4d6a61e5bd8d28ab76d37d796b70d3499 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T10:49:32.768Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T10:49:33.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T10:49:42.116Z] Removing intermediate container b1d1642dd956 [2021-01-13T10:49:42.116Z] ---> f807eed3c990 [2021-01-13T10:49:42.116Z] Successfully built f807eed3c990 [2021-01-13T10:49:42.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:49:42.453Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T10:49:42.453Z] . [Pipeline] withDockerContainer [2021-01-13T10:49:42.724Z] prd-ubuntu18.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container [2021-01-13T10:49:42.803Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-13T10:49:44.348Z] $ docker top 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T10:49:45.396Z] + go version [2021-01-13T10:49:45.396Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T10:49:45.420Z] $ docker stop --time=1 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 [2021-01-13T10:49:47.385Z] $ docker rm -f 1366c027940f2de7f11577194330815a3587b8c78961f8ae61f86119df204850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:49:48.357Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T10:49:48.357Z] . [Pipeline] withDockerContainer [2021-01-13T10:49:48.615Z] prd-ubuntu18.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container [2021-01-13T10:49:48.695Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-13T10:49:50.271Z] $ docker top 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T10:49:51.316Z] + make test [2021-01-13T10:49:51.317Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-13T10:50:13.521Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-13T10:50:13.803Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements [2021-01-13T10:50:13.803Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.055s coverage: 100.0% of statements [2021-01-13T10:50:15.257Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements [2021-01-13T10:50:15.257Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2021-01-13T10:50:15.257Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-13T10:50:15.862Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 26.3% of statements [2021-01-13T10:50:17.308Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements [2021-01-13T10:50:17.308Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.018s coverage: 100.0% of statements [2021-01-13T10:50:18.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements [2021-01-13T10:50:18.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-13T10:50:18.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-13T10:50:18.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2021-01-13T10:50:18.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2021-01-13T10:50:24.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.086s coverage: 63.0% of statements [2021-01-13T10:50:24.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2021-01-13T10:50:24.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2021-01-13T10:50:24.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.055s coverage: 15.4% of statements [2021-01-13T10:50:24.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2021-01-13T10:50:24.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-13T10:50:26.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.157s coverage: 85.0% of statements [2021-01-13T10:50:26.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-13T10:50:26.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-13T10:50:26.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.059s coverage: 44.1% of statements [2021-01-13T10:50:26.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.061s coverage: 94.4% of statements [2021-01-13T10:50:27.613Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.146s coverage: 92.9% of statements [2021-01-13T10:50:27.613Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-01-13T10:50:27.613Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-13T10:50:27.885Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-13T10:50:33.299Z] gofmt -l . [2021-01-13T10:50:33.299Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-13T10:50:33.592Z] $ docker stop --time=1 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 [2021-01-13T10:50:35.905Z] $ docker rm -f 28c1548d926a655662dc5ef030fabefac304d86178489926f331ee248c1ba9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T10:50:36.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-13T10:50:36.846Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T10:50:37.862Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-13T10:50:39.826Z] provisioning config files... [2021-01-13T10:50:39.840Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/config191825251367787957tmp [Pipeline] { [Pipeline] sh [2021-01-13T10:50:40.238Z] + set +x [2021-01-13T10:50:40.238Z] + curl -s https://codecov.io/bash [2021-01-13T10:50:40.238Z] + bash -s -- [2021-01-13T10:50:40.501Z] [2021-01-13T10:50:40.501Z] _____ _ [2021-01-13T10:50:40.501Z] / ____| | | [2021-01-13T10:50:40.501Z] | | ___ __| | ___ ___ _____ __ [2021-01-13T10:50:40.501Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-13T10:50:40.501Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-13T10:50:40.501Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-13T10:50:40.501Z] Bash-20201231-23d4836 [2021-01-13T10:50:40.501Z] [2021-01-13T10:50:40.501Z] [2021-01-13T10:50:40.501Z] ==> git version 2.24.3 found [2021-01-13T10:50:40.501Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-13T10:50:40.501Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-13T10:50:40.501Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-13T10:50:40.501Z] ==> Jenkins CI detected. [2021-01-13T10:50:40.501Z] project root: . [2021-01-13T10:50:40.501Z] --> token set from env [2021-01-13T10:50:40.501Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-13T10:50:40.501Z] ==> Running gcov in . (disable via -X gcov) [2021-01-13T10:50:40.501Z] ==> Python coveragepy not found [2021-01-13T10:50:40.501Z] ==> Searching for coverage reports in: [2021-01-13T10:50:40.501Z] + . [2021-01-13T10:50:40.501Z] -> Found 1 reports [2021-01-13T10:50:40.501Z] ==> Detecting git/mercurial file structure [2021-01-13T10:50:40.501Z] ==> Reading reports [2021-01-13T10:50:40.501Z] + ./coverage.out bytes=121371 [2021-01-13T10:50:40.501Z] ==> Appending adjustments [2021-01-13T10:50:40.501Z] https://docs.codecov.io/docs/fixing-reports [2021-01-13T10:50:41.453Z] + Found adjustments [2021-01-13T10:50:41.453Z] ==> Gzipping contents [2021-01-13T10:50:41.453Z] 20K /tmp/codecov.4uVHVX.gz [2021-01-13T10:50:41.453Z] ==> Uploading reports [2021-01-13T10:50:41.453Z] url: https://codecov.io [2021-01-13T10:50:41.453Z] query: branch=PR-430&commit=202ac0aad3b16495eeab8ed60ece40dc952d2433&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-430%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=430&job=&cmd_args= [2021-01-13T10:50:41.453Z] -> Pinging Codecov [2021-01-13T10:50:41.453Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-430&commit=202ac0aad3b16495eeab8ed60ece40dc952d2433&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-430%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=430&job=&cmd_args= [2021-01-13T10:50:42.030Z] -> Uploading to [2021-01-13T10:50:42.030Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-13/71470A77251A30514AAF9C0BB2E5B6CE/202ac0aad3b16495eeab8ed60ece40dc952d2433/f5e0e28c-b5d3-4d77-a1a6-462ccd0da10b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210113T105041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541e2ab39f8f79cfe8620be52a9d4967e4f48354d3a5005cedb9b9bdbf8a5aba [2021-01-13T10:50:42.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T10:50:42.030Z] Dload Upload Total Spent Left Speed [2021-01-13T10:50:42.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19313 0 0 100 19313 0 33836 --:--:-- --:--:-- --:--:-- 33882 [2021-01-13T10:50:42.609Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/202ac0aad3b16495eeab8ed60ece40dc952d2433 [Pipeline] } [2021-01-13T10:50:42.620Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:50:45.195Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:50:45.504Z] ---> package-listing.sh [2021-01-13T10:50:45.504Z] ++ facter osfamily [2021-01-13T10:50:45.504Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T10:50:45.504Z] + OS_FAMILY=redhat [2021-01-13T10:50:45.504Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-430 [2021-01-13T10:50:45.504Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T10:50:45.504Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T10:50:45.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T10:50:45.504Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T10:50:45.504Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-430 ']' [2021-01-13T10:50:45.504Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T10:50:45.504Z] + case "${OS_FAMILY}" in [2021-01-13T10:50:45.504Z] + rpm -qa [2021-01-13T10:50:45.504Z] + sort [2021-01-13T10:50:50.828Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T10:50:50.828Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T10:50:50.828Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T10:50:50.828Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-430 ']' [2021-01-13T10:50:50.828Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-430/archives/ [2021-01-13T10:50:50.828Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-430/archives/ [Pipeline] echo [2021-01-13T10:50:50.849Z] 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T10:50:51.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:50:51.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T10:50:51.452Z] [2021-01-13T10:50:51.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T10:50:51.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T10:50:51.812Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T10:50:51.812Z] df20fa9351a1: Pulling fs layer [2021-01-13T10:50:51.812Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T10:50:51.812Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T10:50:51.812Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T10:50:51.812Z] 93b61091891f: Pulling fs layer [2021-01-13T10:50:51.812Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T10:50:51.812Z] 5e14af77c1be: Pulling fs layer [2021-01-13T10:50:51.812Z] 01666e4c0597: Pulling fs layer [2021-01-13T10:50:51.812Z] aa168da1d23b: Pulling fs layer [2021-01-13T10:50:51.812Z] 93b9cdb0e59b: Waiting [2021-01-13T10:50:51.812Z] 5e14af77c1be: Waiting [2021-01-13T10:50:51.812Z] 01666e4c0597: Waiting [2021-01-13T10:50:51.812Z] aa168da1d23b: Waiting [2021-01-13T10:50:51.812Z] 93b61091891f: Waiting [2021-01-13T10:50:51.812Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T10:50:51.812Z] 36b3adc4ff6f: Download complete [2021-01-13T10:50:51.812Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T10:50:51.812Z] 46f8f816bc3b: Download complete [2021-01-13T10:50:51.812Z] df20fa9351a1: Verifying Checksum [2021-01-13T10:50:51.812Z] df20fa9351a1: Download complete [2021-01-13T10:50:51.812Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T10:50:51.812Z] 93b9cdb0e59b: Download complete [2021-01-13T10:50:52.077Z] 5e14af77c1be: Verifying Checksum [2021-01-13T10:50:52.077Z] 5e14af77c1be: Download complete [2021-01-13T10:50:52.077Z] 01666e4c0597: Verifying Checksum [2021-01-13T10:50:52.077Z] 01666e4c0597: Download complete [2021-01-13T10:50:52.077Z] 93b61091891f: Verifying Checksum [2021-01-13T10:50:52.077Z] 93b61091891f: Download complete [2021-01-13T10:50:52.339Z] df20fa9351a1: Pull complete [2021-01-13T10:50:52.601Z] 36b3adc4ff6f: Pull complete [2021-01-13T10:50:52.864Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T10:50:52.864Z] 8ad3a11d3b57: Download complete [2021-01-13T10:50:53.827Z] 8ad3a11d3b57: Pull complete [2021-01-13T10:50:54.107Z] 46f8f816bc3b: Pull complete [2021-01-13T10:50:54.691Z] aa168da1d23b: Verifying Checksum [2021-01-13T10:50:54.691Z] aa168da1d23b: Download complete [2021-01-13T10:50:54.954Z] 93b61091891f: Pull complete [2021-01-13T10:50:54.954Z] 93b9cdb0e59b: Pull complete [2021-01-13T10:50:55.223Z] 5e14af77c1be: Pull complete [2021-01-13T10:50:55.223Z] 01666e4c0597: Pull complete [2021-01-13T10:51:01.881Z] aa168da1d23b: Pull complete [2021-01-13T10:51:01.881Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T10:51:01.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T10:51:01.881Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T10:51:02.083Z] prd-centos7-docker-4c-2g-19945 does not seem to be running inside a container [2021-01-13T10:51:02.131Z] $ 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-430/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-430 -v /w/workspace/dry_go-mod-core-contracts_PR-430:/w/workspace/dry_go-mod-core-contracts_PR-430:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-430@tmp:/w/workspace/dry_go-mod-core-contracts_PR-430@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T10:51:10.240Z] $ docker top b9f5d1843fa3334d9bbada81c138159ed0474cbca8aa1dbee680dadd0b12c3a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T10:51:10.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T10:51:11.141Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T10:51:11.440Z] + ls /var/log/sa-host [2021-01-13T10:51:11.440Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T10:51:11.440Z] file_magic: OK [2021-01-13T10:51:11.440Z] HZ: Using current value: 100 [2021-01-13T10:51:11.440Z] file_header: OK [2021-01-13T10:51:11.440Z] 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-13T10:51:11.440Z] Statistics: [2021-01-13T10:51:11.440Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T10:51:11.440Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T10:51:11.440Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T10:51:11.440Z] file_magic: OK [2021-01-13T10:51:11.440Z] HZ: Using current value: 100 [2021-01-13T10:51:11.440Z] file_header: OK [2021-01-13T10:51:11.440Z] 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-13T10:51:11.440Z] Statistics: [2021-01-13T10:51:11.440Z] Hnuu...uuuununununu... [2021-01-13T10:51:11.440Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T10:51:11.635Z] provisioning config files... [2021-01-13T10:51:11.652Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-430@tmp/config5760325424523931782tmp [Pipeline] { [Pipeline] echo [2021-01-13T10:51:11.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:51:12.029Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T10:51:12.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T10:51:12.210Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:51:12.506Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T10:51:12.516Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:51:12.813Z] ---> sudo-logs.sh [2021-01-13T10:51:12.813Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T10:51:12.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:51:13.123Z] ---> job-cost.sh [2021-01-13T10:51:13.123Z] lf-activate-venv: SKIPPING [2021-01-13T10:51:13.123Z] INFO: No Stack... [2021-01-13T10:51:14.069Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T10:51:14.642Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T10:51:14.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T10:51:14.951Z] ---> logs-deploy.sh [2021-01-13T10:51:14.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-430/2 [2021-01-13T10:51:14.951Z] INFO: archiving workspace using pattern(s): [2021-01-13T10:51:16.876Z] Archives upload complete. [2021-01-13T10:51:16.876Z] INFO: archiving logs to Nexus