Pull request #895 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce61a48c136b8f859f8df0ce182ded5abd5409ce+5506df4e7b5edc7188ac72ab22aef3deff9551b5 (68d507ffe0db01a9bcf16ea23b38171033699c91) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1742461749527239042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4188929838850436662.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-895/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7304007535694368702.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh857000121321276411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3737352234318880088.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE 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-895/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-895/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3250713997927420655.key > 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 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-478’ Running on prd-centos7-docker-4c-2g-479 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-895 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh1288015726649123427.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh6022835537844598311.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) > git config core.sparsecheckout # timeout=10 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/jenkins-gitclient-ssh3042284638108552440.key > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T06:53:32.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T06:53:32.897Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T06:53:33.100Z] ========================================================= [2021-06-11T06:53:33.100Z] EdgeX Global Pipelines Version Info [2021-06-11T06:53:33.100Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T06:53:34.634Z] ------------------- [2021-06-11T06:53:34.634Z] stable info: [2021-06-11T06:53:34.634Z] ------------------- [2021-06-11T06:53:34.634Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T06:53:34.634Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T06:53:34.634Z] Message: update stable to v1.0.195 [2021-06-11T06:53:35.216Z] ------------------- [2021-06-11T06:53:35.216Z] experimental info: [2021-06-11T06:53:35.216Z] ------------------- [2021-06-11T06:53:35.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T06:53:35.216Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T06:53:35.216Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T06:53:35.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-11T06:53:35.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-11T06:53:35.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T06:53:35.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T06:53:35.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T06:53:35.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T06:53:36.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T06:53:36.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T06:53:36.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T06:53:36.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T06:53:36.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T06:53:36.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-11T06:53:36.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T06:53:36.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T06:53:36.844Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T06:53:36.933Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T06:53:37.024Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T06:53:37.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T06:53:37.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T06:53:37.287Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T06:53:37.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T06:53:37.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T06:53:37.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T06:53:37.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T06:53:37.761Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-11T06:53:37.849Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T06:53:37.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-895 [Pipeline] echo [2021-06-11T06:53:38.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-895 [Pipeline] echo [2021-06-11T06:53:38.099Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-895 [Pipeline] echo [2021-06-11T06:53:38.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] echo [2021-06-11T06:53:38.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce61a48 [Pipeline] echo [2021-06-11T06:53:38.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T06:53:39.167Z] + git log --format=format:%s -1 ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] echo [2021-06-11T06:53:39.247Z] GIT_COMMIT: ce61a48c136b8f859f8df0ce182ded5abd5409ce, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-06-11T06:53:39.310Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:53:40.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T06:53:40.274Z] [2021-06-11T06:53:40.274Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:53:40.651Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T06:53:40.651Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T06:53:40.651Z] 31603596830f: Pulling fs layer [2021-06-11T06:53:40.651Z] 54011a49482f: Pulling fs layer [2021-06-11T06:53:40.651Z] a6820b24f6d8: Pulling fs layer [2021-06-11T06:53:40.651Z] f581987b2513: Pulling fs layer [2021-06-11T06:53:40.651Z] f581987b2513: Waiting [2021-06-11T06:53:40.651Z] 54011a49482f: Verifying Checksum [2021-06-11T06:53:40.651Z] 54011a49482f: Download complete [2021-06-11T06:53:40.915Z] 31603596830f: Verifying Checksum [2021-06-11T06:53:40.915Z] 31603596830f: Download complete [2021-06-11T06:53:40.915Z] f581987b2513: Verifying Checksum [2021-06-11T06:53:40.915Z] f581987b2513: Download complete [2021-06-11T06:53:40.915Z] a6820b24f6d8: Verifying Checksum [2021-06-11T06:53:40.915Z] a6820b24f6d8: Download complete [2021-06-11T06:53:40.915Z] 31603596830f: Pull complete [2021-06-11T06:53:41.183Z] 54011a49482f: Pull complete [2021-06-11T06:53:41.761Z] a6820b24f6d8: Pull complete [2021-06-11T06:53:41.761Z] f581987b2513: Pull complete [2021-06-11T06:53:41.761Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T06:53:41.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T06:53:41.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T06:53:41.865Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-06-11T06:53:41.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-895 -v /w/workspace/ndry_app-functions-sdk-go_PR-895:/w/workspace/ndry_app-functions-sdk-go_PR-895:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-895@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T06:53:43.042Z] $ docker top 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T06:53:43.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T06:53:43.278Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T06:53:43.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T06:53:43.395Z] $ docker exec 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent [2021-06-11T06:53:43.517Z] SSH_AUTH_SOCK=/tmp/ssh-1tkJQI6WGlKL/agent.14 [2021-06-11T06:53:43.517Z] SSH_AGENT_PID=21 [2021-06-11T06:53:43.529Z] Running ssh-add (command line suppressed) [2021-06-11T06:53:43.622Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_6587113643144959047.key (/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_6587113643144959047.key) [2021-06-11T06:53:43.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T06:53:44.005Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T06:53:44.023Z] $ docker exec --env ******** --env ******** 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent -k [2021-06-11T06:53:44.118Z] unset SSH_AUTH_SOCK; [2021-06-11T06:53:44.118Z] unset SSH_AGENT_PID; [2021-06-11T06:53:44.118Z] echo Agent pid 21 killed; [2021-06-11T06:53:44.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T06:53:44.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T06:53:44.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T06:53:44.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T06:53:44.338Z] $ docker exec 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent [2021-06-11T06:53:44.459Z] SSH_AUTH_SOCK=/tmp/ssh-Mlp2FrPvJxi4/agent.55 [2021-06-11T06:53:44.459Z] SSH_AGENT_PID=61 [2021-06-11T06:53:44.465Z] Running ssh-add (command line suppressed) [2021-06-11T06:53:44.554Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_4734601791404781961.key (/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/private_key_4734601791404781961.key) [2021-06-11T06:53:44.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T06:53:44.926Z] + git semver init [2021-06-11T06:53:44.926Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T06:53:44.926Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-895/.git [2021-06-11T06:53:44.926Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-895 [2021-06-11T06:53:44.926Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T06:53:44.926Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T06:53:44.926Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T06:53:44.926Z] # $SEMVER_BRANCH = PR-895 [2021-06-11T06:53:44.926Z] # $SEMVER_TEMP = /tmp/semver-897833982 [2021-06-11T06:53:44.926Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-11T06:53:46.844Z] # '/tmp/semver-897833982' -> '/w/workspace/ndry_app-functions-sdk-go_PR-895/.semver' [2021-06-11T06:53:46.844Z] # -> Force: false [2021-06-11T06:53:46.844Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-895/.semver [Pipeline] } [2021-06-11T06:53:46.859Z] $ docker exec --env ******** --env ******** 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f ssh-agent -k [2021-06-11T06:53:46.944Z] unset SSH_AUTH_SOCK; [2021-06-11T06:53:46.944Z] unset SSH_AGENT_PID; [2021-06-11T06:53:46.944Z] echo Agent pid 61 killed; [2021-06-11T06:53:46.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T06:53:47.418Z] + git semver [Pipeline] } [2021-06-11T06:53:47.443Z] $ docker stop --time=1 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f [2021-06-11T06:53:48.881Z] $ docker rm -f 4e201e6eb38e5197262e3774a037b812a8f71eec4223b57964b4f9813a7ddd2f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T06:53:49.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T06:53:49.667Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T06:53:49.705Z] [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-06-11T06:54:05.324Z] Still waiting to schedule task [2021-06-11T06:54:05.325Z] ‘prd-centos7-docker-4c-2g-481’ is offline [2021-06-11T06:54:05.325Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-480’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-11T06:54:05.352Z] Still waiting to schedule task [2021-06-11T06:54:05.353Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-480’ is offline [2021-06-11T06:57:02.523Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-482 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [Pipeline] { [Pipeline] ws [2021-06-11T06:57:02.580Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-11T06:57:02.815Z] The recommended git tool is: git [2021-06-11T06:57:07.766Z] using credential edgex-jenkins-ssh [2021-06-11T06:57:07.798Z] Cloning the remote Git repository [2021-06-11T06:57:07.925Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:08.086Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-11T06:57:08.177Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:08.179Z] > git --version # timeout=10 [2021-06-11T06:57:08.198Z] > git --version # 'git version 2.17.1' [2021-06-11T06:57:08.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:08.314Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T06:57:11.385Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T06:57:11.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T06:57:11.431Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T06:57:11.461Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:11.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:11.472Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T06:57:12.110Z] Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce [2021-06-11T06:57:12.314Z] Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce [2021-06-11T06:57:12.315Z] Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) [2021-06-11T06:57:12.134Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T06:57:12.155Z] > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 [2021-06-11T06:57:12.252Z] > git remote # timeout=10 [2021-06-11T06:57:12.267Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T06:57:12.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:12.288Z] > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [2021-06-11T06:57:12.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T06:57:12.328Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T06:57:12.344Z] > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 [2021-06-11T06:57:16.523Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-06-11T06:57:16.581Z] > git --version # timeout=10 [2021-06-11T06:57:16.596Z] > git --version # 'git version 2.17.1' [2021-06-11T06:57:16.615Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-11T06:57:17.414Z] Running on prd-centos7-docker-4c-2g-483 in /w/workspace/ndry_app-functions-sdk-go_PR-895 [Pipeline] { [Pipeline] ws [2021-06-11T06:57:17.485Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [2021-06-11T06:57:17.723Z] The recommended git tool is: git [Pipeline] sh [2021-06-11T06:57:18.756Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T06:57:19.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T06:57:19.549Z] + sudo service+ docker restart [2021-06-11T06:57:19.549Z] true [2021-06-11T06:57:20.125Z] using credential edgex-jenkins-ssh [2021-06-11T06:57:20.137Z] Cloning the remote Git repository [2021-06-11T06:57:20.156Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:20.221Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-11T06:57:20.262Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:20.262Z] > git --version # timeout=10 [2021-06-11T06:57:20.273Z] > git --version # 'git version 2.24.4' [2021-06-11T06:57:20.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:20.296Z] [INFO] Currently running in a labeled security context [2021-06-11T06:57:20.296Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T06:57:20.296Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3242042203154701243.key [2021-06-11T06:57:20.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T06:57:22.186Z] Merging remotes/origin/master commit 5506df4e7b5edc7188ac72ab22aef3deff9551b5 into PR head commit ce61a48c136b8f859f8df0ce182ded5abd5409ce [2021-06-11T06:57:22.283Z] Merge succeeded, producing ce61a48c136b8f859f8df0ce182ded5abd5409ce [2021-06-11T06:57:22.284Z] Checking out Revision ce61a48c136b8f859f8df0ce182ded5abd5409ce (PR-895) [2021-06-11T06:57:21.683Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T06:57:21.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T06:57:21.706Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T06:57:21.721Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T06:57:21.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:21.723Z] [INFO] Currently running in a labeled security context [2021-06-11T06:57:21.723Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T06:57:21.723Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8396643255258141409.key [2021-06-11T06:57:21.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/895/head:refs/remotes/origin/PR-895 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T06:57:22.190Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T06:57:22.201Z] > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 [2021-06-11T06:57:22.236Z] > git remote # timeout=10 [2021-06-11T06:57:22.246Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T06:57:22.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T06:57:22.255Z] [INFO] Currently running in a labeled security context [2021-06-11T06:57:22.255Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T06:57:22.255Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh1545836703768951899.key [2021-06-11T06:57:22.262Z] > git merge 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [2021-06-11T06:57:22.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T06:57:22.282Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T06:57:22.289Z] > git checkout -f ce61a48c136b8f859f8df0ce182ded5abd5409ce # timeout=10 [2021-06-11T06:57:25.922Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-06-11T06:57:25.940Z] > git --version # timeout=10 [2021-06-11T06:57:25.948Z] > git --version # 'git version 2.24.4' [2021-06-11T06:57:25.956Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T06:57:27.299Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T06:57:27.644Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T06:57:27.969Z] + true [2021-06-11T06:57:27.969Z] + sudo service docker restart [2021-06-11T06:57:27.969Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-11T06:57:38.350Z] ========================================================= [2021-06-11T06:57:38.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T06:57:38.350Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:57:38.774Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T06:57:39.768Z] Sending build context to Docker daemon 19.78MB [2021-06-11T06:57:40.042Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T06:57:40.042Z] Step 2/8 : FROM ${BASE} [2021-06-11T06:57:40.322Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T06:57:40.322Z] 595b0fe564bb: Pulling fs layer [2021-06-11T06:57:40.322Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T06:57:40.322Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T06:57:40.322Z] ba82ee9f976e: Pulling fs layer [2021-06-11T06:57:40.322Z] 506bd15cee9f: Pulling fs layer [2021-06-11T06:57:40.322Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T06:57:40.322Z] 618dc40b7e24: Pulling fs layer [2021-06-11T06:57:40.322Z] ba82ee9f976e: Waiting [2021-06-11T06:57:40.322Z] 75a0a4a0db45: Waiting [2021-06-11T06:57:40.322Z] 618dc40b7e24: Waiting [2021-06-11T06:57:40.322Z] 5b7225fbf94c: Verifying Checksum [2021-06-11T06:57:40.322Z] 5b7225fbf94c: Download complete [2021-06-11T06:57:40.322Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T06:57:40.322Z] 3088b5b3c5c0: Download complete [2021-06-11T06:57:40.322Z] 506bd15cee9f: Verifying Checksum [2021-06-11T06:57:40.322Z] 506bd15cee9f: Download complete [2021-06-11T06:57:40.597Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T06:57:40.597Z] 75a0a4a0db45: Download complete [2021-06-11T06:57:40.597Z] 595b0fe564bb: Verifying Checksum [2021-06-11T06:57:40.597Z] 595b0fe564bb: Download complete [2021-06-11T06:57:41.200Z] 595b0fe564bb: Pull complete [2021-06-11T06:57:41.811Z] 3088b5b3c5c0: Pull complete [2021-06-11T06:57:42.086Z] 5b7225fbf94c: Pull complete [2021-06-11T06:57:43.078Z] 618dc40b7e24: Verifying Checksum [2021-06-11T06:57:43.078Z] 618dc40b7e24: Download complete [2021-06-11T06:57:44.109Z] ba82ee9f976e: Verifying Checksum [2021-06-11T06:57:44.109Z] ba82ee9f976e: Download complete [Pipeline] unstash [Pipeline] echo [2021-06-11T06:57:46.373Z] ========================================================= [2021-06-11T06:57:46.374Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T06:57:46.374Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:57:46.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T06:57:47.341Z] Sending build context to Docker daemon 19.78MB [2021-06-11T06:57:47.341Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T06:57:47.341Z] Step 2/8 : FROM ${BASE} [2021-06-11T06:57:47.341Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T06:57:47.341Z] 540db60ca938: Pulling fs layer [2021-06-11T06:57:47.341Z] adcc1eea9eea: Pulling fs layer [2021-06-11T06:57:47.341Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T06:57:47.341Z] 0510c868ecb4: Pulling fs layer [2021-06-11T06:57:47.341Z] afea3b2eda06: Pulling fs layer [2021-06-11T06:57:47.341Z] 7809a108b3ef: Pulling fs layer [2021-06-11T06:57:47.341Z] f706445af74f: Pulling fs layer [2021-06-11T06:57:47.341Z] 0510c868ecb4: Waiting [2021-06-11T06:57:47.341Z] afea3b2eda06: Waiting [2021-06-11T06:57:47.341Z] 7809a108b3ef: Waiting [2021-06-11T06:57:47.341Z] f706445af74f: Waiting [2021-06-11T06:57:47.605Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T06:57:47.605Z] 4c4ab2625f07: Download complete [2021-06-11T06:57:47.605Z] adcc1eea9eea: Verifying Checksum [2021-06-11T06:57:47.605Z] adcc1eea9eea: Download complete [2021-06-11T06:57:47.605Z] afea3b2eda06: Verifying Checksum [2021-06-11T06:57:47.605Z] afea3b2eda06: Download complete [2021-06-11T06:57:47.605Z] 7809a108b3ef: Verifying Checksum [2021-06-11T06:57:47.605Z] 7809a108b3ef: Download complete [2021-06-11T06:57:47.605Z] 540db60ca938: Verifying Checksum [2021-06-11T06:57:47.605Z] 540db60ca938: Download complete [2021-06-11T06:57:47.605Z] 540db60ca938: Pull complete [2021-06-11T06:57:47.868Z] adcc1eea9eea: Pull complete [2021-06-11T06:57:48.129Z] 4c4ab2625f07: Pull complete [2021-06-11T06:57:48.706Z] f706445af74f: Verifying Checksum [2021-06-11T06:57:48.706Z] f706445af74f: Download complete [2021-06-11T06:57:49.321Z] 0510c868ecb4: Verifying Checksum [2021-06-11T06:57:49.321Z] 0510c868ecb4: Download complete [2021-06-11T06:57:53.566Z] 0510c868ecb4: Pull complete [2021-06-11T06:57:53.566Z] afea3b2eda06: Pull complete [2021-06-11T06:57:53.566Z] 7809a108b3ef: Pull complete [2021-06-11T06:57:54.284Z] ba82ee9f976e: Pull complete [2021-06-11T06:57:54.591Z] f706445af74f: Pull complete [2021-06-11T06:57:54.596Z] 506bd15cee9f: Pull complete [2021-06-11T06:57:54.854Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T06:57:54.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T06:57:54.854Z] ---> b068be0155e3 [2021-06-11T06:57:54.854Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-11T06:57:54.854Z] 20.10.0: Pulling from library/docker [2021-06-11T06:57:54.870Z] 75a0a4a0db45: Pull complete [2021-06-11T06:57:55.116Z] 05e7bc50f07f: Pulling fs layer [2021-06-11T06:57:55.116Z] 6db28d0fdbf6: Pulling fs layer [2021-06-11T06:57:55.116Z] 292df0bc6bf3: Pulling fs layer [2021-06-11T06:57:55.116Z] 2e060f4bd70b: Pulling fs layer [2021-06-11T06:57:55.116Z] 80e8d568a223: Pulling fs layer [2021-06-11T06:57:55.116Z] 8dc6ef1a942a: Pulling fs layer [2021-06-11T06:57:55.116Z] 2312dd95470a: Pulling fs layer [2021-06-11T06:57:55.116Z] 80e8d568a223: Waiting [2021-06-11T06:57:55.116Z] 8dc6ef1a942a: Waiting [2021-06-11T06:57:55.116Z] 2312dd95470a: Waiting [2021-06-11T06:57:55.116Z] 2e060f4bd70b: Waiting [2021-06-11T06:57:55.421Z] 292df0bc6bf3: Verifying Checksum [2021-06-11T06:57:55.421Z] 292df0bc6bf3: Download complete [2021-06-11T06:57:55.421Z] 05e7bc50f07f: Verifying Checksum [2021-06-11T06:57:55.421Z] 05e7bc50f07f: Download complete [2021-06-11T06:57:55.968Z] 80e8d568a223: Verifying Checksum [2021-06-11T06:57:55.969Z] 80e8d568a223: Download complete [2021-06-11T06:57:55.969Z] 6db28d0fdbf6: Download complete [2021-06-11T06:57:55.969Z] 05e7bc50f07f: Pull complete [2021-06-11T06:57:55.969Z] 6db28d0fdbf6: Pull complete [2021-06-11T06:57:55.969Z] 292df0bc6bf3: Pull complete [2021-06-11T06:57:55.969Z] 8dc6ef1a942a: Verifying Checksum [2021-06-11T06:57:55.969Z] 8dc6ef1a942a: Download complete [2021-06-11T06:57:55.969Z] 2312dd95470a: Verifying Checksum [2021-06-11T06:57:55.969Z] 2312dd95470a: Download complete [2021-06-11T06:57:59.205Z] 618dc40b7e24: Pull complete [2021-06-11T06:57:59.205Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T06:57:59.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T06:57:59.205Z] ---> a36622ca3599 [2021-06-11T06:57:59.205Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-11T06:57:59.205Z] 20.10.0: Pulling from library/docker [2021-06-11T06:57:59.205Z] a3cc7d3b244e: Pulling fs layer [2021-06-11T06:57:59.205Z] 02a3295e0d61: Pulling fs layer [2021-06-11T06:57:59.205Z] 0f4f2e6d8100: Pulling fs layer [2021-06-11T06:57:59.205Z] 330b718f631f: Pulling fs layer [2021-06-11T06:57:59.205Z] a93816041522: Pulling fs layer [2021-06-11T06:57:59.205Z] bdb6da89ff94: Pulling fs layer [2021-06-11T06:57:59.205Z] 2a70c0c122f4: Pulling fs layer [2021-06-11T06:57:59.205Z] 330b718f631f: Waiting [2021-06-11T06:57:59.205Z] a93816041522: Waiting [2021-06-11T06:57:59.205Z] bdb6da89ff94: Waiting [2021-06-11T06:57:59.205Z] 2a70c0c122f4: Waiting [2021-06-11T06:57:59.205Z] 0f4f2e6d8100: Verifying Checksum [2021-06-11T06:57:59.205Z] 0f4f2e6d8100: Download complete [2021-06-11T06:57:59.482Z] 02a3295e0d61: Verifying Checksum [2021-06-11T06:57:59.482Z] 02a3295e0d61: Download complete [2021-06-11T06:57:59.482Z] a93816041522: Verifying Checksum [2021-06-11T06:57:59.482Z] a93816041522: Download complete [2021-06-11T06:57:59.482Z] a3cc7d3b244e: Verifying Checksum [2021-06-11T06:57:59.482Z] a3cc7d3b244e: Download complete [2021-06-11T06:57:59.482Z] bdb6da89ff94: Verifying Checksum [2021-06-11T06:57:59.482Z] bdb6da89ff94: Download complete [2021-06-11T06:57:59.758Z] 2a70c0c122f4: Verifying Checksum [2021-06-11T06:57:59.758Z] 2a70c0c122f4: Download complete [2021-06-11T06:58:00.204Z] 2e060f4bd70b: Verifying Checksum [2021-06-11T06:58:00.204Z] 2e060f4bd70b: Download complete [2021-06-11T06:58:00.439Z] a3cc7d3b244e: Pull complete [2021-06-11T06:58:01.037Z] 02a3295e0d61: Pull complete [2021-06-11T06:58:01.311Z] 0f4f2e6d8100: Pull complete [2021-06-11T06:58:02.147Z] 2e060f4bd70b: Pull complete [2021-06-11T06:58:02.147Z] 80e8d568a223: Pull complete [2021-06-11T06:58:02.147Z] 8dc6ef1a942a: Pull complete [2021-06-11T06:58:02.418Z] 2312dd95470a: Pull complete [2021-06-11T06:58:02.418Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T06:58:02.418Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T06:58:03.930Z] 330b718f631f: Verifying Checksum [2021-06-11T06:58:03.930Z] 330b718f631f: Download complete [2021-06-11T06:58:07.732Z] ---> 0b42fcedb17e [2021-06-11T06:58:07.732Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T06:58:07.732Z] ---> Running in 7e69b7655bc6 [2021-06-11T06:58:07.732Z] Removing intermediate container 7e69b7655bc6 [2021-06-11T06:58:07.732Z] ---> 07447855081c [2021-06-11T06:58:07.732Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T06:58:07.732Z] ---> Running in f09844469cff [2021-06-11T06:58:07.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T06:58:08.243Z] 330b718f631f: Pull complete [2021-06-11T06:58:08.243Z] a93816041522: Pull complete [2021-06-11T06:58:08.243Z] bdb6da89ff94: Pull complete [2021-06-11T06:58:08.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T06:58:08.850Z] 2a70c0c122f4: Pull complete [2021-06-11T06:58:08.850Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T06:58:08.850Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T06:58:09.627Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T06:58:09.627Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T06:58:09.627Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T06:58:09.627Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T06:58:09.889Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T06:58:09.889Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T06:58:09.889Z] OK: 150 MiB in 45 packages [2021-06-11T06:58:10.151Z] Removing intermediate container f09844469cff [2021-06-11T06:58:10.151Z] ---> b819c463ec84 [2021-06-11T06:58:10.151Z] Step 6/8 : WORKDIR /build [2021-06-11T06:58:10.151Z] ---> Running in ede11ed58e08 [2021-06-11T06:58:10.419Z] Removing intermediate container ede11ed58e08 [2021-06-11T06:58:10.419Z] ---> a373759e4e53 [2021-06-11T06:58:10.419Z] Step 7/8 : COPY go.mod . [2021-06-11T06:58:10.696Z] ---> b5e13daafbbc [2021-06-11T06:58:10.696Z] Step 8/8 : RUN go mod download [2021-06-11T06:58:10.696Z] ---> Running in 33339a8ebd2b [2021-06-11T06:58:14.301Z] ---> 9a255d7bf73d [2021-06-11T06:58:14.301Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T06:58:14.301Z] ---> Running in f7e4261b3465 [2021-06-11T06:58:14.301Z] Removing intermediate container f7e4261b3465 [2021-06-11T06:58:14.301Z] ---> 769bdf1efddb [2021-06-11T06:58:14.301Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T06:58:14.301Z] ---> Running in 744dde6388fc [2021-06-11T06:58:15.746Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T06:58:16.730Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T06:58:17.331Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T06:58:17.613Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T06:58:17.613Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T06:58:17.916Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T06:58:17.916Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T06:58:17.916Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T06:58:17.916Z] OK: 139 MiB in 45 packages [2021-06-11T06:58:19.392Z] Removing intermediate container 744dde6388fc [2021-06-11T06:58:19.392Z] ---> 5bcca39220f2 [2021-06-11T06:58:19.392Z] Step 6/8 : WORKDIR /build [2021-06-11T06:58:19.392Z] ---> Running in 54ef9e016213 [2021-06-11T06:58:19.997Z] Removing intermediate container 54ef9e016213 [2021-06-11T06:58:19.997Z] ---> 59a9187329fc [2021-06-11T06:58:19.997Z] Step 7/8 : COPY go.mod . [2021-06-11T06:58:20.623Z] ---> 7712ba3a6d83 [2021-06-11T06:58:20.623Z] Step 8/8 : RUN go mod download [2021-06-11T06:58:20.623Z] ---> Running in d2ed69924afb [2021-06-11T06:58:25.681Z] Removing intermediate container 33339a8ebd2b [2021-06-11T06:58:25.681Z] ---> 6df2dc008bd8 [2021-06-11T06:58:25.681Z] Successfully built 6df2dc008bd8 [2021-06-11T06:58:25.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:58:26.028Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T06:58:26.028Z] . [Pipeline] withDockerContainer [2021-06-11T06:58:26.144Z] prd-centos7-docker-4c-2g-483 does not seem to be running inside a container [2021-06-11T06:58:26.189Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T06:58:26.617Z] $ docker top bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T06:58:27.072Z] + go version [2021-06-11T06:58:27.072Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T06:58:27.097Z] $ docker stop --time=1 bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 [2021-06-11T06:58:28.295Z] $ docker rm -f bb2e61f3198cb54061863bb2c24f9950c1c364cdefea43d47fd5c1d2057cab30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:58:29.148Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T06:58:29.148Z] . [Pipeline] withDockerContainer [2021-06-11T06:58:29.258Z] prd-centos7-docker-4c-2g-483 does not seem to be running inside a container [2021-06-11T06:58:29.305Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T06:58:29.755Z] $ docker top c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T06:58:30.207Z] + go mod tidy [Pipeline] sh [2021-06-11T06:58:30.808Z] + make test [2021-06-11T06:58:30.808Z] make -C ./app-service-template build [2021-06-11T06:58:30.808Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:58:30.808Z] go mod tidy [2021-06-11T06:58:31.090Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-11T06:58:43.442Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:58:43.442Z] make -C ./app-service-template test [2021-06-11T06:58:43.442Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:58:43.442Z] go mod tidy [2021-06-11T06:58:43.442Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-11T06:58:47.501Z] Removing intermediate container d2ed69924afb [2021-06-11T06:58:47.501Z] ---> 53a1fe5f7174 [2021-06-11T06:58:47.501Z] Successfully built 53a1fe5f7174 [2021-06-11T06:58:47.501Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:58:47.897Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T06:58:47.897Z] . [Pipeline] withDockerContainer [2021-06-11T06:58:48.184Z] prd-ubuntu18.04-docker-arm64-4c-16g-482 does not seem to be running inside a container [2021-06-11T06:58:48.283Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T06:58:49.864Z] $ docker top b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T06:58:50.842Z] + go version [2021-06-11T06:58:50.842Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T06:58:50.881Z] $ docker stop --time=1 b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c [2021-06-11T06:58:51.662Z] ok new-app-service 0.015s coverage: 47.8% of statements [2021-06-11T06:58:51.662Z] ? new-app-service/config [no test files] [2021-06-11T06:58:51.662Z] ok new-app-service/functions 0.009s [2021-06-11T06:58:51.662Z] CGO_ENABLED=1 go vet ./... [2021-06-11T06:58:52.707Z] $ docker rm -f b8e9c0b12ad58ba1f85062d6d4b5eb2faff6fb808c2ac98fedbe6fa3d661829c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T06:58:53.756Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T06:58:53.756Z] . [Pipeline] withDockerContainer [2021-06-11T06:58:54.035Z] prd-ubuntu18.04-docker-arm64-4c-16g-482 does not seem to be running inside a container [2021-06-11T06:58:54.119Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T06:58:55.652Z] $ docker top 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T06:58:56.641Z] + go mod tidy [Pipeline] sh [2021-06-11T06:58:57.935Z] + make test [2021-06-11T06:58:57.935Z] make -C ./app-service-template build [2021-06-11T06:58:57.935Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:58:57.935Z] go mod tidy [2021-06-11T06:58:58.539Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-11T06:58:59.876Z] gofmt -l . [2021-06-11T06:58:59.876Z] [ "`gofmt -l .`" = "" ] [2021-06-11T06:58:59.876Z] ./bin/test-attribution-txt.sh [2021-06-11T06:58:59.876Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:58:59.876Z] go mod tidy [2021-06-11T06:58:59.876Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T06:59:00.144Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-11T06:59:01.597Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.013s coverage: 62.8% of statements [2021-06-11T06:59:01.867Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 96.5% of statements [2021-06-11T06:59:01.867Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-11T06:59:02.462Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.024s coverage: 61.8% of statements [2021-06-11T06:59:02.462Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-11T06:59:02.462Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-06-11T06:59:03.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.038s coverage: 74.5% of statements [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-11T06:59:03.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements [2021-06-11T06:59:03.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T06:59:03.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 10.5% of statements [2021-06-11T06:59:06.762Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.746s coverage: 76.9% of statements [2021-06-11T06:59:06.762Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-11T06:59:06.762Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-06-11T06:59:06.762Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements [2021-06-11T06:59:06.762Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-11T06:59:06.762Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-11T06:59:06.762Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-06-11T06:59:30.923Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:59:30.923Z] make -C ./app-service-template test [2021-06-11T06:59:30.923Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T06:59:30.923Z] go mod tidy [2021-06-11T06:59:31.195Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-11T06:59:33.372Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.037s coverage: 78.0% of statements [2021-06-11T06:59:33.372Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-06-11T06:59:33.372Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T06:59:33.372Z] gofmt -l . [2021-06-11T06:59:33.372Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T06:59:33.400Z] $ docker stop --time=1 c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 [2021-06-11T06:59:34.713Z] $ docker rm -f c69af1434c394297c1f95f4cfe3c336f9df0353e9b8baa73710d7a39f4751ce0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T06:59:35.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T06:59:35.538Z] 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-06-11T06:59:37.027Z] ---> job-cost.sh [2021-06-11T06:59:37.027Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rffj [2021-06-11T06:59:47.068Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T06:59:59.331Z] lf-activate-venv(): INFO: Adding /tmp/venv-Rffj/bin to PATH [2021-06-11T06:59:59.331Z] INFO: No Stack... [2021-06-11T06:59:59.593Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:00:00.169Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T07:00:00.498Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-11T07:00:00.498Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T07:00:00.561Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [2021-06-11T07:00:00.568Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] did not exist. Created. [2021-06-11T07:00:00.569Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T07:00:01.002Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T07:00:01.091Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T07:00:01.113Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T07:00:03.585Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-06-11T07:00:03.585Z] ? new-app-service/config [no test files] [2021-06-11T07:00:03.585Z] ok new-app-service/functions 0.041s [2021-06-11T07:00:03.859Z] CGO_ENABLED=1 go vet ./... [2021-06-11T07:00:30.691Z] gofmt -l . [2021-06-11T07:00:30.691Z] [ "`gofmt -l .`" = "" ] [2021-06-11T07:00:30.691Z] ./bin/test-attribution-txt.sh [2021-06-11T07:00:31.291Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-11T07:00:31.291Z] go mod tidy [2021-06-11T07:00:31.895Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T07:00:33.333Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-11T07:00:41.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 62.8% of statements [2021-06-11T07:00:41.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.039s coverage: 96.5% of statements [2021-06-11T07:00:41.628Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-11T07:00:41.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.081s coverage: 61.8% of statements [2021-06-11T07:00:41.628Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-11T07:00:41.628Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.036s [2021-06-11T07:00:41.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.138s coverage: 74.5% of statements [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-11T07:00:41.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements [2021-06-11T07:00:41.905Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T07:00:41.905Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements [2021-06-11T07:00:48.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.890s coverage: 76.9% of statements [2021-06-11T07:00:48.647Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-11T07:00:48.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 12.5% of statements [2021-06-11T07:00:48.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.089s coverage: 27.3% of statements [2021-06-11T07:00:48.647Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-11T07:00:48.647Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-11T07:00:48.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 51.4% of statements [2021-06-11T07:01:15.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.104s coverage: 78.0% of statements [2021-06-11T07:01:15.459Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.041s coverage: 94.4% of statements [2021-06-11T07:01:15.459Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T07:01:18.095Z] gofmt -l . [2021-06-11T07:01:18.373Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T07:01:19.019Z] $ docker stop --time=1 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 [2021-06-11T07:01:20.935Z] $ docker rm -f 2710d3a3d88dcfbb29200c3047e638aa77ebac62cbfa1ceea8b86bf81561d6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:01:21.897Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T07:01:21.940Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T07:01:22.526Z] 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-06-11T07:01:23.760Z] ---> job-cost.sh [2021-06-11T07:01:23.760Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-stxI [2021-06-11T07:02:02.742Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T07:03:24.509Z] lf-activate-venv(): INFO: Adding /tmp/venv-stxI/bin to PATH [2021-06-11T07:03:24.509Z] INFO: No Stack... [2021-06-11T07:03:24.509Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T07:03:25.101Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T07:03:25.483Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-11T07:03:25.483Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T07:03:25.577Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [2021-06-11T07:03:25.584Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] did not exist. Created. [2021-06-11T07:03:25.585Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T07:03:26.057Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-263891e3/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-263891e3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T07:03:26.444Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T07:03:26.756Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T07:03:26.925Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T07:03:26.956Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-895-1-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] configFileProvider [2021-06-11T07:03:28.100Z] provisioning config files... [2021-06-11T07:03:28.111Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/config6185807088989462517tmp [Pipeline] { [Pipeline] sh [2021-06-11T07:03:28.558Z] + set +x [2021-06-11T07:03:28.558Z] + curl -s https://codecov.io/bash [2021-06-11T07:03:28.558Z] + bash -s -- [2021-06-11T07:03:28.558Z] [2021-06-11T07:03:28.558Z] _____ _ [2021-06-11T07:03:28.558Z] / ____| | | [2021-06-11T07:03:28.558Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T07:03:28.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T07:03:28.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T07:03:28.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T07:03:28.558Z] Bash-1.0.3 [2021-06-11T07:03:28.558Z] [2021-06-11T07:03:28.558Z] [2021-06-11T07:03:28.558Z] ==> git version 2.24.4 found [2021-06-11T07:03:28.558Z] ==> 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-06-11T07:03:28.558Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T07:03:28.558Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T07:03:28.558Z] ==> Jenkins CI detected. [2021-06-11T07:03:28.558Z] project root: . [2021-06-11T07:03:28.558Z] --> token set from env [2021-06-11T07:03:28.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T07:03:28.558Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T07:03:28.558Z] ==> Python coveragepy not found [2021-06-11T07:03:28.558Z] ==> Searching for coverage reports in: [2021-06-11T07:03:28.558Z] + . [2021-06-11T07:03:28.558Z] -> Found 2 reports [2021-06-11T07:03:28.558Z] ==> Detecting git/mercurial file structure [2021-06-11T07:03:28.558Z] ==> Reading reports [2021-06-11T07:03:28.558Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-11T07:03:28.823Z] + ./coverage.out bytes=94036 [2021-06-11T07:03:28.823Z] ==> Appending adjustments [2021-06-11T07:03:28.823Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T07:03:29.087Z] + Found adjustments [2021-06-11T07:03:29.087Z] ==> Gzipping contents [2021-06-11T07:03:29.087Z] 20K /tmp/codecov.xJ0nVS.gz [2021-06-11T07:03:29.087Z] ==> Uploading reports [2021-06-11T07:03:29.087Z] url: https://codecov.io [2021-06-11T07:03:29.087Z] query: branch=PR-895&commit=ce61a48c136b8f859f8df0ce182ded5abd5409ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=895&job=&cmd_args= [2021-06-11T07:03:29.087Z] -> Pinging Codecov [2021-06-11T07:03:29.087Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-895&commit=ce61a48c136b8f859f8df0ce182ded5abd5409ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-895%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=895&job=&cmd_args= [2021-06-11T07:03:29.662Z] -> Uploading to [2021-06-11T07:03:29.662Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/3D8B5DFFC46A037C893635FACE044666/ce61a48c136b8f859f8df0ce182ded5abd5409ce/68aae760-1cc9-4b41-8042-eb1d58be9a09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T070329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b978d0a0d217fb1016e0c1a2bb43f0d527aeb9119f565828265a9872d9d07c93 [2021-06-11T07:03:29.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T07:03:29.662Z] Dload Upload Total Spent Left Speed [2021-06-11T07:03:29.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16507 0 0 100 16507 0 46466 --:--:-- --:--:-- --:--:-- 46367 [2021-06-11T07:03:29.925Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ce61a48c136b8f859f8df0ce182ded5abd5409ce [Pipeline] } [2021-06-11T07:03:29.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-11T07:03:32.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:33.253Z] ---> package-listing.sh [2021-06-11T07:03:33.253Z] ++ facter osfamily [2021-06-11T07:03:33.253Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T07:03:33.516Z] + OS_FAMILY=redhat [2021-06-11T07:03:33.516Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-895 [2021-06-11T07:03:33.516Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T07:03:33.516Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T07:03:33.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T07:03:33.516Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T07:03:33.516Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-895 ']' [2021-06-11T07:03:33.516Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T07:03:33.516Z] + case "${OS_FAMILY}" in [2021-06-11T07:03:33.516Z] + rpm -qa [2021-06-11T07:03:33.516Z] + sort [2021-06-11T07:03:34.098Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T07:03:34.098Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T07:03:34.098Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T07:03:34.360Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-895 ']' [2021-06-11T07:03:34.360Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-895/archives/ [2021-06-11T07:03:34.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-895/archives/ [Pipeline] echo [2021-06-11T07:03:34.396Z] 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-895/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T07:03:34.710Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:03:35.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:03:35.316Z] [2021-06-11T07:03:35.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:03:35.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:03:35.674Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T07:03:35.674Z] df20fa9351a1: Pulling fs layer [2021-06-11T07:03:35.674Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T07:03:35.674Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T07:03:35.674Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T07:03:35.674Z] 93b61091891f: Pulling fs layer [2021-06-11T07:03:35.674Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T07:03:35.674Z] 5e14af77c1be: Pulling fs layer [2021-06-11T07:03:35.674Z] 01666e4c0597: Pulling fs layer [2021-06-11T07:03:35.674Z] aa168da1d23b: Pulling fs layer [2021-06-11T07:03:35.674Z] 93b9cdb0e59b: Waiting [2021-06-11T07:03:35.674Z] 5e14af77c1be: Waiting [2021-06-11T07:03:35.674Z] 01666e4c0597: Waiting [2021-06-11T07:03:35.674Z] aa168da1d23b: Waiting [2021-06-11T07:03:35.674Z] 46f8f816bc3b: Waiting [2021-06-11T07:03:35.674Z] 93b61091891f: Waiting [2021-06-11T07:03:35.675Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T07:03:35.675Z] 36b3adc4ff6f: Download complete [2021-06-11T07:03:35.675Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T07:03:35.675Z] 46f8f816bc3b: Download complete [2021-06-11T07:03:35.675Z] df20fa9351a1: Verifying Checksum [2021-06-11T07:03:35.675Z] df20fa9351a1: Download complete [2021-06-11T07:03:35.949Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T07:03:35.949Z] 93b9cdb0e59b: Download complete [2021-06-11T07:03:35.949Z] 5e14af77c1be: Verifying Checksum [2021-06-11T07:03:35.949Z] 5e14af77c1be: Download complete [2021-06-11T07:03:35.949Z] 01666e4c0597: Verifying Checksum [2021-06-11T07:03:35.949Z] 01666e4c0597: Download complete [2021-06-11T07:03:35.949Z] 93b61091891f: Verifying Checksum [2021-06-11T07:03:35.949Z] 93b61091891f: Download complete [2021-06-11T07:03:35.949Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T07:03:35.949Z] 8ad3a11d3b57: Download complete [2021-06-11T07:03:35.949Z] df20fa9351a1: Pull complete [2021-06-11T07:03:36.213Z] 36b3adc4ff6f: Pull complete [2021-06-11T07:03:36.794Z] 8ad3a11d3b57: Pull complete [2021-06-11T07:03:36.794Z] 46f8f816bc3b: Pull complete [2021-06-11T07:03:37.063Z] 93b61091891f: Pull complete [2021-06-11T07:03:37.328Z] 93b9cdb0e59b: Pull complete [2021-06-11T07:03:37.328Z] 5e14af77c1be: Pull complete [2021-06-11T07:03:37.328Z] aa168da1d23b: Verifying Checksum [2021-06-11T07:03:37.328Z] aa168da1d23b: Download complete [2021-06-11T07:03:37.328Z] 01666e4c0597: Pull complete [2021-06-11T07:03:41.585Z] aa168da1d23b: Pull complete [2021-06-11T07:03:41.585Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T07:03:41.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:03:41.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T07:03:41.687Z] prd-centos7-docker-4c-2g-479 does not seem to be running inside a container [2021-06-11T07:03:41.720Z] $ 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-895/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-895 -v /w/workspace/ndry_app-functions-sdk-go_PR-895:/w/workspace/ndry_app-functions-sdk-go_PR-895:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-895@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-895@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T07:03:44.092Z] $ docker top bf9c3c51230ea78bc11db02ab412c2553e78b0b10160fd92ac0f44ee3a44a0ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:03:44.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T07:03:44.860Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T07:03:45.185Z] + ls /var/log/sa-host [2021-06-11T07:03:45.185Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T07:03:45.185Z] file_magic: OK [2021-06-11T07:03:45.185Z] HZ: Using current value: 100 [2021-06-11T07:03:45.185Z] file_header: OK [2021-06-11T07:03:45.185Z] 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-06-11T07:03:45.185Z] Statistics: [2021-06-11T07:03:45.185Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:03:45.185Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T07:03:45.185Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T07:03:45.185Z] file_magic: OK [2021-06-11T07:03:45.185Z] HZ: Using current value: 100 [2021-06-11T07:03:45.185Z] file_header: OK [2021-06-11T07:03:45.185Z] 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-06-11T07:03:45.185Z] Statistics: [2021-06-11T07:03:45.185Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:03:45.185Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:03:45.454Z] provisioning config files... [2021-06-11T07:03:45.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-895@tmp/config8575816521729562585tmp [Pipeline] { [Pipeline] echo [2021-06-11T07:03:45.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:45.895Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T07:03:45.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:46.411Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T07:03:46.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:46.802Z] ---> sudo-logs.sh [2021-06-11T07:03:46.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T07:03:46.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:47.225Z] ---> job-cost.sh [2021-06-11T07:03:47.225Z] lf-activate-venv: SKIPPING [2021-06-11T07:03:47.225Z] DEBUG: total: 0.18000000715255737 [2021-06-11T07:03:47.225Z] INFO: Retrieving Stack Cost... [2021-06-11T07:03:47.804Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:03:48.378Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T07:03:48.420Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:03:48.765Z] ---> logs-deploy.sh [2021-06-11T07:03:48.765Z] lf-activate-venv: SKIPPING [2021-06-11T07:03:48.765Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-895/1 [2021-06-11T07:03:48.765Z] INFO: archiving workspace using pattern(s): [2021-06-11T07:03:49.717Z] Archives upload complete. [2021-06-11T07:03:49.717Z] INFO: archiving logs to Nexus