Pull request #91 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 lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19+f21943c21c7ff2270331d5fa01f8bff27d8f4049 (23278105217e548f71396c5bb0f98ed567f99346) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-secrets, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26947 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [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-secrets.git > git init /w/workspace/dgexfoundry_go-mod-secrets_PR-91 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) > git config core.sparsecheckout # timeout=10 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # 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 f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 Commit message: "refactor: Updated unit tests per PR discussion" > git rev-list --no-walk f998050e30ccf5a57cd2d355aa3658e22a4b9b61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-19T21:37:39.291Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-19T21:37:39.577Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-19T21:37:39.683Z] ========================================================= [2021-02-19T21:37:39.683Z] EdgeX Global Pipelines Version Info [2021-02-19T21:37:39.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:37:41.573Z] ------------------- [2021-02-19T21:37:41.574Z] stable info: [2021-02-19T21:37:41.574Z] ------------------- [2021-02-19T21:37:41.574Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T21:37:41.574Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T21:37:41.574Z] Message: update stable to v1.0.179 [2021-02-19T21:37:42.520Z] ------------------- [2021-02-19T21:37:42.520Z] experimental info: [2021-02-19T21:37:42.520Z] ------------------- [2021-02-19T21:37:42.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-19T21:37:42.520Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-19T21:37:42.520Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-19T21:37:42.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-02-19T21:37:42.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-02-19T21:37:43.068Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-19T21:37:43.168Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-19T21:37:43.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-19T21:37:43.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-19T21:37:43.474Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-19T21:37:43.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-19T21:37:43.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-19T21:37:43.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-19T21:37:43.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-19T21:37:43.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-secrets [Pipeline] echo [2021-02-19T21:37:44.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-19T21:37:44.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-19T21:37:44.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:37:44.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:37:44.813Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:37:44.920Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-19T21:37:45.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-19T21:37:45.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-19T21:37:45.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-19T21:37:45.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-19T21:37:45.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-19T21:37:45.525Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-19T21:37:45.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-19T21:37:45.753Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-19T21:37:45.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-19T21:37:45.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo [2021-02-19T21:37:46.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo [2021-02-19T21:37:46.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo [2021-02-19T21:37:46.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [Pipeline] echo [2021-02-19T21:37:46.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3449eae [Pipeline] echo [2021-02-19T21:37:46.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:37:47.280Z] + git log --format=format:%s -1 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [Pipeline] echo [2021-02-19T21:37:47.348Z] GIT_COMMIT: 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19, Commit Message: refactor: Updated unit tests per PR discussion [Pipeline] echo [2021-02-19T21:37:47.402Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:37:47.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:37:48.250Z] [2021-02-19T21:37:48.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:37:48.607Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:37:48.607Z] latest: Pulling from edgex-devops/git-semver [2021-02-19T21:37:48.607Z] 31603596830f: Pulling fs layer [2021-02-19T21:37:48.607Z] 2a8b12db71e7: Pulling fs layer [2021-02-19T21:37:48.607Z] 6ca5941a6612: Pulling fs layer [2021-02-19T21:37:48.607Z] ecc8261a40a4: Pulling fs layer [2021-02-19T21:37:48.607Z] ecc8261a40a4: Waiting [2021-02-19T21:37:48.607Z] 2a8b12db71e7: Verifying Checksum [2021-02-19T21:37:48.607Z] 2a8b12db71e7: Download complete [2021-02-19T21:37:48.870Z] 31603596830f: Download complete [2021-02-19T21:37:48.870Z] ecc8261a40a4: Verifying Checksum [2021-02-19T21:37:48.870Z] ecc8261a40a4: Download complete [2021-02-19T21:37:49.133Z] 6ca5941a6612: Verifying Checksum [2021-02-19T21:37:49.133Z] 6ca5941a6612: Download complete [2021-02-19T21:37:49.133Z] 31603596830f: Pull complete [2021-02-19T21:37:49.396Z] 2a8b12db71e7: Pull complete [2021-02-19T21:37:50.348Z] 6ca5941a6612: Pull complete [2021-02-19T21:37:50.611Z] ecc8261a40a4: Pull complete [2021-02-19T21:37:50.611Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-19T21:37:50.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-19T21:37:50.611Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-19T21:37:50.724Z] prd-centos7-docker-4c-2g-26947 does not seem to be running inside a container [2021-02-19T21:37:50.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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:10004/edgex-devops/git-semver:latest cat [2021-02-19T21:37:52.670Z] $ docker top dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-19T21:37:53.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T21:37:53.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T21:37:53.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T21:37:53.383Z] $ docker exec dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent [2021-02-19T21:37:53.558Z] SSH_AUTH_SOCK=/tmp/ssh-ONre0PZEcqFg/agent.12 [2021-02-19T21:37:53.558Z] SSH_AGENT_PID=17 [2021-02-19T21:37:53.568Z] Running ssh-add (command line suppressed) [2021-02-19T21:37:53.693Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1021538866618166152.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1021538866618166152.key) [2021-02-19T21:37:53.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T21:37:54.124Z] + git tag --points-at HEAD [Pipeline] } [2021-02-19T21:37:54.146Z] $ docker exec --env ******** --env ******** dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent -k [2021-02-19T21:37:54.269Z] unset SSH_AUTH_SOCK; [2021-02-19T21:37:54.269Z] unset SSH_AGENT_PID; [2021-02-19T21:37:54.269Z] echo Agent pid 17 killed; [2021-02-19T21:37:54.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-19T21:37:54.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-19T21:37:54.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-19T21:37:54.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-19T21:37:54.676Z] $ docker exec dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent [2021-02-19T21:37:54.850Z] SSH_AUTH_SOCK=/tmp/ssh-nesZVNHXnkPb/agent.46 [2021-02-19T21:37:54.850Z] SSH_AGENT_PID=52 [2021-02-19T21:37:54.857Z] Running ssh-add (command line suppressed) [2021-02-19T21:37:54.986Z] Identity added: /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1842937058427677658.key (/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/private_key_1842937058427677658.key) [2021-02-19T21:37:55.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-19T21:37:55.376Z] + git semver init [2021-02-19T21:37:55.376Z] # -> Open(): unable to determine branch for HEAD [2021-02-19T21:37:55.376Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.git [2021-02-19T21:37:55.376Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [2021-02-19T21:37:55.376Z] # $SEMVER_REMOTE_NAME = origin [2021-02-19T21:37:55.376Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-19T21:37:55.376Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-19T21:37:55.376Z] # $SEMVER_BRANCH = PR-91 [2021-02-19T21:37:55.376Z] # $SEMVER_TEMP = /tmp/semver-175595340 [2021-02-19T21:37:55.376Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-02-19T21:37:55.638Z] # '/tmp/semver-175595340' -> '/w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver' [2021-02-19T21:37:55.900Z] # -> Force: false [2021-02-19T21:37:55.900Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-secrets_PR-91/.semver [Pipeline] } [2021-02-19T21:37:55.914Z] $ docker exec --env ******** --env ******** dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 ssh-agent -k [2021-02-19T21:37:56.030Z] unset SSH_AUTH_SOCK; [2021-02-19T21:37:56.030Z] unset SSH_AGENT_PID; [2021-02-19T21:37:56.030Z] echo Agent pid 52 killed; [2021-02-19T21:37:56.080Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-19T21:37:56.560Z] + git semver [Pipeline] } [2021-02-19T21:37:56.576Z] $ docker stop --time=1 dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 [2021-02-19T21:37:58.091Z] $ docker rm -f dc44388bedba3909452179dc6934971d88c2fd65187cae6baf0ebda206e316a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T21:37:58.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-19T21:37:58.915Z] Stashed 1 file(s) [Pipeline] echo [2021-02-19T21:37:58.918Z] [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-02-19T21:38:14.443Z] Still waiting to schedule task [2021-02-19T21:38:14.443Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-26947’ [2021-02-19T21:38:14.445Z] Still waiting to schedule task [2021-02-19T21:38:14.445Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-19T21:40:04.464Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26948 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws [2021-02-19T21:40:04.519Z] Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout [2021-02-19T21:40:09.245Z] using credential edgex-jenkins-ssh [2021-02-19T21:40:09.344Z] Cloning the remote Git repository [2021-02-19T21:40:09.415Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:09.522Z] > git init /w/workspace/go-mod-secrets/8 # timeout=10 [2021-02-19T21:40:09.609Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:09.610Z] > git --version # timeout=10 [2021-02-19T21:40:09.637Z] > git --version # 'git version 2.17.1' [2021-02-19T21:40:09.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:09.683Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:40:10.469Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-19T21:40:10.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:40:10.531Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-19T21:40:10.570Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:10.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:10.586Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T21:40:11.212Z] Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [2021-02-19T21:40:11.554Z] Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [2021-02-19T21:40:11.555Z] Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) [2021-02-19T21:40:11.253Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:40:11.278Z] > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 [2021-02-19T21:40:11.370Z] > git remote # timeout=10 [2021-02-19T21:40:11.389Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T21:40:11.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:11.419Z] > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 [2021-02-19T21:40:11.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T21:40:11.578Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:40:11.602Z] > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 [2021-02-19T21:40:15.970Z] Commit message: "refactor: Updated unit tests per PR discussion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:40:17.421Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:40:17.887Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:40:18.279Z] + sudo service+ docker restart [2021-02-19T21:40:18.279Z] true [Pipeline] unstash [Pipeline] echo [2021-02-19T21:40:21.196Z] ========================================================= [2021-02-19T21:40:21.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-19T21:40:21.196Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:40:21.609Z] + 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-02-19T21:40:22.594Z] Sending build context to Docker daemon 708.1kB [2021-02-19T21:40:22.594Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-19T21:40:22.594Z] Step 2/7 : FROM ${BASE} [2021-02-19T21:40:22.875Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-19T21:40:22.875Z] 5f621e34cdf4: Pulling fs layer [2021-02-19T21:40:22.875Z] a4357932f1b6: Pulling fs layer [2021-02-19T21:40:22.875Z] 18c013af1878: Pulling fs layer [2021-02-19T21:40:22.875Z] 00ac8860ef70: Pulling fs layer [2021-02-19T21:40:22.875Z] 63d7cb157983: Pulling fs layer [2021-02-19T21:40:22.875Z] b116817d02f9: Pulling fs layer [2021-02-19T21:40:22.875Z] 745a02a5169b: Pulling fs layer [2021-02-19T21:40:22.875Z] b116817d02f9: Waiting [2021-02-19T21:40:22.875Z] 00ac8860ef70: Waiting [2021-02-19T21:40:22.875Z] 63d7cb157983: Waiting [2021-02-19T21:40:22.875Z] 745a02a5169b: Waiting [2021-02-19T21:40:22.875Z] 18c013af1878: Verifying Checksum [2021-02-19T21:40:22.875Z] 18c013af1878: Download complete [2021-02-19T21:40:22.875Z] a4357932f1b6: Verifying Checksum [2021-02-19T21:40:22.875Z] a4357932f1b6: Download complete [2021-02-19T21:40:22.875Z] 63d7cb157983: Verifying Checksum [2021-02-19T21:40:22.875Z] 63d7cb157983: Download complete [2021-02-19T21:40:22.875Z] b116817d02f9: Verifying Checksum [2021-02-19T21:40:22.875Z] b116817d02f9: Download complete [2021-02-19T21:40:22.875Z] 5f621e34cdf4: Verifying Checksum [2021-02-19T21:40:22.875Z] 5f621e34cdf4: Download complete [2021-02-19T21:40:23.864Z] 5f621e34cdf4: Pull complete [2021-02-19T21:40:24.140Z] a4357932f1b6: Pull complete [2021-02-19T21:40:24.439Z] Running on prd-centos7-docker-4c-2g-26949 in /w/workspace/dgexfoundry_go-mod-secrets_PR-91 [Pipeline] { [Pipeline] ws [2021-02-19T21:40:24.495Z] Running in /w/workspace/go-mod-secrets/8 [Pipeline] { [Pipeline] checkout [2021-02-19T21:40:24.748Z] 18c013af1878: Pull complete [2021-02-19T21:40:25.435Z] 745a02a5169b: Download complete [2021-02-19T21:40:26.426Z] 00ac8860ef70: Download complete [2021-02-19T21:40:27.092Z] using credential edgex-jenkins-ssh [2021-02-19T21:40:27.145Z] Cloning the remote Git repository [2021-02-19T21:40:27.173Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:27.244Z] > git init /w/workspace/go-mod-secrets/8 # timeout=10 [2021-02-19T21:40:27.304Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:27.305Z] > git --version # timeout=10 [2021-02-19T21:40:27.313Z] > git --version # 'git version 2.24.3' [2021-02-19T21:40:27.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:27.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:40:27.855Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-19T21:40:27.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-19T21:40:27.876Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-02-19T21:40:27.890Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-02-19T21:40:27.891Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:27.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-19T21:40:28.385Z] Merging remotes/origin/master commit f21943c21c7ff2270331d5fa01f8bff27d8f4049 into PR head commit 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [2021-02-19T21:40:28.474Z] Merge succeeded, producing 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 [2021-02-19T21:40:28.475Z] Checking out Revision 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 (PR-91) [2021-02-19T21:40:28.392Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:40:28.397Z] > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 [2021-02-19T21:40:28.436Z] > git remote # timeout=10 [2021-02-19T21:40:28.441Z] > git config --get remote.origin.url # timeout=10 [2021-02-19T21:40:28.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-19T21:40:28.454Z] > git merge f21943c21c7ff2270331d5fa01f8bff27d8f4049 # timeout=10 [2021-02-19T21:40:28.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-19T21:40:28.476Z] > git config core.sparsecheckout # timeout=10 [2021-02-19T21:40:28.481Z] > git checkout -f 3449eaeb1cb5b966f11a06cebb0bf1871eee5f19 # timeout=10 [2021-02-19T21:40:32.129Z] Commit message: "refactor: Updated unit tests per PR discussion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-19T21:40:33.266Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:40:33.611Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-19T21:40:33.909Z] + sudo service docker restart [2021-02-19T21:40:33.909Z] + true [2021-02-19T21:40:33.909Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-19T21:40:34.986Z] ========================================================= [2021-02-19T21:40:34.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-19T21:40:34.986Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:40:35.330Z] + 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-02-19T21:40:35.593Z] Sending build context to Docker daemon 709.1kB [2021-02-19T21:40:35.593Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-19T21:40:35.593Z] Step 2/7 : FROM ${BASE} [2021-02-19T21:40:35.861Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-19T21:40:35.861Z] 188c0c94c7c5: Pulling fs layer [2021-02-19T21:40:35.861Z] 0ef7d3d256c8: Pulling fs layer [2021-02-19T21:40:35.861Z] de9db76c5a1d: Pulling fs layer [2021-02-19T21:40:35.861Z] bca2f99d35d6: Pulling fs layer [2021-02-19T21:40:35.861Z] 93359f2a8cfa: Pulling fs layer [2021-02-19T21:40:35.861Z] 7c6f9722023f: Pulling fs layer [2021-02-19T21:40:35.861Z] a35cf1a2eb13: Pulling fs layer [2021-02-19T21:40:35.861Z] bca2f99d35d6: Waiting [2021-02-19T21:40:35.861Z] 7c6f9722023f: Waiting [2021-02-19T21:40:35.861Z] a35cf1a2eb13: Waiting [2021-02-19T21:40:35.861Z] 93359f2a8cfa: Waiting [2021-02-19T21:40:35.861Z] de9db76c5a1d: Verifying Checksum [2021-02-19T21:40:35.861Z] de9db76c5a1d: Download complete [2021-02-19T21:40:35.861Z] 0ef7d3d256c8: Verifying Checksum [2021-02-19T21:40:35.861Z] 0ef7d3d256c8: Download complete [2021-02-19T21:40:35.861Z] 93359f2a8cfa: Verifying Checksum [2021-02-19T21:40:35.861Z] 93359f2a8cfa: Download complete [2021-02-19T21:40:35.861Z] 188c0c94c7c5: Verifying Checksum [2021-02-19T21:40:35.861Z] 188c0c94c7c5: Download complete [2021-02-19T21:40:35.861Z] 7c6f9722023f: Verifying Checksum [2021-02-19T21:40:35.861Z] 7c6f9722023f: Download complete [2021-02-19T21:40:36.443Z] 188c0c94c7c5: Pull complete [2021-02-19T21:40:36.443Z] 0ef7d3d256c8: Pull complete [2021-02-19T21:40:36.713Z] de9db76c5a1d: Pull complete [2021-02-19T21:40:37.670Z] a35cf1a2eb13: Verifying Checksum [2021-02-19T21:40:37.670Z] a35cf1a2eb13: Download complete [2021-02-19T21:40:37.939Z] bca2f99d35d6: Verifying Checksum [2021-02-19T21:40:37.939Z] bca2f99d35d6: Download complete [2021-02-19T21:40:38.846Z] 00ac8860ef70: Pull complete [2021-02-19T21:40:38.846Z] 63d7cb157983: Pull complete [2021-02-19T21:40:38.846Z] b116817d02f9: Pull complete [2021-02-19T21:40:42.110Z] 745a02a5169b: Pull complete [2021-02-19T21:40:42.110Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-19T21:40:42.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-19T21:40:42.110Z] ---> b7e6874047d6 [2021-02-19T21:40:42.110Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T21:40:44.137Z] ---> Running in e96f540b16cb [2021-02-19T21:40:44.175Z] bca2f99d35d6: Pull complete [2021-02-19T21:40:44.175Z] 93359f2a8cfa: Pull complete [2021-02-19T21:40:44.175Z] 7c6f9722023f: Pull complete [2021-02-19T21:40:44.429Z] Removing intermediate container e96f540b16cb [2021-02-19T21:40:44.429Z] ---> 4373ef1717f6 [2021-02-19T21:40:44.429Z] Step 4/7 : RUN apk add --update bash [2021-02-19T21:40:44.429Z] ---> Running in 09ab4223afa3 [2021-02-19T21:40:45.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-19T21:40:46.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-19T21:40:47.138Z] OK: 142 MiB in 39 packages [2021-02-19T21:40:48.575Z] Removing intermediate container 09ab4223afa3 [2021-02-19T21:40:48.575Z] ---> 84de68cf8770 [2021-02-19T21:40:48.575Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-19T21:40:48.575Z] ---> Running in 6069385e849f [2021-02-19T21:40:49.186Z] Removing intermediate container 6069385e849f [2021-02-19T21:40:49.186Z] ---> 65ee87209e50 [2021-02-19T21:40:49.186Z] Step 6/7 : COPY go.mod . [2021-02-19T21:40:49.783Z] ---> c756059b9e27 [2021-02-19T21:40:49.784Z] Step 7/7 : RUN go mod download [2021-02-19T21:40:49.784Z] ---> Running in 7fbfd41c0d60 [2021-02-19T21:40:50.936Z] a35cf1a2eb13: Pull complete [2021-02-19T21:40:50.936Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-19T21:40:50.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-19T21:40:50.936Z] ---> a62c8e92a672 [2021-02-19T21:40:50.936Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-19T21:40:50.936Z] ---> Running in 39dde09c5040 [2021-02-19T21:40:50.936Z] Removing intermediate container 39dde09c5040 [2021-02-19T21:40:50.936Z] ---> cea6394d3a39 [2021-02-19T21:40:50.936Z] Step 4/7 : RUN apk add --update bash [2021-02-19T21:40:50.936Z] ---> Running in 8f083442fa99 [2021-02-19T21:40:51.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-19T21:40:51.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-19T21:40:52.357Z] OK: 166 MiB in 39 packages [2021-02-19T21:40:52.936Z] Removing intermediate container 8f083442fa99 [2021-02-19T21:40:52.936Z] ---> c36613ee0142 [2021-02-19T21:40:52.936Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-19T21:40:52.936Z] ---> Running in 30a5d622394a [2021-02-19T21:40:53.199Z] Removing intermediate container 30a5d622394a [2021-02-19T21:40:53.199Z] ---> 09b5060669d4 [2021-02-19T21:40:53.199Z] Step 6/7 : COPY go.mod . [2021-02-19T21:40:53.199Z] ---> e7ea89778815 [2021-02-19T21:40:53.199Z] Step 7/7 : RUN go mod download [2021-02-19T21:40:53.465Z] ---> Running in a4900dba15e0 [2021-02-19T21:41:04.895Z] Removing intermediate container 7fbfd41c0d60 [2021-02-19T21:41:04.895Z] ---> 2ab6278f6f16 [2021-02-19T21:41:04.895Z] Successfully built 2ab6278f6f16 [2021-02-19T21:41:04.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:41:05.231Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T21:41:05.231Z] . [Pipeline] withDockerContainer [2021-02-19T21:41:05.467Z] prd-ubuntu18.04-docker-arm64-4c-16g-26948 does not seem to be running inside a container [2021-02-19T21:41:05.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-19T21:41:06.986Z] $ docker top 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:41:08.007Z] + go version [2021-02-19T21:41:08.007Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-19T21:41:08.055Z] $ docker stop --time=1 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 [2021-02-19T21:41:08.447Z] Removing intermediate container a4900dba15e0 [2021-02-19T21:41:08.447Z] ---> 2b673fc55655 [2021-02-19T21:41:08.447Z] Successfully built 2b673fc55655 [2021-02-19T21:41:08.447Z] Successfully tagged ci-base-image-x86_64:latest [2021-02-19T21:41:09.997Z] $ docker rm -f 35e0ab054c6da77db7e9b9dc62afbb296c956260e8bb37806a27a832a9f45798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:41:10.895Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T21:41:10.895Z] . [Pipeline] withDockerContainer [2021-02-19T21:41:11.016Z] prd-centos7-docker-4c-2g-26949 does not seem to be running inside a container [2021-02-19T21:41:11.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-19T21:41:11.090Z] + docker inspect -f . ci-base-image-arm64 [2021-02-19T21:41:11.090Z] . [2021-02-19T21:41:11.684Z] $ docker top 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-02-19T21:41:12.102Z] prd-ubuntu18.04-docker-arm64-4c-16g-26948 does not seem to be running inside a container [2021-02-19T21:41:12.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-19T21:41:13.749Z] $ docker top 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-02-19T21:41:14.406Z] + go version [2021-02-19T21:41:14.406Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-19T21:41:14.419Z] $ docker stop --time=1 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d [2021-02-19T21:41:14.809Z] + make test [2021-02-19T21:41:14.809Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-19T21:41:15.765Z] $ docker rm -f 1b62ab79f92433861e8c197a66e78492dacb2e8d398a9c1170a12e6deee77f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:41:16.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-19T21:41:16.735Z] . [Pipeline] withDockerContainer [2021-02-19T21:41:16.852Z] prd-centos7-docker-4c-2g-26949 does not seem to be running inside a container [2021-02-19T21:41:16.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/8 -v /w/workspace/go-mod-secrets/8:/w/workspace/go-mod-secrets/8:rw,z -v /w/workspace/go-mod-secrets/8@tmp:/w/workspace/go-mod-secrets/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-19T21:41:17.578Z] $ docker top d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:41:18.085Z] + make test [2021-02-19T21:41:18.085Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.194s coverage: 80.7% of statements [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.007s coverage: 57.1% of statements [2021-02-19T21:41:36.362Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.025s coverage: 96.7% of statements [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.008s coverage: 89.5% of statements [2021-02-19T21:41:36.362Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.007s coverage: 100.0% of statements [2021-02-19T21:41:36.362Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.009s coverage: 85.7% of statements [2021-02-19T21:41:36.362Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.009s coverage: 100.0% of statements [2021-02-19T21:41:36.362Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-02-19T21:41:36.362Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-19T21:41:37.320Z] gofmt -l . [2021-02-19T21:41:37.320Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-19T21:41:37.333Z] $ docker stop --time=1 d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab [2021-02-19T21:41:39.557Z] $ docker rm -f d5785096a1fcbd584ef423db0bc40c11360ffc9c03ebbc54ca86a38d5ee118ab [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-19T21:41:40.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-19T21:41:40.415Z] 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-02-19T21:41:47.238Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.447s coverage: 80.7% of statements [2021-02-19T21:41:47.238Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.013s coverage: 57.1% of statements [2021-02-19T21:41:47.238Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-02-19T21:51:39.912Z] coverage: 96.7% of statements [2021-02-19T21:51:39.912Z] panic: test timed out after 10m0s [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 32 [running]: [2021-02-19T21:51:39.912Z] testing.(*M).startAlarm.func1() [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1618 +0xc8 [2021-02-19T21:51:39.912Z] created by time.goFunc [2021-02-19T21:51:39.912Z] /usr/local/go/src/time/sleep.go:167 +0x40 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 1 [chan receive, 9 minutes]: [2021-02-19T21:51:39.912Z] testing.tRunner.func1(0x4000001500) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1088 +0x1d0 [2021-02-19T21:51:39.912Z] testing.tRunner(0x4000001500, 0x40000ddd78) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1127 +0x10c [2021-02-19T21:51:39.912Z] testing.runTests(0x400000c460, 0x3526c0, 0x9, 0x9, 0xc0042a9ab53d9908, 0x8bb2f31f5e, 0x357d60, 0x1c6c8) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1437 +0x29c [2021-02-19T21:51:39.912Z] testing.(*M).Run(0x40000cc080, 0x0) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1345 +0x1b4 [2021-02-19T21:51:39.912Z] main.main() [2021-02-19T21:51:39.912Z] _testmain.go:109 +0x1d0 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 16 [chan send, 9 minutes]: [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6000, 0x4000038750) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:162 +0x1d8 [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6000) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c [2021-02-19T21:51:39.912Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 19 [chan send, 9 minutes]: [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6090, 0x4000039750) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:170 +0x140 [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6090) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c [2021-02-19T21:51:39.912Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 22 [semacquire, 9 minutes]: [2021-02-19T21:51:39.912Z] sync.runtime_Semacquire(0x400001a788) [2021-02-19T21:51:39.912Z] /usr/local/go/src/runtime/sema.go:56 +0x38 [2021-02-19T21:51:39.912Z] sync.(*WaitGroup).Wait(0x400001a780) [2021-02-19T21:51:39.912Z] /usr/local/go/src/sync/waitgroup.go:130 +0x6c [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency(0x40000e5200) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:408 +0x2b0 [2021-02-19T21:51:39.912Z] testing.tRunner(0x40000e5200, 0x1fe828) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1123 +0xdc [2021-02-19T21:51:39.912Z] created by testing.(*T).Run [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1168 +0x244 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 23 [chan receive, 9 minutes]: [2021-02-19T21:51:39.912Z] testing.runTests.func1.1(0x4000001500) [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1444 +0x30 [2021-02-19T21:51:39.912Z] created by testing.runTests.func1 [2021-02-19T21:51:39.912Z] /usr/local/go/src/testing/testing.go:1444 +0xa8 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 24 [runnable]: [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.MockSecretClient.GetSecrets(0x356068, 0x1eb17d, 0x5, 0x400000c6e0, 0x2, 0x2, 0x40000e5708, 0x40000e57b8, 0x400005ffa0) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:58 +0x230 [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e6120, 0x400005ff50) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:160 +0xc4 [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e6120) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c [2021-02-19T21:51:39.912Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 25 [chan send, 9 minutes]: [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Stop(0x40000e62d0, 0x0, 0x0) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:135 +0xac [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.restart(0x22c9e0, 0x356068, 0x1eb17d, 0x5, 0x4000164ad0, 0x1, 0x1, 0x4000023b00, 0x4000023b60, 0x4000023bc0, ...) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:423 +0xc4 [2021-02-19T21:51:39.912Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.TestStateConcurrency [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll_test.go:405 +0x244 [2021-02-19T21:51:39.912Z] [2021-02-19T21:51:39.912Z] goroutine 31 [chan send, 9 minutes]: [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update.func1(0x40000e62d0, 0x4000039f50) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:170 +0x140 [2021-02-19T21:51:39.912Z] github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).update(0x40000e62d0) [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:172 +0x5c [2021-02-19T21:51:39.912Z] created by github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener.(*InMemoryCacheListener).Start [2021-02-19T21:51:39.912Z] /w/workspace/go-mod-secrets/8/pkg/listener/poll.go:121 +0x110 [2021-02-19T21:51:39.912Z] FAIL github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 600.021s [2021-02-19T21:51:39.912Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.010s coverage: 89.5% of statements [2021-02-19T21:51:39.912Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-02-19T21:51:39.912Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.015s coverage: 100.0% of statements [2021-02-19T21:51:39.912Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-02-19T21:51:39.912Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.011s coverage: 85.7% of statements [2021-02-19T21:51:39.912Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.017s coverage: 100.0% of statements [2021-02-19T21:51:39.912Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-02-19T21:51:39.912Z] FAIL [2021-02-19T21:51:39.912Z] make: *** [Makefile:12: test] Error 1 [Pipeline] } [2021-02-19T21:51:40.125Z] $ docker stop --time=1 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 [2021-02-19T21:51:41.970Z] $ docker rm -f 14fb8949a1f574ed5987a12ab7ed653a4c5d5a569847bfec89c17ddbda215ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-19T21:51:43.450Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:51:46.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:51:46.633Z] ---> package-listing.sh [2021-02-19T21:51:46.633Z] ++ facter osfamily [2021-02-19T21:51:46.633Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-19T21:51:46.633Z] + OS_FAMILY=redhat [2021-02-19T21:51:46.633Z] + workspace=/w/workspace/dgexfoundry_go-mod-secrets_PR-91 [2021-02-19T21:51:46.634Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-19T21:51:46.634Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-19T21:51:46.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-19T21:51:46.634Z] + PACKAGES=/tmp/packages_start.txt [2021-02-19T21:51:46.634Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' [2021-02-19T21:51:46.634Z] + PACKAGES=/tmp/packages_end.txt [2021-02-19T21:51:46.634Z] + case "${OS_FAMILY}" in [2021-02-19T21:51:46.634Z] + rpm -qa [2021-02-19T21:51:46.634Z] + sort [2021-02-19T21:51:51.975Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-19T21:51:51.975Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-19T21:51:51.975Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-19T21:51:51.975Z] + '[' /w/workspace/dgexfoundry_go-mod-secrets_PR-91 ']' [2021-02-19T21:51:51.975Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [2021-02-19T21:51:51.975Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-secrets_PR-91/archives/ [Pipeline] echo [2021-02-19T21:51:51.990Z] 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/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-19T21:51:52.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:51:52.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:51:52.597Z] [2021-02-19T21:51:52.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-19T21:51:52.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:51:52.955Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-19T21:51:52.955Z] df20fa9351a1: Pulling fs layer [2021-02-19T21:51:52.955Z] 36b3adc4ff6f: Pulling fs layer [2021-02-19T21:51:52.955Z] 8ad3a11d3b57: Pulling fs layer [2021-02-19T21:51:52.955Z] 46f8f816bc3b: Pulling fs layer [2021-02-19T21:51:52.955Z] 93b61091891f: Pulling fs layer [2021-02-19T21:51:52.955Z] 93b9cdb0e59b: Pulling fs layer [2021-02-19T21:51:52.955Z] 5e14af77c1be: Pulling fs layer [2021-02-19T21:51:52.955Z] 01666e4c0597: Pulling fs layer [2021-02-19T21:51:52.955Z] aa168da1d23b: Pulling fs layer [2021-02-19T21:51:52.955Z] 93b9cdb0e59b: Waiting [2021-02-19T21:51:52.955Z] 5e14af77c1be: Waiting [2021-02-19T21:51:52.955Z] 01666e4c0597: Waiting [2021-02-19T21:51:52.955Z] aa168da1d23b: Waiting [2021-02-19T21:51:52.955Z] 46f8f816bc3b: Waiting [2021-02-19T21:51:52.955Z] 93b61091891f: Waiting [2021-02-19T21:51:52.955Z] 36b3adc4ff6f: Download complete [2021-02-19T21:51:52.955Z] 46f8f816bc3b: Download complete [2021-02-19T21:51:53.218Z] df20fa9351a1: Verifying Checksum [2021-02-19T21:51:53.218Z] df20fa9351a1: Download complete [2021-02-19T21:51:53.218Z] 93b9cdb0e59b: Verifying Checksum [2021-02-19T21:51:53.218Z] 93b9cdb0e59b: Download complete [2021-02-19T21:51:53.218Z] 5e14af77c1be: Verifying Checksum [2021-02-19T21:51:53.218Z] 5e14af77c1be: Download complete [2021-02-19T21:51:53.218Z] 93b61091891f: Download complete [2021-02-19T21:51:53.218Z] 01666e4c0597: Verifying Checksum [2021-02-19T21:51:53.218Z] 01666e4c0597: Download complete [2021-02-19T21:51:53.481Z] df20fa9351a1: Pull complete [2021-02-19T21:51:53.747Z] 8ad3a11d3b57: Verifying Checksum [2021-02-19T21:51:53.747Z] 8ad3a11d3b57: Download complete [2021-02-19T21:51:54.015Z] 36b3adc4ff6f: Pull complete [2021-02-19T21:51:54.596Z] 8ad3a11d3b57: Pull complete [2021-02-19T21:51:54.596Z] 46f8f816bc3b: Pull complete [2021-02-19T21:51:55.553Z] 93b61091891f: Pull complete [2021-02-19T21:51:55.817Z] 93b9cdb0e59b: Pull complete [2021-02-19T21:51:56.081Z] aa168da1d23b: Verifying Checksum [2021-02-19T21:51:56.081Z] aa168da1d23b: Download complete [2021-02-19T21:51:56.081Z] 5e14af77c1be: Pull complete [2021-02-19T21:51:56.343Z] 01666e4c0597: Pull complete [2021-02-19T21:52:04.578Z] aa168da1d23b: Pull complete [2021-02-19T21:52:04.578Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-19T21:52:04.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-19T21:52:04.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-19T21:52:04.831Z] prd-centos7-docker-4c-2g-26947 does not seem to be running inside a container [2021-02-19T21:52:04.880Z] $ 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/dgexfoundry_go-mod-secrets_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-secrets_PR-91 -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91:/w/workspace/dgexfoundry_go-mod-secrets_PR-91:rw,z -v /w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-19T21:52:08.858Z] $ docker top a2ee95bb4953c2edaad68c01afbce83c307191b70978c8f7d54cdfed0ca21977 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-19T21:52:09.341Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-19T21:52:09.642Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-19T21:52:09.941Z] + ls /var/log/sa-host [2021-02-19T21:52:09.941Z] + sadf -c /var/log/sa-host/sa19 [2021-02-19T21:52:09.941Z] file_magic: OK [2021-02-19T21:52:09.941Z] HZ: Using current value: 100 [2021-02-19T21:52:09.941Z] file_header: OK [2021-02-19T21:52:09.941Z] 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-02-19T21:52:09.941Z] Statistics: [2021-02-19T21:52:09.941Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-19T21:52:09.941Z] File successfully converted to sysstat format version 12.2.1 [2021-02-19T21:52:09.941Z] + sadf -c /var/log/sa-host/sa23 [2021-02-19T21:52:09.941Z] file_magic: OK [2021-02-19T21:52:09.941Z] HZ: Using current value: 100 [2021-02-19T21:52:09.941Z] file_header: OK [2021-02-19T21:52:09.941Z] 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-02-19T21:52:09.941Z] Statistics: [2021-02-19T21:52:09.941Z] Hnuu...uuuununununu... [2021-02-19T21:52:09.941Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-19T21:52:10.131Z] provisioning config files... [2021-02-19T21:52:10.151Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-secrets_PR-91@tmp/config1006775633313112635tmp [Pipeline] { [Pipeline] echo [2021-02-19T21:52:10.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:10.522Z] ---> create-netrc.sh [Pipeline] } [2021-02-19T21:52:10.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-19T21:52:10.638Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:10.938Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-19T21:52:10.950Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:11.245Z] ---> sudo-logs.sh [2021-02-19T21:52:11.245Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-19T21:52:11.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:11.624Z] ---> job-cost.sh [2021-02-19T21:52:11.624Z] lf-activate-venv: SKIPPING [2021-02-19T21:52:11.624Z] INFO: No Stack... [2021-02-19T21:52:12.573Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-19T21:52:12.834Z] INFO: Archiving Costs [Pipeline] echo [2021-02-19T21:52:12.849Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-19T21:52:13.151Z] ---> logs-deploy.sh [2021-02-19T21:52:13.151Z] lf-activate-venv: SKIPPING [2021-02-19T21:52:13.151Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-91/8 [2021-02-19T21:52:13.151Z] INFO: archiving workspace using pattern(s): [2021-02-19T21:52:15.075Z] Archives upload complete. [2021-02-19T21:52:15.076Z] INFO: archiving logs to Nexus