Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 497a5d96327f6b59cac557d093967d0b1142606a 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-ssh366209020484094406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7961928096557459143.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh481378010054027660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3082633430105425121.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh4549237730745378251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15351 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-ssh4119077050716793774.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 497a5d96327f6b59cac557d093967d0b1142606a (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 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 Commit message: "refactor: Update to use new Port assignments (#850)" > git rev-list --no-walk 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T17:57:48.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T17:57:48.825Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T17:57:48.854Z] ========================================================= [2021-05-20T17:57:48.854Z] EdgeX Global Pipelines Version Info [2021-05-20T17:57:48.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:57:50.229Z] ------------------- [2021-05-20T17:57:50.229Z] stable info: [2021-05-20T17:57:50.229Z] ------------------- [2021-05-20T17:57:50.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T17:57:50.229Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:57:50.229Z] Message: update stable to v1.0.192 [2021-05-20T17:57:50.818Z] ------------------- [2021-05-20T17:57:50.818Z] experimental info: [2021-05-20T17:57:50.818Z] ------------------- [2021-05-20T17:57:50.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T17:57:50.818Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:57:50.818Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T17:57:50.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-20T17:57:50.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-20T17:57:50.994Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T17:57:51.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T17:57:51.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T17:57:51.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T17:57:51.088Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T17:57:51.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T17:57:51.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T17:57:51.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T17:57:51.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T17:57:51.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-20T17:57:51.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T17:57:51.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T17:57:51.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:51.296Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:51.320Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:51.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:51.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T17:57:51.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-20T17:57:51.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T17:57:51.434Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-20T17:57:51.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T17:57:51.480Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T17:57:51.503Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-20T17:57:51.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T17:57:51.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-20T17:57:51.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-20T17:57:51.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-20T17:57:51.620Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] echo [2021-05-20T17:57:51.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 497a5d9 [Pipeline] echo [2021-05-20T17:57:51.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T17:57:52.128Z] + git log --format=format:%s -1 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] echo [2021-05-20T17:57:52.194Z] GIT_COMMIT: 497a5d96327f6b59cac557d093967d0b1142606a, Commit Message: refactor: Update to use new Port assignments (#850) [Pipeline] echo [2021-05-20T17:57:52.207Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:57:52.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:53.738Z] [2021-05-20T17:57:53.738Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:57:54.081Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:54.345Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T17:57:54.345Z] 31603596830f: Pulling fs layer [2021-05-20T17:57:54.345Z] 54011a49482f: Pulling fs layer [2021-05-20T17:57:54.345Z] a6820b24f6d8: Pulling fs layer [2021-05-20T17:57:54.345Z] f581987b2513: Pulling fs layer [2021-05-20T17:57:54.345Z] f581987b2513: Waiting [2021-05-20T17:57:54.345Z] 54011a49482f: Verifying Checksum [2021-05-20T17:57:54.345Z] 54011a49482f: Download complete [2021-05-20T17:57:54.607Z] 31603596830f: Verifying Checksum [2021-05-20T17:57:54.607Z] 31603596830f: Download complete [2021-05-20T17:57:54.607Z] f581987b2513: Verifying Checksum [2021-05-20T17:57:54.607Z] f581987b2513: Download complete [2021-05-20T17:57:54.607Z] a6820b24f6d8: Verifying Checksum [2021-05-20T17:57:54.607Z] a6820b24f6d8: Download complete [2021-05-20T17:57:54.872Z] 31603596830f: Pull complete [2021-05-20T17:57:55.134Z] 54011a49482f: Pull complete [2021-05-20T17:57:56.542Z] a6820b24f6d8: Pull complete [2021-05-20T17:57:56.804Z] f581987b2513: Pull complete [2021-05-20T17:57:56.804Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T17:57:57.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:57.064Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T17:57:57.145Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T17:57:57.190Z] $ 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-05-20T17:58:03.968Z] $ docker top ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T17:58:04.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:04.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:04.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:04.220Z] $ docker exec ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent [2021-05-20T17:58:04.322Z] SSH_AUTH_SOCK=/tmp/ssh-74YCBiO5f5C1/agent.13 [2021-05-20T17:58:04.322Z] SSH_AGENT_PID=19 [2021-05-20T17:58:04.330Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:04.424Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5501341618447462316.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5501341618447462316.key) [2021-05-20T17:58:04.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:04.750Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T17:58:04.765Z] $ docker exec --env ******** --env ******** ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent -k [2021-05-20T17:58:04.853Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:04.854Z] unset SSH_AGENT_PID; [2021-05-20T17:58:04.854Z] echo Agent pid 19 killed; [2021-05-20T17:58:04.867Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T17:58:04.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:04.912Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:05.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:05.033Z] $ docker exec ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent [2021-05-20T17:58:05.137Z] SSH_AUTH_SOCK=/tmp/ssh-lRjN2rAhoCZF/agent.51 [2021-05-20T17:58:05.137Z] SSH_AGENT_PID=58 [2021-05-20T17:58:05.143Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:05.241Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_51047742428813104.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_51047742428813104.key) [2021-05-20T17:58:05.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:05.583Z] + git semver init [2021-05-20T17:58:05.584Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T17:58:05.584Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-20T17:58:05.584Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-20T17:58:05.584Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T17:58:05.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T17:58:05.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T17:58:05.584Z] # $SEMVER_BRANCH = master [2021-05-20T17:58:05.584Z] # $SEMVER_TEMP = /tmp/semver-076008341 [2021-05-20T17:58:05.584Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-20T17:58:07.546Z] # '/tmp/semver-076008341' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-20T17:58:07.546Z] # -> Force: false [2021-05-20T17:58:07.546Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-20T17:58:07.561Z] $ docker exec --env ******** --env ******** ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent -k [2021-05-20T17:58:07.674Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:07.675Z] unset SSH_AGENT_PID; [2021-05-20T17:58:07.675Z] echo Agent pid 58 killed; [2021-05-20T17:58:07.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T17:58:08.018Z] + git semver [Pipeline] } [2021-05-20T17:58:08.034Z] $ docker stop --time=1 ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a [2021-05-20T17:58:13.979Z] $ docker rm -f ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T17:58:14.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T17:58:14.711Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T17:58:14.714Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-20T17:58:29.966Z] Still waiting to schedule task [2021-05-20T17:58:29.966Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:29.966Z] ‘prd-centos7-docker-4c-2g-15354’ is offline [2021-05-20T17:58:29.966Z] ‘prd-centos7-docker-4c-2g-15356’ is offline [2021-05-20T17:58:29.966Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-20T17:58:29.966Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:29.970Z] Still waiting to schedule task [2021-05-20T17:58:29.971Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline [2021-05-20T17:58:39.217Z] Running on prd-centos7-docker-4c-2g-15356 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-20T17:58:39.238Z] Running in /w/workspace/app-functions-sdk-go/235 [Pipeline] { [Pipeline] checkout [2021-05-20T17:58:39.347Z] The recommended git tool is: git [2021-05-20T17:58:42.120Z] using credential edgex-jenkins-ssh [2021-05-20T17:58:42.156Z] Cloning the remote Git repository [2021-05-20T17:58:42.177Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-20T17:58:42.243Z] > git init /w/workspace/app-functions-sdk-go/235 # timeout=10 [2021-05-20T17:58:42.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-20T17:58:42.278Z] > git --version # timeout=10 [2021-05-20T17:58:42.286Z] > git --version # 'git version 2.24.4' [2021-05-20T17:58:42.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T17:58:42.318Z] [INFO] Currently running in a labeled security context [2021-05-20T17:58:42.318Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T17:58:42.318Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/235@tmp/jenkins-gitclient-ssh6562272698128037356.key [2021-05-20T17:58:42.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:58:44.383Z] Avoid second fetch [2021-05-20T17:58:44.383Z] Checking out Revision 497a5d96327f6b59cac557d093967d0b1142606a (master) [2021-05-20T17:58:44.360Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-20T17:58:44.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:58:44.395Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T17:58:44.405Z] > git checkout -f 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [2021-05-20T17:58:48.110Z] Commit message: "refactor: Update to use new Port assignments (#850)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T17:58:49.110Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:58:49.432Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:58:49.738Z] + sudo service docker restart [2021-05-20T17:58:49.738Z] + true [2021-05-20T17:58:49.738Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-20T17:59:08.046Z] ========================================================= [2021-05-20T17:59:08.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T17:59:08.046Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:59:08.369Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T17:59:08.953Z] Sending build context to Docker daemon 19.59MB [2021-05-20T17:59:08.953Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T17:59:08.953Z] Step 2/8 : FROM ${BASE} [2021-05-20T17:59:09.529Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T17:59:09.529Z] 540db60ca938: Pulling fs layer [2021-05-20T17:59:09.529Z] adcc1eea9eea: Pulling fs layer [2021-05-20T17:59:09.529Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T17:59:09.529Z] 0510c868ecb4: Pulling fs layer [2021-05-20T17:59:09.529Z] afea3b2eda06: Pulling fs layer [2021-05-20T17:59:09.529Z] 7809a108b3ef: Pulling fs layer [2021-05-20T17:59:09.529Z] f706445af74f: Pulling fs layer [2021-05-20T17:59:09.529Z] 0510c868ecb4: Waiting [2021-05-20T17:59:09.529Z] afea3b2eda06: Waiting [2021-05-20T17:59:09.529Z] 7809a108b3ef: Waiting [2021-05-20T17:59:09.529Z] f706445af74f: Waiting [2021-05-20T17:59:09.530Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T17:59:09.530Z] 4c4ab2625f07: Download complete [2021-05-20T17:59:09.530Z] 540db60ca938: Verifying Checksum [2021-05-20T17:59:09.530Z] 540db60ca938: Download complete [2021-05-20T17:59:09.530Z] adcc1eea9eea: Verifying Checksum [2021-05-20T17:59:09.530Z] adcc1eea9eea: Download complete [2021-05-20T17:59:09.793Z] afea3b2eda06: Verifying Checksum [2021-05-20T17:59:09.793Z] afea3b2eda06: Download complete [2021-05-20T17:59:09.793Z] 7809a108b3ef: Verifying Checksum [2021-05-20T17:59:09.793Z] 7809a108b3ef: Download complete [2021-05-20T17:59:09.793Z] 540db60ca938: Pull complete [2021-05-20T17:59:10.367Z] adcc1eea9eea: Pull complete [2021-05-20T17:59:10.367Z] 4c4ab2625f07: Pull complete [2021-05-20T17:59:11.315Z] f706445af74f: Verifying Checksum [2021-05-20T17:59:11.315Z] f706445af74f: Download complete [2021-05-20T17:59:11.891Z] 0510c868ecb4: Verifying Checksum [2021-05-20T17:59:11.891Z] 0510c868ecb4: Download complete [2021-05-20T17:59:15.253Z] 0510c868ecb4: Pull complete [2021-05-20T17:59:15.514Z] afea3b2eda06: Pull complete [2021-05-20T17:59:15.781Z] 7809a108b3ef: Pull complete [2021-05-20T17:59:18.342Z] f706445af74f: Pull complete [2021-05-20T17:59:18.602Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T17:59:18.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T17:59:18.863Z] ---> b068be0155e3 [2021-05-20T17:59:18.863Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-20T17:59:19.124Z] 20.10.0: Pulling from library/docker [2021-05-20T17:59:19.390Z] 05e7bc50f07f: Pulling fs layer [2021-05-20T17:59:19.390Z] 6db28d0fdbf6: Pulling fs layer [2021-05-20T17:59:19.390Z] 292df0bc6bf3: Pulling fs layer [2021-05-20T17:59:19.390Z] 2e060f4bd70b: Pulling fs layer [2021-05-20T17:59:19.390Z] 80e8d568a223: Pulling fs layer [2021-05-20T17:59:19.390Z] 8dc6ef1a942a: Pulling fs layer [2021-05-20T17:59:19.390Z] 2312dd95470a: Pulling fs layer [2021-05-20T17:59:19.390Z] 2e060f4bd70b: Waiting [2021-05-20T17:59:19.390Z] 80e8d568a223: Waiting [2021-05-20T17:59:19.390Z] 8dc6ef1a942a: Waiting [2021-05-20T17:59:19.390Z] 2312dd95470a: Waiting [2021-05-20T17:59:19.390Z] 292df0bc6bf3: Verifying Checksum [2021-05-20T17:59:19.390Z] 292df0bc6bf3: Download complete [2021-05-20T17:59:19.390Z] 6db28d0fdbf6: Verifying Checksum [2021-05-20T17:59:19.390Z] 6db28d0fdbf6: Download complete [2021-05-20T17:59:19.390Z] 05e7bc50f07f: Verifying Checksum [2021-05-20T17:59:19.390Z] 05e7bc50f07f: Download complete [2021-05-20T17:59:19.390Z] 80e8d568a223: Verifying Checksum [2021-05-20T17:59:19.390Z] 80e8d568a223: Download complete [2021-05-20T17:59:19.390Z] 8dc6ef1a942a: Verifying Checksum [2021-05-20T17:59:19.390Z] 8dc6ef1a942a: Download complete [2021-05-20T17:59:19.390Z] 2312dd95470a: Verifying Checksum [2021-05-20T17:59:19.390Z] 2312dd95470a: Download complete [2021-05-20T17:59:19.980Z] 05e7bc50f07f: Pull complete [2021-05-20T17:59:20.254Z] 6db28d0fdbf6: Pull complete [2021-05-20T17:59:20.516Z] 2e060f4bd70b: Verifying Checksum [2021-05-20T17:59:20.516Z] 2e060f4bd70b: Download complete [2021-05-20T17:59:20.516Z] 292df0bc6bf3: Pull complete [2021-05-20T17:59:24.753Z] 2e060f4bd70b: Pull complete [2021-05-20T17:59:24.753Z] 80e8d568a223: Pull complete [2021-05-20T17:59:24.753Z] 8dc6ef1a942a: Pull complete [2021-05-20T17:59:25.013Z] 2312dd95470a: Pull complete [2021-05-20T17:59:25.275Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T17:59:25.275Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T17:59:51.905Z] ---> d514ab704205 [2021-05-20T17:59:51.905Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-20T17:59:51.905Z] ---> Running in 78ab4933c580 [2021-05-20T17:59:51.905Z] Removing intermediate container 78ab4933c580 [2021-05-20T17:59:51.905Z] ---> 83bb746e2eaf [2021-05-20T17:59:51.905Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-20T17:59:51.905Z] ---> Running in adf9262a8419 [2021-05-20T17:59:52.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T17:59:53.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T17:59:53.998Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-20T17:59:53.998Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-20T17:59:53.998Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-20T17:59:53.998Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-20T17:59:54.266Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-20T17:59:54.266Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T17:59:54.266Z] OK: 150 MiB in 45 packages [2021-05-20T17:59:55.659Z] Removing intermediate container adf9262a8419 [2021-05-20T17:59:55.659Z] ---> a4c7b0d1caf4 [2021-05-20T17:59:55.659Z] Step 6/8 : WORKDIR /build [2021-05-20T17:59:56.231Z] ---> Running in 9d2d6fe8d461 [2021-05-20T17:59:56.493Z] Removing intermediate container 9d2d6fe8d461 [2021-05-20T17:59:56.493Z] ---> 16c117c01caa [2021-05-20T17:59:56.493Z] Step 7/8 : COPY go.mod . [2021-05-20T17:59:57.068Z] ---> e13fefc47880 [2021-05-20T17:59:57.068Z] Step 8/8 : RUN go mod download [2021-05-20T17:59:57.330Z] ---> Running in 18759fac4fa9 [2021-05-20T18:00:44.090Z] Removing intermediate container 18759fac4fa9 [2021-05-20T18:00:44.090Z] ---> 0e1758e340dc [2021-05-20T18:00:44.090Z] Successfully built 0e1758e340dc [2021-05-20T18:00:44.090Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:00:44.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:00:44.399Z] . [Pipeline] withDockerContainer [2021-05-20T18:00:44.488Z] prd-centos7-docker-4c-2g-15356 does not seem to be running inside a container [2021-05-20T18:00:44.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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-05-20T18:00:46.406Z] $ docker top 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:00:46.955Z] + go version [2021-05-20T18:00:46.956Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T18:00:47.095Z] $ docker stop --time=1 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 [2021-05-20T18:00:52.116Z] $ docker rm -f 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:00:53.059Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:00:53.059Z] . [Pipeline] withDockerContainer [2021-05-20T18:00:53.153Z] prd-centos7-docker-4c-2g-15356 does not seem to be running inside a container [2021-05-20T18:00:53.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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-05-20T18:00:53.944Z] $ docker top 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:00:54.332Z] + go mod tidy [Pipeline] sh [2021-05-20T18:00:54.896Z] + make test [2021-05-20T18:00:54.896Z] make -C ./app-service-template build [2021-05-20T18:00:54.896Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:00:54.896Z] go mod tidy [2021-05-20T18:00:55.170Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-20T18:01:07.461Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:01:07.461Z] make -C ./app-service-template test [2021-05-20T18:01:07.461Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:01:07.461Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-20T18:01:22.482Z] ok new-app-service 0.009s coverage: 47.8% of statements [2021-05-20T18:01:22.482Z] ? new-app-service/config [no test files] [2021-05-20T18:01:22.482Z] ok new-app-service/functions 0.007s [2021-05-20T18:01:22.482Z] CGO_ENABLED=1 go vet ./... [2021-05-20T18:01:30.336Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15366 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-20T18:01:30.355Z] Running in /w/workspace/app-functions-sdk-go/235 [Pipeline] { [Pipeline] checkout [2021-05-20T18:01:30.694Z] The recommended git tool is: git [2021-05-20T18:01:30.719Z] gofmt -l . [2021-05-20T18:01:30.719Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:01:30.719Z] ./bin/test-go-mod-tidy.sh [2021-05-20T18:01:30.981Z] ./bin/test-attribution-txt.sh [2021-05-20T18:01:31.563Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:01:31.563Z] go mod tidy [2021-05-20T18:01:31.830Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-20T18:01:32.094Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-20T18:01:33.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.5% of statements [2021-05-20T18:01:33.506Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 92.5% of statements [2021-05-20T18:01:33.506Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-20T18:01:35.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements [2021-05-20T18:01:35.458Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-20T18:01:35.458Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s [2021-05-20T18:01:35.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 75.4% of statements [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-20T18:01:35.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements [2021-05-20T18:01:35.726Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T18:01:36.304Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements [2021-05-20T18:01:36.636Z] using credential edgex-jenkins-ssh [2021-05-20T18:01:36.664Z] Cloning the remote Git repository [2021-05-20T18:01:36.715Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-20T18:01:36.821Z] > git init /w/workspace/app-functions-sdk-go/235 # timeout=10 [2021-05-20T18:01:36.921Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-20T18:01:36.922Z] > git --version # timeout=10 [2021-05-20T18:01:36.941Z] > git --version # 'git version 2.17.1' [2021-05-20T18:01:36.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:01:37.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:39.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements [2021-05-20T18:01:39.611Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-20T18:01:39.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 18.4% of statements [2021-05-20T18:01:39.611Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-05-20T18:01:39.611Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-20T18:01:39.611Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-20T18:01:40.371Z] Avoid second fetch [2021-05-20T18:01:40.372Z] Checking out Revision 497a5d96327f6b59cac557d093967d0b1142606a (master) [2021-05-20T18:01:40.316Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-20T18:01:40.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:40.400Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T18:01:40.422Z] > git checkout -f 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 [2021-05-20T18:01:42.173Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements [2021-05-20T18:01:44.899Z] Commit message: "refactor: Update to use new Port assignments (#850)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:01:46.478Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:01:47.043Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:01:47.400Z] + sudo service docker restart [2021-05-20T18:01:47.400Z] + true [2021-05-20T18:02:08.855Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 81.9% of statements [2021-05-20T18:02:08.855Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-05-20T18:02:08.855Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-20T18:02:09.451Z] gofmt -l . [2021-05-20T18:02:09.451Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:02:09.451Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] unstash [Pipeline] } [2021-05-20T18:02:09.736Z] $ docker stop --time=1 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 [2021-05-20T18:02:11.724Z] $ docker rm -f 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2021-05-20T18:02:11.949Z] ========================================================= [2021-05-20T18:02:11.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T18:02:11.949Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:02:12.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:02:12.298Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T18:02:12.389Z] 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-05-20T18:02:13.183Z] ---> job-cost.sh [2021-05-20T18:02:13.183Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xOOP [2021-05-20T18:02:13.287Z] Sending build context to Docker daemon 19.59MB [2021-05-20T18:02:13.560Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:02:13.560Z] Step 2/8 : FROM ${BASE} [2021-05-20T18:02:14.537Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T18:02:14.538Z] 595b0fe564bb: Pulling fs layer [2021-05-20T18:02:14.538Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T18:02:14.538Z] 316046926c0a: Pulling fs layer [2021-05-20T18:02:14.538Z] 4ebd0625c992: Pulling fs layer [2021-05-20T18:02:14.538Z] 207e8628e3a3: Pulling fs layer [2021-05-20T18:02:14.538Z] c791037a9be2: Pulling fs layer [2021-05-20T18:02:14.538Z] ffd874e62e21: Pulling fs layer [2021-05-20T18:02:14.538Z] 4ebd0625c992: Waiting [2021-05-20T18:02:14.538Z] 207e8628e3a3: Waiting [2021-05-20T18:02:14.538Z] c791037a9be2: Waiting [2021-05-20T18:02:14.538Z] ffd874e62e21: Waiting [2021-05-20T18:02:14.538Z] 316046926c0a: Verifying Checksum [2021-05-20T18:02:14.538Z] 316046926c0a: Download complete [2021-05-20T18:02:14.538Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T18:02:14.538Z] 7186ed65a4f7: Download complete [2021-05-20T18:02:14.538Z] 207e8628e3a3: Verifying Checksum [2021-05-20T18:02:14.538Z] 207e8628e3a3: Download complete [2021-05-20T18:02:14.538Z] c791037a9be2: Verifying Checksum [2021-05-20T18:02:14.538Z] c791037a9be2: Download complete [2021-05-20T18:02:14.538Z] 595b0fe564bb: Verifying Checksum [2021-05-20T18:02:14.538Z] 595b0fe564bb: Download complete [2021-05-20T18:02:15.142Z] 595b0fe564bb: Pull complete [2021-05-20T18:02:15.747Z] 7186ed65a4f7: Pull complete [2021-05-20T18:02:16.353Z] 316046926c0a: Pull complete [2021-05-20T18:02:16.354Z] ffd874e62e21: Verifying Checksum [2021-05-20T18:02:16.354Z] ffd874e62e21: Download complete [2021-05-20T18:02:18.334Z] 4ebd0625c992: Verifying Checksum [2021-05-20T18:02:18.334Z] 4ebd0625c992: Download complete [2021-05-20T18:02:28.525Z] 4ebd0625c992: Pull complete [2021-05-20T18:02:28.525Z] 207e8628e3a3: Pull complete [2021-05-20T18:02:28.525Z] c791037a9be2: Pull complete [2021-05-20T18:02:31.331Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T18:02:32.840Z] ffd874e62e21: Pull complete [2021-05-20T18:02:32.841Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T18:02:32.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T18:02:32.841Z] ---> cfc18b08335c [2021-05-20T18:02:32.841Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-20T18:02:32.841Z] 20.10.0: Pulling from library/docker [2021-05-20T18:02:32.841Z] a3cc7d3b244e: Pulling fs layer [2021-05-20T18:02:32.841Z] 02a3295e0d61: Pulling fs layer [2021-05-20T18:02:32.841Z] 0f4f2e6d8100: Pulling fs layer [2021-05-20T18:02:32.841Z] 330b718f631f: Pulling fs layer [2021-05-20T18:02:32.841Z] a93816041522: Pulling fs layer [2021-05-20T18:02:32.841Z] bdb6da89ff94: Pulling fs layer [2021-05-20T18:02:32.841Z] 2a70c0c122f4: Pulling fs layer [2021-05-20T18:02:32.841Z] 330b718f631f: Waiting [2021-05-20T18:02:32.841Z] a93816041522: Waiting [2021-05-20T18:02:32.841Z] bdb6da89ff94: Waiting [2021-05-20T18:02:32.841Z] 2a70c0c122f4: Waiting [2021-05-20T18:02:32.841Z] 0f4f2e6d8100: Download complete [2021-05-20T18:02:32.841Z] a3cc7d3b244e: Verifying Checksum [2021-05-20T18:02:32.841Z] a3cc7d3b244e: Download complete [2021-05-20T18:02:32.841Z] 02a3295e0d61: Verifying Checksum [2021-05-20T18:02:32.841Z] 02a3295e0d61: Download complete [2021-05-20T18:02:32.841Z] a93816041522: Verifying Checksum [2021-05-20T18:02:32.841Z] a93816041522: Download complete [2021-05-20T18:02:32.841Z] bdb6da89ff94: Verifying Checksum [2021-05-20T18:02:32.841Z] bdb6da89ff94: Download complete [2021-05-20T18:02:32.841Z] 2a70c0c122f4: Verifying Checksum [2021-05-20T18:02:32.841Z] 2a70c0c122f4: Download complete [2021-05-20T18:02:33.442Z] a3cc7d3b244e: Pull complete [2021-05-20T18:02:34.442Z] 02a3295e0d61: Pull complete [2021-05-20T18:02:34.715Z] 330b718f631f: Verifying Checksum [2021-05-20T18:02:34.715Z] 330b718f631f: Download complete [2021-05-20T18:02:34.715Z] 0f4f2e6d8100: Pull complete [2021-05-20T18:02:39.020Z] 330b718f631f: Pull complete [2021-05-20T18:02:39.020Z] a93816041522: Pull complete [2021-05-20T18:02:39.296Z] bdb6da89ff94: Pull complete [2021-05-20T18:02:39.588Z] 2a70c0c122f4: Pull complete [2021-05-20T18:02:39.588Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T18:02:39.588Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T18:02:45.078Z] ---> 88f74a05d605 [2021-05-20T18:02:45.078Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-20T18:02:45.352Z] ---> Running in fb182d580262 [2021-05-20T18:02:45.946Z] Removing intermediate container fb182d580262 [2021-05-20T18:02:45.946Z] ---> 4f1a2936eee5 [2021-05-20T18:02:45.946Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-20T18:02:45.946Z] ---> Running in eba9e0366b18 [2021-05-20T18:02:47.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:48.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:49.335Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-20T18:02:49.335Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-20T18:02:49.335Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-20T18:02:49.335Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:02:49.608Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:02:49.608Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:02:49.608Z] OK: 139 MiB in 45 packages [2021-05-20T18:02:51.055Z] Removing intermediate container eba9e0366b18 [2021-05-20T18:02:51.055Z] ---> 4001892185ed [2021-05-20T18:02:51.055Z] Step 6/8 : WORKDIR /build [2021-05-20T18:02:51.055Z] ---> Running in 3d37d9dab269 [2021-05-20T18:02:51.648Z] Removing intermediate container 3d37d9dab269 [2021-05-20T18:02:51.648Z] ---> 087965227581 [2021-05-20T18:02:51.648Z] Step 7/8 : COPY go.mod . [2021-05-20T18:02:52.248Z] ---> 2441fe870425 [2021-05-20T18:02:52.248Z] Step 8/8 : RUN go mod download [2021-05-20T18:02:52.522Z] ---> Running in 8f0912375bb9 [2021-05-20T18:02:53.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-xOOP/bin to PATH [2021-05-20T18:02:53.555Z] INFO: No Stack... [2021-05-20T18:02:53.555Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:02:53.816Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:02:54.118Z] + cat /w/workspace/app-functions-sdk-go/235/archives/cost.csv [2021-05-20T18:02:54.118Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T18:02:54.148Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [2021-05-20T18:02:54.167Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] did not exist. Created. [2021-05-20T18:02:54.167Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:02:54.511Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T18:02:54.586Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:02:54.609Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T18:03:20.193Z] Removing intermediate container 8f0912375bb9 [2021-05-20T18:03:20.193Z] ---> 01172f724ceb [2021-05-20T18:03:20.193Z] Successfully built 01172f724ceb [2021-05-20T18:03:20.193Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:20.539Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:20.539Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:20.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-15366 does not seem to be running inside a container [2021-05-20T18:03:20.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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-05-20T18:03:22.623Z] $ docker top 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:03:23.601Z] + go version [2021-05-20T18:03:23.601Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T18:03:23.628Z] $ docker stop --time=1 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c [2021-05-20T18:03:25.463Z] $ docker rm -f 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:26.192Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:26.192Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:26.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-15366 does not seem to be running inside a container [2021-05-20T18:03:26.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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-05-20T18:03:28.210Z] $ docker top 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:03:29.217Z] + go mod tidy [Pipeline] sh [2021-05-20T18:03:30.482Z] + make test [2021-05-20T18:03:30.482Z] make -C ./app-service-template build [2021-05-20T18:03:30.482Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:03:30.482Z] go mod tidy [2021-05-20T18:03:31.093Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-20T18:04:10.130Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:04:10.130Z] make -C ./app-service-template test [2021-05-20T18:04:10.130Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:04:10.130Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-20T18:04:42.577Z] ok new-app-service 0.047s coverage: 47.8% of statements [2021-05-20T18:04:42.577Z] ? new-app-service/config [no test files] [2021-05-20T18:04:42.577Z] ok new-app-service/functions 0.046s [2021-05-20T18:04:42.577Z] CGO_ENABLED=1 go vet ./... [2021-05-20T18:05:14.950Z] gofmt -l . [2021-05-20T18:05:14.950Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:05:14.950Z] ./bin/test-go-mod-tidy.sh [2021-05-20T18:05:14.950Z] ./bin/test-attribution-txt.sh [2021-05-20T18:05:14.950Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' [2021-05-20T18:05:14.950Z] go mod tidy [2021-05-20T18:05:14.950Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-20T18:05:15.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.074s coverage: 56.5% of statements [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.062s coverage: 92.5% of statements [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.5% of statements [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.113s coverage: 75.4% of statements [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements [2021-05-20T18:05:23.547Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-20T18:05:23.547Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.143s coverage: 10.5% of statements [2021-05-20T18:05:30.278Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.835s coverage: 76.9% of statements [2021-05-20T18:05:30.278Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-20T18:05:30.278Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.042s coverage: 18.4% of statements [2021-05-20T18:05:30.278Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements [2021-05-20T18:05:30.278Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-20T18:05:30.278Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-20T18:05:30.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements [2021-05-20T18:05:57.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.100s coverage: 81.9% of statements [2021-05-20T18:05:57.054Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-05-20T18:05:57.054Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-20T18:05:59.700Z] gofmt -l . [2021-05-20T18:06:00.298Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:06:00.572Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-20T18:06:01.203Z] $ docker stop --time=1 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 [2021-05-20T18:06:03.250Z] $ docker rm -f 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:06:04.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:06:04.242Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T18:06:04.922Z] 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-05-20T18:06:05.619Z] ---> job-cost.sh [2021-05-20T18:06:05.619Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G4YI [2021-05-20T18:06:52.576Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T18:08:29.365Z] lf-activate-venv(): INFO: Adding /tmp/venv-G4YI/bin to PATH [2021-05-20T18:08:29.365Z] INFO: No Stack... [2021-05-20T18:08:29.365Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T18:08:29.365Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:08:29.708Z] + cat /w/workspace/app-functions-sdk-go/235/archives/cost.csv [2021-05-20T18:08:29.708Z] + cut -d, -f6 [Pipeline] lock [2021-05-20T18:08:29.773Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [2021-05-20T18:08:29.802Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] did not exist. Created. [2021-05-20T18:08:29.802Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:08:30.168Z] /w/workspace/app-functions-sdk-go/235@tmp/durable-bf5bcbd7/script.sh: 1: /w/workspace/app-functions-sdk-go/235@tmp/durable-bf5bcbd7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T18:08:30.513Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T18:08:30.547Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T18:08:30.715Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:08:30.737Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-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-05-20T18:08:31.577Z] provisioning config files... [2021-05-20T18:08:31.591Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8553013352817327277tmp [Pipeline] { [Pipeline] sh [2021-05-20T18:08:31.911Z] + set +x [2021-05-20T18:08:31.911Z] + curl -s https://codecov.io/bash [2021-05-20T18:08:31.911Z] + bash -s -- [2021-05-20T18:08:31.911Z] [2021-05-20T18:08:31.911Z] _____ _ [2021-05-20T18:08:31.911Z] / ____| | | [2021-05-20T18:08:31.911Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T18:08:31.911Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T18:08:31.911Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T18:08:31.911Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T18:08:31.911Z] Bash-1.0.2 [2021-05-20T18:08:31.911Z] [2021-05-20T18:08:31.911Z] [2021-05-20T18:08:32.181Z] ==> git version 2.24.4 found [2021-05-20T18:08:32.181Z] ==> 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-05-20T18:08:32.181Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T18:08:32.181Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T18:08:32.181Z] ==> Jenkins CI detected. [2021-05-20T18:08:32.181Z] project root: . [2021-05-20T18:08:32.181Z] --> token set from env [2021-05-20T18:08:32.181Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T18:08:32.181Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T18:08:32.181Z] ==> Python coveragepy not found [2021-05-20T18:08:32.181Z] ==> Searching for coverage reports in: [2021-05-20T18:08:32.181Z] + . [2021-05-20T18:08:32.181Z] -> Found 2 reports [2021-05-20T18:08:32.181Z] ==> Detecting git/mercurial file structure [2021-05-20T18:08:32.181Z] ==> Reading reports [2021-05-20T18:08:32.181Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-20T18:08:32.181Z] + ./coverage.out bytes=86556 [2021-05-20T18:08:32.181Z] ==> Appending adjustments [2021-05-20T18:08:32.181Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T18:08:32.444Z] + Found adjustments [2021-05-20T18:08:32.444Z] ==> Gzipping contents [2021-05-20T18:08:32.444Z] 16K /tmp/codecov.z2eqVF.gz [2021-05-20T18:08:32.444Z] ==> Uploading reports [2021-05-20T18:08:32.444Z] url: https://codecov.io [2021-05-20T18:08:32.444Z] query: branch=master&commit=497a5d96327f6b59cac557d093967d0b1142606a&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F235%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:08:32.444Z] -> Pinging Codecov [2021-05-20T18:08:32.444Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=497a5d96327f6b59cac557d093967d0b1142606a&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F235%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:08:33.019Z] -> Uploading to [2021-05-20T18:08:33.019Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/3D8B5DFFC46A037C893635FACE044666/497a5d96327f6b59cac557d093967d0b1142606a/9aec9979-9eb6-4228-8f73-a9a489d57e15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aae54749eacd1b104b0bb0fcf71c720eb5b75828a2541bdf165e40d3e69433e [2021-05-20T18:08:33.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:08:33.284Z] Dload Upload Total Spent Left Speed [2021-05-20T18:08:33.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15333 0 0 100 15333 0 28036 --:--:-- --:--:-- --:--:-- 28031 100 15333 0 0 100 15333 0 28029 --:--:-- --:--:-- --:--:-- 28031 [2021-05-20T18:08:33.862Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] } [2021-05-20T18:08:33.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-20T18:08:34.653Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-20T18:08:34.714Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:08:35.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:08:35.024Z] [2021-05-20T18:08:35.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:08:35.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:08:35.615Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-20T18:08:35.615Z] 188c0c94c7c5: Pulling fs layer [2021-05-20T18:08:35.615Z] 0ef7d3d256c8: Pulling fs layer [2021-05-20T18:08:35.615Z] de9db76c5a1d: Pulling fs layer [2021-05-20T18:08:35.615Z] 0eba1c9be4d2: Pulling fs layer [2021-05-20T18:08:35.615Z] 0d57e429df01: Pulling fs layer [2021-05-20T18:08:35.615Z] 4e4be7b47b0d: Pulling fs layer [2021-05-20T18:08:35.615Z] e1f770b5df2f: Pulling fs layer [2021-05-20T18:08:35.615Z] 85a0685a4137: Pulling fs layer [2021-05-20T18:08:35.615Z] 0d57e429df01: Waiting [2021-05-20T18:08:35.615Z] 4e4be7b47b0d: Waiting [2021-05-20T18:08:35.615Z] e1f770b5df2f: Waiting [2021-05-20T18:08:35.615Z] 85a0685a4137: Waiting [2021-05-20T18:08:35.615Z] 0eba1c9be4d2: Waiting [2021-05-20T18:08:35.615Z] de9db76c5a1d: Verifying Checksum [2021-05-20T18:08:35.615Z] de9db76c5a1d: Download complete [2021-05-20T18:08:35.615Z] 0ef7d3d256c8: Verifying Checksum [2021-05-20T18:08:35.615Z] 0ef7d3d256c8: Download complete [2021-05-20T18:08:35.615Z] 0d57e429df01: Verifying Checksum [2021-05-20T18:08:35.615Z] 0d57e429df01: Download complete [2021-05-20T18:08:35.615Z] 188c0c94c7c5: Verifying Checksum [2021-05-20T18:08:35.615Z] 188c0c94c7c5: Download complete [2021-05-20T18:08:35.880Z] 4e4be7b47b0d: Verifying Checksum [2021-05-20T18:08:35.880Z] 4e4be7b47b0d: Download complete [2021-05-20T18:08:36.143Z] 188c0c94c7c5: Pull complete [2021-05-20T18:08:36.716Z] 0ef7d3d256c8: Pull complete [2021-05-20T18:08:36.987Z] de9db76c5a1d: Pull complete [2021-05-20T18:08:37.560Z] e1f770b5df2f: Verifying Checksum [2021-05-20T18:08:37.561Z] e1f770b5df2f: Download complete [2021-05-20T18:08:38.948Z] 0eba1c9be4d2: Verifying Checksum [2021-05-20T18:08:38.948Z] 0eba1c9be4d2: Download complete [2021-05-20T18:08:39.895Z] 85a0685a4137: Verifying Checksum [2021-05-20T18:08:39.895Z] 85a0685a4137: Download complete [2021-05-20T18:08:44.124Z] 0eba1c9be4d2: Pull complete [2021-05-20T18:08:44.125Z] 0d57e429df01: Pull complete [2021-05-20T18:08:44.392Z] 4e4be7b47b0d: Pull complete [2021-05-20T18:08:44.971Z] e1f770b5df2f: Pull complete [2021-05-20T18:08:53.136Z] 85a0685a4137: Pull complete [2021-05-20T18:08:53.136Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-20T18:08:53.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:08:53.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-20T18:08:53.220Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:08:53.269Z] $ 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-05-20T18:09:18.273Z] $ docker top 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T18:09:18.396Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-20T18:09:18.719Z] + set -o pipefail [2021-05-20T18:09:18.719Z] + snyk monitor '--org=edgex-jenkins' [2021-05-20T18:09:30.962Z] [2021-05-20T18:09:30.962Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-20T18:09:30.962Z] [2021-05-20T18:09:30.962Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/8507dd24-2cd3-42d0-a965-1754484f0e50 [2021-05-20T18:09:30.962Z] [2021-05-20T18:09:30.962Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-20T18:09:30.962Z] [2021-05-20T18:09:30.962Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-20T18:09:30.962Z] [2021-05-20T18:09:31.230Z] [Pipeline] } [2021-05-20T18:09:31.242Z] $ docker stop --time=1 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 [2021-05-20T18:09:43.785Z] $ docker rm -f 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 [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-05-20T18:09:44.713Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:09:44.733Z] provisioning config files... [2021-05-20T18:09:44.748Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3495931334849843803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:09:45.084Z] --> edgex-publish-swagger.sh [2021-05-20T18:09:45.084Z] === Publish openapi/v2 API === [2021-05-20T18:09:45.084Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-20T18:09:45.084Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-20T18:09:45.084Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:09:45.084Z] Dload Upload Total Spent Left Speed [2021-05-20T18:09:46.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12123 0:00:01 0:00:01 --:--:-- 12130 100 13052 0 0 100 13052 0 12122 0:00:01 0:00:01 --:--:-- 12130 [2021-05-20T18:09:46.028Z] [2021-05-20T18:09:46.028Z] [Pipeline] } [2021-05-20T18:09:46.037Z] 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-05-20T18:09:46.560Z] + git log --format=format:%s -1 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:46.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:09:46.867Z] . [Pipeline] withDockerContainer [2021-05-20T18:09:46.961Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:09:47.024Z] $ 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-05-20T18:09:47.740Z] $ docker top 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:09:47.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:09:47.877Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:09:47.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:09:48.002Z] $ docker exec 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 ssh-agent [2021-05-20T18:09:48.115Z] SSH_AUTH_SOCK=/tmp/ssh-ZafGhyzipdTF/agent.13 [2021-05-20T18:09:48.115Z] SSH_AGENT_PID=19 [2021-05-20T18:09:48.123Z] Running ssh-add (command line suppressed) [2021-05-20T18:09:48.222Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4531177008318403577.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4531177008318403577.key) [2021-05-20T18:09:48.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:09:48.549Z] + git semver tag [2021-05-20T18:09:48.549Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:09:48.549Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-20T18:09:48.549Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-20T18:09:48.549Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:09:48.549Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:09:48.549Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:09:48.549Z] # $SEMVER_BRANCH = master [2021-05-20T18:09:48.549Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-20T18:09:48.549Z] # 497a5d96327f6b59cac557d093967d0b1142606a HEAD [2021-05-20T18:09:48.549Z] # -> Force: false [2021-05-20T18:09:48.549Z] # 61384634059b10e66dfe034a91613a5c31ae841a refs/tags/v2.0.0-dev.63 [Pipeline] } [2021-05-20T18:09:48.562Z] $ docker exec --env ******** --env ******** 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 ssh-agent -k [2021-05-20T18:09:48.665Z] unset SSH_AUTH_SOCK; [2021-05-20T18:09:48.665Z] unset SSH_AGENT_PID; [2021-05-20T18:09:48.665Z] echo Agent pid 19 killed; [2021-05-20T18:09:48.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:09:49.022Z] + git semver [Pipeline] } [2021-05-20T18:09:49.040Z] $ docker stop --time=1 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 [2021-05-20T18:09:50.588Z] $ docker rm -f 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:51.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:09:51.039Z] [2021-05-20T18:09:51.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:51.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:09:51.625Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-20T18:09:51.625Z] ab5ef0e58194: Pulling fs layer [2021-05-20T18:09:51.625Z] 9712f1f96733: Pulling fs layer [2021-05-20T18:09:51.625Z] 63f879dbbcfc: Pulling fs layer [2021-05-20T18:09:51.625Z] 0d9ebad4ef96: Pulling fs layer [2021-05-20T18:09:51.625Z] e9a5061849ea: Pulling fs layer [2021-05-20T18:09:51.625Z] d747dcd14b5f: Pulling fs layer [2021-05-20T18:09:51.625Z] 2de7ff778b66: Pulling fs layer [2021-05-20T18:09:51.625Z] 0d9ebad4ef96: Waiting [2021-05-20T18:09:51.625Z] e9a5061849ea: Waiting [2021-05-20T18:09:51.625Z] d747dcd14b5f: Waiting [2021-05-20T18:09:51.625Z] 2de7ff778b66: Waiting [2021-05-20T18:09:51.625Z] 9712f1f96733: Verifying Checksum [2021-05-20T18:09:51.625Z] 9712f1f96733: Download complete [2021-05-20T18:09:54.173Z] 63f879dbbcfc: Download complete [2021-05-20T18:09:54.173Z] e9a5061849ea: Verifying Checksum [2021-05-20T18:09:54.173Z] e9a5061849ea: Download complete [2021-05-20T18:09:54.173Z] d747dcd14b5f: Verifying Checksum [2021-05-20T18:09:54.173Z] d747dcd14b5f: Download complete [2021-05-20T18:09:54.745Z] 2de7ff778b66: Verifying Checksum [2021-05-20T18:09:54.745Z] 2de7ff778b66: Download complete [2021-05-20T18:09:55.009Z] 0d9ebad4ef96: Verifying Checksum [2021-05-20T18:09:55.009Z] 0d9ebad4ef96: Download complete [2021-05-20T18:09:55.587Z] ab5ef0e58194: Verifying Checksum [2021-05-20T18:09:55.587Z] ab5ef0e58194: Download complete [2021-05-20T18:09:58.917Z] ab5ef0e58194: Pull complete [2021-05-20T18:09:58.917Z] 9712f1f96733: Pull complete [2021-05-20T18:09:59.492Z] 63f879dbbcfc: Pull complete [2021-05-20T18:10:06.132Z] 0d9ebad4ef96: Pull complete [2021-05-20T18:10:06.132Z] e9a5061849ea: Pull complete [2021-05-20T18:10:06.132Z] d747dcd14b5f: Pull complete [2021-05-20T18:10:06.815Z] 2de7ff778b66: Pull complete [2021-05-20T18:10:07.516Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-20T18:10:07.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:07.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-20T18:10:07.597Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:10:07.641Z] $ 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-05-20T18:10:34.896Z] $ docker top 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:10:35.022Z] provisioning config files... [2021-05-20T18:10:35.035Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1158242119494743747tmp [2021-05-20T18:10:35.050Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8646158249090475552tmp [2021-05-20T18:10:35.062Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3038282778780670595tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:10:35.084Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:10:35.395Z] ---> sigul-configuration.sh [2021-05-20T18:10:35.395Z] gpg: directory `/root/.gnupg' created [2021-05-20T18:10:35.395Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-20T18:10:35.395Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-20T18:10:35.395Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-20T18:10:35.395Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-20T18:10:35.395Z] gpg: CAST5 encrypted data [2021-05-20T18:10:35.395Z] gpg: encrypted with 1 passphrase [2021-05-20T18:10:35.395Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-20T18:10:35.716Z] + mkdir /home/jenkins [2021-05-20T18:10:35.716Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-20T18:10:36.014Z] + 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-05-20T18:10:36.026Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:10:36.326Z] ---> sigul-install.sh [2021-05-20T18:10:42.925Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-20T18:10:43.222Z] + git tag --list [2021-05-20T18:10:43.223Z] v0.1.0 [2021-05-20T18:10:43.223Z] v0.1.1 [2021-05-20T18:10:43.223Z] v1.0.0 [2021-05-20T18:10:43.223Z] v1.1.0 [2021-05-20T18:10:43.223Z] v1.2.0 [2021-05-20T18:10:43.223Z] v1.3.0 [2021-05-20T18:10:43.223Z] v1.3.1 [2021-05-20T18:10:43.223Z] v1.3.1-dev.1 [2021-05-20T18:10:43.223Z] v1.3.2-dev.1 [2021-05-20T18:10:43.223Z] v2.0.0-dev.1 [2021-05-20T18:10:43.223Z] v2.0.0-dev.10 [2021-05-20T18:10:43.223Z] v2.0.0-dev.11 [2021-05-20T18:10:43.223Z] v2.0.0-dev.12 [2021-05-20T18:10:43.223Z] v2.0.0-dev.13 [2021-05-20T18:10:43.223Z] v2.0.0-dev.14 [2021-05-20T18:10:43.223Z] v2.0.0-dev.15 [2021-05-20T18:10:43.223Z] v2.0.0-dev.16 [2021-05-20T18:10:43.223Z] v2.0.0-dev.17 [2021-05-20T18:10:43.223Z] v2.0.0-dev.18 [2021-05-20T18:10:43.223Z] v2.0.0-dev.19 [2021-05-20T18:10:43.223Z] v2.0.0-dev.2 [2021-05-20T18:10:43.223Z] v2.0.0-dev.20 [2021-05-20T18:10:43.223Z] v2.0.0-dev.21 [2021-05-20T18:10:43.223Z] v2.0.0-dev.22 [2021-05-20T18:10:43.223Z] v2.0.0-dev.23 [2021-05-20T18:10:43.223Z] v2.0.0-dev.24 [2021-05-20T18:10:43.223Z] v2.0.0-dev.25 [2021-05-20T18:10:43.223Z] v2.0.0-dev.26 [2021-05-20T18:10:43.223Z] v2.0.0-dev.27 [2021-05-20T18:10:43.223Z] v2.0.0-dev.28 [2021-05-20T18:10:43.223Z] v2.0.0-dev.29 [2021-05-20T18:10:43.223Z] v2.0.0-dev.3 [2021-05-20T18:10:43.223Z] v2.0.0-dev.30 [2021-05-20T18:10:43.223Z] v2.0.0-dev.31 [2021-05-20T18:10:43.223Z] v2.0.0-dev.32 [2021-05-20T18:10:43.223Z] v2.0.0-dev.33 [2021-05-20T18:10:43.223Z] v2.0.0-dev.34 [2021-05-20T18:10:43.223Z] v2.0.0-dev.35 [2021-05-20T18:10:43.223Z] v2.0.0-dev.36 [2021-05-20T18:10:43.223Z] v2.0.0-dev.37 [2021-05-20T18:10:43.223Z] v2.0.0-dev.38 [2021-05-20T18:10:43.223Z] v2.0.0-dev.39 [2021-05-20T18:10:43.223Z] v2.0.0-dev.4 [2021-05-20T18:10:43.223Z] v2.0.0-dev.40 [2021-05-20T18:10:43.223Z] v2.0.0-dev.41 [2021-05-20T18:10:43.223Z] v2.0.0-dev.42 [2021-05-20T18:10:43.223Z] v2.0.0-dev.43 [2021-05-20T18:10:43.223Z] v2.0.0-dev.44 [2021-05-20T18:10:43.223Z] v2.0.0-dev.45 [2021-05-20T18:10:43.223Z] v2.0.0-dev.46 [2021-05-20T18:10:43.223Z] v2.0.0-dev.47 [2021-05-20T18:10:43.223Z] v2.0.0-dev.48 [2021-05-20T18:10:43.223Z] v2.0.0-dev.49 [2021-05-20T18:10:43.223Z] v2.0.0-dev.5 [2021-05-20T18:10:43.223Z] v2.0.0-dev.50 [2021-05-20T18:10:43.223Z] v2.0.0-dev.51 [2021-05-20T18:10:43.223Z] v2.0.0-dev.52 [2021-05-20T18:10:43.223Z] v2.0.0-dev.53 [2021-05-20T18:10:43.223Z] v2.0.0-dev.54 [2021-05-20T18:10:43.223Z] v2.0.0-dev.55 [2021-05-20T18:10:43.223Z] v2.0.0-dev.56 [2021-05-20T18:10:43.223Z] v2.0.0-dev.57 [2021-05-20T18:10:43.223Z] v2.0.0-dev.58 [2021-05-20T18:10:43.223Z] v2.0.0-dev.59 [2021-05-20T18:10:43.223Z] v2.0.0-dev.6 [2021-05-20T18:10:43.223Z] v2.0.0-dev.60 [2021-05-20T18:10:43.223Z] v2.0.0-dev.61 [2021-05-20T18:10:43.223Z] v2.0.0-dev.62 [2021-05-20T18:10:43.223Z] v2.0.0-dev.63 [2021-05-20T18:10:43.223Z] v2.0.0-dev.7 [2021-05-20T18:10:43.223Z] v2.0.0-dev.8 [2021-05-20T18:10:43.223Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-20T18:10:43.556Z] + lftools sign git-tag v2.0.0-dev.63 [2021-05-20T18:10:44.150Z] Signing Git tag with Sigul... [2021-05-20T18:10:44.150Z] Signing v2.0.0-dev.63 [Pipeline] echo [2021-05-20T18:10:45.109Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:10:45.405Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-20T18:10:45.414Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-20T18:10:45.451Z] $ docker stop --time=1 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 [2021-05-20T18:10:48.769Z] $ docker rm -f 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:49.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:10:49.464Z] . [Pipeline] withDockerContainer [2021-05-20T18:10:49.558Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:10:49.605Z] $ 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-05-20T18:10:50.560Z] $ docker top 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:10:50.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:10:50.715Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:10:50.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:10:50.846Z] $ docker exec 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f ssh-agent [2021-05-20T18:10:50.973Z] SSH_AUTH_SOCK=/tmp/ssh-t2GJofJQr4df/agent.14 [2021-05-20T18:10:50.973Z] SSH_AGENT_PID=20 [2021-05-20T18:10:50.978Z] Running ssh-add (command line suppressed) [2021-05-20T18:10:51.083Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7877010118924643989.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7877010118924643989.key) [2021-05-20T18:10:51.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:10:51.403Z] + git semver bump pre [2021-05-20T18:10:51.403Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:10:51.403Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-20T18:10:51.403Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-20T18:10:51.403Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:10:51.403Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:10:51.403Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:10:51.403Z] # $SEMVER_BRANCH = master [2021-05-20T18:10:51.403Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-20T18:10:51.403Z] 2.0.0-dev.64 [Pipeline] } [2021-05-20T18:10:51.414Z] $ docker exec --env ******** --env ******** 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f ssh-agent -k [2021-05-20T18:10:51.505Z] unset SSH_AUTH_SOCK; [2021-05-20T18:10:51.507Z] unset SSH_AGENT_PID; [2021-05-20T18:10:51.507Z] echo Agent pid 20 killed; [2021-05-20T18:10:51.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:10:51.852Z] + git semver [Pipeline] } [2021-05-20T18:10:51.877Z] $ docker stop --time=1 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f [2021-05-20T18:10:53.511Z] $ docker rm -f 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:53.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:10:53.918Z] . [Pipeline] withDockerContainer [2021-05-20T18:10:53.996Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:10:54.036Z] $ 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-05-20T18:10:54.791Z] $ docker top c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:10:54.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:10:54.918Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:10:55.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:10:55.051Z] $ docker exec c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a ssh-agent [2021-05-20T18:10:55.168Z] SSH_AUTH_SOCK=/tmp/ssh-dNfdmF73oL4o/agent.13 [2021-05-20T18:10:55.168Z] SSH_AGENT_PID=20 [2021-05-20T18:10:55.174Z] Running ssh-add (command line suppressed) [2021-05-20T18:10:55.282Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8108467975686271288.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8108467975686271288.key) [2021-05-20T18:10:55.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:10:55.611Z] + git semver push [2021-05-20T18:10:55.611Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:10:55.611Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-20T18:10:55.611Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-20T18:10:55.611Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:10:55.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:10:55.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:10:55.611Z] # $SEMVER_BRANCH = master [2021-05-20T18:10:55.611Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-20T18:10:59.930Z] $ docker exec --env ******** --env ******** c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a ssh-agent -k [2021-05-20T18:11:00.034Z] unset SSH_AUTH_SOCK; [2021-05-20T18:11:00.036Z] unset SSH_AGENT_PID; [2021-05-20T18:11:00.036Z] echo Agent pid 20 killed; [2021-05-20T18:11:00.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:11:00.396Z] + git semver [Pipeline] } [2021-05-20T18:11:00.412Z] $ docker stop --time=1 c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a [2021-05-20T18:11:01.944Z] $ docker rm -f c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a [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-05-20T18:11:02.971Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:03.531Z] ---> package-listing.sh [2021-05-20T18:11:03.531Z] ++ facter osfamily [2021-05-20T18:11:03.531Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T18:11:03.793Z] + OS_FAMILY=redhat [2021-05-20T18:11:03.793Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-20T18:11:03.793Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T18:11:03.793Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T18:11:03.793Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T18:11:03.793Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T18:11:03.793Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-20T18:11:03.793Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T18:11:03.793Z] + case "${OS_FAMILY}" in [2021-05-20T18:11:03.793Z] + rpm -qa [2021-05-20T18:11:03.793Z] + sort [2021-05-20T18:11:04.737Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T18:11:04.737Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T18:11:04.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T18:11:05.311Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-20T18:11:05.311Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-20T18:11:05.311Z] + 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-05-20T18:11:05.323Z] 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-05-20T18:11:05.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:06.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:06.190Z] [2021-05-20T18:11:06.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:06.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:06.779Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T18:11:06.779Z] df20fa9351a1: Pulling fs layer [2021-05-20T18:11:06.779Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T18:11:06.779Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T18:11:06.779Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T18:11:06.779Z] 93b61091891f: Pulling fs layer [2021-05-20T18:11:06.779Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T18:11:06.779Z] 5e14af77c1be: Pulling fs layer [2021-05-20T18:11:06.779Z] 01666e4c0597: Pulling fs layer [2021-05-20T18:11:06.779Z] aa168da1d23b: Pulling fs layer [2021-05-20T18:11:06.779Z] 93b9cdb0e59b: Waiting [2021-05-20T18:11:06.779Z] 46f8f816bc3b: Waiting [2021-05-20T18:11:06.779Z] 93b61091891f: Waiting [2021-05-20T18:11:06.779Z] 5e14af77c1be: Waiting [2021-05-20T18:11:06.779Z] 01666e4c0597: Waiting [2021-05-20T18:11:06.779Z] aa168da1d23b: Waiting [2021-05-20T18:11:06.779Z] 36b3adc4ff6f: Download complete [2021-05-20T18:11:06.779Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T18:11:06.779Z] 46f8f816bc3b: Download complete [2021-05-20T18:11:06.779Z] df20fa9351a1: Verifying Checksum [2021-05-20T18:11:06.779Z] df20fa9351a1: Download complete [2021-05-20T18:11:06.779Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T18:11:06.779Z] 93b9cdb0e59b: Download complete [2021-05-20T18:11:06.779Z] 5e14af77c1be: Verifying Checksum [2021-05-20T18:11:06.779Z] 5e14af77c1be: Download complete [2021-05-20T18:11:06.779Z] 93b61091891f: Download complete [2021-05-20T18:11:06.779Z] 01666e4c0597: Verifying Checksum [2021-05-20T18:11:06.779Z] 01666e4c0597: Download complete [2021-05-20T18:11:07.044Z] df20fa9351a1: Pull complete [2021-05-20T18:11:07.308Z] 36b3adc4ff6f: Pull complete [2021-05-20T18:11:07.571Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T18:11:07.571Z] 8ad3a11d3b57: Download complete [2021-05-20T18:11:08.152Z] 8ad3a11d3b57: Pull complete [2021-05-20T18:11:08.153Z] 46f8f816bc3b: Pull complete [2021-05-20T18:11:08.413Z] 93b61091891f: Pull complete [2021-05-20T18:11:08.994Z] 93b9cdb0e59b: Pull complete [2021-05-20T18:11:08.994Z] aa168da1d23b: Verifying Checksum [2021-05-20T18:11:08.994Z] aa168da1d23b: Download complete [2021-05-20T18:11:08.994Z] 5e14af77c1be: Pull complete [2021-05-20T18:11:08.994Z] 01666e4c0597: Pull complete [2021-05-20T18:11:15.624Z] aa168da1d23b: Pull complete [2021-05-20T18:11:15.624Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T18:11:15.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:11:15.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T18:11:15.700Z] prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container [2021-05-20T18:11:15.737Z] $ 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-05-20T18:11:32.626Z] $ docker top 0b6f105e7b7a687ff8a56a76cfc9f44db2179c7b39ef303066a5e2d353b82ff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:11:32.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T18:11:33.291Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T18:11:33.595Z] + ls /var/log/sa-host [2021-05-20T18:11:33.595Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T18:11:33.595Z] file_magic: OK [2021-05-20T18:11:33.595Z] HZ: Using current value: 100 [2021-05-20T18:11:33.595Z] file_header: OK [2021-05-20T18:11:33.595Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T18:11:33.595Z] Statistics: [2021-05-20T18:11:33.595Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:11:33.595Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T18:11:33.595Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T18:11:33.595Z] file_magic: OK [2021-05-20T18:11:33.595Z] HZ: Using current value: 100 [2021-05-20T18:11:33.595Z] file_header: OK [2021-05-20T18:11:33.595Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T18:11:33.595Z] Statistics: [2021-05-20T18:11:33.595Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:11:33.595Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:11:33.796Z] provisioning config files... [2021-05-20T18:11:33.812Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7062769742294090596tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:11:33.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:35.122Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T18:11:35.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T18:11:35.160Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:35.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T18:11:35.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:35.782Z] ---> sudo-logs.sh [2021-05-20T18:11:35.782Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T18:11:35.816Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:36.121Z] ---> job-cost.sh [2021-05-20T18:11:36.121Z] lf-activate-venv: SKIPPING [2021-05-20T18:11:36.121Z] DEBUG: total: 0.18000000715255737 [2021-05-20T18:11:36.121Z] INFO: Retrieving Stack Cost... [2021-05-20T18:11:37.066Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:11:37.637Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T18:11:37.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:37.949Z] ---> logs-deploy.sh [2021-05-20T18:11:37.949Z] lf-activate-venv: SKIPPING [2021-05-20T18:11:37.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/235 [2021-05-20T18:11:37.949Z] INFO: archiving workspace using pattern(s): [2021-05-20T18:11:38.923Z] Archives upload complete. [2021-05-20T18:11:38.923Z] INFO: archiving logs to Nexus