Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 15f25418acb9d31c87fe2b7fc9ccbae67f109818 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4049 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" > git rev-list --no-walk 11135aa80e527cda27448d3fc9afd0dd950ec3b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:02 ========================================================= 00:32:02 EdgeX Global Pipelines Version Info 00:32:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:04 ------------------- 00:32:04 stable info: 00:32:04 ------------------- 00:32:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:04 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 00:32:04 Message: update stable to v1.0.131 00:32:05 ------------------- 00:32:05 experimental info: 00:32:05 ------------------- 00:32:05 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:05 Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a 00:32:05 Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15f25418acb9d31c87fe2b7fc9ccbae67f109818 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15f2541 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:09 + git log --format=format:%s -1 15f25418acb9d31c87fe2b7fc9ccbae67f109818 [Pipeline] echo 00:32:09 GIT_COMMIT: 15f25418acb9d31c87fe2b7fc9ccbae67f109818, Commit Message: feat(sdk): Expose SDK EdgeX clients (#525) [Pipeline] echo 00:32:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:32:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:10 00:32:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:10 latest: Pulling from edgex-devops/git-semver 00:32:10 31603596830f: Pulling fs layer 00:32:10 2a8b12db71e7: Pulling fs layer 00:32:10 6ca5941a6612: Pulling fs layer 00:32:10 ecc8261a40a4: Pulling fs layer 00:32:10 ecc8261a40a4: Waiting 00:32:10 2a8b12db71e7: Download complete 00:32:10 31603596830f: Verifying Checksum 00:32:10 31603596830f: Download complete 00:32:10 ecc8261a40a4: Verifying Checksum 00:32:10 ecc8261a40a4: Download complete 00:32:10 6ca5941a6612: Verifying Checksum 00:32:10 6ca5941a6612: Download complete 00:32:11 31603596830f: Pull complete 00:32:11 2a8b12db71e7: Pull complete 00:32:12 6ca5941a6612: Pull complete 00:32:12 ecc8261a40a4: Pull complete 00:32:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:12 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:32:12 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:14 $ docker top 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:14 [ssh-agent] Looking for ssh-agent implementation... 00:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:15 $ docker exec 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent 00:32:15 SSH_AUTH_SOCK=/tmp/ssh-NJocXsvurHqs/agent.11 00:32:15 SSH_AGENT_PID=16 00:32:15 Running ssh-add (command line suppressed) 00:32:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_731959020782348240.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_731959020782348240.key) 00:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:15 + git describe --exact-match --tags HEAD 00:32:15 fatal: no tag exactly matches '15f25418acb9d31c87fe2b7fc9ccbae67f109818' [Pipeline] } 00:32:15 $ docker exec --env ******** --env ******** 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent -k 00:32:15 unset SSH_AUTH_SOCK; 00:32:15 unset SSH_AGENT_PID; 00:32:15 echo Agent pid 16 killed; 00:32:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:32:16 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:32:16 This usually means this commit has not been tagged. [Pipeline] sshagent 00:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:16 [ssh-agent] Looking for ssh-agent implementation... 00:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:16 $ docker exec 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent 00:32:16 SSH_AUTH_SOCK=/tmp/ssh-k3BqpQW9xvJX/agent.46 00:32:16 SSH_AGENT_PID=52 00:32:16 Running ssh-add (command line suppressed) 00:32:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1716595955240708957.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1716595955240708957.key) 00:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:17 + git semver init 00:32:17 # -> Open(): unable to determine branch for HEAD 00:32:17 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:32:17 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:32:17 # $SEMVER_REMOTE_NAME = origin 00:32:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:17 # $SEMVER_USER_NAME = edgex-jenkins 00:32:17 # $SEMVER_BRANCH = master 00:32:17 # $SEMVER_TEMP = /tmp/semver-539183975 00:32:17 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:32:22 # '/tmp/semver-539183975' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 00:32:22 # -> Force: false 00:32:22 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:32:22 $ docker exec --env ******** --env ******** 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a ssh-agent -k 00:32:22 unset SSH_AUTH_SOCK; 00:32:22 unset SSH_AGENT_PID; 00:32:22 echo Agent pid 52 killed; 00:32:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:23 + git semver [Pipeline] } 00:32:23 $ docker stop --time=1 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a 00:32:24 $ docker rm -f 665e91f7b8a2b111706a90ba6ed95b0c302fd4159111131df5bdc15c359fdd7a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:32:26 Stashed 50 file(s) [Pipeline] echo 00:32:26 [edgeXSemver]: initialized semver on version 1.2.1-dev.37 [Pipeline] echo 00:32:27 Archived original version: [1.2.1-dev.37] [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 00:32:42 Still waiting to schedule task 00:32:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:32:42 Still waiting to schedule task 00:32:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4043’ 00:35:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4054 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:35:37 Running in /w/workspace/app-functions-sdk-go/125 [Pipeline] { [Pipeline] checkout 00:35:44 using credential edgex-jenkins-ssh 00:35:44 Cloning the remote Git repository 00:35:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:44 > git init /w/workspace/app-functions-sdk-go/125 # timeout=10 00:35:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:44 > git --version # timeout=10 00:35:45 > git --version # 'git version 2.17.1' 00:35:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:48 Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) 00:35:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:35:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:35:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:48 > git config core.sparsecheckout # timeout=10 00:35:48 > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 00:35:53 Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:35:56 ========================================================= 00:35:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:35:59 Sending build context to Docker daemon 37.4MB 00:35:59 Step 1/8 : ARG BASE=golang:1.15-alpine 00:35:59 Step 2/8 : FROM ${BASE} 00:35:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:59 b538f80385f9: Pulling fs layer 00:35:59 74f711af9a0d: Pulling fs layer 00:35:59 99f96fe45779: Pulling fs layer 00:35:59 8529a6b9a6be: Pulling fs layer 00:35:59 45590311c82a: Pulling fs layer 00:35:59 69ca0ff8b7b3: Pulling fs layer 00:35:59 209524e5b208: Pulling fs layer 00:35:59 45590311c82a: Waiting 00:35:59 8529a6b9a6be: Waiting 00:35:59 69ca0ff8b7b3: Waiting 00:35:59 209524e5b208: Waiting 00:35:59 99f96fe45779: Download complete 00:35:59 74f711af9a0d: Verifying Checksum 00:35:59 74f711af9a0d: Download complete 00:35:59 45590311c82a: Verifying Checksum 00:35:59 45590311c82a: Download complete 00:36:00 69ca0ff8b7b3: Download complete 00:36:00 b538f80385f9: Verifying Checksum 00:36:00 b538f80385f9: Download complete 00:36:01 b538f80385f9: Pull complete 00:36:02 74f711af9a0d: Pull complete 00:36:02 99f96fe45779: Pull complete 00:36:02 209524e5b208: Download complete 00:36:04 8529a6b9a6be: Verifying Checksum 00:36:04 8529a6b9a6be: Download complete 00:36:14 8529a6b9a6be: Pull complete 00:36:14 45590311c82a: Pull complete 00:36:14 69ca0ff8b7b3: Pull complete 00:36:19 209524e5b208: Pull complete 00:36:19 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:19 ---> 5bddaf1c2fca 00:36:19 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:19 latest: Pulling from library/docker 00:36:19 b538f80385f9: Already exists 00:36:19 259a493cd78d: Pulling fs layer 00:36:19 b8e66b5100f5: Pulling fs layer 00:36:19 7f8258a56ab6: Pulling fs layer 00:36:19 75a0a0ebb566: Pulling fs layer 00:36:19 4a2c62f0a2a3: Pulling fs layer 00:36:19 294320357d30: Pulling fs layer 00:36:19 75a0a0ebb566: Waiting 00:36:19 4a2c62f0a2a3: Waiting 00:36:19 294320357d30: Waiting 00:36:19 b8e66b5100f5: Verifying Checksum 00:36:19 b8e66b5100f5: Download complete 00:36:19 259a493cd78d: Verifying Checksum 00:36:19 259a493cd78d: Download complete 00:36:19 75a0a0ebb566: Verifying Checksum 00:36:19 75a0a0ebb566: Download complete 00:36:19 4a2c62f0a2a3: Verifying Checksum 00:36:19 4a2c62f0a2a3: Download complete 00:36:19 294320357d30: Verifying Checksum 00:36:19 294320357d30: Download complete 00:36:20 259a493cd78d: Pull complete 00:36:20 b8e66b5100f5: Pull complete 00:36:20 7f8258a56ab6: Verifying Checksum 00:36:20 7f8258a56ab6: Download complete 00:36:24 7f8258a56ab6: Pull complete 00:36:24 75a0a0ebb566: Pull complete 00:36:24 4a2c62f0a2a3: Pull complete 00:36:25 294320357d30: Pull complete 00:36:25 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 00:36:25 Status: Downloaded newer image for docker:latest 00:36:32 ---> b732ede64efe 00:36:32 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:36:32 ---> Running in 74e113f817a4 00:36:32 Removing intermediate container 74e113f817a4 00:36:32 ---> 7182eabeb22e 00:36:32 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:36:32 ---> Running in 8af055d862d4 00:36:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:35 (1/5) Installing libsodium (1.0.18-r0) 00:36:35 (2/5) Installing libzmq (4.3.3-r0) 00:36:35 (3/5) Installing pkgconf (1.7.2-r0) 00:36:35 (4/5) Installing libsodium-dev (1.0.18-r0) 00:36:35 (5/5) Installing zeromq-dev (4.3.3-r0) 00:36:36 Executing busybox-1.31.1-r16.trigger 00:36:36 OK: 144 MiB in 44 packages 00:36:37 Removing intermediate container 8af055d862d4 00:36:37 ---> 163541b6b448 00:36:37 Step 6/8 : WORKDIR /build 00:36:38 ---> Running in ea72b38fec8b 00:36:38 Removing intermediate container ea72b38fec8b 00:36:38 ---> 076779ab8dd9 00:36:38 Step 7/8 : COPY go.mod . 00:36:39 ---> 87d63c118235 00:36:39 Step 8/8 : RUN go mod download 00:36:39 ---> Running in 60d1fe53a824 00:37:11 Removing intermediate container 60d1fe53a824 00:37:11 ---> 313b494b5341 00:37:11 Successfully built 313b494b5341 00:37:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:12 + docker inspect -f . ci-base-image-arm64 00:37:12 . [Pipeline] withDockerContainer 00:37:12 prd-ubuntu18.04-docker-arm64-4c-16g-4054 does not seem to be running inside a container 00:37:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/125 -v /w/workspace/app-functions-sdk-go/125:/w/workspace/app-functions-sdk-go/125:rw,z -v /w/workspace/app-functions-sdk-go/125@tmp:/w/workspace/app-functions-sdk-go/125@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 ******** ci-base-image-arm64 cat 00:37:14 $ docker top 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:15 + go version 00:37:15 go version go1.15.2 linux/arm64 [Pipeline] } 00:37:15 $ docker stop --time=1 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 00:37:17 $ docker rm -f 6bb56d13a1664e811afbf37e35db88a986785b92763ba16a9d0f19521e5a6a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:37:41 Running on prd-centos7-docker-4c-2g-4058 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:37:41 Running in /w/workspace/app-functions-sdk-go/125 [Pipeline] { [Pipeline] checkout 00:37:44 using credential edgex-jenkins-ssh 00:37:44 Cloning the remote Git repository 00:37:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:44 > git init /w/workspace/app-functions-sdk-go/125 # timeout=10 00:37:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:45 > git --version # timeout=10 00:37:45 > git --version # 'git version 2.16.5' 00:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:37:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:37:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:37:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 00:37:47 Checking out Revision 15f25418acb9d31c87fe2b7fc9ccbae67f109818 (master) 00:37:47 > git config core.sparsecheckout # timeout=10 00:37:47 > git checkout -f 15f25418acb9d31c87fe2b7fc9ccbae67f109818 # timeout=10 00:37:51 Commit message: "feat(sdk): Expose SDK EdgeX clients (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:37:53 ========================================================= 00:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:37:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:37:54 Sending build context to Docker daemon 37.4MB 00:37:55 Step 1/8 : ARG BASE=golang:1.15-alpine 00:37:55 Step 2/8 : FROM ${BASE} 00:37:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:37:55 df20fa9351a1: Pulling fs layer 00:37:55 ed8968b2872e: Pulling fs layer 00:37:55 a92cc7c5fd73: Pulling fs layer 00:37:55 e871e8e8d7a9: Pulling fs layer 00:37:55 e73272ec9a57: Pulling fs layer 00:37:55 1e910a182e73: Pulling fs layer 00:37:55 4e634b169226: Pulling fs layer 00:37:55 e871e8e8d7a9: Waiting 00:37:55 e73272ec9a57: Waiting 00:37:55 1e910a182e73: Waiting 00:37:55 4e634b169226: Waiting 00:37:55 a92cc7c5fd73: Verifying Checksum 00:37:55 a92cc7c5fd73: Download complete 00:37:55 ed8968b2872e: Download complete 00:37:55 e73272ec9a57: Verifying Checksum 00:37:55 e73272ec9a57: Download complete 00:37:55 1e910a182e73: Verifying Checksum 00:37:55 1e910a182e73: Download complete 00:37:55 df20fa9351a1: Verifying Checksum 00:37:55 df20fa9351a1: Download complete 00:37:55 df20fa9351a1: Pull complete 00:37:55 ed8968b2872e: Pull complete 00:37:55 a92cc7c5fd73: Pull complete 00:37:57 4e634b169226: Verifying Checksum 00:37:57 4e634b169226: Download complete 00:37:58 e871e8e8d7a9: Verifying Checksum 00:37:58 e871e8e8d7a9: Download complete 00:38:05 e871e8e8d7a9: Pull complete 00:38:05 e73272ec9a57: Pull complete 00:38:05 1e910a182e73: Pull complete 00:38:09 4e634b169226: Pull complete 00:38:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:38:09 ---> f7629b54cfaa 00:38:09 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:38:10 latest: Pulling from library/docker 00:38:10 df20fa9351a1: Already exists 00:38:10 25ad7478873d: Pulling fs layer 00:38:10 4684f6177b5d: Pulling fs layer 00:38:10 8ba584e970af: Pulling fs layer 00:38:10 3cdc74d2b06d: Pulling fs layer 00:38:10 4cf5a0d07c1f: Pulling fs layer 00:38:10 fca0ccc462d5: Pulling fs layer 00:38:10 4cf5a0d07c1f: Waiting 00:38:10 fca0ccc462d5: Waiting 00:38:10 3cdc74d2b06d: Waiting 00:38:10 4684f6177b5d: Verifying Checksum 00:38:10 4684f6177b5d: Download complete 00:38:10 25ad7478873d: Verifying Checksum 00:38:10 25ad7478873d: Download complete 00:38:10 3cdc74d2b06d: Verifying Checksum 00:38:10 3cdc74d2b06d: Download complete 00:38:10 4cf5a0d07c1f: Verifying Checksum 00:38:10 4cf5a0d07c1f: Download complete 00:38:10 fca0ccc462d5: Verifying Checksum 00:38:10 fca0ccc462d5: Download complete 00:38:10 25ad7478873d: Pull complete 00:38:11 4684f6177b5d: Pull complete 00:38:11 8ba584e970af: Download complete 00:38:13 8ba584e970af: Pull complete 00:38:13 3cdc74d2b06d: Pull complete 00:38:13 4cf5a0d07c1f: Pull complete 00:38:14 fca0ccc462d5: Pull complete 00:38:14 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 00:38:14 Status: Downloaded newer image for docker:latest 00:38:16 ---> 78700b74209c 00:38:16 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:38:16 ---> Running in 69e9276ec744 00:38:16 Removing intermediate container 69e9276ec744 00:38:16 ---> b4e138215d3e 00:38:16 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:38:16 ---> Running in a9f4a32287d0 00:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:18 (1/5) Installing libsodium (1.0.18-r0) 00:38:18 (2/5) Installing libzmq (4.3.3-r0) 00:38:18 (3/5) Installing pkgconf (1.7.2-r0) 00:38:18 (4/5) Installing libsodium-dev (1.0.18-r0) 00:38:18 (5/5) Installing zeromq-dev (4.3.3-r0) 00:38:19 Executing busybox-1.31.1-r16.trigger 00:38:19 OK: 167 MiB in 44 packages 00:38:19 Removing intermediate container a9f4a32287d0 00:38:19 ---> 82f0d30f9cd6 00:38:19 Step 6/8 : WORKDIR /build 00:38:19 ---> Running in 8edb309d2320 00:38:19 Removing intermediate container 8edb309d2320 00:38:19 ---> cbed62135144 00:38:19 Step 7/8 : COPY go.mod . 00:38:20 ---> 1e1135d5877b 00:38:20 Step 8/8 : RUN go mod download 00:38:20 ---> Running in 2b83d7cbe6a3 00:38:46 Removing intermediate container 2b83d7cbe6a3 00:38:46 ---> a314991278c8 00:38:46 Successfully built a314991278c8 00:38:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:38:47 + docker inspect -f . ci-base-image-x86_64 00:38:47 . [Pipeline] withDockerContainer 00:38:47 prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container 00:38:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/125 -v /w/workspace/app-functions-sdk-go/125:/w/workspace/app-functions-sdk-go/125:rw,z -v /w/workspace/app-functions-sdk-go/125@tmp:/w/workspace/app-functions-sdk-go/125@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 ******** ci-base-image-x86_64 cat 00:38:48 $ docker top 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:48 + go version 00:38:48 go version go1.15.2 linux/amd64 [Pipeline] } 00:38:48 $ docker stop --time=1 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc 00:38:50 $ docker rm -f 19c31982847b88a9563788447855f8887a666e3f27b88dab9c4f750d5c133ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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 [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 00:38:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 00:38:53 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 00:38:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:38:53 00:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 00:38:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:38:53 1.317.0: Pulling from edgex-devops/edgex-snyk-go 00:38:53 cbdbe7a5bc2a: Pulling fs layer 00:38:53 408f87550127: Pulling fs layer 00:38:53 fe522b08c979: Pulling fs layer 00:38:53 221eaa008020: Pulling fs layer 00:38:53 2a4607e5d6b9: Pulling fs layer 00:38:53 8f79b27c4fd2: Pulling fs layer 00:38:53 e5c8dbe1645b: Pulling fs layer 00:38:53 23e8b3b47431: Pulling fs layer 00:38:53 5c568d65a230: Pulling fs layer 00:38:53 2a4607e5d6b9: Waiting 00:38:53 8f79b27c4fd2: Waiting 00:38:53 e5c8dbe1645b: Waiting 00:38:53 23e8b3b47431: Waiting 00:38:53 5c568d65a230: Waiting 00:38:53 221eaa008020: Waiting 00:38:53 fe522b08c979: Verifying Checksum 00:38:53 fe522b08c979: Download complete 00:38:53 408f87550127: Verifying Checksum 00:38:53 408f87550127: Download complete 00:38:53 2a4607e5d6b9: Verifying Checksum 00:38:53 2a4607e5d6b9: Download complete 00:38:54 cbdbe7a5bc2a: Download complete 00:38:54 8f79b27c4fd2: Verifying Checksum 00:38:54 8f79b27c4fd2: Download complete 00:38:54 cbdbe7a5bc2a: Pull complete 00:38:54 408f87550127: Pull complete 00:38:54 fe522b08c979: Pull complete 00:38:56 e5c8dbe1645b: Verifying Checksum 00:38:56 e5c8dbe1645b: Download complete 00:38:56 23e8b3b47431: Verifying Checksum 00:38:57 5c568d65a230: Verifying Checksum 00:38:57 5c568d65a230: Download complete 00:38:57 221eaa008020: Verifying Checksum 00:38:57 221eaa008020: Download complete 00:39:03 221eaa008020: Pull complete 00:39:03 2a4607e5d6b9: Pull complete 00:39:03 8f79b27c4fd2: Pull complete 00:39:06 e5c8dbe1645b: Pull complete 00:39:09 23e8b3b47431: Pull complete 00:39:09 5c568d65a230: Pull complete 00:39:09 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 00:39:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 00:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 00:39:10 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 00:39:11 $ docker top 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 -eo pid,comm [Pipeline] { [Pipeline] sh 00:39:11 + snyk monitor '--org=edgex-jenkins' 00:39:26 00:39:26 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 00:39:26 00:39:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/4cb9f1a1-c980-49fc-8632-6b0f33c8621d 00:39:26 00:39:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:39:26 00:39:27 00:39:27 Snyk CLI supports Node.js 8 and higher. 00:39:27 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 00:39:27 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 00:39:27 00:39:27 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 00:39:27 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 00:39:27 $ docker stop --time=1 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 00:39:29 $ docker rm -f 05a84eb2a3048e9ede017d40232bd3bf450afcd15d17e18d02a84d9a3a85ad35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:39:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:39:31 provisioning config files... 00:39:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8725530918321640718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:31 --> edgex-publish-swagger.sh 00:39:31 === Publish openapi/v2 API === 00:39:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:39:31 [publishToSwagger] Publishing API Name [app-functions-sdk] 00:39:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:39:31 Dload Upload Total Spent Left Speed 00:39:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11569 0:00:01 0:00:01 --:--:-- 11577 00:39:32 00:39:32 [Pipeline] } 00:39:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 00:39:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:39:34 . [Pipeline] withDockerContainer 00:39:34 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:39:35 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:39:35 $ docker top 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:39:36 [ssh-agent] Looking for ssh-agent implementation... 00:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:39:36 $ docker exec 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 ssh-agent 00:39:36 SSH_AUTH_SOCK=/tmp/ssh-pC765Qnf9nGu/agent.12 00:39:36 SSH_AGENT_PID=17 00:39:36 Running ssh-add (command line suppressed) 00:39:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4369595652042934495.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4369595652042934495.key) 00:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:39:36 + git semver tag 00:39:36 # -> Open(): unable to determine branch for HEAD 00:39:36 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:39:36 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:39:36 # $SEMVER_REMOTE_NAME = origin 00:39:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:39:36 # $SEMVER_USER_NAME = edgex-jenkins 00:39:36 # $SEMVER_BRANCH = master 00:39:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:39:36 # 15f25418acb9d31c87fe2b7fc9ccbae67f109818 HEAD 00:39:36 # -> Force: false 00:39:36 # 401559e60187aea35ae9aee6fbb65769ce1510c5 refs/tags/v1.2.1-dev.37 [Pipeline] } 00:39:36 $ docker exec --env ******** --env ******** 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 ssh-agent -k 00:39:37 unset SSH_AUTH_SOCK; 00:39:37 unset SSH_AGENT_PID; 00:39:37 echo Agent pid 17 killed; 00:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:37 + git semver [Pipeline] } 00:39:37 $ docker stop --time=1 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 00:39:39 $ docker rm -f 5a6193a8c90d49013f50312f806cc85d5cc9a9ba9d3d5026c865782cba4ae9a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:39 00:39:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:39:40 0.23.1-centos7: Pulling from edgex-lftools 00:39:40 ab5ef0e58194: Pulling fs layer 00:39:40 9712f1f96733: Pulling fs layer 00:39:40 63f879dbbcfc: Pulling fs layer 00:39:40 0d9ebad4ef96: Pulling fs layer 00:39:40 e9a5061849ea: Pulling fs layer 00:39:40 d747dcd14b5f: Pulling fs layer 00:39:40 2de7ff778b66: Pulling fs layer 00:39:40 e9a5061849ea: Waiting 00:39:40 d747dcd14b5f: Waiting 00:39:40 2de7ff778b66: Waiting 00:39:40 0d9ebad4ef96: Waiting 00:39:40 9712f1f96733: Download complete 00:39:42 63f879dbbcfc: Verifying Checksum 00:39:42 63f879dbbcfc: Download complete 00:39:42 e9a5061849ea: Verifying Checksum 00:39:42 e9a5061849ea: Download complete 00:39:42 d747dcd14b5f: Verifying Checksum 00:39:42 d747dcd14b5f: Download complete 00:39:43 ab5ef0e58194: Verifying Checksum 00:39:43 ab5ef0e58194: Download complete 00:39:43 2de7ff778b66: Verifying Checksum 00:39:43 2de7ff778b66: Download complete 00:39:43 0d9ebad4ef96: Verifying Checksum 00:39:43 0d9ebad4ef96: Download complete 00:39:48 ab5ef0e58194: Pull complete 00:39:48 9712f1f96733: Pull complete 00:39:50 63f879dbbcfc: Pull complete 00:39:56 0d9ebad4ef96: Pull complete 00:39:58 e9a5061849ea: Pull complete 00:39:58 d747dcd14b5f: Pull complete 00:40:02 2de7ff778b66: Pull complete 00:40:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:40:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:40:02 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:40:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:40:05 $ docker top 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:40:05 provisioning config files... 00:40:05 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3377811698053012596tmp 00:40:05 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6209586961096492977tmp 00:40:05 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7157137202077261850tmp [Pipeline] { [Pipeline] echo 00:40:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:40:06 ---> sigul-configuration.sh 00:40:06 gpg: directory `/root/.gnupg' created 00:40:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:40:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:40:06 gpg: keyring `/root/.gnupg/secring.gpg' created 00:40:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:40:06 gpg: CAST5 encrypted data 00:40:06 gpg: encrypted with 1 passphrase 00:40:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:40:06 + mkdir /home/jenkins 00:40:06 + mkdir /home/jenkins/sigul [Pipeline] sh 00:40:07 + 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 00:40:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:40:07 ---> sigul-install.sh 00:40:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:40:20 + git tag --list 00:40:20 v0.1.0 00:40:20 v0.1.1 00:40:20 v1.0.0 00:40:20 v1.1.0 00:40:20 v1.2.0 00:40:20 v1.2.1-dev.1 00:40:20 v1.2.1-dev.10 00:40:20 v1.2.1-dev.11 00:40:20 v1.2.1-dev.12 00:40:20 v1.2.1-dev.13 00:40:20 v1.2.1-dev.14 00:40:20 v1.2.1-dev.15 00:40:20 v1.2.1-dev.16 00:40:20 v1.2.1-dev.17 00:40:20 v1.2.1-dev.18 00:40:20 v1.2.1-dev.19 00:40:20 v1.2.1-dev.2 00:40:20 v1.2.1-dev.20 00:40:20 v1.2.1-dev.21 00:40:20 v1.2.1-dev.22 00:40:20 v1.2.1-dev.23 00:40:20 v1.2.1-dev.24 00:40:20 v1.2.1-dev.25 00:40:20 v1.2.1-dev.26 00:40:20 v1.2.1-dev.27 00:40:20 v1.2.1-dev.28 00:40:20 v1.2.1-dev.29 00:40:20 v1.2.1-dev.3 00:40:20 v1.2.1-dev.30 00:40:20 v1.2.1-dev.31 00:40:20 v1.2.1-dev.32 00:40:20 v1.2.1-dev.33 00:40:20 v1.2.1-dev.34 00:40:20 v1.2.1-dev.35 00:40:20 v1.2.1-dev.36 00:40:20 v1.2.1-dev.37 00:40:20 v1.2.1-dev.4 00:40:20 v1.2.1-dev.5 00:40:20 v1.2.1-dev.6 00:40:20 v1.2.1-dev.7 00:40:20 v1.2.1-dev.8 00:40:20 v1.2.1-dev.9 [Pipeline] sh 00:40:20 + lftools sign git-tag v1.2.1-dev.37 00:40:21 Signing Git tag with Sigul... 00:40:21 Signing v1.2.1-dev.37 [Pipeline] echo 00:40:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:40:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:40:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:40:23 $ docker stop --time=1 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 00:40:25 $ docker rm -f 821f845c0cab0a1315a451cea631535147129216697067acf10c21f4d09228b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:26 . [Pipeline] withDockerContainer 00:40:26 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:40:26 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:40:26 $ docker top 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:27 [ssh-agent] Looking for ssh-agent implementation... 00:40:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:27 $ docker exec 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce ssh-agent 00:40:27 SSH_AUTH_SOCK=/tmp/ssh-0SxVKofFIZNY/agent.12 00:40:27 SSH_AGENT_PID=18 00:40:27 Running ssh-add (command line suppressed) 00:40:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4652948349547323560.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4652948349547323560.key) 00:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:28 + git semver bump pre 00:40:28 # -> Open(): unable to determine branch for HEAD 00:40:28 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:40:28 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:40:28 # $SEMVER_REMOTE_NAME = origin 00:40:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:40:28 # $SEMVER_USER_NAME = edgex-jenkins 00:40:28 # $SEMVER_BRANCH = master 00:40:28 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:40:28 1.2.1-dev.38 [Pipeline] } 00:40:28 $ docker exec --env ******** --env ******** 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce ssh-agent -k 00:40:28 unset SSH_AUTH_SOCK; 00:40:28 unset SSH_AGENT_PID; 00:40:28 echo Agent pid 18 killed; 00:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:28 + git semver [Pipeline] } 00:40:28 $ docker stop --time=1 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce 00:40:30 $ docker rm -f 02d2d85d72b07c746af3e659ece0be93d18eb77f8a13fe57d6fbe236cf339bce [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:40:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:30 . [Pipeline] withDockerContainer 00:40:30 prd-centos7-docker-4c-2g-4049 does not seem to be running inside a container 00:40:30 $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:40:31 $ docker top 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:31 [ssh-agent] Looking for ssh-agent implementation... 00:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:32 $ docker exec 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad ssh-agent 00:40:32 SSH_AUTH_SOCK=/tmp/ssh-IXmUZstMiMwX/agent.12 00:40:32 SSH_AGENT_PID=17 00:40:32 Running ssh-add (command line suppressed) 00:40:32 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6050921120508477756.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6050921120508477756.key) 00:40:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:32 + git semver push 00:40:32 # -> Open(): unable to determine branch for HEAD 00:40:32 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:40:32 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:40:32 # $SEMVER_REMOTE_NAME = origin 00:40:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:40:32 # $SEMVER_USER_NAME = edgex-jenkins 00:40:32 # $SEMVER_BRANCH = master 00:40:32 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:40:39 $ docker exec --env ******** --env ******** 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad ssh-agent -k 00:40:39 unset SSH_AUTH_SOCK; 00:40:39 unset SSH_AGENT_PID; 00:40:39 echo Agent pid 17 killed; 00:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:40 + git semver [Pipeline] } 00:40:40 $ docker stop --time=1 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad 00:40:41 $ docker rm -f 8a74e898b26336964c7a0aff48fc385023b5abf40da39b1734760203a82336ad [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 00:40:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:40:43 ---> package-listing.sh 00:40:43 ++ facter osfamily 00:40:43 ++ tr '[:upper:]' '[:lower:]' 00:40:43 + OS_FAMILY=redhat 00:40:43 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:40:43 + START_PACKAGES=/tmp/packages_start.txt 00:40:43 + END_PACKAGES=/tmp/packages_end.txt 00:40:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:40:43 + PACKAGES=/tmp/packages_start.txt 00:40:43 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:40:43 + PACKAGES=/tmp/packages_end.txt 00:40:43 + case "${OS_FAMILY}" in 00:40:43 + rpm -qa 00:40:43 + sort 00:40:47 + '[' -f /tmp/packages_start.txt ']' 00:40:47 + '[' -f /tmp/packages_end.txt ']' 00:40:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:40:47 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:40:47 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:40:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:48 provisioning config files... 00:40:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3475259093933389657tmp [Pipeline] { [Pipeline] echo 00:40:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:40:48 ---> create-netrc.sh [Pipeline] } 00:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:40:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:40:49 ---> python-tools-install.sh 00:40:49 Generating Requirements File 00:42:10 Python 3.6.8 00:42:10 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 00:42:10 appdirs==1.4.3 00:42:10 argcomplete==1.12.1 00:42:10 aspy.yaml==1.3.0 00:42:10 attrs==19.3.0 00:42:10 Babel==2.8.0 00:42:10 beautifulsoup4==4.8.2 00:42:10 boto3==1.11.6 00:42:10 botocore==1.14.6 00:42:10 bs4==0.0.1 00:42:10 cachetools==4.1.1 00:42:10 certifi==2019.11.28 00:42:10 cffi==1.14.3 00:42:10 cfgv==2.0.1 00:42:10 chardet==3.0.4 00:42:10 click==7.1 00:42:10 cliff==3.4.0 00:42:10 cmd2==1.3.11 00:42:10 colorama==0.4.3 00:42:10 cryptography==3.1.1 00:42:10 debtcollector==2.2.0 00:42:10 decorator==4.4.2 00:42:10 defusedxml==0.6.0 00:42:10 Deprecated==1.2.7 00:42:10 distlib==0.3.1 00:42:10 distro==1.2.0 00:42:10 dnspython==1.16.0 00:42:10 docker==4.2.0 00:42:10 docutils==0.15.2 00:42:10 dogpile.cache==1.0.2 00:42:10 email-validator==1.0.5 00:42:10 filelock==3.0.12 00:42:10 future==0.18.2 00:42:10 google-auth==1.22.1 00:42:10 httplib2==0.17.0 00:42:10 identify==1.4.11 00:42:10 idna==2.9 00:42:10 importlib-metadata==1.7.0 00:42:10 importlib-resources==1.5.0 00:42:10 iso8601==0.1.13 00:42:10 Jinja2==2.11.1 00:42:10 jmespath==0.10.0 00:42:10 jsonpatch==1.26 00:42:10 jsonpointer==2.0 00:42:10 jsonschema==3.2.0 00:42:10 keystoneauth1==4.2.1 00:42:10 kubernetes==11.0.0 00:42:10 lftools==0.34.2 00:42:10 lxml==4.5.0 00:42:10 MarkupSafe==0.23 00:42:10 msgpack==1.0.0 00:42:10 multi-key-dict==2.0.3 00:42:10 munch==2.5.0 00:42:10 netaddr==0.8.0 00:42:10 netifaces==0.10.9 00:42:10 niet==1.4.2 00:42:10 nodeenv==1.3.5 00:42:10 oauth2client==4.1.3 00:42:10 oauthlib==3.1.0 00:42:10 openstacksdk==0.50.0 00:42:10 os-client-config==2.1.0 00:42:10 os-service-types==1.7.0 00:42:10 osc-lib==2.2.1 00:42:10 oslo.config==8.3.2 00:42:10 oslo.context==3.1.1 00:42:10 oslo.i18n==5.0.1 00:42:10 oslo.log==4.4.0 00:42:10 oslo.serialization==4.0.1 00:42:10 oslo.utils==4.6.0 00:42:10 packaging==20.4 00:42:10 pbr==5.4.4 00:42:10 pluggy==0.13.1 00:42:10 prettytable==0.7.2 00:42:10 py==1.9.0 00:42:10 pyasn1==0.4.8 00:42:10 pyasn1-modules==0.2.8 00:42:10 pycparser==2.20 00:42:10 pygerrit2==2.0.10 00:42:10 PyGithub==1.46 00:42:10 pyinotify==0.9.6 00:42:10 PyJWT==1.7.1 00:42:10 pyparsing==2.4.7 00:42:10 pyperclip==1.8.0 00:42:10 pyroute2==0.4.13 00:42:10 pyrsistent==0.15.7 00:42:10 PySocks==1.6.8 00:42:10 python-cinderclient==7.2.0 00:42:10 python-dateutil==2.8.1 00:42:10 python-heatclient==2.2.1 00:42:10 python-jenkins==1.7.0 00:42:10 python-keystoneclient==4.1.1 00:42:10 python-magnumclient==3.2.1 00:42:10 python-novaclient==17.2.1 00:42:10 python-openstackclient==5.4.0 00:42:10 python-swiftclient==3.10.1 00:42:10 pytz==2020.1 00:42:10 PyYAML==5.3 00:42:10 requests==2.23.0 00:42:10 requests-oauthlib==1.3.0 00:42:10 requestsexceptions==1.4.0 00:42:10 rfc3986==1.4.0 00:42:10 rpm==4.11.3 00:42:10 rsa==4.0 00:42:10 ruamel.yaml==0.16.10 00:42:10 ruamel.yaml.clib==0.2.0 00:42:10 s3transfer==0.3.3 00:42:10 shade==1.27.2 00:42:10 simplejson==3.17.2 00:42:10 six==1.14.0 00:42:10 soupsieve==2.0 00:42:10 stevedore==3.2.2 00:42:10 tabulate==0.8.6 00:42:10 toml==0.10.0 00:42:10 tox==3.20.0 00:42:10 tqdm==4.43.0 00:42:10 urllib3==1.25.8 00:42:10 virtualenv==20.0.33 00:42:10 wcwidth==0.2.5 00:42:10 websocket-client==0.57.0 00:42:10 wrapt==1.12.1 00:42:10 xdg==3.0.2 00:42:10 xmltodict==0.12.0 00:42:10 yq==2.11.1 00:42:10 zipp==3.3.0 00:42:10 Cache entry deserialization failed, entry ignored 00:42:10 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:42:10 Python 2.7.5 00:42:10 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 00:42:10 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 00:42:10 ansible==2.9.7 00:42:10 Babel==0.9.6 00:42:10 backports.ssl-match-hostname==3.5.0.1 00:42:10 beautifulsoup4==4.4.1 00:42:10 bodhi==2.11.0 00:42:10 bodhi-client==2.11.0 00:42:10 CCColUtils==1.4 00:42:10 cffi==1.6.0 00:42:10 chardet==2.2.1 00:42:10 click==6.7 00:42:10 cloud-init==18.5 00:42:10 configobj==4.7.2 00:42:10 cryptography==1.7.2 00:42:10 decorator==3.4.0 00:42:10 distro==1.2.0 00:42:10 enum34==1.0.4 00:42:10 fedpkg==1.38 00:42:10 futures==3.1.1 00:42:10 gitdb==0.6.4 00:42:10 GitPython==1.0.1 00:42:10 html5lib==0.999 00:42:10 httplib2==0.9.2 00:42:10 idna==2.4 00:42:10 iniparse==0.4 00:42:10 ipaddress==1.0.16 00:42:10 IPy==0.75 00:42:10 javapackages==1.0.0 00:42:10 Jinja2==2.7.2 00:42:10 jmespath==0.9.4 00:42:10 jsonpatch==1.2 00:42:10 jsonpointer==1.9 00:42:10 kerberos==1.1 00:42:10 kitchen==1.1.1 00:42:10 langtable==0.0.31 00:42:10 lockfile==0.9.1 00:42:10 lxml==3.2.1 00:42:10 MarkupSafe==0.11 00:42:10 munch==2.0.2 00:42:10 offtrac==0.1.0 00:42:10 openidc-client==0.6.0 00:42:10 packagedb-cli==2.14.1 00:42:10 paramiko==2.1.1 00:42:10 perf==0.1 00:42:10 ply==3.4 00:42:10 policycoreutils-default-encoding==0.1 00:42:10 prettytable==0.7.2 00:42:10 pyasn1==0.1.9 00:42:10 pycparser==2.14 00:42:10 pycurl==7.19.0 00:42:10 pygobject==3.22.0 00:42:10 pygpgme==0.3 00:42:10 pyliblzma==0.5.3 00:42:10 pyOpenSSL==0.13.1 00:42:10 pyparsing==1.5.6 00:42:10 pyserial==2.6 00:42:10 python-augeas==0.5.0 00:42:10 python-bugzilla==2.3.0 00:42:10 python-dateutil==1.5 00:42:10 python-fedora==0.10.0 00:42:10 python-linux-procfs==0.4.9 00:42:10 python-yubico==1.2.3 00:42:10 pyudev==0.15 00:42:10 pyusb==1.0.0b1 00:42:10 pyxattr==0.5.1 00:42:10 PyYAML==3.10 00:42:10 requests==2.6.0 00:42:10 requests-kerberos==0.7.0 00:42:10 rpkg==1.60 00:42:10 schedutils==0.4 00:42:10 seobject==0.1 00:42:10 sepolicy==1.1 00:42:10 six==1.9.0 00:42:10 smmap==0.9.0 00:42:10 urlgrabber==3.10 00:42:10 urllib3==1.10.2 00:42:10 virtualenv==15.1.0 00:42:10 yum-langpacks==0.4.2 00:42:10 yum-metadata-parser==1.1.4 [Pipeline] echo 00:42:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:42:11 ---> sudo-logs.sh 00:42:11 Archiving 'sudo' log.. [Pipeline] echo 00:42:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:42:11 ---> job-cost.sh 00:42:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AMTj 00:42:20 Cache entry deserialization failed, entry ignored 00:42:20 Cache entry deserialization failed, entry ignored 00:42:21 Cache entry deserialization failed, entry ignored 00:42:21 Cache entry deserialization failed, entry ignored 00:42:21 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:22 Cache entry deserialization failed, entry ignored 00:42:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-AMTj/bin to PATH 00:42:58 INFO: No Stack... 00:42:58 INFO: Retrieving Pricing Info for: v1-standard-2 00:42:58 INFO: Archiving Costs [Pipeline] echo 00:42:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:42:58 ---> logs-deploy.sh 00:42:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/125 00:42:58 INFO: archiving workspace using pattern(s): 00:43:01 Archives upload complete. 00:43:01 INFO: archiving logs to Nexus 00:43:02 ---> uname -a: 00:43:02 Linux prd-centos7-docker-4c-2g-4049.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 00:43:02 00:43:02 00:43:02 ---> lscpu: 00:43:02 Architecture: x86_64 00:43:02 CPU op-mode(s): 32-bit, 64-bit 00:43:02 Byte Order: Little Endian 00:43:02 CPU(s): 4 00:43:02 On-line CPU(s) list: 0-3 00:43:02 Thread(s) per core: 1 00:43:02 Core(s) per socket: 1 00:43:02 Socket(s): 4 00:43:02 NUMA node(s): 1 00:43:02 Vendor ID: GenuineIntel 00:43:02 CPU family: 6 00:43:02 Model: 44 00:43:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:43:02 Stepping: 1 00:43:02 CPU MHz: 2933.436 00:43:02 BogoMIPS: 5866.87 00:43:02 Virtualization: VT-x 00:43:02 Hypervisor vendor: KVM 00:43:02 Virtualization type: full 00:43:02 L1d cache: 32K 00:43:02 L1i cache: 32K 00:43:02 L2 cache: 4096K 00:43:02 L3 cache: 16384K 00:43:02 NUMA node0 CPU(s): 0-3 00:43:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:43:02 00:43:02 00:43:02 ---> nproc: 00:43:02 4 00:43:02 00:43:02