Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1540700bdc4fef5091e516db24c56968c0de5f19 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-ssh3211501001168319071.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-ssh5848797272461842686.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-ssh6500235100821815389.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-ssh4820784525889235414.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-ssh7528017862954003843.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15130 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-ssh3215217755889445961.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 1540700bdc4fef5091e516db24c56968c0de5f19 (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 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" > git rev-list --no-walk 65135f146374dd93b393ea599fb3712840392b4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T22:42:58.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T22:42:58.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T22:42:58.943Z] ========================================================= [2021-05-19T22:42:58.943Z] EdgeX Global Pipelines Version Info [2021-05-19T22:42:58.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:43:00.391Z] ------------------- [2021-05-19T22:43:00.391Z] stable info: [2021-05-19T22:43:00.391Z] ------------------- [2021-05-19T22:43:00.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T22:43:00.391Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T22:43:00.391Z] Message: update stable to v1.0.192 [2021-05-19T22:43:00.966Z] ------------------- [2021-05-19T22:43:00.966Z] experimental info: [2021-05-19T22:43:00.966Z] ------------------- [2021-05-19T22:43:00.966Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T22:43:00.966Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T22:43:00.966Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T22:43:01.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-19T22:43:01.131Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-19T22:43:01.157Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T22:43:01.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T22:43:01.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T22:43:01.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T22:43:01.300Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T22:43:01.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T22:43:01.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T22:43:01.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T22:43:01.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T22:43:01.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-05-19T22:43:01.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T22:43:01.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T22:43:01.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T22:43:01.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T22:43:01.579Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T22:43:01.605Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T22:43:01.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T22:43:01.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T22:43:01.675Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T22:43:01.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-19T22:43:01.722Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T22:43:01.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T22:43:01.786Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-19T22:43:01.810Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T22:43:01.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T22:43:01.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T22:43:01.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T22:43:01.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] echo [2021-05-19T22:43:01.948Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1540700 [Pipeline] echo [2021-05-19T22:43:01.971Z] [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-19T22:43:02.449Z] + git log --format=format:%s -1 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] echo [2021-05-19T22:43:02.494Z] GIT_COMMIT: 1540700bdc4fef5091e516db24c56968c0de5f19, Commit Message: fix(sdk): External MQTT Trigger Publish (#849) [Pipeline] echo [2021-05-19T22:43:02.508Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:43:03.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:43:03.155Z] [2021-05-19T22:43:03.155Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:43:03.482Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:43:03.482Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T22:43:03.482Z] 31603596830f: Pulling fs layer [2021-05-19T22:43:03.482Z] 54011a49482f: Pulling fs layer [2021-05-19T22:43:03.482Z] a6820b24f6d8: Pulling fs layer [2021-05-19T22:43:03.482Z] f581987b2513: Pulling fs layer [2021-05-19T22:43:03.482Z] f581987b2513: Waiting [2021-05-19T22:43:03.482Z] 54011a49482f: Verifying Checksum [2021-05-19T22:43:03.482Z] 54011a49482f: Download complete [2021-05-19T22:43:03.746Z] 31603596830f: Verifying Checksum [2021-05-19T22:43:03.746Z] 31603596830f: Download complete [2021-05-19T22:43:03.746Z] f581987b2513: Verifying Checksum [2021-05-19T22:43:03.746Z] f581987b2513: Download complete [2021-05-19T22:43:03.746Z] a6820b24f6d8: Verifying Checksum [2021-05-19T22:43:03.746Z] a6820b24f6d8: Download complete [2021-05-19T22:43:03.746Z] 31603596830f: Pull complete [2021-05-19T22:43:03.746Z] 54011a49482f: Pull complete [2021-05-19T22:43:04.328Z] a6820b24f6d8: Pull complete [2021-05-19T22:43:04.596Z] f581987b2513: Pull complete [2021-05-19T22:43:04.596Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T22:43:04.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:43:04.596Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T22:43:04.687Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:43:04.730Z] $ 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-19T22:43:05.880Z] $ docker top c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T22:43:06.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:43:06.013Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:43:06.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:43:06.133Z] $ docker exec c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent [2021-05-19T22:43:06.234Z] SSH_AUTH_SOCK=/tmp/ssh-6rqdtZ6WWOAl/agent.15 [2021-05-19T22:43:06.234Z] SSH_AGENT_PID=22 [2021-05-19T22:43:06.244Z] Running ssh-add (command line suppressed) [2021-05-19T22:43:06.342Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5502297826359502451.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5502297826359502451.key) [2021-05-19T22:43:06.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:43:06.669Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T22:43:06.684Z] $ docker exec --env ******** --env ******** c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent -k [2021-05-19T22:43:06.781Z] unset SSH_AUTH_SOCK; [2021-05-19T22:43:06.782Z] unset SSH_AGENT_PID; [2021-05-19T22:43:06.782Z] echo Agent pid 22 killed; [2021-05-19T22:43:06.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T22:43:06.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:43:06.851Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:43:06.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:43:06.967Z] $ docker exec c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent [2021-05-19T22:43:07.078Z] SSH_AUTH_SOCK=/tmp/ssh-rEWBILromqAb/agent.56 [2021-05-19T22:43:07.078Z] SSH_AGENT_PID=63 [2021-05-19T22:43:07.083Z] Running ssh-add (command line suppressed) [2021-05-19T22:43:07.185Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5785454978729798104.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5785454978729798104.key) [2021-05-19T22:43:07.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:43:07.521Z] + git semver init [2021-05-19T22:43:07.521Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T22:43:07.521Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T22:43:07.522Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:43:07.522Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T22:43:07.522Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T22:43:07.522Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T22:43:07.522Z] # $SEMVER_BRANCH = master [2021-05-19T22:43:07.522Z] # $SEMVER_TEMP = /tmp/semver-336927615 [2021-05-19T22:43:07.522Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-19T22:43:10.073Z] # '/tmp/semver-336927615' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-19T22:43:10.073Z] # -> Force: false [2021-05-19T22:43:10.073Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-19T22:43:10.091Z] $ docker exec --env ******** --env ******** c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 ssh-agent -k [2021-05-19T22:43:10.202Z] unset SSH_AUTH_SOCK; [2021-05-19T22:43:10.203Z] unset SSH_AGENT_PID; [2021-05-19T22:43:10.203Z] echo Agent pid 63 killed; [2021-05-19T22:43:10.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:43:10.550Z] + git semver [Pipeline] } [2021-05-19T22:43:10.566Z] $ docker stop --time=1 c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 [2021-05-19T22:43:12.049Z] $ docker rm -f c04337e123ae014a65e155db9b8755e4839ee3b404163189eb597670d731b0f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:43:12.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T22:43:12.683Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T22:43:12.687Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [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-19T22:43:27.932Z] Still waiting to schedule task [2021-05-19T22:43:27.932Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T22:43:27.935Z] Still waiting to schedule task [2021-05-19T22:43:27.935Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T22:43:27.935Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T22:43:27.935Z] ‘prd-ubuntu18.04-docker-8c-8g-15127’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-19T22:43:27.936Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15129’ is offline [2021-05-19T22:46:11.485Z] Running on prd-centos7-docker-4c-2g-15133 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T22:46:11.506Z] Running in /w/workspace/app-functions-sdk-go/234 [Pipeline] { [Pipeline] checkout [2021-05-19T22:46:11.626Z] The recommended git tool is: git [2021-05-19T22:46:11.819Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15131 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-19T22:46:11.837Z] Running in /w/workspace/app-functions-sdk-go/234 [Pipeline] { [Pipeline] checkout [2021-05-19T22:46:12.081Z] The recommended git tool is: git [2021-05-19T22:46:13.952Z] using credential edgex-jenkins-ssh [2021-05-19T22:46:13.967Z] Cloning the remote Git repository [2021-05-19T22:46:13.990Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T22:46:14.070Z] > git init /w/workspace/app-functions-sdk-go/234 # timeout=10 [2021-05-19T22:46:14.104Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T22:46:14.105Z] > git --version # timeout=10 [2021-05-19T22:46:14.113Z] > git --version # 'git version 2.24.4' [2021-05-19T22:46:14.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:46:14.137Z] [INFO] Currently running in a labeled security context [2021-05-19T22:46:14.137Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T22:46:14.137Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/234@tmp/jenkins-gitclient-ssh5983023667805263734.key [2021-05-19T22:46:14.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:46:15.478Z] Avoid second fetch [2021-05-19T22:46:15.479Z] Checking out Revision 1540700bdc4fef5091e516db24c56968c0de5f19 (master) [2021-05-19T22:46:15.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T22:46:15.464Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:46:15.489Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T22:46:15.505Z] > git checkout -f 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 [2021-05-19T22:46:17.680Z] using credential edgex-jenkins-ssh [2021-05-19T22:46:17.697Z] Cloning the remote Git repository [2021-05-19T22:46:17.754Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T22:46:17.977Z] > git init /w/workspace/app-functions-sdk-go/234 # timeout=10 [2021-05-19T22:46:18.052Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-19T22:46:18.053Z] > git --version # timeout=10 [2021-05-19T22:46:18.072Z] > git --version # 'git version 2.17.1' [2021-05-19T22:46:18.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:46:18.147Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:46:19.128Z] Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T22:46:20.416Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:46:20.740Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:46:21.038Z] + sudo service docker restart [2021-05-19T22:46:21.038Z] + true [2021-05-19T22:46:21.038Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T22:46:21.125Z] Avoid second fetch [2021-05-19T22:46:21.126Z] Checking out Revision 1540700bdc4fef5091e516db24c56968c0de5f19 (master) [2021-05-19T22:46:21.092Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-19T22:46:21.107Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:46:21.148Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T22:46:21.161Z] > git checkout -f 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 [2021-05-19T22:46:25.333Z] Commit message: "fix(sdk): External MQTT Trigger Publish (#849)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T22:46:26.684Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:46:27.158Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:46:27.510Z] + sudo service docker restart [2021-05-19T22:46:27.510Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-19T22:46:39.311Z] ========================================================= [2021-05-19T22:46:39.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T22:46:39.311Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:46:39.634Z] + 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-19T22:46:39.898Z] Sending build context to Docker daemon 19.57MB [2021-05-19T22:46:39.898Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T22:46:39.898Z] Step 2/8 : FROM ${BASE} [2021-05-19T22:46:40.159Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T22:46:40.159Z] 540db60ca938: Pulling fs layer [2021-05-19T22:46:40.159Z] adcc1eea9eea: Pulling fs layer [2021-05-19T22:46:40.159Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T22:46:40.159Z] 0510c868ecb4: Pulling fs layer [2021-05-19T22:46:40.159Z] afea3b2eda06: Pulling fs layer [2021-05-19T22:46:40.159Z] 7809a108b3ef: Pulling fs layer [2021-05-19T22:46:40.159Z] f706445af74f: Pulling fs layer [2021-05-19T22:46:40.159Z] 0510c868ecb4: Waiting [2021-05-19T22:46:40.159Z] afea3b2eda06: Waiting [2021-05-19T22:46:40.159Z] 7809a108b3ef: Waiting [2021-05-19T22:46:40.159Z] f706445af74f: Waiting [2021-05-19T22:46:40.159Z] 4c4ab2625f07: Download complete [2021-05-19T22:46:40.159Z] adcc1eea9eea: Verifying Checksum [2021-05-19T22:46:40.159Z] adcc1eea9eea: Download complete [2021-05-19T22:46:40.159Z] afea3b2eda06: Verifying Checksum [2021-05-19T22:46:40.159Z] afea3b2eda06: Download complete [2021-05-19T22:46:40.419Z] 7809a108b3ef: Verifying Checksum [2021-05-19T22:46:40.419Z] 7809a108b3ef: Download complete [2021-05-19T22:46:40.419Z] 540db60ca938: Verifying Checksum [2021-05-19T22:46:40.419Z] 540db60ca938: Download complete [2021-05-19T22:46:40.419Z] 540db60ca938: Pull complete [2021-05-19T22:46:41.006Z] adcc1eea9eea: Pull complete [2021-05-19T22:46:41.006Z] 4c4ab2625f07: Pull complete [2021-05-19T22:46:42.943Z] f706445af74f: Verifying Checksum [2021-05-19T22:46:42.943Z] f706445af74f: Download complete [2021-05-19T22:46:42.943Z] 0510c868ecb4: Verifying Checksum [2021-05-19T22:46:42.943Z] 0510c868ecb4: Download complete [Pipeline] unstash [Pipeline] echo [2021-05-19T22:46:46.153Z] ========================================================= [2021-05-19T22:46:46.153Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T22:46:46.153Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:46:46.288Z] 0510c868ecb4: Pull complete [2021-05-19T22:46:46.288Z] afea3b2eda06: Pull complete [2021-05-19T22:46:46.288Z] 7809a108b3ef: Pull complete [2021-05-19T22:46:46.505Z] + 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-19T22:46:47.960Z] Sending build context to Docker daemon 19.57MB [2021-05-19T22:46:47.960Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T22:46:47.960Z] Step 2/8 : FROM ${BASE} [2021-05-19T22:46:48.231Z] f706445af74f: Pull complete [2021-05-19T22:46:48.232Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T22:46:48.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T22:46:48.232Z] ---> b068be0155e3 [2021-05-19T22:46:48.232Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T22:46:48.232Z] 20.10.0: Pulling from library/docker [2021-05-19T22:46:48.232Z] 05e7bc50f07f: Pulling fs layer [2021-05-19T22:46:48.232Z] 6db28d0fdbf6: Pulling fs layer [2021-05-19T22:46:48.232Z] 292df0bc6bf3: Pulling fs layer [2021-05-19T22:46:48.232Z] 2e060f4bd70b: Pulling fs layer [2021-05-19T22:46:48.232Z] 80e8d568a223: Pulling fs layer [2021-05-19T22:46:48.232Z] 8dc6ef1a942a: Pulling fs layer [2021-05-19T22:46:48.232Z] 2312dd95470a: Pulling fs layer [2021-05-19T22:46:48.232Z] 2e060f4bd70b: Waiting [2021-05-19T22:46:48.232Z] 80e8d568a223: Waiting [2021-05-19T22:46:48.232Z] 8dc6ef1a942a: Waiting [2021-05-19T22:46:48.232Z] 2312dd95470a: Waiting [2021-05-19T22:46:48.232Z] 292df0bc6bf3: Verifying Checksum [2021-05-19T22:46:48.232Z] 292df0bc6bf3: Download complete [2021-05-19T22:46:48.232Z] 6db28d0fdbf6: Verifying Checksum [2021-05-19T22:46:48.232Z] 6db28d0fdbf6: Download complete [2021-05-19T22:46:48.232Z] 80e8d568a223: Verifying Checksum [2021-05-19T22:46:48.232Z] 80e8d568a223: Download complete [2021-05-19T22:46:48.232Z] 05e7bc50f07f: Verifying Checksum [2021-05-19T22:46:48.232Z] 05e7bc50f07f: Download complete [2021-05-19T22:46:48.232Z] 8dc6ef1a942a: Verifying Checksum [2021-05-19T22:46:48.232Z] 8dc6ef1a942a: Download complete [2021-05-19T22:46:48.232Z] 2312dd95470a: Verifying Checksum [2021-05-19T22:46:48.232Z] 2312dd95470a: Download complete [2021-05-19T22:46:48.232Z] 05e7bc50f07f: Pull complete [2021-05-19T22:46:48.496Z] 6db28d0fdbf6: Pull complete [2021-05-19T22:46:48.496Z] 292df0bc6bf3: Pull complete [2021-05-19T22:46:49.103Z] 2e060f4bd70b: Verifying Checksum [2021-05-19T22:46:49.103Z] 2e060f4bd70b: Download complete [2021-05-19T22:46:49.401Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T22:46:49.401Z] 595b0fe564bb: Pulling fs layer [2021-05-19T22:46:49.401Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T22:46:49.401Z] 316046926c0a: Pulling fs layer [2021-05-19T22:46:49.401Z] 4ebd0625c992: Pulling fs layer [2021-05-19T22:46:49.401Z] 207e8628e3a3: Pulling fs layer [2021-05-19T22:46:49.401Z] c791037a9be2: Pulling fs layer [2021-05-19T22:46:49.401Z] ffd874e62e21: Pulling fs layer [2021-05-19T22:46:49.401Z] 207e8628e3a3: Waiting [2021-05-19T22:46:49.401Z] c791037a9be2: Waiting [2021-05-19T22:46:49.401Z] ffd874e62e21: Waiting [2021-05-19T22:46:49.401Z] 4ebd0625c992: Waiting [2021-05-19T22:46:49.401Z] 316046926c0a: Download complete [2021-05-19T22:46:49.401Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T22:46:49.401Z] 7186ed65a4f7: Download complete [2021-05-19T22:46:49.401Z] 207e8628e3a3: Verifying Checksum [2021-05-19T22:46:49.401Z] 207e8628e3a3: Download complete [2021-05-19T22:46:49.401Z] c791037a9be2: Verifying Checksum [2021-05-19T22:46:49.401Z] c791037a9be2: Download complete [2021-05-19T22:46:49.401Z] 595b0fe564bb: Verifying Checksum [2021-05-19T22:46:49.401Z] 595b0fe564bb: Download complete [2021-05-19T22:46:50.006Z] 595b0fe564bb: Pull complete [2021-05-19T22:46:50.607Z] 7186ed65a4f7: Pull complete [2021-05-19T22:46:50.884Z] 316046926c0a: Pull complete [2021-05-19T22:46:51.671Z] 2e060f4bd70b: Pull complete [2021-05-19T22:46:51.671Z] 80e8d568a223: Pull complete [2021-05-19T22:46:51.671Z] 8dc6ef1a942a: Pull complete [2021-05-19T22:46:51.671Z] 2312dd95470a: Pull complete [2021-05-19T22:46:51.671Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T22:46:51.671Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T22:46:51.878Z] ffd874e62e21: Verifying Checksum [2021-05-19T22:46:51.878Z] ffd874e62e21: Download complete [2021-05-19T22:46:52.479Z] 4ebd0625c992: Verifying Checksum [2021-05-19T22:46:52.479Z] 4ebd0625c992: Download complete [2021-05-19T22:46:55.881Z] ---> ef805c83d170 [2021-05-19T22:46:55.881Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T22:46:55.881Z] ---> Running in 81f9318d3987 [2021-05-19T22:46:55.881Z] Removing intermediate container 81f9318d3987 [2021-05-19T22:46:55.881Z] ---> 99917f847cc1 [2021-05-19T22:46:55.881Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T22:46:56.145Z] ---> Running in 2565e42377d4 [2021-05-19T22:46:56.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:46:57.346Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:46:57.611Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T22:46:57.611Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T22:46:57.873Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T22:46:57.873Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T22:46:57.873Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T22:46:58.137Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T22:46:58.137Z] OK: 150 MiB in 45 packages [2021-05-19T22:46:58.709Z] Removing intermediate container 2565e42377d4 [2021-05-19T22:46:58.709Z] ---> 0cf5237ac246 [2021-05-19T22:46:58.709Z] Step 6/8 : WORKDIR /build [2021-05-19T22:46:58.709Z] ---> Running in b423eb14f640 [2021-05-19T22:46:58.709Z] Removing intermediate container b423eb14f640 [2021-05-19T22:46:58.709Z] ---> 4582eb13c369 [2021-05-19T22:46:58.709Z] Step 7/8 : COPY go.mod . [2021-05-19T22:46:58.709Z] ---> 757cee935f58 [2021-05-19T22:46:58.709Z] Step 8/8 : RUN go mod download [2021-05-19T22:46:58.970Z] ---> Running in d5302865a04e [2021-05-19T22:47:02.667Z] 4ebd0625c992: Pull complete [2021-05-19T22:47:02.667Z] 207e8628e3a3: Pull complete [2021-05-19T22:47:02.667Z] c791037a9be2: Pull complete [2021-05-19T22:47:06.074Z] ffd874e62e21: Pull complete [2021-05-19T22:47:06.074Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T22:47:06.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T22:47:06.074Z] ---> cfc18b08335c [2021-05-19T22:47:06.074Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-19T22:47:06.074Z] 20.10.0: Pulling from library/docker [2021-05-19T22:47:06.357Z] a3cc7d3b244e: Pulling fs layer [2021-05-19T22:47:06.357Z] 02a3295e0d61: Pulling fs layer [2021-05-19T22:47:06.357Z] 0f4f2e6d8100: Pulling fs layer [2021-05-19T22:47:06.357Z] 330b718f631f: Pulling fs layer [2021-05-19T22:47:06.357Z] a93816041522: Pulling fs layer [2021-05-19T22:47:06.357Z] bdb6da89ff94: Pulling fs layer [2021-05-19T22:47:06.357Z] 2a70c0c122f4: Pulling fs layer [2021-05-19T22:47:06.357Z] a93816041522: Waiting [2021-05-19T22:47:06.357Z] bdb6da89ff94: Waiting [2021-05-19T22:47:06.357Z] 2a70c0c122f4: Waiting [2021-05-19T22:47:06.357Z] 330b718f631f: Waiting [2021-05-19T22:47:06.357Z] 0f4f2e6d8100: Verifying Checksum [2021-05-19T22:47:06.357Z] 0f4f2e6d8100: Download complete [2021-05-19T22:47:06.357Z] 02a3295e0d61: Verifying Checksum [2021-05-19T22:47:06.357Z] a93816041522: Download complete [2021-05-19T22:47:06.357Z] a3cc7d3b244e: Verifying Checksum [2021-05-19T22:47:06.357Z] a3cc7d3b244e: Download complete [2021-05-19T22:47:06.357Z] bdb6da89ff94: Verifying Checksum [2021-05-19T22:47:06.357Z] bdb6da89ff94: Download complete [2021-05-19T22:47:06.357Z] 2a70c0c122f4: Verifying Checksum [2021-05-19T22:47:06.357Z] 2a70c0c122f4: Download complete [2021-05-19T22:47:07.343Z] a3cc7d3b244e: Pull complete [2021-05-19T22:47:07.959Z] 02a3295e0d61: Pull complete [2021-05-19T22:47:08.231Z] 0f4f2e6d8100: Pull complete [2021-05-19T22:47:08.231Z] 330b718f631f: Verifying Checksum [2021-05-19T22:47:08.231Z] 330b718f631f: Download complete [2021-05-19T22:47:11.616Z] 330b718f631f: Pull complete [2021-05-19T22:47:11.888Z] a93816041522: Pull complete [2021-05-19T22:47:12.160Z] bdb6da89ff94: Pull complete [2021-05-19T22:47:12.432Z] 2a70c0c122f4: Pull complete [2021-05-19T22:47:12.432Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T22:47:12.708Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T22:47:13.912Z] Removing intermediate container d5302865a04e [2021-05-19T22:47:13.912Z] ---> 899a21bac172 [2021-05-19T22:47:13.912Z] Successfully built 899a21bac172 [2021-05-19T22:47:13.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:47:14.227Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T22:47:14.227Z] . [Pipeline] withDockerContainer [2021-05-19T22:47:14.313Z] prd-centos7-docker-4c-2g-15133 does not seem to be running inside a container [2021-05-19T22:47:14.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T22:47:14.826Z] $ docker top b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:47:15.206Z] + go version [2021-05-19T22:47:15.206Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T22:47:15.217Z] $ docker stop --time=1 b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 [2021-05-19T22:47:16.440Z] $ docker rm -f b552347f549ebeb03ad7353b7d5a32f9756a9067613211d730dc3f3429767bd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:47:16.966Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T22:47:16.966Z] . [Pipeline] withDockerContainer [2021-05-19T22:47:17.045Z] prd-centos7-docker-4c-2g-15133 does not seem to be running inside a container [2021-05-19T22:47:17.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T22:47:17.480Z] $ docker top 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:47:17.852Z] + go mod tidy [2021-05-19T22:47:18.130Z] ---> a209b22f9741 [2021-05-19T22:47:18.130Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-19T22:47:18.130Z] ---> Running in e596daa73c61 [Pipeline] sh [2021-05-19T22:47:18.433Z] + make test [2021-05-19T22:47:18.433Z] make -C ./app-service-template build [2021-05-19T22:47:18.433Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:47:18.433Z] go mod tidy [2021-05-19T22:47:18.704Z] 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-19T22:47:18.729Z] Removing intermediate container e596daa73c61 [2021-05-19T22:47:18.729Z] ---> f22e61a50d4f [2021-05-19T22:47:18.729Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-19T22:47:18.729Z] ---> Running in 26fb648c2802 [2021-05-19T22:47:20.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:21.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:22.122Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-19T22:47:22.122Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-19T22:47:22.122Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-19T22:47:22.394Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-19T22:47:22.394Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-19T22:47:22.669Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T22:47:22.669Z] OK: 139 MiB in 45 packages [2021-05-19T22:47:24.109Z] Removing intermediate container 26fb648c2802 [2021-05-19T22:47:24.109Z] ---> 240a13e4da28 [2021-05-19T22:47:24.109Z] Step 6/8 : WORKDIR /build [2021-05-19T22:47:24.109Z] ---> Running in 0f37a6c21986 [2021-05-19T22:47:24.706Z] Removing intermediate container 0f37a6c21986 [2021-05-19T22:47:24.706Z] ---> d36ed8ecccec [2021-05-19T22:47:24.706Z] Step 7/8 : COPY go.mod . [2021-05-19T22:47:25.307Z] ---> 316b6a2662ab [2021-05-19T22:47:25.307Z] Step 8/8 : RUN go mod download [2021-05-19T22:47:25.580Z] ---> Running in 280d91428c78 [2021-05-19T22:47:28.771Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:47:28.771Z] make -C ./app-service-template test [2021-05-19T22:47:28.771Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:47:28.771Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T22:47:36.961Z] ok new-app-service 0.012s coverage: 47.8% of statements [2021-05-19T22:47:36.962Z] ? new-app-service/config [no test files] [2021-05-19T22:47:37.227Z] ok new-app-service/functions 0.008s [2021-05-19T22:47:37.227Z] CGO_ENABLED=1 go vet ./... [2021-05-19T22:47:45.421Z] gofmt -l . [2021-05-19T22:47:45.421Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:47:45.421Z] ./bin/test-go-mod-tidy.sh [2021-05-19T22:47:45.421Z] ./bin/test-attribution-txt.sh [2021-05-19T22:47:45.421Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:47:45.421Z] go mod tidy [2021-05-19T22:47:45.421Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T22:47:45.684Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T22:47:47.072Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 56.5% of statements [2021-05-19T22:47:47.072Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 92.5% of statements [2021-05-19T22:47:47.072Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T22:47:47.072Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.5% of statements [2021-05-19T22:47:47.072Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T22:47:47.333Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.025s [2021-05-19T22:47:47.594Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 75.4% of statements [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T22:47:47.594Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements [2021-05-19T22:47:47.594Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T22:47:48.170Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-05-19T22:47:51.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements [2021-05-19T22:47:51.513Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T22:47:51.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 18.4% of statements [2021-05-19T22:47:51.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-05-19T22:47:51.513Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T22:47:51.513Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T22:47:51.513Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-05-19T22:47:52.467Z] Removing intermediate container 280d91428c78 [2021-05-19T22:47:52.468Z] ---> 7aaf316df2ff [2021-05-19T22:47:52.468Z] Successfully built 7aaf316df2ff [2021-05-19T22:47:52.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:47:52.803Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T22:47:52.803Z] . [Pipeline] withDockerContainer [2021-05-19T22:47:53.027Z] prd-ubuntu18.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container [2021-05-19T22:47:53.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@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-19T22:47:54.646Z] $ docker top e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:47:55.569Z] + go version [2021-05-19T22:47:55.569Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T22:47:55.594Z] $ docker stop --time=1 e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 [2021-05-19T22:47:57.395Z] $ docker rm -f e99a3f157a076118dcc5d563960b4de4f2b434a53d5904bb153f7c711896dda2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:47:58.152Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T22:47:58.153Z] . [Pipeline] withDockerContainer [2021-05-19T22:47:58.372Z] prd-ubuntu18.04-docker-arm64-4c-16g-15131 does not seem to be running inside a container [2021-05-19T22:47:58.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/234 -v /w/workspace/app-functions-sdk-go/234:/w/workspace/app-functions-sdk-go/234:rw,z -v /w/workspace/app-functions-sdk-go/234@tmp:/w/workspace/app-functions-sdk-go/234@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-19T22:47:59.951Z] $ docker top 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:48:00.866Z] + go mod tidy [Pipeline] sh [2021-05-19T22:48:02.141Z] + make test [2021-05-19T22:48:02.141Z] make -C ./app-service-template build [2021-05-19T22:48:02.141Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:48:02.141Z] go mod tidy [2021-05-19T22:48:02.755Z] 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-19T22:48:18.507Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 81.9% of statements [2021-05-19T22:48:18.507Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements [2021-05-19T22:48:18.507Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T22:48:18.507Z] gofmt -l . [2021-05-19T22:48:18.507Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:48:18.507Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T22:48:18.521Z] $ docker stop --time=1 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 [2021-05-19T22:48:19.816Z] $ docker rm -f 509aa98a5ae003ba5d2759bb2f92aaa8b1caec3e5836ae096dc2d14ee92305b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:48:20.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T22:48:20.477Z] 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-19T22:48:21.559Z] ---> job-cost.sh [2021-05-19T22:48:21.559Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5VtB [2021-05-19T22:48:31.600Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T22:48:42.307Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:48:42.307Z] make -C ./app-service-template test [2021-05-19T22:48:42.307Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:48:42.307Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-19T22:48:43.926Z] lf-activate-venv(): INFO: Adding /tmp/venv-5VtB/bin to PATH [2021-05-19T22:48:43.926Z] INFO: No Stack... [2021-05-19T22:48:44.878Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T22:48:45.447Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T22:48:45.741Z] + cut -d, -f6 [2021-05-19T22:48:45.741Z] + cat /w/workspace/app-functions-sdk-go/234/archives/cost.csv [Pipeline] lock [2021-05-19T22:48:45.771Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [2021-05-19T22:48:45.782Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] did not exist. Created. [2021-05-19T22:48:45.782Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T22:48:46.132Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T22:48:46.215Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T22:48:46.238Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T22:49:14.755Z] ok new-app-service 0.043s coverage: 47.8% of statements [2021-05-19T22:49:14.756Z] ? new-app-service/config [no test files] [2021-05-19T22:49:14.756Z] ok new-app-service/functions 0.037s [2021-05-19T22:49:14.756Z] CGO_ENABLED=1 go vet ./... [2021-05-19T22:49:41.936Z] gofmt -l . [2021-05-19T22:49:41.936Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:49:41.936Z] ./bin/test-go-mod-tidy.sh [2021-05-19T22:49:41.936Z] ./bin/test-attribution-txt.sh [2021-05-19T22:49:41.936Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/234/app-service-template' [2021-05-19T22:49:41.936Z] go mod tidy [2021-05-19T22:49:41.936Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-19T22:49:41.936Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.084s coverage: 56.5% of statements [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 92.5% of statements [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.120s coverage: 61.5% of statements [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.038s [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.107s coverage: 75.4% of statements [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.0% of statements [2021-05-19T22:49:50.249Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-19T22:49:50.249Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.038s coverage: 10.5% of statements [2021-05-19T22:49:56.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.848s coverage: 76.9% of statements [2021-05-19T22:49:56.996Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-19T22:49:56.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 18.4% of statements [2021-05-19T22:49:56.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.044s coverage: 27.3% of statements [2021-05-19T22:49:56.996Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-19T22:49:56.996Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-19T22:49:56.996Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.105s coverage: 51.4% of statements [2021-05-19T22:50:23.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.106s coverage: 81.9% of statements [2021-05-19T22:50:23.790Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements [2021-05-19T22:50:23.790Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T22:50:26.431Z] gofmt -l . [2021-05-19T22:50:26.705Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:50:27.301Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T22:50:27.603Z] $ docker stop --time=1 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 [2021-05-19T22:50:29.676Z] $ docker rm -f 72c2c7f3ca44b57207a5b527590596da52c2ec2878d02d7770ccac90052542c3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:50:30.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T22:50:30.733Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T22:50:31.513Z] 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-19T22:50:32.310Z] ---> job-cost.sh [2021-05-19T22:50:32.310Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qRwX [2021-05-19T22:51:28.833Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T22:53:20.648Z] lf-activate-venv(): INFO: Adding /tmp/venv-qRwX/bin to PATH [2021-05-19T22:53:20.649Z] INFO: No Stack... [2021-05-19T22:53:20.649Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T22:53:20.649Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T22:53:20.999Z] + cut -d, -f6 [2021-05-19T22:53:20.999Z] + cat /w/workspace/app-functions-sdk-go/234/archives/cost.csv [Pipeline] lock [2021-05-19T22:53:21.082Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [2021-05-19T22:53:21.097Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] did not exist. Created. [2021-05-19T22:53:21.097Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-234-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T22:53:21.475Z] /w/workspace/app-functions-sdk-go/234@tmp/durable-d51f522a/script.sh: 1: /w/workspace/app-functions-sdk-go/234@tmp/durable-d51f522a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T22:53:21.826Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T22:53:21.862Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T22:53:22.035Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T22:53:22.052Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-234-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-19T22:53:22.821Z] provisioning config files... [2021-05-19T22:53:22.832Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6998592043786417779tmp [Pipeline] { [Pipeline] sh [2021-05-19T22:53:23.160Z] + set +x [2021-05-19T22:53:23.160Z] + curl -s https://codecov.io/bash [2021-05-19T22:53:23.160Z] + bash -s -- [2021-05-19T22:53:23.160Z] [2021-05-19T22:53:23.160Z] _____ _ [2021-05-19T22:53:23.160Z] / ____| | | [2021-05-19T22:53:23.160Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T22:53:23.160Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T22:53:23.160Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T22:53:23.160Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T22:53:23.160Z] Bash-1.0.2 [2021-05-19T22:53:23.160Z] [2021-05-19T22:53:23.160Z] [2021-05-19T22:53:23.160Z] ==> git version 2.24.4 found [2021-05-19T22:53:23.160Z] ==> 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-19T22:53:23.160Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T22:53:23.160Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T22:53:23.160Z] ==> Jenkins CI detected. [2021-05-19T22:53:23.160Z] project root: . [2021-05-19T22:53:23.160Z] --> token set from env [2021-05-19T22:53:23.160Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T22:53:23.160Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T22:53:23.160Z] ==> Python coveragepy not found [2021-05-19T22:53:23.160Z] ==> Searching for coverage reports in: [2021-05-19T22:53:23.160Z] + . [2021-05-19T22:53:23.427Z] -> Found 2 reports [2021-05-19T22:53:23.427Z] ==> Detecting git/mercurial file structure [2021-05-19T22:53:23.427Z] ==> Reading reports [2021-05-19T22:53:23.427Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-19T22:53:23.427Z] + ./coverage.out bytes=86556 [2021-05-19T22:53:23.427Z] ==> Appending adjustments [2021-05-19T22:53:23.427Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T22:53:23.689Z] + Found adjustments [2021-05-19T22:53:23.690Z] ==> Gzipping contents [2021-05-19T22:53:23.690Z] 16K /tmp/codecov.esKSIC.gz [2021-05-19T22:53:23.690Z] ==> Uploading reports [2021-05-19T22:53:23.690Z] url: https://codecov.io [2021-05-19T22:53:23.690Z] query: branch=master&commit=1540700bdc4fef5091e516db24c56968c0de5f19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T22:53:23.690Z] -> Pinging Codecov [2021-05-19T22:53:23.690Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=1540700bdc4fef5091e516db24c56968c0de5f19&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T22:53:24.262Z] -> Uploading to [2021-05-19T22:53:24.262Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/3D8B5DFFC46A037C893635FACE044666/1540700bdc4fef5091e516db24c56968c0de5f19/a374bec3-e931-4ff2-a59c-83ceab47cc11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T225323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc30ec2c5ee74a600d7069b549fdade5c27cdc5831de244386af047a8d553ad [2021-05-19T22:53:24.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T22:53:24.262Z] Dload Upload Total Spent Left Speed [2021-05-19T22:53:24.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15337 0 0 100 15337 0 36121 --:--:-- --:--:-- --:--:-- 36172 [2021-05-19T22:53:24.523Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] } [2021-05-19T22:53:24.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T22:53:25.338Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T22:53:25.355Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:25.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T22:53:25.664Z] [2021-05-19T22:53:25.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:25.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T22:53:25.996Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T22:53:25.996Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T22:53:25.996Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T22:53:25.996Z] de9db76c5a1d: Pulling fs layer [2021-05-19T22:53:25.996Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T22:53:25.996Z] 0d57e429df01: Pulling fs layer [2021-05-19T22:53:25.996Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T22:53:25.996Z] e1f770b5df2f: Pulling fs layer [2021-05-19T22:53:25.996Z] 85a0685a4137: Pulling fs layer [2021-05-19T22:53:25.996Z] 0eba1c9be4d2: Waiting [2021-05-19T22:53:25.996Z] 0d57e429df01: Waiting [2021-05-19T22:53:25.996Z] 4e4be7b47b0d: Waiting [2021-05-19T22:53:25.996Z] e1f770b5df2f: Waiting [2021-05-19T22:53:25.996Z] 85a0685a4137: Waiting [2021-05-19T22:53:25.996Z] de9db76c5a1d: Verifying Checksum [2021-05-19T22:53:25.996Z] de9db76c5a1d: Download complete [2021-05-19T22:53:25.996Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T22:53:25.996Z] 0ef7d3d256c8: Download complete [2021-05-19T22:53:25.996Z] 0d57e429df01: Verifying Checksum [2021-05-19T22:53:25.996Z] 0d57e429df01: Download complete [2021-05-19T22:53:25.996Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T22:53:25.996Z] 4e4be7b47b0d: Download complete [2021-05-19T22:53:25.996Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T22:53:25.996Z] 188c0c94c7c5: Download complete [2021-05-19T22:53:26.260Z] 188c0c94c7c5: Pull complete [2021-05-19T22:53:26.522Z] 0ef7d3d256c8: Pull complete [2021-05-19T22:53:26.522Z] de9db76c5a1d: Pull complete [2021-05-19T22:53:27.479Z] e1f770b5df2f: Verifying Checksum [2021-05-19T22:53:27.479Z] e1f770b5df2f: Download complete [2021-05-19T22:53:29.393Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T22:53:29.393Z] 0eba1c9be4d2: Download complete [2021-05-19T22:53:29.393Z] 85a0685a4137: Verifying Checksum [2021-05-19T22:53:29.393Z] 85a0685a4137: Download complete [2021-05-19T22:53:32.715Z] 0eba1c9be4d2: Pull complete [2021-05-19T22:53:32.715Z] 0d57e429df01: Pull complete [2021-05-19T22:53:32.715Z] 4e4be7b47b0d: Pull complete [2021-05-19T22:53:32.715Z] e1f770b5df2f: Pull complete [2021-05-19T22:53:36.032Z] 85a0685a4137: Pull complete [2021-05-19T22:53:36.032Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T22:53:36.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T22:53:36.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T22:53:36.104Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:53:36.143Z] $ 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-19T22:53:39.508Z] $ docker top aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T22:53:39.597Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T22:53:39.901Z] + set -o pipefail [2021-05-19T22:53:39.901Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T22:53:45.217Z] [2021-05-19T22:53:45.217Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-19T22:53:45.217Z] [2021-05-19T22:53:45.217Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/4478da3c-285a-4736-a76b-bce293353bd3 [2021-05-19T22:53:45.217Z] [2021-05-19T22:53:45.217Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-19T22:53:45.217Z] [2021-05-19T22:53:45.217Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T22:53:45.217Z] [2021-05-19T22:53:45.217Z] [Pipeline] } [2021-05-19T22:53:45.233Z] $ docker stop --time=1 aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 [2021-05-19T22:53:48.805Z] $ docker rm -f aa48ebca97c04e1c10403a297f8900805cc9b8cc6da1a702413da585f8116384 [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-19T22:53:49.494Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:53:49.517Z] provisioning config files... [2021-05-19T22:53:49.529Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8719043969607961114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:49.852Z] --> edgex-publish-swagger.sh [2021-05-19T22:53:49.852Z] === Publish openapi/v2 API === [2021-05-19T22:53:49.852Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-19T22:53:49.852Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-19T22:53:49.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T22:53:49.852Z] Dload Upload Total Spent Left Speed [2021-05-19T22:53:50.795Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 14042 --:--:-- --:--:-- --:--:-- 14049 100 13052 0 0 100 13052 0 14040 --:--:-- --:--:-- --:--:-- 14049 [2021-05-19T22:53:50.795Z] [2021-05-19T22:53:50.795Z] [Pipeline] } [2021-05-19T22:53:50.804Z] 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-19T22:53:51.396Z] + git log --format=format:%s -1 1540700bdc4fef5091e516db24c56968c0de5f19 [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:51.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:53:51.704Z] . [Pipeline] withDockerContainer [2021-05-19T22:53:51.778Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:53:51.852Z] $ 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-19T22:53:52.259Z] $ docker top 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T22:53:52.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:53:52.394Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:53:52.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:53:52.513Z] $ docker exec 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 ssh-agent [2021-05-19T22:53:52.620Z] SSH_AUTH_SOCK=/tmp/ssh-eZ8CO4zWLsFS/agent.14 [2021-05-19T22:53:52.620Z] SSH_AGENT_PID=20 [2021-05-19T22:53:52.625Z] Running ssh-add (command line suppressed) [2021-05-19T22:53:52.721Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7453919410572368833.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7453919410572368833.key) [2021-05-19T22:53:52.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:53:53.032Z] + git semver tag [2021-05-19T22:53:53.032Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T22:53:53.032Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T22:53:53.032Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:53:53.032Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T22:53:53.032Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T22:53:53.032Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T22:53:53.032Z] # $SEMVER_BRANCH = master [2021-05-19T22:53:53.032Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-19T22:53:53.032Z] # 1540700bdc4fef5091e516db24c56968c0de5f19 HEAD [2021-05-19T22:53:53.032Z] # -> Force: false [2021-05-19T22:53:53.032Z] # 4803189ebf9975f325990d90ba15afbec6e7ebc4 refs/tags/v2.0.0-dev.62 [Pipeline] } [2021-05-19T22:53:53.042Z] $ docker exec --env ******** --env ******** 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 ssh-agent -k [2021-05-19T22:53:53.144Z] unset SSH_AUTH_SOCK; [2021-05-19T22:53:53.145Z] unset SSH_AGENT_PID; [2021-05-19T22:53:53.145Z] echo Agent pid 20 killed; [2021-05-19T22:53:53.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:53:53.486Z] + git semver [Pipeline] } [2021-05-19T22:53:53.499Z] $ docker stop --time=1 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 [2021-05-19T22:53:54.705Z] $ docker rm -f 9f5abc664a9a9162c1f0ee08cb56565cc53d047eb96e5140d004d556106b5290 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:55.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T22:53:55.145Z] [2021-05-19T22:53:55.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:55.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T22:53:55.726Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T22:53:55.726Z] ab5ef0e58194: Pulling fs layer [2021-05-19T22:53:55.726Z] 9712f1f96733: Pulling fs layer [2021-05-19T22:53:55.726Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T22:53:55.726Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T22:53:55.726Z] e9a5061849ea: Pulling fs layer [2021-05-19T22:53:55.726Z] d747dcd14b5f: Pulling fs layer [2021-05-19T22:53:55.726Z] 2de7ff778b66: Pulling fs layer [2021-05-19T22:53:55.726Z] e9a5061849ea: Waiting [2021-05-19T22:53:55.726Z] d747dcd14b5f: Waiting [2021-05-19T22:53:55.726Z] 2de7ff778b66: Waiting [2021-05-19T22:53:55.726Z] 0d9ebad4ef96: Waiting [2021-05-19T22:53:55.726Z] 9712f1f96733: Verifying Checksum [2021-05-19T22:53:55.726Z] 9712f1f96733: Download complete [2021-05-19T22:53:57.640Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T22:53:57.640Z] 63f879dbbcfc: Download complete [2021-05-19T22:53:57.640Z] e9a5061849ea: Verifying Checksum [2021-05-19T22:53:57.640Z] e9a5061849ea: Download complete [2021-05-19T22:53:57.640Z] d747dcd14b5f: Verifying Checksum [2021-05-19T22:53:57.640Z] d747dcd14b5f: Download complete [2021-05-19T22:53:57.899Z] 2de7ff778b66: Verifying Checksum [2021-05-19T22:53:57.899Z] 2de7ff778b66: Download complete [2021-05-19T22:53:57.899Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T22:53:57.899Z] 0d9ebad4ef96: Download complete [2021-05-19T22:53:58.480Z] ab5ef0e58194: Verifying Checksum [2021-05-19T22:53:58.480Z] ab5ef0e58194: Download complete [2021-05-19T22:54:01.051Z] ab5ef0e58194: Pull complete [2021-05-19T22:54:01.051Z] 9712f1f96733: Pull complete [2021-05-19T22:54:02.006Z] 63f879dbbcfc: Pull complete [2021-05-19T22:54:06.238Z] 0d9ebad4ef96: Pull complete [2021-05-19T22:54:06.238Z] e9a5061849ea: Pull complete [2021-05-19T22:54:06.238Z] d747dcd14b5f: Pull complete [2021-05-19T22:54:07.194Z] 2de7ff778b66: Pull complete [2021-05-19T22:54:07.194Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T22:54:07.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T22:54:07.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T22:54:07.277Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:54:07.318Z] $ 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-19T22:54:21.513Z] $ docker top 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:54:21.625Z] provisioning config files... [2021-05-19T22:54:21.633Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7566231897362116901tmp [2021-05-19T22:54:21.645Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6842658003828160569tmp [2021-05-19T22:54:21.657Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config212805272715777067tmp [Pipeline] { [Pipeline] echo [2021-05-19T22:54:21.677Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:54:21.971Z] ---> sigul-configuration.sh [2021-05-19T22:54:21.971Z] gpg: directory `/root/.gnupg' created [2021-05-19T22:54:21.971Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T22:54:21.971Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T22:54:21.971Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T22:54:21.971Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T22:54:21.971Z] gpg: CAST5 encrypted data [2021-05-19T22:54:21.971Z] gpg: encrypted with 1 passphrase [2021-05-19T22:54:21.971Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T22:54:22.269Z] + mkdir /home/jenkins [2021-05-19T22:54:22.269Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T22:54:22.569Z] + 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-19T22:54:22.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:54:22.873Z] ---> sigul-install.sh [2021-05-19T22:54:28.169Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T22:54:28.463Z] + git tag --list [2021-05-19T22:54:28.463Z] v0.1.0 [2021-05-19T22:54:28.463Z] v0.1.1 [2021-05-19T22:54:28.463Z] v1.0.0 [2021-05-19T22:54:28.463Z] v1.1.0 [2021-05-19T22:54:28.463Z] v1.2.0 [2021-05-19T22:54:28.463Z] v1.3.0 [2021-05-19T22:54:28.463Z] v1.3.1 [2021-05-19T22:54:28.463Z] v1.3.1-dev.1 [2021-05-19T22:54:28.463Z] v1.3.2-dev.1 [2021-05-19T22:54:28.463Z] v2.0.0-dev.1 [2021-05-19T22:54:28.463Z] v2.0.0-dev.10 [2021-05-19T22:54:28.463Z] v2.0.0-dev.11 [2021-05-19T22:54:28.463Z] v2.0.0-dev.12 [2021-05-19T22:54:28.463Z] v2.0.0-dev.13 [2021-05-19T22:54:28.463Z] v2.0.0-dev.14 [2021-05-19T22:54:28.463Z] v2.0.0-dev.15 [2021-05-19T22:54:28.463Z] v2.0.0-dev.16 [2021-05-19T22:54:28.463Z] v2.0.0-dev.17 [2021-05-19T22:54:28.463Z] v2.0.0-dev.18 [2021-05-19T22:54:28.463Z] v2.0.0-dev.19 [2021-05-19T22:54:28.463Z] v2.0.0-dev.2 [2021-05-19T22:54:28.463Z] v2.0.0-dev.20 [2021-05-19T22:54:28.463Z] v2.0.0-dev.21 [2021-05-19T22:54:28.463Z] v2.0.0-dev.22 [2021-05-19T22:54:28.463Z] v2.0.0-dev.23 [2021-05-19T22:54:28.463Z] v2.0.0-dev.24 [2021-05-19T22:54:28.463Z] v2.0.0-dev.25 [2021-05-19T22:54:28.463Z] v2.0.0-dev.26 [2021-05-19T22:54:28.463Z] v2.0.0-dev.27 [2021-05-19T22:54:28.463Z] v2.0.0-dev.28 [2021-05-19T22:54:28.463Z] v2.0.0-dev.29 [2021-05-19T22:54:28.463Z] v2.0.0-dev.3 [2021-05-19T22:54:28.463Z] v2.0.0-dev.30 [2021-05-19T22:54:28.463Z] v2.0.0-dev.31 [2021-05-19T22:54:28.463Z] v2.0.0-dev.32 [2021-05-19T22:54:28.463Z] v2.0.0-dev.33 [2021-05-19T22:54:28.463Z] v2.0.0-dev.34 [2021-05-19T22:54:28.463Z] v2.0.0-dev.35 [2021-05-19T22:54:28.463Z] v2.0.0-dev.36 [2021-05-19T22:54:28.463Z] v2.0.0-dev.37 [2021-05-19T22:54:28.463Z] v2.0.0-dev.38 [2021-05-19T22:54:28.463Z] v2.0.0-dev.39 [2021-05-19T22:54:28.463Z] v2.0.0-dev.4 [2021-05-19T22:54:28.463Z] v2.0.0-dev.40 [2021-05-19T22:54:28.463Z] v2.0.0-dev.41 [2021-05-19T22:54:28.463Z] v2.0.0-dev.42 [2021-05-19T22:54:28.463Z] v2.0.0-dev.43 [2021-05-19T22:54:28.463Z] v2.0.0-dev.44 [2021-05-19T22:54:28.463Z] v2.0.0-dev.45 [2021-05-19T22:54:28.463Z] v2.0.0-dev.46 [2021-05-19T22:54:28.463Z] v2.0.0-dev.47 [2021-05-19T22:54:28.463Z] v2.0.0-dev.48 [2021-05-19T22:54:28.463Z] v2.0.0-dev.49 [2021-05-19T22:54:28.463Z] v2.0.0-dev.5 [2021-05-19T22:54:28.463Z] v2.0.0-dev.50 [2021-05-19T22:54:28.463Z] v2.0.0-dev.51 [2021-05-19T22:54:28.463Z] v2.0.0-dev.52 [2021-05-19T22:54:28.463Z] v2.0.0-dev.53 [2021-05-19T22:54:28.463Z] v2.0.0-dev.54 [2021-05-19T22:54:28.463Z] v2.0.0-dev.55 [2021-05-19T22:54:28.463Z] v2.0.0-dev.56 [2021-05-19T22:54:28.463Z] v2.0.0-dev.57 [2021-05-19T22:54:28.463Z] v2.0.0-dev.58 [2021-05-19T22:54:28.463Z] v2.0.0-dev.59 [2021-05-19T22:54:28.463Z] v2.0.0-dev.6 [2021-05-19T22:54:28.463Z] v2.0.0-dev.60 [2021-05-19T22:54:28.463Z] v2.0.0-dev.61 [2021-05-19T22:54:28.463Z] v2.0.0-dev.62 [2021-05-19T22:54:28.463Z] v2.0.0-dev.7 [2021-05-19T22:54:28.463Z] v2.0.0-dev.8 [2021-05-19T22:54:28.463Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T22:54:28.758Z] + lftools sign git-tag v2.0.0-dev.62 [2021-05-19T22:54:29.332Z] Signing Git tag with Sigul... [2021-05-19T22:54:29.332Z] Signing v2.0.0-dev.62 [Pipeline] echo [2021-05-19T22:54:30.288Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:54:30.584Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T22:54:30.623Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T22:54:30.653Z] $ docker stop --time=1 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d [2021-05-19T22:54:32.846Z] $ docker rm -f 5a4e871da251e328f25452df8449446e8143dc35b45264fb707daa7c0c1bdf4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:54:33.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:54:33.501Z] . [Pipeline] withDockerContainer [2021-05-19T22:54:33.796Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:54:34.060Z] $ 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-19T22:54:34.963Z] $ docker top c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T22:54:35.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:54:35.094Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:54:35.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:54:35.223Z] $ docker exec c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c ssh-agent [2021-05-19T22:54:35.333Z] SSH_AUTH_SOCK=/tmp/ssh-kOFIMIiLiifW/agent.14 [2021-05-19T22:54:35.333Z] SSH_AGENT_PID=20 [2021-05-19T22:54:35.339Z] Running ssh-add (command line suppressed) [2021-05-19T22:54:35.440Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3948624707225834986.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3948624707225834986.key) [2021-05-19T22:54:35.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:54:35.772Z] + git semver bump pre [2021-05-19T22:54:35.772Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T22:54:35.772Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T22:54:35.772Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:54:35.772Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T22:54:35.772Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T22:54:35.772Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T22:54:35.772Z] # $SEMVER_BRANCH = master [2021-05-19T22:54:35.772Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-19T22:54:35.772Z] 2.0.0-dev.63 [Pipeline] } [2021-05-19T22:54:35.787Z] $ docker exec --env ******** --env ******** c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c ssh-agent -k [2021-05-19T22:54:35.899Z] unset SSH_AUTH_SOCK; [2021-05-19T22:54:35.900Z] unset SSH_AGENT_PID; [2021-05-19T22:54:35.900Z] echo Agent pid 20 killed; [2021-05-19T22:54:35.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:54:36.241Z] + git semver [Pipeline] } [2021-05-19T22:54:36.257Z] $ docker stop --time=1 c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c [2021-05-19T22:54:37.467Z] $ docker rm -f c15fabbc98e12020e8b660e6e329637b8b3c98a506de9c730aba4600eba2145c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:54:37.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:54:37.850Z] . [Pipeline] withDockerContainer [2021-05-19T22:54:37.921Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:54:37.964Z] $ 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-19T22:54:38.346Z] $ docker top ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T22:54:38.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:54:38.468Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:54:38.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:54:38.584Z] $ docker exec ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 ssh-agent [2021-05-19T22:54:38.690Z] SSH_AUTH_SOCK=/tmp/ssh-OkjfChBXbY8N/agent.13 [2021-05-19T22:54:38.690Z] SSH_AGENT_PID=19 [2021-05-19T22:54:38.699Z] Running ssh-add (command line suppressed) [2021-05-19T22:54:38.790Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4044331625698220859.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4044331625698220859.key) [2021-05-19T22:54:38.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:54:39.098Z] + git semver push [2021-05-19T22:54:39.098Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T22:54:39.098Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-19T22:54:39.098Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:54:39.098Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T22:54:39.098Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T22:54:39.098Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T22:54:39.098Z] # $SEMVER_BRANCH = master [2021-05-19T22:54:39.098Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-19T22:54:43.324Z] $ docker exec --env ******** --env ******** ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 ssh-agent -k [2021-05-19T22:54:43.432Z] unset SSH_AUTH_SOCK; [2021-05-19T22:54:43.436Z] unset SSH_AGENT_PID; [2021-05-19T22:54:43.436Z] echo Agent pid 19 killed; [2021-05-19T22:54:43.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:54:43.777Z] + git semver [Pipeline] } [2021-05-19T22:54:43.829Z] $ docker stop --time=1 ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 [2021-05-19T22:54:45.038Z] $ docker rm -f ee6163549fae0c5444393c8ff4807cbfaeef5e28144e0c4146ee467fa8ba5911 [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-19T22:54:46.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:54:46.604Z] ---> package-listing.sh [2021-05-19T22:54:46.604Z] ++ facter osfamily [2021-05-19T22:54:46.604Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T22:54:46.867Z] + OS_FAMILY=redhat [2021-05-19T22:54:46.867Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:54:46.867Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T22:54:46.867Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T22:54:46.867Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T22:54:46.867Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T22:54:46.867Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-19T22:54:46.867Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T22:54:46.867Z] + case "${OS_FAMILY}" in [2021-05-19T22:54:46.867Z] + sort [2021-05-19T22:54:46.867Z] + rpm -qa [2021-05-19T22:54:47.438Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T22:54:47.438Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T22:54:47.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T22:54:47.438Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-19T22:54:47.438Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-19T22:54:47.438Z] + 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-19T22:54:47.450Z] 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-19T22:54:47.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:54:48.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:54:48.301Z] [2021-05-19T22:54:48.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:54:48.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:54:48.608Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T22:54:48.608Z] df20fa9351a1: Pulling fs layer [2021-05-19T22:54:48.608Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T22:54:48.608Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T22:54:48.608Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T22:54:48.608Z] 93b61091891f: Pulling fs layer [2021-05-19T22:54:48.608Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T22:54:48.608Z] 5e14af77c1be: Pulling fs layer [2021-05-19T22:54:48.608Z] 01666e4c0597: Pulling fs layer [2021-05-19T22:54:48.608Z] aa168da1d23b: Pulling fs layer [2021-05-19T22:54:48.608Z] 93b9cdb0e59b: Waiting [2021-05-19T22:54:48.608Z] 5e14af77c1be: Waiting [2021-05-19T22:54:48.608Z] 01666e4c0597: Waiting [2021-05-19T22:54:48.608Z] aa168da1d23b: Waiting [2021-05-19T22:54:48.608Z] 46f8f816bc3b: Waiting [2021-05-19T22:54:48.608Z] 93b61091891f: Waiting [2021-05-19T22:54:48.608Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T22:54:48.608Z] 36b3adc4ff6f: Download complete [2021-05-19T22:54:48.608Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T22:54:48.608Z] 46f8f816bc3b: Download complete [2021-05-19T22:54:48.870Z] df20fa9351a1: Verifying Checksum [2021-05-19T22:54:48.870Z] df20fa9351a1: Download complete [2021-05-19T22:54:48.870Z] 93b61091891f: Verifying Checksum [2021-05-19T22:54:48.870Z] 93b61091891f: Download complete [2021-05-19T22:54:48.870Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T22:54:48.870Z] 93b9cdb0e59b: Download complete [2021-05-19T22:54:48.870Z] 5e14af77c1be: Download complete [2021-05-19T22:54:48.870Z] 01666e4c0597: Verifying Checksum [2021-05-19T22:54:48.870Z] 01666e4c0597: Download complete [2021-05-19T22:54:48.870Z] df20fa9351a1: Pull complete [2021-05-19T22:54:49.135Z] 36b3adc4ff6f: Pull complete [2021-05-19T22:54:49.395Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T22:54:49.395Z] 8ad3a11d3b57: Download complete [2021-05-19T22:54:49.975Z] 8ad3a11d3b57: Pull complete [2021-05-19T22:54:49.975Z] 46f8f816bc3b: Pull complete [2021-05-19T22:54:50.235Z] 93b61091891f: Pull complete [2021-05-19T22:54:50.235Z] 93b9cdb0e59b: Pull complete [2021-05-19T22:54:50.496Z] 5e14af77c1be: Pull complete [2021-05-19T22:54:50.496Z] 01666e4c0597: Pull complete [2021-05-19T22:54:50.755Z] aa168da1d23b: Verifying Checksum [2021-05-19T22:54:50.755Z] aa168da1d23b: Download complete [2021-05-19T22:54:54.983Z] aa168da1d23b: Pull complete [2021-05-19T22:54:54.983Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T22:54:54.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:54:54.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T22:54:55.056Z] prd-centos7-docker-4c-2g-15130 does not seem to be running inside a container [2021-05-19T22:54:55.092Z] $ 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-19T22:54:59.636Z] $ docker top c916209f5c0dc60627b3cdb972d5fea037a936accf59ec8af54aae54f392fd06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:55:00.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T22:55:00.307Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T22:55:00.602Z] + ls /var/log/sa-host [2021-05-19T22:55:00.602Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T22:55:00.602Z] file_magic: OK [2021-05-19T22:55:00.602Z] HZ: Using current value: 100 [2021-05-19T22:55:00.602Z] file_header: OK [2021-05-19T22:55:00.602Z] 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-19T22:55:00.602Z] Statistics: [2021-05-19T22:55:00.602Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T22:55:00.602Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T22:55:00.602Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T22:55:00.602Z] file_magic: OK [2021-05-19T22:55:00.602Z] HZ: Using current value: 100 [2021-05-19T22:55:00.602Z] file_header: OK [2021-05-19T22:55:00.602Z] 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-19T22:55:00.602Z] Statistics: [2021-05-19T22:55:00.602Z] HRHnuu...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-19T22:55:00.602Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:55:00.794Z] provisioning config files... [2021-05-19T22:55:00.806Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8622987550823956195tmp [Pipeline] { [Pipeline] echo [2021-05-19T22:55:00.831Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:55:01.122Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T22:55:01.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T22:55:01.157Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:55:01.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T22:55:01.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:55:01.775Z] ---> sudo-logs.sh [2021-05-19T22:55:01.775Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T22:55:01.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:55:02.106Z] ---> job-cost.sh [2021-05-19T22:55:02.106Z] lf-activate-venv: SKIPPING [2021-05-19T22:55:02.106Z] DEBUG: total: 0.18000000715255737 [2021-05-19T22:55:02.106Z] INFO: Retrieving Stack Cost... [2021-05-19T22:55:03.051Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T22:55:03.625Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T22:55:03.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:55:03.937Z] ---> logs-deploy.sh [2021-05-19T22:55:03.937Z] lf-activate-venv: SKIPPING [2021-05-19T22:55:03.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/234 [2021-05-19T22:55:03.937Z] INFO: archiving workspace using pattern(s): [2021-05-19T22:55:04.883Z] Archives upload complete. [2021-05-19T22:55:04.883Z] INFO: archiving logs to Nexus [2021-05-19T22:55:05.457Z] ---> uname -a: [2021-05-19T22:55:05.457Z] Linux prd-centos7-docker-4c-2g-15130.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> lscpu: [2021-05-19T22:55:05.457Z] Architecture: x86_64 [2021-05-19T22:55:05.457Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T22:55:05.457Z] Byte Order: Little Endian [2021-05-19T22:55:05.457Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T22:55:05.457Z] CPU(s): 2 [2021-05-19T22:55:05.457Z] On-line CPU(s) list: 0,1 [2021-05-19T22:55:05.457Z] Thread(s) per core: 1 [2021-05-19T22:55:05.457Z] Core(s) per socket: 1 [2021-05-19T22:55:05.457Z] Socket(s): 2 [2021-05-19T22:55:05.457Z] NUMA node(s): 1 [2021-05-19T22:55:05.457Z] Vendor ID: AuthenticAMD [2021-05-19T22:55:05.457Z] CPU family: 23 [2021-05-19T22:55:05.457Z] Model: 49 [2021-05-19T22:55:05.457Z] Model name: AMD EPYC-Rome Processor [2021-05-19T22:55:05.457Z] Stepping: 0 [2021-05-19T22:55:05.457Z] CPU MHz: 2799.998 [2021-05-19T22:55:05.457Z] BogoMIPS: 5599.99 [2021-05-19T22:55:05.457Z] Virtualization: AMD-V [2021-05-19T22:55:05.457Z] Hypervisor vendor: KVM [2021-05-19T22:55:05.457Z] Virtualization type: full [2021-05-19T22:55:05.457Z] L1d cache: 64 KiB [2021-05-19T22:55:05.457Z] L1i cache: 64 KiB [2021-05-19T22:55:05.457Z] L2 cache: 1 MiB [2021-05-19T22:55:05.457Z] L3 cache: 32 MiB [2021-05-19T22:55:05.457Z] NUMA node0 CPU(s): 0,1 [2021-05-19T22:55:05.457Z] Vulnerability Itlb multihit: Not affected [2021-05-19T22:55:05.457Z] Vulnerability L1tf: Not affected [2021-05-19T22:55:05.457Z] Vulnerability Mds: Not affected [2021-05-19T22:55:05.457Z] Vulnerability Meltdown: Not affected [2021-05-19T22:55:05.457Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T22:55:05.457Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T22:55:05.457Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T22:55:05.457Z] Vulnerability Srbds: Not affected [2021-05-19T22:55:05.457Z] Vulnerability Tsx async abort: Not affected [2021-05-19T22:55:05.457Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> nproc: [2021-05-19T22:55:05.457Z] 2 [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> df -h: [2021-05-19T22:55:05.457Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T22:55:05.457Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-19T22:55:05.457Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T22:55:05.457Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T22:55:05.457Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-19T22:55:05.457Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> free -m: [2021-05-19T22:55:05.457Z] total used free shared buff/cache available [2021-05-19T22:55:05.457Z] Mem: 7821 1281 3119 0 3419 6458 [2021-05-19T22:55:05.457Z] Swap: 1023 0 1023 [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> ip addr: [2021-05-19T22:55:05.457Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T22:55:05.457Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T22:55:05.457Z] inet 127.0.0.1/8 scope host lo [2021-05-19T22:55:05.457Z] valid_lft forever preferred_lft forever [2021-05-19T22:55:05.457Z] inet6 ::1/128 scope host [2021-05-19T22:55:05.457Z] valid_lft forever preferred_lft forever [2021-05-19T22:55:05.457Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T22:55:05.457Z] link/ether fa:16:3e:42:0e:99 brd ff:ff:ff:ff:ff:ff [2021-05-19T22:55:05.457Z] inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T22:55:05.457Z] valid_lft 85643sec preferred_lft 85643sec [2021-05-19T22:55:05.457Z] inet6 fe80::f816:3eff:fe42:e99/64 scope link [2021-05-19T22:55:05.457Z] valid_lft forever preferred_lft forever [2021-05-19T22:55:05.457Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T22:55:05.457Z] link/ether 02:42:d1:a2:22:75 brd ff:ff:ff:ff:ff:ff [2021-05-19T22:55:05.457Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T22:55:05.457Z] valid_lft forever preferred_lft forever [2021-05-19T22:55:05.457Z] inet6 fe80::42:d1ff:fea2:2275/64 scope link [2021-05-19T22:55:05.457Z] valid_lft forever preferred_lft forever [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] ---> sar -b -r -n DEV: [2021-05-19T22:55:05.457Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] 22:42:17 LINUX RESTART (2 CPU) [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] 22:43:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T22:55:05.457Z] 22:44:01 21.07 1.05 20.02 0.00 633.08 4355.77 0.00 [2021-05-19T22:55:05.457Z] 22:45:01 0.43 0.00 0.43 0.00 0.00 7.51 0.00 [2021-05-19T22:55:05.457Z] 22:46:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-19T22:55:05.457Z] 22:47:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 [2021-05-19T22:55:05.457Z] 22:48:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 [2021-05-19T22:55:05.457Z] 22:49:01 0.35 0.00 0.35 0.00 0.00 4.42 0.00 [2021-05-19T22:55:05.457Z] 22:50:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 [2021-05-19T22:55:05.457Z] 22:51:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-05-19T22:55:05.457Z] 22:52:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-05-19T22:55:05.457Z] 22:53:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-19T22:55:05.457Z] 22:54:01 114.52 0.03 114.49 0.00 3.73 31955.35 0.00 [2021-05-19T22:55:05.457Z] Average: 12.52 0.10 12.43 0.00 56.15 3301.27 0.00 [2021-05-19T22:55:05.457Z] [2021-05-19T22:55:05.457Z] 22:43:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T22:55:05.457Z] 22:44:01 5438884 0 795220 9.93 2620 1772216 1254276 13.85 581744 1588112 20 [2021-05-19T22:55:05.457Z] 22:45:01 5443808 0 790288 9.87 2620 1772224 1203676 13.29 578348 1588076 16 [2021-05-19T22:55:05.457Z] 22:46:01 5443696 0 790400 9.87 2620 1772224 1203676 13.29 576760 1589572 8 [2021-05-19T22:55:05.457Z] 22:47:01 5441368 0 792724 9.90 2620 1772228 1203904 13.29 579348 1589572 8 [2021-05-19T22:55:05.457Z] 22:48:01 5441472 0 792612 9.90 2620 1772236 1203916 13.29 576384 1592540 16 [2021-05-19T22:55:05.457Z] 22:49:01 5441828 0 792256 9.89 2620 1772236 1203676 13.29 576096 1592540 16 [2021-05-19T22:55:05.458Z] 22:50:01 5438648 0 795428 9.93 2620 1772244 1203916 13.29 579032 1592540 8 [2021-05-19T22:55:05.458Z] 22:51:01 5437724 0 796348 9.94 2620 1772248 1203676 13.29 580092 1592540 8 [2021-05-19T22:55:05.458Z] 22:52:01 5426620 0 807448 10.08 2620 1772252 1203676 13.29 591308 1592540 8 [2021-05-19T22:55:05.458Z] 22:53:01 5422960 0 811104 10.13 2620 1772256 1203808 13.29 596568 1590860 8 [2021-05-19T22:55:05.458Z] 22:54:01 4056912 0 1076380 13.44 2620 2873028 1599744 17.66 922900 2513288 381932 [2021-05-19T22:55:05.458Z] Average: 5312175 0 821837 10.26 2620 1872308 1244359 13.74 612598 1674744 34732 [2021-05-19T22:55:05.458Z] [2021-05-19T22:55:05.458Z] 22:43:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T22:55:05.458Z] 22:44:01 eth0 169.28 177.76 662.32 24.50 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:44:01 docker0 125.84 101.55 10.73 321.97 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:45:01 eth0 0.57 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:46:01 eth0 1.42 0.08 0.14 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:47:01 eth0 1.03 0.50 0.54 0.36 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:48:01 eth0 0.75 0.42 0.41 0.30 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:49:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:50:01 eth0 0.77 0.38 0.44 0.20 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:53:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:54:01 eth0 915.51 836.76 7679.85 72.84 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] 22:54:01 docker0 69.24 70.95 5.56 386.92 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] Average: eth0 98.93 92.16 758.94 8.89 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] Average: docker0 17.41 15.42 1.45 63.67 0.00 0.00 0.00 0.00 [2021-05-19T22:55:05.458Z] [2021-05-19T22:55:05.458Z]