Pull request #553 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49d69b8aca84d1a132e0e7f0316439f88c52691d+812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 (870eb38763508cab711ec33a204e03eb54f5e6e6) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-553/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-553/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6885 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [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-553 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/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 --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) > git config core.sparsecheckout # timeout=10 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-20T05:56:08.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-20T05:56:08.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-20T05:56:08.858Z] ========================================================= [2020-10-20T05:56:08.858Z] EdgeX Global Pipelines Version Info [2020-10-20T05:56:08.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-20T05:56:10.403Z] ------------------- [2020-10-20T05:56:10.403Z] stable info: [2020-10-20T05:56:10.403Z] ------------------- [2020-10-20T05:56:10.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-20T05:56:10.403Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-20T05:56:10.403Z] Message: update stable to v1.0.144 [2020-10-20T05:56:11.358Z] ------------------- [2020-10-20T05:56:11.359Z] experimental info: [2020-10-20T05:56:11.359Z] ------------------- [2020-10-20T05:56:11.359Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-20T05:56:11.359Z] Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd [2020-10-20T05:56:11.359Z] Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-20T05:56:12.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-20T05:56:12.148Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-20T05:56:12.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-20T05:56:12.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-20T05:56:12.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-20T05:56:12.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-20T05:56:12.833Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-20T05:56:12.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-20T05:56:13.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-20T05:56:13.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-20T05:56:13.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-20T05:56:13.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-20T05:56:13.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-20T05:56:13.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-20T05:56:14.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T05:56:14.235Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T05:56:14.399Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T05:56:14.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T05:56:14.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-20T05:56:14.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-20T05:56:14.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-20T05:56:15.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-20T05:56:15.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-20T05:56:15.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-20T05:56:15.420Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-20T05:56:15.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-553 [Pipeline] echo [2020-10-20T05:56:15.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-553 [Pipeline] echo [2020-10-20T05:56:15.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-553 [Pipeline] echo [2020-10-20T05:56:15.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] echo [2020-10-20T05:56:16.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49d69b8 [Pipeline] echo [2020-10-20T05:56:16.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-20T05:56:17.013Z] + git log --format=format:%s -1 49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] echo [2020-10-20T05:56:17.107Z] GIT_COMMIT: 49d69b8aca84d1a132e0e7f0316439f88c52691d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo [2020-10-20T05:56:17.183Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-20T05:56:17.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T05:56:18.056Z] [2020-10-20T05:56:18.056Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T05:56:18.471Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T05:56:18.471Z] latest: Pulling from edgex-devops/git-semver [2020-10-20T05:56:18.471Z] 31603596830f: Pulling fs layer [2020-10-20T05:56:18.471Z] 2a8b12db71e7: Pulling fs layer [2020-10-20T05:56:18.471Z] 6ca5941a6612: Pulling fs layer [2020-10-20T05:56:18.471Z] ecc8261a40a4: Pulling fs layer [2020-10-20T05:56:18.471Z] ecc8261a40a4: Waiting [2020-10-20T05:56:18.471Z] 2a8b12db71e7: Verifying Checksum [2020-10-20T05:56:18.471Z] 2a8b12db71e7: Download complete [2020-10-20T05:56:18.734Z] 31603596830f: Verifying Checksum [2020-10-20T05:56:18.734Z] 31603596830f: Download complete [2020-10-20T05:56:18.734Z] ecc8261a40a4: Verifying Checksum [2020-10-20T05:56:18.734Z] ecc8261a40a4: Download complete [2020-10-20T05:56:18.734Z] 6ca5941a6612: Verifying Checksum [2020-10-20T05:56:18.734Z] 6ca5941a6612: Download complete [2020-10-20T05:56:18.997Z] 31603596830f: Pull complete [2020-10-20T05:56:18.997Z] 2a8b12db71e7: Pull complete [2020-10-20T05:56:19.947Z] 6ca5941a6612: Pull complete [2020-10-20T05:56:19.947Z] ecc8261a40a4: Pull complete [2020-10-20T05:56:19.947Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-20T05:56:19.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T05:56:19.947Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-20T05:56:20.066Z] prd-centos7-docker-4c-2g-6885 does not seem to be running inside a container [2020-10-20T05:56:20.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-553 -v /w/workspace/ndry_app-functions-sdk-go_PR-553:/w/workspace/ndry_app-functions-sdk-go_PR-553:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-553@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T05:56:22.395Z] $ docker top 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T05:56:22.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T05:56:22.803Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T05:56:23.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T05:56:23.039Z] $ docker exec 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent [2020-10-20T05:56:23.195Z] SSH_AUTH_SOCK=/tmp/ssh-vo3P82ZeZ9Bo/agent.12 [2020-10-20T05:56:23.195Z] SSH_AGENT_PID=18 [2020-10-20T05:56:23.207Z] Running ssh-add (command line suppressed) [2020-10-20T05:56:23.325Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7300000757842587600.key (/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7300000757842587600.key) [2020-10-20T05:56:23.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T05:56:23.787Z] + git tag --points-at HEAD [Pipeline] } [2020-10-20T05:56:23.898Z] $ docker exec --env ******** --env ******** 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent -k [2020-10-20T05:56:24.023Z] unset SSH_AUTH_SOCK; [2020-10-20T05:56:24.023Z] unset SSH_AGENT_PID; [2020-10-20T05:56:24.023Z] echo Agent pid 18 killed; [2020-10-20T05:56:24.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-20T05:56:24.274Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T05:56:24.274Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T05:56:24.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T05:56:24.442Z] $ docker exec 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent [2020-10-20T05:56:24.595Z] SSH_AUTH_SOCK=/tmp/ssh-DtihDww4bkiE/agent.47 [2020-10-20T05:56:24.595Z] SSH_AGENT_PID=52 [2020-10-20T05:56:24.601Z] Running ssh-add (command line suppressed) [2020-10-20T05:56:24.722Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7583151110389817859.key (/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/private_key_7583151110389817859.key) [2020-10-20T05:56:24.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T05:56:25.145Z] + git semver init [2020-10-20T05:56:25.146Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T05:56:25.146Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-553/.git [2020-10-20T05:56:25.146Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-553 [2020-10-20T05:56:25.146Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T05:56:25.146Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T05:56:25.146Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T05:56:25.146Z] # $SEMVER_BRANCH = PR-553 [2020-10-20T05:56:25.146Z] # $SEMVER_TEMP = /tmp/semver-841451905 [2020-10-20T05:56:25.146Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-20T05:56:27.699Z] # '/tmp/semver-841451905' -> '/w/workspace/ndry_app-functions-sdk-go_PR-553/.semver' [2020-10-20T05:56:27.699Z] # -> Force: false [2020-10-20T05:56:27.699Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-553/.semver [Pipeline] } [2020-10-20T05:56:27.723Z] $ docker exec --env ******** --env ******** 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe ssh-agent -k [2020-10-20T05:56:27.836Z] unset SSH_AUTH_SOCK; [2020-10-20T05:56:27.836Z] unset SSH_AGENT_PID; [2020-10-20T05:56:27.836Z] echo Agent pid 52 killed; [2020-10-20T05:56:27.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T05:56:28.456Z] + git semver [Pipeline] } [2020-10-20T05:56:28.489Z] $ docker stop --time=1 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe [2020-10-20T05:56:29.974Z] $ docker rm -f 42acb8111e5c38656901fafa5284a68a0f9349af613616e07423fbc7858d02fe [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-20T05:56:30.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-20T05:56:31.192Z] Stashed 1 file(s) [Pipeline] echo [2020-10-20T05:56:31.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-20T05:56:47.154Z] Still waiting to schedule task [2020-10-20T05:56:47.154Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-20T05:56:47.199Z] Still waiting to schedule task [2020-10-20T05:56:47.199Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-20T05:58:14.661Z] Running on prd-centos7-docker-4c-2g-6894 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [Pipeline] { [Pipeline] ws [2020-10-20T05:58:14.750Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-20T05:58:17.544Z] using credential edgex-jenkins-ssh [2020-10-20T05:58:17.885Z] Cloning the remote Git repository [2020-10-20T05:58:17.949Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:58:18.054Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-20T05:58:18.113Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:58:18.113Z] > git --version # timeout=10 [2020-10-20T05:58:18.124Z] > git --version # 'git version 2.16.5' [2020-10-20T05:58:18.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:58:18.199Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T05:58:19.782Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-20T05:58:19.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T05:58:19.801Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-20T05:58:20.182Z] Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d [2020-10-20T05:58:20.282Z] Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d [2020-10-20T05:58:20.282Z] Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) [2020-10-20T05:58:19.821Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:58:19.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:58:19.826Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T05:58:20.192Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T05:58:20.198Z] > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 [2020-10-20T05:58:20.249Z] > git remote # timeout=10 [2020-10-20T05:58:20.255Z] > git config --get remote.origin.url # timeout=10 [2020-10-20T05:58:20.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:58:20.265Z] > git merge 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 [2020-10-20T05:58:20.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-20T05:58:20.286Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T05:58:20.291Z] > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 [2020-10-20T05:58:23.986Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-20T05:58:24.013Z] > git --version # timeout=10 [2020-10-20T05:58:24.017Z] > git --version # 'git version 2.16.5' [2020-10-20T05:58:24.023Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T05:58:25.059Z] ========================================================= [2020-10-20T05:58:25.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-20T05:58:25.059Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T05:58:25.774Z] + 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 . [2020-10-20T05:58:26.728Z] Sending build context to Docker daemon 19.12MB [2020-10-20T05:58:26.728Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-20T05:58:26.728Z] Step 2/8 : FROM ${BASE} [2020-10-20T05:58:26.728Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-20T05:58:26.728Z] df20fa9351a1: Pulling fs layer [2020-10-20T05:58:26.728Z] ed8968b2872e: Pulling fs layer [2020-10-20T05:58:26.728Z] a92cc7c5fd73: Pulling fs layer [2020-10-20T05:58:26.728Z] e871e8e8d7a9: Pulling fs layer [2020-10-20T05:58:26.728Z] e73272ec9a57: Pulling fs layer [2020-10-20T05:58:26.728Z] 1e910a182e73: Pulling fs layer [2020-10-20T05:58:26.728Z] 4e634b169226: Pulling fs layer [2020-10-20T05:58:26.728Z] e73272ec9a57: Waiting [2020-10-20T05:58:26.728Z] 1e910a182e73: Waiting [2020-10-20T05:58:26.728Z] 4e634b169226: Waiting [2020-10-20T05:58:26.728Z] e871e8e8d7a9: Waiting [2020-10-20T05:58:26.728Z] a92cc7c5fd73: Verifying Checksum [2020-10-20T05:58:26.728Z] a92cc7c5fd73: Download complete [2020-10-20T05:58:26.728Z] ed8968b2872e: Download complete [2020-10-20T05:58:26.728Z] e73272ec9a57: Verifying Checksum [2020-10-20T05:58:26.728Z] e73272ec9a57: Download complete [2020-10-20T05:58:26.728Z] 1e910a182e73: Download complete [2020-10-20T05:58:26.728Z] df20fa9351a1: Verifying Checksum [2020-10-20T05:58:26.728Z] df20fa9351a1: Download complete [2020-10-20T05:58:26.998Z] df20fa9351a1: Pull complete [2020-10-20T05:58:27.262Z] ed8968b2872e: Pull complete [2020-10-20T05:58:27.525Z] a92cc7c5fd73: Pull complete [2020-10-20T05:58:28.926Z] 4e634b169226: Verifying Checksum [2020-10-20T05:58:28.926Z] 4e634b169226: Download complete [2020-10-20T05:58:29.200Z] e871e8e8d7a9: Verifying Checksum [2020-10-20T05:58:29.200Z] e871e8e8d7a9: Download complete [2020-10-20T05:58:34.547Z] e871e8e8d7a9: Pull complete [2020-10-20T05:58:34.816Z] e73272ec9a57: Pull complete [2020-10-20T05:58:34.816Z] 1e910a182e73: Pull complete [2020-10-20T05:58:40.145Z] 4e634b169226: Pull complete [2020-10-20T05:58:40.145Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-20T05:58:40.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-20T05:58:40.145Z] ---> f7629b54cfaa [2020-10-20T05:58:40.145Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-20T05:58:40.146Z] latest: Pulling from library/docker [2020-10-20T05:58:40.146Z] df20fa9351a1: Already exists [2020-10-20T05:58:40.146Z] 25ad7478873d: Pulling fs layer [2020-10-20T05:58:40.146Z] 4684f6177b5d: Pulling fs layer [2020-10-20T05:58:40.146Z] 8ba584e970af: Pulling fs layer [2020-10-20T05:58:40.146Z] 3cdc74d2b06d: Pulling fs layer [2020-10-20T05:58:40.146Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-20T05:58:40.146Z] fca0ccc462d5: Pulling fs layer [2020-10-20T05:58:40.146Z] 4cf5a0d07c1f: Waiting [2020-10-20T05:58:40.146Z] fca0ccc462d5: Waiting [2020-10-20T05:58:40.146Z] 3cdc74d2b06d: Waiting [2020-10-20T05:58:40.146Z] 4684f6177b5d: Verifying Checksum [2020-10-20T05:58:40.146Z] 4684f6177b5d: Download complete [2020-10-20T05:58:40.146Z] 25ad7478873d: Verifying Checksum [2020-10-20T05:58:40.146Z] 25ad7478873d: Download complete [2020-10-20T05:58:40.146Z] 3cdc74d2b06d: Verifying Checksum [2020-10-20T05:58:40.146Z] 3cdc74d2b06d: Download complete [2020-10-20T05:58:40.416Z] fca0ccc462d5: Verifying Checksum [2020-10-20T05:58:40.416Z] fca0ccc462d5: Download complete [2020-10-20T05:58:40.416Z] 25ad7478873d: Pull complete [2020-10-20T05:58:40.416Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-20T05:58:40.416Z] 4cf5a0d07c1f: Download complete [2020-10-20T05:58:40.691Z] 4684f6177b5d: Pull complete [2020-10-20T05:58:40.955Z] 8ba584e970af: Verifying Checksum [2020-10-20T05:58:40.955Z] 8ba584e970af: Download complete [2020-10-20T05:58:43.539Z] 8ba584e970af: Pull complete [2020-10-20T05:58:43.539Z] 3cdc74d2b06d: Pull complete [2020-10-20T05:58:43.539Z] 4cf5a0d07c1f: Pull complete [2020-10-20T05:58:43.539Z] fca0ccc462d5: Pull complete [2020-10-20T05:58:43.539Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-20T05:58:43.539Z] Status: Downloaded newer image for docker:latest [2020-10-20T05:58:45.482Z] ---> bb0a389084d2 [2020-10-20T05:58:45.482Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T05:58:45.482Z] ---> Running in d9fa03f33c3c [2020-10-20T05:58:45.482Z] Removing intermediate container d9fa03f33c3c [2020-10-20T05:58:45.482Z] ---> ed2c190db25f [2020-10-20T05:58:45.482Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-20T05:58:45.482Z] ---> Running in d324a30b07df [2020-10-20T05:58:46.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-20T05:58:48.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-20T05:58:50.915Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-20T05:58:50.915Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-20T05:58:51.179Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-20T05:58:51.179Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-20T05:58:51.443Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-20T05:58:51.443Z] Executing busybox-1.31.1-r16.trigger [2020-10-20T05:58:51.443Z] OK: 167 MiB in 44 packages [2020-10-20T05:58:52.020Z] Removing intermediate container d324a30b07df [2020-10-20T05:58:52.020Z] ---> 65767d8cc9cd [2020-10-20T05:58:52.020Z] Step 6/8 : WORKDIR /build [2020-10-20T05:58:52.285Z] ---> Running in 3cd97e88f487 [2020-10-20T05:58:52.285Z] Removing intermediate container 3cd97e88f487 [2020-10-20T05:58:52.285Z] ---> 618cef7f5eee [2020-10-20T05:58:52.285Z] Step 7/8 : COPY go.mod . [2020-10-20T05:58:52.554Z] ---> 38818f3a105c [2020-10-20T05:58:52.554Z] Step 8/8 : RUN go mod download [2020-10-20T05:58:52.554Z] ---> Running in 641f02834029 [2020-10-20T05:59:04.560Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6896 in /w/workspace/ndry_app-functions-sdk-go_PR-553 [Pipeline] { [Pipeline] ws [2020-10-20T05:59:04.699Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-20T05:59:09.458Z] using credential edgex-jenkins-ssh [2020-10-20T05:59:09.530Z] Cloning the remote Git repository [2020-10-20T05:59:09.598Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:59:09.732Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-20T05:59:09.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:59:09.815Z] > git --version # timeout=10 [2020-10-20T05:59:09.832Z] > git --version # 'git version 2.17.1' [2020-10-20T05:59:09.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:59:09.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T05:59:13.575Z] Merging remotes/origin/master commit 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 into PR head commit 49d69b8aca84d1a132e0e7f0316439f88c52691d [2020-10-20T05:59:12.966Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-20T05:59:12.980Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T05:59:13.021Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-20T05:59:13.056Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-20T05:59:13.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:59:13.069Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/553/head:refs/remotes/origin/PR-553 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T05:59:13.816Z] Merge succeeded, producing 49d69b8aca84d1a132e0e7f0316439f88c52691d [2020-10-20T05:59:13.817Z] Checking out Revision 49d69b8aca84d1a132e0e7f0316439f88c52691d (PR-553) [2020-10-20T05:59:13.598Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T05:59:13.621Z] > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 [2020-10-20T05:59:13.738Z] > git remote # timeout=10 [2020-10-20T05:59:13.755Z] > git config --get remote.origin.url # timeout=10 [2020-10-20T05:59:13.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T05:59:13.784Z] > git merge 812c8b5dbafed2bde3c5f34c6ec63bc8f9762175 # timeout=10 [2020-10-20T05:59:13.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-20T05:59:13.824Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T05:59:13.833Z] > git checkout -f 49d69b8aca84d1a132e0e7f0316439f88c52691d # timeout=10 [2020-10-20T05:59:18.297Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-20T05:59:18.354Z] > git --version # timeout=10 [2020-10-20T05:59:18.363Z] > git --version # 'git version 2.17.1' [2020-10-20T05:59:18.376Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-20T05:59:19.230Z] Removing intermediate container 641f02834029 [2020-10-20T05:59:19.230Z] ---> 26ebbbb29143 [2020-10-20T05:59:19.230Z] Successfully built 26ebbbb29143 [2020-10-20T05:59:19.230Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-10-20T05:59:20.897Z] ========================================================= [2020-10-20T05:59:20.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-20T05:59:20.897Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T05:59:21.058Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T05:59:21.058Z] . [Pipeline] withDockerContainer [2020-10-20T05:59:21.951Z] prd-centos7-docker-4c-2g-6894 does not seem to be running inside a container [2020-10-20T05:59:22.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-x86_64 cat [2020-10-20T05:59:22.066Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-20T05:59:22.941Z] $ docker top fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a -eo pid,comm [2020-10-20T05:59:23.055Z] Sending build context to Docker daemon 19.12MB [2020-10-20T05:59:23.055Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-20T05:59:23.055Z] Step 2/8 : FROM ${BASE} [Pipeline] { [Pipeline] sh [2020-10-20T05:59:23.332Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-20T05:59:23.332Z] b538f80385f9: Pulling fs layer [2020-10-20T05:59:23.332Z] 74f711af9a0d: Pulling fs layer [2020-10-20T05:59:23.332Z] 99f96fe45779: Pulling fs layer [2020-10-20T05:59:23.332Z] 8529a6b9a6be: Pulling fs layer [2020-10-20T05:59:23.332Z] 45590311c82a: Pulling fs layer [2020-10-20T05:59:23.332Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-20T05:59:23.332Z] 209524e5b208: Pulling fs layer [2020-10-20T05:59:23.332Z] 45590311c82a: Waiting [2020-10-20T05:59:23.332Z] 8529a6b9a6be: Waiting [2020-10-20T05:59:23.332Z] 69ca0ff8b7b3: Waiting [2020-10-20T05:59:23.332Z] 209524e5b208: Waiting [2020-10-20T05:59:23.541Z] + go version [2020-10-20T05:59:23.541Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-20T05:59:23.571Z] $ docker stop --time=1 fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a [2020-10-20T05:59:23.618Z] 99f96fe45779: Verifying Checksum [2020-10-20T05:59:23.618Z] 99f96fe45779: Download complete [2020-10-20T05:59:23.618Z] b538f80385f9: Verifying Checksum [2020-10-20T05:59:23.618Z] b538f80385f9: Download complete [2020-10-20T05:59:23.618Z] 45590311c82a: Verifying Checksum [2020-10-20T05:59:23.618Z] 45590311c82a: Download complete [2020-10-20T05:59:23.909Z] 74f711af9a0d: Verifying Checksum [2020-10-20T05:59:23.909Z] 74f711af9a0d: Download complete [2020-10-20T05:59:23.909Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-20T05:59:23.909Z] 69ca0ff8b7b3: Download complete [2020-10-20T05:59:24.522Z] b538f80385f9: Pull complete [2020-10-20T05:59:24.931Z] $ docker rm -f fd16297f58f8dfaac651090188afedf6f99753fa2dbf5c1068d8b66daabf450a [2020-10-20T05:59:25.126Z] 74f711af9a0d: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-20T05:59:25.400Z] 99f96fe45779: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T05:59:25.998Z] 209524e5b208: Verifying Checksum [2020-10-20T05:59:25.998Z] 209524e5b208: Download complete [2020-10-20T05:59:26.072Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T05:59:26.072Z] . [Pipeline] withDockerContainer [2020-10-20T05:59:26.199Z] prd-centos7-docker-4c-2g-6894 does not seem to be running inside a container [2020-10-20T05:59:26.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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-x86_64 cat [2020-10-20T05:59:26.805Z] $ docker top 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T05:59:27.358Z] + make test [2020-10-20T05:59:27.358Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-20T05:59:27.439Z] 8529a6b9a6be: Verifying Checksum [2020-10-20T05:59:27.439Z] 8529a6b9a6be: Download complete [2020-10-20T05:59:29.316Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-20T05:59:36.050Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.096s coverage: 86.2% of statements [2020-10-20T05:59:37.617Z] 8529a6b9a6be: Pull complete [2020-10-20T05:59:37.617Z] 45590311c82a: Pull complete [2020-10-20T05:59:37.894Z] 69ca0ff8b7b3: Pull complete [2020-10-20T05:59:42.238Z] 209524e5b208: Pull complete [2020-10-20T05:59:42.238Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-20T05:59:42.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-20T05:59:42.238Z] ---> 5bddaf1c2fca [2020-10-20T05:59:42.238Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-20T05:59:42.238Z] latest: Pulling from library/docker [2020-10-20T05:59:44.250Z] b538f80385f9: Already exists [2020-10-20T05:59:44.250Z] 259a493cd78d: Pulling fs layer [2020-10-20T05:59:44.250Z] b8e66b5100f5: Pulling fs layer [2020-10-20T05:59:44.250Z] 7f8258a56ab6: Pulling fs layer [2020-10-20T05:59:44.250Z] 75a0a0ebb566: Pulling fs layer [2020-10-20T05:59:44.250Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-20T05:59:44.250Z] 294320357d30: Pulling fs layer [2020-10-20T05:59:44.250Z] 75a0a0ebb566: Waiting [2020-10-20T05:59:44.250Z] 4a2c62f0a2a3: Waiting [2020-10-20T05:59:44.250Z] 294320357d30: Waiting [2020-10-20T05:59:44.250Z] b8e66b5100f5: Verifying Checksum [2020-10-20T05:59:44.250Z] b8e66b5100f5: Download complete [2020-10-20T05:59:44.250Z] 259a493cd78d: Verifying Checksum [2020-10-20T05:59:44.250Z] 259a493cd78d: Download complete [2020-10-20T05:59:44.250Z] 75a0a0ebb566: Verifying Checksum [2020-10-20T05:59:44.250Z] 75a0a0ebb566: Download complete [2020-10-20T05:59:44.250Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-20T05:59:44.250Z] 4a2c62f0a2a3: Download complete [2020-10-20T05:59:44.250Z] 294320357d30: Verifying Checksum [2020-10-20T05:59:44.250Z] 294320357d30: Download complete [2020-10-20T05:59:44.863Z] 259a493cd78d: Pull complete [2020-10-20T05:59:45.465Z] b8e66b5100f5: Pull complete [2020-10-20T05:59:45.465Z] 7f8258a56ab6: Download complete [2020-10-20T05:59:48.878Z] 7f8258a56ab6: Pull complete [2020-10-20T05:59:49.152Z] 75a0a0ebb566: Pull complete [2020-10-20T05:59:49.753Z] 4a2c62f0a2a3: Pull complete [2020-10-20T05:59:50.028Z] 294320357d30: Pull complete [2020-10-20T05:59:50.028Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-20T05:59:50.028Z] Status: Downloaded newer image for docker:latest [2020-10-20T05:59:51.141Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.033s coverage: 51.7% of statements [2020-10-20T05:59:51.141Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-20T05:59:51.141Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-20T05:59:51.141Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.029s coverage: 54.7% of statements [2020-10-20T05:59:51.141Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-20T05:59:51.141Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.243s coverage: 69.1% of statements [2020-10-20T05:59:56.757Z] ---> eff4573d9eba [2020-10-20T05:59:56.757Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T05:59:56.757Z] ---> Running in 1832e06314e2 [2020-10-20T05:59:56.757Z] Removing intermediate container 1832e06314e2 [2020-10-20T05:59:56.757Z] ---> a3aa71946598 [2020-10-20T05:59:56.757Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-20T05:59:56.757Z] ---> Running in ab35fffdfcca [2020-10-20T05:59:58.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-20T05:59:59.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-20T06:00:00.337Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-20T06:00:00.337Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-20T06:00:00.612Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-20T06:00:00.612Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-20T06:00:00.893Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-20T06:00:00.893Z] Executing busybox-1.31.1-r16.trigger [2020-10-20T06:00:00.893Z] OK: 144 MiB in 44 packages [2020-10-20T06:00:02.352Z] Removing intermediate container ab35fffdfcca [2020-10-20T06:00:02.352Z] ---> 194092cb7b42 [2020-10-20T06:00:02.352Z] Step 6/8 : WORKDIR /build [2020-10-20T06:00:02.627Z] ---> Running in aff180d6c233 [2020-10-20T06:00:03.234Z] Removing intermediate container aff180d6c233 [2020-10-20T06:00:03.234Z] ---> 107edaf0047a [2020-10-20T06:00:03.234Z] Step 7/8 : COPY go.mod . [2020-10-20T06:00:03.845Z] ---> 0d6d7934c31c [2020-10-20T06:00:03.845Z] Step 8/8 : RUN go mod download [2020-10-20T06:00:03.845Z] ---> Running in 49aa0404703f [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.479s coverage: 61.6% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.061s coverage: 100.0% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.009s coverage: 9.4% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.001s coverage: 75.0% of statements [2020-10-20T06:00:06.125Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.013s coverage: 89.7% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.009s coverage: 88.9% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.097s coverage: 80.5% of statements [2020-10-20T06:00:06.125Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements [2020-10-20T06:00:21.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.033s coverage: 70.8% of statements [2020-10-20T06:00:21.082Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 94.4% of statements [2020-10-20T06:00:21.082Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-20T06:00:24.443Z] gofmt -l . [2020-10-20T06:00:24.708Z] [ "`gofmt -l .`" = "" ] [2020-10-20T06:00:24.708Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-20T06:00:25.726Z] Stashed 1 file(s) [Pipeline] } [2020-10-20T06:00:25.747Z] $ docker stop --time=1 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe [2020-10-20T06:00:27.398Z] $ docker rm -f 66aa87a422d0c2d441ba66d91a63a38810482ce3cbe52fcb13e45b453b5de7fe [Pipeline] // withDockerContainer [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] } [2020-10-20T06:00:30.642Z] Removing intermediate container 49aa0404703f [2020-10-20T06:00:30.642Z] ---> 648d81255125 [2020-10-20T06:00:30.642Z] Successfully built 648d81255125 [2020-10-20T06:00:30.642Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T06:00:31.096Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T06:00:31.096Z] . [Pipeline] withDockerContainer [2020-10-20T06:00:31.425Z] prd-ubuntu18.04-docker-arm64-4c-16g-6896 does not seem to be running inside a container [2020-10-20T06:00:31.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 [2020-10-20T06:00:33.623Z] $ docker top 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T06:00:35.153Z] + go version [2020-10-20T06:00:35.153Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-20T06:00:35.196Z] $ docker stop --time=1 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 [2020-10-20T06:00:37.269Z] $ docker rm -f 30bd55e641226ca2f4bbca7bddee7e553fc64f0f77e2931228212cd932a7a965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T06:00:38.587Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T06:00:38.587Z] . [Pipeline] withDockerContainer [2020-10-20T06:00:38.900Z] prd-ubuntu18.04-docker-arm64-4c-16g-6896 does not seem to be running inside a container [2020-10-20T06:00:39.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 [2020-10-20T06:00:41.062Z] $ docker top b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T06:00:42.576Z] + make test [2020-10-20T06:00:42.576Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-20T06:00:44.567Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-10-20T06:01:11.427Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.093s coverage: 86.2% of statements [2020-10-20T06:01:50.882Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.063s coverage: 51.7% of statements [2020-10-20T06:01:50.882Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-10-20T06:01:50.882Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-10-20T06:01:50.882Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.095s coverage: 54.7% of statements [2020-10-20T06:01:50.882Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-10-20T06:01:50.882Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.522s coverage: 69.1% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.529s coverage: 61.6% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.019s coverage: 89.5% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.013s coverage: 100.0% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.195s coverage: 100.0% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.013s coverage: 100.0% of statements [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.013s coverage: 96.6% of statements [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-10-20T06:01:59.216Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-10-20T06:01:59.216Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.023s coverage: 9.4% of statements [2020-10-20T06:02:02.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.136s coverage: 75.0% of statements [2020-10-20T06:02:02.627Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-10-20T06:02:02.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.044s coverage: 89.7% of statements [2020-10-20T06:02:02.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.036s coverage: 88.9% of statements [2020-10-20T06:02:02.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.134s coverage: 80.5% of statements [2020-10-20T06:02:02.627Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.024s coverage: 71.7% of statements [2020-10-20T06:02:29.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.060s coverage: 70.8% of statements [2020-10-20T06:02:29.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements [2020-10-20T06:02:29.520Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-20T06:02:41.980Z] gofmt -l . [2020-10-20T06:02:41.980Z] [ "`gofmt -l .`" = "" ] [2020-10-20T06:02:42.262Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-20T06:02:43.287Z] Warning: overwriting stash ‘coverage-report’ [2020-10-20T06:02:44.134Z] Stashed 1 file(s) [Pipeline] } [2020-10-20T06:02:44.171Z] $ docker stop --time=1 b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff [2020-10-20T06:02:46.220Z] $ docker rm -f b8be791b0cdb1403442c2e799610c73534d24bbbe36965fe36d76d41812447ff [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-20T06:02:49.962Z] provisioning config files... [2020-10-20T06:02:49.975Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/config8482354571201269495tmp [Pipeline] { [Pipeline] sh [2020-10-20T06:02:50.503Z] + set +x [2020-10-20T06:02:50.503Z] + curl -s https://codecov.io/bash [2020-10-20T06:02:50.503Z] + bash -s -- [2020-10-20T06:02:50.503Z] [2020-10-20T06:02:50.503Z] _____ _ [2020-10-20T06:02:50.503Z] / ____| | | [2020-10-20T06:02:50.503Z] | | ___ __| | ___ ___ _____ __ [2020-10-20T06:02:50.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-20T06:02:50.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-20T06:02:50.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-20T06:02:50.503Z] Bash-20201009-048fee3 [2020-10-20T06:02:50.503Z] [2020-10-20T06:02:50.503Z] [2020-10-20T06:02:50.766Z] ==> Jenkins CI detected. [2020-10-20T06:02:50.766Z] project root: . [2020-10-20T06:02:50.766Z] --> token set from env [2020-10-20T06:02:50.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-20T06:02:50.766Z] ==> Running gcov in . (disable via -X gcov) [2020-10-20T06:02:50.766Z] ==> Python coveragepy not found [2020-10-20T06:02:50.766Z] ==> Searching for coverage reports in: [2020-10-20T06:02:50.766Z] + . [2020-10-20T06:02:50.766Z] -> Found 1 reports [2020-10-20T06:02:50.766Z] ==> Detecting git/mercurial file structure [2020-10-20T06:02:50.766Z] ==> Reading reports [2020-10-20T06:02:50.766Z] + ./coverage.out bytes=90014 [2020-10-20T06:02:50.766Z] ==> Appending adjustments [2020-10-20T06:02:50.766Z] https://docs.codecov.io/docs/fixing-reports [2020-10-20T06:02:51.339Z] + Found adjustments [2020-10-20T06:02:51.339Z] ==> Gzipping contents [2020-10-20T06:02:51.339Z] ==> Uploading reports [2020-10-20T06:02:51.339Z] url: https://codecov.io [2020-10-20T06:02:51.339Z] query: branch=PR-553&commit=49d69b8aca84d1a132e0e7f0316439f88c52691d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-553%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=553&job=&cmd_args= [2020-10-20T06:02:51.339Z] -> Pinging Codecov [2020-10-20T06:02:51.339Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-553&commit=49d69b8aca84d1a132e0e7f0316439f88c52691d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-553%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=553&job=&cmd_args= [2020-10-20T06:02:51.339Z] -> Uploading to [2020-10-20T06:02:51.339Z] [2020-10-20T06:02:51.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-20T06:02:51.339Z] Dload Upload Total Spent Left Speed [2020-10-20T06:02:51.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-20T06:02:51.339Z] X> Failed to upload [2020-10-20T06:02:51.339Z] ==> Uploading to Codecov [2020-10-20T06:02:51.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-20T06:02:51.339Z] Dload Upload Total Spent Left Speed [2020-10-20T06:02:51.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16120 100 117 100 16003 249 34172 --:--:-- --:--:-- --:--:-- 34194 [2020-10-20T06:02:51.917Z] View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/49d69b8aca84d1a132e0e7f0316439f88c52691d [Pipeline] } [2020-10-20T06:02:51.947Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:02:55.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:02:56.403Z] ---> package-listing.sh [2020-10-20T06:02:56.403Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-20T06:02:56.403Z] ++ facter osfamily [2020-10-20T06:02:56.403Z] + OS_FAMILY=redhat [2020-10-20T06:02:56.403Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-553 [2020-10-20T06:02:56.403Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-20T06:02:56.403Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-20T06:02:56.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-20T06:02:56.403Z] + PACKAGES=/tmp/packages_start.txt [2020-10-20T06:02:56.403Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-553 ']' [2020-10-20T06:02:56.403Z] + PACKAGES=/tmp/packages_end.txt [2020-10-20T06:02:56.403Z] + case "${OS_FAMILY}" in [2020-10-20T06:02:56.403Z] + rpm -qa [2020-10-20T06:02:56.403Z] + sort [2020-10-20T06:03:00.619Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-20T06:03:00.619Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-20T06:03:00.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-20T06:03:00.619Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-553 ']' [2020-10-20T06:03:00.619Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-553/archives/ [2020-10-20T06:03:00.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-553/archives/ [Pipeline] echo [2020-10-20T06:03:00.649Z] 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-553/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-20T06:03:00.965Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-20T06:03:01.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T06:03:01.309Z] [2020-10-20T06:03:01.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-20T06:03:01.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T06:03:01.713Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-20T06:03:01.713Z] df20fa9351a1: Pulling fs layer [2020-10-20T06:03:01.713Z] 36b3adc4ff6f: Pulling fs layer [2020-10-20T06:03:01.713Z] 8ad3a11d3b57: Pulling fs layer [2020-10-20T06:03:01.713Z] 46f8f816bc3b: Pulling fs layer [2020-10-20T06:03:01.713Z] 93b61091891f: Pulling fs layer [2020-10-20T06:03:01.713Z] 93b9cdb0e59b: Pulling fs layer [2020-10-20T06:03:01.713Z] 5e14af77c1be: Pulling fs layer [2020-10-20T06:03:01.713Z] 01666e4c0597: Pulling fs layer [2020-10-20T06:03:01.713Z] aa168da1d23b: Pulling fs layer [2020-10-20T06:03:01.713Z] 93b9cdb0e59b: Waiting [2020-10-20T06:03:01.713Z] 01666e4c0597: Waiting [2020-10-20T06:03:01.713Z] aa168da1d23b: Waiting [2020-10-20T06:03:01.713Z] 5e14af77c1be: Waiting [2020-10-20T06:03:01.713Z] 46f8f816bc3b: Waiting [2020-10-20T06:03:01.713Z] 93b61091891f: Waiting [2020-10-20T06:03:01.980Z] df20fa9351a1: Verifying Checksum [2020-10-20T06:03:01.980Z] df20fa9351a1: Download complete [2020-10-20T06:03:01.980Z] 46f8f816bc3b: Verifying Checksum [2020-10-20T06:03:01.980Z] 46f8f816bc3b: Download complete [2020-10-20T06:03:01.980Z] 36b3adc4ff6f: Verifying Checksum [2020-10-20T06:03:01.980Z] 36b3adc4ff6f: Download complete [2020-10-20T06:03:01.980Z] 93b9cdb0e59b: Verifying Checksum [2020-10-20T06:03:01.980Z] 93b9cdb0e59b: Download complete [2020-10-20T06:03:01.980Z] 5e14af77c1be: Verifying Checksum [2020-10-20T06:03:01.980Z] 5e14af77c1be: Download complete [2020-10-20T06:03:01.980Z] 01666e4c0597: Verifying Checksum [2020-10-20T06:03:01.980Z] 01666e4c0597: Download complete [2020-10-20T06:03:01.980Z] 93b61091891f: Verifying Checksum [2020-10-20T06:03:01.980Z] 93b61091891f: Download complete [2020-10-20T06:03:01.980Z] 8ad3a11d3b57: Verifying Checksum [2020-10-20T06:03:01.980Z] 8ad3a11d3b57: Download complete [2020-10-20T06:03:02.247Z] df20fa9351a1: Pull complete [2020-10-20T06:03:02.523Z] 36b3adc4ff6f: Pull complete [2020-10-20T06:03:03.109Z] 8ad3a11d3b57: Pull complete [2020-10-20T06:03:03.384Z] 46f8f816bc3b: Pull complete [2020-10-20T06:03:03.966Z] 93b61091891f: Pull complete [2020-10-20T06:03:03.966Z] 93b9cdb0e59b: Pull complete [2020-10-20T06:03:04.232Z] aa168da1d23b: Verifying Checksum [2020-10-20T06:03:04.232Z] aa168da1d23b: Download complete [2020-10-20T06:03:04.232Z] 5e14af77c1be: Pull complete [2020-10-20T06:03:04.232Z] 01666e4c0597: Pull complete [2020-10-20T06:03:10.875Z] aa168da1d23b: Pull complete [2020-10-20T06:03:10.875Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-20T06:03:10.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T06:03:10.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-20T06:03:11.092Z] prd-centos7-docker-4c-2g-6885 does not seem to be running inside a container [2020-10-20T06:03:11.141Z] $ 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-553/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-553 -v /w/workspace/ndry_app-functions-sdk-go_PR-553:/w/workspace/ndry_app-functions-sdk-go_PR-553:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-553@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-553@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-lftools-log-publisher:alpine cat [2020-10-20T06:03:17.059Z] $ docker top 3688230d29a710ffe6ecddbb8195f57b4d6b92143327fc16dfc743a22e5bfb7f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T06:03:17.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-20T06:03:17.966Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-20T06:03:18.290Z] + ls /var/log/sa-host [2020-10-20T06:03:18.291Z] + sadf -c /var/log/sa-host/sa05 [2020-10-20T06:03:18.291Z] file_magic: OK [2020-10-20T06:03:18.291Z] HZ: Using current value: 100 [2020-10-20T06:03:18.291Z] file_header: OK [2020-10-20T06:03:18.291Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-20T06:03:18.291Z] Statistics: [2020-10-20T06:03:18.291Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T06:03:18.291Z] File successfully converted to sysstat format version 12.2.1 [2020-10-20T06:03:18.291Z] + sadf -c /var/log/sa-host/sa20 [2020-10-20T06:03:18.291Z] file_magic: OK [2020-10-20T06:03:18.291Z] HZ: Using current value: 100 [2020-10-20T06:03:18.291Z] file_header: OK [2020-10-20T06:03:18.291Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-20T06:03:18.291Z] Statistics: [2020-10-20T06:03:18.291Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T06:03:18.291Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-20T06:03:18.566Z] provisioning config files... [2020-10-20T06:03:18.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-553@tmp/config5643332747456097560tmp [Pipeline] { [Pipeline] echo [2020-10-20T06:03:18.782Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:03:19.125Z] ---> create-netrc.sh [Pipeline] } [2020-10-20T06:03:19.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-20T06:03:19.315Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:03:19.671Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-20T06:03:19.702Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:03:20.172Z] ---> sudo-logs.sh [2020-10-20T06:03:20.172Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-20T06:03:20.199Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:03:20.527Z] ---> job-cost.sh [2020-10-20T06:03:20.527Z] lf-activate-venv: SKIPPING [2020-10-20T06:03:20.527Z] INFO: No Stack... [2020-10-20T06:03:21.469Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-20T06:03:22.047Z] INFO: Archiving Costs [Pipeline] echo [2020-10-20T06:03:22.078Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T06:03:22.407Z] ---> logs-deploy.sh [2020-10-20T06:03:22.407Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-553/1 [2020-10-20T06:03:22.407Z] INFO: archiving workspace using pattern(s): [2020-10-20T06:03:24.327Z] Archives upload complete. [2020-10-20T06:03:24.327Z] INFO: archiving logs to Nexus