Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab 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-ssh7350500585728700744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh3167910579892075098.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3498881898969597325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh2817633238907043510.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4865137818659583513.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_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3351 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh4688755549125094881.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" > git rev-list --no-walk e52849b4ed789265e09033222a233a1a53cfae91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-20T18:27:05.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-20T18:27:05.120Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-20T18:27:05.177Z] ========================================================= [2021-07-20T18:27:05.177Z] EdgeX Global Pipelines Version Info [2021-07-20T18:27:05.177Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:27:06.489Z] ------------------- [2021-07-20T18:27:06.489Z] stable info: [2021-07-20T18:27:06.489Z] ------------------- [2021-07-20T18:27:06.489Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-20T18:27:06.489Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-20T18:27:06.489Z] Message: update stable to v1.0.197 [2021-07-20T18:27:07.079Z] ------------------- [2021-07-20T18:27:07.079Z] experimental info: [2021-07-20T18:27:07.079Z] ------------------- [2021-07-20T18:27:07.079Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-20T18:27:07.079Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-20T18:27:07.079Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-20T18:27:07.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-07-20T18:27:07.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-07-20T18:27:07.292Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-20T18:27:07.321Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-20T18:27:07.350Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-20T18:27:07.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-20T18:27:07.407Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-20T18:27:07.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-20T18:27:07.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-20T18:27:07.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-20T18:27:07.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-20T18:27:07.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-07-20T18:27:07.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-20T18:27:07.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-20T18:27:07.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:27:07.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:27:07.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:27:07.713Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-20T18:27:07.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-20T18:27:07.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-20T18:27:07.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-20T18:27:07.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-20T18:27:07.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-20T18:27:07.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-20T18:27:07.892Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-20T18:27:07.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-20T18:27:07.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-20T18:27:07.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-20T18:27:07.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-20T18:27:08.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] echo [2021-07-20T18:27:08.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc0c5a [Pipeline] echo [2021-07-20T18:27:08.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-20T18:27:08.560Z] + git log --format=format:%s -1 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] echo [2021-07-20T18:27:08.622Z] GIT_COMMIT: 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab, Commit Message: fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926) [Pipeline] echo [2021-07-20T18:27:08.637Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:27:09.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:27:09.650Z] [2021-07-20T18:27:09.650Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:27:09.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:27:09.995Z] latest: Pulling from edgex-devops/git-semver [2021-07-20T18:27:09.995Z] 31603596830f: Pulling fs layer [2021-07-20T18:27:09.995Z] b6dc333f4379: Pulling fs layer [2021-07-20T18:27:09.995Z] 3d9ef1400e77: Pulling fs layer [2021-07-20T18:27:09.995Z] fd332fbdc1db: Pulling fs layer [2021-07-20T18:27:09.995Z] fd332fbdc1db: Waiting [2021-07-20T18:27:10.260Z] b6dc333f4379: Verifying Checksum [2021-07-20T18:27:10.260Z] b6dc333f4379: Download complete [2021-07-20T18:27:10.532Z] 31603596830f: Verifying Checksum [2021-07-20T18:27:10.532Z] 31603596830f: Download complete [2021-07-20T18:27:10.532Z] fd332fbdc1db: Verifying Checksum [2021-07-20T18:27:10.532Z] fd332fbdc1db: Download complete [2021-07-20T18:27:10.532Z] 3d9ef1400e77: Verifying Checksum [2021-07-20T18:27:10.532Z] 3d9ef1400e77: Download complete [2021-07-20T18:27:10.532Z] 31603596830f: Pull complete [2021-07-20T18:27:10.813Z] b6dc333f4379: Pull complete [2021-07-20T18:27:11.410Z] 3d9ef1400e77: Pull complete [2021-07-20T18:27:11.411Z] fd332fbdc1db: Pull complete [2021-07-20T18:27:11.411Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-20T18:27:11.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:27:11.411Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-20T18:27:11.516Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:27:11.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-20T18:27:12.383Z] $ docker top fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-20T18:27:12.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:27:12.518Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:27:12.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:27:12.649Z] $ docker exec fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent [2021-07-20T18:27:12.775Z] SSH_AUTH_SOCK=/tmp/ssh-fyktopvEUT5y/agent.13 [2021-07-20T18:27:12.775Z] SSH_AGENT_PID=19 [2021-07-20T18:27:12.787Z] Running ssh-add (command line suppressed) [2021-07-20T18:27:12.894Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8265636897862511203.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8265636897862511203.key) [2021-07-20T18:27:12.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:27:13.241Z] + git tag --points-at HEAD [Pipeline] } [2021-07-20T18:27:13.261Z] $ docker exec --env ******** --env ******** fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent -k [2021-07-20T18:27:13.376Z] unset SSH_AUTH_SOCK; [2021-07-20T18:27:13.377Z] unset SSH_AGENT_PID; [2021-07-20T18:27:13.377Z] echo Agent pid 19 killed; [2021-07-20T18:27:13.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-20T18:27:13.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:27:13.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:27:13.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:27:13.574Z] $ docker exec fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent [2021-07-20T18:27:13.698Z] SSH_AUTH_SOCK=/tmp/ssh-5hMSmzrLCU4q/agent.52 [2021-07-20T18:27:13.698Z] SSH_AGENT_PID=58 [2021-07-20T18:27:13.706Z] Running ssh-add (command line suppressed) [2021-07-20T18:27:13.816Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7763849631671159229.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7763849631671159229.key) [2021-07-20T18:27:13.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:27:14.158Z] + git semver init [2021-07-20T18:27:14.158Z] # -> Open(): unable to determine branch for HEAD [2021-07-20T18:27:14.158Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-20T18:27:14.158Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-20T18:27:14.158Z] # $SEMVER_REMOTE_NAME = origin [2021-07-20T18:27:14.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-20T18:27:14.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-20T18:27:14.158Z] # $SEMVER_BRANCH = main [2021-07-20T18:27:14.158Z] # $SEMVER_TEMP = /tmp/semver-519155297 [2021-07-20T18:27:14.158Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-07-20T18:27:16.121Z] # '/tmp/semver-519155297' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-07-20T18:27:16.121Z] # -> Force: false [2021-07-20T18:27:16.121Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-07-20T18:27:16.138Z] $ docker exec --env ******** --env ******** fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 ssh-agent -k [2021-07-20T18:27:16.251Z] unset SSH_AUTH_SOCK; [2021-07-20T18:27:16.252Z] unset SSH_AGENT_PID; [2021-07-20T18:27:16.252Z] echo Agent pid 58 killed; [2021-07-20T18:27:16.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-20T18:27:16.630Z] + git semver [Pipeline] } [2021-07-20T18:27:16.651Z] $ docker stop --time=1 fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 [2021-07-20T18:27:17.945Z] $ docker rm -f fca81e4d8a13796e5c6fc42fb1e08a69279b7932e3f89e643857267540fdd546 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-20T18:27:18.342Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-20T18:27:18.725Z] Stashed 1 file(s) [Pipeline] echo [2021-07-20T18:27:18.728Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [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-07-20T18:27:34.015Z] Still waiting to schedule task [2021-07-20T18:27:34.016Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-20T18:27:34.017Z] Still waiting to schedule task [2021-07-20T18:27:34.018Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3349’ is offline [2021-07-20T18:29:31.189Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3352 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-20T18:29:31.212Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-07-20T18:29:31.461Z] The recommended git tool is: git [2021-07-20T18:29:37.683Z] using credential edgex-jenkins-ssh [2021-07-20T18:29:37.705Z] Cloning the remote Git repository [2021-07-20T18:29:37.808Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:29:38.100Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-07-20T18:29:38.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:29:38.190Z] > git --version # timeout=10 [2021-07-20T18:29:38.206Z] > git --version # 'git version 2.17.1' [2021-07-20T18:29:38.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:29:38.332Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:29:41.650Z] Avoid second fetch [2021-07-20T18:29:41.651Z] Checking out Revision 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (main) [2021-07-20T18:29:41.608Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:29:41.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:29:41.673Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:29:41.690Z] > git checkout -f 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 [2021-07-20T18:29:46.035Z] Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-20T18:29:47.231Z] ========================================================= [2021-07-20T18:29:47.231Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-20T18:29:47.231Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:29:47.791Z] + 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-07-20T18:29:48.778Z] Sending build context to Docker daemon 19.74MB [2021-07-20T18:29:48.778Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-20T18:29:48.778Z] Step 2/8 : FROM ${BASE} [2021-07-20T18:29:49.764Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-20T18:29:49.764Z] 595b0fe564bb: Pulling fs layer [2021-07-20T18:29:49.764Z] 24495759ef45: Pulling fs layer [2021-07-20T18:29:49.764Z] d148012ef14d: Pulling fs layer [2021-07-20T18:29:49.764Z] cb65c68fc2e2: Pulling fs layer [2021-07-20T18:29:49.764Z] 093eec477d81: Pulling fs layer [2021-07-20T18:29:49.764Z] a6d5b2bbb924: Pulling fs layer [2021-07-20T18:29:49.764Z] 2446dc1eb7d3: Pulling fs layer [2021-07-20T18:29:49.764Z] 596795e73e0f: Pulling fs layer [2021-07-20T18:29:49.764Z] cb65c68fc2e2: Waiting [2021-07-20T18:29:49.764Z] 093eec477d81: Waiting [2021-07-20T18:29:49.764Z] a6d5b2bbb924: Waiting [2021-07-20T18:29:49.764Z] 2446dc1eb7d3: Waiting [2021-07-20T18:29:49.764Z] 596795e73e0f: Waiting [2021-07-20T18:29:49.764Z] d148012ef14d: Verifying Checksum [2021-07-20T18:29:49.764Z] d148012ef14d: Download complete [2021-07-20T18:29:49.764Z] 24495759ef45: Verifying Checksum [2021-07-20T18:29:49.764Z] 24495759ef45: Download complete [2021-07-20T18:29:49.764Z] 093eec477d81: Verifying Checksum [2021-07-20T18:29:49.764Z] 093eec477d81: Download complete [2021-07-20T18:29:50.041Z] a6d5b2bbb924: Verifying Checksum [2021-07-20T18:29:50.041Z] a6d5b2bbb924: Download complete [2021-07-20T18:29:50.041Z] 595b0fe564bb: Verifying Checksum [2021-07-20T18:29:50.041Z] 2446dc1eb7d3: Verifying Checksum [2021-07-20T18:29:50.041Z] 2446dc1eb7d3: Download complete [2021-07-20T18:29:50.644Z] 595b0fe564bb: Pull complete [2021-07-20T18:29:51.637Z] 24495759ef45: Pull complete [2021-07-20T18:29:51.917Z] d148012ef14d: Pull complete [2021-07-20T18:29:52.926Z] 596795e73e0f: Verifying Checksum [2021-07-20T18:29:52.926Z] 596795e73e0f: Download complete [2021-07-20T18:29:53.931Z] cb65c68fc2e2: Verifying Checksum [2021-07-20T18:29:53.931Z] cb65c68fc2e2: Download complete [2021-07-20T18:30:00.727Z] Running on prd-centos7-docker-4c-2g-3353 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-07-20T18:30:00.746Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-07-20T18:30:00.880Z] The recommended git tool is: git [2021-07-20T18:30:04.126Z] cb65c68fc2e2: Pull complete [2021-07-20T18:30:04.403Z] 093eec477d81: Pull complete [2021-07-20T18:30:04.798Z] using credential edgex-jenkins-ssh [2021-07-20T18:30:04.815Z] Cloning the remote Git repository [2021-07-20T18:30:05.002Z] a6d5b2bbb924: Pull complete [2021-07-20T18:30:05.278Z] 2446dc1eb7d3: Pull complete [2021-07-20T18:30:04.046Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:30:04.144Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-07-20T18:30:04.183Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-07-20T18:30:04.183Z] > git --version # timeout=10 [2021-07-20T18:30:04.192Z] > git --version # 'git version 2.24.4' [2021-07-20T18:30:04.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-20T18:30:04.221Z] [INFO] Currently running in a labeled security context [2021-07-20T18:30:04.222Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-20T18:30:04.222Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh617779001150440829.key [2021-07-20T18:30:04.235Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:30:06.514Z] Avoid second fetch [2021-07-20T18:30:06.515Z] Checking out Revision 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab (main) [2021-07-20T18:30:05.701Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-07-20T18:30:05.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-20T18:30:05.733Z] > git config core.sparsecheckout # timeout=10 [2021-07-20T18:30:05.745Z] > git checkout -f 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab # timeout=10 [2021-07-20T18:30:09.604Z] 596795e73e0f: Pull complete [2021-07-20T18:30:09.604Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-20T18:30:09.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-20T18:30:09.604Z] ---> d9e956139c92 [2021-07-20T18:30:09.604Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-20T18:30:09.604Z] 20.10.0: Pulling from library/docker [2021-07-20T18:30:09.604Z] a3cc7d3b244e: Pulling fs layer [2021-07-20T18:30:09.604Z] 02a3295e0d61: Pulling fs layer [2021-07-20T18:30:09.604Z] 0f4f2e6d8100: Pulling fs layer [2021-07-20T18:30:09.604Z] 330b718f631f: Pulling fs layer [2021-07-20T18:30:09.604Z] a93816041522: Pulling fs layer [2021-07-20T18:30:09.604Z] bdb6da89ff94: Pulling fs layer [2021-07-20T18:30:09.604Z] 2a70c0c122f4: Pulling fs layer [2021-07-20T18:30:09.604Z] a93816041522: Waiting [2021-07-20T18:30:09.604Z] bdb6da89ff94: Waiting [2021-07-20T18:30:09.604Z] 2a70c0c122f4: Waiting [2021-07-20T18:30:09.604Z] 330b718f631f: Waiting [2021-07-20T18:30:09.604Z] 0f4f2e6d8100: Verifying Checksum [2021-07-20T18:30:09.604Z] 0f4f2e6d8100: Download complete [2021-07-20T18:30:09.880Z] 02a3295e0d61: Verifying Checksum [2021-07-20T18:30:09.880Z] 02a3295e0d61: Download complete [2021-07-20T18:30:09.880Z] a93816041522: Download complete [2021-07-20T18:30:09.880Z] a3cc7d3b244e: Verifying Checksum [2021-07-20T18:30:09.880Z] a3cc7d3b244e: Download complete [2021-07-20T18:30:09.880Z] bdb6da89ff94: Verifying Checksum [2021-07-20T18:30:09.880Z] bdb6da89ff94: Download complete [2021-07-20T18:30:09.880Z] 2a70c0c122f4: Verifying Checksum [2021-07-20T18:30:09.881Z] 2a70c0c122f4: Download complete [2021-07-20T18:30:10.143Z] Commit message: "fix: Set logger in MqttFactory to avoid panic when AuthMode is empty (#926)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-07-20T18:30:10.866Z] a3cc7d3b244e: Pull complete [Pipeline] echo [2021-07-20T18:30:10.899Z] ========================================================= [2021-07-20T18:30:10.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-20T18:30:10.899Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:30:11.325Z] + 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-07-20T18:30:11.325Z] Sending build context to Docker daemon 19.74MB [2021-07-20T18:30:11.473Z] 330b718f631f: Verifying Checksum [2021-07-20T18:30:11.473Z] 330b718f631f: Download complete [2021-07-20T18:30:11.595Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-20T18:30:11.595Z] Step 2/8 : FROM ${BASE} [2021-07-20T18:30:11.595Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-20T18:30:11.595Z] 540db60ca938: Pulling fs layer [2021-07-20T18:30:11.595Z] adcc1eea9eea: Pulling fs layer [2021-07-20T18:30:11.595Z] 4c4ab2625f07: Pulling fs layer [2021-07-20T18:30:11.595Z] 0773c198feca: Pulling fs layer [2021-07-20T18:30:11.595Z] 345f892a5656: Pulling fs layer [2021-07-20T18:30:11.595Z] 4796506630df: Pulling fs layer [2021-07-20T18:30:11.595Z] cc55df3e53f1: Pulling fs layer [2021-07-20T18:30:11.595Z] 4d027b6c602c: Pulling fs layer [2021-07-20T18:30:11.595Z] 449e75d2c14e: Pulling fs layer [2021-07-20T18:30:11.595Z] 4796506630df: Waiting [2021-07-20T18:30:11.595Z] cc55df3e53f1: Waiting [2021-07-20T18:30:11.595Z] 4d027b6c602c: Waiting [2021-07-20T18:30:11.595Z] 449e75d2c14e: Waiting [2021-07-20T18:30:11.595Z] 0773c198feca: Waiting [2021-07-20T18:30:11.595Z] 345f892a5656: Waiting [2021-07-20T18:30:11.862Z] 4c4ab2625f07: Verifying Checksum [2021-07-20T18:30:11.862Z] 4c4ab2625f07: Download complete [2021-07-20T18:30:11.862Z] adcc1eea9eea: Verifying Checksum [2021-07-20T18:30:11.862Z] adcc1eea9eea: Download complete [2021-07-20T18:30:11.862Z] 345f892a5656: Verifying Checksum [2021-07-20T18:30:11.862Z] 345f892a5656: Download complete [2021-07-20T18:30:11.862Z] 4796506630df: Verifying Checksum [2021-07-20T18:30:11.862Z] 4796506630df: Download complete [2021-07-20T18:30:11.862Z] cc55df3e53f1: Verifying Checksum [2021-07-20T18:30:11.862Z] cc55df3e53f1: Download complete [2021-07-20T18:30:12.071Z] 02a3295e0d61: Pull complete [2021-07-20T18:30:12.136Z] 540db60ca938: Verifying Checksum [2021-07-20T18:30:12.136Z] 540db60ca938: Download complete [2021-07-20T18:30:12.349Z] 0f4f2e6d8100: Pull complete [2021-07-20T18:30:12.405Z] 540db60ca938: Pull complete [2021-07-20T18:30:12.405Z] adcc1eea9eea: Pull complete [2021-07-20T18:30:12.405Z] 4c4ab2625f07: Pull complete [2021-07-20T18:30:12.672Z] 4d027b6c602c: Verifying Checksum [2021-07-20T18:30:12.673Z] 4d027b6c602c: Download complete [2021-07-20T18:30:15.766Z] 330b718f631f: Pull complete [2021-07-20T18:30:16.040Z] 449e75d2c14e: Download complete [2021-07-20T18:30:16.042Z] a93816041522: Pull complete [2021-07-20T18:30:16.314Z] bdb6da89ff94: Pull complete [2021-07-20T18:30:16.922Z] 2a70c0c122f4: Pull complete [2021-07-20T18:30:16.922Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-20T18:30:16.922Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-20T18:30:17.001Z] 0773c198feca: Download complete [2021-07-20T18:30:21.310Z] 0773c198feca: Pull complete [2021-07-20T18:30:21.310Z] 345f892a5656: Pull complete [2021-07-20T18:30:21.310Z] 4796506630df: Pull complete [2021-07-20T18:30:21.310Z] cc55df3e53f1: Pull complete [2021-07-20T18:30:21.310Z] 4d027b6c602c: Pull complete [2021-07-20T18:30:22.727Z] 449e75d2c14e: Pull complete [2021-07-20T18:30:22.727Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-20T18:30:22.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-20T18:30:22.727Z] ---> 0d28375d9b5b [2021-07-20T18:30:22.727Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-07-20T18:30:22.727Z] 20.10.0: Pulling from library/docker [2021-07-20T18:30:22.727Z] 05e7bc50f07f: Pulling fs layer [2021-07-20T18:30:22.727Z] 6db28d0fdbf6: Pulling fs layer [2021-07-20T18:30:22.727Z] 292df0bc6bf3: Pulling fs layer [2021-07-20T18:30:22.727Z] 2e060f4bd70b: Pulling fs layer [2021-07-20T18:30:22.727Z] 80e8d568a223: Pulling fs layer [2021-07-20T18:30:22.727Z] 8dc6ef1a942a: Pulling fs layer [2021-07-20T18:30:22.727Z] 2312dd95470a: Pulling fs layer [2021-07-20T18:30:22.727Z] 2e060f4bd70b: Waiting [2021-07-20T18:30:22.727Z] 80e8d568a223: Waiting [2021-07-20T18:30:22.727Z] 8dc6ef1a942a: Waiting [2021-07-20T18:30:22.727Z] 2312dd95470a: Waiting [2021-07-20T18:30:22.727Z] 292df0bc6bf3: Verifying Checksum [2021-07-20T18:30:22.727Z] 292df0bc6bf3: Download complete [2021-07-20T18:30:23.029Z] 6db28d0fdbf6: Verifying Checksum [2021-07-20T18:30:23.029Z] 6db28d0fdbf6: Download complete [2021-07-20T18:30:23.029Z] 80e8d568a223: Verifying Checksum [2021-07-20T18:30:23.029Z] 80e8d568a223: Download complete [2021-07-20T18:30:23.029Z] 8dc6ef1a942a: Verifying Checksum [2021-07-20T18:30:23.029Z] 8dc6ef1a942a: Download complete [2021-07-20T18:30:23.029Z] 05e7bc50f07f: Verifying Checksum [2021-07-20T18:30:23.029Z] 05e7bc50f07f: Download complete [2021-07-20T18:30:23.029Z] 2312dd95470a: Verifying Checksum [2021-07-20T18:30:23.029Z] 2312dd95470a: Download complete [2021-07-20T18:30:23.029Z] 05e7bc50f07f: Pull complete [2021-07-20T18:30:23.300Z] 6db28d0fdbf6: Pull complete [2021-07-20T18:30:23.300Z] 292df0bc6bf3: Pull complete [2021-07-20T18:30:23.719Z] ---> f13474d06d78 [2021-07-20T18:30:23.719Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-20T18:30:23.719Z] ---> Running in c5c1a844da85 [2021-07-20T18:30:24.006Z] Removing intermediate container c5c1a844da85 [2021-07-20T18:30:24.006Z] ---> 021cfa1c1085 [2021-07-20T18:30:24.006Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-20T18:30:24.006Z] ---> Running in 42df139db055 [2021-07-20T18:30:25.277Z] 2e060f4bd70b: Verifying Checksum [2021-07-20T18:30:25.278Z] 2e060f4bd70b: Download complete [2021-07-20T18:30:25.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-20T18:30:28.280Z] 2e060f4bd70b: Pull complete [2021-07-20T18:30:28.280Z] 80e8d568a223: Pull complete [2021-07-20T18:30:28.280Z] 8dc6ef1a942a: Pull complete [2021-07-20T18:30:28.280Z] 2312dd95470a: Pull complete [2021-07-20T18:30:28.280Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-20T18:30:28.280Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-20T18:30:28.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-20T18:30:28.638Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-20T18:30:28.638Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-20T18:30:28.638Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-20T18:30:28.638Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-20T18:30:28.638Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-20T18:30:28.638Z] Executing busybox-1.32.1-r6.trigger [2021-07-20T18:30:28.638Z] OK: 139 MiB in 45 packages [2021-07-20T18:30:28.876Z] ---> 104801316cea [2021-07-20T18:30:28.876Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-20T18:30:28.876Z] ---> Running in 0c0089c34603 [2021-07-20T18:30:28.876Z] Removing intermediate container 0c0089c34603 [2021-07-20T18:30:28.876Z] ---> c9d4887e6aea [2021-07-20T18:30:28.876Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-07-20T18:30:28.876Z] ---> Running in b7035dcfd34e [2021-07-20T18:30:28.913Z] Removing intermediate container 42df139db055 [2021-07-20T18:30:28.913Z] ---> caacf4728e89 [2021-07-20T18:30:28.913Z] Step 6/8 : WORKDIR /build [2021-07-20T18:30:29.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-20T18:30:29.190Z] ---> Running in aa2c3c23fcac [2021-07-20T18:30:29.805Z] Removing intermediate container aa2c3c23fcac [2021-07-20T18:30:29.805Z] ---> 77e43c9ddb61 [2021-07-20T18:30:29.805Z] Step 7/8 : COPY go.mod . [2021-07-20T18:30:30.283Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-20T18:30:30.611Z] (1/5) Installing libsodium (1.0.18-r0) [2021-07-20T18:30:30.611Z] (2/5) Installing libzmq (4.3.3-r1) [2021-07-20T18:30:30.611Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-07-20T18:30:30.623Z] ---> c0d3a94c7992 [2021-07-20T18:30:30.623Z] Step 8/8 : RUN go mod download [2021-07-20T18:30:30.623Z] ---> Running in e5bccb586897 [2021-07-20T18:30:30.881Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-07-20T18:30:30.882Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-07-20T18:30:30.882Z] Executing busybox-1.32.1-r6.trigger [2021-07-20T18:30:30.882Z] OK: 150 MiB in 45 packages [2021-07-20T18:30:31.197Z] Removing intermediate container b7035dcfd34e [2021-07-20T18:30:31.197Z] ---> 9c3e99fecc95 [2021-07-20T18:30:31.197Z] Step 6/8 : WORKDIR /build [2021-07-20T18:30:31.197Z] ---> Running in 59dabe8b2833 [2021-07-20T18:30:31.589Z] Removing intermediate container 59dabe8b2833 [2021-07-20T18:30:31.589Z] ---> 9eb9576e892c [2021-07-20T18:30:31.589Z] Step 7/8 : COPY go.mod . [2021-07-20T18:30:31.589Z] ---> f92a3ec6c304 [2021-07-20T18:30:31.589Z] Step 8/8 : RUN go mod download [2021-07-20T18:30:31.589Z] ---> Running in c95c48096d7e [2021-07-20T18:30:41.913Z] Removing intermediate container c95c48096d7e [2021-07-20T18:30:41.913Z] ---> e264a2935d7d [2021-07-20T18:30:41.913Z] Successfully built e264a2935d7d [2021-07-20T18:30:41.913Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:30:42.315Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-20T18:30:42.315Z] . [Pipeline] withDockerContainer [2021-07-20T18:30:42.423Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-07-20T18:30:42.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-x86_64 cat [2021-07-20T18:30:42.915Z] $ docker top da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:30:43.344Z] + go version [2021-07-20T18:30:43.344Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-20T18:30:43.359Z] $ docker stop --time=1 da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce [2021-07-20T18:30:44.568Z] $ docker rm -f da0dfe1fbf88bde2f963bf0cf4e4e0391695ac73b3b72eb300b7f59eb1724dce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:30:45.203Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-20T18:30:45.203Z] . [Pipeline] withDockerContainer [2021-07-20T18:30:45.304Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-07-20T18:30:45.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** ci-base-image-x86_64 cat [2021-07-20T18:30:45.826Z] $ docker top 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:30:46.500Z] + go mod tidy [Pipeline] sh [2021-07-20T18:30:46.930Z] + make test [2021-07-20T18:30:46.930Z] make -C ./app-service-template build [2021-07-20T18:30:46.930Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:30:46.930Z] go mod tidy [2021-07-20T18:30:46.930Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-20T18:30:57.696Z] Removing intermediate container e5bccb586897 [2021-07-20T18:30:57.696Z] ---> a9481cb274af [2021-07-20T18:30:57.696Z] Successfully built a9481cb274af [2021-07-20T18:30:57.696Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:30:58.118Z] + docker inspect -f . ci-base-image-arm64 [2021-07-20T18:30:58.119Z] . [Pipeline] withDockerContainer [2021-07-20T18:30:58.363Z] prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container [2021-07-20T18:30:58.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-20T18:30:59.404Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:30:59.405Z] make -C ./app-service-template test [2021-07-20T18:30:59.405Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:30:59.405Z] go mod tidy [2021-07-20T18:30:59.405Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-20T18:31:00.136Z] $ docker top 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:31:01.112Z] + go version [2021-07-20T18:31:01.112Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-20T18:31:01.141Z] $ docker stop --time=1 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 [2021-07-20T18:31:03.009Z] $ docker rm -f 12afa7e6549cd714e557cf88e5aae897999a54c8d5b2fc69dd0660b30625ff85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:31:03.795Z] + docker inspect -f . ci-base-image-arm64 [2021-07-20T18:31:03.795Z] . [Pipeline] withDockerContainer [2021-07-20T18:31:04.060Z] prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container [2021-07-20T18:31:04.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-20T18:31:05.829Z] $ docker top 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:31:06.807Z] + go mod tidy [Pipeline] sh [2021-07-20T18:31:07.732Z] ok new-app-service 0.014s coverage: 47.8% of statements [2021-07-20T18:31:07.733Z] ? new-app-service/config [no test files] [2021-07-20T18:31:07.733Z] ok new-app-service/functions 0.008s [2021-07-20T18:31:07.733Z] CGO_ENABLED=1 go vet ./... [2021-07-20T18:31:08.125Z] + make test [2021-07-20T18:31:08.125Z] make -C ./app-service-template build [2021-07-20T18:31:08.125Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:31:08.125Z] go mod tidy [2021-07-20T18:31:08.747Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-07-20T18:31:16.164Z] gofmt -l . [2021-07-20T18:31:16.164Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:31:16.164Z] ./bin/test-attribution-txt.sh [2021-07-20T18:31:16.164Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:31:16.164Z] go mod tidy [2021-07-20T18:31:16.164Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-20T18:31:16.164Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-20T18:31:17.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements [2021-07-20T18:31:17.475Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-07-20T18:31:17.475Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-20T18:31:17.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.8% of statements [2021-07-20T18:31:17.756Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-20T18:31:18.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s [2021-07-20T18:31:18.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.030s coverage: 74.5% of statements [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-20T18:31:18.644Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-07-20T18:31:18.644Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-20T18:31:18.926Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.014s coverage: 10.5% of statements [2021-07-20T18:31:22.320Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.1% of statements [2021-07-20T18:31:22.320Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-20T18:31:22.320Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-07-20T18:31:22.320Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.011s coverage: 27.3% of statements [2021-07-20T18:31:22.320Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-20T18:31:22.320Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-20T18:31:22.320Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-07-20T18:31:47.797Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:31:47.797Z] make -C ./app-service-template test [2021-07-20T18:31:47.797Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:31:47.797Z] go mod tidy [2021-07-20T18:31:47.797Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-07-20T18:31:49.135Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 78.1% of statements [2021-07-20T18:31:49.135Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-07-20T18:31:49.135Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-20T18:31:49.135Z] gofmt -l . [2021-07-20T18:31:49.135Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-20T18:31:49.158Z] $ docker stop --time=1 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 [2021-07-20T18:31:50.457Z] $ docker rm -f 8af1fe23cc31d2dbacd6cf0f278fdaebc8f925df32f9a029eda35fb31fff9904 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-20T18:31:50.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-20T18:31:51.189Z] 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-07-20T18:31:52.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:31:52.011Z] [2021-07-20T18:31:52.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:31:52.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:31:52.347Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-20T18:31:52.347Z] b4d181a07f80: Pulling fs layer [2021-07-20T18:31:52.347Z] a1111a8f2ec3: Pulling fs layer [2021-07-20T18:31:52.347Z] ed53099fbce6: Pulling fs layer [2021-07-20T18:31:52.347Z] dc539afda2c1: Pulling fs layer [2021-07-20T18:31:52.347Z] 77bc0d833cb6: Pulling fs layer [2021-07-20T18:31:52.347Z] 9065ff56babe: Pulling fs layer [2021-07-20T18:31:52.347Z] d287ab97295c: Pulling fs layer [2021-07-20T18:31:52.347Z] 77bc0d833cb6: Waiting [2021-07-20T18:31:52.347Z] 9065ff56babe: Waiting [2021-07-20T18:31:52.347Z] d287ab97295c: Waiting [2021-07-20T18:31:52.347Z] dc539afda2c1: Waiting [2021-07-20T18:31:52.614Z] a1111a8f2ec3: Verifying Checksum [2021-07-20T18:31:52.614Z] a1111a8f2ec3: Download complete [2021-07-20T18:31:52.614Z] dc539afda2c1: Verifying Checksum [2021-07-20T18:31:52.614Z] dc539afda2c1: Download complete [2021-07-20T18:31:52.881Z] 77bc0d833cb6: Verifying Checksum [2021-07-20T18:31:52.881Z] 77bc0d833cb6: Download complete [2021-07-20T18:31:52.881Z] ed53099fbce6: Verifying Checksum [2021-07-20T18:31:52.881Z] ed53099fbce6: Download complete [2021-07-20T18:31:53.146Z] 9065ff56babe: Verifying Checksum [2021-07-20T18:31:53.147Z] 9065ff56babe: Download complete [2021-07-20T18:31:53.734Z] b4d181a07f80: Verifying Checksum [2021-07-20T18:31:53.734Z] b4d181a07f80: Download complete [2021-07-20T18:31:55.170Z] b4d181a07f80: Pull complete [2021-07-20T18:31:55.170Z] a1111a8f2ec3: Pull complete [2021-07-20T18:31:55.812Z] ed53099fbce6: Pull complete [2021-07-20T18:31:55.812Z] dc539afda2c1: Pull complete [2021-07-20T18:31:56.222Z] 77bc0d833cb6: Pull complete [2021-07-20T18:31:56.222Z] 9065ff56babe: Pull complete [2021-07-20T18:31:57.639Z] d287ab97295c: Verifying Checksum [2021-07-20T18:31:57.639Z] d287ab97295c: Download complete [2021-07-20T18:32:03.096Z] d287ab97295c: Pull complete [2021-07-20T18:32:03.096Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-20T18:32:03.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:32:03.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-20T18:32:03.295Z] prd-centos7-docker-4c-2g-3353 does not seem to be running inside a container [2021-07-20T18:32:03.367Z] $ 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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-20T18:32:05.563Z] $ docker top abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:32:06.247Z] ---> job-cost.sh [2021-07-20T18:32:06.247Z] lf-activate-venv: SKIPPING [2021-07-20T18:32:06.247Z] INFO: No Stack... [2021-07-20T18:32:07.207Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-20T18:32:07.476Z] INFO: Archiving Costs [Pipeline] sh [2021-07-20T18:32:07.809Z] + cut -d, -f6 [2021-07-20T18:32:07.809Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock [2021-07-20T18:32:07.851Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [2021-07-20T18:32:07.861Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] did not exist. Created. [2021-07-20T18:32:07.861Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-20T18:32:08.216Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-20T18:32:08.264Z] Stashed 1 file(s) [Pipeline] } [2021-07-20T18:32:08.278Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-20T18:32:08.303Z] $ docker stop --time=1 abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca [2021-07-20T18:32:09.468Z] $ docker rm -f abea594b223b4f1ec221e34449cc21c60b5d3d8c9322ea09a6bffa0cdb2d5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-20T18:32:14.819Z] ok new-app-service 0.046s coverage: 47.8% of statements [2021-07-20T18:32:14.819Z] ? new-app-service/config [no test files] [2021-07-20T18:32:14.819Z] ok new-app-service/functions 0.041s [2021-07-20T18:32:14.819Z] CGO_ENABLED=1 go vet ./... [2021-07-20T18:32:41.654Z] gofmt -l . [2021-07-20T18:32:41.654Z] [ "`gofmt -l .`" = "" ] [2021-07-20T18:32:41.654Z] ./bin/test-attribution-txt.sh [2021-07-20T18:32:41.654Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-07-20T18:32:41.654Z] go mod tidy [2021-07-20T18:32:41.926Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-20T18:32:43.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-07-20T18:32:51.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.126s coverage: 63.6% of statements [2021-07-20T18:32:51.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.053s coverage: 96.5% of statements [2021-07-20T18:32:51.192Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-07-20T18:32:51.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.8% of statements [2021-07-20T18:32:51.192Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-07-20T18:32:51.192Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.092s [2021-07-20T18:32:52.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.131s coverage: 74.5% of statements [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-07-20T18:32:52.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements [2021-07-20T18:32:52.654Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-07-20T18:32:52.654Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.063s coverage: 10.5% of statements [2021-07-20T18:32:58.108Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.823s coverage: 76.1% of statements [2021-07-20T18:32:58.108Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-07-20T18:32:58.108Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.046s coverage: 12.5% of statements [2021-07-20T18:32:58.108Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.049s coverage: 27.3% of statements [2021-07-20T18:32:58.108Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-07-20T18:32:58.108Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-07-20T18:32:58.108Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.052s coverage: 51.4% of statements [2021-07-20T18:33:24.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 78.1% of statements [2021-07-20T18:33:24.924Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements [2021-07-20T18:33:24.924Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-20T18:33:28.352Z] gofmt -l . [2021-07-20T18:33:28.352Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-20T18:33:28.653Z] $ docker stop --time=1 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 [2021-07-20T18:33:30.601Z] $ docker rm -f 9ae684f2fcb24da98a8e258daf6e0058dac11e16c96986f62c279713a83a4352 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-20T18:33:31.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-20T18:33:31.560Z] Warning: overwriting stash ‘coverage-report’ [2021-07-20T18:33:32.163Z] 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-07-20T18:33:33.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:33:33.029Z] [2021-07-20T18:33:33.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:33:33.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:33:33.931Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-20T18:33:33.932Z] 448f6bf000e3: Pulling fs layer [2021-07-20T18:33:33.932Z] f757da607395: Pulling fs layer [2021-07-20T18:33:33.932Z] 05883995daec: Pulling fs layer [2021-07-20T18:33:33.932Z] 8603b9c90790: Pulling fs layer [2021-07-20T18:33:33.932Z] 1560dd03e051: Pulling fs layer [2021-07-20T18:33:33.932Z] 27f5ce0e4adf: Pulling fs layer [2021-07-20T18:33:33.932Z] c2d8d7efcc4b: Pulling fs layer [2021-07-20T18:33:33.932Z] 1560dd03e051: Waiting [2021-07-20T18:33:33.932Z] 27f5ce0e4adf: Waiting [2021-07-20T18:33:33.932Z] c2d8d7efcc4b: Waiting [2021-07-20T18:33:33.932Z] 8603b9c90790: Waiting [2021-07-20T18:33:34.281Z] f757da607395: Verifying Checksum [2021-07-20T18:33:34.281Z] f757da607395: Download complete [2021-07-20T18:33:34.281Z] 8603b9c90790: Verifying Checksum [2021-07-20T18:33:34.281Z] 8603b9c90790: Download complete [2021-07-20T18:33:34.281Z] 1560dd03e051: Verifying Checksum [2021-07-20T18:33:34.281Z] 1560dd03e051: Download complete [2021-07-20T18:33:34.281Z] 27f5ce0e4adf: Download complete [2021-07-20T18:33:34.881Z] 05883995daec: Verifying Checksum [2021-07-20T18:33:34.881Z] 05883995daec: Download complete [2021-07-20T18:33:35.156Z] 448f6bf000e3: Verifying Checksum [2021-07-20T18:33:35.156Z] 448f6bf000e3: Download complete [2021-07-20T18:33:38.134Z] c2d8d7efcc4b: Verifying Checksum [2021-07-20T18:33:38.134Z] c2d8d7efcc4b: Download complete [2021-07-20T18:33:38.746Z] 448f6bf000e3: Pull complete [2021-07-20T18:33:39.733Z] f757da607395: Pull complete [2021-07-20T18:33:41.168Z] 05883995daec: Pull complete [2021-07-20T18:33:41.444Z] 8603b9c90790: Pull complete [2021-07-20T18:33:42.701Z] 1560dd03e051: Pull complete [2021-07-20T18:33:42.976Z] 27f5ce0e4adf: Pull complete [2021-07-20T18:33:58.326Z] c2d8d7efcc4b: Pull complete [2021-07-20T18:33:58.326Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-20T18:33:58.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-20T18:33:58.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-20T18:33:58.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-3352 does not seem to be running inside a container [2021-07-20T18:33:58.646Z] $ 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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-20T18:34:02.644Z] $ docker top 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:34:03.625Z] ---> job-cost.sh [2021-07-20T18:34:03.625Z] lf-activate-venv: SKIPPING [2021-07-20T18:34:03.625Z] INFO: No Stack... [2021-07-20T18:34:04.603Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-20T18:34:04.876Z] INFO: Archiving Costs [Pipeline] sh [2021-07-20T18:34:05.541Z] + + cut -d, -f6 [2021-07-20T18:34:05.541Z] cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [Pipeline] lock [2021-07-20T18:34:05.600Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [2021-07-20T18:34:05.609Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] did not exist. Created. [2021-07-20T18:34:05.610Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-20T18:34:06.350Z] /w/workspace/app-functions-sdk-go/5@tmp/durable-eac62c0f/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-eac62c0f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-20T18:34:07.069Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-20T18:34:07.101Z] Warning: overwriting stash ‘stack-cost’ [2021-07-20T18:34:07.184Z] Stashed 1 file(s) [Pipeline] } [2021-07-20T18:34:07.222Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-20T18:34:07.253Z] $ docker stop --time=1 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 [2021-07-20T18:34:08.877Z] $ docker rm -f 8676a19477f5fe6e2e112d5b1675f0d0ade37d47d5a1580ff98513a465dd5b06 [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-07-20T18:34:09.839Z] provisioning config files... [2021-07-20T18:34:10.065Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1202917253959580979tmp [Pipeline] { [Pipeline] sh [2021-07-20T18:34:10.423Z] + set +x [2021-07-20T18:34:10.423Z] + curl -s https://codecov.io/bash [2021-07-20T18:34:10.423Z] + bash -s -- [2021-07-20T18:34:10.423Z] [2021-07-20T18:34:10.423Z] _____ _ [2021-07-20T18:34:10.423Z] / ____| | | [2021-07-20T18:34:10.423Z] | | ___ __| | ___ ___ _____ __ [2021-07-20T18:34:10.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-20T18:34:10.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-20T18:34:10.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-20T18:34:10.423Z] Bash-1.0.5 [2021-07-20T18:34:10.423Z] [2021-07-20T18:34:10.423Z] [2021-07-20T18:34:10.423Z] ==> git version 2.24.4 found [2021-07-20T18:34:10.423Z] ==> 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-07-20T18:34:10.423Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-20T18:34:10.423Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-20T18:34:10.423Z] ==> Jenkins CI detected. [2021-07-20T18:34:10.423Z] project root: . [2021-07-20T18:34:10.423Z] --> token set from env [2021-07-20T18:34:10.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-20T18:34:10.691Z] ==> Running gcov in . (disable via -X gcov) [2021-07-20T18:34:10.691Z] ==> Python coveragepy not found [2021-07-20T18:34:10.691Z] ==> Searching for coverage reports in: [2021-07-20T18:34:10.691Z] + . [2021-07-20T18:34:10.691Z] -> Found 2 reports [2021-07-20T18:34:10.691Z] ==> Detecting git/mercurial file structure [2021-07-20T18:34:10.691Z] ==> Reading reports [2021-07-20T18:34:10.691Z] + ./app-service-template/coverage.out bytes=1055 [2021-07-20T18:34:10.691Z] + ./coverage.out bytes=95183 [2021-07-20T18:34:10.691Z] ==> Appending adjustments [2021-07-20T18:34:10.691Z] https://docs.codecov.io/docs/fixing-reports [2021-07-20T18:34:10.962Z] + Found adjustments [2021-07-20T18:34:10.962Z] ==> Gzipping contents [2021-07-20T18:34:10.962Z] 20K /tmp/codecov.6zKNkX.gz [2021-07-20T18:34:10.962Z] ==> Uploading reports [2021-07-20T18:34:10.962Z] url: https://codecov.io [2021-07-20T18:34:10.962Z] query: branch=main&commit=1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-20T18:34:10.962Z] -> Pinging Codecov [2021-07-20T18:34:10.962Z] https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-20T18:34:12.381Z] -> Uploading to [2021-07-20T18:34:12.381Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-20/3D8B5DFFC46A037C893635FACE044666/1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab/fe3203d0-1ede-4348-8103-bd671a52a084.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210720T183411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=042b5e00ec91f3e1f52a6d09f0eaae82eade9233f48c508a2776f64542455507 [2021-07-20T18:34:12.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-20T18:34:12.381Z] Dload Upload Total Spent Left Speed [2021-07-20T18:34:12.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16465 0 0 100 16465 0 45551 --:--:-- --:--:-- --:--:-- 45609 [2021-07-20T18:34:12.381Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] } [2021-07-20T18:34:12.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-20T18:34:13.313Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-20T18:34:13.385Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:34:13.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-20T18:34:13.720Z] [2021-07-20T18:34:13.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:34:14.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-20T18:34:14.081Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-20T18:34:14.081Z] 188c0c94c7c5: Pulling fs layer [2021-07-20T18:34:14.081Z] 0ef7d3d256c8: Pulling fs layer [2021-07-20T18:34:14.081Z] de9db76c5a1d: Pulling fs layer [2021-07-20T18:34:14.081Z] 0eba1c9be4d2: Pulling fs layer [2021-07-20T18:34:14.081Z] 0d57e429df01: Pulling fs layer [2021-07-20T18:34:14.081Z] 4e4be7b47b0d: Pulling fs layer [2021-07-20T18:34:14.081Z] e1f770b5df2f: Pulling fs layer [2021-07-20T18:34:14.081Z] 85a0685a4137: Pulling fs layer [2021-07-20T18:34:14.081Z] 0eba1c9be4d2: Waiting [2021-07-20T18:34:14.081Z] 0d57e429df01: Waiting [2021-07-20T18:34:14.081Z] 4e4be7b47b0d: Waiting [2021-07-20T18:34:14.081Z] e1f770b5df2f: Waiting [2021-07-20T18:34:14.081Z] 85a0685a4137: Waiting [2021-07-20T18:34:14.081Z] de9db76c5a1d: Download complete [2021-07-20T18:34:14.081Z] 0ef7d3d256c8: Verifying Checksum [2021-07-20T18:34:14.081Z] 0ef7d3d256c8: Download complete [2021-07-20T18:34:14.352Z] 0d57e429df01: Verifying Checksum [2021-07-20T18:34:14.352Z] 0d57e429df01: Download complete [2021-07-20T18:34:14.352Z] 4e4be7b47b0d: Verifying Checksum [2021-07-20T18:34:14.352Z] 4e4be7b47b0d: Download complete [2021-07-20T18:34:14.352Z] 188c0c94c7c5: Verifying Checksum [2021-07-20T18:34:14.352Z] 188c0c94c7c5: Download complete [2021-07-20T18:34:14.621Z] 188c0c94c7c5: Pull complete [2021-07-20T18:34:14.621Z] 0ef7d3d256c8: Pull complete [2021-07-20T18:34:14.621Z] de9db76c5a1d: Pull complete [2021-07-20T18:34:15.584Z] e1f770b5df2f: Verifying Checksum [2021-07-20T18:34:15.584Z] e1f770b5df2f: Download complete [2021-07-20T18:34:20.957Z] 85a0685a4137: Verifying Checksum [2021-07-20T18:34:20.957Z] 85a0685a4137: Download complete [2021-07-20T18:34:20.957Z] 0eba1c9be4d2: Verifying Checksum [2021-07-20T18:34:20.957Z] 0eba1c9be4d2: Download complete [2021-07-20T18:34:24.329Z] 0eba1c9be4d2: Pull complete [2021-07-20T18:34:24.329Z] 0d57e429df01: Pull complete [2021-07-20T18:34:24.329Z] 4e4be7b47b0d: Pull complete [2021-07-20T18:34:24.605Z] e1f770b5df2f: Pull complete [2021-07-20T18:34:28.197Z] 85a0685a4137: Pull complete [2021-07-20T18:34:28.197Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-20T18:34:28.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-20T18:34:28.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-20T18:34:28.299Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:34:28.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-20T18:34:30.349Z] $ docker top 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-20T18:34:30.476Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-20T18:34:30.783Z] + set -o pipefail [2021-07-20T18:34:30.783Z] + snyk monitor '--org=edgex-jenkins' [2021-07-20T18:34:49.058Z] [2021-07-20T18:34:49.058Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-07-20T18:34:49.058Z] [2021-07-20T18:34:49.058Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/d5247d3e-77a1-4f4b-8de6-1e27e88ce23f [2021-07-20T18:34:49.058Z] [2021-07-20T18:34:49.058Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-20T18:34:49.058Z] [2021-07-20T18:34:49.058Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-20T18:34:49.058Z] [2021-07-20T18:34:49.058Z] [Pipeline] } [2021-07-20T18:34:49.073Z] $ docker stop --time=1 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 [2021-07-20T18:34:51.092Z] $ docker rm -f 171183f57534e0433267408b868927e70f9a3b1fc5cd37065558351508498e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-07-20T18:34:51.825Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-20T18:34:51.845Z] provisioning config files... [2021-07-20T18:34:51.865Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2932307620664859245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:34:52.216Z] --> edgex-publish-swagger.sh [2021-07-20T18:34:52.216Z] === Publish openapi/v2 API === [2021-07-20T18:34:52.216Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-07-20T18:34:52.216Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-07-20T18:34:52.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-20T18:34:52.216Z] Dload Upload Total Spent Left Speed [2021-07-20T18:34:53.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11573 0:00:01 0:00:01 --:--:-- 11582 100 13054 0 0 100 13054 0 11571 0:00:01 0:00:01 --:--:-- 11582 [2021-07-20T18:34:53.178Z] [2021-07-20T18:34:53.178Z] [Pipeline] } [2021-07-20T18:34:53.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-20T18:34:53.742Z] + git log --format=format:%s -1 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:34:54.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:34:54.284Z] . [Pipeline] withDockerContainer [2021-07-20T18:34:54.379Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:34:54.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-20T18:34:54.831Z] $ docker top 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-20T18:34:54.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:34:54.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:34:55.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:34:55.166Z] $ docker exec 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 ssh-agent [2021-07-20T18:34:55.288Z] SSH_AUTH_SOCK=/tmp/ssh-HQq5LJITnYud/agent.13 [2021-07-20T18:34:55.288Z] SSH_AGENT_PID=20 [2021-07-20T18:34:55.299Z] Running ssh-add (command line suppressed) [2021-07-20T18:34:55.400Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2893018380540569217.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2893018380540569217.key) [2021-07-20T18:34:55.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:34:55.752Z] + git semver tag [2021-07-20T18:34:55.752Z] # -> Open(): unable to determine branch for HEAD [2021-07-20T18:34:55.752Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-20T18:34:55.752Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-20T18:34:55.752Z] # $SEMVER_REMOTE_NAME = origin [2021-07-20T18:34:55.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-20T18:34:55.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-20T18:34:55.752Z] # $SEMVER_BRANCH = main [2021-07-20T18:34:55.752Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-07-20T18:34:55.752Z] # 1bc0c5a6f3d13f883f4b71f940f0cb2168d0daab HEAD [2021-07-20T18:34:55.752Z] # -> Force: false [2021-07-20T18:34:55.752Z] # 7b3dc93911e9db1c29bfa35c0af190ffd480740e refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-07-20T18:34:55.763Z] $ docker exec --env ******** --env ******** 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 ssh-agent -k [2021-07-20T18:34:55.876Z] unset SSH_AUTH_SOCK; [2021-07-20T18:34:55.877Z] unset SSH_AGENT_PID; [2021-07-20T18:34:55.877Z] echo Agent pid 20 killed; [2021-07-20T18:34:55.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-20T18:34:56.247Z] + git semver [Pipeline] } [2021-07-20T18:34:56.268Z] $ docker stop --time=1 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 [2021-07-20T18:34:57.476Z] $ docker rm -f 07f480b6d6b2830c5ee28d3866e0e28c6c77c70206a965b288ef7d74dd1926e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:34:57.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-20T18:34:57.955Z] [2021-07-20T18:34:57.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:34:58.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-20T18:34:58.289Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-20T18:34:58.289Z] ab5ef0e58194: Pulling fs layer [2021-07-20T18:34:58.289Z] 9712f1f96733: Pulling fs layer [2021-07-20T18:34:58.289Z] 63f879dbbcfc: Pulling fs layer [2021-07-20T18:34:58.289Z] 0d9ebad4ef96: Pulling fs layer [2021-07-20T18:34:58.289Z] e9a5061849ea: Pulling fs layer [2021-07-20T18:34:58.289Z] d747dcd14b5f: Pulling fs layer [2021-07-20T18:34:58.289Z] 2de7ff778b66: Pulling fs layer [2021-07-20T18:34:58.289Z] 0d9ebad4ef96: Waiting [2021-07-20T18:34:58.289Z] e9a5061849ea: Waiting [2021-07-20T18:34:58.289Z] d747dcd14b5f: Waiting [2021-07-20T18:34:58.289Z] 2de7ff778b66: Waiting [2021-07-20T18:34:58.289Z] 9712f1f96733: Verifying Checksum [2021-07-20T18:34:58.289Z] 9712f1f96733: Download complete [2021-07-20T18:35:00.875Z] 63f879dbbcfc: Verifying Checksum [2021-07-20T18:35:00.875Z] 63f879dbbcfc: Download complete [2021-07-20T18:35:00.875Z] e9a5061849ea: Verifying Checksum [2021-07-20T18:35:00.875Z] e9a5061849ea: Download complete [2021-07-20T18:35:00.875Z] d747dcd14b5f: Verifying Checksum [2021-07-20T18:35:00.875Z] d747dcd14b5f: Download complete [2021-07-20T18:35:01.855Z] 2de7ff778b66: Verifying Checksum [2021-07-20T18:35:01.855Z] 2de7ff778b66: Download complete [2021-07-20T18:35:03.267Z] 0d9ebad4ef96: Verifying Checksum [2021-07-20T18:35:03.267Z] 0d9ebad4ef96: Download complete [2021-07-20T18:35:03.267Z] ab5ef0e58194: Verifying Checksum [2021-07-20T18:35:03.267Z] ab5ef0e58194: Download complete [2021-07-20T18:35:05.891Z] ab5ef0e58194: Pull complete [2021-07-20T18:35:05.891Z] 9712f1f96733: Pull complete [2021-07-20T18:35:06.851Z] 63f879dbbcfc: Pull complete [2021-07-20T18:35:10.226Z] 0d9ebad4ef96: Pull complete [2021-07-20T18:35:10.501Z] e9a5061849ea: Pull complete [2021-07-20T18:35:10.501Z] d747dcd14b5f: Pull complete [2021-07-20T18:35:11.473Z] 2de7ff778b66: Pull complete [2021-07-20T18:35:11.473Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-20T18:35:11.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-20T18:35:11.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-20T18:35:11.575Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:35:11.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-20T18:35:14.659Z] $ docker top 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-20T18:35:14.763Z] provisioning config files... [2021-07-20T18:35:14.777Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config100394778971465068tmp [2021-07-20T18:35:14.798Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config806641829414578658tmp [2021-07-20T18:35:14.820Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3215099240337478460tmp [Pipeline] { [Pipeline] echo [2021-07-20T18:35:14.846Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:15.162Z] ---> sigul-configuration.sh [2021-07-20T18:35:15.162Z] gpg: directory `/root/.gnupg' created [2021-07-20T18:35:15.162Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-20T18:35:15.162Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-20T18:35:15.162Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-20T18:35:15.162Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-20T18:35:15.162Z] gpg: CAST5 encrypted data [2021-07-20T18:35:15.162Z] gpg: encrypted with 1 passphrase [2021-07-20T18:35:15.162Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-20T18:35:15.480Z] + mkdir /home/jenkins [2021-07-20T18:35:15.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-20T18:35:15.805Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-20T18:35:15.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:16.138Z] ---> sigul-install.sh [2021-07-20T18:35:16.138Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-20T18:35:16.486Z] + git tag --list [2021-07-20T18:35:16.486Z] v0.1.0 [2021-07-20T18:35:16.486Z] v0.1.1 [2021-07-20T18:35:16.486Z] v1.0.0 [2021-07-20T18:35:16.486Z] v1.1.0 [2021-07-20T18:35:16.486Z] v1.2.0 [2021-07-20T18:35:16.486Z] v1.3.0 [2021-07-20T18:35:16.486Z] v1.3.1 [2021-07-20T18:35:16.486Z] v2.0.0 [2021-07-20T18:35:16.486Z] v2.0.1-dev.1 [2021-07-20T18:35:16.486Z] v2.0.1-dev.2 [2021-07-20T18:35:16.486Z] v2.0.1-dev.3 [2021-07-20T18:35:16.486Z] v2.0.1-dev.4 [2021-07-20T18:35:16.486Z] v2.0.1-dev.5 [2021-07-20T18:35:16.486Z] v2.0.1-dev.6 [Pipeline] sh [2021-07-20T18:35:16.838Z] + lftools sign git-tag v2.0.1-dev.6 [2021-07-20T18:35:17.420Z] Signing Git tag with Sigul... [2021-07-20T18:35:17.420Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-07-20T18:35:18.068Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:18.388Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-20T18:35:18.401Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-20T18:35:18.433Z] $ docker stop --time=1 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 [2021-07-20T18:35:19.647Z] $ docker rm -f 78b6cad2b4b5c28179e002996537c118517e4757d58184e6d9a2fe0a9f6148d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:35:20.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:35:20.280Z] . [Pipeline] withDockerContainer [2021-07-20T18:35:20.374Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:35:20.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-20T18:35:20.849Z] $ docker top 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-20T18:35:21.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:35:21.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:35:21.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:35:21.227Z] $ docker exec 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 ssh-agent [2021-07-20T18:35:21.359Z] SSH_AUTH_SOCK=/tmp/ssh-Hf2RgDxecQG4/agent.15 [2021-07-20T18:35:21.359Z] SSH_AGENT_PID=22 [2021-07-20T18:35:21.370Z] Running ssh-add (command line suppressed) [2021-07-20T18:35:21.474Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3946469430576256623.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3946469430576256623.key) [2021-07-20T18:35:21.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:35:21.839Z] + git semver bump pre [2021-07-20T18:35:21.839Z] # -> Open(): unable to determine branch for HEAD [2021-07-20T18:35:21.839Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-20T18:35:21.839Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-20T18:35:21.839Z] # $SEMVER_REMOTE_NAME = origin [2021-07-20T18:35:21.839Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-20T18:35:21.839Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-20T18:35:21.840Z] # $SEMVER_BRANCH = main [2021-07-20T18:35:21.840Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-07-20T18:35:21.840Z] 2.0.1-dev.7 [Pipeline] } [2021-07-20T18:35:21.853Z] $ docker exec --env ******** --env ******** 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 ssh-agent -k [2021-07-20T18:35:21.958Z] unset SSH_AUTH_SOCK; [2021-07-20T18:35:21.958Z] unset SSH_AGENT_PID; [2021-07-20T18:35:21.958Z] echo Agent pid 22 killed; [2021-07-20T18:35:21.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-20T18:35:22.333Z] + git semver [Pipeline] } [2021-07-20T18:35:22.361Z] $ docker stop --time=1 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 [2021-07-20T18:35:23.579Z] $ docker rm -f 1e840162b6dc5ddfdc0aca5a93bcb670d0b2139b19ce6d6ffb14426bdcbdb281 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:35:24.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-20T18:35:24.170Z] . [Pipeline] withDockerContainer [2021-07-20T18:35:24.271Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:35:24.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-20T18:35:25.127Z] $ docker top 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-20T18:35:25.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-20T18:35:25.371Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-20T18:35:25.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-20T18:35:25.544Z] $ docker exec 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f ssh-agent [2021-07-20T18:35:25.697Z] SSH_AUTH_SOCK=/tmp/ssh-mckI5tHkMmd6/agent.13 [2021-07-20T18:35:25.698Z] SSH_AGENT_PID=20 [2021-07-20T18:35:25.742Z] Running ssh-add (command line suppressed) [2021-07-20T18:35:25.849Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1778837428883333352.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1778837428883333352.key) [2021-07-20T18:35:25.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-20T18:35:26.198Z] + git semver push [2021-07-20T18:35:26.198Z] # -> Open(): unable to determine branch for HEAD [2021-07-20T18:35:26.198Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-07-20T18:35:26.198Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-07-20T18:35:26.198Z] # $SEMVER_REMOTE_NAME = origin [2021-07-20T18:35:26.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-20T18:35:26.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-20T18:35:26.198Z] # $SEMVER_BRANCH = main [2021-07-20T18:35:26.198Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-07-20T18:35:31.638Z] $ docker exec --env ******** --env ******** 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f ssh-agent -k [2021-07-20T18:35:31.733Z] unset SSH_AUTH_SOCK; [2021-07-20T18:35:31.733Z] unset SSH_AGENT_PID; [2021-07-20T18:35:31.733Z] echo Agent pid 20 killed; [2021-07-20T18:35:31.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-20T18:35:32.229Z] + git semver [Pipeline] } [2021-07-20T18:35:32.246Z] $ docker stop --time=1 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f [2021-07-20T18:35:33.450Z] $ docker rm -f 9e53d92c9d1e9d071553de166b55cd1b3b7ad58f5fbae2ac045936a1be59354f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:34.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:35.159Z] ---> package-listing.sh [2021-07-20T18:35:35.159Z] ++ facter osfamily [2021-07-20T18:35:35.159Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-20T18:35:35.425Z] + OS_FAMILY=redhat [2021-07-20T18:35:35.425Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-07-20T18:35:35.425Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-20T18:35:35.425Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-20T18:35:35.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-20T18:35:35.425Z] + PACKAGES=/tmp/packages_start.txt [2021-07-20T18:35:35.425Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-20T18:35:35.425Z] + PACKAGES=/tmp/packages_end.txt [2021-07-20T18:35:35.425Z] + case "${OS_FAMILY}" in [2021-07-20T18:35:35.425Z] + sort [2021-07-20T18:35:35.425Z] + rpm -qa [2021-07-20T18:35:36.008Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-20T18:35:36.008Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-20T18:35:36.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-20T18:35:36.008Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-07-20T18:35:36.008Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-07-20T18:35:36.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2021-07-20T18:35:36.025Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-20T18:35:36.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:35:36.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:35:36.915Z] [2021-07-20T18:35:36.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-20T18:35:37.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:35:37.250Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-20T18:35:37.250Z] b4d181a07f80: Pulling fs layer [2021-07-20T18:35:37.250Z] a1111a8f2ec3: Pulling fs layer [2021-07-20T18:35:37.250Z] ed53099fbce6: Pulling fs layer [2021-07-20T18:35:37.250Z] dc539afda2c1: Pulling fs layer [2021-07-20T18:35:37.250Z] 77bc0d833cb6: Pulling fs layer [2021-07-20T18:35:37.250Z] 9065ff56babe: Pulling fs layer [2021-07-20T18:35:37.250Z] d287ab97295c: Pulling fs layer [2021-07-20T18:35:37.250Z] dc539afda2c1: Waiting [2021-07-20T18:35:37.250Z] 77bc0d833cb6: Waiting [2021-07-20T18:35:37.250Z] 9065ff56babe: Waiting [2021-07-20T18:35:37.250Z] d287ab97295c: Waiting [2021-07-20T18:35:37.837Z] a1111a8f2ec3: Verifying Checksum [2021-07-20T18:35:37.837Z] a1111a8f2ec3: Download complete [2021-07-20T18:35:37.837Z] dc539afda2c1: Verifying Checksum [2021-07-20T18:35:37.837Z] dc539afda2c1: Download complete [2021-07-20T18:35:38.103Z] 77bc0d833cb6: Verifying Checksum [2021-07-20T18:35:38.103Z] 77bc0d833cb6: Download complete [2021-07-20T18:35:38.103Z] ed53099fbce6: Verifying Checksum [2021-07-20T18:35:38.103Z] ed53099fbce6: Download complete [2021-07-20T18:35:38.369Z] 9065ff56babe: Verifying Checksum [2021-07-20T18:35:38.369Z] 9065ff56babe: Download complete [2021-07-20T18:35:38.956Z] b4d181a07f80: Verifying Checksum [2021-07-20T18:35:38.956Z] b4d181a07f80: Download complete [2021-07-20T18:35:39.929Z] b4d181a07f80: Pull complete [2021-07-20T18:35:40.198Z] a1111a8f2ec3: Pull complete [2021-07-20T18:35:40.788Z] ed53099fbce6: Pull complete [2021-07-20T18:35:40.789Z] dc539afda2c1: Pull complete [2021-07-20T18:35:41.055Z] 77bc0d833cb6: Pull complete [2021-07-20T18:35:41.055Z] 9065ff56babe: Pull complete [2021-07-20T18:35:42.461Z] d287ab97295c: Verifying Checksum [2021-07-20T18:35:42.461Z] d287ab97295c: Download complete [2021-07-20T18:35:46.783Z] d287ab97295c: Pull complete [2021-07-20T18:35:46.783Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-20T18:35:46.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-20T18:35:46.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-20T18:35:46.881Z] prd-centos7-docker-4c-2g-3351 does not seem to be running inside a container [2021-07-20T18:35:47.538Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-20T18:35:49.729Z] $ docker top 6a047d3cd4be235322bb841532e62eab735e2f8c4ac60f088ccd813755a06443 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-20T18:35:50.150Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-20T18:35:51.043Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-20T18:35:51.606Z] + ls /var/log/sa-host [2021-07-20T18:35:51.606Z] + sadf -c /var/log/sa-host/sa05 [2021-07-20T18:35:51.606Z] file_magic: OK [2021-07-20T18:35:51.606Z] HZ: Using current value: 100 [2021-07-20T18:35:51.606Z] file_header: OK [2021-07-20T18:35:51.606Z] 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-07-20T18:35:51.606Z] Statistics: [2021-07-20T18:35:51.606Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-20T18:35:51.606Z] File successfully converted to sysstat format version 12.0.3 [2021-07-20T18:35:51.606Z] + sadf -c /var/log/sa-host/sa20 [2021-07-20T18:35:51.606Z] file_magic: OK [2021-07-20T18:35:51.606Z] HZ: Using current value: 100 [2021-07-20T18:35:51.606Z] file_header: OK [2021-07-20T18:35:51.606Z] 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-07-20T18:35:51.606Z] Statistics: [2021-07-20T18:35:51.606Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-20T18:35:51.606Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-20T18:35:52.303Z] provisioning config files... [2021-07-20T18:35:52.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8723000120087601496tmp [Pipeline] { [Pipeline] echo [2021-07-20T18:35:52.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:52.702Z] ---> create-netrc.sh [Pipeline] } [2021-07-20T18:35:52.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:53.140Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-20T18:35:53.155Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:53.469Z] ---> sudo-logs.sh [2021-07-20T18:35:53.469Z] Archiving 'sudo' log.. [2021-07-20T18:35:53.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3351.vexxhost.local: Name or service not known [2021-07-20T18:35:53.469Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3351.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-20T18:35:53.526Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:53.839Z] ---> job-cost.sh [2021-07-20T18:35:53.839Z] lf-activate-venv: SKIPPING [2021-07-20T18:35:53.839Z] DEBUG: total: 0.18000000715255737 [2021-07-20T18:35:53.839Z] INFO: Retrieving Stack Cost... [2021-07-20T18:35:54.804Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-20T18:35:55.071Z] INFO: Archiving Costs [Pipeline] echo [2021-07-20T18:35:55.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-20T18:35:55.411Z] ---> logs-deploy.sh [2021-07-20T18:35:55.411Z] lf-activate-venv: SKIPPING [2021-07-20T18:35:55.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/5 [2021-07-20T18:35:55.411Z] INFO: archiving workspace using pattern(s): [2021-07-20T18:35:55.996Z] Archives upload complete. [2021-07-20T18:35:56.262Z] INFO: archiving logs to Nexus