Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a4532674cdf1935ad680053a644fcdbb6a5686a9 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7657781990746957751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2268210390476591352.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5938356857843016699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6195480393534090497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7678713722393781580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-537’ Running on prd-centos7-docker-4c-2g-539 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_master@tmp/jenkins-gitclient-ssh9016952185242213750.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 a4532674cdf1935ad680053a644fcdbb6a5686a9 (master) > 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 a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" > git rev-list --no-walk 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T18:14:47.638Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T18:14:47.735Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T18:14:47.765Z] ========================================================= [2021-06-11T18:14:47.766Z] EdgeX Global Pipelines Version Info [2021-06-11T18:14:47.766Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:14:49.331Z] ------------------- [2021-06-11T18:14:49.332Z] stable info: [2021-06-11T18:14:49.332Z] ------------------- [2021-06-11T18:14:49.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T18:14:49.332Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T18:14:49.332Z] Message: update stable to v1.0.195 [2021-06-11T18:14:49.911Z] ------------------- [2021-06-11T18:14:49.911Z] experimental info: [2021-06-11T18:14:49.911Z] ------------------- [2021-06-11T18:14:49.911Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T18:14:49.911Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T18:14:49.911Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T18:14:50.046Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-11T18:14:50.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-11T18:14:50.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T18:14:50.135Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T18:14:50.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T18:14:50.196Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T18:14:50.223Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T18:14:50.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T18:14:50.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T18:14:50.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T18:14:50.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T18:14:50.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-11T18:14:50.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T18:14:50.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T18:14:50.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T18:14:50.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T18:14:50.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T18:14:50.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T18:14:50.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T18:14:50.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T18:14:50.604Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T18:14:50.630Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T18:14:50.657Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T18:14:50.683Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T18:14:50.711Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-11T18:14:50.738Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T18:14:50.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T18:14:50.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T18:14:50.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T18:14:50.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] echo [2021-06-11T18:14:50.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a453267 [Pipeline] echo [2021-06-11T18:14:50.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T18:14:51.370Z] + git log --format=format:%s -1 a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] echo [2021-06-11T18:14:51.411Z] GIT_COMMIT: a4532674cdf1935ad680053a644fcdbb6a5686a9, Commit Message: refactor: Replace use of deprecated io/ioutil with proper package (#893) [Pipeline] echo [2021-06-11T18:14:51.427Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:14:52.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:14:52.023Z] [2021-06-11T18:14:52.023Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:14:52.354Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:14:52.354Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T18:14:52.354Z] 31603596830f: Pulling fs layer [2021-06-11T18:14:52.354Z] 54011a49482f: Pulling fs layer [2021-06-11T18:14:52.354Z] a6820b24f6d8: Pulling fs layer [2021-06-11T18:14:52.354Z] f581987b2513: Pulling fs layer [2021-06-11T18:14:52.354Z] f581987b2513: Waiting [2021-06-11T18:14:52.354Z] 54011a49482f: Verifying Checksum [2021-06-11T18:14:52.354Z] 54011a49482f: Download complete [2021-06-11T18:14:52.354Z] 31603596830f: Verifying Checksum [2021-06-11T18:14:52.354Z] 31603596830f: Download complete [2021-06-11T18:14:52.625Z] f581987b2513: Verifying Checksum [2021-06-11T18:14:52.625Z] f581987b2513: Download complete [2021-06-11T18:14:52.625Z] a6820b24f6d8: Verifying Checksum [2021-06-11T18:14:52.625Z] a6820b24f6d8: Download complete [2021-06-11T18:14:52.625Z] 31603596830f: Pull complete [2021-06-11T18:14:52.886Z] 54011a49482f: Pull complete [2021-06-11T18:14:53.467Z] a6820b24f6d8: Pull complete [2021-06-11T18:14:53.756Z] f581987b2513: Pull complete [2021-06-11T18:14:53.756Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T18:14:53.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:14:53.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T18:14:53.896Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:14:53.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T18:14:55.607Z] $ docker top af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T18:14:55.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:14:55.756Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:14:55.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:14:55.871Z] $ docker exec af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent [2021-06-11T18:14:55.996Z] SSH_AUTH_SOCK=/tmp/ssh-fLGzytGcH2D2/agent.13 [2021-06-11T18:14:55.996Z] SSH_AGENT_PID=19 [2021-06-11T18:14:56.007Z] Running ssh-add (command line suppressed) [2021-06-11T18:14:56.105Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5546353201690486068.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5546353201690486068.key) [2021-06-11T18:14:56.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:14:56.436Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T18:14:56.447Z] $ docker exec --env ******** --env ******** af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent -k [2021-06-11T18:14:56.561Z] unset SSH_AUTH_SOCK; [2021-06-11T18:14:56.562Z] unset SSH_AGENT_PID; [2021-06-11T18:14:56.562Z] echo Agent pid 19 killed; [2021-06-11T18:14:56.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T18:14:56.632Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:14:56.632Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:14:56.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:14:56.763Z] $ docker exec af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent [2021-06-11T18:14:56.885Z] SSH_AUTH_SOCK=/tmp/ssh-lzuV0e8raDqa/agent.50 [2021-06-11T18:14:56.885Z] SSH_AGENT_PID=57 [2021-06-11T18:14:56.890Z] Running ssh-add (command line suppressed) [2021-06-11T18:14:57.003Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3594434098736652489.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3594434098736652489.key) [2021-06-11T18:14:57.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:14:57.336Z] + git semver init [2021-06-11T18:14:57.336Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T18:14:57.336Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-11T18:14:57.336Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-11T18:14:57.336Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T18:14:57.336Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T18:14:57.336Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T18:14:57.336Z] # $SEMVER_BRANCH = master [2021-06-11T18:14:57.336Z] # $SEMVER_TEMP = /tmp/semver-224070212 [2021-06-11T18:14:57.336Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-11T18:14:59.279Z] # '/tmp/semver-224070212' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-06-11T18:14:59.279Z] # -> Force: false [2021-06-11T18:14:59.279Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-11T18:14:59.284Z] $ docker exec --env ******** --env ******** af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent -k [2021-06-11T18:14:59.384Z] unset SSH_AUTH_SOCK; [2021-06-11T18:14:59.385Z] unset SSH_AGENT_PID; [2021-06-11T18:14:59.385Z] echo Agent pid 57 killed; [2021-06-11T18:14:59.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:14:59.742Z] + git semver [Pipeline] } [2021-06-11T18:14:59.754Z] $ docker stop --time=1 af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 [2021-06-11T18:15:01.223Z] $ docker rm -f af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:15:01.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T18:15:01.959Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T18:15:01.965Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-11T18:15:17.259Z] Still waiting to schedule task [2021-06-11T18:15:17.259Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-11T18:15:17.319Z] Still waiting to schedule task [2021-06-11T18:15:17.319Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-538’ [2021-06-11T18:18:29.475Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-541 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T18:18:29.498Z] Running in /w/workspace/app-functions-sdk-go/254 [Pipeline] { [Pipeline] checkout [2021-06-11T18:18:29.725Z] The recommended git tool is: git [2021-06-11T18:18:34.893Z] using credential edgex-jenkins-ssh [2021-06-11T18:18:34.910Z] Cloning the remote Git repository [2021-06-11T18:18:34.972Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T18:18:35.075Z] > git init /w/workspace/app-functions-sdk-go/254 # timeout=10 [2021-06-11T18:18:35.195Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T18:18:35.196Z] > git --version # timeout=10 [2021-06-11T18:18:35.212Z] > git --version # 'git version 2.17.1' [2021-06-11T18:18:35.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T18:18:35.319Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:18:38.694Z] Avoid second fetch [2021-06-11T18:18:38.695Z] Checking out Revision a4532674cdf1935ad680053a644fcdbb6a5686a9 (master) [2021-06-11T18:18:38.635Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T18:18:38.662Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:18:38.721Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T18:18:38.738Z] > git checkout -f a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 [2021-06-11T18:18:42.641Z] Running on prd-centos7-docker-4c-2g-542 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-06-11T18:18:42.663Z] Running in /w/workspace/app-functions-sdk-go/254 [Pipeline] { [Pipeline] checkout [2021-06-11T18:18:42.774Z] The recommended git tool is: git [2021-06-11T18:18:43.031Z] Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T18:18:44.689Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:18:45.116Z] using credential edgex-jenkins-ssh [2021-06-11T18:18:45.129Z] Cloning the remote Git repository [2021-06-11T18:18:45.179Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:18:45.529Z] + true [2021-06-11T18:18:45.529Z] + sudo service docker restart [2021-06-11T18:18:44.423Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T18:18:44.500Z] > git init /w/workspace/app-functions-sdk-go/254 # timeout=10 [2021-06-11T18:18:44.538Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-11T18:18:44.539Z] > git --version # timeout=10 [2021-06-11T18:18:44.549Z] > git --version # 'git version 2.24.4' [2021-06-11T18:18:44.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T18:18:44.575Z] [INFO] Currently running in a labeled security context [2021-06-11T18:18:44.576Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T18:18:44.576Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/254@tmp/jenkins-gitclient-ssh6897816743989183319.key [2021-06-11T18:18:44.598Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:18:46.578Z] Avoid second fetch [2021-06-11T18:18:46.579Z] Checking out Revision a4532674cdf1935ad680053a644fcdbb6a5686a9 (master) [2021-06-11T18:18:45.949Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-11T18:18:45.954Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T18:18:45.977Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T18:18:45.988Z] > git checkout -f a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 [2021-06-11T18:18:50.094Z] Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T18:18:51.235Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:18:51.568Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T18:18:51.880Z] + sudo service docker restart [2021-06-11T18:18:51.880Z] + true [2021-06-11T18:18:51.880Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-11T18:19:04.140Z] ========================================================= [2021-06-11T18:19:04.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T18:19:04.140Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:19:04.501Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T18:19:05.949Z] Sending build context to Docker daemon 19.77MB [2021-06-11T18:19:05.949Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T18:19:05.949Z] Step 2/8 : FROM ${BASE} [2021-06-11T18:19:06.227Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T18:19:06.227Z] 595b0fe564bb: Pulling fs layer [2021-06-11T18:19:06.227Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T18:19:06.227Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T18:19:06.227Z] ba82ee9f976e: Pulling fs layer [2021-06-11T18:19:06.227Z] 506bd15cee9f: Pulling fs layer [2021-06-11T18:19:06.227Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T18:19:06.227Z] 618dc40b7e24: Pulling fs layer [2021-06-11T18:19:06.227Z] ba82ee9f976e: Waiting [2021-06-11T18:19:06.227Z] 506bd15cee9f: Waiting [2021-06-11T18:19:06.227Z] 75a0a4a0db45: Waiting [2021-06-11T18:19:06.227Z] 618dc40b7e24: Waiting [2021-06-11T18:19:06.227Z] 5b7225fbf94c: Download complete [2021-06-11T18:19:06.227Z] 3088b5b3c5c0: Download complete [2021-06-11T18:19:06.227Z] 506bd15cee9f: Download complete [2021-06-11T18:19:06.227Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T18:19:06.227Z] 75a0a4a0db45: Download complete [2021-06-11T18:19:06.227Z] 595b0fe564bb: Verifying Checksum [2021-06-11T18:19:06.227Z] 595b0fe564bb: Download complete [2021-06-11T18:19:06.831Z] 595b0fe564bb: Pull complete [2021-06-11T18:19:07.437Z] 3088b5b3c5c0: Pull complete [2021-06-11T18:19:08.050Z] 5b7225fbf94c: Pull complete [2021-06-11T18:19:08.655Z] 618dc40b7e24: Verifying Checksum [2021-06-11T18:19:08.655Z] 618dc40b7e24: Download complete [Pipeline] unstash [2021-06-11T18:19:10.101Z] ba82ee9f976e: Download complete [Pipeline] echo [2021-06-11T18:19:10.213Z] ========================================================= [2021-06-11T18:19:10.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T18:19:10.213Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:19:10.529Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T18:19:10.792Z] Sending build context to Docker daemon 19.77MB [2021-06-11T18:19:10.792Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T18:19:10.792Z] Step 2/8 : FROM ${BASE} [2021-06-11T18:19:10.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T18:19:10.792Z] 540db60ca938: Pulling fs layer [2021-06-11T18:19:10.792Z] adcc1eea9eea: Pulling fs layer [2021-06-11T18:19:10.792Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T18:19:10.792Z] 0510c868ecb4: Pulling fs layer [2021-06-11T18:19:10.792Z] afea3b2eda06: Pulling fs layer [2021-06-11T18:19:10.792Z] 7809a108b3ef: Pulling fs layer [2021-06-11T18:19:10.792Z] f706445af74f: Pulling fs layer [2021-06-11T18:19:10.792Z] 0510c868ecb4: Waiting [2021-06-11T18:19:10.792Z] afea3b2eda06: Waiting [2021-06-11T18:19:10.792Z] 7809a108b3ef: Waiting [2021-06-11T18:19:10.792Z] f706445af74f: Waiting [2021-06-11T18:19:10.792Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T18:19:10.792Z] 4c4ab2625f07: Download complete [2021-06-11T18:19:10.792Z] adcc1eea9eea: Verifying Checksum [2021-06-11T18:19:10.792Z] adcc1eea9eea: Download complete [2021-06-11T18:19:10.792Z] afea3b2eda06: Verifying Checksum [2021-06-11T18:19:10.792Z] afea3b2eda06: Download complete [2021-06-11T18:19:11.058Z] 7809a108b3ef: Verifying Checksum [2021-06-11T18:19:11.058Z] 7809a108b3ef: Download complete [2021-06-11T18:19:11.058Z] 540db60ca938: Verifying Checksum [2021-06-11T18:19:11.058Z] 540db60ca938: Download complete [2021-06-11T18:19:11.058Z] 540db60ca938: Pull complete [2021-06-11T18:19:11.323Z] adcc1eea9eea: Pull complete [2021-06-11T18:19:11.323Z] 4c4ab2625f07: Pull complete [2021-06-11T18:19:12.272Z] f706445af74f: Verifying Checksum [2021-06-11T18:19:12.272Z] f706445af74f: Download complete [2021-06-11T18:19:12.850Z] 0510c868ecb4: Verifying Checksum [2021-06-11T18:19:12.850Z] 0510c868ecb4: Download complete [2021-06-11T18:19:16.214Z] 0510c868ecb4: Pull complete [2021-06-11T18:19:16.482Z] afea3b2eda06: Pull complete [2021-06-11T18:19:16.483Z] 7809a108b3ef: Pull complete [2021-06-11T18:19:17.893Z] f706445af74f: Pull complete [2021-06-11T18:19:17.893Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T18:19:17.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T18:19:17.893Z] ---> b068be0155e3 [2021-06-11T18:19:17.893Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-11T18:19:18.154Z] 20.10.0: Pulling from library/docker [2021-06-11T18:19:18.154Z] 05e7bc50f07f: Pulling fs layer [2021-06-11T18:19:18.154Z] 6db28d0fdbf6: Pulling fs layer [2021-06-11T18:19:18.154Z] 292df0bc6bf3: Pulling fs layer [2021-06-11T18:19:18.154Z] 2e060f4bd70b: Pulling fs layer [2021-06-11T18:19:18.154Z] 80e8d568a223: Pulling fs layer [2021-06-11T18:19:18.154Z] 8dc6ef1a942a: Pulling fs layer [2021-06-11T18:19:18.154Z] 2312dd95470a: Pulling fs layer [2021-06-11T18:19:18.154Z] 80e8d568a223: Waiting [2021-06-11T18:19:18.154Z] 8dc6ef1a942a: Waiting [2021-06-11T18:19:18.154Z] 2312dd95470a: Waiting [2021-06-11T18:19:18.154Z] 2e060f4bd70b: Waiting [2021-06-11T18:19:18.154Z] 292df0bc6bf3: Verifying Checksum [2021-06-11T18:19:18.154Z] 292df0bc6bf3: Download complete [2021-06-11T18:19:18.154Z] 6db28d0fdbf6: Verifying Checksum [2021-06-11T18:19:18.154Z] 6db28d0fdbf6: Download complete [2021-06-11T18:19:18.417Z] 80e8d568a223: Verifying Checksum [2021-06-11T18:19:18.417Z] 80e8d568a223: Download complete [2021-06-11T18:19:18.417Z] 05e7bc50f07f: Verifying Checksum [2021-06-11T18:19:18.417Z] 05e7bc50f07f: Download complete [2021-06-11T18:19:18.417Z] 8dc6ef1a942a: Verifying Checksum [2021-06-11T18:19:18.417Z] 8dc6ef1a942a: Download complete [2021-06-11T18:19:18.417Z] 2312dd95470a: Verifying Checksum [2021-06-11T18:19:18.417Z] 2312dd95470a: Download complete [2021-06-11T18:19:18.417Z] 05e7bc50f07f: Pull complete [2021-06-11T18:19:18.689Z] 6db28d0fdbf6: Pull complete [2021-06-11T18:19:18.953Z] 292df0bc6bf3: Pull complete [2021-06-11T18:19:19.215Z] 2e060f4bd70b: Verifying Checksum [2021-06-11T18:19:19.215Z] 2e060f4bd70b: Download complete [2021-06-11T18:19:20.284Z] ba82ee9f976e: Pull complete [2021-06-11T18:19:20.559Z] 506bd15cee9f: Pull complete [2021-06-11T18:19:21.156Z] 75a0a4a0db45: Pull complete [2021-06-11T18:19:21.160Z] 2e060f4bd70b: Pull complete [2021-06-11T18:19:21.423Z] 80e8d568a223: Pull complete [2021-06-11T18:19:21.423Z] 8dc6ef1a942a: Pull complete [2021-06-11T18:19:21.690Z] 2312dd95470a: Pull complete [2021-06-11T18:19:21.690Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T18:19:21.690Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T18:19:24.568Z] 618dc40b7e24: Pull complete [2021-06-11T18:19:24.841Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T18:19:24.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T18:19:24.841Z] ---> a36622ca3599 [2021-06-11T18:19:24.841Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-11T18:19:24.841Z] 20.10.0: Pulling from library/docker [2021-06-11T18:19:25.007Z] ---> 738ac19b05a8 [2021-06-11T18:19:25.007Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T18:19:25.008Z] ---> Running in 8f73a556f66c [2021-06-11T18:19:25.008Z] Removing intermediate container 8f73a556f66c [2021-06-11T18:19:25.008Z] ---> 6539baf0f1a2 [2021-06-11T18:19:25.008Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T18:19:25.008Z] ---> Running in afd749c44da4 [2021-06-11T18:19:25.008Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T18:19:25.113Z] a3cc7d3b244e: Pulling fs layer [2021-06-11T18:19:25.113Z] 02a3295e0d61: Pulling fs layer [2021-06-11T18:19:25.113Z] 0f4f2e6d8100: Pulling fs layer [2021-06-11T18:19:25.113Z] 330b718f631f: Pulling fs layer [2021-06-11T18:19:25.113Z] a93816041522: Pulling fs layer [2021-06-11T18:19:25.113Z] bdb6da89ff94: Pulling fs layer [2021-06-11T18:19:25.113Z] 2a70c0c122f4: Pulling fs layer [2021-06-11T18:19:25.113Z] 330b718f631f: Waiting [2021-06-11T18:19:25.113Z] bdb6da89ff94: Waiting [2021-06-11T18:19:25.113Z] a93816041522: Waiting [2021-06-11T18:19:25.113Z] 2a70c0c122f4: Waiting [2021-06-11T18:19:25.113Z] 0f4f2e6d8100: Download complete [2021-06-11T18:19:25.113Z] 02a3295e0d61: Verifying Checksum [2021-06-11T18:19:25.113Z] 02a3295e0d61: Download complete [2021-06-11T18:19:25.113Z] a3cc7d3b244e: Download complete [2021-06-11T18:19:25.387Z] a93816041522: Verifying Checksum [2021-06-11T18:19:25.387Z] a93816041522: Download complete [2021-06-11T18:19:25.387Z] bdb6da89ff94: Verifying Checksum [2021-06-11T18:19:25.387Z] bdb6da89ff94: Download complete [2021-06-11T18:19:25.387Z] 2a70c0c122f4: Verifying Checksum [2021-06-11T18:19:25.387Z] 2a70c0c122f4: Download complete [2021-06-11T18:19:25.662Z] a3cc7d3b244e: Pull complete [2021-06-11T18:19:26.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T18:19:26.643Z] 02a3295e0d61: Pull complete [2021-06-11T18:19:26.659Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T18:19:26.659Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T18:19:26.914Z] 0f4f2e6d8100: Pull complete [2021-06-11T18:19:26.914Z] 330b718f631f: Verifying Checksum [2021-06-11T18:19:26.914Z] 330b718f631f: Download complete [2021-06-11T18:19:26.919Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T18:19:26.919Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T18:19:26.919Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T18:19:27.181Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T18:19:27.181Z] OK: 150 MiB in 45 packages [2021-06-11T18:19:27.444Z] Removing intermediate container afd749c44da4 [2021-06-11T18:19:27.444Z] ---> 60633107491d [2021-06-11T18:19:27.444Z] Step 6/8 : WORKDIR /build [2021-06-11T18:19:27.444Z] ---> Running in c6e168a5d7e5 [2021-06-11T18:19:27.710Z] Removing intermediate container c6e168a5d7e5 [2021-06-11T18:19:27.710Z] ---> 5f8d1dc1bcb0 [2021-06-11T18:19:27.710Z] Step 7/8 : COPY go.mod . [2021-06-11T18:19:27.710Z] ---> f4f9142ab22a [2021-06-11T18:19:27.710Z] Step 8/8 : RUN go mod download [2021-06-11T18:19:27.973Z] ---> Running in 53f7c849ac1c [2021-06-11T18:19:30.305Z] 330b718f631f: Pull complete [2021-06-11T18:19:30.305Z] a93816041522: Pull complete [2021-06-11T18:19:30.583Z] bdb6da89ff94: Pull complete [2021-06-11T18:19:31.179Z] 2a70c0c122f4: Pull complete [2021-06-11T18:19:31.179Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T18:19:31.179Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T18:19:36.633Z] ---> 8f6ee83a0e21 [2021-06-11T18:19:36.633Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-11T18:19:36.908Z] ---> Running in af00386680cf [2021-06-11T18:19:37.505Z] Removing intermediate container af00386680cf [2021-06-11T18:19:37.505Z] ---> 93558b2da2e9 [2021-06-11T18:19:37.505Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-11T18:19:38.109Z] ---> Running in 3693b1393948 [2021-06-11T18:19:39.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T18:19:40.233Z] Removing intermediate container 53f7c849ac1c [2021-06-11T18:19:40.234Z] ---> fce7dc9c1312 [2021-06-11T18:19:40.234Z] Successfully built fce7dc9c1312 [2021-06-11T18:19:40.234Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:19:40.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T18:19:40.568Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T18:19:40.568Z] . [Pipeline] withDockerContainer [2021-06-11T18:19:40.661Z] prd-centos7-docker-4c-2g-542 does not seem to be running inside a container [2021-06-11T18:19:40.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@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 ******** ci-base-image-x86_64 cat [2021-06-11T18:19:41.133Z] $ docker top 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:19:41.529Z] + go version [2021-06-11T18:19:41.529Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T18:19:41.541Z] $ docker stop --time=1 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 [2021-06-11T18:19:41.547Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-11T18:19:41.547Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-11T18:19:41.547Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-11T18:19:41.547Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-11T18:19:41.820Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-11T18:19:41.820Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T18:19:41.820Z] OK: 139 MiB in 45 packages [2021-06-11T18:19:42.777Z] $ docker rm -f 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:19:43.270Z] Removing intermediate container 3693b1393948 [2021-06-11T18:19:43.270Z] ---> 418e17d54533 [2021-06-11T18:19:43.270Z] Step 6/8 : WORKDIR /build [2021-06-11T18:19:43.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T18:19:43.424Z] . [Pipeline] withDockerContainer [2021-06-11T18:19:43.512Z] prd-centos7-docker-4c-2g-542 does not seem to be running inside a container [2021-06-11T18:19:43.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@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 ******** ci-base-image-x86_64 cat [2021-06-11T18:19:43.868Z] ---> Running in e927fbee3a13 [2021-06-11T18:19:43.994Z] $ docker top e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:19:44.152Z] Removing intermediate container e927fbee3a13 [2021-06-11T18:19:44.152Z] ---> 55e06f68c174 [2021-06-11T18:19:44.152Z] Step 7/8 : COPY go.mod . [2021-06-11T18:19:44.399Z] + go mod tidy [Pipeline] sh [2021-06-11T18:19:44.971Z] + make test [2021-06-11T18:19:44.971Z] make -C ./app-service-template build [2021-06-11T18:19:44.971Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:19:44.971Z] go mod tidy [2021-06-11T18:19:45.136Z] ---> 9c403ae6b56f [2021-06-11T18:19:45.136Z] Step 8/8 : RUN go mod download [2021-06-11T18:19:45.136Z] ---> Running in 2ac90a4a8240 [2021-06-11T18:19:45.241Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-11T18:19:57.536Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:19:57.536Z] make -C ./app-service-template test [2021-06-11T18:19:57.536Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:19:57.536Z] go mod tidy [2021-06-11T18:19:57.536Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-11T18:20:05.761Z] ok new-app-service 0.010s coverage: 47.8% of statements [2021-06-11T18:20:05.761Z] ? new-app-service/config [no test files] [2021-06-11T18:20:05.761Z] ok new-app-service/functions 0.009s [2021-06-11T18:20:06.031Z] CGO_ENABLED=1 go vet ./... [2021-06-11T18:20:11.979Z] Removing intermediate container 2ac90a4a8240 [2021-06-11T18:20:11.979Z] ---> 2d187f50e7e0 [2021-06-11T18:20:11.979Z] Successfully built 2d187f50e7e0 [2021-06-11T18:20:11.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:20:12.326Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T18:20:12.327Z] . [Pipeline] withDockerContainer [2021-06-11T18:20:12.566Z] prd-ubuntu18.04-docker-arm64-4c-16g-541 does not seem to be running inside a container [2021-06-11T18:20:12.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@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-arm64 cat [2021-06-11T18:20:14.221Z] gofmt -l . [2021-06-11T18:20:14.221Z] [ "`gofmt -l .`" = "" ] [2021-06-11T18:20:14.221Z] ./bin/test-attribution-txt.sh [2021-06-11T18:20:14.221Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:20:14.221Z] go mod tidy [2021-06-11T18:20:14.269Z] $ docker top bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 -eo pid,comm [2021-06-11T18:20:14.489Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh [2021-06-11T18:20:15.069Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-11T18:20:15.260Z] + go version [2021-06-11T18:20:15.260Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T18:20:15.284Z] $ docker stop --time=1 bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 [2021-06-11T18:20:16.481Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 62.8% of statements [2021-06-11T18:20:16.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.019s coverage: 96.5% of statements [2021-06-11T18:20:16.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-11T18:20:17.082Z] $ docker rm -f bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 [Pipeline] // withDockerContainer [Pipeline] } [2021-06-11T18:20:17.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements [2021-06-11T18:20:17.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-11T18:20:17.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:20:17.896Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T18:20:17.896Z] . [Pipeline] withDockerContainer [2021-06-11T18:20:18.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-541 does not seem to be running inside a container [2021-06-11T18:20:18.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@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-arm64 cat [2021-06-11T18:20:18.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.186s coverage: 74.5% of statements [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-11T18:20:18.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-06-11T18:20:18.341Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T18:20:18.341Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 10.5% of statements [2021-06-11T18:20:19.882Z] $ docker top 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:20:20.872Z] + go mod tidy [Pipeline] sh [2021-06-11T18:20:22.141Z] + make test [2021-06-11T18:20:22.141Z] make -C ./app-service-template build [2021-06-11T18:20:22.141Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:20:22.141Z] go mod tidy [2021-06-11T18:20:22.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements [2021-06-11T18:20:22.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-11T18:20:22.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.019s coverage: 12.5% of statements [2021-06-11T18:20:22.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements [2021-06-11T18:20:22.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-11T18:20:22.560Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-11T18:20:22.560Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements [2021-06-11T18:20:22.742Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-11T18:20:49.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 78.0% of statements [2021-06-11T18:20:49.161Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-06-11T18:20:49.161Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T18:20:49.161Z] gofmt -l . [2021-06-11T18:20:49.161Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T18:20:49.171Z] $ docker stop --time=1 e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 [2021-06-11T18:20:50.433Z] $ docker rm -f e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:20:50.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T18:20:51.126Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:20:52.276Z] ---> job-cost.sh [2021-06-11T18:20:52.277Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Gtj [2021-06-11T18:21:01.813Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:21:01.813Z] make -C ./app-service-template test [2021-06-11T18:21:01.813Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:21:01.813Z] go mod tidy [2021-06-11T18:21:01.813Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-11T18:21:02.319Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T18:21:17.293Z] lf-activate-venv(): INFO: Adding /tmp/venv-0Gtj/bin to PATH [2021-06-11T18:21:17.293Z] INFO: No Stack... [2021-06-11T18:21:17.293Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T18:21:17.293Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T18:21:17.606Z] + cut -d, -f6 [2021-06-11T18:21:17.606Z] + cat /w/workspace/app-functions-sdk-go/254/archives/cost.csv [Pipeline] lock [2021-06-11T18:21:17.644Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [2021-06-11T18:21:17.653Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] did not exist. Created. [2021-06-11T18:21:17.653Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T18:21:17.985Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T18:21:18.074Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T18:21:18.089Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T18:21:34.200Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-06-11T18:21:34.200Z] ? new-app-service/config [no test files] [2021-06-11T18:21:34.200Z] ok new-app-service/functions 0.038s [2021-06-11T18:21:34.200Z] CGO_ENABLED=1 go vet ./... [2021-06-11T18:22:01.056Z] gofmt -l . [2021-06-11T18:22:01.056Z] [ "`gofmt -l .`" = "" ] [2021-06-11T18:22:01.056Z] ./bin/test-attribution-txt.sh [2021-06-11T18:22:01.056Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' [2021-06-11T18:22:01.056Z] go mod tidy [2021-06-11T18:22:01.653Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-11T18:22:03.084Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-11T18:22:11.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.122s coverage: 62.8% of statements [2021-06-11T18:22:11.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.076s coverage: 96.5% of statements [2021-06-11T18:22:11.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-11T18:22:11.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.130s coverage: 61.8% of statements [2021-06-11T18:22:11.408Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-11T18:22:11.408Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.060s [2021-06-11T18:22:12.010Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.121s coverage: 74.5% of statements [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-11T18:22:12.010Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.039s coverage: 97.1% of statements [2021-06-11T18:22:12.010Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-11T18:22:12.010Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.072s coverage: 10.5% of statements [2021-06-11T18:22:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.867s coverage: 76.9% of statements [2021-06-11T18:22:18.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-11T18:22:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 12.5% of statements [2021-06-11T18:22:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements [2021-06-11T18:22:18.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-11T18:22:18.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-11T18:22:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements [2021-06-11T18:22:45.510Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.0% of statements [2021-06-11T18:22:45.510Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.056s coverage: 94.4% of statements [2021-06-11T18:22:45.510Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T18:22:48.141Z] gofmt -l . [2021-06-11T18:22:48.774Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-11T18:22:49.411Z] $ docker stop --time=1 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 [2021-06-11T18:22:51.455Z] $ docker rm -f 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T18:22:52.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T18:22:52.463Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T18:22:53.107Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:22:53.917Z] ---> job-cost.sh [2021-06-11T18:22:53.917Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48Nb [2021-06-11T18:23:50.436Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T18:25:42.239Z] lf-activate-venv(): INFO: Adding /tmp/venv-48Nb/bin to PATH [2021-06-11T18:25:42.239Z] INFO: No Stack... [2021-06-11T18:25:42.239Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T18:25:42.239Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T18:25:42.592Z] + + catcut /w/workspace/app-functions-sdk-go/254/archives/cost.csv -d, [2021-06-11T18:25:42.592Z] -f6 [Pipeline] lock [2021-06-11T18:25:42.669Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [2021-06-11T18:25:42.678Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] did not exist. Created. [2021-06-11T18:25:42.678Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T18:25:43.062Z] /w/workspace/app-functions-sdk-go/254@tmp/durable-4c7ac73b/script.sh: 1: /w/workspace/app-functions-sdk-go/254@tmp/durable-4c7ac73b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T18:25:43.408Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T18:25:43.442Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T18:25:43.621Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T18:25:43.637Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-11T18:25:44.763Z] provisioning config files... [2021-06-11T18:25:44.777Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6894684928485206908tmp [Pipeline] { [Pipeline] sh [2021-06-11T18:25:45.105Z] + set +x [2021-06-11T18:25:45.105Z] + curl -s https://codecov.io/bash [2021-06-11T18:25:45.105Z] + bash -s -- [2021-06-11T18:25:45.105Z] [2021-06-11T18:25:45.105Z] _____ _ [2021-06-11T18:25:45.105Z] / ____| | | [2021-06-11T18:25:45.105Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T18:25:45.105Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T18:25:45.105Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T18:25:45.105Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T18:25:45.105Z] Bash-1.0.3 [2021-06-11T18:25:45.105Z] [2021-06-11T18:25:45.105Z] [2021-06-11T18:25:45.105Z] ==> git version 2.24.4 found [2021-06-11T18:25:45.105Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-11T18:25:45.105Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T18:25:45.105Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T18:25:45.373Z] ==> Jenkins CI detected. [2021-06-11T18:25:45.373Z] project root: . [2021-06-11T18:25:45.373Z] --> token set from env [2021-06-11T18:25:45.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T18:25:45.373Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T18:25:45.373Z] ==> Python coveragepy not found [2021-06-11T18:25:45.373Z] ==> Searching for coverage reports in: [2021-06-11T18:25:45.373Z] + . [2021-06-11T18:25:45.373Z] -> Found 2 reports [2021-06-11T18:25:45.373Z] ==> Detecting git/mercurial file structure [2021-06-11T18:25:45.373Z] ==> Reading reports [2021-06-11T18:25:45.373Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-11T18:25:45.373Z] + ./coverage.out bytes=94036 [2021-06-11T18:25:45.373Z] ==> Appending adjustments [2021-06-11T18:25:45.373Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T18:25:45.637Z] + Found adjustments [2021-06-11T18:25:45.637Z] ==> Gzipping contents [2021-06-11T18:25:45.637Z] 20K /tmp/codecov.jK4yST.gz [2021-06-11T18:25:45.637Z] ==> Uploading reports [2021-06-11T18:25:45.637Z] url: https://codecov.io [2021-06-11T18:25:45.637Z] query: branch=master&commit=a4532674cdf1935ad680053a644fcdbb6a5686a9&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T18:25:45.637Z] -> Pinging Codecov [2021-06-11T18:25:45.637Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a4532674cdf1935ad680053a644fcdbb6a5686a9&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T18:25:46.221Z] -> Uploading to [2021-06-11T18:25:46.221Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/3D8B5DFFC46A037C893635FACE044666/a4532674cdf1935ad680053a644fcdbb6a5686a9/8ed80f58-1273-40bd-a6f2-aa44fd27a9ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T182546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a85cff3afa1dbeee06e74e002509546e782230be6ec1c630ed146eecf0f2d5cb [2021-06-11T18:25:46.221Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T18:25:46.221Z] Dload Upload Total Spent Left Speed [2021-06-11T18:25:46.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16468 0 0 100 16468 0 43498 --:--:-- --:--:-- --:--:-- 43451 100 16468 0 0 100 16468 0 43479 --:--:-- --:--:-- --:--:-- 43451 [2021-06-11T18:25:46.800Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] } [2021-06-11T18:25:46.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-11T18:25:47.761Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-11T18:25:47.790Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:25:48.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T18:25:48.134Z] [2021-06-11T18:25:48.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:25:48.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T18:25:48.511Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-11T18:25:48.511Z] 188c0c94c7c5: Pulling fs layer [2021-06-11T18:25:48.511Z] 0ef7d3d256c8: Pulling fs layer [2021-06-11T18:25:48.511Z] de9db76c5a1d: Pulling fs layer [2021-06-11T18:25:48.511Z] 0eba1c9be4d2: Pulling fs layer [2021-06-11T18:25:48.511Z] 0d57e429df01: Pulling fs layer [2021-06-11T18:25:48.511Z] 4e4be7b47b0d: Pulling fs layer [2021-06-11T18:25:48.511Z] e1f770b5df2f: Pulling fs layer [2021-06-11T18:25:48.511Z] 85a0685a4137: Pulling fs layer [2021-06-11T18:25:48.511Z] 0d57e429df01: Waiting [2021-06-11T18:25:48.511Z] 4e4be7b47b0d: Waiting [2021-06-11T18:25:48.511Z] e1f770b5df2f: Waiting [2021-06-11T18:25:48.511Z] 85a0685a4137: Waiting [2021-06-11T18:25:48.511Z] de9db76c5a1d: Verifying Checksum [2021-06-11T18:25:48.511Z] de9db76c5a1d: Download complete [2021-06-11T18:25:48.511Z] 0ef7d3d256c8: Verifying Checksum [2021-06-11T18:25:48.511Z] 0ef7d3d256c8: Download complete [2021-06-11T18:25:48.511Z] 0d57e429df01: Verifying Checksum [2021-06-11T18:25:48.511Z] 0d57e429df01: Download complete [2021-06-11T18:25:48.511Z] 4e4be7b47b0d: Verifying Checksum [2021-06-11T18:25:48.511Z] 4e4be7b47b0d: Download complete [2021-06-11T18:25:48.511Z] 188c0c94c7c5: Verifying Checksum [2021-06-11T18:25:48.511Z] 188c0c94c7c5: Download complete [2021-06-11T18:25:48.789Z] 188c0c94c7c5: Pull complete [2021-06-11T18:25:49.082Z] 0ef7d3d256c8: Pull complete [2021-06-11T18:25:49.082Z] de9db76c5a1d: Pull complete [2021-06-11T18:25:50.477Z] e1f770b5df2f: Verifying Checksum [2021-06-11T18:25:50.477Z] e1f770b5df2f: Download complete [2021-06-11T18:25:52.410Z] 0eba1c9be4d2: Verifying Checksum [2021-06-11T18:25:52.410Z] 0eba1c9be4d2: Download complete [2021-06-11T18:25:52.410Z] 85a0685a4137: Verifying Checksum [2021-06-11T18:25:52.410Z] 85a0685a4137: Download complete [2021-06-11T18:25:55.742Z] 0eba1c9be4d2: Pull complete [2021-06-11T18:25:55.742Z] 0d57e429df01: Pull complete [2021-06-11T18:25:55.742Z] 4e4be7b47b0d: Pull complete [2021-06-11T18:25:56.315Z] e1f770b5df2f: Pull complete [2021-06-11T18:26:00.580Z] 85a0685a4137: Pull complete [2021-06-11T18:26:00.580Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-11T18:26:00.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T18:26:00.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-11T18:26:00.678Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:26:00.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-11T18:26:06.439Z] $ docker top 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T18:26:06.556Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-11T18:26:06.882Z] + set -o pipefail [2021-06-11T18:26:06.882Z] + snyk monitor '--org=edgex-jenkins' [2021-06-11T18:26:15.055Z] [2021-06-11T18:26:15.055Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-06-11T18:26:15.055Z] [2021-06-11T18:26:15.055Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/be0ae49b-3174-42cc-9070-c6f425a4f2b2 [2021-06-11T18:26:15.055Z] [2021-06-11T18:26:15.055Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-11T18:26:15.055Z] [2021-06-11T18:26:15.055Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-11T18:26:15.055Z] [2021-06-11T18:26:15.055Z] [Pipeline] } [2021-06-11T18:26:15.062Z] $ docker stop --time=1 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 [2021-06-11T18:26:19.221Z] $ docker rm -f 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 [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-06-11T18:26:20.172Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T18:26:20.193Z] provisioning config files... [2021-06-11T18:26:20.202Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6108170701100877258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:26:20.524Z] --> edgex-publish-swagger.sh [2021-06-11T18:26:20.524Z] === Publish openapi/v2 API === [2021-06-11T18:26:20.524Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-06-11T18:26:20.524Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-06-11T18:26:20.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T18:26:20.524Z] Dload Upload Total Spent Left Speed [2021-06-11T18:26:21.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10924 0:00:01 0:00:01 --:--:-- 10922 100 13052 0 0 100 13052 0 10923 0:00:01 0:00:01 --:--:-- 10922 [2021-06-11T18:26:21.914Z] [2021-06-11T18:26:21.914Z] [Pipeline] } [2021-06-11T18:26:21.924Z] 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-06-11T18:26:22.530Z] + git log --format=format:%s -1 a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:26:22.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:26:22.839Z] . [Pipeline] withDockerContainer [2021-06-11T18:26:22.918Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:26:22.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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-06-11T18:26:23.372Z] $ docker top 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T18:26:23.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:26:23.534Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:26:23.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:26:23.659Z] $ docker exec 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 ssh-agent [2021-06-11T18:26:23.794Z] SSH_AUTH_SOCK=/tmp/ssh-zu2Q5cBDbiDw/agent.14 [2021-06-11T18:26:23.794Z] SSH_AGENT_PID=20 [2021-06-11T18:26:23.800Z] Running ssh-add (command line suppressed) [2021-06-11T18:26:23.920Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_77793113104847869.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_77793113104847869.key) [2021-06-11T18:26:23.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:26:24.247Z] + git semver tag [2021-06-11T18:26:24.247Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T18:26:24.247Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-11T18:26:24.247Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-11T18:26:24.247Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T18:26:24.247Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T18:26:24.247Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T18:26:24.247Z] # $SEMVER_BRANCH = master [2021-06-11T18:26:24.247Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-11T18:26:24.247Z] # a4532674cdf1935ad680053a644fcdbb6a5686a9 HEAD [2021-06-11T18:26:24.247Z] # -> Force: false [2021-06-11T18:26:24.247Z] # 3eda43e811bbb95e435f3494933b8b8abfc999f8 refs/tags/v2.0.0-dev.79 [Pipeline] } [2021-06-11T18:26:24.252Z] $ docker exec --env ******** --env ******** 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 ssh-agent -k [2021-06-11T18:26:24.351Z] unset SSH_AUTH_SOCK; [2021-06-11T18:26:24.351Z] unset SSH_AGENT_PID; [2021-06-11T18:26:24.351Z] echo Agent pid 20 killed; [2021-06-11T18:26:24.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:26:24.721Z] + git semver [Pipeline] } [2021-06-11T18:26:24.733Z] $ docker stop --time=1 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 [2021-06-11T18:26:25.964Z] $ docker rm -f 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:26:26.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T18:26:26.435Z] [2021-06-11T18:26:26.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:26:26.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T18:26:26.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-11T18:26:26.755Z] ab5ef0e58194: Pulling fs layer [2021-06-11T18:26:26.755Z] 9712f1f96733: Pulling fs layer [2021-06-11T18:26:26.755Z] 63f879dbbcfc: Pulling fs layer [2021-06-11T18:26:26.755Z] 0d9ebad4ef96: Pulling fs layer [2021-06-11T18:26:26.755Z] e9a5061849ea: Pulling fs layer [2021-06-11T18:26:26.755Z] d747dcd14b5f: Pulling fs layer [2021-06-11T18:26:26.755Z] 2de7ff778b66: Pulling fs layer [2021-06-11T18:26:26.755Z] 0d9ebad4ef96: Waiting [2021-06-11T18:26:26.755Z] e9a5061849ea: Waiting [2021-06-11T18:26:26.755Z] d747dcd14b5f: Waiting [2021-06-11T18:26:26.755Z] 2de7ff778b66: Waiting [2021-06-11T18:26:26.755Z] 9712f1f96733: Verifying Checksum [2021-06-11T18:26:26.755Z] 9712f1f96733: Download complete [2021-06-11T18:26:28.146Z] 63f879dbbcfc: Verifying Checksum [2021-06-11T18:26:28.146Z] 63f879dbbcfc: Download complete [2021-06-11T18:26:28.146Z] e9a5061849ea: Verifying Checksum [2021-06-11T18:26:28.146Z] e9a5061849ea: Download complete [2021-06-11T18:26:28.146Z] d747dcd14b5f: Verifying Checksum [2021-06-11T18:26:28.146Z] d747dcd14b5f: Download complete [2021-06-11T18:26:28.720Z] 2de7ff778b66: Verifying Checksum [2021-06-11T18:26:28.720Z] 2de7ff778b66: Download complete [2021-06-11T18:26:29.297Z] 0d9ebad4ef96: Verifying Checksum [2021-06-11T18:26:29.297Z] 0d9ebad4ef96: Download complete [2021-06-11T18:26:29.297Z] ab5ef0e58194: Verifying Checksum [2021-06-11T18:26:29.297Z] ab5ef0e58194: Download complete [2021-06-11T18:26:32.621Z] ab5ef0e58194: Pull complete [2021-06-11T18:26:32.621Z] 9712f1f96733: Pull complete [2021-06-11T18:26:33.207Z] 63f879dbbcfc: Pull complete [2021-06-11T18:26:37.454Z] 0d9ebad4ef96: Pull complete [2021-06-11T18:26:37.454Z] e9a5061849ea: Pull complete [2021-06-11T18:26:37.454Z] d747dcd14b5f: Pull complete [2021-06-11T18:26:38.405Z] 2de7ff778b66: Pull complete [2021-06-11T18:26:38.405Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-11T18:26:38.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T18:26:38.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-11T18:26:38.489Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:26:38.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-11T18:26:45.227Z] $ docker top d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-11T18:26:45.343Z] provisioning config files... [2021-06-11T18:26:45.352Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9218638500699604094tmp [2021-06-11T18:26:45.366Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2304049072385816786tmp [2021-06-11T18:26:45.382Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7833710886771471218tmp [Pipeline] { [Pipeline] echo [2021-06-11T18:26:45.405Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:26:45.708Z] ---> sigul-configuration.sh [2021-06-11T18:26:45.708Z] gpg: directory `/root/.gnupg' created [2021-06-11T18:26:45.708Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-11T18:26:45.708Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-11T18:26:45.708Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-11T18:26:45.708Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-11T18:26:45.708Z] gpg: CAST5 encrypted data [2021-06-11T18:26:45.708Z] gpg: encrypted with 1 passphrase [2021-06-11T18:26:45.708Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-11T18:26:46.019Z] + mkdir /home/jenkins [2021-06-11T18:26:46.019Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-11T18:26:46.316Z] + 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-06-11T18:26:46.327Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:26:46.624Z] ---> sigul-install.sh [2021-06-11T18:26:51.926Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-11T18:26:52.227Z] + git tag --list [2021-06-11T18:26:52.227Z] v0.1.0 [2021-06-11T18:26:52.227Z] v0.1.1 [2021-06-11T18:26:52.227Z] v1.0.0 [2021-06-11T18:26:52.227Z] v1.1.0 [2021-06-11T18:26:52.227Z] v1.2.0 [2021-06-11T18:26:52.227Z] v1.3.0 [2021-06-11T18:26:52.227Z] v1.3.1 [2021-06-11T18:26:52.227Z] v1.3.1-dev.1 [2021-06-11T18:26:52.227Z] v1.3.2-dev.1 [2021-06-11T18:26:52.227Z] v2.0.0-dev.1 [2021-06-11T18:26:52.227Z] v2.0.0-dev.10 [2021-06-11T18:26:52.227Z] v2.0.0-dev.11 [2021-06-11T18:26:52.227Z] v2.0.0-dev.12 [2021-06-11T18:26:52.227Z] v2.0.0-dev.13 [2021-06-11T18:26:52.227Z] v2.0.0-dev.14 [2021-06-11T18:26:52.227Z] v2.0.0-dev.15 [2021-06-11T18:26:52.227Z] v2.0.0-dev.16 [2021-06-11T18:26:52.227Z] v2.0.0-dev.17 [2021-06-11T18:26:52.227Z] v2.0.0-dev.18 [2021-06-11T18:26:52.227Z] v2.0.0-dev.19 [2021-06-11T18:26:52.227Z] v2.0.0-dev.2 [2021-06-11T18:26:52.227Z] v2.0.0-dev.20 [2021-06-11T18:26:52.227Z] v2.0.0-dev.21 [2021-06-11T18:26:52.227Z] v2.0.0-dev.22 [2021-06-11T18:26:52.227Z] v2.0.0-dev.23 [2021-06-11T18:26:52.227Z] v2.0.0-dev.24 [2021-06-11T18:26:52.227Z] v2.0.0-dev.25 [2021-06-11T18:26:52.227Z] v2.0.0-dev.26 [2021-06-11T18:26:52.227Z] v2.0.0-dev.27 [2021-06-11T18:26:52.227Z] v2.0.0-dev.28 [2021-06-11T18:26:52.227Z] v2.0.0-dev.29 [2021-06-11T18:26:52.227Z] v2.0.0-dev.3 [2021-06-11T18:26:52.227Z] v2.0.0-dev.30 [2021-06-11T18:26:52.227Z] v2.0.0-dev.31 [2021-06-11T18:26:52.227Z] v2.0.0-dev.32 [2021-06-11T18:26:52.227Z] v2.0.0-dev.33 [2021-06-11T18:26:52.227Z] v2.0.0-dev.34 [2021-06-11T18:26:52.227Z] v2.0.0-dev.35 [2021-06-11T18:26:52.227Z] v2.0.0-dev.36 [2021-06-11T18:26:52.227Z] v2.0.0-dev.37 [2021-06-11T18:26:52.227Z] v2.0.0-dev.38 [2021-06-11T18:26:52.227Z] v2.0.0-dev.39 [2021-06-11T18:26:52.227Z] v2.0.0-dev.4 [2021-06-11T18:26:52.227Z] v2.0.0-dev.40 [2021-06-11T18:26:52.227Z] v2.0.0-dev.41 [2021-06-11T18:26:52.227Z] v2.0.0-dev.42 [2021-06-11T18:26:52.227Z] v2.0.0-dev.43 [2021-06-11T18:26:52.227Z] v2.0.0-dev.44 [2021-06-11T18:26:52.227Z] v2.0.0-dev.45 [2021-06-11T18:26:52.227Z] v2.0.0-dev.46 [2021-06-11T18:26:52.227Z] v2.0.0-dev.47 [2021-06-11T18:26:52.227Z] v2.0.0-dev.48 [2021-06-11T18:26:52.227Z] v2.0.0-dev.49 [2021-06-11T18:26:52.227Z] v2.0.0-dev.5 [2021-06-11T18:26:52.227Z] v2.0.0-dev.50 [2021-06-11T18:26:52.227Z] v2.0.0-dev.51 [2021-06-11T18:26:52.227Z] v2.0.0-dev.52 [2021-06-11T18:26:52.227Z] v2.0.0-dev.53 [2021-06-11T18:26:52.227Z] v2.0.0-dev.54 [2021-06-11T18:26:52.227Z] v2.0.0-dev.55 [2021-06-11T18:26:52.227Z] v2.0.0-dev.56 [2021-06-11T18:26:52.227Z] v2.0.0-dev.57 [2021-06-11T18:26:52.227Z] v2.0.0-dev.58 [2021-06-11T18:26:52.227Z] v2.0.0-dev.59 [2021-06-11T18:26:52.227Z] v2.0.0-dev.6 [2021-06-11T18:26:52.227Z] v2.0.0-dev.60 [2021-06-11T18:26:52.227Z] v2.0.0-dev.61 [2021-06-11T18:26:52.227Z] v2.0.0-dev.62 [2021-06-11T18:26:52.227Z] v2.0.0-dev.63 [2021-06-11T18:26:52.227Z] v2.0.0-dev.64 [2021-06-11T18:26:52.227Z] v2.0.0-dev.65 [2021-06-11T18:26:52.227Z] v2.0.0-dev.66 [2021-06-11T18:26:52.227Z] v2.0.0-dev.67 [2021-06-11T18:26:52.227Z] v2.0.0-dev.68 [2021-06-11T18:26:52.227Z] v2.0.0-dev.69 [2021-06-11T18:26:52.227Z] v2.0.0-dev.7 [2021-06-11T18:26:52.227Z] v2.0.0-dev.70 [2021-06-11T18:26:52.227Z] v2.0.0-dev.71 [2021-06-11T18:26:52.227Z] v2.0.0-dev.72 [2021-06-11T18:26:52.227Z] v2.0.0-dev.73 [2021-06-11T18:26:52.227Z] v2.0.0-dev.74 [2021-06-11T18:26:52.227Z] v2.0.0-dev.75 [2021-06-11T18:26:52.227Z] v2.0.0-dev.76 [2021-06-11T18:26:52.227Z] v2.0.0-dev.77 [2021-06-11T18:26:52.227Z] v2.0.0-dev.78 [2021-06-11T18:26:52.227Z] v2.0.0-dev.79 [2021-06-11T18:26:52.227Z] v2.0.0-dev.8 [2021-06-11T18:26:52.227Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-11T18:26:52.524Z] + lftools sign git-tag v2.0.0-dev.79 [2021-06-11T18:26:53.095Z] Signing Git tag with Sigul... [2021-06-11T18:26:53.095Z] Signing v2.0.0-dev.79 [Pipeline] echo [2021-06-11T18:26:54.053Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:26:54.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-11T18:26:54.360Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-11T18:26:54.394Z] $ docker stop --time=1 d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 [2021-06-11T18:26:56.156Z] $ docker rm -f d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:26:57.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:26:57.078Z] . [Pipeline] withDockerContainer [2021-06-11T18:26:57.157Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:26:57.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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-06-11T18:26:57.720Z] $ docker top 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T18:26:57.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:26:57.865Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:26:58.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:26:57.998Z] $ docker exec 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 ssh-agent [2021-06-11T18:26:58.136Z] SSH_AUTH_SOCK=/tmp/ssh-YMMpYVHBGSp2/agent.15 [2021-06-11T18:26:58.136Z] SSH_AGENT_PID=21 [2021-06-11T18:26:58.144Z] Running ssh-add (command line suppressed) [2021-06-11T18:26:58.247Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065386421006181543.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065386421006181543.key) [2021-06-11T18:26:58.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:26:58.583Z] + git semver bump pre [2021-06-11T18:26:58.583Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T18:26:58.584Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-11T18:26:58.584Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-11T18:26:58.584Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T18:26:58.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T18:26:58.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T18:26:58.584Z] # $SEMVER_BRANCH = master [2021-06-11T18:26:58.584Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-06-11T18:26:58.584Z] 2.0.0-dev.80 [Pipeline] } [2021-06-11T18:26:58.590Z] $ docker exec --env ******** --env ******** 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 ssh-agent -k [2021-06-11T18:26:58.700Z] unset SSH_AUTH_SOCK; [2021-06-11T18:26:58.701Z] unset SSH_AGENT_PID; [2021-06-11T18:26:58.701Z] echo Agent pid 21 killed; [2021-06-11T18:26:58.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:26:59.061Z] + git semver [Pipeline] } [2021-06-11T18:26:59.069Z] $ docker stop --time=1 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 [2021-06-11T18:27:00.329Z] $ docker rm -f 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:27:00.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T18:27:00.739Z] . [Pipeline] withDockerContainer [2021-06-11T18:27:00.821Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:27:00.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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-06-11T18:27:01.305Z] $ docker top 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T18:27:01.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T18:27:01.448Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T18:27:01.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T18:27:01.571Z] $ docker exec 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d ssh-agent [2021-06-11T18:27:01.699Z] SSH_AUTH_SOCK=/tmp/ssh-W8iB9nBX65WM/agent.13 [2021-06-11T18:27:01.699Z] SSH_AGENT_PID=20 [2021-06-11T18:27:01.706Z] Running ssh-add (command line suppressed) [2021-06-11T18:27:01.822Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5386495215982646886.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5386495215982646886.key) [2021-06-11T18:27:01.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T18:27:02.157Z] + git semver push [2021-06-11T18:27:02.157Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T18:27:02.157Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-06-11T18:27:02.157Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-06-11T18:27:02.157Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T18:27:02.157Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T18:27:02.157Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T18:27:02.157Z] # $SEMVER_BRANCH = master [2021-06-11T18:27:02.157Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-06-11T18:27:08.764Z] $ docker exec --env ******** --env ******** 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d ssh-agent -k [2021-06-11T18:27:08.880Z] unset SSH_AUTH_SOCK; [2021-06-11T18:27:08.882Z] unset SSH_AGENT_PID; [2021-06-11T18:27:08.882Z] echo Agent pid 20 killed; [2021-06-11T18:27:08.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T18:27:09.245Z] + git semver [Pipeline] } [2021-06-11T18:27:09.253Z] $ docker stop --time=1 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d [2021-06-11T18:27:10.478Z] $ docker rm -f 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d [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-06-11T18:27:11.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:12.390Z] ---> package-listing.sh [2021-06-11T18:27:12.390Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T18:27:12.390Z] ++ facter osfamily [2021-06-11T18:27:12.658Z] + OS_FAMILY=redhat [2021-06-11T18:27:12.658Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-06-11T18:27:12.658Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T18:27:12.658Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T18:27:12.658Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T18:27:12.658Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T18:27:12.658Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-11T18:27:12.658Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T18:27:12.658Z] + case "${OS_FAMILY}" in [2021-06-11T18:27:12.658Z] + sort [2021-06-11T18:27:12.658Z] + rpm -qa [2021-06-11T18:27:13.232Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T18:27:13.232Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T18:27:13.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T18:27:13.232Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-06-11T18:27:13.232Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-06-11T18:27:13.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo [2021-06-11T18:27:13.247Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T18:27:13.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:27:14.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:27:14.135Z] [2021-06-11T18:27:14.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T18:27:14.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:27:14.454Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T18:27:14.454Z] df20fa9351a1: Pulling fs layer [2021-06-11T18:27:14.454Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T18:27:14.454Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T18:27:14.454Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T18:27:14.454Z] 93b61091891f: Pulling fs layer [2021-06-11T18:27:14.454Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T18:27:14.454Z] 5e14af77c1be: Pulling fs layer [2021-06-11T18:27:14.454Z] 01666e4c0597: Pulling fs layer [2021-06-11T18:27:14.454Z] aa168da1d23b: Pulling fs layer [2021-06-11T18:27:14.454Z] 46f8f816bc3b: Waiting [2021-06-11T18:27:14.454Z] 93b61091891f: Waiting [2021-06-11T18:27:14.454Z] 93b9cdb0e59b: Waiting [2021-06-11T18:27:14.454Z] 5e14af77c1be: Waiting [2021-06-11T18:27:14.454Z] 01666e4c0597: Waiting [2021-06-11T18:27:14.454Z] aa168da1d23b: Waiting [2021-06-11T18:27:14.454Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T18:27:14.454Z] 36b3adc4ff6f: Download complete [2021-06-11T18:27:14.720Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T18:27:14.720Z] 46f8f816bc3b: Download complete [2021-06-11T18:27:14.986Z] df20fa9351a1: Verifying Checksum [2021-06-11T18:27:14.986Z] df20fa9351a1: Download complete [2021-06-11T18:27:14.986Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T18:27:14.986Z] 93b9cdb0e59b: Download complete [2021-06-11T18:27:14.986Z] 5e14af77c1be: Verifying Checksum [2021-06-11T18:27:14.986Z] 5e14af77c1be: Download complete [2021-06-11T18:27:14.986Z] 01666e4c0597: Verifying Checksum [2021-06-11T18:27:14.986Z] 01666e4c0597: Download complete [2021-06-11T18:27:14.986Z] 93b61091891f: Verifying Checksum [2021-06-11T18:27:14.986Z] 93b61091891f: Download complete [2021-06-11T18:27:14.986Z] df20fa9351a1: Pull complete [2021-06-11T18:27:15.249Z] 36b3adc4ff6f: Pull complete [2021-06-11T18:27:15.826Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T18:27:15.826Z] 8ad3a11d3b57: Download complete [2021-06-11T18:27:16.412Z] 8ad3a11d3b57: Pull complete [2021-06-11T18:27:16.412Z] 46f8f816bc3b: Pull complete [2021-06-11T18:27:16.680Z] 93b61091891f: Pull complete [2021-06-11T18:27:16.680Z] 93b9cdb0e59b: Pull complete [2021-06-11T18:27:16.941Z] 5e14af77c1be: Pull complete [2021-06-11T18:27:16.941Z] 01666e4c0597: Pull complete [2021-06-11T18:27:17.206Z] aa168da1d23b: Download complete [2021-06-11T18:27:22.518Z] aa168da1d23b: Pull complete [2021-06-11T18:27:22.518Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T18:27:22.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T18:27:22.518Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T18:27:22.601Z] prd-centos7-docker-4c-2g-539 does not seem to be running inside a container [2021-06-11T18:27:22.641Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T18:27:27.451Z] $ docker top cc7f15de1821904f64b139a4c398fbde0bad0ea50aeaae877e1596f03ba89145 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T18:27:27.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T18:27:28.148Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T18:27:28.449Z] + ls /var/log/sa-host [2021-06-11T18:27:28.449Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T18:27:28.449Z] file_magic: OK [2021-06-11T18:27:28.449Z] HZ: Using current value: 100 [2021-06-11T18:27:28.449Z] file_header: OK [2021-06-11T18:27:28.449Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T18:27:28.449Z] Statistics: [2021-06-11T18:27:28.449Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T18:27:28.449Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T18:27:28.449Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T18:27:28.449Z] file_magic: OK [2021-06-11T18:27:28.449Z] HZ: Using current value: 100 [2021-06-11T18:27:28.449Z] file_header: OK [2021-06-11T18:27:28.449Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-11T18:27:28.449Z] Statistics: [2021-06-11T18:27:28.449Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T18:27:28.449Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T18:27:29.123Z] provisioning config files... [2021-06-11T18:27:29.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config874517360323503680tmp [Pipeline] { [Pipeline] echo [2021-06-11T18:27:29.163Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:29.463Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T18:27:29.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:29.897Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T18:27:29.907Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:30.207Z] ---> sudo-logs.sh [2021-06-11T18:27:30.207Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T18:27:30.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:30.597Z] ---> job-cost.sh [2021-06-11T18:27:30.597Z] lf-activate-venv: SKIPPING [2021-06-11T18:27:30.597Z] DEBUG: total: 0.18000000715255737 [2021-06-11T18:27:30.597Z] INFO: Retrieving Stack Cost... [2021-06-11T18:27:31.543Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T18:27:31.804Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T18:27:31.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T18:27:32.117Z] ---> logs-deploy.sh [2021-06-11T18:27:32.118Z] lf-activate-venv: SKIPPING [2021-06-11T18:27:32.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/254 [2021-06-11T18:27:32.118Z] INFO: archiving workspace using pattern(s): [2021-06-11T18:27:33.066Z] Archives upload complete. [2021-06-11T18:27:33.066Z] INFO: archiving logs to Nexus