Pull request #365 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 4adb0a3b4179672bf39640d34f2288f039706097 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11906’ Running on prd-centos7-docker-4c-2g-11909 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 Commit message: "fix: Revise common_test.go per @lenny-intel's comment" > git rev-list --no-walk dd2d9aa2173bff72b7fce4c824d234dae176aa16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T04:04:48.534Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T04:04:48.782Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T04:04:48.887Z] ========================================================= [2020-11-12T04:04:48.887Z] EdgeX Global Pipelines Version Info [2020-11-12T04:04:48.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:04:50.293Z] ------------------- [2020-11-12T04:04:50.294Z] stable info: [2020-11-12T04:04:50.294Z] ------------------- [2020-11-12T04:04:50.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T04:04:50.294Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T04:04:50.294Z] Message: update stable to v1.0.162 [2020-11-12T04:04:51.242Z] ------------------- [2020-11-12T04:04:51.242Z] experimental info: [2020-11-12T04:04:51.242Z] ------------------- [2020-11-12T04:04:51.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T04:04:51.242Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T04:04:51.242Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T04:04:51.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-12T04:04:51.768Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-12T04:04:51.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T04:04:51.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T04:04:53.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T04:04:53.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T04:04:53.283Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T04:04:53.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T04:04:53.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T04:04:53.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T04:04:53.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T04:04:53.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-12T04:04:53.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T04:04:54.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T04:04:54.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T04:04:54.210Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T04:04:54.338Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T04:04:54.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T04:04:54.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-12T04:04:54.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T04:04:54.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T04:04:54.841Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T04:04:54.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T04:04:55.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T04:04:55.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-12T04:04:55.302Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T04:04:55.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-12T04:04:55.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-12T04:04:55.654Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-12T04:04:55.741Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] echo [2020-11-12T04:04:55.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4adb0a3 [Pipeline] echo [2020-11-12T04:04:55.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T04:04:56.133Z] provisioning config files... [2020-11-12T04:04:56.161Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5346961235335345996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:04:56.513Z] ---> docker-login.sh [2020-11-12T04:04:56.513Z] nexus3.edgexfoundry.org:10001 [2020-11-12T04:04:56.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:04:57.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:04:57.037Z] Configure a credential helper to remove this warning. See [2020-11-12T04:04:57.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:04:57.037Z] [2020-11-12T04:04:57.037Z] Login Succeeded [2020-11-12T04:04:57.037Z] nexus3.edgexfoundry.org:10002 [2020-11-12T04:04:57.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:04:57.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:04:57.037Z] Configure a credential helper to remove this warning. See [2020-11-12T04:04:57.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:04:57.037Z] [2020-11-12T04:04:57.037Z] Login Succeeded [2020-11-12T04:04:57.037Z] nexus3.edgexfoundry.org:10003 [2020-11-12T04:04:57.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:04:57.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:04:57.298Z] Configure a credential helper to remove this warning. See [2020-11-12T04:04:57.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:04:57.298Z] [2020-11-12T04:04:57.298Z] Login Succeeded [2020-11-12T04:04:57.298Z] nexus3.edgexfoundry.org:10004 [2020-11-12T04:04:57.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:04:57.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:04:57.588Z] Configure a credential helper to remove this warning. See [2020-11-12T04:04:57.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:04:57.588Z] [2020-11-12T04:04:57.588Z] Login Succeeded [2020-11-12T04:04:57.588Z] docker.io [2020-11-12T04:04:57.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:04:57.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:04:57.870Z] Configure a credential helper to remove this warning. See [2020-11-12T04:04:57.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:04:57.870Z] [2020-11-12T04:04:57.870Z] Login Succeeded [2020-11-12T04:04:57.870Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T04:04:57.879Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T04:04:58.677Z] + git log --format=format:%s -1 4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] echo [2020-11-12T04:04:58.743Z] GIT_COMMIT: 4adb0a3b4179672bf39640d34f2288f039706097, Commit Message: fix: Revise common_test.go per @lenny-intel's comment [Pipeline] echo [2020-11-12T04:04:58.792Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:04:59.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T04:04:59.562Z] [2020-11-12T04:04:59.562Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:04:59.915Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T04:04:59.915Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T04:04:59.915Z] 31603596830f: Pulling fs layer [2020-11-12T04:04:59.915Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T04:04:59.915Z] 6ca5941a6612: Pulling fs layer [2020-11-12T04:04:59.915Z] ecc8261a40a4: Pulling fs layer [2020-11-12T04:04:59.915Z] ecc8261a40a4: Waiting [2020-11-12T04:04:59.915Z] 2a8b12db71e7: Download complete [2020-11-12T04:05:00.178Z] 31603596830f: Verifying Checksum [2020-11-12T04:05:00.178Z] 31603596830f: Download complete [2020-11-12T04:05:00.178Z] ecc8261a40a4: Verifying Checksum [2020-11-12T04:05:00.178Z] ecc8261a40a4: Download complete [2020-11-12T04:05:00.178Z] 6ca5941a6612: Verifying Checksum [2020-11-12T04:05:00.178Z] 6ca5941a6612: Download complete [2020-11-12T04:05:00.443Z] 31603596830f: Pull complete [2020-11-12T04:05:00.704Z] 2a8b12db71e7: Pull complete [2020-11-12T04:05:01.653Z] 6ca5941a6612: Pull complete [2020-11-12T04:05:01.918Z] ecc8261a40a4: Pull complete [2020-11-12T04:05:01.918Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T04:05:01.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T04:05:01.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T04:05:02.023Z] prd-centos7-docker-4c-2g-11909 does not seem to be running inside a container [2020-11-12T04:05:02.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 [2020-11-12T04:05:03.786Z] $ docker top bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T04:05:04.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T04:05:04.097Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T04:05:04.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T04:05:04.284Z] $ docker exec bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent [2020-11-12T04:05:04.433Z] SSH_AUTH_SOCK=/tmp/ssh-qYfo0ShBTLcu/agent.12 [2020-11-12T04:05:04.433Z] SSH_AGENT_PID=17 [2020-11-12T04:05:04.442Z] Running ssh-add (command line suppressed) [2020-11-12T04:05:04.559Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3024802664675506902.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3024802664675506902.key) [2020-11-12T04:05:04.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T04:05:04.929Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T04:05:04.950Z] $ docker exec --env ******** --env ******** bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent -k [2020-11-12T04:05:05.058Z] unset SSH_AUTH_SOCK; [2020-11-12T04:05:05.058Z] unset SSH_AGENT_PID; [2020-11-12T04:05:05.059Z] echo Agent pid 17 killed; [2020-11-12T04:05:05.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T04:05:05.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T04:05:05.253Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T04:05:05.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T04:05:05.415Z] $ docker exec bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent [2020-11-12T04:05:05.569Z] SSH_AUTH_SOCK=/tmp/ssh-uxh7CNRQKN4m/agent.47 [2020-11-12T04:05:05.569Z] SSH_AGENT_PID=53 [2020-11-12T04:05:05.576Z] Running ssh-add (command line suppressed) [2020-11-12T04:05:05.692Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7034824298392124355.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_7034824298392124355.key) [2020-11-12T04:05:05.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T04:05:06.065Z] + git semver init [2020-11-12T04:05:06.065Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T04:05:06.065Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-12T04:05:06.065Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-12T04:05:06.065Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T04:05:06.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T04:05:06.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T04:05:06.065Z] # $SEMVER_BRANCH = PR-365 [2020-11-12T04:05:06.065Z] # $SEMVER_TEMP = /tmp/semver-767128116 [2020-11-12T04:05:06.065Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-12T04:05:06.637Z] # '/tmp/semver-767128116' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-12T04:05:06.637Z] # -> Force: false [2020-11-12T04:05:06.637Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-12T04:05:06.651Z] $ docker exec --env ******** --env ******** bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 ssh-agent -k [2020-11-12T04:05:06.770Z] unset SSH_AUTH_SOCK; [2020-11-12T04:05:06.771Z] unset SSH_AGENT_PID; [2020-11-12T04:05:06.771Z] echo Agent pid 53 killed; [2020-11-12T04:05:06.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T04:05:07.370Z] + git semver [Pipeline] } [2020-11-12T04:05:07.388Z] $ docker stop --time=1 bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 [2020-11-12T04:05:09.194Z] $ docker rm -f bc3e8f965a0d08e8ea0ec4a3053acfd36c493b4f8330031d11f8c0841587ef94 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T04:05:09.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T04:05:10.200Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T04:05:10.203Z] [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 [2020-11-12T04:05:25.759Z] Still waiting to schedule task [2020-11-12T04:05:25.759Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-12T04:05:25.761Z] Still waiting to schedule task [2020-11-12T04:05:25.762Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T04:07:11.580Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11910 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-12T04:07:11.658Z] Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout [2020-11-12T04:07:12.523Z] Running on prd-centos7-docker-4c-2g-11911 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-12T04:07:12.586Z] Running in /w/workspace/go-mod-core-contracts/22 [Pipeline] { [Pipeline] checkout [2020-11-12T04:07:15.660Z] using credential edgex-jenkins-ssh [2020-11-12T04:07:15.719Z] Cloning the remote Git repository [2020-11-12T04:07:15.748Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:15.817Z] > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 [2020-11-12T04:07:15.878Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:15.879Z] > git --version # timeout=10 [2020-11-12T04:07:15.886Z] > git --version # 'git version 2.16.5' [2020-11-12T04:07:15.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:15.917Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T04:07:17.076Z] using credential edgex-jenkins-ssh [2020-11-12T04:07:17.143Z] Cloning the remote Git repository [2020-11-12T04:07:17.144Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 [2020-11-12T04:07:17.269Z] Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 [2020-11-12T04:07:17.270Z] Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) [2020-11-12T04:07:16.573Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T04:07:16.579Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T04:07:16.594Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T04:07:16.608Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:16.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:16.613Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T04:07:17.156Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T04:07:17.165Z] > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 [2020-11-12T04:07:17.226Z] > git remote # timeout=10 [2020-11-12T04:07:17.233Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T04:07:17.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:17.243Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T04:07:17.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T04:07:17.276Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T04:07:17.283Z] > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 [2020-11-12T04:07:17.197Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:17.309Z] > git init /w/workspace/go-mod-core-contracts/22 # timeout=10 [2020-11-12T04:07:17.394Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:17.395Z] > git --version # timeout=10 [2020-11-12T04:07:17.425Z] > git --version # 'git version 2.17.1' [2020-11-12T04:07:17.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:17.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T04:07:19.253Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 4adb0a3b4179672bf39640d34f2288f039706097 [2020-11-12T04:07:18.520Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T04:07:18.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T04:07:18.575Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T04:07:18.611Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T04:07:18.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:18.625Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T04:07:19.259Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T04:07:19.681Z] Merge succeeded, producing 4adb0a3b4179672bf39640d34f2288f039706097 [2020-11-12T04:07:19.682Z] Checking out Revision 4adb0a3b4179672bf39640d34f2288f039706097 (PR-365) [2020-11-12T04:07:19.275Z] > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 [2020-11-12T04:07:19.453Z] > git remote # timeout=10 [2020-11-12T04:07:19.501Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T04:07:19.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T04:07:19.557Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T04:07:19.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T04:07:19.674Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T04:07:19.697Z] > git checkout -f 4adb0a3b4179672bf39640d34f2288f039706097 # timeout=10 [2020-11-12T04:07:20.940Z] Commit message: "fix: Revise common_test.go per @lenny-intel's comment" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T04:07:21.692Z] provisioning config files... [2020-11-12T04:07:21.720Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/22@tmp/config8766819868207186107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:07:22.531Z] ---> docker-login.sh [2020-11-12T04:07:22.531Z] nexus3.edgexfoundry.org:10001 [2020-11-12T04:07:22.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:23.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:23.063Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:23.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:23.063Z] [2020-11-12T04:07:23.063Z] Login Succeeded [2020-11-12T04:07:23.063Z] nexus3.edgexfoundry.org:10002 [2020-11-12T04:07:23.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:23.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:23.063Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:23.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:23.063Z] [2020-11-12T04:07:23.063Z] Login Succeeded [2020-11-12T04:07:23.063Z] nexus3.edgexfoundry.org:10003 [2020-11-12T04:07:23.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:23.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:23.327Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:23.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:23.327Z] [2020-11-12T04:07:23.327Z] Login Succeeded [2020-11-12T04:07:23.327Z] nexus3.edgexfoundry.org:10004 [2020-11-12T04:07:23.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:23.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:23.588Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:23.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:23.588Z] [2020-11-12T04:07:23.588Z] Login Succeeded [2020-11-12T04:07:23.588Z] docker.io [2020-11-12T04:07:23.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:23.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:23.850Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:23.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:23.850Z] [2020-11-12T04:07:23.850Z] Login Succeeded [2020-11-12T04:07:23.850Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T04:07:23.890Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2020-11-12T04:07:23.999Z] Commit message: "fix: Revise common_test.go per @lenny-intel's comment" [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T04:07:24.205Z] ========================================================= [2020-11-12T04:07:24.206Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T04:07:24.206Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-11-12T04:07:24.556Z] + 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 . [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T04:07:24.682Z] provisioning config files... [2020-11-12T04:07:24.722Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/22@tmp/config6627577454332986833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:07:24.819Z] Sending build context to Docker daemon 1.895MB [2020-11-12T04:07:24.819Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T04:07:24.819Z] Step 2/7 : FROM ${BASE} [2020-11-12T04:07:24.819Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T04:07:24.819Z] df20fa9351a1: Pulling fs layer [2020-11-12T04:07:24.819Z] ed8968b2872e: Pulling fs layer [2020-11-12T04:07:24.819Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T04:07:24.819Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T04:07:24.819Z] e73272ec9a57: Pulling fs layer [2020-11-12T04:07:24.819Z] 1e910a182e73: Pulling fs layer [2020-11-12T04:07:24.819Z] 4e634b169226: Pulling fs layer [2020-11-12T04:07:24.819Z] e73272ec9a57: Waiting [2020-11-12T04:07:24.819Z] 1e910a182e73: Waiting [2020-11-12T04:07:24.819Z] 4e634b169226: Waiting [2020-11-12T04:07:24.819Z] e871e8e8d7a9: Waiting [2020-11-12T04:07:24.819Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T04:07:24.819Z] a92cc7c5fd73: Download complete [2020-11-12T04:07:24.819Z] ed8968b2872e: Verifying Checksum [2020-11-12T04:07:24.819Z] ed8968b2872e: Download complete [2020-11-12T04:07:24.819Z] e73272ec9a57: Verifying Checksum [2020-11-12T04:07:24.819Z] e73272ec9a57: Download complete [2020-11-12T04:07:25.083Z] 1e910a182e73: Verifying Checksum [2020-11-12T04:07:25.083Z] 1e910a182e73: Download complete [2020-11-12T04:07:25.083Z] df20fa9351a1: Verifying Checksum [2020-11-12T04:07:25.083Z] df20fa9351a1: Download complete [2020-11-12T04:07:25.083Z] df20fa9351a1: Pull complete [2020-11-12T04:07:25.346Z] ed8968b2872e: Pull complete [2020-11-12T04:07:25.607Z] a92cc7c5fd73: Pull complete [2020-11-12T04:07:25.719Z] ---> docker-login.sh [2020-11-12T04:07:25.719Z] nexus3.edgexfoundry.org:10001 [2020-11-12T04:07:26.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:26.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:26.986Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:26.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:26.986Z] [2020-11-12T04:07:26.986Z] Login Succeeded [2020-11-12T04:07:26.986Z] nexus3.edgexfoundry.org:10002 [2020-11-12T04:07:27.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:27.539Z] 4e634b169226: Verifying Checksum [2020-11-12T04:07:27.539Z] 4e634b169226: Download complete [2020-11-12T04:07:27.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:27.585Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:27.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:27.585Z] [2020-11-12T04:07:27.585Z] Login Succeeded [2020-11-12T04:07:27.585Z] nexus3.edgexfoundry.org:10003 [2020-11-12T04:07:27.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:28.118Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T04:07:28.118Z] e871e8e8d7a9: Download complete [2020-11-12T04:07:28.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:28.140Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:28.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:28.140Z] [2020-11-12T04:07:28.140Z] Login Succeeded [2020-11-12T04:07:28.140Z] nexus3.edgexfoundry.org:10004 [2020-11-12T04:07:28.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:28.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:28.690Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:28.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:28.690Z] [2020-11-12T04:07:28.690Z] Login Succeeded [2020-11-12T04:07:28.690Z] docker.io [2020-11-12T04:07:28.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T04:07:29.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T04:07:29.243Z] Configure a credential helper to remove this warning. See [2020-11-12T04:07:29.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T04:07:29.243Z] [2020-11-12T04:07:29.243Z] Login Succeeded [2020-11-12T04:07:29.243Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T04:07:29.314Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T04:07:29.798Z] ========================================================= [2020-11-12T04:07:29.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T04:07:29.798Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:07:30.212Z] + 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 . [2020-11-12T04:07:30.830Z] Sending build context to Docker daemon 1.895MB [2020-11-12T04:07:30.830Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T04:07:30.830Z] Step 2/7 : FROM ${BASE} [2020-11-12T04:07:30.830Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T04:07:30.830Z] b538f80385f9: Pulling fs layer [2020-11-12T04:07:30.830Z] 74f711af9a0d: Pulling fs layer [2020-11-12T04:07:30.830Z] 99f96fe45779: Pulling fs layer [2020-11-12T04:07:30.830Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T04:07:30.830Z] 45590311c82a: Pulling fs layer [2020-11-12T04:07:30.830Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T04:07:30.830Z] 209524e5b208: Pulling fs layer [2020-11-12T04:07:30.830Z] 45590311c82a: Waiting [2020-11-12T04:07:30.830Z] 69ca0ff8b7b3: Waiting [2020-11-12T04:07:30.830Z] 209524e5b208: Waiting [2020-11-12T04:07:30.830Z] 8529a6b9a6be: Waiting [2020-11-12T04:07:30.830Z] 99f96fe45779: Verifying Checksum [2020-11-12T04:07:30.830Z] 99f96fe45779: Download complete [2020-11-12T04:07:30.830Z] 74f711af9a0d: Download complete [2020-11-12T04:07:30.830Z] 45590311c82a: Verifying Checksum [2020-11-12T04:07:30.830Z] 45590311c82a: Download complete [2020-11-12T04:07:31.110Z] 69ca0ff8b7b3: Download complete [2020-11-12T04:07:31.110Z] b538f80385f9: Verifying Checksum [2020-11-12T04:07:31.110Z] b538f80385f9: Download complete [2020-11-12T04:07:31.744Z] b538f80385f9: Pull complete [2020-11-12T04:07:32.355Z] 74f711af9a0d: Pull complete [2020-11-12T04:07:32.630Z] 99f96fe45779: Pull complete [2020-11-12T04:07:33.228Z] 209524e5b208: Verifying Checksum [2020-11-12T04:07:33.228Z] 209524e5b208: Download complete [2020-11-12T04:07:34.663Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T04:07:34.663Z] 8529a6b9a6be: Download complete [2020-11-12T04:07:34.752Z] e871e8e8d7a9: Pull complete [2020-11-12T04:07:34.752Z] e73272ec9a57: Pull complete [2020-11-12T04:07:34.752Z] 1e910a182e73: Pull complete [2020-11-12T04:07:38.983Z] 4e634b169226: Pull complete [2020-11-12T04:07:38.983Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T04:07:38.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T04:07:38.983Z] ---> f7629b54cfaa [2020-11-12T04:07:38.983Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T04:07:38.983Z] ---> Running in 46db9563d9e2 [2020-11-12T04:07:38.983Z] Removing intermediate container 46db9563d9e2 [2020-11-12T04:07:38.983Z] ---> c5c3ce2ae249 [2020-11-12T04:07:38.983Z] Step 4/7 : RUN apk add bash [2020-11-12T04:07:38.983Z] ---> Running in e9abc5328e56 [2020-11-12T04:07:40.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T04:07:40.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T04:07:41.222Z] OK: 166 MiB in 39 packages [2020-11-12T04:07:41.804Z] Removing intermediate container e9abc5328e56 [2020-11-12T04:07:41.804Z] ---> a8d7ed016f99 [2020-11-12T04:07:41.804Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T04:07:41.804Z] ---> Running in 72292436ab57 [2020-11-12T04:07:42.067Z] Removing intermediate container 72292436ab57 [2020-11-12T04:07:42.067Z] ---> 5b437df57773 [2020-11-12T04:07:42.067Z] Step 6/7 : COPY go.mod . [2020-11-12T04:07:42.334Z] ---> aa8c322446e5 [2020-11-12T04:07:42.334Z] Step 7/7 : RUN go mod download [2020-11-12T04:07:42.334Z] ---> Running in 06e1794be1b2 [2020-11-12T04:07:44.852Z] 8529a6b9a6be: Pull complete [2020-11-12T04:07:44.852Z] 45590311c82a: Pull complete [2020-11-12T04:07:45.124Z] 69ca0ff8b7b3: Pull complete [2020-11-12T04:07:49.483Z] 209524e5b208: Pull complete [2020-11-12T04:07:49.483Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T04:07:49.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T04:07:49.483Z] ---> 5bddaf1c2fca [2020-11-12T04:07:49.483Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T04:07:51.449Z] ---> Running in c17d47671336 [2020-11-12T04:07:52.053Z] Removing intermediate container c17d47671336 [2020-11-12T04:07:52.053Z] ---> 6506d8190bc8 [2020-11-12T04:07:52.053Z] Step 4/7 : RUN apk add bash [2020-11-12T04:07:52.053Z] ---> Running in aa4c8754523c [2020-11-12T04:07:52.382Z] Removing intermediate container 06e1794be1b2 [2020-11-12T04:07:52.382Z] ---> df571ec64e09 [2020-11-12T04:07:52.382Z] Successfully built df571ec64e09 [2020-11-12T04:07:52.382Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:07:52.700Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T04:07:52.700Z] . [Pipeline] withDockerContainer [2020-11-12T04:07:52.904Z] prd-centos7-docker-4c-2g-11911 does not seem to be running inside a container [2020-11-12T04:07:53.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 [2020-11-12T04:07:53.963Z] $ docker top 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 -eo pid,comm [2020-11-12T04:07:54.052Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2020-11-12T04:07:54.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T04:07:54.481Z] + go version [2020-11-12T04:07:54.481Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T04:07:54.499Z] $ docker stop --time=1 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 [2020-11-12T04:07:55.301Z] OK: 142 MiB in 39 packages [2020-11-12T04:07:55.829Z] $ docker rm -f 83ad32dfd8db1e995f7353fa388f4717c7ea91d0ebe137e20e69b55e0e080299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-11-12T04:07:56.284Z] Removing intermediate container aa4c8754523c [2020-11-12T04:07:56.284Z] ---> bfcf43764a68 [2020-11-12T04:07:56.284Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:07:56.558Z] ---> Running in 79f328c0ab14 [2020-11-12T04:07:56.708Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T04:07:56.708Z] . [Pipeline] withDockerContainer [2020-11-12T04:07:56.804Z] prd-centos7-docker-4c-2g-11911 does not seem to be running inside a container [2020-11-12T04:07:56.833Z] Removing intermediate container 79f328c0ab14 [2020-11-12T04:07:56.833Z] ---> acae79747c49 [2020-11-12T04:07:56.833Z] Step 6/7 : COPY go.mod . [2020-11-12T04:07:56.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 [2020-11-12T04:07:57.471Z] $ docker top e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T04:07:57.817Z] ---> b521b421b191 [2020-11-12T04:07:57.817Z] Step 7/7 : RUN go mod download [2020-11-12T04:07:57.817Z] ---> Running in ac760c9bd14f [2020-11-12T04:07:57.947Z] + make test [2020-11-12T04:07:57.947Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T04:08:06.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T04:08:06.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.016s coverage: 85.7% of statements [2020-11-12T04:08:06.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements [2020-11-12T04:08:06.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.021s coverage: 45.4% of statements [2020-11-12T04:08:06.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.033s coverage: 77.8% of statements [2020-11-12T04:08:06.193Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T04:08:06.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [2020-11-12T04:08:07.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.028s coverage: 14.7% of statements [2020-11-12T04:08:07.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements [2020-11-12T04:08:07.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements [2020-11-12T04:08:07.167Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T04:08:07.167Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T04:08:07.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.015s coverage: 100.0% of statements [2020-11-12T04:08:07.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.009s coverage: 46.8% of statements [2020-11-12T04:08:09.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 63.0% of statements [2020-11-12T04:08:09.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2020-11-12T04:08:09.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.007s coverage: 15.4% of statements [2020-11-12T04:08:09.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements [2020-11-12T04:08:09.144Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-11-12T04:08:09.144Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T04:08:09.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 81.0% of statements [2020-11-12T04:08:09.738Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T04:08:09.738Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T04:08:09.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements [2020-11-12T04:08:09.738Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 100.0% of statements [2020-11-12T04:08:10.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.018s coverage: 94.4% of statements [2020-11-12T04:08:10.267Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-12T04:08:10.267Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T04:08:10.267Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T04:08:11.663Z] gofmt -l . [2020-11-12T04:08:11.925Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T04:08:11.946Z] $ docker stop --time=1 e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf [2020-11-12T04:08:12.912Z] Removing intermediate container ac760c9bd14f [2020-11-12T04:08:12.912Z] ---> 06af0a68c583 [2020-11-12T04:08:12.912Z] Successfully built 06af0a68c583 [2020-11-12T04:08:12.912Z] Successfully tagged ci-base-image-arm64:latest [2020-11-12T04:08:14.273Z] $ docker rm -f e675faf1152532593dee846c5f09fbdb127f99ec0c114d9fd80d22e84c7dadaf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:08:14.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T04:08:14.968Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T04:08:14.968Z] . [Pipeline] withDockerContainer [2020-11-12T04:08:15.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-11910 does not seem to be running inside a container [2020-11-12T04:08:15.223Z] Stashed 1 file(s) [2020-11-12T04:08:15.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 [2020-11-12T04:08:17.154Z] $ docker top 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [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] } [2020-11-12T04:08:18.642Z] + go version [2020-11-12T04:08:18.642Z] go version go1.15.2 linux/arm64 [Pipeline] // withEnv [Pipeline] } [Pipeline] } [2020-11-12T04:08:18.729Z] $ docker stop --time=1 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 [2020-11-12T04:08:20.709Z] $ docker rm -f 4374a43e7b4440ab0b3d0919e53926eef48537e20b99e9283927e30e52966718 [Pipeline] // ws [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:08:22.120Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T04:08:22.120Z] . [Pipeline] withDockerContainer [2020-11-12T04:08:22.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-11910 does not seem to be running inside a container [2020-11-12T04:08:22.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/22 -v /w/workspace/go-mod-core-contracts/22:/w/workspace/go-mod-core-contracts/22:rw,z -v /w/workspace/go-mod-core-contracts/22@tmp:/w/workspace/go-mod-core-contracts/22@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 [2020-11-12T04:08:24.324Z] $ docker top 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T04:08:25.761Z] + make test [2020-11-12T04:08:25.761Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T04:08:47.988Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T04:08:47.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.059s coverage: 85.7% of statements [2020-11-12T04:08:47.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements [2020-11-12T04:08:48.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.051s coverage: 45.4% of statements [2020-11-12T04:08:49.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.065s coverage: 77.8% of statements [2020-11-12T04:08:49.188Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T04:08:49.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-11-12T04:08:51.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements [2020-11-12T04:08:51.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements [2020-11-12T04:08:52.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.078s coverage: 91.8% of statements [2020-11-12T04:08:52.112Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T04:08:52.112Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T04:08:52.112Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements [2020-11-12T04:08:53.558Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 46.8% of statements [2020-11-12T04:08:58.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements [2020-11-12T04:08:58.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.031s coverage: 26.3% of statements [2020-11-12T04:08:58.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-11-12T04:08:58.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-11-12T04:08:58.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.026s coverage: 14.3% of statements [2020-11-12T04:08:58.985Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T04:08:59.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 81.0% of statements [2020-11-12T04:08:59.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T04:08:59.587Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T04:08:59.587Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.032s coverage: 29.1% of statements [2020-11-12T04:09:00.590Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements [2020-11-12T04:09:01.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements [2020-11-12T04:09:01.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-12T04:09:01.575Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T04:09:01.848Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T04:09:06.176Z] gofmt -l . [2020-11-12T04:09:06.778Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T04:09:07.078Z] $ docker stop --time=1 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 [2020-11-12T04:09:09.318Z] $ docker rm -f 8c6f017ef340151a8b659fa551fb391ac2809713a2b87e6137265bea26c04813 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T04:09:10.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T04:09:10.288Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T04:09:11.185Z] 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 [2020-11-12T04:09:13.370Z] provisioning config files... [2020-11-12T04:09:13.380Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config594839981639711639tmp [Pipeline] { [Pipeline] sh [2020-11-12T04:09:13.775Z] + set +x [2020-11-12T04:09:13.775Z] + bash -s -- [2020-11-12T04:09:13.775Z] + curl -s https://codecov.io/bash [2020-11-12T04:09:14.039Z] [2020-11-12T04:09:14.039Z] _____ _ [2020-11-12T04:09:14.039Z] / ____| | | [2020-11-12T04:09:14.039Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T04:09:14.039Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T04:09:14.039Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T04:09:14.039Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T04:09:14.039Z] Bash-20201106-81372f2 [2020-11-12T04:09:14.039Z] [2020-11-12T04:09:14.039Z] [2020-11-12T04:09:14.039Z] ==> Jenkins CI detected. [2020-11-12T04:09:14.039Z] project root: . [2020-11-12T04:09:14.039Z] --> token set from env [2020-11-12T04:09:14.039Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T04:09:14.039Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T04:09:14.039Z] ==> Python coveragepy not found [2020-11-12T04:09:14.039Z] ==> Searching for coverage reports in: [2020-11-12T04:09:14.039Z] + . [2020-11-12T04:09:14.039Z] -> Found 1 reports [2020-11-12T04:09:14.039Z] ==> Detecting git/mercurial file structure [2020-11-12T04:09:14.039Z] ==> Reading reports [2020-11-12T04:09:14.039Z] + ./coverage.out bytes=107125 [2020-11-12T04:09:14.039Z] ==> Appending adjustments [2020-11-12T04:09:14.039Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T04:09:14.986Z] + Found adjustments [2020-11-12T04:09:14.986Z] ==> Gzipping contents [2020-11-12T04:09:14.986Z] ==> Uploading reports [2020-11-12T04:09:14.986Z] url: https://codecov.io [2020-11-12T04:09:14.986Z] query: branch=PR-365&commit=4adb0a3b4179672bf39640d34f2288f039706097&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-12T04:09:14.986Z] -> Pinging Codecov [2020-11-12T04:09:14.986Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=4adb0a3b4179672bf39640d34f2288f039706097&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F22%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-12T04:09:15.249Z] -> Uploading to [2020-11-12T04:09:15.249Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/4adb0a3b4179672bf39640d34f2288f039706097/cf3a5ad9-b141-4114-b6fa-d30136aa88f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T040915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48a065ff14b513592c37b89491c3f0021a8416c2fe50da5a9567473082b2b615 [2020-11-12T04:09:15.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T04:09:15.249Z] Dload Upload Total Spent Left Speed [2020-11-12T04:09:15.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17367 0 0 100 17367 0 42435 --:--:-- --:--:-- --:--:-- 42462 [2020-11-12T04:09:15.823Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4adb0a3b4179672bf39640d34f2288f039706097 [Pipeline] } [2020-11-12T04:09:15.832Z] 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 [2020-11-12T04:09:18.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:19.256Z] ---> package-listing.sh [2020-11-12T04:09:19.256Z] ++ facter osfamily [2020-11-12T04:09:19.256Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T04:09:19.256Z] + OS_FAMILY=redhat [2020-11-12T04:09:19.256Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-12T04:09:19.256Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T04:09:19.256Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T04:09:19.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T04:09:19.256Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T04:09:19.256Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-12T04:09:19.256Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T04:09:19.256Z] + case "${OS_FAMILY}" in [2020-11-12T04:09:19.256Z] + rpm -qa [2020-11-12T04:09:19.256Z] + sort [2020-11-12T04:09:23.483Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T04:09:23.483Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T04:09:23.483Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T04:09:23.483Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-12T04:09:23.483Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-12T04:09:23.483Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-12T04:09:23.497Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T04:09:23.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:09:24.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T04:09:24.096Z] [2020-11-12T04:09:24.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T04:09:24.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T04:09:24.443Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T04:09:24.443Z] df20fa9351a1: Pulling fs layer [2020-11-12T04:09:24.443Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T04:09:24.443Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T04:09:24.443Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T04:09:24.443Z] 93b61091891f: Pulling fs layer [2020-11-12T04:09:24.443Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T04:09:24.443Z] 5e14af77c1be: Pulling fs layer [2020-11-12T04:09:24.443Z] 01666e4c0597: Pulling fs layer [2020-11-12T04:09:24.443Z] aa168da1d23b: Pulling fs layer [2020-11-12T04:09:24.443Z] 46f8f816bc3b: Waiting [2020-11-12T04:09:24.443Z] 93b61091891f: Waiting [2020-11-12T04:09:24.443Z] 01666e4c0597: Waiting [2020-11-12T04:09:24.443Z] aa168da1d23b: Waiting [2020-11-12T04:09:24.443Z] 5e14af77c1be: Waiting [2020-11-12T04:09:24.443Z] 93b9cdb0e59b: Waiting [2020-11-12T04:09:24.443Z] 36b3adc4ff6f: Download complete [2020-11-12T04:09:24.443Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T04:09:24.443Z] 46f8f816bc3b: Download complete [2020-11-12T04:09:24.705Z] df20fa9351a1: Verifying Checksum [2020-11-12T04:09:24.705Z] df20fa9351a1: Download complete [2020-11-12T04:09:24.705Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T04:09:24.705Z] 93b9cdb0e59b: Download complete [2020-11-12T04:09:24.705Z] 93b61091891f: Verifying Checksum [2020-11-12T04:09:24.705Z] 93b61091891f: Download complete [2020-11-12T04:09:24.705Z] 01666e4c0597: Verifying Checksum [2020-11-12T04:09:24.705Z] 01666e4c0597: Download complete [2020-11-12T04:09:24.705Z] 5e14af77c1be: Verifying Checksum [2020-11-12T04:09:24.705Z] 5e14af77c1be: Download complete [2020-11-12T04:09:24.705Z] 8ad3a11d3b57: Verifying Checksum [2020-11-12T04:09:24.705Z] 8ad3a11d3b57: Download complete [2020-11-12T04:09:24.967Z] df20fa9351a1: Pull complete [2020-11-12T04:09:25.230Z] 36b3adc4ff6f: Pull complete [2020-11-12T04:09:25.814Z] 8ad3a11d3b57: Pull complete [2020-11-12T04:09:25.814Z] 46f8f816bc3b: Pull complete [2020-11-12T04:09:26.401Z] 93b61091891f: Pull complete [2020-11-12T04:09:26.402Z] 93b9cdb0e59b: Pull complete [2020-11-12T04:09:26.666Z] 5e14af77c1be: Pull complete [2020-11-12T04:09:26.666Z] aa168da1d23b: Download complete [2020-11-12T04:09:26.666Z] 01666e4c0597: Pull complete [2020-11-12T04:09:33.278Z] aa168da1d23b: Pull complete [2020-11-12T04:09:33.278Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T04:09:33.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T04:09:33.278Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T04:09:33.414Z] prd-centos7-docker-4c-2g-11909 does not seem to be running inside a container [2020-11-12T04:09:33.460Z] $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 [2020-11-12T04:09:37.620Z] $ docker top ab775b72f49b019436b495ad31205c37185dec30a6dacef260e3cfa4e087e1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T04:09:38.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T04:09:38.398Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T04:09:38.693Z] + ls /var/log/sa-host [2020-11-12T04:09:38.693Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T04:09:38.693Z] file_magic: OK [2020-11-12T04:09:38.693Z] HZ: Using current value: 100 [2020-11-12T04:09:38.693Z] file_header: OK [2020-11-12T04:09:38.693Z] 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 [2020-11-12T04:09:38.693Z] Statistics: [2020-11-12T04:09:38.693Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T04:09:38.693Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T04:09:38.693Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T04:09:38.693Z] file_magic: OK [2020-11-12T04:09:38.693Z] HZ: Using current value: 100 [2020-11-12T04:09:38.693Z] file_header: OK [2020-11-12T04:09:38.693Z] 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 [2020-11-12T04:09:38.693Z] Statistics: [2020-11-12T04:09:38.693Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T04:09:38.693Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T04:09:39.362Z] provisioning config files... [2020-11-12T04:09:39.377Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config1116689655881135614tmp [Pipeline] { [Pipeline] echo [2020-11-12T04:09:39.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:39.762Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T04:09:39.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T04:09:39.866Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:40.161Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T04:09:40.175Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:40.471Z] ---> sudo-logs.sh [2020-11-12T04:09:40.471Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T04:09:40.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:40.777Z] ---> job-cost.sh [2020-11-12T04:09:40.777Z] lf-activate-venv: SKIPPING [2020-11-12T04:09:40.777Z] INFO: No Stack... [2020-11-12T04:09:41.722Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T04:09:42.296Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T04:09:42.310Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T04:09:42.605Z] ---> logs-deploy.sh [2020-11-12T04:09:42.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/22 [2020-11-12T04:09:42.605Z] INFO: archiving workspace using pattern(s): [2020-11-12T04:09:44.525Z] Archives upload complete. [2020-11-12T04:09:44.525Z] INFO: archiving logs to Nexus