Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9862466792e7d0dcceb1905b0181161eb5fc782+042dfbc200e9a033131772982770329148424ff7 (8708127e963138c47e4552a2c1cda47d4cad71d8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7362189209337313261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8061706916517766616.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4371993950603440119.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9048352645830267436.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-875/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7822880588731725368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-615 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [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-875 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh3466063352411624119.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh343586605692652912.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 Merge succeeded, producing faeae95d4382763a2132a2ac0b943a87cd8dd30a Checking out Revision faeae95d4382763a2132a2ac0b943a87cd8dd30a (PR-875) > git config core.sparsecheckout # timeout=10 > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/jenkins-gitclient-ssh1455766161387129150.key > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faeae95d4382763a2132a2ac0b943a87cd8dd30a # timeout=10 Commit message: "Merge commit '042dfbc200e9a033131772982770329148424ff7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T23:45:59.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T23:45:59.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T23:45:59.964Z] ========================================================= [2021-08-11T23:45:59.964Z] EdgeX Global Pipelines Version Info [2021-08-11T23:45:59.964Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 409d4a4bd7409d58061a9464ede2a09d7b993ea3 # timeout=10 [2021-08-11T23:46:01.243Z] ------------------- [2021-08-11T23:46:01.243Z] stable info: [2021-08-11T23:46:01.243Z] ------------------- [2021-08-11T23:46:01.243Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T23:46:01.243Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T23:46:01.243Z] Message: update stable to v1.0.205 [2021-08-11T23:46:01.834Z] ------------------- [2021-08-11T23:46:01.834Z] experimental info: [2021-08-11T23:46:01.834Z] ------------------- [2021-08-11T23:46:01.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T23:46:01.834Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T23:46:01.834Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T23:46:01.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-11T23:46:02.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-11T23:46:02.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T23:46:02.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T23:46:02.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T23:46:02.103Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T23:46:02.127Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T23:46:02.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T23:46:02.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T23:46:02.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T23:46:02.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T23:46:02.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T23:46:02.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-11T23:46:02.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T23:46:02.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T23:46:02.362Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T23:46:02.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T23:46:02.419Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T23:46:02.443Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T23:46:02.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T23:46:02.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T23:46:02.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-11T23:46:02.543Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-11T23:46:02.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T23:46:02.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T23:46:02.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-11T23:46:02.641Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T23:46:02.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-875 [Pipeline] echo [2021-08-11T23:46:02.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-875 [Pipeline] echo [2021-08-11T23:46:02.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-875 [Pipeline] echo [2021-08-11T23:46:02.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faeae95d4382763a2132a2ac0b943a87cd8dd30a [Pipeline] echo [2021-08-11T23:46:02.764Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faeae95 [Pipeline] echo [2021-08-11T23:46:02.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T23:46:03.231Z] + git log --format=format:%s -1 faeae95d4382763a2132a2ac0b943a87cd8dd30a [Pipeline] echo [2021-08-11T23:46:03.289Z] GIT_COMMIT: faeae95d4382763a2132a2ac0b943a87cd8dd30a, Commit Message: Merge commit '042dfbc200e9a033131772982770329148424ff7' into HEAD [Pipeline] echo [2021-08-11T23:46:03.304Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:46:04.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T23:46:04.403Z] [2021-08-11T23:46:04.403Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:46:04.739Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T23:46:05.009Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T23:46:05.009Z] 31603596830f: Pulling fs layer [2021-08-11T23:46:05.009Z] d4622e32a9a9: Pulling fs layer [2021-08-11T23:46:05.009Z] 1030fce36090: Pulling fs layer [2021-08-11T23:46:05.009Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T23:46:05.009Z] 6c6cb7e1b49b: Waiting [2021-08-11T23:46:05.009Z] d4622e32a9a9: Verifying Checksum [2021-08-11T23:46:05.009Z] d4622e32a9a9: Download complete [2021-08-11T23:46:05.009Z] 31603596830f: Verifying Checksum [2021-08-11T23:46:05.009Z] 31603596830f: Download complete [2021-08-11T23:46:05.278Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T23:46:05.278Z] 6c6cb7e1b49b: Download complete [2021-08-11T23:46:05.278Z] 31603596830f: Pull complete [2021-08-11T23:46:05.278Z] d4622e32a9a9: Pull complete [2021-08-11T23:46:05.278Z] 1030fce36090: Verifying Checksum [2021-08-11T23:46:05.278Z] 1030fce36090: Download complete [2021-08-11T23:46:06.251Z] 1030fce36090: Pull complete [2021-08-11T23:46:06.251Z] 6c6cb7e1b49b: Pull complete [2021-08-11T23:46:06.251Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T23:46:06.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T23:46:06.251Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T23:46:06.365Z] prd-centos7-docker-4c-2g-615 does not seem to be running inside a container [2021-08-11T23:46:06.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T23:46:07.310Z] $ docker top a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T23:46:07.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T23:46:07.462Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T23:46:07.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T23:46:07.610Z] $ docker exec a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae ssh-agent [2021-08-11T23:46:07.747Z] SSH_AUTH_SOCK=/tmp/ssh-6V5QmppsLTxd/agent.14 [2021-08-11T23:46:07.747Z] SSH_AGENT_PID=21 [2021-08-11T23:46:07.759Z] Running ssh-add (command line suppressed) [2021-08-11T23:46:07.883Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4366556273038927416.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_4366556273038927416.key) [2021-08-11T23:46:07.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T23:46:08.226Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T23:46:08.248Z] $ docker exec --env ******** --env ******** a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae ssh-agent -k [2021-08-11T23:46:08.361Z] unset SSH_AUTH_SOCK; [2021-08-11T23:46:08.361Z] unset SSH_AGENT_PID; [2021-08-11T23:46:08.361Z] echo Agent pid 21 killed; [2021-08-11T23:46:08.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T23:46:08.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T23:46:08.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T23:46:08.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T23:46:08.558Z] $ docker exec a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae ssh-agent [2021-08-11T23:46:08.678Z] SSH_AUTH_SOCK=/tmp/ssh-msQfVBf4JDyE/agent.54 [2021-08-11T23:46:08.678Z] SSH_AGENT_PID=61 [2021-08-11T23:46:08.690Z] Running ssh-add (command line suppressed) [2021-08-11T23:46:08.803Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_3748893691461923676.key (/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/private_key_3748893691461923676.key) [2021-08-11T23:46:08.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T23:46:09.136Z] + git semver init [2021-08-11T23:46:09.136Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T23:46:09.136Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.git [2021-08-11T23:46:09.136Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-08-11T23:46:09.136Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T23:46:09.136Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T23:46:09.136Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T23:46:09.136Z] # $SEMVER_BRANCH = PR-875 [2021-08-11T23:46:09.136Z] # $SEMVER_TEMP = /tmp/semver-900350649 [2021-08-11T23:46:09.136Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-11T23:46:11.089Z] # '/tmp/semver-900350649' -> '/w/workspace/ndry_app-functions-sdk-go_PR-875/.semver' [2021-08-11T23:46:11.358Z] # -> Force: false [2021-08-11T23:46:11.358Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-875/.semver [Pipeline] } [2021-08-11T23:46:11.378Z] $ docker exec --env ******** --env ******** a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae ssh-agent -k [2021-08-11T23:46:11.485Z] unset SSH_AUTH_SOCK; [2021-08-11T23:46:11.485Z] unset SSH_AGENT_PID; [2021-08-11T23:46:11.485Z] echo Agent pid 61 killed; [2021-08-11T23:46:11.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T23:46:11.863Z] + git semver [Pipeline] } [2021-08-11T23:46:11.885Z] $ docker stop --time=1 a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae [2021-08-11T23:46:13.268Z] $ docker rm -f a40f0f324ccce84e38e3e5e24332e8499491ca77cf9d975145c305393af4d5ae [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T23:46:13.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T23:46:13.991Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T23:46:13.994Z] [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-08-11T23:46:29.178Z] Still waiting to schedule task [2021-08-11T23:46:29.179Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-615’ [2021-08-11T23:46:29.181Z] Still waiting to schedule task [2021-08-11T23:46:29.182Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T23:48:28.192Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-616 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-08-11T23:48:28.212Z] Running in /w/workspace/app-functions-sdk-go/31 [Pipeline] { [Pipeline] checkout [2021-08-11T23:48:28.448Z] The recommended git tool is: git [2021-08-11T23:48:34.281Z] using credential edgex-jenkins-ssh [2021-08-11T23:48:34.300Z] Cloning the remote Git repository [2021-08-11T23:48:34.356Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:34.457Z] > git init /w/workspace/app-functions-sdk-go/31 # timeout=10 [2021-08-11T23:48:34.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:34.539Z] > git --version # timeout=10 [2021-08-11T23:48:34.551Z] > git --version # 'git version 2.17.1' [2021-08-11T23:48:34.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:34.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T23:48:37.989Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T23:48:38.010Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T23:48:38.047Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T23:48:38.091Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:38.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:38.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T23:48:38.634Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 [2021-08-11T23:48:38.945Z] Merge succeeded, producing 05d4b2c5cf5d3c2ca51c431db2c1a0e33020403d [2021-08-11T23:48:38.945Z] Checking out Revision 05d4b2c5cf5d3c2ca51c431db2c1a0e33020403d (PR-875) [2021-08-11T23:48:38.661Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T23:48:38.682Z] > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # timeout=10 [2021-08-11T23:48:38.790Z] > git remote # timeout=10 [2021-08-11T23:48:38.807Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T23:48:38.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:38.832Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T23:48:38.930Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T23:48:38.954Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T23:48:38.973Z] > git checkout -f 05d4b2c5cf5d3c2ca51c431db2c1a0e33020403d # timeout=10 [2021-08-11T23:48:43.246Z] Commit message: "Merge commit '042dfbc200e9a033131772982770329148424ff7' into HEAD" [2021-08-11T23:48:43.275Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-11T23:48:44.186Z] ========================================================= [2021-08-11T23:48:44.186Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T23:48:44.186Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:48:44.747Z] + 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-08-11T23:48:43.255Z] > git rev-list --no-walk 409d4a4bd7409d58061a9464ede2a09d7b993ea3 # timeout=10 [2021-08-11T23:48:45.742Z] Sending build context to Docker daemon 19.83MB [2021-08-11T23:48:45.742Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T23:48:45.742Z] Step 2/8 : FROM ${BASE} [2021-08-11T23:48:46.825Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T23:48:46.825Z] 595b0fe564bb: Pulling fs layer [2021-08-11T23:48:46.825Z] 24495759ef45: Pulling fs layer [2021-08-11T23:48:46.825Z] d148012ef14d: Pulling fs layer [2021-08-11T23:48:46.825Z] e90a11edd702: Pulling fs layer [2021-08-11T23:48:46.825Z] d77568369979: Pulling fs layer [2021-08-11T23:48:46.825Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T23:48:46.825Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T23:48:46.825Z] 97ac5df62f85: Pulling fs layer [2021-08-11T23:48:46.825Z] d77568369979: Waiting [2021-08-11T23:48:46.825Z] fc1c9f9a7f3b: Waiting [2021-08-11T23:48:46.825Z] 170f2ba95c9a: Waiting [2021-08-11T23:48:46.825Z] 97ac5df62f85: Waiting [2021-08-11T23:48:46.825Z] e90a11edd702: Waiting [2021-08-11T23:48:46.825Z] d148012ef14d: Verifying Checksum [2021-08-11T23:48:46.825Z] d148012ef14d: Download complete [2021-08-11T23:48:46.825Z] 24495759ef45: Verifying Checksum [2021-08-11T23:48:46.825Z] 24495759ef45: Download complete [2021-08-11T23:48:46.825Z] d77568369979: Download complete [2021-08-11T23:48:46.825Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T23:48:46.825Z] fc1c9f9a7f3b: Download complete [2021-08-11T23:48:46.825Z] 595b0fe564bb: Verifying Checksum [2021-08-11T23:48:46.825Z] 595b0fe564bb: Download complete [2021-08-11T23:48:46.825Z] 170f2ba95c9a: Download complete [2021-08-11T23:48:47.814Z] 595b0fe564bb: Pull complete [2021-08-11T23:48:48.424Z] 24495759ef45: Pull complete [2021-08-11T23:48:48.707Z] d148012ef14d: Pull complete [2021-08-11T23:48:50.750Z] 97ac5df62f85: Verifying Checksum [2021-08-11T23:48:50.750Z] 97ac5df62f85: Download complete [2021-08-11T23:48:51.053Z] e90a11edd702: Verifying Checksum [2021-08-11T23:48:51.053Z] e90a11edd702: Download complete [2021-08-11T23:48:51.336Z] Running on prd-centos7-docker-4c-2g-617 in /w/workspace/ndry_app-functions-sdk-go_PR-875 [Pipeline] { [Pipeline] ws [2021-08-11T23:48:51.359Z] Running in /w/workspace/app-functions-sdk-go/31 [Pipeline] { [Pipeline] checkout [2021-08-11T23:48:51.490Z] The recommended git tool is: git [2021-08-11T23:48:54.103Z] using credential edgex-jenkins-ssh [2021-08-11T23:48:54.120Z] Cloning the remote Git repository [2021-08-11T23:48:53.631Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:53.714Z] > git init /w/workspace/app-functions-sdk-go/31 # timeout=10 [2021-08-11T23:48:53.750Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:53.750Z] > git --version # timeout=10 [2021-08-11T23:48:53.761Z] > git --version # 'git version 2.24.4' [2021-08-11T23:48:53.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:53.793Z] [INFO] Currently running in a labeled security context [2021-08-11T23:48:53.793Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T23:48:53.793Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/31@tmp/jenkins-gitclient-ssh3918528600297842908.key [2021-08-11T23:48:53.816Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T23:48:56.476Z] Merging remotes/origin/main commit 042dfbc200e9a033131772982770329148424ff7 into PR head commit f9862466792e7d0dcceb1905b0181161eb5fc782 [2021-08-11T23:48:56.605Z] Merge succeeded, producing 9ec582d5e80ed6e922498106dc55bcb2f1d872bc [2021-08-11T23:48:56.606Z] Checking out Revision 9ec582d5e80ed6e922498106dc55bcb2f1d872bc (PR-875) [2021-08-11T23:48:55.503Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T23:48:55.517Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T23:48:55.534Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-11T23:48:55.554Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-11T23:48:55.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:55.556Z] [INFO] Currently running in a labeled security context [2021-08-11T23:48:55.556Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T23:48:55.556Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/31@tmp/jenkins-gitclient-ssh3328561444183902882.key [2021-08-11T23:48:55.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/875/head:refs/remotes/origin/PR-875 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T23:48:56.090Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T23:48:56.099Z] > git checkout -f f9862466792e7d0dcceb1905b0181161eb5fc782 # timeout=10 [2021-08-11T23:48:56.149Z] > git remote # timeout=10 [2021-08-11T23:48:56.155Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T23:48:56.165Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T23:48:56.166Z] [INFO] Currently running in a labeled security context [2021-08-11T23:48:56.166Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T23:48:56.166Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/31@tmp/jenkins-gitclient-ssh6887389042765931808.key [2021-08-11T23:48:56.174Z] > git merge 042dfbc200e9a033131772982770329148424ff7 # timeout=10 [2021-08-11T23:48:56.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T23:48:56.223Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T23:48:56.233Z] > git checkout -f 9ec582d5e80ed6e922498106dc55bcb2f1d872bc # timeout=10 [2021-08-11T23:49:00.095Z] Commit message: "Merge commit '042dfbc200e9a033131772982770329148424ff7' into HEAD" [2021-08-11T23:49:00.168Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-08-11T23:49:00.068Z] > git rev-list --no-walk 409d4a4bd7409d58061a9464ede2a09d7b993ea3 # timeout=10 [Pipeline] echo [2021-08-11T23:49:00.806Z] ========================================================= [2021-08-11T23:49:00.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T23:49:00.806Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:01.221Z] e90a11edd702: Pull complete [2021-08-11T23:49:01.221Z] d77568369979: Pull complete [2021-08-11T23:49:01.226Z] + 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-08-11T23:49:01.495Z] Sending build context to Docker daemon 19.83MB [2021-08-11T23:49:01.495Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T23:49:01.495Z] Step 2/8 : FROM ${BASE} [2021-08-11T23:49:01.497Z] fc1c9f9a7f3b: Pull complete [2021-08-11T23:49:01.763Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T23:49:01.764Z] 540db60ca938: Pulling fs layer [2021-08-11T23:49:01.764Z] adcc1eea9eea: Pulling fs layer [2021-08-11T23:49:01.764Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T23:49:01.764Z] db62176df00c: Pulling fs layer [2021-08-11T23:49:01.764Z] 3b30891b0d05: Pulling fs layer [2021-08-11T23:49:01.764Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T23:49:01.764Z] c788192a36de: Pulling fs layer [2021-08-11T23:49:01.764Z] a77e37c0d609: Pulling fs layer [2021-08-11T23:49:01.764Z] c3185cebc471: Pulling fs layer [2021-08-11T23:49:01.764Z] db62176df00c: Waiting [2021-08-11T23:49:01.764Z] 3b30891b0d05: Waiting [2021-08-11T23:49:01.764Z] 06b49ca38bd5: Waiting [2021-08-11T23:49:01.764Z] c788192a36de: Waiting [2021-08-11T23:49:01.764Z] a77e37c0d609: Waiting [2021-08-11T23:49:01.764Z] c3185cebc471: Waiting [2021-08-11T23:49:01.764Z] 4c4ab2625f07: Download complete [2021-08-11T23:49:01.764Z] adcc1eea9eea: Verifying Checksum [2021-08-11T23:49:01.764Z] adcc1eea9eea: Download complete [2021-08-11T23:49:01.764Z] 3b30891b0d05: Verifying Checksum [2021-08-11T23:49:01.764Z] 3b30891b0d05: Download complete [2021-08-11T23:49:01.764Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T23:49:01.764Z] 06b49ca38bd5: Download complete [2021-08-11T23:49:01.764Z] c788192a36de: Verifying Checksum [2021-08-11T23:49:01.764Z] c788192a36de: Download complete [2021-08-11T23:49:01.764Z] 540db60ca938: Verifying Checksum [2021-08-11T23:49:02.034Z] 540db60ca938: Pull complete [2021-08-11T23:49:02.095Z] 170f2ba95c9a: Pull complete [2021-08-11T23:49:02.305Z] adcc1eea9eea: Pull complete [2021-08-11T23:49:02.306Z] 4c4ab2625f07: Pull complete [2021-08-11T23:49:02.306Z] a77e37c0d609: Verifying Checksum [2021-08-11T23:49:02.306Z] a77e37c0d609: Download complete [2021-08-11T23:49:07.652Z] c3185cebc471: Verifying Checksum [2021-08-11T23:49:07.652Z] c3185cebc471: Download complete [2021-08-11T23:49:07.652Z] db62176df00c: Verifying Checksum [2021-08-11T23:49:07.652Z] db62176df00c: Download complete [2021-08-11T23:49:08.840Z] 97ac5df62f85: Pull complete [2021-08-11T23:49:08.840Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T23:49:08.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T23:49:08.840Z] ---> 04bc70af865f [2021-08-11T23:49:08.840Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T23:49:08.840Z] 20.10.0: Pulling from library/docker [2021-08-11T23:49:08.840Z] a3cc7d3b244e: Pulling fs layer [2021-08-11T23:49:08.840Z] 02a3295e0d61: Pulling fs layer [2021-08-11T23:49:08.840Z] 0f4f2e6d8100: Pulling fs layer [2021-08-11T23:49:08.840Z] 330b718f631f: Pulling fs layer [2021-08-11T23:49:08.840Z] a93816041522: Pulling fs layer [2021-08-11T23:49:08.840Z] bdb6da89ff94: Pulling fs layer [2021-08-11T23:49:08.840Z] 2a70c0c122f4: Pulling fs layer [2021-08-11T23:49:08.840Z] a93816041522: Waiting [2021-08-11T23:49:08.840Z] bdb6da89ff94: Waiting [2021-08-11T23:49:08.840Z] 2a70c0c122f4: Waiting [2021-08-11T23:49:08.840Z] 330b718f631f: Waiting [2021-08-11T23:49:08.840Z] 0f4f2e6d8100: Verifying Checksum [2021-08-11T23:49:08.840Z] 0f4f2e6d8100: Download complete [2021-08-11T23:49:08.840Z] 02a3295e0d61: Verifying Checksum [2021-08-11T23:49:08.840Z] 02a3295e0d61: Download complete [2021-08-11T23:49:08.840Z] a93816041522: Verifying Checksum [2021-08-11T23:49:08.840Z] a93816041522: Download complete [2021-08-11T23:49:08.840Z] a3cc7d3b244e: Verifying Checksum [2021-08-11T23:49:08.840Z] a3cc7d3b244e: Download complete [2021-08-11T23:49:08.840Z] bdb6da89ff94: Verifying Checksum [2021-08-11T23:49:08.840Z] bdb6da89ff94: Download complete [2021-08-11T23:49:08.840Z] 2a70c0c122f4: Verifying Checksum [2021-08-11T23:49:08.840Z] 2a70c0c122f4: Download complete [2021-08-11T23:49:09.116Z] a3cc7d3b244e: Pull complete [2021-08-11T23:49:10.113Z] 02a3295e0d61: Pull complete [2021-08-11T23:49:10.113Z] 330b718f631f: Verifying Checksum [2021-08-11T23:49:10.389Z] 0f4f2e6d8100: Pull complete [2021-08-11T23:49:11.037Z] db62176df00c: Pull complete [2021-08-11T23:49:11.037Z] 3b30891b0d05: Pull complete [2021-08-11T23:49:11.037Z] 06b49ca38bd5: Pull complete [2021-08-11T23:49:11.037Z] c788192a36de: Pull complete [2021-08-11T23:49:11.037Z] a77e37c0d609: Pull complete [2021-08-11T23:49:13.661Z] c3185cebc471: Pull complete [2021-08-11T23:49:13.661Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T23:49:13.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T23:49:13.661Z] ---> 031687cdd783 [2021-08-11T23:49:13.661Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-11T23:49:13.661Z] 20.10.0: Pulling from library/docker [2021-08-11T23:49:13.661Z] 05e7bc50f07f: Pulling fs layer [2021-08-11T23:49:13.661Z] 6db28d0fdbf6: Pulling fs layer [2021-08-11T23:49:13.661Z] 292df0bc6bf3: Pulling fs layer [2021-08-11T23:49:13.661Z] 2e060f4bd70b: Pulling fs layer [2021-08-11T23:49:13.661Z] 80e8d568a223: Pulling fs layer [2021-08-11T23:49:13.661Z] 8dc6ef1a942a: Pulling fs layer [2021-08-11T23:49:13.661Z] 2312dd95470a: Pulling fs layer [2021-08-11T23:49:13.661Z] 80e8d568a223: Waiting [2021-08-11T23:49:13.661Z] 8dc6ef1a942a: Waiting [2021-08-11T23:49:13.661Z] 2312dd95470a: Waiting [2021-08-11T23:49:13.661Z] 2e060f4bd70b: Waiting [2021-08-11T23:49:13.661Z] 292df0bc6bf3: Verifying Checksum [2021-08-11T23:49:13.661Z] 292df0bc6bf3: Download complete [2021-08-11T23:49:13.661Z] 6db28d0fdbf6: Verifying Checksum [2021-08-11T23:49:13.661Z] 6db28d0fdbf6: Download complete [2021-08-11T23:49:13.661Z] 80e8d568a223: Verifying Checksum [2021-08-11T23:49:13.661Z] 80e8d568a223: Download complete [2021-08-11T23:49:13.661Z] 05e7bc50f07f: Verifying Checksum [2021-08-11T23:49:13.661Z] 05e7bc50f07f: Download complete [2021-08-11T23:49:13.661Z] 8dc6ef1a942a: Verifying Checksum [2021-08-11T23:49:13.661Z] 8dc6ef1a942a: Download complete [2021-08-11T23:49:13.661Z] 2312dd95470a: Verifying Checksum [2021-08-11T23:49:13.661Z] 2312dd95470a: Download complete [2021-08-11T23:49:13.926Z] 05e7bc50f07f: Pull complete [2021-08-11T23:49:13.926Z] 6db28d0fdbf6: Pull complete [2021-08-11T23:49:14.199Z] 292df0bc6bf3: Pull complete [2021-08-11T23:49:14.710Z] 330b718f631f: Pull complete [2021-08-11T23:49:14.711Z] a93816041522: Pull complete [2021-08-11T23:49:15.309Z] bdb6da89ff94: Pull complete [2021-08-11T23:49:15.583Z] 2a70c0c122f4: Pull complete [2021-08-11T23:49:15.583Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T23:49:15.857Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T23:49:16.138Z] 2e060f4bd70b: Verifying Checksum [2021-08-11T23:49:16.138Z] 2e060f4bd70b: Download complete [2021-08-11T23:49:17.579Z] 2e060f4bd70b: Pull complete [2021-08-11T23:49:17.579Z] 80e8d568a223: Pull complete [2021-08-11T23:49:17.579Z] 8dc6ef1a942a: Pull complete [2021-08-11T23:49:17.846Z] 2312dd95470a: Pull complete [2021-08-11T23:49:17.846Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-11T23:49:17.846Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-11T23:49:19.801Z] ---> ddc2c104cbeb [2021-08-11T23:49:19.801Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T23:49:19.801Z] ---> Running in abee97cd81f6 [2021-08-11T23:49:20.071Z] Removing intermediate container abee97cd81f6 [2021-08-11T23:49:20.071Z] ---> 8ce89f5b5d5f [2021-08-11T23:49:20.071Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T23:49:20.071Z] ---> Running in c92e09133432 [2021-08-11T23:49:20.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T23:49:21.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T23:49:21.892Z] OK: 219 MiB in 52 packages [2021-08-11T23:49:21.892Z] Removing intermediate container c92e09133432 [2021-08-11T23:49:21.892Z] ---> 9a5bd0acf3ed [2021-08-11T23:49:21.892Z] Step 6/8 : WORKDIR /build [2021-08-11T23:49:21.892Z] ---> Running in a6d58e1dccb7 [2021-08-11T23:49:22.172Z] Removing intermediate container a6d58e1dccb7 [2021-08-11T23:49:22.172Z] ---> c836c0639565 [2021-08-11T23:49:22.172Z] Step 7/8 : COPY go.mod . [2021-08-11T23:49:22.172Z] ---> 7b03b1563851 [2021-08-11T23:49:22.172Z] Step 8/8 : RUN go mod download [2021-08-11T23:49:22.172Z] ---> Running in a1052a0c89df [2021-08-11T23:49:22.584Z] ---> 436bb3bb6150 [2021-08-11T23:49:22.584Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T23:49:22.584Z] ---> Running in 3173ebf97306 [2021-08-11T23:49:23.187Z] Removing intermediate container 3173ebf97306 [2021-08-11T23:49:23.187Z] ---> b1683fdf5f63 [2021-08-11T23:49:23.187Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-11T23:49:23.187Z] ---> Running in f617ba6e4eff [2021-08-11T23:49:25.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T23:49:25.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T23:49:26.736Z] OK: 218 MiB in 52 packages [2021-08-11T23:49:28.181Z] Removing intermediate container f617ba6e4eff [2021-08-11T23:49:28.181Z] ---> 41e591921e03 [2021-08-11T23:49:28.181Z] Step 6/8 : WORKDIR /build [2021-08-11T23:49:28.181Z] ---> Running in 77aaa568fa66 [2021-08-11T23:49:28.777Z] Removing intermediate container 77aaa568fa66 [2021-08-11T23:49:28.777Z] ---> 681f5d11618c [2021-08-11T23:49:28.777Z] Step 7/8 : COPY go.mod . [2021-08-11T23:49:29.383Z] ---> a4c39b188a0d [2021-08-11T23:49:29.383Z] Step 8/8 : RUN go mod download [2021-08-11T23:49:29.658Z] ---> Running in 8049aefc7e85 [2021-08-11T23:49:37.200Z] Removing intermediate container a1052a0c89df [2021-08-11T23:49:37.200Z] ---> 8b987136cc78 [2021-08-11T23:49:37.200Z] Successfully built 8b987136cc78 [2021-08-11T23:49:37.200Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:37.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T23:49:37.563Z] . [Pipeline] withDockerContainer [2021-08-11T23:49:37.651Z] prd-centos7-docker-4c-2g-617 does not seem to be running inside a container [2021-08-11T23:49:37.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T23:49:38.078Z] $ docker top 8e819c7fc2abba658a1e47dd4353bfb2d4db2f61bb9a3c948b7cf180e5553e3a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T23:49:38.474Z] + go version [2021-08-11T23:49:38.474Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T23:49:38.488Z] $ docker stop --time=1 8e819c7fc2abba658a1e47dd4353bfb2d4db2f61bb9a3c948b7cf180e5553e3a [2021-08-11T23:49:39.695Z] $ docker rm -f 8e819c7fc2abba658a1e47dd4353bfb2d4db2f61bb9a3c948b7cf180e5553e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:40.197Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T23:49:40.197Z] . [Pipeline] withDockerContainer [2021-08-11T23:49:40.283Z] prd-centos7-docker-4c-2g-617 does not seem to be running inside a container [2021-08-11T23:49:40.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T23:49:40.738Z] $ docker top af08cd5793ad426ae8e5c93fcfbc8df22e9b03546c10c0967c900005dc9f128f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T23:49:41.165Z] + make test [2021-08-11T23:49:41.165Z] make -C ./app-service-template build [2021-08-11T23:49:41.165Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/31/app-service-template' [2021-08-11T23:49:41.165Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T23:49:41.165Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires [2021-08-11T23:49:41.165Z] github.com/fxamacker/cbor/v2@v2.3.0: missing go.sum entry; to add it: [2021-08-11T23:49:41.165Z] go mod download github.com/fxamacker/cbor/v2 [2021-08-11T23:49:41.165Z] make[1]: *** [Makefile:40: build] Error 1 [2021-08-11T23:49:41.165Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/31/app-service-template' [2021-08-11T23:49:41.165Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-08-11T23:49:41.182Z] $ docker stop --time=1 af08cd5793ad426ae8e5c93fcfbc8df22e9b03546c10c0967c900005dc9f128f [2021-08-11T23:49:42.406Z] $ docker rm -f af08cd5793ad426ae8e5c93fcfbc8df22e9b03546c10c0967c900005dc9f128f [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:43.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:49:43.034Z] [2021-08-11T23:49:43.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:43.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:49:43.371Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T23:49:43.371Z] b4d181a07f80: Pulling fs layer [2021-08-11T23:49:43.371Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T23:49:43.371Z] ed53099fbce6: Pulling fs layer [2021-08-11T23:49:43.371Z] dc539afda2c1: Pulling fs layer [2021-08-11T23:49:43.371Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T23:49:43.371Z] 9065ff56babe: Pulling fs layer [2021-08-11T23:49:43.371Z] d287ab97295c: Pulling fs layer [2021-08-11T23:49:43.371Z] 77bc0d833cb6: Waiting [2021-08-11T23:49:43.371Z] 9065ff56babe: Waiting [2021-08-11T23:49:43.371Z] d287ab97295c: Waiting [2021-08-11T23:49:43.371Z] dc539afda2c1: Waiting [2021-08-11T23:49:43.637Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T23:49:43.637Z] a1111a8f2ec3: Download complete [2021-08-11T23:49:43.637Z] dc539afda2c1: Verifying Checksum [2021-08-11T23:49:43.637Z] dc539afda2c1: Download complete [2021-08-11T23:49:43.902Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T23:49:43.902Z] 77bc0d833cb6: Download complete [2021-08-11T23:49:43.902Z] 9065ff56babe: Verifying Checksum [2021-08-11T23:49:43.902Z] 9065ff56babe: Download complete [2021-08-11T23:49:43.902Z] ed53099fbce6: Verifying Checksum [2021-08-11T23:49:43.902Z] ed53099fbce6: Download complete [2021-08-11T23:49:45.312Z] b4d181a07f80: Verifying Checksum [2021-08-11T23:49:45.312Z] b4d181a07f80: Download complete [2021-08-11T23:49:46.726Z] b4d181a07f80: Pull complete [2021-08-11T23:49:46.726Z] a1111a8f2ec3: Pull complete [2021-08-11T23:49:47.311Z] ed53099fbce6: Pull complete [2021-08-11T23:49:47.311Z] dc539afda2c1: Pull complete [2021-08-11T23:49:47.577Z] 77bc0d833cb6: Pull complete [2021-08-11T23:49:47.577Z] 9065ff56babe: Pull complete [2021-08-11T23:49:48.167Z] d287ab97295c: Verifying Checksum [2021-08-11T23:49:48.167Z] d287ab97295c: Download complete [2021-08-11T23:49:53.548Z] d287ab97295c: Pull complete [2021-08-11T23:49:53.548Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T23:49:53.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:49:53.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T23:49:53.636Z] prd-centos7-docker-4c-2g-617 does not seem to be running inside a container [2021-08-11T23:49:53.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T23:49:56.055Z] $ docker top 716f1eaf380901a574e6de0b86812aba433da1c40f08b85d70c9d07cbabd1195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:49:56.451Z] Removing intermediate container 8049aefc7e85 [2021-08-11T23:49:56.451Z] ---> f85f4611d6d4 [2021-08-11T23:49:56.451Z] Successfully built f85f4611d6d4 [2021-08-11T23:49:56.451Z] Successfully tagged ci-base-image-arm64:latest [2021-08-11T23:49:56.651Z] ---> job-cost.sh [2021-08-11T23:49:56.651Z] lf-activate-venv: SKIPPING [2021-08-11T23:49:56.651Z] INFO: No Stack... [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:49:57.104Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T23:49:57.104Z] . [Pipeline] withDockerContainer [2021-08-11T23:49:57.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-616 does not seem to be running inside a container [2021-08-11T23:49:57.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T23:49:57.616Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T23:49:57.881Z] INFO: Archiving Costs [2021-08-11T23:49:59.287Z] $ docker top 59c688a513f7db7015fb49d7ec2161ff87736ba4a0f34846b3e1af957929c99c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-08-11T23:49:59.938Z] + cat /w/workspace/app-functions-sdk-go/31/archives/cost.csv [2021-08-11T23:49:59.938Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T23:49:59.975Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [2021-08-11T23:49:59.991Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] did not exist. Created. [2021-08-11T23:49:59.991Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T23:50:00.331Z] + go version [2021-08-11T23:50:00.332Z] go version go1.16.6 linux/arm64 [2021-08-11T23:50:00.333Z] + echo total: 0.05999999865889549 [Pipeline] stash [Pipeline] } [2021-08-11T23:50:00.367Z] $ docker stop --time=1 59c688a513f7db7015fb49d7ec2161ff87736ba4a0f34846b3e1af957929c99c [2021-08-11T23:50:00.563Z] Stashed 1 file(s) [2021-08-11T23:50:02.270Z] $ docker rm -f 59c688a513f7db7015fb49d7ec2161ff87736ba4a0f34846b3e1af957929c99c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-08-11T23:50:02.542Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [Pipeline] // script [Pipeline] // lock [Pipeline] } [Pipeline] } [2021-08-11T23:50:02.583Z] $ docker stop --time=1 716f1eaf380901a574e6de0b86812aba433da1c40f08b85d70c9d07cbabd1195 [2021-08-11T23:50:03.746Z] $ docker rm -f 716f1eaf380901a574e6de0b86812aba433da1c40f08b85d70c9d07cbabd1195 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T23:50:03.975Z] Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:50:04.322Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T23:50:04.322Z] . [Pipeline] withDockerContainer [2021-08-11T23:50:04.591Z] prd-ubuntu18.04-docker-arm64-4c-16g-616 does not seem to be running inside a container [2021-08-11T23:50:04.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T23:50:06.372Z] $ docker top 17969c91dd5c71808319669ac1deb1b95c67c90c1c797844ae6764b1fec7381b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T23:50:07.359Z] + make test [2021-08-11T23:50:07.359Z] make -C ./app-service-template build [2021-08-11T23:50:07.359Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/31/app-service-template' [2021-08-11T23:50:07.359Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-08-11T23:50:07.359Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 requires [2021-08-11T23:50:07.359Z] github.com/fxamacker/cbor/v2@v2.3.0: missing go.sum entry; to add it: [2021-08-11T23:50:07.359Z] go mod download github.com/fxamacker/cbor/v2 [2021-08-11T23:50:07.359Z] make[1]: *** [Makefile:40: build] Error 1 [2021-08-11T23:50:07.359Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/31/app-service-template' [2021-08-11T23:50:07.359Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-08-11T23:50:07.385Z] $ docker stop --time=1 17969c91dd5c71808319669ac1deb1b95c67c90c1c797844ae6764b1fec7381b [2021-08-11T23:50:09.286Z] $ docker rm -f 17969c91dd5c71808319669ac1deb1b95c67c90c1c797844ae6764b1fec7381b [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:50:10.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T23:50:10.319Z] [2021-08-11T23:50:10.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:50:10.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T23:50:10.947Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T23:50:10.947Z] 448f6bf000e3: Pulling fs layer [2021-08-11T23:50:10.947Z] f757da607395: Pulling fs layer [2021-08-11T23:50:10.947Z] 05883995daec: Pulling fs layer [2021-08-11T23:50:10.947Z] 8603b9c90790: Pulling fs layer [2021-08-11T23:50:10.947Z] 1560dd03e051: Pulling fs layer [2021-08-11T23:50:10.947Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T23:50:10.947Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T23:50:10.947Z] 1560dd03e051: Waiting [2021-08-11T23:50:10.947Z] 27f5ce0e4adf: Waiting [2021-08-11T23:50:10.947Z] c2d8d7efcc4b: Waiting [2021-08-11T23:50:10.947Z] 8603b9c90790: Waiting [2021-08-11T23:50:11.224Z] f757da607395: Verifying Checksum [2021-08-11T23:50:11.224Z] f757da607395: Download complete [2021-08-11T23:50:11.224Z] 8603b9c90790: Download complete [2021-08-11T23:50:11.224Z] 1560dd03e051: Verifying Checksum [2021-08-11T23:50:11.224Z] 1560dd03e051: Download complete [2021-08-11T23:50:11.501Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T23:50:11.501Z] 27f5ce0e4adf: Download complete [2021-08-11T23:50:11.501Z] 05883995daec: Verifying Checksum [2021-08-11T23:50:11.501Z] 05883995daec: Download complete [2021-08-11T23:50:12.103Z] 448f6bf000e3: Download complete [2021-08-11T23:50:15.503Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T23:50:15.503Z] c2d8d7efcc4b: Download complete [2021-08-11T23:50:15.776Z] 448f6bf000e3: Pull complete [2021-08-11T23:50:16.371Z] f757da607395: Pull complete [2021-08-11T23:50:17.811Z] 05883995daec: Pull complete [2021-08-11T23:50:18.423Z] 8603b9c90790: Pull complete [2021-08-11T23:50:19.858Z] 1560dd03e051: Pull complete [2021-08-11T23:50:19.858Z] 27f5ce0e4adf: Pull complete [2021-08-11T23:50:34.951Z] c2d8d7efcc4b: Pull complete [2021-08-11T23:50:34.951Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T23:50:34.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T23:50:34.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T23:50:35.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-616 does not seem to be running inside a container [2021-08-11T23:50:35.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/31 -v /w/workspace/app-functions-sdk-go/31:/w/workspace/app-functions-sdk-go/31:rw,z -v /w/workspace/app-functions-sdk-go/31@tmp:/w/workspace/app-functions-sdk-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T23:50:39.121Z] $ docker top 2fe5bebd76656c774313eed8d81b479a1d9e01d3c89f4b987730042310260382 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:50:40.125Z] ---> job-cost.sh [2021-08-11T23:50:40.125Z] lf-activate-venv: SKIPPING [2021-08-11T23:50:40.125Z] INFO: No Stack... [2021-08-11T23:50:41.557Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T23:50:41.830Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T23:50:42.497Z] + cat /w/workspace/app-functions-sdk-go/31/archives/cost.csv [2021-08-11T23:50:42.497Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T23:50:42.564Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [2021-08-11T23:50:42.575Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] did not exist. Created. [2021-08-11T23:50:42.575Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T23:50:43.321Z] /w/workspace/app-functions-sdk-go/31@tmp/durable-f2083a89/script.sh: 1: /w/workspace/app-functions-sdk-go/31@tmp/durable-f2083a89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T23:50:43.984Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T23:50:44.015Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T23:50:44.510Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T23:50:44.520Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-875-31-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T23:50:44.554Z] $ docker stop --time=1 2fe5bebd76656c774313eed8d81b479a1d9e01d3c89f4b987730042310260382 [2021-08-11T23:50:46.231Z] $ docker rm -f 2fe5bebd76656c774313eed8d81b479a1d9e01d3c89f4b987730042310260382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T23:50:46.673Z] 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] sh [2021-08-11T23:50:47.728Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-875/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:50:48.081Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:50:48.669Z] ---> package-listing.sh [2021-08-11T23:50:48.669Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T23:50:48.669Z] ++ facter osfamily [2021-08-11T23:50:48.942Z] + OS_FAMILY=redhat [2021-08-11T23:50:48.942Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-875 [2021-08-11T23:50:48.942Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T23:50:48.942Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T23:50:48.942Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T23:50:48.942Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T23:50:48.942Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-08-11T23:50:48.942Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T23:50:48.942Z] + case "${OS_FAMILY}" in [2021-08-11T23:50:48.942Z] + rpm -qa [2021-08-11T23:50:48.942Z] + sort [2021-08-11T23:50:49.547Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T23:50:49.547Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T23:50:49.547Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T23:50:49.547Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-875 ']' [2021-08-11T23:50:49.547Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [2021-08-11T23:50:49.547Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-875/archives/ [Pipeline] echo [2021-08-11T23:50:49.564Z] 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-875/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T23:50:49.870Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:50:50.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:50:50.458Z] [2021-08-11T23:50:50.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T23:50:50.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:50:50.790Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T23:50:50.790Z] b4d181a07f80: Pulling fs layer [2021-08-11T23:50:50.790Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T23:50:50.790Z] ed53099fbce6: Pulling fs layer [2021-08-11T23:50:50.790Z] dc539afda2c1: Pulling fs layer [2021-08-11T23:50:50.790Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T23:50:50.790Z] 9065ff56babe: Pulling fs layer [2021-08-11T23:50:50.790Z] d287ab97295c: Pulling fs layer [2021-08-11T23:50:50.790Z] dc539afda2c1: Waiting [2021-08-11T23:50:50.790Z] 77bc0d833cb6: Waiting [2021-08-11T23:50:50.790Z] 9065ff56babe: Waiting [2021-08-11T23:50:50.790Z] d287ab97295c: Waiting [2021-08-11T23:50:51.062Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T23:50:51.062Z] a1111a8f2ec3: Download complete [2021-08-11T23:50:51.062Z] dc539afda2c1: Verifying Checksum [2021-08-11T23:50:51.062Z] dc539afda2c1: Download complete [2021-08-11T23:50:51.327Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T23:50:51.327Z] 77bc0d833cb6: Download complete [2021-08-11T23:50:51.327Z] 9065ff56babe: Verifying Checksum [2021-08-11T23:50:51.327Z] 9065ff56babe: Download complete [2021-08-11T23:50:51.597Z] ed53099fbce6: Verifying Checksum [2021-08-11T23:50:51.597Z] ed53099fbce6: Download complete [2021-08-11T23:50:52.186Z] b4d181a07f80: Verifying Checksum [2021-08-11T23:50:52.186Z] b4d181a07f80: Download complete [2021-08-11T23:50:53.157Z] b4d181a07f80: Pull complete [2021-08-11T23:50:53.426Z] a1111a8f2ec3: Pull complete [2021-08-11T23:50:53.694Z] ed53099fbce6: Pull complete [2021-08-11T23:50:53.963Z] dc539afda2c1: Pull complete [2021-08-11T23:50:54.230Z] 77bc0d833cb6: Pull complete [2021-08-11T23:50:54.230Z] 9065ff56babe: Pull complete [2021-08-11T23:50:55.633Z] d287ab97295c: Verifying Checksum [2021-08-11T23:50:55.633Z] d287ab97295c: Download complete [2021-08-11T23:50:59.901Z] d287ab97295c: Pull complete [2021-08-11T23:50:59.901Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T23:50:59.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T23:50:59.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T23:50:59.994Z] prd-centos7-docker-4c-2g-615 does not seem to be running inside a container [2021-08-11T23:51:00.045Z] $ 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-875/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-875 -v /w/workspace/ndry_app-functions-sdk-go_PR-875:/w/workspace/ndry_app-functions-sdk-go_PR-875:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T23:51:02.222Z] $ docker top 9e6b2fb00e6f799f52a6f8487fbde3b54c619ce10a0e5192fcbecf9132b18012 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T23:51:02.621Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T23:51:02.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T23:51:03.247Z] + ls /var/log/sa-host [2021-08-11T23:51:03.247Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T23:51:03.247Z] file_magic: OK [2021-08-11T23:51:03.247Z] HZ: Using current value: 100 [2021-08-11T23:51:03.247Z] file_header: OK [2021-08-11T23:51:03.247Z] 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-08-11T23:51:03.247Z] Statistics: [2021-08-11T23:51:03.247Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T23:51:03.247Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T23:51:03.247Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T23:51:03.247Z] file_magic: OK [2021-08-11T23:51:03.247Z] HZ: Using current value: 100 [2021-08-11T23:51:03.247Z] file_header: OK [2021-08-11T23:51:03.247Z] 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-08-11T23:51:03.247Z] Statistics: [2021-08-11T23:51:03.247Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T23:51:03.247Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T23:51:03.783Z] provisioning config files... [2021-08-11T23:51:03.807Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-875@tmp/config2379200132363753008tmp [Pipeline] { [Pipeline] echo [2021-08-11T23:51:03.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:51:04.145Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T23:51:04.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:51:04.573Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T23:51:04.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:51:04.903Z] ---> sudo-logs.sh [2021-08-11T23:51:04.903Z] Archiving 'sudo' log.. [2021-08-11T23:51:04.903Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-615.vexxhost.local: Name or service not known [2021-08-11T23:51:04.903Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-615.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T23:51:04.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:51:05.266Z] ---> job-cost.sh [2021-08-11T23:51:05.266Z] lf-activate-venv: SKIPPING [2021-08-11T23:51:05.266Z] DEBUG: total: 0.18000000715255737 [2021-08-11T23:51:05.266Z] INFO: Retrieving Stack Cost... [2021-08-11T23:51:06.233Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T23:51:06.500Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T23:51:06.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T23:51:06.826Z] ---> logs-deploy.sh [2021-08-11T23:51:06.826Z] lf-activate-venv: SKIPPING [2021-08-11T23:51:06.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-875/31 [2021-08-11T23:51:06.826Z] INFO: archiving workspace using pattern(s): [2021-08-11T23:51:07.410Z] Archives upload complete. [2021-08-11T23:51:07.681Z] INFO: archiving logs to Nexus