Pull request #932 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from a801908535f27fa424f46c983a6c2ef0ad604ab7+e024694d0ac57f533a66fdb94cb56f34c948cce2 (33b22b35d27132d777472c02627c052fd29a26cd) 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-ssh9124231976267184362.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh4700866857607047116.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-932/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-932/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7028829574844950170.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh1509134419607104606.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-932/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-932/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6497445961348107676.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2197 in /w/workspace/ndry_app-functions-sdk-go_PR-932 [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-932 # 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-932@tmp/jenkins-gitclient-ssh3357133879148721721.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/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit a801908535f27fa424f46c983a6c2ef0ad604ab7 Merge succeeded, producing a801908535f27fa424f46c983a6c2ef0ad604ab7 Checking out Revision a801908535f27fa424f46c983a6c2ef0ad604ab7 (PR-932) > 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-932@tmp/jenkins-gitclient-ssh1331319466586683330.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # 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-932@tmp/jenkins-gitclient-ssh952313845827730159.key > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # timeout=10 Commit message: "fix: commit go sum for template also" > git rev-list --no-walk 0e3b967aa1fe9314a717f79dcf06eef101032068 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-05T23:54:03.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-05T23:54:03.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-05T23:54:03.911Z] ========================================================= [2021-08-05T23:54:03.911Z] EdgeX Global Pipelines Version Info [2021-08-05T23:54:03.911Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:54:05.184Z] ------------------- [2021-08-05T23:54:05.185Z] stable info: [2021-08-05T23:54:05.185Z] ------------------- [2021-08-05T23:54:05.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-05T23:54:05.185Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-05T23:54:05.185Z] Message: update stable to v1.0.204 [2021-08-05T23:54:06.152Z] ------------------- [2021-08-05T23:54:06.152Z] experimental info: [2021-08-05T23:54:06.152Z] ------------------- [2021-08-05T23:54:06.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-05T23:54:06.152Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-05T23:54:06.152Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-05T23:54:07.999Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-08-05T23:54:08.022Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-08-05T23:54:08.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-05T23:54:08.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-05T23:54:08.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-05T23:54:08.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-05T23:54:08.134Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-05T23:54:08.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-05T23:54:08.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-05T23:54:08.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-05T23:54:08.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-05T23:54:08.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-05T23:54:08.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-08-05T23:54:08.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-05T23:54:08.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-05T23:54:08.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T23:54:08.362Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T23:54:08.384Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T23:54:08.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-05T23:54:08.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-05T23:54:08.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-05T23:54:08.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-05T23:54:08.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-05T23:54:08.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-05T23:54:08.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-05T23:54:08.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-05T23:54:08.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-05T23:54:08.603Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-932 [Pipeline] echo [2021-08-05T23:54:08.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-932 [Pipeline] echo [2021-08-05T23:54:08.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-932 [Pipeline] echo [2021-08-05T23:54:08.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a801908535f27fa424f46c983a6c2ef0ad604ab7 [Pipeline] echo [2021-08-05T23:54:08.690Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a801908 [Pipeline] echo [2021-08-05T23:54:08.711Z] [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-05T23:54:09.196Z] + git log --format=format:%s -1 a801908535f27fa424f46c983a6c2ef0ad604ab7 [Pipeline] echo [2021-08-05T23:54:09.257Z] GIT_COMMIT: a801908535f27fa424f46c983a6c2ef0ad604ab7, Commit Message: fix: commit go sum for template also [Pipeline] echo [2021-08-05T23:54:09.269Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:54:11.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:54:11.994Z] [2021-08-05T23:54:11.994Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:54:12.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:54:12.542Z] latest: Pulling from edgex-devops/git-semver [2021-08-05T23:54:12.542Z] 31603596830f: Pulling fs layer [2021-08-05T23:54:12.542Z] d4622e32a9a9: Pulling fs layer [2021-08-05T23:54:12.542Z] 1030fce36090: Pulling fs layer [2021-08-05T23:54:12.542Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-05T23:54:12.542Z] 6c6cb7e1b49b: Waiting [2021-08-05T23:54:12.542Z] d4622e32a9a9: Verifying Checksum [2021-08-05T23:54:12.542Z] d4622e32a9a9: Download complete [2021-08-05T23:54:12.810Z] 31603596830f: Verifying Checksum [2021-08-05T23:54:12.810Z] 31603596830f: Download complete [2021-08-05T23:54:13.083Z] 31603596830f: Pull complete [2021-08-05T23:54:13.083Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-05T23:54:13.083Z] 6c6cb7e1b49b: Download complete [2021-08-05T23:54:13.083Z] d4622e32a9a9: Pull complete [2021-08-05T23:54:13.083Z] 1030fce36090: Verifying Checksum [2021-08-05T23:54:13.083Z] 1030fce36090: Download complete [2021-08-05T23:54:13.677Z] 1030fce36090: Pull complete [2021-08-05T23:54:13.950Z] 6c6cb7e1b49b: Pull complete [2021-08-05T23:54:13.950Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-05T23:54:13.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-05T23:54:13.950Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-05T23:54:14.064Z] prd-centos7-docker-4c-2g-2197 does not seem to be running inside a container [2021-08-05T23:54:14.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-932 -v /w/workspace/ndry_app-functions-sdk-go_PR-932:/w/workspace/ndry_app-functions-sdk-go_PR-932:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-932@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-932@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:10004/edgex-devops/git-semver:latest cat [2021-08-05T23:54:14.977Z] $ docker top 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-05T23:54:15.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T23:54:15.116Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T23:54:15.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T23:54:15.249Z] $ docker exec 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 ssh-agent [2021-08-05T23:54:15.382Z] SSH_AUTH_SOCK=/tmp/ssh-rUPvUhsf0jWX/agent.13 [2021-08-05T23:54:15.382Z] SSH_AGENT_PID=19 [2021-08-05T23:54:15.397Z] Running ssh-add (command line suppressed) [2021-08-05T23:54:15.515Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/private_key_1628595278860405273.key (/w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/private_key_1628595278860405273.key) [2021-08-05T23:54:15.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T23:54:15.859Z] + git tag --points-at HEAD [Pipeline] } [2021-08-05T23:54:15.884Z] $ docker exec --env ******** --env ******** 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 ssh-agent -k [2021-08-05T23:54:15.992Z] unset SSH_AUTH_SOCK; [2021-08-05T23:54:15.993Z] unset SSH_AGENT_PID; [2021-08-05T23:54:15.993Z] echo Agent pid 19 killed; [2021-08-05T23:54:16.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-05T23:54:16.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-05T23:54:16.053Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-05T23:54:16.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-05T23:54:16.187Z] $ docker exec 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 ssh-agent [2021-08-05T23:54:16.305Z] SSH_AUTH_SOCK=/tmp/ssh-jXyboWz82I41/agent.53 [2021-08-05T23:54:16.305Z] SSH_AGENT_PID=59 [2021-08-05T23:54:16.315Z] Running ssh-add (command line suppressed) [2021-08-05T23:54:16.428Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/private_key_7780488920670474095.key (/w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/private_key_7780488920670474095.key) [2021-08-05T23:54:16.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-05T23:54:16.771Z] + git semver init [2021-08-05T23:54:16.771Z] # -> Open(): unable to determine branch for HEAD [2021-08-05T23:54:16.771Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-932/.git [2021-08-05T23:54:16.771Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-932 [2021-08-05T23:54:16.771Z] # $SEMVER_REMOTE_NAME = origin [2021-08-05T23:54:16.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-05T23:54:16.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-05T23:54:16.771Z] # $SEMVER_BRANCH = PR-932 [2021-08-05T23:54:16.771Z] # $SEMVER_TEMP = /tmp/semver-368954356 [2021-08-05T23:54:16.771Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-08-05T23:54:18.747Z] # '/tmp/semver-368954356' -> '/w/workspace/ndry_app-functions-sdk-go_PR-932/.semver' [2021-08-05T23:54:18.747Z] # -> Force: false [2021-08-05T23:54:18.747Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-932/.semver [Pipeline] } [2021-08-05T23:54:18.766Z] $ docker exec --env ******** --env ******** 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 ssh-agent -k [2021-08-05T23:54:18.873Z] unset SSH_AUTH_SOCK; [2021-08-05T23:54:18.875Z] unset SSH_AGENT_PID; [2021-08-05T23:54:18.875Z] echo Agent pid 59 killed; [2021-08-05T23:54:18.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-05T23:54:20.816Z] + git semver [Pipeline] } [2021-08-05T23:54:20.840Z] $ docker stop --time=1 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 [2021-08-05T23:54:22.177Z] $ docker rm -f 37ebbd341a6ed6c0a7202453622aa660d7bde7081e01db65c568279b79ef17a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T23:54:22.581Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-05T23:54:22.969Z] Stashed 1 file(s) [Pipeline] echo [2021-08-05T23:54:22.972Z] [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-05T23:54:38.286Z] Still waiting to schedule task [2021-08-05T23:54:38.287Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-05T23:54:38.289Z] Still waiting to schedule task [2021-08-05T23:54:38.290Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-05T23:56:36.395Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2198 in /w/workspace/ndry_app-functions-sdk-go_PR-932 [Pipeline] { [Pipeline] ws [2021-08-05T23:56:36.414Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-08-05T23:56:36.654Z] The recommended git tool is: git [2021-08-05T23:56:43.937Z] using credential edgex-jenkins-ssh [2021-08-05T23:56:43.955Z] Cloning the remote Git repository [2021-08-05T23:56:44.000Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:56:44.107Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-08-05T23:56:44.175Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:56:44.176Z] > git --version # timeout=10 [2021-08-05T23:56:44.200Z] > git --version # 'git version 2.17.1' [2021-08-05T23:56:44.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:56:44.287Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:56:48.104Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit a801908535f27fa424f46c983a6c2ef0ad604ab7 [2021-08-05T23:56:48.325Z] Merge succeeded, producing a801908535f27fa424f46c983a6c2ef0ad604ab7 [2021-08-05T23:56:48.326Z] Checking out Revision a801908535f27fa424f46c983a6c2ef0ad604ab7 (PR-932) [2021-08-05T23:56:47.395Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-05T23:56:47.415Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:56:47.439Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-05T23:56:47.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:56:47.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:56:47.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T23:56:48.124Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:56:48.140Z] > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # timeout=10 [2021-08-05T23:56:48.246Z] > git remote # timeout=10 [2021-08-05T23:56:48.263Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T23:56:48.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:56:48.286Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-05T23:56:48.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T23:56:48.333Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:56:48.344Z] > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # timeout=10 [2021-08-05T23:56:54.359Z] Commit message: "fix: commit go sum for template also" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-05T23:56:55.260Z] ========================================================= [2021-08-05T23:56:55.260Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-05T23:56:55.260Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:56:55.858Z] + 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-05T23:56:56.849Z] Sending build context to Docker daemon 19.85MB [2021-08-05T23:56:56.849Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T23:56:56.849Z] Step 2/8 : FROM ${BASE} [2021-08-05T23:56:57.449Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-05T23:56:57.449Z] 595b0fe564bb: Pulling fs layer [2021-08-05T23:56:57.449Z] 24495759ef45: Pulling fs layer [2021-08-05T23:56:57.449Z] d148012ef14d: Pulling fs layer [2021-08-05T23:56:57.449Z] e90a11edd702: Pulling fs layer [2021-08-05T23:56:57.449Z] d77568369979: Pulling fs layer [2021-08-05T23:56:57.449Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-05T23:56:57.449Z] 170f2ba95c9a: Pulling fs layer [2021-08-05T23:56:57.449Z] 97ac5df62f85: Pulling fs layer [2021-08-05T23:56:57.449Z] e90a11edd702: Waiting [2021-08-05T23:56:57.449Z] d77568369979: Waiting [2021-08-05T23:56:57.449Z] fc1c9f9a7f3b: Waiting [2021-08-05T23:56:57.449Z] 170f2ba95c9a: Waiting [2021-08-05T23:56:57.449Z] 97ac5df62f85: Waiting [2021-08-05T23:56:57.449Z] d148012ef14d: Download complete [2021-08-05T23:56:57.449Z] 24495759ef45: Verifying Checksum [2021-08-05T23:56:57.449Z] 24495759ef45: Download complete [2021-08-05T23:56:57.449Z] d77568369979: Download complete [2021-08-05T23:56:57.449Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-05T23:56:57.449Z] fc1c9f9a7f3b: Download complete [2021-08-05T23:56:57.729Z] 595b0fe564bb: Verifying Checksum [2021-08-05T23:56:57.729Z] 595b0fe564bb: Download complete [2021-08-05T23:56:57.729Z] 170f2ba95c9a: Verifying Checksum [2021-08-05T23:56:57.729Z] 170f2ba95c9a: Download complete [2021-08-05T23:56:58.333Z] 595b0fe564bb: Pull complete [2021-08-05T23:56:58.943Z] 24495759ef45: Pull complete [2021-08-05T23:56:59.544Z] d148012ef14d: Pull complete [2021-08-05T23:57:01.000Z] 97ac5df62f85: Verifying Checksum [2021-08-05T23:57:01.000Z] 97ac5df62f85: Download complete [2021-08-05T23:57:01.279Z] e90a11edd702: Verifying Checksum [2021-08-05T23:57:01.279Z] e90a11edd702: Download complete [2021-08-05T23:57:13.747Z] e90a11edd702: Pull complete [2021-08-05T23:57:13.747Z] d77568369979: Pull complete [2021-08-05T23:57:13.747Z] fc1c9f9a7f3b: Pull complete [2021-08-05T23:57:13.747Z] 170f2ba95c9a: Pull complete [2021-08-05T23:57:16.176Z] Running on prd-centos7-docker-4c-2g-2199 in /w/workspace/ndry_app-functions-sdk-go_PR-932 [Pipeline] { [Pipeline] ws [2021-08-05T23:57:16.200Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-08-05T23:57:16.326Z] The recommended git tool is: git [2021-08-05T23:57:20.479Z] 97ac5df62f85: Pull complete [2021-08-05T23:57:20.479Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-05T23:57:20.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-05T23:57:20.479Z] ---> 04bc70af865f [2021-08-05T23:57:20.479Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-05T23:57:20.479Z] 20.10.0: Pulling from library/docker [2021-08-05T23:57:20.479Z] a3cc7d3b244e: Pulling fs layer [2021-08-05T23:57:20.479Z] 02a3295e0d61: Pulling fs layer [2021-08-05T23:57:20.479Z] 0f4f2e6d8100: Pulling fs layer [2021-08-05T23:57:20.479Z] 330b718f631f: Pulling fs layer [2021-08-05T23:57:20.479Z] a93816041522: Pulling fs layer [2021-08-05T23:57:20.479Z] bdb6da89ff94: Pulling fs layer [2021-08-05T23:57:20.479Z] 2a70c0c122f4: Pulling fs layer [2021-08-05T23:57:20.479Z] 330b718f631f: Waiting [2021-08-05T23:57:20.479Z] a93816041522: Waiting [2021-08-05T23:57:20.479Z] bdb6da89ff94: Waiting [2021-08-05T23:57:20.479Z] 2a70c0c122f4: Waiting [2021-08-05T23:57:20.479Z] 0f4f2e6d8100: Verifying Checksum [2021-08-05T23:57:20.479Z] 0f4f2e6d8100: Download complete [2021-08-05T23:57:20.479Z] 02a3295e0d61: Download complete [2021-08-05T23:57:20.479Z] a93816041522: Download complete [2021-08-05T23:57:20.479Z] a3cc7d3b244e: Verifying Checksum [2021-08-05T23:57:20.479Z] a3cc7d3b244e: Download complete [2021-08-05T23:57:20.479Z] bdb6da89ff94: Verifying Checksum [2021-08-05T23:57:20.479Z] bdb6da89ff94: Download complete [2021-08-05T23:57:20.479Z] 2a70c0c122f4: Verifying Checksum [2021-08-05T23:57:20.479Z] 2a70c0c122f4: Download complete [2021-08-05T23:57:20.479Z] a3cc7d3b244e: Pull complete [2021-08-05T23:57:20.479Z] 02a3295e0d61: Pull complete [2021-08-05T23:57:20.479Z] 330b718f631f: Verifying Checksum [2021-08-05T23:57:20.479Z] 330b718f631f: Download complete [2021-08-05T23:57:20.754Z] 0f4f2e6d8100: Pull complete [2021-08-05T23:57:21.411Z] using credential edgex-jenkins-ssh [2021-08-05T23:57:21.428Z] Cloning the remote Git repository [2021-08-05T23:57:21.132Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:57:21.212Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-08-05T23:57:21.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:57:21.246Z] > git --version # timeout=10 [2021-08-05T23:57:21.255Z] > git --version # 'git version 2.24.4' [2021-08-05T23:57:21.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:57:21.296Z] [INFO] Currently running in a labeled security context [2021-08-05T23:57:21.296Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T23:57:21.296Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5935371102228377898.key [2021-08-05T23:57:21.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:57:23.681Z] Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit a801908535f27fa424f46c983a6c2ef0ad604ab7 [2021-08-05T23:57:23.805Z] Merge succeeded, producing a801908535f27fa424f46c983a6c2ef0ad604ab7 [2021-08-05T23:57:23.805Z] Checking out Revision a801908535f27fa424f46c983a6c2ef0ad604ab7 (PR-932) [2021-08-05T23:57:22.957Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-05T23:57:22.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-05T23:57:22.985Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-08-05T23:57:23.008Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-08-05T23:57:23.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:57:23.009Z] [INFO] Currently running in a labeled security context [2021-08-05T23:57:23.009Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T23:57:23.010Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh1212223403401287263.key [2021-08-05T23:57:23.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/932/head:refs/remotes/origin/PR-932 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-05T23:57:23.559Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:57:23.569Z] > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # timeout=10 [2021-08-05T23:57:23.620Z] > git remote # timeout=10 [2021-08-05T23:57:23.632Z] > git config --get remote.origin.url # timeout=10 [2021-08-05T23:57:23.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-05T23:57:23.642Z] [INFO] Currently running in a labeled security context [2021-08-05T23:57:23.642Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-05T23:57:23.643Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh3065463701137581809.key [2021-08-05T23:57:23.650Z] > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 [2021-08-05T23:57:23.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-05T23:57:23.682Z] > git config core.sparsecheckout # timeout=10 [2021-08-05T23:57:23.692Z] > git checkout -f a801908535f27fa424f46c983a6c2ef0ad604ab7 # timeout=10 [2021-08-05T23:57:25.089Z] 330b718f631f: Pull complete [2021-08-05T23:57:25.090Z] a93816041522: Pull complete [2021-08-05T23:57:25.367Z] bdb6da89ff94: Pull complete [2021-08-05T23:57:25.967Z] 2a70c0c122f4: Pull complete [2021-08-05T23:57:25.967Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-05T23:57:25.967Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-05T23:57:27.532Z] Commit message: "fix: commit go sum for template also" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-05T23:57:28.080Z] ========================================================= [2021-08-05T23:57:28.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-05T23:57:28.080Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:57:28.516Z] + 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-05T23:57:28.786Z] Sending build context to Docker daemon 19.84MB [2021-08-05T23:57:28.786Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-05T23:57:28.786Z] Step 2/8 : FROM ${BASE} [2021-08-05T23:57:28.786Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-05T23:57:28.786Z] 540db60ca938: Pulling fs layer [2021-08-05T23:57:28.786Z] adcc1eea9eea: Pulling fs layer [2021-08-05T23:57:28.786Z] 4c4ab2625f07: Pulling fs layer [2021-08-05T23:57:28.786Z] db62176df00c: Pulling fs layer [2021-08-05T23:57:28.786Z] 3b30891b0d05: Pulling fs layer [2021-08-05T23:57:28.786Z] 06b49ca38bd5: Pulling fs layer [2021-08-05T23:57:28.786Z] c788192a36de: Pulling fs layer [2021-08-05T23:57:28.786Z] a77e37c0d609: Pulling fs layer [2021-08-05T23:57:28.786Z] c3185cebc471: Pulling fs layer [2021-08-05T23:57:28.786Z] db62176df00c: Waiting [2021-08-05T23:57:28.786Z] c788192a36de: Waiting [2021-08-05T23:57:28.786Z] 3b30891b0d05: Waiting [2021-08-05T23:57:28.786Z] 06b49ca38bd5: Waiting [2021-08-05T23:57:28.786Z] c3185cebc471: Waiting [2021-08-05T23:57:28.786Z] a77e37c0d609: Waiting [2021-08-05T23:57:28.786Z] 4c4ab2625f07: Verifying Checksum [2021-08-05T23:57:28.786Z] 4c4ab2625f07: Download complete [2021-08-05T23:57:28.786Z] adcc1eea9eea: Verifying Checksum [2021-08-05T23:57:28.786Z] adcc1eea9eea: Download complete [2021-08-05T23:57:29.059Z] 3b30891b0d05: Verifying Checksum [2021-08-05T23:57:29.059Z] 3b30891b0d05: Download complete [2021-08-05T23:57:29.059Z] 06b49ca38bd5: Verifying Checksum [2021-08-05T23:57:29.059Z] 06b49ca38bd5: Download complete [2021-08-05T23:57:29.059Z] 540db60ca938: Verifying Checksum [2021-08-05T23:57:29.059Z] 540db60ca938: Download complete [2021-08-05T23:57:29.059Z] c788192a36de: Verifying Checksum [2021-08-05T23:57:29.059Z] c788192a36de: Download complete [2021-08-05T23:57:29.330Z] 540db60ca938: Pull complete [2021-08-05T23:57:29.330Z] adcc1eea9eea: Pull complete [2021-08-05T23:57:29.330Z] a77e37c0d609: Verifying Checksum [2021-08-05T23:57:29.330Z] a77e37c0d609: Download complete [2021-08-05T23:57:29.599Z] 4c4ab2625f07: Pull complete [2021-08-05T23:57:32.695Z] ---> 7c6b324b2b03 [2021-08-05T23:57:32.695Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-05T23:57:32.695Z] ---> Running in 9dc5b9a16002 [2021-08-05T23:57:32.964Z] c3185cebc471: Verifying Checksum [2021-08-05T23:57:32.964Z] c3185cebc471: Download complete [2021-08-05T23:57:33.241Z] db62176df00c: Verifying Checksum [2021-08-05T23:57:33.241Z] db62176df00c: Download complete [2021-08-05T23:57:33.290Z] Removing intermediate container 9dc5b9a16002 [2021-08-05T23:57:33.290Z] ---> afbc62a39f0f [2021-08-05T23:57:33.290Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-05T23:57:33.563Z] ---> Running in 6a3910eea5a8 [2021-08-05T23:57:34.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-05T23:57:35.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-05T23:57:36.576Z] OK: 218 MiB in 52 packages [2021-08-05T23:57:37.559Z] db62176df00c: Pull complete [2021-08-05T23:57:37.559Z] 3b30891b0d05: Pull complete [2021-08-05T23:57:37.559Z] 06b49ca38bd5: Pull complete [2021-08-05T23:57:37.559Z] c788192a36de: Pull complete [2021-08-05T23:57:37.559Z] a77e37c0d609: Pull complete [2021-08-05T23:57:38.014Z] Removing intermediate container 6a3910eea5a8 [2021-08-05T23:57:38.014Z] ---> d9d081f9aa9e [2021-08-05T23:57:38.014Z] Step 6/8 : WORKDIR /build [2021-08-05T23:57:38.014Z] ---> Running in c78ed207c600 [2021-08-05T23:57:38.614Z] Removing intermediate container c78ed207c600 [2021-08-05T23:57:38.614Z] ---> b9bfe50c8a67 [2021-08-05T23:57:38.614Z] Step 7/8 : COPY go.mod . [2021-08-05T23:57:39.530Z] c3185cebc471: Pull complete [2021-08-05T23:57:39.530Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-05T23:57:39.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-05T23:57:39.530Z] ---> 031687cdd783 [2021-08-05T23:57:39.530Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-08-05T23:57:39.530Z] 20.10.0: Pulling from library/docker [2021-08-05T23:57:39.615Z] ---> 79476f93e415 [2021-08-05T23:57:39.615Z] Step 8/8 : RUN go mod download [2021-08-05T23:57:39.615Z] ---> Running in 653e153fc463 [2021-08-05T23:57:39.807Z] 05e7bc50f07f: Pulling fs layer [2021-08-05T23:57:39.807Z] 6db28d0fdbf6: Pulling fs layer [2021-08-05T23:57:39.807Z] 292df0bc6bf3: Pulling fs layer [2021-08-05T23:57:39.807Z] 2e060f4bd70b: Pulling fs layer [2021-08-05T23:57:39.807Z] 80e8d568a223: Pulling fs layer [2021-08-05T23:57:39.807Z] 8dc6ef1a942a: Pulling fs layer [2021-08-05T23:57:39.807Z] 2312dd95470a: Pulling fs layer [2021-08-05T23:57:39.807Z] 2e060f4bd70b: Waiting [2021-08-05T23:57:39.807Z] 80e8d568a223: Waiting [2021-08-05T23:57:39.807Z] 8dc6ef1a942a: Waiting [2021-08-05T23:57:39.807Z] 2312dd95470a: Waiting [2021-08-05T23:57:39.807Z] 292df0bc6bf3: Verifying Checksum [2021-08-05T23:57:39.807Z] 292df0bc6bf3: Download complete [2021-08-05T23:57:39.807Z] 6db28d0fdbf6: Verifying Checksum [2021-08-05T23:57:39.807Z] 6db28d0fdbf6: Download complete [2021-08-05T23:57:39.807Z] 05e7bc50f07f: Verifying Checksum [2021-08-05T23:57:39.807Z] 05e7bc50f07f: Download complete [2021-08-05T23:57:39.807Z] 80e8d568a223: Verifying Checksum [2021-08-05T23:57:39.807Z] 80e8d568a223: Download complete [2021-08-05T23:57:39.807Z] 8dc6ef1a942a: Verifying Checksum [2021-08-05T23:57:39.807Z] 8dc6ef1a942a: Download complete [2021-08-05T23:57:40.079Z] 2312dd95470a: Verifying Checksum [2021-08-05T23:57:40.079Z] 2312dd95470a: Download complete [2021-08-05T23:57:40.079Z] 05e7bc50f07f: Pull complete [2021-08-05T23:57:40.348Z] 6db28d0fdbf6: Pull complete [2021-08-05T23:57:40.348Z] 292df0bc6bf3: Pull complete [2021-08-05T23:57:42.194Z] 2e060f4bd70b: Verifying Checksum [2021-08-05T23:57:42.194Z] 2e060f4bd70b: Download complete [2021-08-05T23:57:44.829Z] 2e060f4bd70b: Pull complete [2021-08-05T23:57:44.829Z] 80e8d568a223: Pull complete [2021-08-05T23:57:44.829Z] 8dc6ef1a942a: Pull complete [2021-08-05T23:57:44.829Z] 2312dd95470a: Pull complete [2021-08-05T23:57:44.829Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-08-05T23:57:44.829Z] Status: Downloaded newer image for docker:20.10.0 [2021-08-05T23:57:46.248Z] ---> 69fac662b190 [2021-08-05T23:57:46.248Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-05T23:57:46.248Z] ---> Running in 2d79a0eb95ab [2021-08-05T23:57:46.248Z] Removing intermediate container 2d79a0eb95ab [2021-08-05T23:57:46.248Z] ---> 3af9468cd243 [2021-08-05T23:57:46.248Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-05T23:57:46.248Z] ---> Running in 261524a7feb6 [2021-08-05T23:57:46.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-05T23:57:47.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-05T23:57:47.753Z] OK: 219 MiB in 52 packages [2021-08-05T23:57:48.026Z] Removing intermediate container 261524a7feb6 [2021-08-05T23:57:48.026Z] ---> c191a41b7fc8 [2021-08-05T23:57:48.026Z] Step 6/8 : WORKDIR /build [2021-08-05T23:57:48.026Z] ---> Running in a717fdfce5ef [2021-08-05T23:57:48.313Z] Removing intermediate container a717fdfce5ef [2021-08-05T23:57:48.313Z] ---> d7b6d317e0de [2021-08-05T23:57:48.313Z] Step 7/8 : COPY go.mod . [2021-08-05T23:57:48.313Z] ---> 5f0e21ff5833 [2021-08-05T23:57:48.313Z] Step 8/8 : RUN go mod download [2021-08-05T23:57:48.313Z] ---> Running in 3552b5e689c2 [2021-08-05T23:58:00.687Z] Removing intermediate container 3552b5e689c2 [2021-08-05T23:58:00.687Z] ---> 25a40645f725 [2021-08-05T23:58:00.687Z] Successfully built 25a40645f725 [2021-08-05T23:58:00.687Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:58:01.068Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T23:58:01.068Z] . [Pipeline] withDockerContainer [2021-08-05T23:58:01.187Z] prd-centos7-docker-4c-2g-2199 does not seem to be running inside a container [2021-08-05T23:58:01.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T23:58:01.728Z] $ docker top 43d48910fa7ec883c456adae50ce2f9761fdd71fe4ec8975c2c43208ea20e574 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:58:02.163Z] + go version [2021-08-05T23:58:02.164Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-05T23:58:02.179Z] $ docker stop --time=1 43d48910fa7ec883c456adae50ce2f9761fdd71fe4ec8975c2c43208ea20e574 [2021-08-05T23:58:03.395Z] $ docker rm -f 43d48910fa7ec883c456adae50ce2f9761fdd71fe4ec8975c2c43208ea20e574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:58:03.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-05T23:58:03.968Z] . [Pipeline] withDockerContainer [2021-08-05T23:58:04.074Z] prd-centos7-docker-4c-2g-2199 does not seem to be running inside a container [2021-08-05T23:58:04.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-05T23:58:04.562Z] $ docker top 816c2259945b7219323e5121d67697719a6130ca1941fd4ecbac12cd4988d60e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:58:04.995Z] + go mod tidy [Pipeline] sh [2021-08-05T23:58:05.592Z] + make test [2021-08-05T23:58:05.592Z] make -C ./app-service-template build [2021-08-05T23:58:05.592Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:58:05.592Z] 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-05T23:58:08.028Z] Removing intermediate container 653e153fc463 [2021-08-05T23:58:08.029Z] ---> f63efca81b8b [2021-08-05T23:58:08.029Z] Successfully built f63efca81b8b [2021-08-05T23:58:08.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:58:08.627Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T23:58:08.627Z] . [Pipeline] withDockerContainer [2021-08-05T23:58:08.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-2198 does not seem to be running inside a container [2021-08-05T23:58:09.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T23:58:10.852Z] $ docker top e1c62d531bb284188e12d092e61cd9ca7eaa80dc42ebbf44af4a6c0f08311154 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:58:11.888Z] + go version [2021-08-05T23:58:11.888Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-05T23:58:11.911Z] $ docker stop --time=1 e1c62d531bb284188e12d092e61cd9ca7eaa80dc42ebbf44af4a6c0f08311154 [2021-08-05T23:58:14.057Z] $ docker rm -f e1c62d531bb284188e12d092e61cd9ca7eaa80dc42ebbf44af4a6c0f08311154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:58:16.736Z] + docker inspect -f . ci-base-image-arm64 [2021-08-05T23:58:16.737Z] . [Pipeline] withDockerContainer [2021-08-05T23:58:16.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-2198 does not seem to be running inside a container [2021-08-05T23:58:17.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-05T23:58:18.471Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:58:18.471Z] make -C ./app-service-template test [2021-08-05T23:58:18.471Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:58:18.471Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-05T23:58:18.879Z] $ docker top d77799b47e02a40045681af247fbcb113a096fd7e1fe9eee14c9495780cba988 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-05T23:58:19.846Z] + go mod tidy [Pipeline] sh [2021-08-05T23:58:21.107Z] + make test [2021-08-05T23:58:21.107Z] make -C ./app-service-template build [2021-08-05T23:58:21.107Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:58:21.107Z] 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-05T23:58:26.749Z] ok new-app-service 0.010s coverage: 47.8% of statements [2021-08-05T23:58:26.749Z] ? new-app-service/config [no test files] [2021-08-05T23:58:26.749Z] ok new-app-service/functions 0.010s [2021-08-05T23:58:26.749Z] CGO_ENABLED=1 go vet ./... [2021-08-05T23:58:33.484Z] gofmt -l . [2021-08-05T23:58:33.484Z] [ "`gofmt -l .`" = "" ] [2021-08-05T23:58:33.484Z] ./bin/test-attribution-txt.sh [2021-08-05T23:58:34.070Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:58:34.070Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-05T23:58:34.335Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-05T23:58:35.748Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 63.6% of statements [2021-08-05T23:58:36.022Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements [2021-08-05T23:58:36.022Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-05T23:58:36.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements [2021-08-05T23:58:36.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-05T23:58:36.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s [2021-08-05T23:58:37.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.059s coverage: 74.5% of statements [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-05T23:58:37.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.1% of statements [2021-08-05T23:58:37.228Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-05T23:58:37.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements [2021-08-05T23:58:40.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.743s coverage: 76.1% of statements [2021-08-05T23:58:40.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-05T23:58:40.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 12.5% of statements [2021-08-05T23:58:40.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements [2021-08-05T23:58:40.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-05T23:58:40.877Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-05T23:58:40.877Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-08-05T23:59:00.141Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:59:00.142Z] make -C ./app-service-template test [2021-08-05T23:59:00.142Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:59:00.142Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-08-05T23:59:08.342Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.076s coverage: 78.1% of statements [2021-08-05T23:59:08.342Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-08-05T23:59:08.342Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-05T23:59:08.342Z] gofmt -l . [2021-08-05T23:59:08.342Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-05T23:59:08.361Z] $ docker stop --time=1 816c2259945b7219323e5121d67697719a6130ca1941fd4ecbac12cd4988d60e [2021-08-05T23:59:09.671Z] $ docker rm -f 816c2259945b7219323e5121d67697719a6130ca1941fd4ecbac12cd4988d60e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-05T23:59:11.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-05T23:59:12.166Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:59:14.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:59:14.675Z] [2021-08-05T23:59:14.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-05T23:59:16.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:59:16.796Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-05T23:59:16.796Z] b4d181a07f80: Pulling fs layer [2021-08-05T23:59:16.796Z] a1111a8f2ec3: Pulling fs layer [2021-08-05T23:59:16.796Z] ed53099fbce6: Pulling fs layer [2021-08-05T23:59:16.796Z] dc539afda2c1: Pulling fs layer [2021-08-05T23:59:16.796Z] 77bc0d833cb6: Pulling fs layer [2021-08-05T23:59:16.796Z] 9065ff56babe: Pulling fs layer [2021-08-05T23:59:16.796Z] d287ab97295c: Pulling fs layer [2021-08-05T23:59:16.796Z] 77bc0d833cb6: Waiting [2021-08-05T23:59:16.796Z] 9065ff56babe: Waiting [2021-08-05T23:59:16.796Z] d287ab97295c: Waiting [2021-08-05T23:59:16.796Z] dc539afda2c1: Waiting [2021-08-05T23:59:17.382Z] a1111a8f2ec3: Verifying Checksum [2021-08-05T23:59:17.382Z] a1111a8f2ec3: Download complete [2021-08-05T23:59:17.382Z] dc539afda2c1: Verifying Checksum [2021-08-05T23:59:17.382Z] dc539afda2c1: Download complete [2021-08-05T23:59:17.653Z] 77bc0d833cb6: Verifying Checksum [2021-08-05T23:59:17.653Z] 77bc0d833cb6: Download complete [2021-08-05T23:59:17.653Z] 9065ff56babe: Verifying Checksum [2021-08-05T23:59:17.653Z] 9065ff56babe: Download complete [2021-08-05T23:59:17.653Z] ed53099fbce6: Verifying Checksum [2021-08-05T23:59:17.653Z] ed53099fbce6: Download complete [2021-08-05T23:59:18.631Z] b4d181a07f80: Verifying Checksum [2021-08-05T23:59:18.631Z] b4d181a07f80: Download complete [2021-08-05T23:59:20.070Z] b4d181a07f80: Pull complete [2021-08-05T23:59:20.070Z] a1111a8f2ec3: Pull complete [2021-08-05T23:59:20.669Z] ed53099fbce6: Pull complete [2021-08-05T23:59:20.669Z] dc539afda2c1: Pull complete [2021-08-05T23:59:20.940Z] 77bc0d833cb6: Pull complete [2021-08-05T23:59:20.940Z] 9065ff56babe: Pull complete [2021-08-05T23:59:22.355Z] d287ab97295c: Verifying Checksum [2021-08-05T23:59:22.355Z] d287ab97295c: Download complete [2021-08-05T23:59:27.755Z] d287ab97295c: Pull complete [2021-08-05T23:59:27.755Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-05T23:59:27.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-05T23:59:27.755Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-05T23:59:27.870Z] prd-centos7-docker-4c-2g-2199 does not seem to be running inside a container [2021-08-05T23:59:27.940Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-05T23:59:30.288Z] $ docker top b7df2b66e8a55f456e75514716c1bc46b02207fe681581830020d3e5ca0b6dd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-05T23:59:30.795Z] ---> job-cost.sh [2021-08-05T23:59:30.796Z] lf-activate-venv: SKIPPING [2021-08-05T23:59:30.796Z] INFO: No Stack... [2021-08-05T23:59:30.917Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-08-05T23:59:30.917Z] ? new-app-service/config [no test files] [2021-08-05T23:59:30.917Z] ok new-app-service/functions 0.048s [2021-08-05T23:59:30.917Z] CGO_ENABLED=1 go vet ./... [2021-08-05T23:59:32.219Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-05T23:59:32.219Z] INFO: Archiving Costs [Pipeline] sh [2021-08-05T23:59:34.346Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-08-05T23:59:34.346Z] + cut -d, -f6 [Pipeline] lock [2021-08-05T23:59:34.390Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [2021-08-05T23:59:34.400Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] did not exist. Created. [2021-08-05T23:59:34.400Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-05T23:59:34.748Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-05T23:59:35.004Z] Stashed 1 file(s) [Pipeline] } [2021-08-05T23:59:35.019Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-05T23:59:35.045Z] $ docker stop --time=1 b7df2b66e8a55f456e75514716c1bc46b02207fe681581830020d3e5ca0b6dd7 [2021-08-05T23:59:36.213Z] $ docker rm -f b7df2b66e8a55f456e75514716c1bc46b02207fe681581830020d3e5ca0b6dd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-05T23:59:54.802Z] gofmt -l . [2021-08-05T23:59:54.802Z] [ "`gofmt -l .`" = "" ] [2021-08-05T23:59:54.802Z] ./bin/test-attribution-txt.sh [2021-08-05T23:59:55.403Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-08-05T23:59:55.403Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-05T23:59:56.846Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-08-06T00:00:05.178Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.134s coverage: 63.6% of statements [2021-08-06T00:00:05.178Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.078s coverage: 96.5% of statements [2021-08-06T00:00:05.178Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-08-06T00:00:05.178Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.122s coverage: 61.8% of statements [2021-08-06T00:00:05.178Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-08-06T00:00:05.178Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.040s [2021-08-06T00:00:06.180Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.080s coverage: 74.5% of statements [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-08-06T00:00:06.180Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.027s coverage: 97.1% of statements [2021-08-06T00:00:06.180Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-08-06T00:00:06.180Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.084s coverage: 10.5% of statements [2021-08-06T00:00:12.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.846s coverage: 76.1% of statements [2021-08-06T00:00:12.942Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-08-06T00:00:12.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.069s coverage: 12.5% of statements [2021-08-06T00:00:12.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.092s coverage: 27.3% of statements [2021-08-06T00:00:12.942Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-08-06T00:00:12.942Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-08-06T00:00:12.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.044s coverage: 51.4% of statements [2021-08-06T00:00:39.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.113s coverage: 78.1% of statements [2021-08-06T00:00:39.716Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.071s coverage: 94.4% of statements [2021-08-06T00:00:39.716Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-06T00:00:41.711Z] gofmt -l . [2021-08-06T00:00:42.304Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-06T00:00:42.599Z] $ docker stop --time=1 d77799b47e02a40045681af247fbcb113a096fd7e1fe9eee14c9495780cba988 [2021-08-06T00:00:44.571Z] $ docker rm -f d77799b47e02a40045681af247fbcb113a096fd7e1fe9eee14c9495780cba988 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T00:00:45.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-06T00:00:45.534Z] Warning: overwriting stash ‘coverage-report’ [2021-08-06T00:00:46.150Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:00:48.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:00:48.934Z] [2021-08-06T00:00:48.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:00:49.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:00:49.562Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T00:00:49.562Z] 448f6bf000e3: Pulling fs layer [2021-08-06T00:00:49.562Z] f757da607395: Pulling fs layer [2021-08-06T00:00:49.562Z] 05883995daec: Pulling fs layer [2021-08-06T00:00:49.562Z] 8603b9c90790: Pulling fs layer [2021-08-06T00:00:49.562Z] 1560dd03e051: Pulling fs layer [2021-08-06T00:00:49.562Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T00:00:49.562Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T00:00:49.562Z] 1560dd03e051: Waiting [2021-08-06T00:00:49.562Z] 27f5ce0e4adf: Waiting [2021-08-06T00:00:49.562Z] c2d8d7efcc4b: Waiting [2021-08-06T00:00:49.562Z] 8603b9c90790: Waiting [2021-08-06T00:00:49.562Z] f757da607395: Verifying Checksum [2021-08-06T00:00:49.562Z] f757da607395: Download complete [2021-08-06T00:00:49.838Z] 8603b9c90790: Download complete [2021-08-06T00:00:49.838Z] 1560dd03e051: Verifying Checksum [2021-08-06T00:00:49.838Z] 1560dd03e051: Download complete [2021-08-06T00:00:49.838Z] 27f5ce0e4adf: Download complete [2021-08-06T00:00:50.113Z] 05883995daec: Verifying Checksum [2021-08-06T00:00:50.113Z] 05883995daec: Download complete [2021-08-06T00:00:50.783Z] 448f6bf000e3: Verifying Checksum [2021-08-06T00:00:50.783Z] 448f6bf000e3: Download complete [2021-08-06T00:00:54.255Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T00:00:54.255Z] c2d8d7efcc4b: Download complete [2021-08-06T00:00:54.861Z] 448f6bf000e3: Pull complete [2021-08-06T00:00:55.455Z] f757da607395: Pull complete [2021-08-06T00:00:56.900Z] 05883995daec: Pull complete [2021-08-06T00:00:57.496Z] 8603b9c90790: Pull complete [2021-08-06T00:00:58.476Z] 1560dd03e051: Pull complete [2021-08-06T00:00:58.749Z] 27f5ce0e4adf: Pull complete [2021-08-06T00:01:13.856Z] c2d8d7efcc4b: Pull complete [2021-08-06T00:01:13.856Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T00:01:13.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T00:01:13.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T00:01:14.085Z] prd-ubuntu18.04-docker-arm64-4c-16g-2198 does not seem to be running inside a container [2021-08-06T00:01:14.166Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-06T00:01:18.415Z] $ docker top 64396e2a9a9470e81719b7c9723c8512447a31163addfebfcc46e00fce138e36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:19.402Z] ---> job-cost.sh [2021-08-06T00:01:19.402Z] lf-activate-venv: SKIPPING [2021-08-06T00:01:19.402Z] INFO: No Stack... [2021-08-06T00:01:20.377Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T00:01:20.649Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T00:01:21.334Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-08-06T00:01:21.334Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T00:01:21.404Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [2021-08-06T00:01:21.414Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] did not exist. Created. [2021-08-06T00:01:21.414Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T00:01:22.098Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-c2657fc3/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-c2657fc3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-06T00:01:22.778Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T00:01:22.809Z] Warning: overwriting stash ‘stack-cost’ [2021-08-06T00:01:22.866Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T00:01:22.882Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-932-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T00:01:22.907Z] $ docker stop --time=1 64396e2a9a9470e81719b7c9723c8512447a31163addfebfcc46e00fce138e36 [2021-08-06T00:01:25.642Z] $ docker rm -f 64396e2a9a9470e81719b7c9723c8512447a31163addfebfcc46e00fce138e36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-06T00:01:26.495Z] provisioning config files... [2021-08-06T00:01:26.521Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/config94464819874678295tmp [Pipeline] { [Pipeline] sh [2021-08-06T00:01:26.865Z] + set +x [2021-08-06T00:01:26.865Z] + curl -s https://codecov.io/bash [2021-08-06T00:01:26.865Z] + bash -s -- [2021-08-06T00:01:26.865Z] [2021-08-06T00:01:26.865Z] _____ _ [2021-08-06T00:01:26.865Z] / ____| | | [2021-08-06T00:01:26.865Z] | | ___ __| | ___ ___ _____ __ [2021-08-06T00:01:26.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-06T00:01:26.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-06T00:01:26.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-06T00:01:26.865Z] Bash-1.0.6 [2021-08-06T00:01:26.865Z] [2021-08-06T00:01:26.865Z] [2021-08-06T00:01:26.865Z] ==> git version 2.24.4 found [2021-08-06T00:01:26.865Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-06T00:01:26.865Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-06T00:01:26.865Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-06T00:01:26.865Z] ==> Jenkins CI detected. [2021-08-06T00:01:26.865Z] current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-932 [2021-08-06T00:01:26.865Z] project root: . [2021-08-06T00:01:26.865Z] --> token set from env [2021-08-06T00:01:27.136Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-06T00:01:27.136Z] ==> Running gcov in . (disable via -X gcov) [2021-08-06T00:01:27.136Z] ==> Python coveragepy not found [2021-08-06T00:01:27.136Z] ==> Searching for coverage reports in: [2021-08-06T00:01:27.136Z] + . [2021-08-06T00:01:27.136Z] -> Found 2 reports [2021-08-06T00:01:27.136Z] ==> Detecting git/mercurial file structure [2021-08-06T00:01:27.136Z] ==> Reading reports [2021-08-06T00:01:27.136Z] + ./app-service-template/coverage.out bytes=1055 [2021-08-06T00:01:27.136Z] + ./coverage.out bytes=95183 [2021-08-06T00:01:27.136Z] ==> Appending adjustments [2021-08-06T00:01:27.136Z] https://docs.codecov.io/docs/fixing-reports [2021-08-06T00:01:27.405Z] + Found adjustments [2021-08-06T00:01:27.405Z] ==> Gzipping contents [2021-08-06T00:01:27.405Z] 20K /tmp/codecov.3RIvRx.gz [2021-08-06T00:01:27.405Z] ==> Uploading reports [2021-08-06T00:01:27.405Z] url: https://codecov.io [2021-08-06T00:01:27.405Z] query: branch=PR-932&commit=a801908535f27fa424f46c983a6c2ef0ad604ab7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= [2021-08-06T00:01:27.405Z] -> Pinging Codecov [2021-08-06T00:01:27.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-932&commit=a801908535f27fa424f46c983a6c2ef0ad604ab7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-932%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=932&job=&cmd_args= [2021-08-06T00:01:27.994Z] -> Uploading to [2021-08-06T00:01:27.994Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-06/3D8B5DFFC46A037C893635FACE044666/a801908535f27fa424f46c983a6c2ef0ad604ab7/344b72f6-5023-433e-bd4d-511cbfc83e53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210806%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210806T000127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05432c5e98698a5c89d44857ecfaa10833d38e6d902e0a868120e5ba052cee93 [2021-08-06T00:01:27.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-06T00:01:27.994Z] Dload Upload Total Spent Left Speed [2021-08-06T00:01:28.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16451 0 0 100 16451 0 32460 --:--:-- --:--:-- --:--:-- 32447 100 16451 0 0 100 16451 0 32449 --:--:-- --:--:-- --:--:-- 32447 [2021-08-06T00:01:28.591Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a801908535f27fa424f46c983a6c2ef0ad604ab7 [Pipeline] } [2021-08-06T00:01:28.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-06T00:01:32.126Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-932/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:32.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:33.255Z] ---> package-listing.sh [2021-08-06T00:01:33.255Z] ++ facter osfamily [2021-08-06T00:01:33.255Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T00:01:33.528Z] + OS_FAMILY=redhat [2021-08-06T00:01:33.528Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-932 [2021-08-06T00:01:33.528Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T00:01:33.528Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T00:01:33.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T00:01:33.528Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T00:01:33.528Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-932 ']' [2021-08-06T00:01:33.528Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T00:01:33.528Z] + case "${OS_FAMILY}" in [2021-08-06T00:01:33.528Z] + sort [2021-08-06T00:01:33.528Z] + rpm -qa [2021-08-06T00:01:34.114Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T00:01:34.114Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T00:01:34.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T00:01:34.114Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-932 ']' [2021-08-06T00:01:34.114Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-932/archives/ [2021-08-06T00:01:34.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-932/archives/ [Pipeline] echo [2021-08-06T00:01:34.132Z] 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-932/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-06T00:01:34.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:01:35.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:01:35.049Z] [2021-08-06T00:01:35.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T00:01:35.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:01:35.386Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T00:01:35.386Z] b4d181a07f80: Pulling fs layer [2021-08-06T00:01:35.386Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T00:01:35.386Z] ed53099fbce6: Pulling fs layer [2021-08-06T00:01:35.386Z] dc539afda2c1: Pulling fs layer [2021-08-06T00:01:35.386Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T00:01:35.386Z] 9065ff56babe: Pulling fs layer [2021-08-06T00:01:35.386Z] d287ab97295c: Pulling fs layer [2021-08-06T00:01:35.386Z] 77bc0d833cb6: Waiting [2021-08-06T00:01:35.386Z] 9065ff56babe: Waiting [2021-08-06T00:01:35.386Z] d287ab97295c: Waiting [2021-08-06T00:01:35.386Z] dc539afda2c1: Waiting [2021-08-06T00:01:35.658Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T00:01:35.658Z] a1111a8f2ec3: Download complete [2021-08-06T00:01:35.658Z] dc539afda2c1: Verifying Checksum [2021-08-06T00:01:35.658Z] dc539afda2c1: Download complete [2021-08-06T00:01:35.927Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T00:01:35.927Z] 77bc0d833cb6: Download complete [2021-08-06T00:01:35.927Z] 9065ff56babe: Verifying Checksum [2021-08-06T00:01:35.927Z] 9065ff56babe: Download complete [2021-08-06T00:01:35.927Z] ed53099fbce6: Verifying Checksum [2021-08-06T00:01:35.927Z] ed53099fbce6: Download complete [2021-08-06T00:01:36.900Z] b4d181a07f80: Verifying Checksum [2021-08-06T00:01:36.900Z] b4d181a07f80: Download complete [2021-08-06T00:01:38.326Z] b4d181a07f80: Pull complete [2021-08-06T00:01:38.326Z] a1111a8f2ec3: Pull complete [2021-08-06T00:01:38.917Z] ed53099fbce6: Pull complete [2021-08-06T00:01:38.917Z] dc539afda2c1: Pull complete [2021-08-06T00:01:39.191Z] 77bc0d833cb6: Pull complete [2021-08-06T00:01:39.191Z] 9065ff56babe: Pull complete [2021-08-06T00:01:40.155Z] d287ab97295c: Verifying Checksum [2021-08-06T00:01:40.156Z] d287ab97295c: Download complete [2021-08-06T00:01:45.517Z] d287ab97295c: Pull complete [2021-08-06T00:01:45.517Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T00:01:45.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T00:01:45.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T00:01:45.619Z] prd-centos7-docker-4c-2g-2197 does not seem to be running inside a container [2021-08-06T00:01:45.677Z] $ 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-932/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-932 -v /w/workspace/ndry_app-functions-sdk-go_PR-932:/w/workspace/ndry_app-functions-sdk-go_PR-932:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-932@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-932@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T00:01:48.077Z] $ docker top cfed264d4c4df4d75508a10f6d696d3a231e1bfc6603712e73c712910166c28a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T00:01:48.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T00:01:48.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T00:01:49.135Z] + ls /var/log/sa-host [2021-08-06T00:01:49.135Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T00:01:49.135Z] file_magic: OK [2021-08-06T00:01:49.135Z] HZ: Using current value: 100 [2021-08-06T00:01:49.135Z] file_header: OK [2021-08-06T00:01:49.135Z] 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-06T00:01:49.135Z] Statistics: [2021-08-06T00:01:49.135Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T00:01:49.135Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T00:01:49.135Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T00:01:49.135Z] file_magic: OK [2021-08-06T00:01:49.135Z] HZ: Using current value: 100 [2021-08-06T00:01:49.135Z] file_header: OK [2021-08-06T00:01:49.135Z] 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-06T00:01:49.135Z] Statistics: [2021-08-06T00:01:49.135Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T00:01:49.135Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T00:01:51.481Z] provisioning config files... [2021-08-06T00:01:51.499Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-932@tmp/config133904386519897381tmp [Pipeline] { [Pipeline] echo [2021-08-06T00:01:51.527Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:51.862Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T00:01:51.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:52.326Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T00:01:52.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:52.651Z] ---> sudo-logs.sh [2021-08-06T00:01:52.651Z] Archiving 'sudo' log.. [2021-08-06T00:01:52.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2197.vexxhost.local: Name or service not known [2021-08-06T00:01:52.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2197.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T00:01:52.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:53.014Z] ---> job-cost.sh [2021-08-06T00:01:53.014Z] lf-activate-venv: SKIPPING [2021-08-06T00:01:53.014Z] DEBUG: total: 0.18000000715255737 [2021-08-06T00:01:53.014Z] INFO: Retrieving Stack Cost... [2021-08-06T00:01:53.992Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T00:01:54.472Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T00:01:54.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T00:01:54.817Z] ---> logs-deploy.sh [2021-08-06T00:01:54.817Z] lf-activate-venv: SKIPPING [2021-08-06T00:01:54.817Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-932/2 [2021-08-06T00:01:54.817Z] INFO: archiving workspace using pattern(s): [2021-08-06T00:01:55.402Z] Archives upload complete. [2021-08-06T00:01:55.672Z] INFO: archiving logs to Nexus