Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ee20051688ae70d1113833499a5ba5a9398d1a28 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6952 in /w/workspace/dry_go-mod-core-contracts_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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 Commit message: "Merge pull request #355 from judehung/issue-354" > git rev-list --no-walk c9efc357fe638ed4dbd739befcaf3df2c9dd2676 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-20T13:13:51.542Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-20T13:13:51.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-20T13:13:51.971Z] ========================================================= [2020-10-20T13:13:51.971Z] EdgeX Global Pipelines Version Info [2020-10-20T13:13:51.971Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:13:53.460Z] ------------------- [2020-10-20T13:13:53.460Z] stable info: [2020-10-20T13:13:53.460Z] ------------------- [2020-10-20T13:13:53.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-20T13:13:53.460Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-20T13:13:53.460Z] Message: update stable to v1.0.144 [2020-10-20T13:13:54.403Z] ------------------- [2020-10-20T13:13:54.403Z] experimental info: [2020-10-20T13:13:54.403Z] ------------------- [2020-10-20T13:13:54.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-20T13:13:54.403Z] Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd [2020-10-20T13:13:54.403Z] Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-20T13:13:54.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-20T13:13:54.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-20T13:13:55.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-20T13:13:55.173Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-20T13:13:55.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-20T13:13:55.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-20T13:13:55.498Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-20T13:13:55.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-20T13:13:55.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-20T13:13:55.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-20T13:13:55.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-20T13:13:56.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-20T13:13:56.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-20T13:13:56.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-20T13:13:56.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:13:56.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:13:56.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:13:56.851Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-20T13:13:56.958Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-20T13:13:57.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-20T13:13:57.206Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-20T13:13:57.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-20T13:13:57.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-20T13:13:57.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-20T13:13:57.651Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-20T13:13:57.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-20T13:13:57.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-20T13:13:58.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-20T13:13:58.162Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] echo [2020-10-20T13:13:58.295Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee20051 [Pipeline] echo [2020-10-20T13:13:58.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-20T13:13:59.172Z] + git log --format=format:%s -1 ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] echo [2020-10-20T13:13:59.245Z] GIT_COMMIT: ee20051688ae70d1113833499a5ba5a9398d1a28, Commit Message: Merge pull request #355 from judehung/issue-354 [Pipeline] echo [2020-10-20T13:13:59.304Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:14:00.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:14:00.536Z] [2020-10-20T13:14:00.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:14:00.887Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:14:00.887Z] latest: Pulling from edgex-devops/git-semver [2020-10-20T13:14:00.887Z] 31603596830f: Pulling fs layer [2020-10-20T13:14:00.887Z] 2a8b12db71e7: Pulling fs layer [2020-10-20T13:14:00.887Z] 6ca5941a6612: Pulling fs layer [2020-10-20T13:14:00.887Z] ecc8261a40a4: Pulling fs layer [2020-10-20T13:14:00.887Z] ecc8261a40a4: Waiting [2020-10-20T13:14:00.887Z] 2a8b12db71e7: Verifying Checksum [2020-10-20T13:14:00.887Z] 2a8b12db71e7: Download complete [2020-10-20T13:14:01.155Z] 31603596830f: Verifying Checksum [2020-10-20T13:14:01.155Z] 31603596830f: Download complete [2020-10-20T13:14:01.155Z] ecc8261a40a4: Verifying Checksum [2020-10-20T13:14:01.155Z] ecc8261a40a4: Download complete [2020-10-20T13:14:01.419Z] 6ca5941a6612: Verifying Checksum [2020-10-20T13:14:01.419Z] 6ca5941a6612: Download complete [2020-10-20T13:14:01.419Z] 31603596830f: Pull complete [2020-10-20T13:14:01.681Z] 2a8b12db71e7: Pull complete [2020-10-20T13:14:02.636Z] 6ca5941a6612: Pull complete [2020-10-20T13:14:02.636Z] ecc8261a40a4: Pull complete [2020-10-20T13:14:02.636Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-20T13:14:02.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:14:02.636Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-20T13:14:02.745Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:14:02.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T13:14:05.132Z] $ docker top 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T13:14:05.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:14:05.529Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:14:05.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:14:05.745Z] $ docker exec 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent [2020-10-20T13:14:05.900Z] SSH_AUTH_SOCK=/tmp/ssh-N7KOTPhAUyyI/agent.11 [2020-10-20T13:14:05.900Z] SSH_AGENT_PID=17 [2020-10-20T13:14:05.910Z] Running ssh-add (command line suppressed) [2020-10-20T13:14:06.031Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9093756547141472087.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9093756547141472087.key) [2020-10-20T13:14:06.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:14:06.415Z] + git tag --points-at HEAD [Pipeline] } [2020-10-20T13:14:06.437Z] $ docker exec --env ******** --env ******** 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent -k [2020-10-20T13:14:06.545Z] unset SSH_AUTH_SOCK; [2020-10-20T13:14:06.545Z] unset SSH_AGENT_PID; [2020-10-20T13:14:06.545Z] echo Agent pid 17 killed; [2020-10-20T13:14:06.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-20T13:14:06.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:14:06.757Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:14:06.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:14:06.919Z] $ docker exec 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent [2020-10-20T13:14:07.072Z] SSH_AUTH_SOCK=/tmp/ssh-98JMDAeslzOX/agent.47 [2020-10-20T13:14:07.072Z] SSH_AGENT_PID=52 [2020-10-20T13:14:07.079Z] Running ssh-add (command line suppressed) [2020-10-20T13:14:07.194Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1997013100533358575.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1997013100533358575.key) [2020-10-20T13:14:07.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:14:07.590Z] + git semver init [2020-10-20T13:14:07.590Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T13:14:07.590Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T13:14:07.590Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:14:07.590Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T13:14:07.590Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T13:14:07.590Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T13:14:07.590Z] # $SEMVER_BRANCH = master [2020-10-20T13:14:07.590Z] # $SEMVER_TEMP = /tmp/semver-704600348 [2020-10-20T13:14:07.590Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-20T13:14:08.165Z] # '/tmp/semver-704600348' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-20T13:14:08.165Z] # -> Force: false [2020-10-20T13:14:08.165Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-20T13:14:08.179Z] $ docker exec --env ******** --env ******** 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 ssh-agent -k [2020-10-20T13:14:08.289Z] unset SSH_AUTH_SOCK; [2020-10-20T13:14:08.290Z] unset SSH_AGENT_PID; [2020-10-20T13:14:08.290Z] echo Agent pid 52 killed; [2020-10-20T13:14:08.329Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T13:14:08.840Z] + git semver [Pipeline] } [2020-10-20T13:14:08.858Z] $ docker stop --time=1 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 [2020-10-20T13:14:10.745Z] $ docker rm -f 247f0eb87df83c3c89a210bfeb081bdddde03b3a9c02845740d38d908552b957 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-20T13:14:11.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-20T13:14:11.697Z] Stashed 1 file(s) [Pipeline] echo [2020-10-20T13:14:11.699Z] [edgeXSemver]: initialized semver on version 0.1.106 [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 [2020-10-20T13:14:27.306Z] Still waiting to schedule task [2020-10-20T13:14:27.306Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-20T13:14:27.308Z] Still waiting to schedule task [2020-10-20T13:14:27.308Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-20T13:16:20.126Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6953 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-20T13:16:20.264Z] Running in /w/workspace/go-mod-core-contracts/72 [Pipeline] { [Pipeline] checkout [2020-10-20T13:16:25.697Z] using credential edgex-jenkins-ssh [2020-10-20T13:16:25.786Z] Cloning the remote Git repository [2020-10-20T13:16:25.835Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:16:25.956Z] > git init /w/workspace/go-mod-core-contracts/72 # timeout=10 [2020-10-20T13:16:26.040Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:16:26.041Z] > git --version # timeout=10 [2020-10-20T13:16:26.059Z] > git --version # 'git version 2.17.1' [2020-10-20T13:16:26.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:16:26.152Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:16:27.716Z] Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) [2020-10-20T13:16:27.077Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:16:27.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:16:27.138Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:16:27.167Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:16:27.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:16:27.179Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T13:16:27.737Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:16:27.751Z] > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 [2020-10-20T13:16:32.194Z] Commit message: "Merge pull request #355 from judehung/issue-354" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-20T13:16:33.420Z] ========================================================= [2020-10-20T13:16:33.420Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-20T13:16:33.420Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:16:34.456Z] + 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 . [2020-10-20T13:16:35.458Z] Sending build context to Docker daemon 1.766MB [2020-10-20T13:16:35.458Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T13:16:35.458Z] Step 2/7 : FROM ${BASE} [2020-10-20T13:16:35.741Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-20T13:16:35.741Z] b538f80385f9: Pulling fs layer [2020-10-20T13:16:35.741Z] 74f711af9a0d: Pulling fs layer [2020-10-20T13:16:35.741Z] 99f96fe45779: Pulling fs layer [2020-10-20T13:16:35.741Z] 8529a6b9a6be: Pulling fs layer [2020-10-20T13:16:35.741Z] 45590311c82a: Pulling fs layer [2020-10-20T13:16:35.741Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-20T13:16:35.741Z] 209524e5b208: Pulling fs layer [2020-10-20T13:16:35.741Z] 8529a6b9a6be: Waiting [2020-10-20T13:16:35.741Z] 45590311c82a: Waiting [2020-10-20T13:16:35.741Z] 209524e5b208: Waiting [2020-10-20T13:16:35.741Z] 99f96fe45779: Verifying Checksum [2020-10-20T13:16:35.741Z] 99f96fe45779: Download complete [2020-10-20T13:16:35.741Z] 74f711af9a0d: Verifying Checksum [2020-10-20T13:16:35.741Z] 74f711af9a0d: Download complete [2020-10-20T13:16:35.741Z] 45590311c82a: Verifying Checksum [2020-10-20T13:16:35.741Z] 45590311c82a: Download complete [2020-10-20T13:16:35.741Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-20T13:16:35.741Z] 69ca0ff8b7b3: Download complete [2020-10-20T13:16:35.741Z] b538f80385f9: Download complete [2020-10-20T13:16:36.737Z] b538f80385f9: Pull complete [2020-10-20T13:16:37.346Z] 74f711af9a0d: Pull complete [2020-10-20T13:16:37.630Z] 99f96fe45779: Pull complete [2020-10-20T13:16:39.092Z] 209524e5b208: Verifying Checksum [2020-10-20T13:16:39.092Z] 209524e5b208: Download complete [2020-10-20T13:16:40.096Z] 8529a6b9a6be: Verifying Checksum [2020-10-20T13:16:40.096Z] 8529a6b9a6be: Download complete [2020-10-20T13:16:50.291Z] 8529a6b9a6be: Pull complete [2020-10-20T13:16:50.567Z] 45590311c82a: Pull complete [2020-10-20T13:16:50.842Z] 69ca0ff8b7b3: Pull complete [2020-10-20T13:16:55.167Z] 209524e5b208: Pull complete [2020-10-20T13:16:55.167Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-20T13:16:55.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-20T13:16:55.167Z] ---> 5bddaf1c2fca [2020-10-20T13:16:55.167Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T13:16:57.803Z] ---> Running in d8d223007bd4 [2020-10-20T13:16:57.803Z] Removing intermediate container d8d223007bd4 [2020-10-20T13:16:57.803Z] ---> 958ac09ba4c1 [2020-10-20T13:16:57.803Z] Step 4/7 : RUN apk add bash [2020-10-20T13:16:58.078Z] ---> Running in 483a22e93bdf [2020-10-20T13:16:59.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-20T13:17:00.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-20T13:17:01.092Z] OK: 142 MiB in 39 packages [2020-10-20T13:17:02.079Z] Removing intermediate container 483a22e93bdf [2020-10-20T13:17:02.079Z] ---> 612ae49ebd6d [2020-10-20T13:17:02.079Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T13:17:02.355Z] ---> Running in 5abb24394c38 [2020-10-20T13:17:02.956Z] Removing intermediate container 5abb24394c38 [2020-10-20T13:17:02.956Z] ---> 57f6158b3c76 [2020-10-20T13:17:02.956Z] Step 6/7 : COPY go.mod . [2020-10-20T13:17:03.551Z] ---> 48beba9b0b99 [2020-10-20T13:17:03.551Z] Step 7/7 : RUN go mod download [2020-10-20T13:17:03.828Z] ---> Running in 820b5f03d001 [2020-10-20T13:17:14.826Z] Running on prd-centos7-docker-4c-2g-6954 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-20T13:17:14.886Z] Running in /w/workspace/go-mod-core-contracts/72 [Pipeline] { [Pipeline] checkout [2020-10-20T13:17:17.786Z] using credential edgex-jenkins-ssh [2020-10-20T13:17:17.832Z] Cloning the remote Git repository [2020-10-20T13:17:17.860Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:17:17.944Z] > git init /w/workspace/go-mod-core-contracts/72 # timeout=10 [2020-10-20T13:17:18.375Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:17:18.375Z] > git --version # timeout=10 [2020-10-20T13:17:18.381Z] > git --version # 'git version 2.16.5' [2020-10-20T13:17:18.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:17:18.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:17:18.937Z] Removing intermediate container 820b5f03d001 [2020-10-20T13:17:18.937Z] ---> c0ae2ca03283 [2020-10-20T13:17:18.937Z] Successfully built c0ae2ca03283 [2020-10-20T13:17:18.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:17:19.361Z] + docker inspect -f . ci-base-image-arm64 [2020-10-20T13:17:19.361Z] . [Pipeline] withDockerContainer [2020-10-20T13:17:19.488Z] Checking out Revision ee20051688ae70d1113833499a5ba5a9398d1a28 (master) [2020-10-20T13:17:19.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-6953 does not seem to be running inside a container [2020-10-20T13:17:19.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/72 -v /w/workspace/go-mod-core-contracts/72:/w/workspace/go-mod-core-contracts/72:rw,z -v /w/workspace/go-mod-core-contracts/72@tmp:/w/workspace/go-mod-core-contracts/72@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 [2020-10-20T13:17:19.027Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:17:19.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-20T13:17:19.051Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-20T13:17:19.072Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-20T13:17:19.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-20T13:17:19.079Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-20T13:17:19.513Z] > git config core.sparsecheckout # timeout=10 [2020-10-20T13:17:19.527Z] > git checkout -f ee20051688ae70d1113833499a5ba5a9398d1a28 # timeout=10 [2020-10-20T13:17:21.631Z] $ docker top ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:17:23.024Z] + go version [2020-10-20T13:17:23.024Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-20T13:17:23.071Z] $ docker stop --time=1 ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 [2020-10-20T13:17:23.178Z] Commit message: "Merge pull request #355 from judehung/issue-354" [2020-10-20T13:17:24.975Z] $ docker rm -f ef022d14c64849c4a89a24c903c08425f87e513495250cb6fea68c21126351c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] unstash Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] echo [2020-10-20T13:17:26.007Z] ========================================================= [2020-10-20T13:17:26.008Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-20T13:17:26.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-10-20T13:17:26.668Z] + 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 . [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] } [2020-10-20T13:17:27.626Z] Sending build context to Docker daemon 1.766MB [2020-10-20T13:17:27.626Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-20T13:17:27.626Z] Step 2/7 : FROM ${BASE} [2020-10-20T13:17:27.626Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-20T13:17:27.626Z] df20fa9351a1: Pulling fs layer [2020-10-20T13:17:27.626Z] ed8968b2872e: Pulling fs layer [2020-10-20T13:17:27.626Z] a92cc7c5fd73: Pulling fs layer [2020-10-20T13:17:27.626Z] e871e8e8d7a9: Pulling fs layer [2020-10-20T13:17:27.626Z] e73272ec9a57: Pulling fs layer [2020-10-20T13:17:27.626Z] 1e910a182e73: Pulling fs layer [2020-10-20T13:17:27.626Z] 4e634b169226: Pulling fs layer [2020-10-20T13:17:27.626Z] e871e8e8d7a9: Waiting [2020-10-20T13:17:27.626Z] e73272ec9a57: Waiting [2020-10-20T13:17:27.626Z] 1e910a182e73: Waiting [2020-10-20T13:17:27.626Z] a92cc7c5fd73: Verifying Checksum [2020-10-20T13:17:27.626Z] a92cc7c5fd73: Download complete [2020-10-20T13:17:27.626Z] ed8968b2872e: Verifying Checksum [2020-10-20T13:17:27.626Z] ed8968b2872e: Download complete [2020-10-20T13:17:27.626Z] e73272ec9a57: Verifying Checksum [2020-10-20T13:17:27.893Z] 1e910a182e73: Verifying Checksum [2020-10-20T13:17:27.893Z] 1e910a182e73: Download complete [2020-10-20T13:17:27.893Z] df20fa9351a1: Verifying Checksum [2020-10-20T13:17:27.893Z] df20fa9351a1: Download complete [2020-10-20T13:17:28.158Z] df20fa9351a1: Pull complete [2020-10-20T13:17:28.158Z] ed8968b2872e: Pull complete [2020-10-20T13:17:28.424Z] a92cc7c5fd73: Pull complete [2020-10-20T13:17:30.378Z] 4e634b169226: Verifying Checksum [2020-10-20T13:17:30.378Z] 4e634b169226: Download complete [2020-10-20T13:17:30.640Z] e871e8e8d7a9: Download complete [2020-10-20T13:17:36.173Z] e871e8e8d7a9: Pull complete [2020-10-20T13:17:36.440Z] e73272ec9a57: Pull complete [2020-10-20T13:17:36.440Z] 1e910a182e73: Pull complete [2020-10-20T13:17:41.767Z] 4e634b169226: Pull complete [2020-10-20T13:17:41.767Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-20T13:17:41.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-20T13:17:41.767Z] ---> f7629b54cfaa [2020-10-20T13:17:41.767Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-20T13:17:41.767Z] ---> Running in b12089df6a03 [2020-10-20T13:17:41.767Z] Removing intermediate container b12089df6a03 [2020-10-20T13:17:41.767Z] ---> 7ff3e5707bee [2020-10-20T13:17:41.767Z] Step 4/7 : RUN apk add bash [2020-10-20T13:17:41.767Z] ---> Running in b2746682fc8a [2020-10-20T13:17:42.719Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-20T13:17:43.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-20T13:17:43.876Z] OK: 166 MiB in 39 packages [2020-10-20T13:17:44.458Z] Removing intermediate container b2746682fc8a [2020-10-20T13:17:44.458Z] ---> 2d44a0a6dc9c [2020-10-20T13:17:44.458Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-20T13:17:44.458Z] ---> Running in 166452f00a4d [2020-10-20T13:17:44.458Z] Removing intermediate container 166452f00a4d [2020-10-20T13:17:44.458Z] ---> 189eae3f83a7 [2020-10-20T13:17:44.458Z] Step 6/7 : COPY go.mod . [2020-10-20T13:17:44.728Z] ---> 235f60828afe [2020-10-20T13:17:44.728Z] Step 7/7 : RUN go mod download [2020-10-20T13:17:44.728Z] ---> Running in d2108a2436c1 [2020-10-20T13:17:57.039Z] Removing intermediate container d2108a2436c1 [2020-10-20T13:17:57.039Z] ---> e668bf810342 [2020-10-20T13:17:57.039Z] Successfully built e668bf810342 [2020-10-20T13:17:57.039Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:17:57.388Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-20T13:17:57.389Z] . [Pipeline] withDockerContainer [2020-10-20T13:17:57.507Z] prd-centos7-docker-4c-2g-6954 does not seem to be running inside a container [2020-10-20T13:17:57.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/72 -v /w/workspace/go-mod-core-contracts/72:/w/workspace/go-mod-core-contracts/72:rw,z -v /w/workspace/go-mod-core-contracts/72@tmp:/w/workspace/go-mod-core-contracts/72@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 [2020-10-20T13:17:58.332Z] $ docker top 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:17:58.873Z] + go version [2020-10-20T13:17:58.873Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-20T13:17:58.891Z] $ docker stop --time=1 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 [2020-10-20T13:18:00.231Z] $ docker rm -f 1ee45b9b61c3a02e04ba7caa2392339567047593f89e8757d4ed038ba23995f5 [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 [2020-10-20T13:18:03.064Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-20T13:18:03.066Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-20T13:18:03.122Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:18:03.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T13:18:03.467Z] [2020-10-20T13:18:03.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:18:03.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T13:18:03.819Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-20T13:18:03.819Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-20T13:18:03.819Z] 408f87550127: Pulling fs layer [2020-10-20T13:18:03.819Z] fe522b08c979: Pulling fs layer [2020-10-20T13:18:03.819Z] 221eaa008020: Pulling fs layer [2020-10-20T13:18:03.819Z] 2a4607e5d6b9: Pulling fs layer [2020-10-20T13:18:03.819Z] 8f79b27c4fd2: Pulling fs layer [2020-10-20T13:18:03.819Z] e5c8dbe1645b: Pulling fs layer [2020-10-20T13:18:03.819Z] 23e8b3b47431: Pulling fs layer [2020-10-20T13:18:03.819Z] 5c568d65a230: Pulling fs layer [2020-10-20T13:18:03.819Z] 8f79b27c4fd2: Waiting [2020-10-20T13:18:03.819Z] e5c8dbe1645b: Waiting [2020-10-20T13:18:03.819Z] 23e8b3b47431: Waiting [2020-10-20T13:18:03.819Z] 5c568d65a230: Waiting [2020-10-20T13:18:03.819Z] 221eaa008020: Waiting [2020-10-20T13:18:03.819Z] 2a4607e5d6b9: Waiting [2020-10-20T13:18:03.819Z] fe522b08c979: Verifying Checksum [2020-10-20T13:18:03.819Z] fe522b08c979: Download complete [2020-10-20T13:18:03.819Z] 408f87550127: Verifying Checksum [2020-10-20T13:18:03.819Z] 408f87550127: Download complete [2020-10-20T13:18:03.819Z] 2a4607e5d6b9: Verifying Checksum [2020-10-20T13:18:03.819Z] 2a4607e5d6b9: Download complete [2020-10-20T13:18:03.819Z] 8f79b27c4fd2: Verifying Checksum [2020-10-20T13:18:03.819Z] 8f79b27c4fd2: Download complete [2020-10-20T13:18:03.819Z] cbdbe7a5bc2a: Download complete [2020-10-20T13:18:04.083Z] cbdbe7a5bc2a: Pull complete [2020-10-20T13:18:04.346Z] 408f87550127: Pull complete [2020-10-20T13:18:04.346Z] fe522b08c979: Pull complete [2020-10-20T13:18:05.740Z] e5c8dbe1645b: Download complete [2020-10-20T13:18:06.321Z] 23e8b3b47431: Verifying Checksum [2020-10-20T13:18:06.321Z] 23e8b3b47431: Download complete [2020-10-20T13:18:06.584Z] 5c568d65a230: Verifying Checksum [2020-10-20T13:18:06.584Z] 5c568d65a230: Download complete [2020-10-20T13:18:07.535Z] 221eaa008020: Verifying Checksum [2020-10-20T13:18:07.535Z] 221eaa008020: Download complete [2020-10-20T13:18:12.889Z] 221eaa008020: Pull complete [2020-10-20T13:18:12.889Z] 2a4607e5d6b9: Pull complete [2020-10-20T13:18:12.889Z] 8f79b27c4fd2: Pull complete [2020-10-20T13:18:15.451Z] e5c8dbe1645b: Pull complete [2020-10-20T13:18:19.686Z] 23e8b3b47431: Pull complete [2020-10-20T13:18:20.263Z] 5c568d65a230: Pull complete [2020-10-20T13:18:20.263Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-20T13:18:20.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-20T13:18:20.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-20T13:18:20.448Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:18:20.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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-devops/edgex-snyk-go:1.317.0 cat [2020-10-20T13:18:21.405Z] $ docker top b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:18:21.963Z] + snyk monitor '--org=edgex-jenkins' [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/0c222fc6-336b-468f-9dfe-8181c94ab31b [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] Snyk CLI supports Node.js 8 and higher. [2020-10-20T13:18:26.179Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-20T13:18:26.179Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-20T13:18:26.179Z] [2020-10-20T13:18:26.179Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-20T13:18:26.179Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-20T13:18:26.179Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-20T13:18:26.179Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-20T13:18:26.196Z] $ docker stop --time=1 b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 [2020-10-20T13:18:28.837Z] $ docker rm -f b9a4b63dcff89ce8f3dd20b41e796f9d0bdb5f42369ea1663dfef921a432f5d5 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-20T13:18:30.997Z] + git log --format=format:%s -1 ee20051688ae70d1113833499a5ba5a9398d1a28 [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:18:31.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:18:31.306Z] . [Pipeline] withDockerContainer [2020-10-20T13:18:31.403Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:18:31.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T13:18:32.112Z] $ docker top c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T13:18:32.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:18:32.413Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:18:32.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:18:32.607Z] $ docker exec c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 ssh-agent [2020-10-20T13:18:32.768Z] SSH_AUTH_SOCK=/tmp/ssh-m2sZ63oXN9oo/agent.12 [2020-10-20T13:18:32.768Z] SSH_AGENT_PID=18 [2020-10-20T13:18:32.776Z] Running ssh-add (command line suppressed) [2020-10-20T13:18:32.908Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8685532522886112549.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8685532522886112549.key) [2020-10-20T13:18:33.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:18:33.369Z] + git semver tag [2020-10-20T13:18:33.369Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T13:18:33.369Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T13:18:33.369Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:18:33.369Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T13:18:33.369Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T13:18:33.369Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T13:18:33.369Z] # $SEMVER_BRANCH = master [2020-10-20T13:18:33.369Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-20T13:18:33.369Z] # ee20051688ae70d1113833499a5ba5a9398d1a28 HEAD [2020-10-20T13:18:33.369Z] # -> Force: false [2020-10-20T13:18:33.369Z] # 2e123c94da956817bd4ee52743eb707b684bb66a refs/tags/v0.1.106 [Pipeline] } [2020-10-20T13:18:33.383Z] $ docker exec --env ******** --env ******** c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 ssh-agent -k [2020-10-20T13:18:33.500Z] unset SSH_AUTH_SOCK; [2020-10-20T13:18:33.501Z] unset SSH_AGENT_PID; [2020-10-20T13:18:33.501Z] echo Agent pid 18 killed; [2020-10-20T13:18:33.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T13:18:34.009Z] + git semver [Pipeline] } [2020-10-20T13:18:34.058Z] $ docker stop --time=1 c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 [2020-10-20T13:18:35.408Z] $ docker rm -f c2f7b85f8e22ce30987daf3e2b6eed561fc00de17089a8960dc1741193464542 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:18:36.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T13:18:36.116Z] [2020-10-20T13:18:36.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:18:36.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T13:18:36.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-20T13:18:36.468Z] ab5ef0e58194: Pulling fs layer [2020-10-20T13:18:36.468Z] 9712f1f96733: Pulling fs layer [2020-10-20T13:18:36.468Z] 63f879dbbcfc: Pulling fs layer [2020-10-20T13:18:36.468Z] 0d9ebad4ef96: Pulling fs layer [2020-10-20T13:18:36.468Z] e9a5061849ea: Pulling fs layer [2020-10-20T13:18:36.468Z] d747dcd14b5f: Pulling fs layer [2020-10-20T13:18:36.468Z] 2de7ff778b66: Pulling fs layer [2020-10-20T13:18:36.468Z] e9a5061849ea: Waiting [2020-10-20T13:18:36.468Z] d747dcd14b5f: Waiting [2020-10-20T13:18:36.468Z] 2de7ff778b66: Waiting [2020-10-20T13:18:36.468Z] 0d9ebad4ef96: Waiting [2020-10-20T13:18:36.468Z] 9712f1f96733: Verifying Checksum [2020-10-20T13:18:36.468Z] 9712f1f96733: Download complete [2020-10-20T13:18:37.868Z] 63f879dbbcfc: Verifying Checksum [2020-10-20T13:18:37.868Z] 63f879dbbcfc: Download complete [2020-10-20T13:18:37.868Z] e9a5061849ea: Verifying Checksum [2020-10-20T13:18:37.868Z] e9a5061849ea: Download complete [2020-10-20T13:18:37.868Z] d747dcd14b5f: Verifying Checksum [2020-10-20T13:18:37.868Z] d747dcd14b5f: Download complete [2020-10-20T13:18:38.449Z] 2de7ff778b66: Verifying Checksum [2020-10-20T13:18:38.449Z] 2de7ff778b66: Download complete [2020-10-20T13:18:38.449Z] 0d9ebad4ef96: Verifying Checksum [2020-10-20T13:18:38.449Z] 0d9ebad4ef96: Download complete [2020-10-20T13:18:39.023Z] ab5ef0e58194: Verifying Checksum [2020-10-20T13:18:39.023Z] ab5ef0e58194: Download complete [2020-10-20T13:18:43.270Z] ab5ef0e58194: Pull complete [2020-10-20T13:18:43.270Z] 9712f1f96733: Pull complete [2020-10-20T13:18:45.833Z] 63f879dbbcfc: Pull complete [2020-10-20T13:18:52.459Z] 0d9ebad4ef96: Pull complete [2020-10-20T13:18:54.380Z] e9a5061849ea: Pull complete [2020-10-20T13:18:54.643Z] d747dcd14b5f: Pull complete [2020-10-20T13:18:57.210Z] 2de7ff778b66: Pull complete [2020-10-20T13:18:57.477Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-20T13:18:57.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-20T13:18:57.477Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-20T13:18:57.662Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:18:57.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-20T13:19:01.914Z] $ docker top 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-20T13:19:02.206Z] provisioning config files... [2020-10-20T13:19:02.243Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3891681371000258061tmp [2020-10-20T13:19:02.274Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1239607554473851561tmp [2020-10-20T13:19:02.288Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config7098899208209459130tmp [Pipeline] { [Pipeline] echo [2020-10-20T13:19:02.343Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:02.639Z] ---> sigul-configuration.sh [2020-10-20T13:19:02.639Z] gpg: directory `/root/.gnupg' created [2020-10-20T13:19:02.639Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-20T13:19:02.639Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-20T13:19:02.639Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-20T13:19:02.639Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-20T13:19:02.639Z] gpg: CAST5 encrypted data [2020-10-20T13:19:02.902Z] gpg: encrypted with 1 passphrase [2020-10-20T13:19:02.902Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-20T13:19:03.200Z] + mkdir /home/jenkins [2020-10-20T13:19:03.200Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-20T13:19:03.499Z] + 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 [2020-10-20T13:19:03.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:03.812Z] ---> sigul-install.sh [2020-10-20T13:19:09.125Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-20T13:19:09.424Z] + git tag --list [2020-10-20T13:19:09.424Z] v0.0.0 [2020-10-20T13:19:09.424Z] v0.0.1 [2020-10-20T13:19:09.424Z] v0.1.0 [2020-10-20T13:19:09.424Z] v0.1.1 [2020-10-20T13:19:09.424Z] v0.1.10 [2020-10-20T13:19:09.424Z] v0.1.100 [2020-10-20T13:19:09.424Z] v0.1.101 [2020-10-20T13:19:09.424Z] v0.1.102 [2020-10-20T13:19:09.424Z] v0.1.103 [2020-10-20T13:19:09.424Z] v0.1.104 [2020-10-20T13:19:09.424Z] v0.1.105 [2020-10-20T13:19:09.424Z] v0.1.106 [2020-10-20T13:19:09.424Z] v0.1.11 [2020-10-20T13:19:09.424Z] v0.1.12 [2020-10-20T13:19:09.424Z] v0.1.13 [2020-10-20T13:19:09.424Z] v0.1.14 [2020-10-20T13:19:09.424Z] v0.1.15 [2020-10-20T13:19:09.424Z] v0.1.16 [2020-10-20T13:19:09.424Z] v0.1.17 [2020-10-20T13:19:09.424Z] v0.1.18 [2020-10-20T13:19:09.424Z] v0.1.19 [2020-10-20T13:19:09.424Z] v0.1.2 [2020-10-20T13:19:09.424Z] v0.1.20 [2020-10-20T13:19:09.424Z] v0.1.21 [2020-10-20T13:19:09.424Z] v0.1.22 [2020-10-20T13:19:09.424Z] v0.1.23 [2020-10-20T13:19:09.424Z] v0.1.24 [2020-10-20T13:19:09.424Z] v0.1.25 [2020-10-20T13:19:09.424Z] v0.1.26 [2020-10-20T13:19:09.424Z] v0.1.27 [2020-10-20T13:19:09.424Z] v0.1.28 [2020-10-20T13:19:09.424Z] v0.1.29 [2020-10-20T13:19:09.424Z] v0.1.3 [2020-10-20T13:19:09.424Z] v0.1.30 [2020-10-20T13:19:09.424Z] v0.1.31 [2020-10-20T13:19:09.424Z] v0.1.32 [2020-10-20T13:19:09.424Z] v0.1.33 [2020-10-20T13:19:09.424Z] v0.1.34 [2020-10-20T13:19:09.424Z] v0.1.35 [2020-10-20T13:19:09.424Z] v0.1.36 [2020-10-20T13:19:09.424Z] v0.1.37 [2020-10-20T13:19:09.424Z] v0.1.38 [2020-10-20T13:19:09.424Z] v0.1.39 [2020-10-20T13:19:09.424Z] v0.1.4 [2020-10-20T13:19:09.424Z] v0.1.40 [2020-10-20T13:19:09.424Z] v0.1.41 [2020-10-20T13:19:09.424Z] v0.1.42 [2020-10-20T13:19:09.424Z] v0.1.43 [2020-10-20T13:19:09.424Z] v0.1.44 [2020-10-20T13:19:09.424Z] v0.1.45 [2020-10-20T13:19:09.424Z] v0.1.46 [2020-10-20T13:19:09.424Z] v0.1.47 [2020-10-20T13:19:09.424Z] v0.1.48 [2020-10-20T13:19:09.424Z] v0.1.49 [2020-10-20T13:19:09.424Z] v0.1.5 [2020-10-20T13:19:09.424Z] v0.1.50 [2020-10-20T13:19:09.424Z] v0.1.51 [2020-10-20T13:19:09.424Z] v0.1.52 [2020-10-20T13:19:09.424Z] v0.1.53 [2020-10-20T13:19:09.424Z] v0.1.54 [2020-10-20T13:19:09.424Z] v0.1.55 [2020-10-20T13:19:09.424Z] v0.1.56 [2020-10-20T13:19:09.424Z] v0.1.57 [2020-10-20T13:19:09.424Z] v0.1.58 [2020-10-20T13:19:09.424Z] v0.1.59 [2020-10-20T13:19:09.424Z] v0.1.6 [2020-10-20T13:19:09.424Z] v0.1.60 [2020-10-20T13:19:09.424Z] v0.1.61 [2020-10-20T13:19:09.424Z] v0.1.62 [2020-10-20T13:19:09.424Z] v0.1.63 [2020-10-20T13:19:09.424Z] v0.1.64 [2020-10-20T13:19:09.424Z] v0.1.65 [2020-10-20T13:19:09.424Z] v0.1.66 [2020-10-20T13:19:09.424Z] v0.1.67 [2020-10-20T13:19:09.424Z] v0.1.68 [2020-10-20T13:19:09.424Z] v0.1.69 [2020-10-20T13:19:09.424Z] v0.1.7 [2020-10-20T13:19:09.424Z] v0.1.70 [2020-10-20T13:19:09.424Z] v0.1.71 [2020-10-20T13:19:09.424Z] v0.1.72 [2020-10-20T13:19:09.424Z] v0.1.73 [2020-10-20T13:19:09.424Z] v0.1.74 [2020-10-20T13:19:09.424Z] v0.1.75 [2020-10-20T13:19:09.424Z] v0.1.76 [2020-10-20T13:19:09.424Z] v0.1.77 [2020-10-20T13:19:09.424Z] v0.1.78 [2020-10-20T13:19:09.424Z] v0.1.79 [2020-10-20T13:19:09.424Z] v0.1.8 [2020-10-20T13:19:09.424Z] v0.1.80 [2020-10-20T13:19:09.424Z] v0.1.81 [2020-10-20T13:19:09.424Z] v0.1.82 [2020-10-20T13:19:09.424Z] v0.1.83 [2020-10-20T13:19:09.424Z] v0.1.84 [2020-10-20T13:19:09.424Z] v0.1.85 [2020-10-20T13:19:09.424Z] v0.1.86 [2020-10-20T13:19:09.424Z] v0.1.87 [2020-10-20T13:19:09.424Z] v0.1.88 [2020-10-20T13:19:09.424Z] v0.1.89 [2020-10-20T13:19:09.424Z] v0.1.9 [2020-10-20T13:19:09.424Z] v0.1.90 [2020-10-20T13:19:09.424Z] v0.1.91 [2020-10-20T13:19:09.424Z] v0.1.92 [2020-10-20T13:19:09.424Z] v0.1.93 [2020-10-20T13:19:09.424Z] v0.1.94 [2020-10-20T13:19:09.424Z] v0.1.95 [2020-10-20T13:19:09.424Z] v0.1.96 [2020-10-20T13:19:09.424Z] v0.1.97 [2020-10-20T13:19:09.424Z] v0.1.98 [2020-10-20T13:19:09.424Z] v0.1.99 [Pipeline] sh [2020-10-20T13:19:09.728Z] + lftools sign git-tag v0.1.106 [2020-10-20T13:19:11.158Z] Signing Git tag with Sigul... [2020-10-20T13:19:11.158Z] Signing v0.1.106 [Pipeline] echo [2020-10-20T13:19:12.119Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:12.418Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-20T13:19:12.431Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-20T13:19:12.554Z] $ docker stop --time=1 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 [2020-10-20T13:19:14.575Z] $ docker rm -f 725bbb19fff817f673cf68e6b8c82089e2fa87d21baa0b8ff813574847490623 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:19:15.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:19:15.517Z] . [Pipeline] withDockerContainer [2020-10-20T13:19:15.626Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:19:15.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T13:19:16.459Z] $ docker top 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T13:19:16.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:19:16.779Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:19:16.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:19:16.980Z] $ docker exec 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 ssh-agent [2020-10-20T13:19:17.147Z] SSH_AUTH_SOCK=/tmp/ssh-ovJQ5qXQ7qU2/agent.11 [2020-10-20T13:19:17.147Z] SSH_AGENT_PID=16 [2020-10-20T13:19:17.157Z] Running ssh-add (command line suppressed) [2020-10-20T13:19:17.291Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4884101558879169073.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4884101558879169073.key) [2020-10-20T13:19:17.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:19:17.685Z] + git semver bump patch [2020-10-20T13:19:17.685Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T13:19:17.685Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T13:19:17.685Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:19:17.685Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T13:19:17.685Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T13:19:17.685Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T13:19:17.685Z] # $SEMVER_BRANCH = master [2020-10-20T13:19:17.685Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-20T13:19:17.685Z] 0.1.107 [Pipeline] } [2020-10-20T13:19:17.699Z] $ docker exec --env ******** --env ******** 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 ssh-agent -k [2020-10-20T13:19:17.830Z] unset SSH_AUTH_SOCK; [2020-10-20T13:19:17.831Z] unset SSH_AGENT_PID; [2020-10-20T13:19:17.831Z] echo Agent pid 16 killed; [2020-10-20T13:19:17.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T13:19:18.386Z] + git semver [Pipeline] } [2020-10-20T13:19:18.407Z] $ docker stop --time=1 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 [2020-10-20T13:19:19.766Z] $ docker rm -f 48cafebb1c77eb7e2b37009bbb1cfe33aeeafa7567b819724bde9ed37f8adc33 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:19:20.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-20T13:19:20.345Z] . [Pipeline] withDockerContainer [2020-10-20T13:19:20.442Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:19:20.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-20T13:19:21.096Z] $ docker top e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-20T13:19:21.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-20T13:19:21.400Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-20T13:19:21.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-20T13:19:21.588Z] $ docker exec e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 ssh-agent [2020-10-20T13:19:21.758Z] SSH_AUTH_SOCK=/tmp/ssh-27PvkT7IYblu/agent.13 [2020-10-20T13:19:21.758Z] SSH_AGENT_PID=19 [2020-10-20T13:19:21.766Z] Running ssh-add (command line suppressed) [2020-10-20T13:19:21.890Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2220450735318791743.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2220450735318791743.key) [2020-10-20T13:19:21.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-20T13:19:22.280Z] + git semver push [2020-10-20T13:19:22.281Z] # -> Open(): unable to determine branch for HEAD [2020-10-20T13:19:22.281Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-20T13:19:22.281Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:19:22.281Z] # $SEMVER_REMOTE_NAME = origin [2020-10-20T13:19:22.281Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-20T13:19:22.281Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-20T13:19:22.281Z] # $SEMVER_BRANCH = master [2020-10-20T13:19:22.281Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-20T13:19:28.921Z] $ docker exec --env ******** --env ******** e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 ssh-agent -k [2020-10-20T13:19:29.070Z] unset SSH_AUTH_SOCK; [2020-10-20T13:19:29.071Z] unset SSH_AGENT_PID; [2020-10-20T13:19:29.071Z] echo Agent pid 19 killed; [2020-10-20T13:19:29.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-20T13:19:29.638Z] + git semver [Pipeline] } [2020-10-20T13:19:29.669Z] $ docker stop --time=1 e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 [2020-10-20T13:19:31.038Z] $ docker rm -f e5bff28b7a8da5e7088ee3ddc50bf33d4050c5335079aa19595691c785903748 [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 [2020-10-20T13:19:32.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:33.332Z] ---> package-listing.sh [2020-10-20T13:19:33.332Z] ++ facter osfamily [2020-10-20T13:19:33.333Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-20T13:19:33.333Z] + OS_FAMILY=redhat [2020-10-20T13:19:33.333Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:19:33.333Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-20T13:19:33.333Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-20T13:19:33.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-20T13:19:33.333Z] + PACKAGES=/tmp/packages_start.txt [2020-10-20T13:19:33.333Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-20T13:19:33.333Z] + PACKAGES=/tmp/packages_end.txt [2020-10-20T13:19:33.333Z] + case "${OS_FAMILY}" in [2020-10-20T13:19:33.333Z] + rpm -qa [2020-10-20T13:19:33.333Z] + sort [2020-10-20T13:19:37.552Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-20T13:19:37.552Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-20T13:19:37.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-20T13:19:37.552Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-20T13:19:37.552Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-20T13:19:37.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2020-10-20T13:19:37.565Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-20T13:19:37.855Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:19:38.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:19:38.164Z] [2020-10-20T13:19:38.164Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-20T13:19:38.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:19:38.715Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-20T13:19:38.715Z] df20fa9351a1: Pulling fs layer [2020-10-20T13:19:38.715Z] 36b3adc4ff6f: Pulling fs layer [2020-10-20T13:19:38.715Z] 8ad3a11d3b57: Pulling fs layer [2020-10-20T13:19:38.715Z] 46f8f816bc3b: Pulling fs layer [2020-10-20T13:19:38.715Z] 93b61091891f: Pulling fs layer [2020-10-20T13:19:38.715Z] 93b9cdb0e59b: Pulling fs layer [2020-10-20T13:19:38.715Z] 5e14af77c1be: Pulling fs layer [2020-10-20T13:19:38.715Z] 01666e4c0597: Pulling fs layer [2020-10-20T13:19:38.715Z] aa168da1d23b: Pulling fs layer [2020-10-20T13:19:38.715Z] 46f8f816bc3b: Waiting [2020-10-20T13:19:38.715Z] 93b61091891f: Waiting [2020-10-20T13:19:38.715Z] 5e14af77c1be: Waiting [2020-10-20T13:19:38.715Z] 93b9cdb0e59b: Waiting [2020-10-20T13:19:38.716Z] aa168da1d23b: Waiting [2020-10-20T13:19:38.716Z] 36b3adc4ff6f: Download complete [2020-10-20T13:19:38.716Z] 46f8f816bc3b: Verifying Checksum [2020-10-20T13:19:38.716Z] 46f8f816bc3b: Download complete [2020-10-20T13:19:39.004Z] df20fa9351a1: Verifying Checksum [2020-10-20T13:19:39.004Z] df20fa9351a1: Download complete [2020-10-20T13:19:39.004Z] 93b61091891f: Verifying Checksum [2020-10-20T13:19:39.004Z] 93b61091891f: Download complete [2020-10-20T13:19:39.004Z] 93b9cdb0e59b: Verifying Checksum [2020-10-20T13:19:39.004Z] 93b9cdb0e59b: Download complete [2020-10-20T13:19:39.004Z] 5e14af77c1be: Verifying Checksum [2020-10-20T13:19:39.004Z] 5e14af77c1be: Download complete [2020-10-20T13:19:39.004Z] 01666e4c0597: Verifying Checksum [2020-10-20T13:19:39.004Z] 01666e4c0597: Download complete [2020-10-20T13:19:39.004Z] 8ad3a11d3b57: Verifying Checksum [2020-10-20T13:19:39.004Z] 8ad3a11d3b57: Download complete [2020-10-20T13:19:39.267Z] df20fa9351a1: Pull complete [2020-10-20T13:19:39.529Z] 36b3adc4ff6f: Pull complete [2020-10-20T13:19:40.111Z] 8ad3a11d3b57: Pull complete [2020-10-20T13:19:40.384Z] 46f8f816bc3b: Pull complete [2020-10-20T13:19:40.969Z] 93b61091891f: Pull complete [2020-10-20T13:19:40.969Z] aa168da1d23b: Verifying Checksum [2020-10-20T13:19:40.969Z] aa168da1d23b: Download complete [2020-10-20T13:19:41.231Z] 93b9cdb0e59b: Pull complete [2020-10-20T13:19:41.231Z] 5e14af77c1be: Pull complete [2020-10-20T13:19:41.493Z] 01666e4c0597: Pull complete [2020-10-20T13:19:48.130Z] aa168da1d23b: Pull complete [2020-10-20T13:19:48.130Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-20T13:19:48.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-20T13:19:48.130Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-20T13:19:48.303Z] prd-centos7-docker-4c-2g-6952 does not seem to be running inside a container [2020-10-20T13:19:48.355Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-20T13:19:51.287Z] $ docker top 2a3b8bd6221ed30fd9714788ea9b78363850b14193985c336c0f8efb7c756c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-20T13:19:51.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-20T13:19:52.061Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-20T13:19:52.366Z] + ls /var/log/sa-host [2020-10-20T13:19:52.366Z] + sadf -c /var/log/sa-host/sa05 [2020-10-20T13:19:52.366Z] file_magic: OK [2020-10-20T13:19:52.366Z] HZ: Using current value: 100 [2020-10-20T13:19:52.366Z] file_header: OK [2020-10-20T13:19:52.366Z] 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 [2020-10-20T13:19:52.366Z] Statistics: [2020-10-20T13:19:52.366Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T13:19:52.366Z] File successfully converted to sysstat format version 12.2.1 [2020-10-20T13:19:52.366Z] + sadf -c /var/log/sa-host/sa20 [2020-10-20T13:19:52.366Z] file_magic: OK [2020-10-20T13:19:52.366Z] HZ: Using current value: 100 [2020-10-20T13:19:52.366Z] file_header: OK [2020-10-20T13:19:52.366Z] 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 [2020-10-20T13:19:52.366Z] Statistics: [2020-10-20T13:19:52.366Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-20T13:19:52.366Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-20T13:19:54.164Z] provisioning config files... [2020-10-20T13:19:54.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4333629491575548340tmp [Pipeline] { [Pipeline] echo [2020-10-20T13:19:54.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:54.586Z] ---> create-netrc.sh [Pipeline] } [2020-10-20T13:19:54.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-20T13:19:54.702Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:55.000Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-20T13:19:55.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:55.306Z] ---> sudo-logs.sh [2020-10-20T13:19:55.306Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-20T13:19:55.317Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:55.613Z] ---> job-cost.sh [2020-10-20T13:19:55.613Z] lf-activate-venv: SKIPPING [2020-10-20T13:19:55.613Z] INFO: No Stack... [2020-10-20T13:19:56.558Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-20T13:19:57.139Z] INFO: Archiving Costs [Pipeline] echo [2020-10-20T13:19:57.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-20T13:19:57.455Z] ---> logs-deploy.sh [2020-10-20T13:19:57.455Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/72 [2020-10-20T13:19:57.455Z] INFO: archiving workspace using pattern(s): [2020-10-20T13:19:58.847Z] Archives upload complete. [2020-10-20T13:19:59.110Z] INFO: archiving logs to Nexus [2020-10-20T13:20:00.058Z] ---> uname -a: [2020-10-20T13:20:00.058Z] Linux prd-centos7-docker-4c-2g-6952.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] ---> lscpu: [2020-10-20T13:20:00.058Z] Architecture: x86_64 [2020-10-20T13:20:00.058Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-20T13:20:00.058Z] Byte Order: Little Endian [2020-10-20T13:20:00.058Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-20T13:20:00.058Z] CPU(s): 4 [2020-10-20T13:20:00.058Z] On-line CPU(s) list: 0-3 [2020-10-20T13:20:00.058Z] Thread(s) per core: 1 [2020-10-20T13:20:00.058Z] Core(s) per socket: 1 [2020-10-20T13:20:00.058Z] Socket(s): 4 [2020-10-20T13:20:00.058Z] NUMA node(s): 1 [2020-10-20T13:20:00.058Z] Vendor ID: GenuineIntel [2020-10-20T13:20:00.058Z] CPU family: 6 [2020-10-20T13:20:00.058Z] Model: 44 [2020-10-20T13:20:00.058Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-20T13:20:00.058Z] Stepping: 1 [2020-10-20T13:20:00.058Z] CPU MHz: 2933.442 [2020-10-20T13:20:00.058Z] BogoMIPS: 5866.88 [2020-10-20T13:20:00.058Z] Virtualization: VT-x [2020-10-20T13:20:00.058Z] Hypervisor vendor: KVM [2020-10-20T13:20:00.058Z] Virtualization type: full [2020-10-20T13:20:00.058Z] L1d cache: 128 KiB [2020-10-20T13:20:00.058Z] L1i cache: 128 KiB [2020-10-20T13:20:00.058Z] L2 cache: 16 MiB [2020-10-20T13:20:00.058Z] L3 cache: 64 MiB [2020-10-20T13:20:00.058Z] NUMA node0 CPU(s): 0-3 [2020-10-20T13:20:00.058Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-20T13:20:00.058Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-20T13:20:00.058Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-20T13:20:00.058Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-20T13:20:00.058Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-20T13:20:00.058Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-20T13:20:00.058Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-20T13:20:00.058Z] Vulnerability Tsx async abort: Not affected [2020-10-20T13:20:00.058Z] 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 [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] ---> nproc: [2020-10-20T13:20:00.058Z] 4 [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] ---> df -h: [2020-10-20T13:20:00.058Z] Filesystem Size Used Available Use% Mounted on [2020-10-20T13:20:00.058Z] overlay 50.0G 8.4G 41.5G 17% / [2020-10-20T13:20:00.058Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-20T13:20:00.058Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-20T13:20:00.058Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /facter-os [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/resolv.conf [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hostname [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /etc/hosts [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/auth.log [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /run/cloud-init/result.json [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/sa-host [2020-10-20T13:20:00.058Z] /dev/vda1 50.0G 8.4G 41.5G 17% /var/log/secure [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] ---> free -m: [2020-10-20T13:20:00.058Z] total used free shared buff/cache available [2020-10-20T13:20:00.058Z] Mem: 1837 782 154 0 900 991 [2020-10-20T13:20:00.058Z] Swap: 1023 3 1020 [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z] ---> ip addr: [2020-10-20T13:20:00.058Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-20T13:20:00.058Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-20T13:20:00.058Z] inet 127.0.0.1/8 scope host lo [2020-10-20T13:20:00.058Z] valid_lft forever preferred_lft forever [2020-10-20T13:20:00.058Z] inet6 ::1/128 scope host [2020-10-20T13:20:00.058Z] valid_lft forever preferred_lft forever [2020-10-20T13:20:00.058Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-20T13:20:00.058Z] link/ether fa:16:3e:e9:d8:7d brd ff:ff:ff:ff:ff:ff [2020-10-20T13:20:00.058Z] inet 10.30.123.96/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-20T13:20:00.058Z] valid_lft 86000sec preferred_lft 86000sec [2020-10-20T13:20:00.058Z] inet6 fe80::f816:3eff:fee9:d87d/64 scope link [2020-10-20T13:20:00.058Z] valid_lft forever preferred_lft forever [2020-10-20T13:20:00.058Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-20T13:20:00.058Z] link/ether 02:42:b8:08:45:b2 brd ff:ff:ff:ff:ff:ff [2020-10-20T13:20:00.058Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-20T13:20:00.058Z] valid_lft forever preferred_lft forever [2020-10-20T13:20:00.058Z] inet6 fe80::42:b8ff:fe08:45b2/64 scope link [2020-10-20T13:20:00.058Z] valid_lft forever preferred_lft forever [2020-10-20T13:20:00.058Z] [2020-10-20T13:20:00.058Z]