Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8142930acee8fabaf6710482ac85b747560789e9 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go 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: true SWAGGER_API_FOLDERS: openapi/v2 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-22323 in /w/workspace/ndry_app-functions-sdk-go_master [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" > git rev-list --no-walk 4921f119fbd49a87f301d7978453f85b10d57c6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T19:32:26.770Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T19:32:26.999Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T19:32:27.117Z] ========================================================= [2021-01-22T19:32:27.117Z] EdgeX Global Pipelines Version Info [2021-01-22T19:32:27.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:32:28.544Z] ------------------- [2021-01-22T19:32:28.544Z] stable info: [2021-01-22T19:32:28.544Z] ------------------- [2021-01-22T19:32:28.544Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T19:32:28.544Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T19:32:28.544Z] Message: update stable to v1.0.179 [2021-01-22T19:32:29.491Z] ------------------- [2021-01-22T19:32:29.491Z] experimental info: [2021-01-22T19:32:29.491Z] ------------------- [2021-01-22T19:32:29.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T19:32:29.491Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T19:32:29.491Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T19:32:29.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-01-22T19:32:29.906Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-01-22T19:32:29.996Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T19:32:30.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T19:32:30.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T19:32:30.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T19:32:30.436Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T19:32:30.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T19:32:30.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-22T19:32:30.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T19:32:30.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T19:32:30.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-01-22T19:32:31.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T19:32:31.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T19:32:31.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T19:32:31.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T19:32:31.457Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T19:32:31.597Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-22T19:32:31.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T19:32:31.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-22T19:32:31.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T19:32:31.985Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-01-22T19:32:32.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-22T19:32:32.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-22T19:32:32.270Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-22T19:32:32.357Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T19:32:32.457Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T19:32:32.547Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-22T19:32:32.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-22T19:32:32.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-22T19:32:32.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] echo [2021-01-22T19:32:33.002Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8142930 [Pipeline] echo [2021-01-22T19:32:33.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T19:32:33.836Z] + git log --format=format:%s -1 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] echo [2021-01-22T19:32:33.902Z] GIT_COMMIT: 8142930acee8fabaf6710482ac85b747560789e9, Commit Message: feat(sdk): Use ResponseContentType in MessageBus (#644) [Pipeline] echo [2021-01-22T19:32:33.947Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:32:34.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:32:35.168Z] [2021-01-22T19:32:35.168Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:32:35.519Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:32:35.519Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T19:32:35.519Z] 31603596830f: Pulling fs layer [2021-01-22T19:32:35.519Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T19:32:35.519Z] 6ca5941a6612: Pulling fs layer [2021-01-22T19:32:35.519Z] ecc8261a40a4: Pulling fs layer [2021-01-22T19:32:35.519Z] ecc8261a40a4: Waiting [2021-01-22T19:32:35.519Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T19:32:35.519Z] 2a8b12db71e7: Download complete [2021-01-22T19:32:35.786Z] 31603596830f: Verifying Checksum [2021-01-22T19:32:35.786Z] 31603596830f: Download complete [2021-01-22T19:32:35.786Z] ecc8261a40a4: Verifying Checksum [2021-01-22T19:32:35.786Z] ecc8261a40a4: Download complete [2021-01-22T19:32:35.786Z] 6ca5941a6612: Verifying Checksum [2021-01-22T19:32:35.786Z] 6ca5941a6612: Download complete [2021-01-22T19:32:36.050Z] 31603596830f: Pull complete [2021-01-22T19:32:36.315Z] 2a8b12db71e7: Pull complete [2021-01-22T19:32:37.267Z] 6ca5941a6612: Pull complete [2021-01-22T19:32:37.267Z] ecc8261a40a4: Pull complete [2021-01-22T19:32:37.267Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T19:32:37.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:32:37.267Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T19:32:37.370Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:32:37.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T19:32:39.561Z] $ docker top bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T19:32:39.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T19:32:39.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T19:32:40.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T19:32:40.157Z] $ docker exec bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent [2021-01-22T19:32:40.328Z] SSH_AUTH_SOCK=/tmp/ssh-kf2gencDcujG/agent.11 [2021-01-22T19:32:40.328Z] SSH_AGENT_PID=16 [2021-01-22T19:32:40.345Z] Running ssh-add (command line suppressed) [2021-01-22T19:32:40.477Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2112687282639146664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2112687282639146664.key) [2021-01-22T19:32:40.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T19:32:40.895Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T19:32:40.920Z] $ docker exec --env ******** --env ******** bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent -k [2021-01-22T19:32:41.037Z] unset SSH_AUTH_SOCK; [2021-01-22T19:32:41.037Z] unset SSH_AGENT_PID; [2021-01-22T19:32:41.037Z] echo Agent pid 16 killed; [2021-01-22T19:32:41.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T19:32:41.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T19:32:41.245Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T19:32:41.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T19:32:41.412Z] $ docker exec bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent [2021-01-22T19:32:41.568Z] SSH_AUTH_SOCK=/tmp/ssh-MLXRp7DiYtQg/agent.45 [2021-01-22T19:32:41.568Z] SSH_AGENT_PID=51 [2021-01-22T19:32:41.575Z] Running ssh-add (command line suppressed) [2021-01-22T19:32:41.688Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2811253509966787505.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2811253509966787505.key) [2021-01-22T19:32:41.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T19:32:42.077Z] + git semver init [2021-01-22T19:32:42.077Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T19:32:42.077Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T19:32:42.077Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T19:32:42.077Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T19:32:42.077Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T19:32:42.077Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T19:32:42.077Z] # $SEMVER_BRANCH = master [2021-01-22T19:32:42.077Z] # $SEMVER_TEMP = /tmp/semver-551824974 [2021-01-22T19:32:42.077Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-01-22T19:32:44.641Z] # '/tmp/semver-551824974' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-01-22T19:32:44.641Z] # -> Force: false [2021-01-22T19:32:44.641Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-22T19:32:44.653Z] $ docker exec --env ******** --env ******** bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 ssh-agent -k [2021-01-22T19:32:44.763Z] unset SSH_AUTH_SOCK; [2021-01-22T19:32:44.764Z] unset SSH_AGENT_PID; [2021-01-22T19:32:44.764Z] echo Agent pid 51 killed; [2021-01-22T19:32:44.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T19:32:45.304Z] + git semver [Pipeline] } [2021-01-22T19:32:45.322Z] $ docker stop --time=1 bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 [2021-01-22T19:32:46.810Z] $ docker rm -f bc8d2a2a2f4b33a485ab3b9903d5c4ac4840abbe90a8a928dc0cc27042789b92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T19:32:47.266Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T19:32:47.709Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T19:32:47.712Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-22T19:33:03.236Z] Still waiting to schedule task [2021-01-22T19:33:03.236Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-22T19:33:03.239Z] Still waiting to schedule task [2021-01-22T19:33:03.239Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-22T19:34:28.238Z] Running on prd-centos7-docker-4c-2g-22327 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-22T19:34:28.287Z] Running in /w/workspace/app-functions-sdk-go/173 [Pipeline] { [Pipeline] checkout [2021-01-22T19:34:30.794Z] using credential edgex-jenkins-ssh [2021-01-22T19:34:30.852Z] Cloning the remote Git repository [2021-01-22T19:34:30.880Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:34:30.947Z] > git init /w/workspace/app-functions-sdk-go/173 # timeout=10 [2021-01-22T19:34:31.024Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:34:31.024Z] > git --version # timeout=10 [2021-01-22T19:34:31.036Z] > git --version # 'git version 2.24.3' [2021-01-22T19:34:31.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T19:34:31.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T19:34:33.848Z] Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) [2021-01-22T19:34:33.388Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-22T19:34:33.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T19:34:33.404Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-22T19:34:33.416Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:34:33.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T19:34:33.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T19:34:33.857Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T19:34:33.864Z] > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 [2021-01-22T19:34:37.440Z] Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T19:34:38.723Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T19:34:39.053Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T19:34:39.352Z] + sudo service docker restart [2021-01-22T19:34:39.352Z] + true [2021-01-22T19:34:39.352Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-22T19:34:40.482Z] ========================================================= [2021-01-22T19:34:40.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T19:34:40.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:34:40.844Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-22T19:34:41.420Z] Sending build context to Docker daemon 19.12MB [2021-01-22T19:34:41.420Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T19:34:41.420Z] Step 2/8 : FROM ${BASE} [2021-01-22T19:34:41.420Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T19:34:41.420Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T19:34:41.420Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T19:34:41.420Z] de9db76c5a1d: Pulling fs layer [2021-01-22T19:34:41.420Z] bca2f99d35d6: Pulling fs layer [2021-01-22T19:34:41.420Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T19:34:41.420Z] 7c6f9722023f: Pulling fs layer [2021-01-22T19:34:41.420Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T19:34:41.420Z] bca2f99d35d6: Waiting [2021-01-22T19:34:41.420Z] 93359f2a8cfa: Waiting [2021-01-22T19:34:41.420Z] 7c6f9722023f: Waiting [2021-01-22T19:34:41.681Z] de9db76c5a1d: Verifying Checksum [2021-01-22T19:34:41.681Z] de9db76c5a1d: Download complete [2021-01-22T19:34:41.681Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T19:34:41.681Z] 0ef7d3d256c8: Download complete [2021-01-22T19:34:41.681Z] 93359f2a8cfa: Verifying Checksum [2021-01-22T19:34:41.681Z] 93359f2a8cfa: Download complete [2021-01-22T19:34:41.681Z] 7c6f9722023f: Verifying Checksum [2021-01-22T19:34:41.681Z] 7c6f9722023f: Download complete [2021-01-22T19:34:41.681Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T19:34:41.681Z] 188c0c94c7c5: Download complete [2021-01-22T19:34:41.942Z] 188c0c94c7c5: Pull complete [2021-01-22T19:34:41.942Z] 0ef7d3d256c8: Pull complete [2021-01-22T19:34:42.204Z] de9db76c5a1d: Pull complete [2021-01-22T19:34:43.603Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T19:34:43.603Z] a35cf1a2eb13: Download complete [2021-01-22T19:34:44.182Z] bca2f99d35d6: Verifying Checksum [2021-01-22T19:34:44.182Z] bca2f99d35d6: Download complete [2021-01-22T19:34:49.498Z] bca2f99d35d6: Pull complete [2021-01-22T19:34:49.498Z] 93359f2a8cfa: Pull complete [2021-01-22T19:34:49.498Z] 7c6f9722023f: Pull complete [2021-01-22T19:34:59.534Z] a35cf1a2eb13: Pull complete [2021-01-22T19:34:59.534Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T19:34:59.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T19:34:59.534Z] ---> a62c8e92a672 [2021-01-22T19:34:59.534Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-22T19:34:59.534Z] 20.10.0: Pulling from library/docker [2021-01-22T19:34:59.534Z] 05e7bc50f07f: Pulling fs layer [2021-01-22T19:34:59.534Z] 6db28d0fdbf6: Pulling fs layer [2021-01-22T19:34:59.534Z] 292df0bc6bf3: Pulling fs layer [2021-01-22T19:34:59.534Z] 2e060f4bd70b: Pulling fs layer [2021-01-22T19:34:59.534Z] 80e8d568a223: Pulling fs layer [2021-01-22T19:34:59.534Z] 8dc6ef1a942a: Pulling fs layer [2021-01-22T19:34:59.534Z] 2312dd95470a: Pulling fs layer [2021-01-22T19:34:59.534Z] 80e8d568a223: Waiting [2021-01-22T19:34:59.534Z] 8dc6ef1a942a: Waiting [2021-01-22T19:34:59.534Z] 2312dd95470a: Waiting [2021-01-22T19:34:59.534Z] 2e060f4bd70b: Waiting [2021-01-22T19:34:59.534Z] 292df0bc6bf3: Download complete [2021-01-22T19:34:59.534Z] 6db28d0fdbf6: Verifying Checksum [2021-01-22T19:34:59.534Z] 6db28d0fdbf6: Download complete [2021-01-22T19:34:59.534Z] 80e8d568a223: Verifying Checksum [2021-01-22T19:34:59.534Z] 80e8d568a223: Download complete [2021-01-22T19:34:59.534Z] 05e7bc50f07f: Verifying Checksum [2021-01-22T19:34:59.534Z] 05e7bc50f07f: Download complete [2021-01-22T19:34:59.534Z] 8dc6ef1a942a: Verifying Checksum [2021-01-22T19:34:59.534Z] 8dc6ef1a942a: Download complete [2021-01-22T19:34:59.534Z] 2312dd95470a: Verifying Checksum [2021-01-22T19:34:59.534Z] 2312dd95470a: Download complete [2021-01-22T19:34:59.803Z] 05e7bc50f07f: Pull complete [2021-01-22T19:35:00.069Z] 6db28d0fdbf6: Pull complete [2021-01-22T19:35:00.333Z] 292df0bc6bf3: Pull complete [2021-01-22T19:35:00.602Z] 2e060f4bd70b: Verifying Checksum [2021-01-22T19:35:00.602Z] 2e060f4bd70b: Download complete [2021-01-22T19:35:03.939Z] 2e060f4bd70b: Pull complete [2021-01-22T19:35:03.939Z] 80e8d568a223: Pull complete [2021-01-22T19:35:03.939Z] 8dc6ef1a942a: Pull complete [2021-01-22T19:35:04.202Z] 2312dd95470a: Pull complete [2021-01-22T19:35:04.202Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T19:35:04.202Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T19:35:05.596Z] ---> 0db9c111c743 [2021-01-22T19:35:05.596Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-22T19:35:05.596Z] ---> Running in 174a637f9a1c [2021-01-22T19:35:05.864Z] Removing intermediate container 174a637f9a1c [2021-01-22T19:35:05.864Z] ---> c0455dbda2ac [2021-01-22T19:35:05.864Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-22T19:35:05.864Z] ---> Running in 0577d1a96207 [2021-01-22T19:35:06.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T19:35:07.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T19:35:07.973Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-22T19:35:08.235Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-22T19:35:08.499Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-22T19:35:08.499Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-22T19:35:08.764Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-22T19:35:08.765Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T19:35:08.765Z] OK: 167 MiB in 44 packages [2021-01-22T19:35:09.714Z] Removing intermediate container 0577d1a96207 [2021-01-22T19:35:09.714Z] ---> 6575bc01a990 [2021-01-22T19:35:09.714Z] Step 6/8 : WORKDIR /build [2021-01-22T19:35:09.714Z] ---> Running in 99591229a42f [2021-01-22T19:35:09.714Z] Removing intermediate container 99591229a42f [2021-01-22T19:35:09.714Z] ---> dbc98027b542 [2021-01-22T19:35:09.714Z] Step 7/8 : COPY go.mod . [2021-01-22T19:35:09.977Z] ---> 984ca103c4c2 [2021-01-22T19:35:09.977Z] Step 8/8 : RUN go mod download [2021-01-22T19:35:10.243Z] ---> Running in 14e722a2d82a [2021-01-22T19:35:32.265Z] Removing intermediate container 14e722a2d82a [2021-01-22T19:35:32.265Z] ---> 38fca617d141 [2021-01-22T19:35:32.265Z] Successfully built 38fca617d141 [2021-01-22T19:35:32.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:35:32.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T19:35:32.582Z] . [Pipeline] withDockerContainer [2021-01-22T19:35:32.713Z] prd-centos7-docker-4c-2g-22327 does not seem to be running inside a container [2021-01-22T19:35:32.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-x86_64 cat [2021-01-22T19:35:33.635Z] $ docker top e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T19:35:34.195Z] + go version [2021-01-22T19:35:34.195Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T19:35:34.210Z] $ docker stop --time=1 e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a [2021-01-22T19:35:35.545Z] $ docker rm -f e0ebc28e6b8504bf0a5a33d8bd2ceaf1af0bcfd2e18a4f15f9d4f9ed7ce4a66a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:35:36.372Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T19:35:36.372Z] . [Pipeline] withDockerContainer [2021-01-22T19:35:36.472Z] prd-centos7-docker-4c-2g-22327 does not seem to be running inside a container [2021-01-22T19:35:36.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-x86_64 cat [2021-01-22T19:35:37.143Z] $ docker top f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T19:35:37.616Z] + make test [2021-01-22T19:35:37.617Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-22T19:35:39.019Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-22T19:35:39.247Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22328 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-01-22T19:35:39.298Z] Running in /w/workspace/app-functions-sdk-go/173 [Pipeline] { [Pipeline] checkout [2021-01-22T19:35:45.119Z] using credential edgex-jenkins-ssh [2021-01-22T19:35:45.201Z] Cloning the remote Git repository [2021-01-22T19:35:45.266Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:35:45.388Z] > git init /w/workspace/app-functions-sdk-go/173 # timeout=10 [2021-01-22T19:35:45.482Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:35:45.483Z] > git --version # timeout=10 [2021-01-22T19:35:45.508Z] > git --version # 'git version 2.17.1' [2021-01-22T19:35:45.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T19:35:45.567Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T19:35:47.318Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.011s coverage: 81.0% of statements [2021-01-22T19:35:49.454Z] Checking out Revision 8142930acee8fabaf6710482ac85b747560789e9 (master) [2021-01-22T19:35:48.812Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-22T19:35:48.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T19:35:48.858Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-01-22T19:35:48.899Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-01-22T19:35:48.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T19:35:48.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T19:35:49.476Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T19:35:49.503Z] > git checkout -f 8142930acee8fabaf6710482ac85b747560789e9 # timeout=10 [2021-01-22T19:35:53.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.037s coverage: 48.6% of statements [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-22T19:35:53.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.022s coverage: 61.5% of statements [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-22T19:35:53.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 67.7% of statements [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-22T19:35:53.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.005s coverage: 97.0% of statements [2021-01-22T19:35:53.989Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-22T19:35:53.989Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 8.8% of statements [2021-01-22T19:35:54.265Z] Commit message: "feat(sdk): Use ResponseContentType in MessageBus (#644)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T19:35:55.998Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T19:35:56.447Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T19:35:56.804Z] + true [2021-01-22T19:35:56.804Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-22T19:35:59.895Z] ========================================================= [2021-01-22T19:35:59.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T19:35:59.895Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:36:00.335Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-22T19:36:01.329Z] Sending build context to Docker daemon 19.12MB [2021-01-22T19:36:01.329Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T19:36:01.329Z] Step 2/8 : FROM ${BASE} [2021-01-22T19:36:01.949Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T19:36:01.949Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T19:36:01.949Z] a4357932f1b6: Pulling fs layer [2021-01-22T19:36:01.949Z] 18c013af1878: Pulling fs layer [2021-01-22T19:36:01.949Z] 00ac8860ef70: Pulling fs layer [2021-01-22T19:36:01.949Z] 63d7cb157983: Pulling fs layer [2021-01-22T19:36:01.949Z] b116817d02f9: Pulling fs layer [2021-01-22T19:36:01.949Z] 745a02a5169b: Pulling fs layer [2021-01-22T19:36:01.949Z] 00ac8860ef70: Waiting [2021-01-22T19:36:01.949Z] 63d7cb157983: Waiting [2021-01-22T19:36:01.949Z] b116817d02f9: Waiting [2021-01-22T19:36:01.949Z] 745a02a5169b: Waiting [2021-01-22T19:36:01.949Z] 18c013af1878: Verifying Checksum [2021-01-22T19:36:01.949Z] 18c013af1878: Download complete [2021-01-22T19:36:01.949Z] a4357932f1b6: Download complete [2021-01-22T19:36:01.949Z] 63d7cb157983: Download complete [2021-01-22T19:36:01.949Z] b116817d02f9: Verifying Checksum [2021-01-22T19:36:01.949Z] b116817d02f9: Download complete [2021-01-22T19:36:01.949Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T19:36:01.949Z] 5f621e34cdf4: Download complete [2021-01-22T19:36:02.983Z] 5f621e34cdf4: Pull complete [2021-01-22T19:36:03.589Z] a4357932f1b6: Pull complete [2021-01-22T19:36:03.867Z] 18c013af1878: Pull complete [2021-01-22T19:36:04.479Z] 745a02a5169b: Verifying Checksum [2021-01-22T19:36:04.479Z] 745a02a5169b: Download complete [2021-01-22T19:36:05.929Z] 00ac8860ef70: Verifying Checksum [2021-01-22T19:36:05.929Z] 00ac8860ef70: Download complete [2021-01-22T19:36:08.954Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.837s coverage: 77.5% of statements [2021-01-22T19:36:08.954Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-22T19:36:08.954Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.025s coverage: 87.9% of statements [2021-01-22T19:36:08.954Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.013s coverage: 80.5% of statements [2021-01-22T19:36:08.954Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements [2021-01-22T19:36:16.119Z] 00ac8860ef70: Pull complete [2021-01-22T19:36:16.119Z] 63d7cb157983: Pull complete [2021-01-22T19:36:16.393Z] b116817d02f9: Pull complete [2021-01-22T19:36:20.722Z] 745a02a5169b: Pull complete [2021-01-22T19:36:20.722Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T19:36:20.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T19:36:20.722Z] ---> b7e6874047d6 [2021-01-22T19:36:20.722Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-01-22T19:36:20.722Z] 20.10.0: Pulling from library/docker [2021-01-22T19:36:20.722Z] a3cc7d3b244e: Pulling fs layer [2021-01-22T19:36:20.722Z] 02a3295e0d61: Pulling fs layer [2021-01-22T19:36:20.722Z] 0f4f2e6d8100: Pulling fs layer [2021-01-22T19:36:20.722Z] 330b718f631f: Pulling fs layer [2021-01-22T19:36:20.722Z] a93816041522: Pulling fs layer [2021-01-22T19:36:20.722Z] bdb6da89ff94: Pulling fs layer [2021-01-22T19:36:20.722Z] 2a70c0c122f4: Pulling fs layer [2021-01-22T19:36:20.722Z] a93816041522: Waiting [2021-01-22T19:36:20.722Z] bdb6da89ff94: Waiting [2021-01-22T19:36:20.722Z] 2a70c0c122f4: Waiting [2021-01-22T19:36:20.722Z] 330b718f631f: Waiting [2021-01-22T19:36:20.722Z] 0f4f2e6d8100: Download complete [2021-01-22T19:36:20.722Z] 02a3295e0d61: Verifying Checksum [2021-01-22T19:36:20.722Z] 02a3295e0d61: Download complete [2021-01-22T19:36:20.722Z] a93816041522: Verifying Checksum [2021-01-22T19:36:20.722Z] a93816041522: Download complete [2021-01-22T19:36:20.722Z] a3cc7d3b244e: Verifying Checksum [2021-01-22T19:36:20.722Z] a3cc7d3b244e: Download complete [2021-01-22T19:36:20.722Z] 2a70c0c122f4: Verifying Checksum [2021-01-22T19:36:20.722Z] 2a70c0c122f4: Download complete [2021-01-22T19:36:20.722Z] bdb6da89ff94: Download complete [2021-01-22T19:36:21.207Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 81.4% of statements [2021-01-22T19:36:21.207Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-01-22T19:36:21.207Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-22T19:36:21.323Z] a3cc7d3b244e: Pull complete [2021-01-22T19:36:22.324Z] 02a3295e0d61: Pull complete [2021-01-22T19:36:22.324Z] 330b718f631f: Verifying Checksum [2021-01-22T19:36:22.324Z] 330b718f631f: Download complete [2021-01-22T19:36:22.324Z] 0f4f2e6d8100: Pull complete [2021-01-22T19:36:24.573Z] gofmt -l . [2021-01-22T19:36:24.573Z] [ "`gofmt -l .`" = "" ] [2021-01-22T19:36:24.573Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-22T19:36:24.856Z] $ docker stop --time=1 f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 [2021-01-22T19:36:25.716Z] 330b718f631f: Pull complete [2021-01-22T19:36:25.991Z] a93816041522: Pull complete [2021-01-22T19:36:26.589Z] bdb6da89ff94: Pull complete [2021-01-22T19:36:26.675Z] $ docker rm -f f050e7c346f57ca6e68ec20ea049bd934f1adc4032c4eccf2a8fabdebfd11425 [2021-01-22T19:36:26.865Z] 2a70c0c122f4: Pull complete [2021-01-22T19:36:26.865Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T19:36:26.865Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T19:36:27.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-22T19:36:27.676Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T19:36:33.583Z] ---> c3c257af37fb [2021-01-22T19:36:33.584Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-22T19:36:33.584Z] ---> Running in f8fbed88e8c9 [2021-01-22T19:36:33.584Z] Removing intermediate container f8fbed88e8c9 [2021-01-22T19:36:33.584Z] ---> d472251a86da [2021-01-22T19:36:33.584Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-22T19:36:33.858Z] ---> Running in c2394e7f2fe7 [2021-01-22T19:36:35.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T19:36:35.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T19:36:36.866Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-22T19:36:36.866Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-22T19:36:37.138Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-22T19:36:37.138Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-22T19:36:37.414Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-22T19:36:37.414Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T19:36:37.414Z] OK: 144 MiB in 44 packages [2021-01-22T19:36:38.859Z] Removing intermediate container c2394e7f2fe7 [2021-01-22T19:36:38.859Z] ---> 9cc339d7f6cd [2021-01-22T19:36:38.859Z] Step 6/8 : WORKDIR /build [2021-01-22T19:36:38.859Z] ---> Running in e4811186d51a [2021-01-22T19:36:39.456Z] Removing intermediate container e4811186d51a [2021-01-22T19:36:39.456Z] ---> 5b866b22ec60 [2021-01-22T19:36:39.456Z] Step 7/8 : COPY go.mod . [2021-01-22T19:36:40.055Z] ---> 8548fb1a25af [2021-01-22T19:36:40.055Z] Step 8/8 : RUN go mod download [2021-01-22T19:36:40.329Z] ---> Running in 58b93a9556ec [2021-01-22T19:37:07.116Z] Removing intermediate container 58b93a9556ec [2021-01-22T19:37:07.116Z] ---> ef0cc51d8f44 [2021-01-22T19:37:07.116Z] Successfully built ef0cc51d8f44 [2021-01-22T19:37:07.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:37:07.458Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T19:37:07.458Z] . [Pipeline] withDockerContainer [2021-01-22T19:37:07.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-22328 does not seem to be running inside a container [2021-01-22T19:37:07.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-arm64 cat [2021-01-22T19:37:09.321Z] $ docker top bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T19:37:10.366Z] + go version [2021-01-22T19:37:10.366Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T19:37:10.389Z] $ docker stop --time=1 bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 [2021-01-22T19:37:12.339Z] $ docker rm -f bdace3d79078f61e87c2d683a1b1a76d34fb2dcddfab3f39f8609e5abf6a2973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:37:13.355Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T19:37:13.355Z] . [Pipeline] withDockerContainer [2021-01-22T19:37:13.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-22328 does not seem to be running inside a container [2021-01-22T19:37:13.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/173 -v /w/workspace/app-functions-sdk-go/173:/w/workspace/app-functions-sdk-go/173:rw,z -v /w/workspace/app-functions-sdk-go/173@tmp:/w/workspace/app-functions-sdk-go/173@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 ******** ci-base-image-arm64 cat [2021-01-22T19:37:15.244Z] $ docker top 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T19:37:16.246Z] + make test [2021-01-22T19:37:16.246Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-22T19:37:17.691Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-01-22T19:37:44.565Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.053s coverage: 81.0% of statements [2021-01-22T19:38:06.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.063s coverage: 48.6% of statements [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-01-22T19:38:06.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.5% of statements [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-01-22T19:38:06.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.053s coverage: 67.7% of statements [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-01-22T19:38:06.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements [2021-01-22T19:38:06.795Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-01-22T19:38:06.795Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.070s coverage: 8.8% of statements [2021-01-22T19:38:19.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.862s coverage: 77.5% of statements [2021-01-22T19:38:19.197Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-01-22T19:38:19.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.054s coverage: 87.9% of statements [2021-01-22T19:38:19.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.043s coverage: 80.5% of statements [2021-01-22T19:38:19.197Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements [2021-01-22T19:38:34.270Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.071s coverage: 81.4% of statements [2021-01-22T19:38:34.270Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.012s coverage: 94.4% of statements [2021-01-22T19:38:34.270Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-22T19:38:44.466Z] gofmt -l . [2021-01-22T19:38:44.466Z] [ "`gofmt -l .`" = "" ] [2021-01-22T19:38:44.466Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-22T19:38:44.782Z] $ docker stop --time=1 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe [2021-01-22T19:38:46.969Z] $ docker rm -f 77b2c3ec3f5bf4348a1f9c9b7fb6e8963dca94c7f7196f06b94bf131388fe4fe [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T19:38:47.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-22T19:38:48.028Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T19:38:48.863Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-22T19:38:50.606Z] provisioning config files... [2021-01-22T19:38:50.619Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3617450496045785331tmp [Pipeline] { [Pipeline] sh [2021-01-22T19:38:51.056Z] + set +x [2021-01-22T19:38:51.056Z] + curl -s https://codecov.io/bash [2021-01-22T19:38:51.056Z] + bash -s -- [2021-01-22T19:38:51.319Z] [2021-01-22T19:38:51.319Z] _____ _ [2021-01-22T19:38:51.319Z] / ____| | | [2021-01-22T19:38:51.319Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T19:38:51.319Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T19:38:51.319Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T19:38:51.319Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T19:38:51.319Z] Bash-20210115-cec3c92 [2021-01-22T19:38:51.319Z] [2021-01-22T19:38:51.319Z] [2021-01-22T19:38:51.319Z] ==> git version 2.24.3 found [2021-01-22T19:38:51.319Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-22T19:38:51.319Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T19:38:51.319Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T19:38:51.319Z] ==> Jenkins CI detected. [2021-01-22T19:38:51.319Z] project root: . [2021-01-22T19:38:51.319Z] --> token set from env [2021-01-22T19:38:51.319Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T19:38:51.319Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T19:38:51.319Z] ==> Python coveragepy not found [2021-01-22T19:38:51.319Z] ==> Searching for coverage reports in: [2021-01-22T19:38:51.319Z] + . [2021-01-22T19:38:51.319Z] -> Found 1 reports [2021-01-22T19:38:51.319Z] ==> Detecting git/mercurial file structure [2021-01-22T19:38:51.319Z] ==> Reading reports [2021-01-22T19:38:51.319Z] + ./coverage.out bytes=74538 [2021-01-22T19:38:51.319Z] ==> Appending adjustments [2021-01-22T19:38:51.319Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T19:38:51.582Z] + Found adjustments [2021-01-22T19:38:51.582Z] ==> Gzipping contents [2021-01-22T19:38:51.850Z] 16K /tmp/codecov.AyOb8r.gz [2021-01-22T19:38:51.850Z] ==> Uploading reports [2021-01-22T19:38:51.850Z] url: https://codecov.io [2021-01-22T19:38:51.850Z] query: branch=master&commit=8142930acee8fabaf6710482ac85b747560789e9&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-22T19:38:51.850Z] -> Pinging Codecov [2021-01-22T19:38:51.850Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=8142930acee8fabaf6710482ac85b747560789e9&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-22T19:38:52.806Z] -> Uploading to [2021-01-22T19:38:52.807Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/3D8B5DFFC46A037C893635FACE044666/8142930acee8fabaf6710482ac85b747560789e9/9243df00-93f6-4b15-bc23-9622dbb6b32a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T193852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b218669b0a1ee2ce3335c0f88495d9564bd470a3379de1a0ffbaebb81d813379 [2021-01-22T19:38:52.807Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T19:38:52.807Z] Dload Upload Total Spent Left Speed [2021-01-22T19:38:53.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12981 0 0 100 12981 0 30378 --:--:-- --:--:-- --:--:-- 30329 [2021-01-22T19:38:53.069Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] } [2021-01-22T19:38:53.091Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-22T19:38:53.575Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-22T19:38:53.621Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:38:53.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-22T19:38:53.971Z] [2021-01-22T19:38:53.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:38:54.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-22T19:38:54.320Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-22T19:38:54.320Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T19:38:54.320Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T19:38:54.320Z] de9db76c5a1d: Pulling fs layer [2021-01-22T19:38:54.320Z] 0eba1c9be4d2: Pulling fs layer [2021-01-22T19:38:54.320Z] 0d57e429df01: Pulling fs layer [2021-01-22T19:38:54.320Z] 4e4be7b47b0d: Pulling fs layer [2021-01-22T19:38:54.320Z] e1f770b5df2f: Pulling fs layer [2021-01-22T19:38:54.320Z] 85a0685a4137: Pulling fs layer [2021-01-22T19:38:54.320Z] 0d57e429df01: Waiting [2021-01-22T19:38:54.320Z] 4e4be7b47b0d: Waiting [2021-01-22T19:38:54.320Z] e1f770b5df2f: Waiting [2021-01-22T19:38:54.320Z] 85a0685a4137: Waiting [2021-01-22T19:38:54.320Z] 0eba1c9be4d2: Waiting [2021-01-22T19:38:54.320Z] de9db76c5a1d: Verifying Checksum [2021-01-22T19:38:54.320Z] de9db76c5a1d: Download complete [2021-01-22T19:38:54.320Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T19:38:54.320Z] 0ef7d3d256c8: Download complete [2021-01-22T19:38:54.320Z] 0d57e429df01: Verifying Checksum [2021-01-22T19:38:54.320Z] 0d57e429df01: Download complete [2021-01-22T19:38:54.320Z] 4e4be7b47b0d: Verifying Checksum [2021-01-22T19:38:54.320Z] 4e4be7b47b0d: Download complete [2021-01-22T19:38:54.320Z] 188c0c94c7c5: Download complete [2021-01-22T19:38:54.597Z] 188c0c94c7c5: Pull complete [2021-01-22T19:38:54.864Z] 0ef7d3d256c8: Pull complete [2021-01-22T19:38:55.131Z] de9db76c5a1d: Pull complete [2021-01-22T19:38:55.401Z] e1f770b5df2f: Verifying Checksum [2021-01-22T19:38:55.401Z] e1f770b5df2f: Download complete [2021-01-22T19:38:57.338Z] 0eba1c9be4d2: Download complete [2021-01-22T19:38:57.601Z] 85a0685a4137: Verifying Checksum [2021-01-22T19:39:02.964Z] 0eba1c9be4d2: Pull complete [2021-01-22T19:39:02.964Z] 0d57e429df01: Pull complete [2021-01-22T19:39:02.964Z] 4e4be7b47b0d: Pull complete [2021-01-22T19:39:08.299Z] e1f770b5df2f: Pull complete [2021-01-22T19:39:14.959Z] 85a0685a4137: Pull complete [2021-01-22T19:39:14.959Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-22T19:39:14.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-22T19:39:14.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-22T19:39:15.174Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:39:15.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-22T19:39:16.275Z] $ docker top 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T19:39:16.522Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-22T19:39:16.824Z] + set -o pipefail [2021-01-22T19:39:16.824Z] + snyk monitor '--org=edgex-jenkins' [2021-01-22T19:39:38.831Z] [2021-01-22T19:39:38.831Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-01-22T19:39:38.831Z] [2021-01-22T19:39:38.831Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/c16d0811-313c-4f97-bf5e-9a94c319831f [2021-01-22T19:39:38.831Z] [2021-01-22T19:39:38.831Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-22T19:39:38.831Z] [2021-01-22T19:39:38.831Z] [Pipeline] } [2021-01-22T19:39:38.845Z] $ docker stop --time=1 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f [2021-01-22T19:39:41.810Z] $ docker rm -f 7df77f00972aaf2a94a6b9ff7f3f3974a256242f0c133badc79dff800c62059f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2021-01-22T19:39:43.358Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T19:39:43.418Z] provisioning config files... [2021-01-22T19:39:43.433Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1377022010448246502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:39:43.806Z] --> edgex-publish-swagger.sh [2021-01-22T19:39:43.806Z] === Publish openapi/v2 API === [2021-01-22T19:39:43.806Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-01-22T19:39:43.806Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-01-22T19:39:43.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T19:39:43.806Z] Dload Upload Total Spent Left Speed [2021-01-22T19:39:44.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12422 0:00:01 0:00:01 --:--:-- 12442 100 13052 0 0 100 13052 0 12420 0:00:01 0:00:01 --:--:-- 12430 [2021-01-22T19:39:44.754Z] [2021-01-22T19:39:44.754Z] [Pipeline] } [2021-01-22T19:39:44.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-22T19:39:45.597Z] + git log --format=format:%s -1 8142930acee8fabaf6710482ac85b747560789e9 [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:39:45.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:39:45.907Z] . [Pipeline] withDockerContainer [2021-01-22T19:39:46.017Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:39:46.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T19:39:46.995Z] $ docker top 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T19:39:47.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T19:39:47.381Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T19:39:47.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T19:39:47.662Z] $ docker exec 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 ssh-agent [2021-01-22T19:39:47.856Z] SSH_AUTH_SOCK=/tmp/ssh-ozWE8Jn3Ppld/agent.12 [2021-01-22T19:39:47.856Z] SSH_AGENT_PID=17 [2021-01-22T19:39:47.865Z] Running ssh-add (command line suppressed) [2021-01-22T19:39:48.003Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5200743071827697402.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5200743071827697402.key) [2021-01-22T19:39:48.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T19:39:48.397Z] + git semver tag [2021-01-22T19:39:48.398Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T19:39:48.398Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T19:39:48.398Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T19:39:48.398Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T19:39:48.398Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T19:39:48.398Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T19:39:48.398Z] # $SEMVER_BRANCH = master [2021-01-22T19:39:48.398Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-22T19:39:48.398Z] # 8142930acee8fabaf6710482ac85b747560789e9 HEAD [2021-01-22T19:39:48.398Z] # -> Force: false [2021-01-22T19:39:48.398Z] # 725c3424d7b07abc55aeb143554ec6e3c930d09a refs/tags/v2.0.0-dev.6 [Pipeline] } [2021-01-22T19:39:48.412Z] $ docker exec --env ******** --env ******** 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 ssh-agent -k [2021-01-22T19:39:48.543Z] unset SSH_AUTH_SOCK; [2021-01-22T19:39:48.544Z] unset SSH_AGENT_PID; [2021-01-22T19:39:48.544Z] echo Agent pid 17 killed; [2021-01-22T19:39:48.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T19:39:49.073Z] + git semver [Pipeline] } [2021-01-22T19:39:49.090Z] $ docker stop --time=1 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 [2021-01-22T19:39:50.450Z] $ docker rm -f 1f912c30b79c7f155afcd82719779a0fc921d67c89957622d54e755adb961452 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:39:51.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T19:39:51.298Z] [2021-01-22T19:39:51.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:39:51.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T19:39:51.746Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-22T19:39:51.746Z] ab5ef0e58194: Pulling fs layer [2021-01-22T19:39:51.746Z] 9712f1f96733: Pulling fs layer [2021-01-22T19:39:51.746Z] 63f879dbbcfc: Pulling fs layer [2021-01-22T19:39:51.746Z] 0d9ebad4ef96: Pulling fs layer [2021-01-22T19:39:51.746Z] e9a5061849ea: Pulling fs layer [2021-01-22T19:39:51.746Z] d747dcd14b5f: Pulling fs layer [2021-01-22T19:39:51.746Z] 2de7ff778b66: Pulling fs layer [2021-01-22T19:39:51.746Z] 0d9ebad4ef96: Waiting [2021-01-22T19:39:51.746Z] e9a5061849ea: Waiting [2021-01-22T19:39:51.746Z] d747dcd14b5f: Waiting [2021-01-22T19:39:51.746Z] 9712f1f96733: Verifying Checksum [2021-01-22T19:39:51.746Z] 9712f1f96733: Download complete [2021-01-22T19:39:53.144Z] 63f879dbbcfc: Verifying Checksum [2021-01-22T19:39:53.144Z] 63f879dbbcfc: Download complete [2021-01-22T19:39:53.144Z] e9a5061849ea: Verifying Checksum [2021-01-22T19:39:53.144Z] e9a5061849ea: Download complete [2021-01-22T19:39:53.144Z] d747dcd14b5f: Verifying Checksum [2021-01-22T19:39:53.144Z] d747dcd14b5f: Download complete [2021-01-22T19:39:53.412Z] 2de7ff778b66: Verifying Checksum [2021-01-22T19:39:53.412Z] 2de7ff778b66: Download complete [2021-01-22T19:39:53.676Z] 0d9ebad4ef96: Verifying Checksum [2021-01-22T19:39:53.676Z] 0d9ebad4ef96: Download complete [2021-01-22T19:39:54.253Z] ab5ef0e58194: Verifying Checksum [2021-01-22T19:39:54.253Z] ab5ef0e58194: Download complete [2021-01-22T19:39:58.510Z] ab5ef0e58194: Pull complete [2021-01-22T19:39:58.510Z] 9712f1f96733: Pull complete [2021-01-22T19:40:01.861Z] 63f879dbbcfc: Pull complete [2021-01-22T19:40:08.481Z] 0d9ebad4ef96: Pull complete [2021-01-22T19:40:09.923Z] e9a5061849ea: Pull complete [2021-01-22T19:40:09.923Z] d747dcd14b5f: Pull complete [2021-01-22T19:40:13.248Z] 2de7ff778b66: Pull complete [2021-01-22T19:40:13.248Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-22T19:40:13.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-22T19:40:13.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-22T19:40:13.439Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:40:13.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-22T19:40:16.145Z] $ docker top be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-22T19:40:16.482Z] provisioning config files... [2021-01-22T19:40:16.491Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8147685765543396060tmp [2021-01-22T19:40:16.510Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5832781232244515471tmp [2021-01-22T19:40:16.525Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6651218109857379152tmp [Pipeline] { [Pipeline] echo [2021-01-22T19:40:16.578Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:40:16.885Z] ---> sigul-configuration.sh [2021-01-22T19:40:16.885Z] gpg: directory `/root/.gnupg' created [2021-01-22T19:40:16.885Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-22T19:40:16.885Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-22T19:40:16.885Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-22T19:40:16.885Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-22T19:40:16.885Z] gpg: CAST5 encrypted data [2021-01-22T19:40:17.147Z] gpg: encrypted with 1 passphrase [2021-01-22T19:40:17.147Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-22T19:40:17.447Z] + mkdir /home/jenkins [2021-01-22T19:40:17.447Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-22T19:40:17.752Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-22T19:40:17.763Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:40:18.060Z] ---> sigul-install.sh [2021-01-22T19:40:24.674Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-22T19:40:24.976Z] + git tag --list [2021-01-22T19:40:24.976Z] v0.1.0 [2021-01-22T19:40:24.976Z] v0.1.1 [2021-01-22T19:40:24.976Z] v1.0.0 [2021-01-22T19:40:24.976Z] v1.1.0 [2021-01-22T19:40:24.976Z] v1.2.0 [2021-01-22T19:40:24.976Z] v1.3.0 [2021-01-22T19:40:24.976Z] v2.0.0-dev.1 [2021-01-22T19:40:24.976Z] v2.0.0-dev.2 [2021-01-22T19:40:24.976Z] v2.0.0-dev.3 [2021-01-22T19:40:24.976Z] v2.0.0-dev.4 [2021-01-22T19:40:24.976Z] v2.0.0-dev.5 [2021-01-22T19:40:24.976Z] v2.0.0-dev.6 [Pipeline] sh [2021-01-22T19:40:25.282Z] + lftools sign git-tag v2.0.0-dev.6 [2021-01-22T19:40:26.675Z] Signing Git tag with Sigul... [2021-01-22T19:40:26.675Z] Signing v2.0.0-dev.6 [Pipeline] echo [2021-01-22T19:40:27.637Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:40:27.939Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-22T19:40:27.949Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-22T19:40:28.045Z] $ docker stop --time=1 be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 [2021-01-22T19:40:30.113Z] $ docker rm -f be49409735f91abafa921aba3aca90832747a683c835202f37e09089e801af14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:40:31.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:40:31.263Z] . [Pipeline] withDockerContainer [2021-01-22T19:40:31.382Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:40:31.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T19:40:32.362Z] $ docker top 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T19:40:32.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T19:40:32.781Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T19:40:33.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T19:40:33.037Z] $ docker exec 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff ssh-agent [2021-01-22T19:40:33.271Z] SSH_AUTH_SOCK=/tmp/ssh-yswaAw7MFidR/agent.11 [2021-01-22T19:40:33.271Z] SSH_AGENT_PID=17 [2021-01-22T19:40:33.280Z] Running ssh-add (command line suppressed) [2021-01-22T19:40:33.458Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7361407063110027435.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7361407063110027435.key) [2021-01-22T19:40:33.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T19:40:33.905Z] + git semver bump pre [2021-01-22T19:40:33.905Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T19:40:33.905Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T19:40:33.905Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T19:40:33.905Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T19:40:33.905Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T19:40:33.905Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T19:40:33.905Z] # $SEMVER_BRANCH = master [2021-01-22T19:40:33.905Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-01-22T19:40:33.905Z] 2.0.0-dev.7 [Pipeline] } [2021-01-22T19:40:33.918Z] $ docker exec --env ******** --env ******** 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff ssh-agent -k [2021-01-22T19:40:34.079Z] unset SSH_AUTH_SOCK; [2021-01-22T19:40:34.080Z] unset SSH_AGENT_PID; [2021-01-22T19:40:34.080Z] echo Agent pid 17 killed; [2021-01-22T19:40:34.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T19:40:34.615Z] + git semver [Pipeline] } [2021-01-22T19:40:34.634Z] $ docker stop --time=1 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff [2021-01-22T19:40:36.066Z] $ docker rm -f 862008062d8fdce72bc7a6d60d807700b5a1f2ce83197db5e57e8123393bf4ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:40:36.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T19:40:36.653Z] . [Pipeline] withDockerContainer [2021-01-22T19:40:36.782Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:40:36.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T19:40:37.655Z] $ docker top e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T19:40:38.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T19:40:38.060Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T19:40:38.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T19:40:38.333Z] $ docker exec e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 ssh-agent [2021-01-22T19:40:38.519Z] SSH_AUTH_SOCK=/tmp/ssh-rQTmvjdXz0OG/agent.13 [2021-01-22T19:40:38.519Z] SSH_AGENT_PID=18 [2021-01-22T19:40:38.528Z] Running ssh-add (command line suppressed) [2021-01-22T19:40:38.655Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7955271723762721623.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7955271723762721623.key) [2021-01-22T19:40:38.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T19:40:39.053Z] + git semver push [2021-01-22T19:40:39.053Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T19:40:39.053Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-01-22T19:40:39.053Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T19:40:39.053Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T19:40:39.053Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T19:40:39.053Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T19:40:39.053Z] # $SEMVER_BRANCH = master [2021-01-22T19:40:39.053Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-01-22T19:40:45.676Z] $ docker exec --env ******** --env ******** e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 ssh-agent -k [2021-01-22T19:40:45.796Z] unset SSH_AUTH_SOCK; [2021-01-22T19:40:45.797Z] unset SSH_AGENT_PID; [2021-01-22T19:40:45.797Z] echo Agent pid 18 killed; [2021-01-22T19:40:45.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T19:40:46.337Z] + git semver [Pipeline] } [2021-01-22T19:40:46.374Z] $ docker stop --time=1 e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 [2021-01-22T19:40:47.900Z] $ docker rm -f e37e31ed4e5da0fee39910cac00583c3f66d5cce09bc4713a958a8668181c5d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:40:49.451Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:40:50.031Z] ---> package-listing.sh [2021-01-22T19:40:50.032Z] ++ facter osfamily [2021-01-22T19:40:50.032Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T19:40:50.032Z] + OS_FAMILY=redhat [2021-01-22T19:40:50.032Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-01-22T19:40:50.032Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T19:40:50.032Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T19:40:50.032Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T19:40:50.032Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T19:40:50.032Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-22T19:40:50.032Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T19:40:50.032Z] + case "${OS_FAMILY}" in [2021-01-22T19:40:50.032Z] + rpm -qa [2021-01-22T19:40:50.032Z] + sort [2021-01-22T19:40:55.341Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T19:40:55.341Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T19:40:55.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T19:40:55.341Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-01-22T19:40:55.341Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-01-22T19:40:55.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-01-22T19:40:55.355Z] 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T19:40:55.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:40:55.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T19:40:55.955Z] [2021-01-22T19:40:55.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T19:40:56.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T19:40:56.315Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T19:40:56.315Z] df20fa9351a1: Pulling fs layer [2021-01-22T19:40:56.315Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T19:40:56.315Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T19:40:56.315Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T19:40:56.315Z] 93b61091891f: Pulling fs layer [2021-01-22T19:40:56.315Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T19:40:56.315Z] 5e14af77c1be: Pulling fs layer [2021-01-22T19:40:56.315Z] 01666e4c0597: Pulling fs layer [2021-01-22T19:40:56.315Z] aa168da1d23b: Pulling fs layer [2021-01-22T19:40:56.315Z] 93b61091891f: Waiting [2021-01-22T19:40:56.315Z] 93b9cdb0e59b: Waiting [2021-01-22T19:40:56.315Z] 5e14af77c1be: Waiting [2021-01-22T19:40:56.315Z] 01666e4c0597: Waiting [2021-01-22T19:40:56.315Z] aa168da1d23b: Waiting [2021-01-22T19:40:56.315Z] 46f8f816bc3b: Waiting [2021-01-22T19:40:56.315Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T19:40:56.315Z] 36b3adc4ff6f: Download complete [2021-01-22T19:40:56.315Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T19:40:56.315Z] 46f8f816bc3b: Download complete [2021-01-22T19:40:56.578Z] df20fa9351a1: Verifying Checksum [2021-01-22T19:40:56.578Z] df20fa9351a1: Download complete [2021-01-22T19:40:56.578Z] 93b61091891f: Verifying Checksum [2021-01-22T19:40:56.578Z] 93b61091891f: Download complete [2021-01-22T19:40:56.578Z] 5e14af77c1be: Verifying Checksum [2021-01-22T19:40:56.578Z] 5e14af77c1be: Download complete [2021-01-22T19:40:56.578Z] 01666e4c0597: Verifying Checksum [2021-01-22T19:40:56.578Z] 01666e4c0597: Download complete [2021-01-22T19:40:56.847Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T19:40:56.847Z] 93b9cdb0e59b: Download complete [2021-01-22T19:40:56.847Z] df20fa9351a1: Pull complete [2021-01-22T19:40:56.847Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T19:40:56.847Z] 8ad3a11d3b57: Download complete [2021-01-22T19:40:57.114Z] 36b3adc4ff6f: Pull complete [2021-01-22T19:40:58.088Z] 8ad3a11d3b57: Pull complete [2021-01-22T19:40:58.673Z] 46f8f816bc3b: Pull complete [2021-01-22T19:40:58.945Z] aa168da1d23b: Verifying Checksum [2021-01-22T19:40:58.945Z] aa168da1d23b: Download complete [2021-01-22T19:40:59.219Z] 93b61091891f: Pull complete [2021-01-22T19:40:59.219Z] 93b9cdb0e59b: Pull complete [2021-01-22T19:40:59.482Z] 5e14af77c1be: Pull complete [2021-01-22T19:40:59.482Z] 01666e4c0597: Pull complete [2021-01-22T19:41:07.689Z] aa168da1d23b: Pull complete [2021-01-22T19:41:07.689Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T19:41:07.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T19:41:07.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T19:41:08.149Z] prd-centos7-docker-4c-2g-22323 does not seem to be running inside a container [2021-01-22T19:41:08.211Z] $ 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/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T19:41:10.899Z] $ docker top e0e42e55be1f7bc4400d4e1f14242a6ee8b0b81fdcf5b0867b32d5c7e388da5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T19:41:11.390Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T19:41:11.688Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T19:41:11.986Z] + ls /var/log/sa-host [2021-01-22T19:41:11.986Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T19:41:11.986Z] file_magic: OK [2021-01-22T19:41:11.986Z] HZ: Using current value: 100 [2021-01-22T19:41:11.986Z] file_header: OK [2021-01-22T19:41:11.986Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-22T19:41:11.986Z] Statistics: [2021-01-22T19:41:11.986Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-22T19:41:11.986Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T19:41:11.986Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T19:41:11.986Z] file_magic: OK [2021-01-22T19:41:11.986Z] HZ: Using current value: 100 [2021-01-22T19:41:11.986Z] file_header: OK [2021-01-22T19:41:11.986Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-22T19:41:11.986Z] Statistics: [2021-01-22T19:41:11.986Z] Hnuu...uuuununununu... [2021-01-22T19:41:11.986Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T19:41:12.196Z] provisioning config files... [2021-01-22T19:41:12.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6533038929952767606tmp [Pipeline] { [Pipeline] echo [2021-01-22T19:41:12.281Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:41:12.674Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T19:41:12.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T19:41:12.775Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:41:13.073Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T19:41:13.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:41:13.378Z] ---> sudo-logs.sh [2021-01-22T19:41:13.378Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T19:41:13.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:41:13.689Z] ---> job-cost.sh [2021-01-22T19:41:13.689Z] lf-activate-venv: SKIPPING [2021-01-22T19:41:13.689Z] INFO: No Stack... [2021-01-22T19:41:14.637Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T19:41:14.900Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T19:41:14.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T19:41:15.209Z] ---> logs-deploy.sh [2021-01-22T19:41:15.210Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/173 [2021-01-22T19:41:15.210Z] INFO: archiving workspace using pattern(s): [2021-01-22T19:41:17.145Z] Archives upload complete. [2021-01-22T19:41:17.145Z] INFO: archiving logs to Nexus