Pull request #854 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 901d63dbf823e5926836e2fe996b0aaf891bab1d+497a5d96327f6b59cac557d093967d0b1142606a (158ef60424bbb40c93fd137ea05a536a33ecf25d) 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-ssh7500113124574064246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh4595191007501872834.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 9d0281235b943b7ad605f650702698f9078b2862 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-854/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-854/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6845663808605598759.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-854/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1088796697680861104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh6430500758234339525.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-854/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-854/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5093194651520745793.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15483 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [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-854 # 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-854@tmp/jenkins-gitclient-ssh2879202103070660630.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) > 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-854@tmp/jenkins-gitclient-ssh5047170602545638688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # 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-854@tmp/jenkins-gitclient-ssh4416491267442233024.key > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T05:52:44.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T05:52:44.745Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T05:52:44.859Z] ========================================================= [2021-05-21T05:52:44.859Z] EdgeX Global Pipelines Version Info [2021-05-21T05:52:44.859Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T05:52:46.349Z] ------------------- [2021-05-21T05:52:46.349Z] stable info: [2021-05-21T05:52:46.349Z] ------------------- [2021-05-21T05:52:46.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T05:52:46.349Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T05:52:46.349Z] Message: update stable to v1.0.192 [2021-05-21T05:52:46.921Z] ------------------- [2021-05-21T05:52:46.921Z] experimental info: [2021-05-21T05:52:46.921Z] ------------------- [2021-05-21T05:52:46.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T05:52:46.921Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T05:52:46.921Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T05:52:47.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-21T05:52:47.276Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-21T05:52:47.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T05:52:47.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T05:52:47.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T05:52:47.519Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T05:52:47.581Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T05:52:47.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T05:52:47.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-21T05:52:47.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T05:52:47.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T05:52:47.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-21T05:52:47.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T05:52:47.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T05:52:48.062Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T05:52:48.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T05:52:48.184Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T05:52:48.244Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T05:52:48.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T05:52:48.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-21T05:52:48.427Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T05:52:48.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-21T05:52:48.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-21T05:52:48.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-21T05:52:48.674Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-21T05:52:48.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T05:52:48.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-854 [Pipeline] echo [2021-05-21T05:52:48.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-854 [Pipeline] echo [2021-05-21T05:52:48.910Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-854 [Pipeline] echo [2021-05-21T05:52:48.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 901d63dbf823e5926836e2fe996b0aaf891bab1d [Pipeline] echo [2021-05-21T05:52:49.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 901d63d [Pipeline] echo [2021-05-21T05:52:49.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T05:52:49.800Z] + git log --format=format:%s -1 901d63dbf823e5926836e2fe996b0aaf891bab1d [Pipeline] echo [2021-05-21T05:52:49.860Z] GIT_COMMIT: 901d63dbf823e5926836e2fe996b0aaf891bab1d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-05-21T05:52:49.897Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:52:50.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T05:52:51.107Z] [2021-05-21T05:52:51.107Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:52:51.464Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T05:52:51.464Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T05:52:51.464Z] 31603596830f: Pulling fs layer [2021-05-21T05:52:51.464Z] 54011a49482f: Pulling fs layer [2021-05-21T05:52:51.464Z] a6820b24f6d8: Pulling fs layer [2021-05-21T05:52:51.464Z] f581987b2513: Pulling fs layer [2021-05-21T05:52:51.464Z] f581987b2513: Waiting [2021-05-21T05:52:51.464Z] 54011a49482f: Verifying Checksum [2021-05-21T05:52:51.464Z] 54011a49482f: Download complete [2021-05-21T05:52:51.727Z] 31603596830f: Verifying Checksum [2021-05-21T05:52:51.727Z] 31603596830f: Download complete [2021-05-21T05:52:51.727Z] f581987b2513: Verifying Checksum [2021-05-21T05:52:51.727Z] f581987b2513: Download complete [2021-05-21T05:52:51.727Z] a6820b24f6d8: Verifying Checksum [2021-05-21T05:52:51.727Z] a6820b24f6d8: Download complete [2021-05-21T05:52:51.727Z] 31603596830f: Pull complete [2021-05-21T05:52:51.990Z] 54011a49482f: Pull complete [2021-05-21T05:52:52.571Z] a6820b24f6d8: Pull complete [2021-05-21T05:52:53.522Z] f581987b2513: Pull complete [2021-05-21T05:52:53.522Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T05:52:53.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T05:52:53.522Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T05:52:53.625Z] prd-centos7-docker-4c-2g-15483 does not seem to be running inside a container [2021-05-21T05:52:53.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-854 -v /w/workspace/ndry_app-functions-sdk-go_PR-854:/w/workspace/ndry_app-functions-sdk-go_PR-854:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-854@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:10004/edgex-devops/git-semver:latest cat [2021-05-21T05:52:54.663Z] $ docker top e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T05:52:54.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T05:52:54.858Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T05:52:54.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T05:52:54.974Z] $ docker exec e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent [2021-05-21T05:52:55.086Z] SSH_AUTH_SOCK=/tmp/ssh-7wfKeQKHuZjq/agent.14 [2021-05-21T05:52:55.086Z] SSH_AGENT_PID=20 [2021-05-21T05:52:55.094Z] Running ssh-add (command line suppressed) [2021-05-21T05:52:55.189Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_744955921405348830.key (/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_744955921405348830.key) [2021-05-21T05:52:55.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T05:52:55.558Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T05:52:55.583Z] $ docker exec --env ******** --env ******** e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent -k [2021-05-21T05:52:55.685Z] unset SSH_AUTH_SOCK; [2021-05-21T05:52:55.685Z] unset SSH_AGENT_PID; [2021-05-21T05:52:55.685Z] echo Agent pid 20 killed; [2021-05-21T05:52:55.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T05:52:55.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T05:52:55.803Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T05:52:55.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T05:52:55.919Z] $ docker exec e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent [2021-05-21T05:52:56.023Z] SSH_AUTH_SOCK=/tmp/ssh-fs1zENPiH2pC/agent.53 [2021-05-21T05:52:56.023Z] SSH_AGENT_PID=60 [2021-05-21T05:52:56.029Z] Running ssh-add (command line suppressed) [2021-05-21T05:52:56.128Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_7246422708860160284.key (/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_7246422708860160284.key) [2021-05-21T05:52:56.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T05:52:56.506Z] + git semver init [2021-05-21T05:52:56.506Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T05:52:56.506Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-854/.git [2021-05-21T05:52:56.506Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-854 [2021-05-21T05:52:56.506Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T05:52:56.506Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T05:52:56.506Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T05:52:56.506Z] # $SEMVER_BRANCH = PR-854 [2021-05-21T05:52:56.506Z] # $SEMVER_TEMP = /tmp/semver-185603922 [2021-05-21T05:52:56.506Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-21T05:52:58.445Z] # '/tmp/semver-185603922' -> '/w/workspace/ndry_app-functions-sdk-go_PR-854/.semver' [2021-05-21T05:52:58.445Z] # -> Force: false [2021-05-21T05:52:58.445Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-854/.semver [Pipeline] } [2021-05-21T05:52:58.465Z] $ docker exec --env ******** --env ******** e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent -k [2021-05-21T05:52:58.565Z] unset SSH_AUTH_SOCK; [2021-05-21T05:52:58.565Z] unset SSH_AGENT_PID; [2021-05-21T05:52:58.565Z] echo Agent pid 60 killed; [2021-05-21T05:52:58.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T05:52:59.015Z] + git semver [Pipeline] } [2021-05-21T05:52:59.046Z] $ docker stop --time=1 e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f [2021-05-21T05:53:00.605Z] $ docker rm -f e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T05:53:01.082Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T05:53:01.423Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T05:53:01.448Z] [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-05-21T05:53:17.031Z] Still waiting to schedule task [2021-05-21T05:53:17.031Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-21T05:53:17.054Z] Still waiting to schedule task [2021-05-21T05:53:17.054Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-21T05:55:57.390Z] Running on prd-centos7-docker-4c-2g-15486 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [Pipeline] { [Pipeline] ws [2021-05-21T05:55:57.447Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T05:55:57.597Z] The recommended git tool is: git [2021-05-21T05:55:59.850Z] using credential edgex-jenkins-ssh [2021-05-21T05:55:59.911Z] Cloning the remote Git repository [2021-05-21T05:55:59.313Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:55:59.389Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-21T05:55:59.416Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:55:59.417Z] > git --version # timeout=10 [2021-05-21T05:55:59.421Z] > git --version # 'git version 2.24.4' [2021-05-21T05:55:59.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:55:59.447Z] [INFO] Currently running in a labeled security context [2021-05-21T05:55:59.447Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T05:55:59.447Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7203320108100707508.key [2021-05-21T05:55:59.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T05:56:03.778Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-21T05:56:03.789Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T05:56:03.803Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-21T05:56:03.819Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:56:03.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:56:03.821Z] [INFO] Currently running in a labeled security context [2021-05-21T05:56:03.821Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T05:56:03.821Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6227513761978529448.key [2021-05-21T05:56:03.837Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T05:56:04.614Z] Merging remotes/origin/master commit 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d [2021-05-21T05:56:04.698Z] Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d [2021-05-21T05:56:04.698Z] Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) [2021-05-21T05:56:05.329Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15485 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [Pipeline] { [Pipeline] ws [2021-05-21T05:56:05.388Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T05:56:04.393Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T05:56:04.398Z] > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 [2021-05-21T05:56:04.438Z] > git remote # timeout=10 [2021-05-21T05:56:04.449Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T05:56:04.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:56:04.456Z] [INFO] Currently running in a labeled security context [2021-05-21T05:56:04.456Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T05:56:04.456Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3180292002805985575.key [2021-05-21T05:56:04.461Z] > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [2021-05-21T05:56:04.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T05:56:04.478Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T05:56:04.485Z] > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 [2021-05-21T05:56:05.675Z] The recommended git tool is: git [2021-05-21T05:56:08.175Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-21T05:56:08.197Z] > git --version # timeout=10 [2021-05-21T05:56:08.203Z] > git --version # 'git version 2.24.4' [2021-05-21T05:56:08.209Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T05:56:09.468Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T05:56:09.823Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T05:56:10.152Z] + true [2021-05-21T05:56:10.152Z] + sudo service docker restart [2021-05-21T05:56:10.152Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T05:56:11.394Z] using credential edgex-jenkins-ssh [2021-05-21T05:56:11.426Z] Cloning the remote Git repository [2021-05-21T05:56:11.554Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:56:11.746Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-05-21T05:56:11.823Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:56:11.823Z] > git --version # timeout=10 [2021-05-21T05:56:11.841Z] > git --version # 'git version 2.17.1' [2021-05-21T05:56:11.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:56:11.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T05:56:15.567Z] Merging remotes/origin/master commit 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d [2021-05-21T05:56:15.783Z] Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d [2021-05-21T05:56:15.784Z] Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) [2021-05-21T05:56:14.891Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-21T05:56:14.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T05:56:14.941Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-21T05:56:14.976Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-21T05:56:14.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:56:14.986Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T05:56:15.593Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T05:56:15.606Z] > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 [2021-05-21T05:56:15.710Z] > git remote # timeout=10 [2021-05-21T05:56:15.726Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T05:56:15.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T05:56:15.749Z] > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [2021-05-21T05:56:15.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T05:56:15.795Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T05:56:15.810Z] > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 [2021-05-21T05:56:19.986Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-05-21T05:56:20.039Z] > git --version # timeout=10 [2021-05-21T05:56:20.058Z] > git --version # 'git version 2.17.1' [2021-05-21T05:56:20.078Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T05:56:21.723Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T05:56:22.152Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T05:56:22.508Z] + sudo service docker restart+ [2021-05-21T05:56:22.508Z] true [Pipeline] unstash [Pipeline] echo [2021-05-21T05:56:28.464Z] ========================================================= [2021-05-21T05:56:28.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T05:56:28.464Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:56:28.818Z] + 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-05-21T05:56:29.081Z] Sending build context to Docker daemon 19.59MB [2021-05-21T05:56:29.081Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T05:56:29.081Z] Step 2/8 : FROM ${BASE} [2021-05-21T05:56:29.081Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T05:56:29.081Z] 540db60ca938: Pulling fs layer [2021-05-21T05:56:29.081Z] adcc1eea9eea: Pulling fs layer [2021-05-21T05:56:29.081Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T05:56:29.081Z] 0510c868ecb4: Pulling fs layer [2021-05-21T05:56:29.081Z] afea3b2eda06: Pulling fs layer [2021-05-21T05:56:29.081Z] 7809a108b3ef: Pulling fs layer [2021-05-21T05:56:29.081Z] f706445af74f: Pulling fs layer [2021-05-21T05:56:29.081Z] afea3b2eda06: Waiting [2021-05-21T05:56:29.081Z] 7809a108b3ef: Waiting [2021-05-21T05:56:29.081Z] f706445af74f: Waiting [2021-05-21T05:56:29.081Z] 0510c868ecb4: Waiting [2021-05-21T05:56:29.349Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T05:56:29.349Z] 4c4ab2625f07: Download complete [2021-05-21T05:56:29.349Z] adcc1eea9eea: Verifying Checksum [2021-05-21T05:56:29.349Z] adcc1eea9eea: Download complete [2021-05-21T05:56:29.349Z] afea3b2eda06: Verifying Checksum [2021-05-21T05:56:29.349Z] afea3b2eda06: Download complete [2021-05-21T05:56:29.349Z] 540db60ca938: Verifying Checksum [2021-05-21T05:56:29.349Z] 540db60ca938: Download complete [2021-05-21T05:56:29.349Z] 7809a108b3ef: Verifying Checksum [2021-05-21T05:56:29.349Z] 7809a108b3ef: Download complete [2021-05-21T05:56:29.349Z] 540db60ca938: Pull complete [2021-05-21T05:56:29.613Z] adcc1eea9eea: Pull complete [2021-05-21T05:56:29.613Z] 4c4ab2625f07: Pull complete [2021-05-21T05:56:30.558Z] f706445af74f: Verifying Checksum [2021-05-21T05:56:30.558Z] f706445af74f: Download complete [2021-05-21T05:56:31.521Z] 0510c868ecb4: Verifying Checksum [2021-05-21T05:56:31.521Z] 0510c868ecb4: Download complete [2021-05-21T05:56:34.863Z] 0510c868ecb4: Pull complete [2021-05-21T05:56:34.863Z] afea3b2eda06: Pull complete [2021-05-21T05:56:34.863Z] 7809a108b3ef: Pull complete [2021-05-21T05:56:36.266Z] f706445af74f: Pull complete [2021-05-21T05:56:36.266Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T05:56:36.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T05:56:36.266Z] ---> b068be0155e3 [2021-05-21T05:56:36.266Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-21T05:56:36.266Z] 20.10.0: Pulling from library/docker [2021-05-21T05:56:36.529Z] 05e7bc50f07f: Pulling fs layer [2021-05-21T05:56:36.529Z] 6db28d0fdbf6: Pulling fs layer [2021-05-21T05:56:36.529Z] 292df0bc6bf3: Pulling fs layer [2021-05-21T05:56:36.529Z] 2e060f4bd70b: Pulling fs layer [2021-05-21T05:56:36.529Z] 80e8d568a223: Pulling fs layer [2021-05-21T05:56:36.529Z] 8dc6ef1a942a: Pulling fs layer [2021-05-21T05:56:36.529Z] 2312dd95470a: Pulling fs layer [2021-05-21T05:56:36.529Z] 2e060f4bd70b: Waiting [2021-05-21T05:56:36.529Z] 80e8d568a223: Waiting [2021-05-21T05:56:36.529Z] 8dc6ef1a942a: Waiting [2021-05-21T05:56:36.529Z] 2312dd95470a: Waiting [2021-05-21T05:56:36.529Z] 292df0bc6bf3: Verifying Checksum [2021-05-21T05:56:36.529Z] 292df0bc6bf3: Download complete [2021-05-21T05:56:36.790Z] 6db28d0fdbf6: Verifying Checksum [2021-05-21T05:56:36.790Z] 6db28d0fdbf6: Download complete [2021-05-21T05:56:36.790Z] 05e7bc50f07f: Verifying Checksum [2021-05-21T05:56:36.790Z] 05e7bc50f07f: Download complete [2021-05-21T05:56:36.790Z] 80e8d568a223: Verifying Checksum [2021-05-21T05:56:36.790Z] 80e8d568a223: Download complete [2021-05-21T05:56:37.057Z] 8dc6ef1a942a: Verifying Checksum [2021-05-21T05:56:37.057Z] 8dc6ef1a942a: Download complete [2021-05-21T05:56:37.057Z] 2312dd95470a: Verifying Checksum [2021-05-21T05:56:37.057Z] 2312dd95470a: Download complete [2021-05-21T05:56:37.057Z] 05e7bc50f07f: Pull complete [2021-05-21T05:56:37.325Z] 6db28d0fdbf6: Pull complete [2021-05-21T05:56:37.325Z] 292df0bc6bf3: Pull complete [Pipeline] unstash [Pipeline] echo [2021-05-21T05:56:41.278Z] ========================================================= [2021-05-21T05:56:41.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T05:56:41.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:56:41.540Z] 2e060f4bd70b: Verifying Checksum [2021-05-21T05:56:41.540Z] 2e060f4bd70b: Download complete [2021-05-21T05:56:41.750Z] + 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-05-21T05:56:42.741Z] Sending build context to Docker daemon 19.59MB [2021-05-21T05:56:42.741Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T05:56:42.741Z] Step 2/8 : FROM ${BASE} [2021-05-21T05:56:42.940Z] 2e060f4bd70b: Pull complete [2021-05-21T05:56:42.940Z] 80e8d568a223: Pull complete [2021-05-21T05:56:42.940Z] 8dc6ef1a942a: Pull complete [2021-05-21T05:56:42.940Z] 2312dd95470a: Pull complete [2021-05-21T05:56:43.202Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T05:56:43.202Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T05:56:43.341Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T05:56:43.341Z] 595b0fe564bb: Pulling fs layer [2021-05-21T05:56:43.341Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T05:56:43.341Z] 316046926c0a: Pulling fs layer [2021-05-21T05:56:43.341Z] 4ebd0625c992: Pulling fs layer [2021-05-21T05:56:43.341Z] 207e8628e3a3: Pulling fs layer [2021-05-21T05:56:43.341Z] c791037a9be2: Pulling fs layer [2021-05-21T05:56:43.341Z] ffd874e62e21: Pulling fs layer [2021-05-21T05:56:43.341Z] 4ebd0625c992: Waiting [2021-05-21T05:56:43.341Z] 207e8628e3a3: Waiting [2021-05-21T05:56:43.341Z] c791037a9be2: Waiting [2021-05-21T05:56:43.341Z] ffd874e62e21: Waiting [2021-05-21T05:56:43.341Z] 316046926c0a: Verifying Checksum [2021-05-21T05:56:43.341Z] 316046926c0a: Download complete [2021-05-21T05:56:43.341Z] 7186ed65a4f7: Download complete [2021-05-21T05:56:43.341Z] 207e8628e3a3: Verifying Checksum [2021-05-21T05:56:43.341Z] 207e8628e3a3: Download complete [2021-05-21T05:56:43.341Z] c791037a9be2: Verifying Checksum [2021-05-21T05:56:43.341Z] c791037a9be2: Download complete [2021-05-21T05:56:43.617Z] 595b0fe564bb: Verifying Checksum [2021-05-21T05:56:43.617Z] 595b0fe564bb: Download complete [2021-05-21T05:56:44.232Z] 595b0fe564bb: Pull complete [2021-05-21T05:56:44.840Z] 7186ed65a4f7: Pull complete [2021-05-21T05:56:45.117Z] 316046926c0a: Pull complete [2021-05-21T05:56:45.117Z] ffd874e62e21: Verifying Checksum [2021-05-21T05:56:45.117Z] ffd874e62e21: Download complete [2021-05-21T05:56:46.568Z] 4ebd0625c992: Verifying Checksum [2021-05-21T05:56:46.568Z] 4ebd0625c992: Download complete [2021-05-21T05:56:48.527Z] ---> ef6281b0dd41 [2021-05-21T05:56:48.527Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-21T05:56:48.527Z] ---> Running in 651064a0108c [2021-05-21T05:56:48.527Z] Removing intermediate container 651064a0108c [2021-05-21T05:56:48.527Z] ---> 89ce7042f661 [2021-05-21T05:56:48.527Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-21T05:56:48.527Z] ---> Running in b81ed26bbb46 [2021-05-21T05:56:48.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T05:56:49.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T05:56:50.002Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-21T05:56:50.263Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-21T05:56:50.263Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-21T05:56:50.263Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-21T05:56:50.522Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-21T05:56:50.522Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T05:56:50.522Z] OK: 150 MiB in 45 packages [2021-05-21T05:56:51.468Z] Removing intermediate container b81ed26bbb46 [2021-05-21T05:56:51.468Z] ---> 22ef3cf0d30f [2021-05-21T05:56:51.468Z] Step 6/8 : WORKDIR /build [2021-05-21T05:56:51.468Z] ---> Running in 75939e7a3945 [2021-05-21T05:56:51.468Z] Removing intermediate container 75939e7a3945 [2021-05-21T05:56:51.468Z] ---> 7833cd861b0a [2021-05-21T05:56:51.468Z] Step 7/8 : COPY go.mod . [2021-05-21T05:56:51.468Z] ---> ee25547a879b [2021-05-21T05:56:51.468Z] Step 8/8 : RUN go mod download [2021-05-21T05:56:51.731Z] ---> Running in e5fe6dbff01d [2021-05-21T05:56:56.744Z] 4ebd0625c992: Pull complete [2021-05-21T05:56:57.017Z] 207e8628e3a3: Pull complete [2021-05-21T05:56:57.619Z] c791037a9be2: Pull complete [2021-05-21T05:57:01.022Z] ffd874e62e21: Pull complete [2021-05-21T05:57:01.022Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T05:57:01.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T05:57:01.022Z] ---> cfc18b08335c [2021-05-21T05:57:01.022Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-21T05:57:01.293Z] 20.10.0: Pulling from library/docker [2021-05-21T05:57:01.578Z] a3cc7d3b244e: Pulling fs layer [2021-05-21T05:57:01.578Z] 02a3295e0d61: Pulling fs layer [2021-05-21T05:57:01.578Z] 0f4f2e6d8100: Pulling fs layer [2021-05-21T05:57:01.578Z] 330b718f631f: Pulling fs layer [2021-05-21T05:57:01.578Z] a93816041522: Pulling fs layer [2021-05-21T05:57:01.578Z] bdb6da89ff94: Pulling fs layer [2021-05-21T05:57:01.578Z] 2a70c0c122f4: Pulling fs layer [2021-05-21T05:57:01.578Z] 330b718f631f: Waiting [2021-05-21T05:57:01.578Z] a93816041522: Waiting [2021-05-21T05:57:01.578Z] bdb6da89ff94: Waiting [2021-05-21T05:57:01.578Z] 2a70c0c122f4: Waiting [2021-05-21T05:57:01.850Z] 0f4f2e6d8100: Verifying Checksum [2021-05-21T05:57:01.850Z] 0f4f2e6d8100: Download complete [2021-05-21T05:57:01.850Z] 02a3295e0d61: Verifying Checksum [2021-05-21T05:57:01.850Z] 02a3295e0d61: Download complete [2021-05-21T05:57:02.123Z] a93816041522: Verifying Checksum [2021-05-21T05:57:02.123Z] a93816041522: Download complete [2021-05-21T05:57:02.123Z] a3cc7d3b244e: Verifying Checksum [2021-05-21T05:57:02.123Z] a3cc7d3b244e: Download complete [2021-05-21T05:57:02.123Z] bdb6da89ff94: Verifying Checksum [2021-05-21T05:57:02.123Z] bdb6da89ff94: Download complete [2021-05-21T05:57:02.123Z] 2a70c0c122f4: Verifying Checksum [2021-05-21T05:57:02.123Z] 2a70c0c122f4: Download complete [2021-05-21T05:57:02.737Z] a3cc7d3b244e: Pull complete [2021-05-21T05:57:03.332Z] 02a3295e0d61: Pull complete [2021-05-21T05:57:03.621Z] 0f4f2e6d8100: Pull complete [2021-05-21T05:57:04.001Z] Removing intermediate container e5fe6dbff01d [2021-05-21T05:57:04.001Z] ---> ba628598f055 [2021-05-21T05:57:04.001Z] Successfully built ba628598f055 [2021-05-21T05:57:04.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:57:04.347Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T05:57:04.347Z] . [Pipeline] withDockerContainer [2021-05-21T05:57:04.449Z] prd-centos7-docker-4c-2g-15486 does not seem to be running inside a container [2021-05-21T05:57:04.495Z] $ 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-05-21T05:57:04.849Z] $ docker top 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T05:57:05.279Z] + go version [2021-05-21T05:57:05.279Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T05:57:05.311Z] $ docker stop --time=1 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe [2021-05-21T05:57:06.529Z] $ docker rm -f 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-05-21T05:57:06.998Z] 330b718f631f: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:57:07.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T05:57:07.427Z] . [Pipeline] withDockerContainer [2021-05-21T05:57:07.533Z] prd-centos7-docker-4c-2g-15486 does not seem to be running inside a container [2021-05-21T05:57:07.578Z] $ 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-05-21T05:57:07.926Z] $ docker top 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T05:57:08.387Z] + go mod tidy [Pipeline] sh [2021-05-21T05:57:08.982Z] + make test [2021-05-21T05:57:08.982Z] make -C ./app-service-template build [2021-05-21T05:57:08.982Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-21T05:57:08.982Z] go mod tidy [2021-05-21T05:57:09.252Z] 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-05-21T05:57:10.403Z] 330b718f631f: Pull complete [2021-05-21T05:57:10.655Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [2021-05-21T05:57:10.655Z] ../internal/common/config.go:238:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-21T05:57:10.655Z] ../internal/common/config.go:239:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-21T05:57:10.655Z] ../internal/common/config.go:242:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-21T05:57:10.655Z] ../internal/common/config.go:245:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-21T05:57:10.672Z] a93816041522: Pull complete [2021-05-21T05:57:10.945Z] bdb6da89ff94: Pull complete [2021-05-21T05:57:11.541Z] 2a70c0c122f4: Pull complete [2021-05-21T05:57:11.542Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T05:57:11.542Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T05:57:17.011Z] ---> 03a0c9d55c44 [2021-05-21T05:57:17.011Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-21T05:57:17.011Z] ---> Running in 30f94fbaf537 [2021-05-21T05:57:17.011Z] Removing intermediate container 30f94fbaf537 [2021-05-21T05:57:17.011Z] ---> dfdffe43f770 [2021-05-21T05:57:17.011Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-21T05:57:17.011Z] ---> Running in 32ae835713e7 [2021-05-21T05:57:17.292Z] make[1]: *** [Makefile:41: build] Error 2 [2021-05-21T05:57:17.292Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-21T05:57:17.292Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-05-21T05:57:17.347Z] $ docker stop --time=1 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d [2021-05-21T05:57:18.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T05:57:18.811Z] $ docker rm -f 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2021-05-21T05:57:19.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [2021-05-21T05:57:20.052Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-21T05:57:20.052Z] (2/5) Installing libzmq (4.3.3-r1) [Pipeline] libraryResource [Pipeline] sh [2021-05-21T05:57:20.326Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-21T05:57:20.326Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-21T05:57:20.472Z] ---> job-cost.sh [2021-05-21T05:57:20.472Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8qOQ [2021-05-21T05:57:20.601Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-21T05:57:20.601Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T05:57:20.601Z] OK: 139 MiB in 45 packages [2021-05-21T05:57:22.044Z] Removing intermediate container 32ae835713e7 [2021-05-21T05:57:22.044Z] ---> 54bee1fb2330 [2021-05-21T05:57:22.044Z] Step 6/8 : WORKDIR /build [2021-05-21T05:57:22.044Z] ---> Running in 883eb0fa9133 [2021-05-21T05:57:22.318Z] Removing intermediate container 883eb0fa9133 [2021-05-21T05:57:22.318Z] ---> a5101f654d16 [2021-05-21T05:57:22.318Z] Step 7/8 : COPY go.mod . [2021-05-21T05:57:23.308Z] ---> 3eae2795ef4c [2021-05-21T05:57:23.308Z] Step 8/8 : RUN go mod download [2021-05-21T05:57:23.308Z] ---> Running in 8798458f5315 [2021-05-21T05:57:28.641Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T05:57:43.608Z] lf-activate-venv(): INFO: Adding /tmp/venv-8qOQ/bin to PATH [2021-05-21T05:57:43.608Z] INFO: No Stack... [2021-05-21T05:57:43.608Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T05:57:43.608Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T05:57:43.930Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-21T05:57:43.930Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T05:57:43.989Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [2021-05-21T05:57:43.997Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] did not exist. Created. [2021-05-21T05:57:43.998Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T05:57:44.434Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-21T05:57:44.703Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T05:57:44.727Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T05:57:45.363Z] Failed in branch amd64 [2021-05-21T05:57:50.153Z] Removing intermediate container 8798458f5315 [2021-05-21T05:57:50.153Z] ---> 8c2ccf79bc91 [2021-05-21T05:57:50.153Z] Successfully built 8c2ccf79bc91 [2021-05-21T05:57:50.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:57:50.538Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T05:57:50.538Z] . [Pipeline] withDockerContainer [2021-05-21T05:57:50.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-15485 does not seem to be running inside a container [2021-05-21T05:57:50.929Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-05-21T05:57:52.449Z] $ docker top 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T05:57:53.527Z] + go version [2021-05-21T05:57:53.527Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T05:57:53.566Z] $ docker stop --time=1 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 [2021-05-21T05:57:55.329Z] $ docker rm -f 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T05:57:56.313Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T05:57:56.313Z] . [Pipeline] withDockerContainer [2021-05-21T05:57:56.593Z] prd-ubuntu18.04-docker-arm64-4c-16g-15485 does not seem to be running inside a container [2021-05-21T05:57:56.677Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-05-21T05:57:58.157Z] $ docker top 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T05:57:59.157Z] + go mod tidy [Pipeline] sh [2021-05-21T05:58:00.456Z] + make test [2021-05-21T05:58:00.456Z] make -C ./app-service-template build [2021-05-21T05:58:00.456Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-21T05:58:00.456Z] go mod tidy [2021-05-21T05:58:01.057Z] 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-05-21T05:58:09.345Z] # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [2021-05-21T05:58:09.345Z] ../internal/common/config.go:238:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo [2021-05-21T05:58:09.345Z] ../internal/common/config.go:239:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo [2021-05-21T05:58:09.345Z] ../internal/common/config.go:242:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo [2021-05-21T05:58:09.345Z] ../internal/common/config.go:245:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo [2021-05-21T05:58:27.734Z] make[1]: *** [Makefile:41: build] Error 2 [2021-05-21T05:58:27.734Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-05-21T05:58:27.734Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-05-21T05:58:27.794Z] $ docker stop --time=1 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 [2021-05-21T05:58:29.996Z] $ docker rm -f 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T05:58:31.550Z] ---> job-cost.sh [2021-05-21T05:58:31.550Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n1T5 [2021-05-21T05:59:10.550Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T06:00:32.460Z] lf-activate-venv(): INFO: Adding /tmp/venv-n1T5/bin to PATH [2021-05-21T06:00:32.460Z] INFO: No Stack... [2021-05-21T06:00:32.460Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T06:00:32.460Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T06:00:32.845Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-05-21T06:00:32.845Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T06:00:32.949Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [2021-05-21T06:00:32.955Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] did not exist. Created. [2021-05-21T06:00:32.955Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T06:00:33.439Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-3fa4c537/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-3fa4c537/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-21T06:00:33.814Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T06:00:33.858Z] Warning: overwriting stash ‘stack-cost’ [2021-05-21T06:00:34.454Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T06:00:34.487Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T06:00:35.096Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:38.536Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:39.156Z] ---> package-listing.sh [2021-05-21T06:00:39.156Z] ++ facter osfamily [2021-05-21T06:00:39.156Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T06:00:39.420Z] + OS_FAMILY=redhat [2021-05-21T06:00:39.420Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-854 [2021-05-21T06:00:39.420Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T06:00:39.420Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T06:00:39.420Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T06:00:39.420Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T06:00:39.420Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-854 ']' [2021-05-21T06:00:39.420Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T06:00:39.420Z] + case "${OS_FAMILY}" in [2021-05-21T06:00:39.420Z] + rpm -qa [2021-05-21T06:00:39.420Z] + sort [2021-05-21T06:00:39.993Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T06:00:39.993Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T06:00:39.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T06:00:39.993Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-854 ']' [2021-05-21T06:00:39.993Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-854/archives/ [2021-05-21T06:00:39.993Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-854/archives/ [Pipeline] echo [2021-05-21T06:00:40.026Z] 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-854/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T06:00:40.337Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:00:40.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:00:40.953Z] [2021-05-21T06:00:40.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T06:00:41.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:00:41.596Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T06:00:41.596Z] df20fa9351a1: Pulling fs layer [2021-05-21T06:00:41.596Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T06:00:41.596Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T06:00:41.596Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T06:00:41.596Z] 93b61091891f: Pulling fs layer [2021-05-21T06:00:41.596Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T06:00:41.596Z] 5e14af77c1be: Pulling fs layer [2021-05-21T06:00:41.596Z] 01666e4c0597: Pulling fs layer [2021-05-21T06:00:41.596Z] aa168da1d23b: Pulling fs layer [2021-05-21T06:00:41.596Z] 93b9cdb0e59b: Waiting [2021-05-21T06:00:41.596Z] 5e14af77c1be: Waiting [2021-05-21T06:00:41.596Z] 01666e4c0597: Waiting [2021-05-21T06:00:41.596Z] aa168da1d23b: Waiting [2021-05-21T06:00:41.596Z] 46f8f816bc3b: Waiting [2021-05-21T06:00:41.596Z] 93b61091891f: Waiting [2021-05-21T06:00:41.596Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T06:00:41.596Z] 36b3adc4ff6f: Download complete [2021-05-21T06:00:41.596Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T06:00:41.596Z] 46f8f816bc3b: Download complete [2021-05-21T06:00:41.596Z] df20fa9351a1: Verifying Checksum [2021-05-21T06:00:41.596Z] df20fa9351a1: Download complete [2021-05-21T06:00:41.596Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T06:00:41.596Z] 93b9cdb0e59b: Download complete [2021-05-21T06:00:41.596Z] 5e14af77c1be: Verifying Checksum [2021-05-21T06:00:41.596Z] 5e14af77c1be: Download complete [2021-05-21T06:00:41.596Z] 93b61091891f: Verifying Checksum [2021-05-21T06:00:41.596Z] 93b61091891f: Download complete [2021-05-21T06:00:41.596Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T06:00:41.596Z] 8ad3a11d3b57: Download complete [2021-05-21T06:00:41.860Z] 01666e4c0597: Verifying Checksum [2021-05-21T06:00:41.860Z] 01666e4c0597: Download complete [2021-05-21T06:00:42.122Z] df20fa9351a1: Pull complete [2021-05-21T06:00:42.122Z] 36b3adc4ff6f: Pull complete [2021-05-21T06:00:43.080Z] 8ad3a11d3b57: Pull complete [2021-05-21T06:00:43.080Z] 46f8f816bc3b: Pull complete [2021-05-21T06:00:43.345Z] 93b61091891f: Pull complete [2021-05-21T06:00:43.345Z] 93b9cdb0e59b: Pull complete [2021-05-21T06:00:43.345Z] 5e14af77c1be: Pull complete [2021-05-21T06:00:43.611Z] 01666e4c0597: Pull complete [2021-05-21T06:00:43.611Z] aa168da1d23b: Verifying Checksum [2021-05-21T06:00:43.611Z] aa168da1d23b: Download complete [2021-05-21T06:00:47.885Z] aa168da1d23b: Pull complete [2021-05-21T06:00:47.885Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T06:00:47.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T06:00:47.885Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T06:00:47.995Z] prd-centos7-docker-4c-2g-15483 does not seem to be running inside a container [2021-05-21T06:00:48.048Z] $ 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-854/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-854 -v /w/workspace/ndry_app-functions-sdk-go_PR-854:/w/workspace/ndry_app-functions-sdk-go_PR-854:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-854@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-21T06:00:53.953Z] $ docker top d1c0107b4fc9fd305441475972a80b6499e7c4e8ca939872a5bfaac5bf697a10 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T06:00:54.387Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T06:00:54.706Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T06:00:55.054Z] + ls /var/log/sa-host [2021-05-21T06:00:55.054Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T06:00:55.054Z] file_magic: OK [2021-05-21T06:00:55.054Z] HZ: Using current value: 100 [2021-05-21T06:00:55.054Z] file_header: OK [2021-05-21T06:00:55.054Z] 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-05-21T06:00:55.054Z] Statistics: [2021-05-21T06:00:55.054Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T06:00:55.054Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T06:00:55.054Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T06:00:55.054Z] file_magic: OK [2021-05-21T06:00:55.054Z] HZ: Using current value: 100 [2021-05-21T06:00:55.054Z] file_header: OK [2021-05-21T06:00:55.054Z] 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-05-21T06:00:55.054Z] Statistics: [2021-05-21T06:00:55.054Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T06:00:55.054Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T06:00:55.749Z] provisioning config files... [2021-05-21T06:00:55.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/config3200673453576571942tmp [Pipeline] { [Pipeline] echo [2021-05-21T06:00:55.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:56.165Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T06:00:56.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T06:00:56.281Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:56.668Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T06:00:56.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:57.037Z] ---> sudo-logs.sh [2021-05-21T06:00:57.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T06:00:57.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:57.500Z] ---> job-cost.sh [2021-05-21T06:00:57.500Z] lf-activate-venv: SKIPPING [2021-05-21T06:00:57.500Z] DEBUG: total: 0.18000000715255737 [2021-05-21T06:00:57.500Z] INFO: Retrieving Stack Cost... [2021-05-21T06:00:58.442Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T06:00:59.016Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T06:00:59.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T06:00:59.400Z] ---> logs-deploy.sh [2021-05-21T06:00:59.400Z] lf-activate-venv: SKIPPING [2021-05-21T06:00:59.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-854/1 [2021-05-21T06:00:59.400Z] INFO: archiving workspace using pattern(s): [2021-05-21T06:01:00.347Z] Archives upload complete. [2021-05-21T06:01:00.347Z] INFO: archiving logs to Nexus [2021-05-21T06:01:00.925Z] ---> uname -a: [2021-05-21T06:01:00.925Z] Linux prd-centos7-docker-4c-2g-15483.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> lscpu: [2021-05-21T06:01:00.925Z] Architecture: x86_64 [2021-05-21T06:01:00.925Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T06:01:00.925Z] Byte Order: Little Endian [2021-05-21T06:01:00.925Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T06:01:00.925Z] CPU(s): 2 [2021-05-21T06:01:00.925Z] On-line CPU(s) list: 0,1 [2021-05-21T06:01:00.925Z] Thread(s) per core: 1 [2021-05-21T06:01:00.925Z] Core(s) per socket: 1 [2021-05-21T06:01:00.925Z] Socket(s): 2 [2021-05-21T06:01:00.925Z] NUMA node(s): 1 [2021-05-21T06:01:00.925Z] Vendor ID: AuthenticAMD [2021-05-21T06:01:00.925Z] CPU family: 23 [2021-05-21T06:01:00.925Z] Model: 49 [2021-05-21T06:01:00.925Z] Model name: AMD EPYC-Rome Processor [2021-05-21T06:01:00.925Z] Stepping: 0 [2021-05-21T06:01:00.925Z] CPU MHz: 2800.000 [2021-05-21T06:01:00.925Z] BogoMIPS: 5600.00 [2021-05-21T06:01:00.925Z] Virtualization: AMD-V [2021-05-21T06:01:00.925Z] Hypervisor vendor: KVM [2021-05-21T06:01:00.925Z] Virtualization type: full [2021-05-21T06:01:00.925Z] L1d cache: 64 KiB [2021-05-21T06:01:00.925Z] L1i cache: 64 KiB [2021-05-21T06:01:00.925Z] L2 cache: 1 MiB [2021-05-21T06:01:00.925Z] L3 cache: 32 MiB [2021-05-21T06:01:00.925Z] NUMA node0 CPU(s): 0,1 [2021-05-21T06:01:00.925Z] Vulnerability Itlb multihit: Not affected [2021-05-21T06:01:00.925Z] Vulnerability L1tf: Not affected [2021-05-21T06:01:00.925Z] Vulnerability Mds: Not affected [2021-05-21T06:01:00.925Z] Vulnerability Meltdown: Not affected [2021-05-21T06:01:00.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T06:01:00.925Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T06:01:00.925Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T06:01:00.925Z] Vulnerability Srbds: Not affected [2021-05-21T06:01:00.925Z] Vulnerability Tsx async abort: Not affected [2021-05-21T06:01:00.925Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> nproc: [2021-05-21T06:01:00.925Z] 2 [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> df -h: [2021-05-21T06:01:00.925Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T06:01:00.925Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-21T06:01:00.925Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T06:01:00.925Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T06:01:00.925Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-21T06:01:00.925Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-854 [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> free -m: [2021-05-21T06:01:00.925Z] total used free shared buff/cache available [2021-05-21T06:01:00.925Z] Mem: 7821 972 4722 0 2125 6671 [2021-05-21T06:01:00.925Z] Swap: 1023 0 1023 [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> ip addr: [2021-05-21T06:01:00.925Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-21T06:01:00.925Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-21T06:01:00.925Z] inet 127.0.0.1/8 scope host lo [2021-05-21T06:01:00.925Z] valid_lft forever preferred_lft forever [2021-05-21T06:01:00.925Z] inet6 ::1/128 scope host [2021-05-21T06:01:00.925Z] valid_lft forever preferred_lft forever [2021-05-21T06:01:00.925Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-21T06:01:00.925Z] link/ether fa:16:3e:81:19:cb brd ff:ff:ff:ff:ff:ff [2021-05-21T06:01:00.925Z] inet 10.30.122.102/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-21T06:01:00.925Z] valid_lft 85863sec preferred_lft 85863sec [2021-05-21T06:01:00.925Z] inet6 fe80::f816:3eff:fe81:19cb/64 scope link [2021-05-21T06:01:00.925Z] valid_lft forever preferred_lft forever [2021-05-21T06:01:00.925Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-21T06:01:00.925Z] link/ether 02:42:60:15:cc:5a brd ff:ff:ff:ff:ff:ff [2021-05-21T06:01:00.925Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-21T06:01:00.925Z] valid_lft forever preferred_lft forever [2021-05-21T06:01:00.925Z] inet6 fe80::42:60ff:fe15:cc5a/64 scope link [2021-05-21T06:01:00.925Z] valid_lft forever preferred_lft forever [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] ---> sar -b -r -n DEV: [2021-05-21T06:01:00.925Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] 05:51:52 LINUX RESTART (2 CPU) [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] 05:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-21T06:01:00.925Z] 05:54:01 3.51 0.00 3.51 0.00 0.00 122.85 0.00 [2021-05-21T06:01:00.925Z] 05:55:01 0.47 0.00 0.47 0.00 0.00 7.68 0.00 [2021-05-21T06:01:00.925Z] 05:56:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 [2021-05-21T06:01:00.925Z] 05:57:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 [2021-05-21T06:01:00.925Z] 05:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-05-21T06:01:00.925Z] 05:59:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-05-21T06:01:00.925Z] 06:00:01 0.18 0.00 0.18 0.00 0.00 3.02 0.00 [2021-05-21T06:01:00.925Z] Average: 0.73 0.00 0.73 0.00 0.00 20.92 0.00 [2021-05-21T06:01:00.925Z] [2021-05-21T06:01:00.925Z] 05:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-21T06:01:00.925Z] 05:54:01 5437180 0 799932 9.99 2620 1769208 1295700 14.31 586104 1582088 12 [2021-05-21T06:01:00.925Z] 05:55:01 5447528 0 789576 9.86 2620 1769216 1204852 13.30 578776 1581284 20 [2021-05-21T06:01:00.925Z] 05:56:01 5446536 0 790568 9.87 2620 1769216 1204636 13.30 579448 1581284 16 [2021-05-21T06:01:00.926Z] 05:57:01 5446324 0 790772 9.87 2620 1769224 1204792 13.30 579412 1582152 8 [2021-05-21T06:01:00.926Z] 05:58:01 5446372 0 790720 9.87 2620 1769228 1204732 13.30 575520 1586172 8 [2021-05-21T06:01:00.926Z] 05:59:01 5445240 0 791852 9.89 2620 1769228 1204684 13.30 576344 1586220 20 [2021-05-21T06:01:00.926Z] 06:00:01 5434096 0 802988 10.03 2620 1769236 1204636 13.30 587416 1586220 12 [2021-05-21T06:01:00.926Z] Average: 5443325 0 793773 9.91 2620 1769222 1217719 13.44 580431 1583631 14 [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] 05:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-21T06:01:00.926Z] 05:54:01 eth0 5.06 2.35 4.20 0.51 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:55:01 eth0 1.17 0.32 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:56:01 eth0 0.73 0.08 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:57:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:58:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:59:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 06:00:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] Average: eth0 1.14 0.50 0.72 0.14 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] ---> sar -P ALL: [2021-05-21T06:01:00.926Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] 05:51:52 LINUX RESTART (2 CPU) [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] 05:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T06:01:00.926Z] 05:54:01 all 0.18 0.00 0.06 0.00 0.03 99.72 [2021-05-21T06:01:00.926Z] 05:54:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-05-21T06:01:00.926Z] 05:54:01 1 0.12 0.00 0.07 0.00 0.05 99.77 [2021-05-21T06:01:00.926Z] 05:55:01 all 0.10 0.00 0.05 0.00 0.05 99.80 [2021-05-21T06:01:00.926Z] 05:55:01 0 0.13 0.00 0.05 0.00 0.03 99.78 [2021-05-21T06:01:00.926Z] 05:55:01 1 0.07 0.00 0.05 0.00 0.07 99.82 [2021-05-21T06:01:00.926Z] 05:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-21T06:01:00.926Z] 05:56:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-21T06:01:00.926Z] 05:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-21T06:01:00.926Z] 05:57:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-21T06:01:00.926Z] 05:57:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-21T06:01:00.926Z] 05:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-21T06:01:00.926Z] 05:58:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-05-21T06:01:00.926Z] 05:58:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-21T06:01:00.926Z] 05:58:01 1 0.05 0.00 0.07 0.00 0.05 99.83 [2021-05-21T06:01:00.926Z] 05:59:01 all 0.06 0.00 0.02 0.00 0.05 99.87 [2021-05-21T06:01:00.926Z] 05:59:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-21T06:01:00.926Z] 05:59:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-21T06:01:00.926Z] 06:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-21T06:01:00.926Z] 06:00:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-21T06:01:00.926Z] 06:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-21T06:01:00.926Z] Average: all 0.10 0.00 0.03 0.00 0.04 99.83 [2021-05-21T06:01:00.926Z] Average: 0 0.14 0.00 0.03 0.00 0.02 99.80 [2021-05-21T06:01:00.926Z] Average: 1 0.05 0.00 0.04 0.00 0.05 99.86 [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z] [2021-05-21T06:01:00.926Z]