Pull request #714 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 23c0d554464aae258c7ba4067fdec97afafbba4d+db11a9be6c8646c0b785f5875b2d439dd0a6ea71 (291a5994183a6c11be6c016e703f5163f17c5c18) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-27021’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-27550’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27552 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [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_PR-714 # 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/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 23c0d554464aae258c7ba4067fdec97afafbba4d > git config core.sparsecheckout # timeout=10 > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 Merge succeeded, producing 23c0d554464aae258c7ba4067fdec97afafbba4d Checking out Revision 23c0d554464aae258c7ba4067fdec97afafbba4d (PR-714) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 Commit message: "refactor: Rework secrets for HTTP Export so value in InsecureSecrets can be overridden" First time build. Skipping changelog. > git rev-list --no-walk fa8c2037c66d99598dc055b34ee4cb9fa0537a1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-24T22:32:07.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-24T22:32:07.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-24T22:32:07.623Z] ========================================================= [2021-02-24T22:32:07.623Z] EdgeX Global Pipelines Version Info [2021-02-24T22:32:07.623Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:32:09.134Z] ------------------- [2021-02-24T22:32:09.134Z] stable info: [2021-02-24T22:32:09.135Z] ------------------- [2021-02-24T22:32:09.135Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-24T22:32:09.135Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-24T22:32:09.135Z] Message: update stable to v1.0.181 [2021-02-24T22:32:10.084Z] ------------------- [2021-02-24T22:32:10.084Z] experimental info: [2021-02-24T22:32:10.084Z] ------------------- [2021-02-24T22:32:10.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-24T22:32:10.084Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-24T22:32:10.084Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-24T22:32:10.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-02-24T22:32:10.482Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-02-24T22:32:10.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-24T22:32:10.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-24T22:32:10.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-24T22:32:10.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-24T22:32:10.979Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-24T22:32:11.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-24T22:32:11.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-24T22:32:11.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-24T22:32:11.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-24T22:32:11.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-02-24T22:32:11.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-24T22:32:11.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-24T22:32:11.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-24T22:32:11.868Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-24T22:32:11.949Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-24T22:32:12.045Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-24T22:32:12.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-24T22:32:12.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-24T22:32:12.338Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-24T22:32:12.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-02-24T22:32:12.531Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-24T22:32:12.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-24T22:32:12.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-24T22:32:12.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-714 [Pipeline] echo [2021-02-24T22:32:12.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-714 [Pipeline] echo [2021-02-24T22:32:12.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-714 [Pipeline] echo [2021-02-24T22:32:13.056Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23c0d554464aae258c7ba4067fdec97afafbba4d [Pipeline] echo [2021-02-24T22:32:13.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23c0d55 [Pipeline] echo [2021-02-24T22:32:13.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-24T22:32:13.919Z] + git log --format=format:%s -1 23c0d554464aae258c7ba4067fdec97afafbba4d [Pipeline] echo [2021-02-24T22:32:13.987Z] GIT_COMMIT: 23c0d554464aae258c7ba4067fdec97afafbba4d, Commit Message: refactor: Rework secrets for HTTP Export so value in InsecureSecrets can be overridden [Pipeline] echo [2021-02-24T22:32:14.029Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:32:14.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T22:32:15.143Z] [2021-02-24T22:32:15.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:32:15.507Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T22:32:15.507Z] latest: Pulling from edgex-devops/git-semver [2021-02-24T22:32:15.507Z] 31603596830f: Pulling fs layer [2021-02-24T22:32:15.507Z] 2a8b12db71e7: Pulling fs layer [2021-02-24T22:32:15.507Z] 6ca5941a6612: Pulling fs layer [2021-02-24T22:32:15.507Z] ecc8261a40a4: Pulling fs layer [2021-02-24T22:32:15.507Z] ecc8261a40a4: Waiting [2021-02-24T22:32:15.507Z] 2a8b12db71e7: Download complete [2021-02-24T22:32:15.775Z] 31603596830f: Verifying Checksum [2021-02-24T22:32:15.775Z] 31603596830f: Download complete [2021-02-24T22:32:15.775Z] ecc8261a40a4: Verifying Checksum [2021-02-24T22:32:15.775Z] ecc8261a40a4: Download complete [2021-02-24T22:32:15.775Z] 6ca5941a6612: Verifying Checksum [2021-02-24T22:32:15.775Z] 6ca5941a6612: Download complete [2021-02-24T22:32:16.040Z] 31603596830f: Pull complete [2021-02-24T22:32:16.040Z] 2a8b12db71e7: Pull complete [2021-02-24T22:32:16.995Z] 6ca5941a6612: Pull complete [2021-02-24T22:32:17.257Z] ecc8261a40a4: Pull complete [2021-02-24T22:32:17.257Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-24T22:32:17.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T22:32:17.257Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-24T22:32:17.356Z] prd-centos7-docker-4c-2g-27552 does not seem to be running inside a container [2021-02-24T22:32:17.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-24T22:32:19.738Z] $ docker top 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-24T22:32:20.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-24T22:32:20.003Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-24T22:32:20.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-24T22:32:20.238Z] $ docker exec 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b ssh-agent [2021-02-24T22:32:20.402Z] SSH_AUTH_SOCK=/tmp/ssh-PYLVsLSRMR8D/agent.11 [2021-02-24T22:32:20.402Z] SSH_AGENT_PID=17 [2021-02-24T22:32:20.413Z] Running ssh-add (command line suppressed) [2021-02-24T22:32:20.533Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_5279515237201702448.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_5279515237201702448.key) [2021-02-24T22:32:20.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-24T22:32:20.922Z] + git tag --points-at HEAD [Pipeline] } [2021-02-24T22:32:20.969Z] $ docker exec --env ******** --env ******** 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b ssh-agent -k [2021-02-24T22:32:21.077Z] unset SSH_AUTH_SOCK; [2021-02-24T22:32:21.078Z] unset SSH_AGENT_PID; [2021-02-24T22:32:21.078Z] echo Agent pid 17 killed; [2021-02-24T22:32:21.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-24T22:32:21.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-24T22:32:21.292Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-24T22:32:21.447Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-24T22:32:21.458Z] $ docker exec 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b ssh-agent [2021-02-24T22:32:21.609Z] SSH_AUTH_SOCK=/tmp/ssh-VT6xxpL4VOkI/agent.46 [2021-02-24T22:32:21.609Z] SSH_AGENT_PID=51 [2021-02-24T22:32:21.615Z] Running ssh-add (command line suppressed) [2021-02-24T22:32:21.747Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_8070899874959725377.key (/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/private_key_8070899874959725377.key) [2021-02-24T22:32:21.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-24T22:32:22.124Z] + git semver init [2021-02-24T22:32:22.124Z] # -> Open(): unable to determine branch for HEAD [2021-02-24T22:32:22.124Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.git [2021-02-24T22:32:22.124Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-714 [2021-02-24T22:32:22.124Z] # $SEMVER_REMOTE_NAME = origin [2021-02-24T22:32:22.124Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-24T22:32:22.124Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-24T22:32:22.124Z] # $SEMVER_BRANCH = PR-714 [2021-02-24T22:32:22.124Z] # $SEMVER_TEMP = /tmp/semver-872909098 [2021-02-24T22:32:22.124Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-02-24T22:32:24.689Z] # '/tmp/semver-872909098' -> '/w/workspace/ndry_app-functions-sdk-go_PR-714/.semver' [2021-02-24T22:32:24.689Z] # -> Force: false [2021-02-24T22:32:24.689Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-714/.semver [Pipeline] } [2021-02-24T22:32:24.709Z] $ docker exec --env ******** --env ******** 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b ssh-agent -k [2021-02-24T22:32:24.822Z] unset SSH_AUTH_SOCK; [2021-02-24T22:32:24.823Z] unset SSH_AGENT_PID; [2021-02-24T22:32:24.823Z] echo Agent pid 51 killed; [2021-02-24T22:32:24.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-24T22:32:25.340Z] + git semver [Pipeline] } [2021-02-24T22:32:25.364Z] $ docker stop --time=1 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b [2021-02-24T22:32:26.837Z] $ docker rm -f 3599255fa0b1ae510f1f9b90f03a375f6650670853b94a790e99cf8638866c7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T22:32:27.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-24T22:32:27.876Z] Stashed 1 file(s) [Pipeline] echo [2021-02-24T22:32:27.879Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-24T22:32:43.533Z] Still waiting to schedule task [2021-02-24T22:32:43.533Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-24T22:32:43.535Z] Still waiting to schedule task [2021-02-24T22:32:43.535Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-24T22:33:59.968Z] Running on prd-centos7-docker-4c-2g-27554 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { [Pipeline] ws [2021-02-24T22:34:00.021Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-24T22:34:02.452Z] using credential edgex-jenkins-ssh [2021-02-24T22:34:02.508Z] Cloning the remote Git repository [2021-02-24T22:34:02.539Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:02.609Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-02-24T22:34:02.679Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:02.679Z] > git --version # timeout=10 [2021-02-24T22:34:02.687Z] > git --version # 'git version 2.24.3' [2021-02-24T22:34:02.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:02.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T22:34:05.501Z] Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 23c0d554464aae258c7ba4067fdec97afafbba4d [2021-02-24T22:34:05.595Z] Merge succeeded, producing 23c0d554464aae258c7ba4067fdec97afafbba4d [2021-02-24T22:34:05.596Z] Checking out Revision 23c0d554464aae258c7ba4067fdec97afafbba4d (PR-714) [2021-02-24T22:34:05.026Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-24T22:34:05.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T22:34:05.049Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-24T22:34:05.062Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:05.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:05.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T22:34:05.509Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T22:34:05.514Z] > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [2021-02-24T22:34:05.559Z] > git remote # timeout=10 [2021-02-24T22:34:05.565Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T22:34:05.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:05.574Z] > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 [2021-02-24T22:34:05.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T22:34:05.598Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T22:34:05.604Z] > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [2021-02-24T22:34:09.194Z] Commit message: "refactor: Rework secrets for HTTP Export so value in InsecureSecrets can be overridden" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-24T22:34:10.580Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-24T22:34:10.945Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-24T22:34:11.243Z] + sudo service docker restart [2021-02-24T22:34:11.243Z] + true [2021-02-24T22:34:11.243Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-24T22:34:12.875Z] ========================================================= [2021-02-24T22:34:12.875Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-24T22:34:12.875Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:34:13.237Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-24T22:34:13.810Z] Sending build context to Docker daemon 19.28MB [2021-02-24T22:34:13.810Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-24T22:34:13.810Z] Step 2/8 : FROM ${BASE} [2021-02-24T22:34:13.810Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-24T22:34:13.811Z] 188c0c94c7c5: Pulling fs layer [2021-02-24T22:34:13.811Z] 0ef7d3d256c8: Pulling fs layer [2021-02-24T22:34:13.811Z] de9db76c5a1d: Pulling fs layer [2021-02-24T22:34:13.811Z] bca2f99d35d6: Pulling fs layer [2021-02-24T22:34:13.811Z] 93359f2a8cfa: Pulling fs layer [2021-02-24T22:34:13.811Z] 7c6f9722023f: Pulling fs layer [2021-02-24T22:34:13.811Z] a35cf1a2eb13: Pulling fs layer [2021-02-24T22:34:13.811Z] 93359f2a8cfa: Waiting [2021-02-24T22:34:13.811Z] 7c6f9722023f: Waiting [2021-02-24T22:34:13.811Z] bca2f99d35d6: Waiting [2021-02-24T22:34:13.811Z] a35cf1a2eb13: Waiting [2021-02-24T22:34:13.811Z] de9db76c5a1d: Verifying Checksum [2021-02-24T22:34:13.811Z] de9db76c5a1d: Download complete [2021-02-24T22:34:14.076Z] 0ef7d3d256c8: Verifying Checksum [2021-02-24T22:34:14.076Z] 0ef7d3d256c8: Download complete [2021-02-24T22:34:14.076Z] 93359f2a8cfa: Verifying Checksum [2021-02-24T22:34:14.076Z] 93359f2a8cfa: Download complete [2021-02-24T22:34:14.076Z] 7c6f9722023f: Verifying Checksum [2021-02-24T22:34:14.076Z] 7c6f9722023f: Download complete [2021-02-24T22:34:14.076Z] 188c0c94c7c5: Verifying Checksum [2021-02-24T22:34:14.076Z] 188c0c94c7c5: Download complete [2021-02-24T22:34:14.343Z] 188c0c94c7c5: Pull complete [2021-02-24T22:34:14.343Z] 0ef7d3d256c8: Pull complete [2021-02-24T22:34:14.606Z] de9db76c5a1d: Pull complete [2021-02-24T22:34:16.536Z] a35cf1a2eb13: Download complete [2021-02-24T22:34:17.492Z] bca2f99d35d6: Download complete [2021-02-24T22:34:21.352Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27553 in /w/workspace/ndry_app-functions-sdk-go_PR-714 [Pipeline] { [Pipeline] ws [2021-02-24T22:34:21.403Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-02-24T22:34:22.855Z] bca2f99d35d6: Pull complete [2021-02-24T22:34:23.118Z] 93359f2a8cfa: Pull complete [2021-02-24T22:34:23.384Z] 7c6f9722023f: Pull complete [2021-02-24T22:34:26.103Z] using credential edgex-jenkins-ssh [2021-02-24T22:34:26.205Z] Cloning the remote Git repository [2021-02-24T22:34:26.265Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:26.368Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-02-24T22:34:26.443Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:26.443Z] > git --version # timeout=10 [2021-02-24T22:34:26.458Z] > git --version # 'git version 2.17.1' [2021-02-24T22:34:26.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:26.541Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T22:34:30.000Z] a35cf1a2eb13: Pull complete [2021-02-24T22:34:30.000Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-24T22:34:30.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-24T22:34:30.000Z] ---> a62c8e92a672 [2021-02-24T22:34:30.000Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-24T22:34:30.000Z] 20.10.0: Pulling from library/docker [2021-02-24T22:34:30.000Z] 05e7bc50f07f: Pulling fs layer [2021-02-24T22:34:30.000Z] 6db28d0fdbf6: Pulling fs layer [2021-02-24T22:34:30.000Z] 292df0bc6bf3: Pulling fs layer [2021-02-24T22:34:30.000Z] 2e060f4bd70b: Pulling fs layer [2021-02-24T22:34:30.000Z] 80e8d568a223: Pulling fs layer [2021-02-24T22:34:30.000Z] 8dc6ef1a942a: Pulling fs layer [2021-02-24T22:34:30.000Z] 2312dd95470a: Pulling fs layer [2021-02-24T22:34:30.000Z] 80e8d568a223: Waiting [2021-02-24T22:34:30.000Z] 8dc6ef1a942a: Waiting [2021-02-24T22:34:30.000Z] 2312dd95470a: Waiting [2021-02-24T22:34:30.000Z] 2e060f4bd70b: Waiting [2021-02-24T22:34:30.000Z] 292df0bc6bf3: Verifying Checksum [2021-02-24T22:34:30.000Z] 292df0bc6bf3: Download complete [2021-02-24T22:34:30.000Z] 6db28d0fdbf6: Verifying Checksum [2021-02-24T22:34:30.000Z] 6db28d0fdbf6: Download complete [2021-02-24T22:34:30.000Z] 05e7bc50f07f: Download complete [2021-02-24T22:34:30.000Z] 80e8d568a223: Verifying Checksum [2021-02-24T22:34:30.000Z] 80e8d568a223: Download complete [2021-02-24T22:34:30.000Z] 8dc6ef1a942a: Verifying Checksum [2021-02-24T22:34:30.000Z] 8dc6ef1a942a: Download complete [2021-02-24T22:34:30.000Z] 2312dd95470a: Verifying Checksum [2021-02-24T22:34:30.000Z] 2312dd95470a: Download complete [2021-02-24T22:34:30.000Z] 05e7bc50f07f: Pull complete [2021-02-24T22:34:29.711Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-24T22:34:29.740Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T22:34:29.763Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-02-24T22:34:29.795Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-02-24T22:34:29.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:29.807Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/714/head:refs/remotes/origin/PR-714 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T22:34:30.272Z] 6db28d0fdbf6: Pull complete [2021-02-24T22:34:30.390Z] Merging remotes/origin/master commit db11a9be6c8646c0b785f5875b2d439dd0a6ea71 into PR head commit 23c0d554464aae258c7ba4067fdec97afafbba4d [2021-02-24T22:34:30.537Z] 292df0bc6bf3: Pull complete [2021-02-24T22:34:30.678Z] Merge succeeded, producing 23c0d554464aae258c7ba4067fdec97afafbba4d [2021-02-24T22:34:30.678Z] Checking out Revision 23c0d554464aae258c7ba4067fdec97afafbba4d (PR-714) [2021-02-24T22:34:31.138Z] 2e060f4bd70b: Verifying Checksum [2021-02-24T22:34:31.138Z] 2e060f4bd70b: Download complete [2021-02-24T22:34:30.407Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T22:34:30.422Z] > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [2021-02-24T22:34:30.556Z] > git remote # timeout=10 [2021-02-24T22:34:30.585Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T22:34:30.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T22:34:30.622Z] > git merge db11a9be6c8646c0b785f5875b2d439dd0a6ea71 # timeout=10 [2021-02-24T22:34:30.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T22:34:30.685Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T22:34:30.719Z] > git checkout -f 23c0d554464aae258c7ba4067fdec97afafbba4d # timeout=10 [2021-02-24T22:34:34.471Z] 2e060f4bd70b: Pull complete [2021-02-24T22:34:34.471Z] 80e8d568a223: Pull complete [2021-02-24T22:34:34.471Z] 8dc6ef1a942a: Pull complete [2021-02-24T22:34:34.471Z] 2312dd95470a: Pull complete [2021-02-24T22:34:34.471Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-24T22:34:34.471Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-24T22:34:34.947Z] Commit message: "refactor: Rework secrets for HTTP Export so value in InsecureSecrets can be overridden" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-24T22:34:35.883Z] ---> 961a17683bbd [2021-02-24T22:34:35.883Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-24T22:34:35.883Z] ---> Running in 878cc672632d [2021-02-24T22:34:36.153Z] Removing intermediate container 878cc672632d [2021-02-24T22:34:36.153Z] ---> de146bab1d83 [2021-02-24T22:34:36.153Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-24T22:34:36.153Z] ---> Running in c4f9d3ef4693 [2021-02-24T22:34:36.544Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-24T22:34:36.948Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-24T22:34:37.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T22:34:37.282Z] + sudo service docker restart [2021-02-24T22:34:37.282Z] + true [2021-02-24T22:34:38.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T22:34:39.449Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-24T22:34:39.449Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-24T22:34:39.713Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-24T22:34:39.713Z] (4/5) Installing libsodium-dev (1.0.18-r0) [Pipeline] unstash [2021-02-24T22:34:39.983Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-24T22:34:39.983Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T22:34:39.983Z] OK: 167 MiB in 44 packages [Pipeline] echo [2021-02-24T22:34:40.208Z] ========================================================= [2021-02-24T22:34:40.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-24T22:34:40.208Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:34:40.608Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-24T22:34:40.938Z] Removing intermediate container c4f9d3ef4693 [2021-02-24T22:34:40.939Z] ---> 3e94d5c594fe [2021-02-24T22:34:40.939Z] Step 6/8 : WORKDIR /build [2021-02-24T22:34:40.939Z] ---> Running in 3faa4f7e3987 [2021-02-24T22:34:40.939Z] Removing intermediate container 3faa4f7e3987 [2021-02-24T22:34:40.939Z] ---> c8c98ec3d184 [2021-02-24T22:34:40.939Z] Step 7/8 : COPY go.mod . [2021-02-24T22:34:41.202Z] ---> 19eca0a2566e [2021-02-24T22:34:41.202Z] Step 8/8 : RUN go mod download [2021-02-24T22:34:41.202Z] ---> Running in 0f674f24417e [2021-02-24T22:34:41.594Z] Sending build context to Docker daemon 19.28MB [2021-02-24T22:34:41.594Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-24T22:34:41.594Z] Step 2/8 : FROM ${BASE} [2021-02-24T22:34:42.193Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-24T22:34:42.193Z] 5f621e34cdf4: Pulling fs layer [2021-02-24T22:34:42.193Z] a4357932f1b6: Pulling fs layer [2021-02-24T22:34:42.193Z] 18c013af1878: Pulling fs layer [2021-02-24T22:34:42.193Z] 00ac8860ef70: Pulling fs layer [2021-02-24T22:34:42.193Z] 63d7cb157983: Pulling fs layer [2021-02-24T22:34:42.193Z] b116817d02f9: Pulling fs layer [2021-02-24T22:34:42.193Z] 745a02a5169b: Pulling fs layer [2021-02-24T22:34:42.193Z] 00ac8860ef70: Waiting [2021-02-24T22:34:42.193Z] 63d7cb157983: Waiting [2021-02-24T22:34:42.193Z] b116817d02f9: Waiting [2021-02-24T22:34:42.193Z] 745a02a5169b: Waiting [2021-02-24T22:34:42.193Z] 18c013af1878: Download complete [2021-02-24T22:34:42.193Z] a4357932f1b6: Verifying Checksum [2021-02-24T22:34:42.193Z] a4357932f1b6: Download complete [2021-02-24T22:34:42.193Z] 63d7cb157983: Verifying Checksum [2021-02-24T22:34:42.193Z] 63d7cb157983: Download complete [2021-02-24T22:34:42.193Z] b116817d02f9: Download complete [2021-02-24T22:34:42.193Z] 5f621e34cdf4: Verifying Checksum [2021-02-24T22:34:42.193Z] 5f621e34cdf4: Download complete [2021-02-24T22:34:42.830Z] 5f621e34cdf4: Pull complete [2021-02-24T22:34:43.436Z] a4357932f1b6: Pull complete [2021-02-24T22:34:43.714Z] 18c013af1878: Pull complete [2021-02-24T22:34:44.696Z] 745a02a5169b: Verifying Checksum [2021-02-24T22:34:44.696Z] 745a02a5169b: Download complete [2021-02-24T22:34:45.681Z] 00ac8860ef70: Verifying Checksum [2021-02-24T22:34:45.681Z] 00ac8860ef70: Download complete [2021-02-24T22:34:55.861Z] 00ac8860ef70: Pull complete [2021-02-24T22:34:56.139Z] 63d7cb157983: Pull complete [2021-02-24T22:34:56.416Z] b116817d02f9: Pull complete [2021-02-24T22:35:00.757Z] 745a02a5169b: Pull complete [2021-02-24T22:35:00.757Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-24T22:35:00.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-24T22:35:00.757Z] ---> b7e6874047d6 [2021-02-24T22:35:00.757Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-02-24T22:35:00.757Z] 20.10.0: Pulling from library/docker [2021-02-24T22:35:00.757Z] a3cc7d3b244e: Pulling fs layer [2021-02-24T22:35:00.757Z] 02a3295e0d61: Pulling fs layer [2021-02-24T22:35:00.757Z] 0f4f2e6d8100: Pulling fs layer [2021-02-24T22:35:00.757Z] 330b718f631f: Pulling fs layer [2021-02-24T22:35:00.757Z] a93816041522: Pulling fs layer [2021-02-24T22:35:00.757Z] bdb6da89ff94: Pulling fs layer [2021-02-24T22:35:00.757Z] 2a70c0c122f4: Pulling fs layer [2021-02-24T22:35:00.757Z] bdb6da89ff94: Waiting [2021-02-24T22:35:00.757Z] 330b718f631f: Waiting [2021-02-24T22:35:00.757Z] 2a70c0c122f4: Waiting [2021-02-24T22:35:00.757Z] a93816041522: Waiting [2021-02-24T22:35:00.757Z] 0f4f2e6d8100: Verifying Checksum [2021-02-24T22:35:00.757Z] 0f4f2e6d8100: Download complete [2021-02-24T22:35:00.757Z] 02a3295e0d61: Verifying Checksum [2021-02-24T22:35:00.757Z] 02a3295e0d61: Download complete [2021-02-24T22:35:00.757Z] a3cc7d3b244e: Download complete [2021-02-24T22:35:00.757Z] a93816041522: Verifying Checksum [2021-02-24T22:35:00.757Z] a93816041522: Download complete [2021-02-24T22:35:00.757Z] 2a70c0c122f4: Verifying Checksum [2021-02-24T22:35:00.757Z] 2a70c0c122f4: Download complete [2021-02-24T22:35:00.757Z] bdb6da89ff94: Download complete [2021-02-24T22:35:01.742Z] a3cc7d3b244e: Pull complete [2021-02-24T22:35:02.344Z] 02a3295e0d61: Pull complete [2021-02-24T22:35:02.616Z] 330b718f631f: Verifying Checksum [2021-02-24T22:35:02.616Z] 330b718f631f: Download complete [2021-02-24T22:35:02.616Z] 0f4f2e6d8100: Pull complete [2021-02-24T22:35:06.939Z] 330b718f631f: Pull complete [2021-02-24T22:35:06.939Z] a93816041522: Pull complete [2021-02-24T22:35:07.212Z] bdb6da89ff94: Pull complete [2021-02-24T22:35:07.485Z] 2a70c0c122f4: Pull complete [2021-02-24T22:35:07.485Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-24T22:35:07.485Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-24T22:35:07.842Z] Removing intermediate container 0f674f24417e [2021-02-24T22:35:07.842Z] ---> 1d9b32866312 [2021-02-24T22:35:07.842Z] Successfully built 1d9b32866312 [2021-02-24T22:35:07.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:35:08.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-24T22:35:08.164Z] . [Pipeline] withDockerContainer [2021-02-24T22:35:08.310Z] prd-centos7-docker-4c-2g-27554 does not seem to be running inside a container [2021-02-24T22:35:08.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-24T22:35:09.295Z] $ docker top 42dd97d991f04cad859c1b838e8dc08cbbc2c7e2c75e358454bf2a9e031814ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T22:35:09.833Z] + go version [2021-02-24T22:35:09.834Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-24T22:35:09.848Z] $ docker stop --time=1 42dd97d991f04cad859c1b838e8dc08cbbc2c7e2c75e358454bf2a9e031814ae [2021-02-24T22:35:11.200Z] $ docker rm -f 42dd97d991f04cad859c1b838e8dc08cbbc2c7e2c75e358454bf2a9e031814ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:35:12.116Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-24T22:35:12.116Z] . [Pipeline] withDockerContainer [2021-02-24T22:35:12.234Z] prd-centos7-docker-4c-2g-27554 does not seem to be running inside a container [2021-02-24T22:35:12.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-24T22:35:12.931Z] $ docker top 58df535adcaa75690e8a2a5ea793f5a5d814abd2f53e4c5eeca722534b883d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T22:35:13.487Z] + make test [2021-02-24T22:35:13.487Z] make -C ./app-service-template build [2021-02-24T22:35:13.487Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:35:13.487Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-24T22:35:14.207Z] ---> bbc26daa89f4 [2021-02-24T22:35:14.207Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-24T22:35:14.207Z] ---> Running in c4755748b6c5 [2021-02-24T22:35:14.207Z] Removing intermediate container c4755748b6c5 [2021-02-24T22:35:14.207Z] ---> 4963d4fabe9d [2021-02-24T22:35:14.207Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-02-24T22:35:14.207Z] ---> Running in c2e152e8c6cd [2021-02-24T22:35:15.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T22:35:16.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T22:35:17.123Z] (1/5) Installing libsodium (1.0.18-r0) [2021-02-24T22:35:17.394Z] (2/5) Installing libzmq (4.3.3-r0) [2021-02-24T22:35:17.664Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-02-24T22:35:17.664Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-02-24T22:35:17.935Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-02-24T22:35:17.935Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T22:35:17.935Z] OK: 144 MiB in 44 packages [2021-02-24T22:35:19.368Z] Removing intermediate container c2e152e8c6cd [2021-02-24T22:35:19.368Z] ---> b4cf72703a65 [2021-02-24T22:35:19.368Z] Step 6/8 : WORKDIR /build [2021-02-24T22:35:19.368Z] ---> Running in 5fa6075fadb3 [2021-02-24T22:35:19.961Z] Removing intermediate container 5fa6075fadb3 [2021-02-24T22:35:19.961Z] ---> 6b20e03eecae [2021-02-24T22:35:19.961Z] Step 7/8 : COPY go.mod . [2021-02-24T22:35:20.559Z] ---> 3b435645286f [2021-02-24T22:35:20.559Z] Step 8/8 : RUN go mod download [2021-02-24T22:35:20.559Z] ---> Running in ad59abd6e8f0 [2021-02-24T22:35:28.516Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:35:28.516Z] make -C ./app-service-template test [2021-02-24T22:35:28.516Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:35:28.516Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-24T22:35:33.873Z] ? new-app-service [no test files] [2021-02-24T22:35:34.142Z] ok new-app-service/functions 0.010s coverage: 75.8% of statements [2021-02-24T22:35:34.142Z] CGO_ENABLED=1 go vet ./... [2021-02-24T22:35:37.490Z] gofmt -l . [2021-02-24T22:35:37.490Z] [ "`gofmt -l .`" = "" ] [2021-02-24T22:35:37.490Z] ./bin/test-go-mod-tidy.sh [2021-02-24T22:35:37.490Z] ./bin/test-attribution-txt.sh [2021-02-24T22:35:38.071Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:35:38.071Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-24T22:35:38.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-24T22:35:39.629Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.019s coverage: 82.6% of statements [2021-02-24T22:35:41.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.018s coverage: 57.1% of statements [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-24T22:35:41.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.039s coverage: 61.5% of statements [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-24T22:35:41.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.039s coverage: 75.6% of statements [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-24T22:35:41.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.0% of statements [2021-02-24T22:35:41.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-24T22:35:41.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 8.8% of statements [2021-02-24T22:35:47.354Z] Removing intermediate container ad59abd6e8f0 [2021-02-24T22:35:47.354Z] ---> 79d84aecf00f [2021-02-24T22:35:47.354Z] Successfully built 79d84aecf00f [2021-02-24T22:35:47.354Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:35:47.690Z] + docker inspect -f . ci-base-image-arm64 [2021-02-24T22:35:47.690Z] . [Pipeline] withDockerContainer [2021-02-24T22:35:47.927Z] prd-ubuntu18.04-docker-arm64-4c-16g-27553 does not seem to be running inside a container [2021-02-24T22:35:48.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-24T22:35:49.465Z] $ docker top 19c940c327318e26216c53193fcf9c19b74dfeffff00f04ef3ed646609920695 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T22:35:50.566Z] + go version [2021-02-24T22:35:50.566Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-24T22:35:50.597Z] $ docker stop --time=1 19c940c327318e26216c53193fcf9c19b74dfeffff00f04ef3ed646609920695 [2021-02-24T22:35:52.470Z] $ docker rm -f 19c940c327318e26216c53193fcf9c19b74dfeffff00f04ef3ed646609920695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:35:53.551Z] + docker inspect -f . ci-base-image-arm64 [2021-02-24T22:35:53.551Z] . [Pipeline] withDockerContainer [2021-02-24T22:35:53.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-27553 does not seem to be running inside a container [2021-02-24T22:35:53.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-24T22:35:55.261Z] $ docker top dc526d67632cd7de0673050561d43b98e56168a34b360aa034be75f336e13504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T22:35:56.277Z] + make test [2021-02-24T22:35:56.277Z] make -C ./app-service-template build [2021-02-24T22:35:56.277Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:35:56.277Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-02-24T22:35:56.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.828s coverage: 77.5% of statements [2021-02-24T22:35:56.540Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-24T22:35:56.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.013s coverage: 87.9% of statements [2021-02-24T22:35:56.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.019s coverage: 80.5% of statements [2021-02-24T22:35:56.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.017s coverage: 71.7% of statements [2021-02-24T22:36:08.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.045s coverage: 82.8% of statements [2021-02-24T22:36:08.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.022s coverage: 94.4% of statements [2021-02-24T22:36:08.807Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-24T22:36:10.219Z] gofmt -l . [2021-02-24T22:36:10.219Z] [ "`gofmt -l .`" = "" ] [2021-02-24T22:36:10.219Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-24T22:36:10.234Z] $ docker stop --time=1 58df535adcaa75690e8a2a5ea793f5a5d814abd2f53e4c5eeca722534b883d76 [2021-02-24T22:36:11.814Z] $ docker rm -f 58df535adcaa75690e8a2a5ea793f5a5d814abd2f53e4c5eeca722534b883d76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T22:36:12.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-24T22:36:12.988Z] Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:36:14.397Z] ---> job-cost.sh [2021-02-24T22:36:14.397Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-USqA [2021-02-24T22:36:28.658Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:36:28.658Z] make -C ./app-service-template test [2021-02-24T22:36:28.658Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:36:28.658Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-24T22:36:29.346Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-24T22:36:47.013Z] ? new-app-service [no test files] [2021-02-24T22:36:48.996Z] ok new-app-service/functions 0.023s coverage: 75.8% of statements [2021-02-24T22:36:48.996Z] CGO_ENABLED=1 go vet ./... [2021-02-24T22:36:59.181Z] gofmt -l . [2021-02-24T22:36:59.181Z] [ "`gofmt -l .`" = "" ] [2021-02-24T22:36:59.181Z] ./bin/test-go-mod-tidy.sh [2021-02-24T22:36:59.181Z] ./bin/test-attribution-txt.sh [2021-02-24T22:36:59.777Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-02-24T22:36:59.777Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-24T22:37:01.294Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] [2021-02-24T22:37:01.537Z] lf-activate-venv(): INFO: Adding /tmp/venv-USqA/bin to PATH [2021-02-24T22:37:01.537Z] INFO: No Stack... [2021-02-24T22:37:01.537Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-24T22:37:01.537Z] INFO: Archiving Costs [Pipeline] sh [2021-02-24T22:37:01.862Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [2021-02-24T22:37:01.863Z] + cut -d, -f6 [Pipeline] lock [2021-02-24T22:37:01.947Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [2021-02-24T22:37:01.958Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] did not exist. Created. [2021-02-24T22:37:01.958Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-24T22:37:02.396Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-24T22:37:02.599Z] Stashed 1 file(s) [Pipeline] } [2021-02-24T22:37:02.614Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T22:37:05.960Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.035s coverage: 82.6% of statements [2021-02-24T22:37:11.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.099s coverage: 57.1% of statements [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-02-24T22:37:11.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.125s coverage: 61.5% of statements [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-02-24T22:37:11.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.093s coverage: 75.6% of statements [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-02-24T22:37:11.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.013s coverage: 97.0% of statements [2021-02-24T22:37:11.393Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-02-24T22:37:11.393Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.027s coverage: 8.8% of statements [2021-02-24T22:37:29.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.895s coverage: 77.5% of statements [2021-02-24T22:37:29.698Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-02-24T22:37:29.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.041s coverage: 87.9% of statements [2021-02-24T22:37:29.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 80.5% of statements [2021-02-24T22:37:29.698Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.020s coverage: 71.7% of statements [2021-02-24T22:37:42.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.081s coverage: 82.8% of statements [2021-02-24T22:37:42.062Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements [2021-02-24T22:37:42.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-02-24T22:37:45.460Z] gofmt -l . [2021-02-24T22:37:45.460Z] [ "`gofmt -l .`" = "" ] [2021-02-24T22:37:45.732Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-24T22:37:46.351Z] $ docker stop --time=1 dc526d67632cd7de0673050561d43b98e56168a34b360aa034be75f336e13504 [2021-02-24T22:37:48.394Z] $ docker rm -f dc526d67632cd7de0673050561d43b98e56168a34b360aa034be75f336e13504 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T22:37:49.387Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-24T22:37:49.453Z] Warning: overwriting stash ‘coverage-report’ [2021-02-24T22:37:50.172Z] Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:37:51.408Z] ---> job-cost.sh [2021-02-24T22:37:51.408Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HROe [2021-02-24T22:38:30.376Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-24T22:40:37.174Z] lf-activate-venv(): INFO: Adding /tmp/venv-HROe/bin to PATH [2021-02-24T22:40:37.174Z] INFO: No Stack... [2021-02-24T22:40:37.764Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-24T22:40:38.036Z] INFO: Archiving Costs [Pipeline] sh [2021-02-24T22:40:38.390Z] + cut -d, -f6 [2021-02-24T22:40:38.390Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [Pipeline] lock [2021-02-24T22:40:38.506Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [2021-02-24T22:40:38.517Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] did not exist. Created. [2021-02-24T22:40:38.517Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-24T22:40:38.970Z] /w/workspace/app-functions-sdk-go/4@tmp/durable-111d52f7/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-111d52f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-24T22:40:39.321Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-24T22:40:39.391Z] Warning: overwriting stash ‘stack-cost’ [2021-02-24T22:40:39.545Z] Stashed 1 file(s) [Pipeline] } [2021-02-24T22:40:39.555Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-714-4-stack-cost] [Pipeline] // lock [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-02-24T22:40:41.105Z] provisioning config files... [2021-02-24T22:40:41.128Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/config3594956010770565249tmp [Pipeline] { [Pipeline] sh [2021-02-24T22:40:41.492Z] + set +x [2021-02-24T22:40:41.492Z] + curl -s https://codecov.io/bash [2021-02-24T22:40:41.492Z] + bash -s -- [2021-02-24T22:40:41.755Z] [2021-02-24T22:40:41.755Z] _____ _ [2021-02-24T22:40:41.755Z] / ____| | | [2021-02-24T22:40:41.755Z] | | ___ __| | ___ ___ _____ __ [2021-02-24T22:40:41.755Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-24T22:40:41.755Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-24T22:40:41.755Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-24T22:40:41.755Z] Bash-20210129-7c25fce [2021-02-24T22:40:41.755Z] [2021-02-24T22:40:41.755Z] [2021-02-24T22:40:41.755Z] ==> git version 2.24.3 found [2021-02-24T22:40:41.755Z] ==> 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-02-24T22:40:41.755Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-24T22:40:41.755Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-24T22:40:41.755Z] ==> Jenkins CI detected. [2021-02-24T22:40:41.755Z] project root: . [2021-02-24T22:40:41.755Z] --> token set from env [2021-02-24T22:40:41.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-24T22:40:41.755Z] ==> Running gcov in . (disable via -X gcov) [2021-02-24T22:40:41.755Z] ==> Python coveragepy not found [2021-02-24T22:40:41.755Z] ==> Searching for coverage reports in: [2021-02-24T22:40:41.755Z] + . [2021-02-24T22:40:41.755Z] -> Found 2 reports [2021-02-24T22:40:41.755Z] ==> Detecting git/mercurial file structure [2021-02-24T22:40:41.755Z] ==> Reading reports [2021-02-24T22:40:41.755Z] + ./app-service-template/coverage.out bytes=1148 [2021-02-24T22:40:41.755Z] + ./coverage.out bytes=83686 [2021-02-24T22:40:41.755Z] ==> Appending adjustments [2021-02-24T22:40:41.755Z] https://docs.codecov.io/docs/fixing-reports [2021-02-24T22:40:42.329Z] + Found adjustments [2021-02-24T22:40:42.329Z] ==> Gzipping contents [2021-02-24T22:40:42.329Z] 16K /tmp/codecov.yLYTFQ.gz [2021-02-24T22:40:42.329Z] ==> Uploading reports [2021-02-24T22:40:42.329Z] url: https://codecov.io [2021-02-24T22:40:42.329Z] query: branch=PR-714&commit=23c0d554464aae258c7ba4067fdec97afafbba4d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-714%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=714&job=&cmd_args= [2021-02-24T22:40:42.329Z] -> Pinging Codecov [2021-02-24T22:40:42.329Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-714&commit=23c0d554464aae258c7ba4067fdec97afafbba4d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-714%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=714&job=&cmd_args= [2021-02-24T22:40:42.592Z] -> Uploading to [2021-02-24T22:40:42.592Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-24/3D8B5DFFC46A037C893635FACE044666/23c0d554464aae258c7ba4067fdec97afafbba4d/6b52cabd-b9de-476e-bac3-8a3d5683e0e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210224T224042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0fd7799d9dd7bd5becf6bdfbfc536b14554ed403963c57307acc865e8106a44 [2021-02-24T22:40:42.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-24T22:40:42.592Z] Dload Upload Total Spent Left Speed [2021-02-24T22:40:43.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14509 0 0 100 14509 0 26255 --:--:-- --:--:-- --:--:-- 26284 [2021-02-24T22:40:43.167Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/23c0d554464aae258c7ba4067fdec97afafbba4d [Pipeline] } [2021-02-24T22:40:43.177Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:40:45.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:40:46.045Z] ---> package-listing.sh [2021-02-24T22:40:46.045Z] ++ facter osfamily [2021-02-24T22:40:46.045Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-24T22:40:46.045Z] + OS_FAMILY=redhat [2021-02-24T22:40:46.045Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-714 [2021-02-24T22:40:46.045Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-24T22:40:46.045Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-24T22:40:46.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-24T22:40:46.045Z] + PACKAGES=/tmp/packages_start.txt [2021-02-24T22:40:46.045Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' [2021-02-24T22:40:46.045Z] + PACKAGES=/tmp/packages_end.txt [2021-02-24T22:40:46.045Z] + case "${OS_FAMILY}" in [2021-02-24T22:40:46.045Z] + rpm -qa [2021-02-24T22:40:46.045Z] + sort [2021-02-24T22:40:51.340Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-24T22:40:51.340Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-24T22:40:51.340Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-24T22:40:51.340Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-714 ']' [2021-02-24T22:40:51.340Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ [2021-02-24T22:40:51.340Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-714/archives/ [Pipeline] echo [2021-02-24T22:40:51.353Z] 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_PR-714/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-24T22:40:51.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:40:51.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T22:40:51.945Z] [2021-02-24T22:40:51.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-24T22:40:52.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T22:40:52.293Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-24T22:40:52.293Z] df20fa9351a1: Pulling fs layer [2021-02-24T22:40:52.293Z] 36b3adc4ff6f: Pulling fs layer [2021-02-24T22:40:52.293Z] 8ad3a11d3b57: Pulling fs layer [2021-02-24T22:40:52.293Z] 46f8f816bc3b: Pulling fs layer [2021-02-24T22:40:52.293Z] 93b61091891f: Pulling fs layer [2021-02-24T22:40:52.293Z] 93b9cdb0e59b: Pulling fs layer [2021-02-24T22:40:52.293Z] 5e14af77c1be: Pulling fs layer [2021-02-24T22:40:52.293Z] 46f8f816bc3b: Waiting [2021-02-24T22:40:52.293Z] 93b61091891f: Waiting [2021-02-24T22:40:52.293Z] 93b9cdb0e59b: Waiting [2021-02-24T22:40:52.293Z] 01666e4c0597: Pulling fs layer [2021-02-24T22:40:52.293Z] aa168da1d23b: Pulling fs layer [2021-02-24T22:40:52.293Z] 01666e4c0597: Waiting [2021-02-24T22:40:52.293Z] aa168da1d23b: Waiting [2021-02-24T22:40:52.293Z] 36b3adc4ff6f: Verifying Checksum [2021-02-24T22:40:52.293Z] 36b3adc4ff6f: Download complete [2021-02-24T22:40:52.557Z] 46f8f816bc3b: Verifying Checksum [2021-02-24T22:40:52.557Z] 46f8f816bc3b: Download complete [2021-02-24T22:40:52.557Z] df20fa9351a1: Download complete [2021-02-24T22:40:52.557Z] 93b61091891f: Verifying Checksum [2021-02-24T22:40:52.557Z] 93b61091891f: Download complete [2021-02-24T22:40:52.557Z] 93b9cdb0e59b: Verifying Checksum [2021-02-24T22:40:52.557Z] 93b9cdb0e59b: Download complete [2021-02-24T22:40:52.557Z] 01666e4c0597: Verifying Checksum [2021-02-24T22:40:52.557Z] 01666e4c0597: Download complete [2021-02-24T22:40:52.557Z] 5e14af77c1be: Verifying Checksum [2021-02-24T22:40:52.557Z] 5e14af77c1be: Download complete [2021-02-24T22:40:52.820Z] df20fa9351a1: Pull complete [2021-02-24T22:40:53.394Z] 36b3adc4ff6f: Pull complete [2021-02-24T22:40:53.659Z] 8ad3a11d3b57: Verifying Checksum [2021-02-24T22:40:53.659Z] 8ad3a11d3b57: Download complete [2021-02-24T22:40:54.626Z] 8ad3a11d3b57: Pull complete [2021-02-24T22:40:54.626Z] 46f8f816bc3b: Pull complete [2021-02-24T22:40:55.222Z] aa168da1d23b: Verifying Checksum [2021-02-24T22:40:55.222Z] aa168da1d23b: Download complete [2021-02-24T22:40:55.798Z] 93b61091891f: Pull complete [2021-02-24T22:40:56.383Z] 93b9cdb0e59b: Pull complete [2021-02-24T22:40:56.383Z] 5e14af77c1be: Pull complete [2021-02-24T22:40:56.383Z] 01666e4c0597: Pull complete [2021-02-24T22:41:03.011Z] aa168da1d23b: Pull complete [2021-02-24T22:41:03.011Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-24T22:41:03.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T22:41:03.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-24T22:41:03.206Z] prd-centos7-docker-4c-2g-27552 does not seem to be running inside a container [2021-02-24T22:41:03.259Z] $ 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_PR-714/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_PR-714 -v /w/workspace/ndry_app-functions-sdk-go_PR-714:/w/workspace/ndry_app-functions-sdk-go_PR-714:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-24T22:41:06.916Z] $ docker top fd376fe346dbc4e4dd82ffc7dbebc485cf157962813547aa884f81775caac104 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T22:41:07.461Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-24T22:41:07.762Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-24T22:41:08.068Z] + ls /var/log/sa-host [2021-02-24T22:41:08.068Z] + sadf -c /var/log/sa-host/sa23 [2021-02-24T22:41:08.068Z] file_magic: OK [2021-02-24T22:41:08.068Z] HZ: Using current value: 100 [2021-02-24T22:41:08.068Z] file_header: OK [2021-02-24T22:41:08.068Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-24T22:41:08.068Z] Statistics: [2021-02-24T22:41:08.068Z] Hnuu...uuuununununu... [2021-02-24T22:41:08.068Z] File successfully converted to sysstat format version 12.2.1 [2021-02-24T22:41:08.068Z] + sadf -c /var/log/sa-host/sa24 [2021-02-24T22:41:08.068Z] file_magic: OK [2021-02-24T22:41:08.068Z] HZ: Using current value: 100 [2021-02-24T22:41:08.068Z] file_header: OK [2021-02-24T22:41:08.068Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-24T22:41:08.068Z] Statistics: [2021-02-24T22:41:08.068Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-24T22:41:08.068Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-24T22:41:08.742Z] provisioning config files... [2021-02-24T22:41:08.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-714@tmp/config1615743008245434754tmp [Pipeline] { [Pipeline] echo [2021-02-24T22:41:08.835Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:41:09.134Z] ---> create-netrc.sh [Pipeline] } [2021-02-24T22:41:09.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-24T22:41:09.233Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:41:09.531Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-24T22:41:09.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:41:09.839Z] ---> sudo-logs.sh [2021-02-24T22:41:09.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-24T22:41:09.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:41:10.249Z] ---> job-cost.sh [2021-02-24T22:41:10.249Z] lf-activate-venv: SKIPPING [2021-02-24T22:41:10.249Z] DEBUG: total: 0.20999999344348907 [2021-02-24T22:41:10.249Z] INFO: Retrieving Stack Cost... [2021-02-24T22:41:11.216Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-24T22:41:11.478Z] INFO: Archiving Costs [Pipeline] echo [2021-02-24T22:41:11.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T22:41:11.783Z] ---> logs-deploy.sh [2021-02-24T22:41:11.784Z] lf-activate-venv: SKIPPING [2021-02-24T22:41:11.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-714/4 [2021-02-24T22:41:11.784Z] INFO: archiving workspace using pattern(s): [2021-02-24T22:41:13.703Z] Archives upload complete. [2021-02-24T22:41:13.703Z] INFO: archiving logs to Nexus