Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4d2dcc302aea349da7dddd1875c8995ac5d915d0 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 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 85bea31ad76f85e2acd5a821f20c71e435d4ae12 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 85bea31ad76f85e2acd5a821f20c71e435d4ae12 # timeout=10 Commit message: "Merge pull request #249 from ernestojeda/fix-build-artifact" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-1251’ is offline Running on prd-centos7-docker-4c-2g-1254 in /w/workspace/ndry_go-mod-configuration_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-configuration.git > git init /w/workspace/ndry_go-mod-configuration_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Checking out Revision 4d2dcc302aea349da7dddd1875c8995ac5d915d0 (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d2dcc302aea349da7dddd1875c8995ac5d915d0 # timeout=10 Commit message: "Merge pull request #15 from lenny-intel/dependabot" > git rev-list --no-walk 2d2a0ef294394a97f7044d9ac19645c5d2cdf603 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:52:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:52:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:52:12 ========================================================= 20:52:12 EdgeX Global Pipelines Version Info 20:52:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:52:15 ------------------- 20:52:15 stable info: 20:52:15 ------------------- 20:52:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:52:15 Commit SHA: 85bea31ad76f85e2acd5a821f20c71e435d4ae12 20:52:15 Message: update stable to v1.0.128 20:52:16 ------------------- 20:52:16 experimental info: 20:52:16 ------------------- 20:52:16 Commited By: **** collab-it+edgex@linuxfoundation.org 20:52:16 Commit SHA: db8a1d80b86ca0f96dca4d6027083ac3162e2a74 20:52:16 Message: update experimental to v1.0.129 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 20:52:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 20:52:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:52:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 20:52:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:52:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d2dcc302aea349da7dddd1875c8995ac5d915d0 [Pipeline] echo 20:52:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d2dcc3 [Pipeline] echo 20:52:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:21 + git log --format=format:%s -1 4d2dcc302aea349da7dddd1875c8995ac5d915d0 [Pipeline] echo 20:52:21 GIT_COMMIT: 4d2dcc302aea349da7dddd1875c8995ac5d915d0, Commit Message: Merge pull request #15 from lenny-intel/dependabot [Pipeline] echo 20:52:21 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:52:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:22 20:52:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:52:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:23 latest: Pulling from edgex-devops/git-semver 20:52:23 31603596830f: Pulling fs layer 20:52:23 2a8b12db71e7: Pulling fs layer 20:52:23 6ca5941a6612: Pulling fs layer 20:52:23 ecc8261a40a4: Pulling fs layer 20:52:23 ecc8261a40a4: Waiting 20:52:23 2a8b12db71e7: Verifying Checksum 20:52:23 2a8b12db71e7: Download complete 20:52:24 31603596830f: Verifying Checksum 20:52:24 31603596830f: Download complete 20:52:25 31603596830f: Pull complete 20:52:25 ecc8261a40a4: Verifying Checksum 20:52:25 ecc8261a40a4: Download complete 20:52:25 2a8b12db71e7: Pull complete 20:52:25 6ca5941a6612: Verifying Checksum 20:52:25 6ca5941a6612: Download complete 20:52:28 6ca5941a6612: Pull complete 20:52:28 ecc8261a40a4: Pull complete 20:52:28 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:52:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:52:28 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 20:52:28 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 20:52:31 $ docker top f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:52:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:32 [ssh-agent] Looking for ssh-agent implementation... 20:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:32 $ docker exec f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 ssh-agent 20:52:32 SSH_AUTH_SOCK=/tmp/ssh-QAC1pVKk1FxI/agent.11 20:52:32 SSH_AGENT_PID=17 20:52:32 Running ssh-add (command line suppressed) 20:52:32 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1882265329603206076.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_1882265329603206076.key) 20:52:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:33 + git describe --exact-match --tags HEAD 20:52:33 fatal: no tag exactly matches '4d2dcc302aea349da7dddd1875c8995ac5d915d0' [Pipeline] } 20:52:33 $ docker exec --env ******** --env ******** f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 ssh-agent -k 20:52:33 unset SSH_AUTH_SOCK; 20:52:33 unset SSH_AGENT_PID; 20:52:33 echo Agent pid 17 killed; 20:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:52:33 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:52:33 This usually means this commit has not been tagged. [Pipeline] sshagent 20:52:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:52:34 [ssh-agent] Looking for ssh-agent implementation... 20:52:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:52:34 $ docker exec f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 ssh-agent 20:52:34 SSH_AUTH_SOCK=/tmp/ssh-lt50EsEJVYdI/agent.46 20:52:34 SSH_AGENT_PID=51 20:52:34 Running ssh-add (command line suppressed) 20:52:35 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6182450759001438102.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6182450759001438102.key) 20:52:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:52:35 + git semver init 20:52:35 # -> Open(): unable to determine branch for HEAD 20:52:35 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 20:52:35 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 20:52:35 # $SEMVER_REMOTE_NAME = origin 20:52:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:52:35 # $SEMVER_USER_NAME = edgex-jenkins 20:52:35 # $SEMVER_BRANCH = master 20:52:35 # $SEMVER_TEMP = /tmp/semver-039164219 20:52:35 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 20:52:36 # '/tmp/semver-039164219' -> '/w/workspace/ndry_go-mod-configuration_master/.semver' 20:52:36 # -> Force: false 20:52:36 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 20:52:36 $ docker exec --env ******** --env ******** f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 ssh-agent -k 20:52:36 unset SSH_AUTH_SOCK; 20:52:36 unset SSH_AGENT_PID; 20:52:36 echo Agent pid 51 killed; 20:52:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:52:36 + git semver [Pipeline] } 20:52:36 $ docker stop --time=1 f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 20:52:38 $ docker rm -f f8edb40d492347ab7c22253029fa9a4c315d988caa8b66358144f9411d3cad84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:52:40 Stashed 15 file(s) [Pipeline] echo 20:52:40 [edgeXSemver]: initialized semver on version 0.0.6 [Pipeline] echo 20:52:40 Archived original version: [0.0.6] [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 20:52:56 Still waiting to schedule task 20:52:56 ‘prd-centos7-docker-4c-2g-1251’ is offline; ‘prd-centos7-docker-4c-2g-1252’ is offline; ‘prd-centos7-docker-4c-2g-1253’ is offline; ‘prd-centos7-docker-4c-2g-1264’ is offline; ‘prd-centos7-docker-4c-2g-1265’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1260’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1261’ doesn’t have label ‘centos7-docker-4c-2g’ 20:52:56 Still waiting to schedule task 20:52:56 Executor slot already in use; ‘prd-centos7-docker-4c-2g-1251’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1252’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1253’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1264’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-1265’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1261’ is offline 20:54:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1273 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 20:54:47 Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout 20:54:53 using credential edgex-jenkins-ssh 20:54:53 Cloning the remote Git repository 20:54:53 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 20:54:53 > git init /w/workspace/go-mod-configuration/8 # timeout=10 20:54:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:54:53 > git --version # timeout=10 20:54:53 > git --version # 'git version 2.17.1' 20:54:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:54 Checking out Revision 4d2dcc302aea349da7dddd1875c8995ac5d915d0 (master) 20:54:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 20:54:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 20:54:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:54:54 > git config core.sparsecheckout # timeout=10 20:54:54 > git checkout -f 4d2dcc302aea349da7dddd1875c8995ac5d915d0 # timeout=10 20:54:59 Commit message: "Merge pull request #15 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:55:00 ========================================================= 20:55:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:55:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:55:02 + 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 . 20:55:02 Sending build context to Docker daemon 245.8kB 20:55:03 Step 1/7 : ARG BASE=golang:1.15-alpine 20:55:03 Step 2/7 : FROM ${BASE} 20:55:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:55:03 b538f80385f9: Pulling fs layer 20:55:03 74f711af9a0d: Pulling fs layer 20:55:03 99f96fe45779: Pulling fs layer 20:55:03 8529a6b9a6be: Pulling fs layer 20:55:03 45590311c82a: Pulling fs layer 20:55:03 69ca0ff8b7b3: Pulling fs layer 20:55:03 209524e5b208: Pulling fs layer 20:55:03 8529a6b9a6be: Waiting 20:55:03 45590311c82a: Waiting 20:55:03 69ca0ff8b7b3: Waiting 20:55:03 209524e5b208: Waiting 20:55:03 99f96fe45779: Verifying Checksum 20:55:03 99f96fe45779: Download complete 20:55:03 74f711af9a0d: Verifying Checksum 20:55:03 74f711af9a0d: Download complete 20:55:03 45590311c82a: Verifying Checksum 20:55:03 45590311c82a: Download complete 20:55:03 69ca0ff8b7b3: Verifying Checksum 20:55:03 69ca0ff8b7b3: Download complete 20:55:03 b538f80385f9: Download complete 20:55:04 b538f80385f9: Pull complete 20:55:04 74f711af9a0d: Pull complete 20:55:05 99f96fe45779: Pull complete 20:55:06 209524e5b208: Download complete 20:55:07 8529a6b9a6be: Verifying Checksum 20:55:07 8529a6b9a6be: Download complete 20:55:17 8529a6b9a6be: Pull complete 20:55:17 45590311c82a: Pull complete 20:55:17 69ca0ff8b7b3: Pull complete 20:55:20 209524e5b208: Pull complete 20:55:20 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 20:55:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:55:20 ---> 5bddaf1c2fca 20:55:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:55:23 ---> Running in d2d9f74d4d58 20:55:23 Removing intermediate container d2d9f74d4d58 20:55:23 ---> baed64383140 20:55:23 Step 4/7 : RUN apk add --update bash 20:55:24 ---> Running in fb6676a8df38 20:55:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:55:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:55:29 OK: 142 MiB in 39 packages 20:55:30 Removing intermediate container fb6676a8df38 20:55:30 ---> cd5edda6d0a8 20:55:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 20:55:30 ---> Running in 1c00300782a0 20:55:31 Removing intermediate container 1c00300782a0 20:55:31 ---> b74077178b18 20:55:31 Step 6/7 : COPY go.mod . 20:55:32 ---> dec11f93de3f 20:55:32 Step 7/7 : RUN go mod download 20:55:32 ---> Running in 8c18390d06b2 20:55:44 Removing intermediate container 8c18390d06b2 20:55:44 ---> 1ef8b85198a2 20:55:44 Successfully built 1ef8b85198a2 20:55:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:55:45 + docker inspect -f . ci-base-image-arm64 20:55:45 . [Pipeline] withDockerContainer 20:55:45 prd-ubuntu18.04-docker-arm64-4c-16g-1273 does not seem to be running inside a container 20:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** ci-base-image-arm64 cat 20:55:47 $ docker top 3d96696d3533c50e6add0a49223dadfade1149b3fa085980afa4a944f294b078 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:49 + go version 20:55:49 go version go1.15.2 linux/arm64 [Pipeline] } 20:55:49 $ docker stop --time=1 3d96696d3533c50e6add0a49223dadfade1149b3fa085980afa4a944f294b078 20:55:51 $ docker rm -f 3d96696d3533c50e6add0a49223dadfade1149b3fa085980afa4a944f294b078 [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] } 21:05:02 Running on prd-centos7-docker-4c-2g-1295 in /w/workspace/ndry_go-mod-configuration_master [Pipeline] { [Pipeline] ws 21:05:03 Running in /w/workspace/go-mod-configuration/8 [Pipeline] { [Pipeline] checkout 21:05:12 using credential edgex-jenkins-ssh 21:05:12 Cloning the remote Git repository 21:05:12 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 21:05:12 > git init /w/workspace/go-mod-configuration/8 # timeout=10 21:05:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:05:12 > git --version # timeout=10 21:05:12 > git --version # 'git version 2.16.5' 21:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:13 Checking out Revision 4d2dcc302aea349da7dddd1875c8995ac5d915d0 (master) 21:05:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:05:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 21:05:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 21:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:05:13 > git config core.sparsecheckout # timeout=10 21:05:13 > git checkout -f 4d2dcc302aea349da7dddd1875c8995ac5d915d0 # timeout=10 21:05:17 Commit message: "Merge pull request #15 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:05:18 ========================================================= 21:05:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:05:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:05:19 + 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 . 21:05:19 Sending build context to Docker daemon 245.8kB 21:05:19 Step 1/7 : ARG BASE=golang:1.15-alpine 21:05:19 Step 2/7 : FROM ${BASE} 21:05:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:05:21 df20fa9351a1: Pulling fs layer 21:05:21 ed8968b2872e: Pulling fs layer 21:05:21 a92cc7c5fd73: Pulling fs layer 21:05:21 e871e8e8d7a9: Pulling fs layer 21:05:21 e73272ec9a57: Pulling fs layer 21:05:21 1e910a182e73: Pulling fs layer 21:05:21 4e634b169226: Pulling fs layer 21:05:21 e73272ec9a57: Waiting 21:05:21 1e910a182e73: Waiting 21:05:21 4e634b169226: Waiting 21:05:21 e871e8e8d7a9: Waiting 21:05:21 a92cc7c5fd73: Verifying Checksum 21:05:21 a92cc7c5fd73: Download complete 21:05:21 ed8968b2872e: Download complete 21:05:21 e73272ec9a57: Verifying Checksum 21:05:21 e73272ec9a57: Download complete 21:05:21 1e910a182e73: Verifying Checksum 21:05:21 1e910a182e73: Download complete 21:05:21 df20fa9351a1: Verifying Checksum 21:05:21 df20fa9351a1: Download complete 21:05:21 df20fa9351a1: Pull complete 21:05:21 ed8968b2872e: Pull complete 21:05:21 a92cc7c5fd73: Pull complete 21:05:23 4e634b169226: Verifying Checksum 21:05:23 4e634b169226: Download complete 21:05:31 e871e8e8d7a9: Download complete 21:05:37 e871e8e8d7a9: Pull complete 21:05:37 e73272ec9a57: Pull complete 21:05:37 1e910a182e73: Pull complete 21:05:42 4e634b169226: Pull complete 21:05:42 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:05:42 ---> f7629b54cfaa 21:05:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:05:42 ---> Running in 8e7c3dfd9916 21:05:42 Removing intermediate container 8e7c3dfd9916 21:05:42 ---> 87cff5eaf7ee 21:05:42 Step 4/7 : RUN apk add --update bash 21:05:42 ---> Running in e1545da93dd7 21:05:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:05:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:05:50 OK: 166 MiB in 39 packages 21:05:51 Removing intermediate container e1545da93dd7 21:05:51 ---> 21bee3c4e278 21:05:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 21:05:51 ---> Running in 8fea9b44995b 21:05:51 Removing intermediate container 8fea9b44995b 21:05:51 ---> c0effc59b76b 21:05:51 Step 6/7 : COPY go.mod . 21:05:51 ---> 175a077c2224 21:05:51 Step 7/7 : RUN go mod download 21:05:51 ---> Running in 65c1f01110eb 21:06:01 Removing intermediate container 65c1f01110eb 21:06:01 ---> cf226c7c485e 21:06:01 Successfully built cf226c7c485e 21:06:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:06:02 + docker inspect -f . ci-base-image-x86_64 21:06:02 . [Pipeline] withDockerContainer 21:06:02 prd-centos7-docker-4c-2g-1295 does not seem to be running inside a container 21:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/8 -v /w/workspace/go-mod-configuration/8:/w/workspace/go-mod-configuration/8:rw,z -v /w/workspace/go-mod-configuration/8@tmp:/w/workspace/go-mod-configuration/8@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 ******** ci-base-image-x86_64 cat 21:06:03 $ docker top 0351a06c416cdb9fd4342dc0e5b33c080c6274864b3ebeae1d8d11023a1b2f48 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:04 + go version 21:06:04 go version go1.15.2 linux/amd64 [Pipeline] } 21:06:04 $ docker stop --time=1 0351a06c416cdb9fd4342dc0e5b33c080c6274864b3ebeae1d8d11023a1b2f48 21:06:05 $ docker rm -f 0351a06c416cdb9fd4342dc0e5b33c080c6274864b3ebeae1d8d11023a1b2f48 [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 21:06:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:06:08 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:06:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:06:09 21:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 21:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:06:09 1.317.0: Pulling from edgex-devops/edgex-snyk-go 21:06:09 cbdbe7a5bc2a: Pulling fs layer 21:06:09 408f87550127: Pulling fs layer 21:06:09 fe522b08c979: Pulling fs layer 21:06:09 221eaa008020: Pulling fs layer 21:06:09 2a4607e5d6b9: Pulling fs layer 21:06:09 8f79b27c4fd2: Pulling fs layer 21:06:09 e5c8dbe1645b: Pulling fs layer 21:06:09 23e8b3b47431: Pulling fs layer 21:06:09 5c568d65a230: Pulling fs layer 21:06:09 221eaa008020: Waiting 21:06:09 2a4607e5d6b9: Waiting 21:06:09 8f79b27c4fd2: Waiting 21:06:09 e5c8dbe1645b: Waiting 21:06:09 23e8b3b47431: Waiting 21:06:09 5c568d65a230: Waiting 21:06:09 fe522b08c979: Verifying Checksum 21:06:09 fe522b08c979: Download complete 21:06:10 408f87550127: Verifying Checksum 21:06:10 408f87550127: Download complete 21:06:10 2a4607e5d6b9: Verifying Checksum 21:06:10 8f79b27c4fd2: Verifying Checksum 21:06:10 8f79b27c4fd2: Download complete 21:06:10 cbdbe7a5bc2a: Verifying Checksum 21:06:10 cbdbe7a5bc2a: Download complete 21:06:11 cbdbe7a5bc2a: Pull complete 21:06:11 408f87550127: Pull complete 21:06:12 fe522b08c979: Pull complete 21:06:13 e5c8dbe1645b: Verifying Checksum 21:06:13 e5c8dbe1645b: Download complete 21:06:24 23e8b3b47431: Verifying Checksum 21:06:24 23e8b3b47431: Download complete 21:06:24 5c568d65a230: Verifying Checksum 21:06:31 221eaa008020: Verifying Checksum 21:06:31 221eaa008020: Download complete 21:06:42 221eaa008020: Pull complete 21:06:42 2a4607e5d6b9: Pull complete 21:06:42 8f79b27c4fd2: Pull complete 21:06:45 e5c8dbe1645b: Pull complete 21:06:49 23e8b3b47431: Pull complete 21:06:51 5c568d65a230: Pull complete 21:06:51 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 21:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 21:06:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 21:06:51 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_go-mod-configuration_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:06:53 $ docker top 69a78597ddb7abd6eeca947eaead2204714fb8fa86b37a3d8b870f206434023d -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:54 + snyk monitor '--org=edgex-jenkins' 21:06:59 21:06:59 Monitoring /w/workspace/ndry_go-mod-configuration_master (github.com/edgexfoundry/go-mod-configuration)... 21:06:59 21:06:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f43ad17a-7ac6-4c18-9984-78156b9141cb/history/2b07462a-1cdf-4baa-b065-0a3f63f78945 21:06:59 21:06:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:06:59 21:06:59 21:06:59 Snyk CLI supports Node.js 8 and higher. 21:06:59 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 21:06:59 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 21:06:59 21:06:59 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 21:06:59 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 21:07:00 $ docker stop --time=1 69a78597ddb7abd6eeca947eaead2204714fb8fa86b37a3d8b870f206434023d 21:07:01 $ docker rm -f 69a78597ddb7abd6eeca947eaead2204714fb8fa86b37a3d8b870f206434023d [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] unstash [Pipeline] isUnix [Pipeline] sh 21:07:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:03 . [Pipeline] withDockerContainer 21:07:04 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:07:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:07:05 $ docker top 26caee365358770d851c2e891c060399dd712d9eae6327f317e560f1138a963b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:06 [ssh-agent] Looking for ssh-agent implementation... 21:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:06 $ docker exec 26caee365358770d851c2e891c060399dd712d9eae6327f317e560f1138a963b ssh-agent 21:07:07 SSH_AUTH_SOCK=/tmp/ssh-AxYPNdVWEEGg/agent.11 21:07:07 SSH_AGENT_PID=16 21:07:07 Running ssh-add (command line suppressed) 21:07:07 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6678271565719577215.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_6678271565719577215.key) 21:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:07 + git semver tag 21:07:07 # -> Open(): unable to determine branch for HEAD 21:07:07 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:07:07 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:07:07 # $SEMVER_REMOTE_NAME = origin 21:07:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:07 # $SEMVER_USER_NAME = edgex-jenkins 21:07:07 # $SEMVER_BRANCH = master 21:07:07 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 21:07:07 # 4d2dcc302aea349da7dddd1875c8995ac5d915d0 HEAD 21:07:07 # -> Force: false 21:07:07 # 9a48a7339852052c7f95fb3e1bd878f296d77342 refs/tags/v0.0.6 [Pipeline] } 21:07:07 $ docker exec --env ******** --env ******** 26caee365358770d851c2e891c060399dd712d9eae6327f317e560f1138a963b ssh-agent -k 21:07:08 unset SSH_AUTH_SOCK; 21:07:08 unset SSH_AGENT_PID; 21:07:08 echo Agent pid 16 killed; 21:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:08 + git semver [Pipeline] } 21:07:08 $ docker stop --time=1 26caee365358770d851c2e891c060399dd712d9eae6327f317e560f1138a963b 21:07:10 $ docker rm -f 26caee365358770d851c2e891c060399dd712d9eae6327f317e560f1138a963b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:11 21:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:11 0.23.1-centos7: Pulling from edgex-lftools 21:07:11 ab5ef0e58194: Pulling fs layer 21:07:11 9712f1f96733: Pulling fs layer 21:07:11 63f879dbbcfc: Pulling fs layer 21:07:11 0d9ebad4ef96: Pulling fs layer 21:07:11 e9a5061849ea: Pulling fs layer 21:07:11 d747dcd14b5f: Pulling fs layer 21:07:11 2de7ff778b66: Pulling fs layer 21:07:11 0d9ebad4ef96: Waiting 21:07:11 e9a5061849ea: Waiting 21:07:11 d747dcd14b5f: Waiting 21:07:11 2de7ff778b66: Waiting 21:07:11 9712f1f96733: Verifying Checksum 21:07:11 9712f1f96733: Download complete 21:07:17 63f879dbbcfc: Verifying Checksum 21:07:17 63f879dbbcfc: Download complete 21:07:19 e9a5061849ea: Verifying Checksum 21:07:19 e9a5061849ea: Download complete 21:07:19 d747dcd14b5f: Verifying Checksum 21:07:19 d747dcd14b5f: Download complete 21:07:20 0d9ebad4ef96: Verifying Checksum 21:07:20 0d9ebad4ef96: Download complete 21:07:20 2de7ff778b66: Verifying Checksum 21:07:20 2de7ff778b66: Download complete 21:07:21 ab5ef0e58194: Verifying Checksum 21:07:21 ab5ef0e58194: Download complete 21:07:30 ab5ef0e58194: Pull complete 21:07:30 9712f1f96733: Pull complete 21:07:33 63f879dbbcfc: Pull complete 21:07:43 0d9ebad4ef96: Pull complete 21:07:43 e9a5061849ea: Pull complete 21:07:43 d747dcd14b5f: Pull complete 21:07:48 2de7ff778b66: Pull complete 21:07:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:07:48 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:07:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:07:51 $ docker top f53ed0655e5b30bff60d392623dfd25c0a75f840575dea6eac92a28f90dd2c44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:07:52 provisioning config files... 21:07:52 copy managed file [sigul-config] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config4786972738745995642tmp 21:07:52 copy managed file [sigul-password] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config529316285013109819tmp 21:07:52 copy managed file [sigul-pki] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config2494754691135831597tmp [Pipeline] { [Pipeline] echo 21:07:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:07:53 ---> sigul-configuration.sh 21:07:53 gpg: directory `/root/.gnupg' created 21:07:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:07:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:07:53 gpg: keyring `/root/.gnupg/secring.gpg' created 21:07:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:07:53 gpg: CAST5 encrypted data 21:07:53 gpg: encrypted with 1 passphrase 21:07:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:07:53 + mkdir /home/jenkins 21:07:53 + mkdir /home/jenkins/sigul [Pipeline] sh 21:07:54 + 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 21:07:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:54 ---> sigul-install.sh 21:08:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:08:03 + git tag --list 21:08:04 v0.0.0 21:08:04 v0.0.1 21:08:04 v0.0.2 21:08:04 v0.0.3 21:08:04 v0.0.4 21:08:04 v0.0.5 21:08:04 v0.0.6 [Pipeline] sh 21:08:04 + lftools sign git-tag v0.0.6 21:08:06 Signing Git tag with Sigul... 21:08:06 Signing v0.0.6 [Pipeline] echo 21:08:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:08:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:08:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:08:08 $ docker stop --time=1 f53ed0655e5b30bff60d392623dfd25c0a75f840575dea6eac92a28f90dd2c44 21:08:10 $ docker rm -f f53ed0655e5b30bff60d392623dfd25c0a75f840575dea6eac92a28f90dd2c44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:11 . [Pipeline] withDockerContainer 21:08:11 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:08:12 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:08:14 $ docker top b4e4e175fa56fe9e0869d5b9973be1f0c18ec905fa19549bfc23c2db2fcf4c5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:14 [ssh-agent] Looking for ssh-agent implementation... 21:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:15 $ docker exec b4e4e175fa56fe9e0869d5b9973be1f0c18ec905fa19549bfc23c2db2fcf4c5b ssh-agent 21:08:15 SSH_AUTH_SOCK=/tmp/ssh-cGUsoYZkLlsp/agent.11 21:08:15 SSH_AGENT_PID=16 21:08:15 Running ssh-add (command line suppressed) 21:08:15 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4149429487757460307.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_4149429487757460307.key) 21:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:16 + git semver bump patch 21:08:16 # -> Open(): unable to determine branch for HEAD 21:08:16 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:08:16 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:08:16 # $SEMVER_REMOTE_NAME = origin 21:08:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:16 # $SEMVER_USER_NAME = edgex-jenkins 21:08:16 # $SEMVER_BRANCH = master 21:08:16 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver 21:08:16 0.0.7 [Pipeline] } 21:08:16 $ docker exec --env ******** --env ******** b4e4e175fa56fe9e0869d5b9973be1f0c18ec905fa19549bfc23c2db2fcf4c5b ssh-agent -k 21:08:16 unset SSH_AUTH_SOCK; 21:08:16 unset SSH_AGENT_PID; 21:08:16 echo Agent pid 16 killed; 21:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:17 + git semver [Pipeline] } 21:08:17 $ docker stop --time=1 b4e4e175fa56fe9e0869d5b9973be1f0c18ec905fa19549bfc23c2db2fcf4c5b 21:08:18 $ docker rm -f b4e4e175fa56fe9e0869d5b9973be1f0c18ec905fa19549bfc23c2db2fcf4c5b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:08:19 . [Pipeline] withDockerContainer 21:08:19 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:08:19 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:08:20 $ docker top fe783fab6c204c72c0663cdd311f78ac75167e4d1feb4b7ef55629066f60b33c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:08:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:08:20 [ssh-agent] Looking for ssh-agent implementation... 21:08:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:08:21 $ docker exec fe783fab6c204c72c0663cdd311f78ac75167e4d1feb4b7ef55629066f60b33c ssh-agent 21:08:21 SSH_AUTH_SOCK=/tmp/ssh-BMlsNYLM6Nny/agent.11 21:08:21 SSH_AGENT_PID=16 21:08:21 Running ssh-add (command line suppressed) 21:08:21 Identity added: /w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5263828826562516937.key (/w/workspace/ndry_go-mod-configuration_master@tmp/private_key_5263828826562516937.key) 21:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:08:22 + git semver push 21:08:22 # -> Open(): unable to determine branch for HEAD 21:08:22 # $GIT_DIR = /w/workspace/ndry_go-mod-configuration_master/.git 21:08:22 # $GIT_WORK_TREE = /w/workspace/ndry_go-mod-configuration_master 21:08:22 # $SEMVER_REMOTE_NAME = origin 21:08:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:08:22 # $SEMVER_USER_NAME = edgex-jenkins 21:08:22 # $SEMVER_BRANCH = master 21:08:22 # $SEMVER_DIR = /w/workspace/ndry_go-mod-configuration_master/.semver [Pipeline] } 21:08:29 $ docker exec --env ******** --env ******** fe783fab6c204c72c0663cdd311f78ac75167e4d1feb4b7ef55629066f60b33c ssh-agent -k 21:08:29 unset SSH_AUTH_SOCK; 21:08:29 unset SSH_AGENT_PID; 21:08:29 echo Agent pid 16 killed; 21:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:08:29 + git semver [Pipeline] } 21:08:30 $ docker stop --time=1 fe783fab6c204c72c0663cdd311f78ac75167e4d1feb4b7ef55629066f60b33c 21:08:31 $ docker rm -f fe783fab6c204c72c0663cdd311f78ac75167e4d1feb4b7ef55629066f60b33c [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 21:08:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:34 ---> package-listing.sh 21:08:34 ++ facter osfamily 21:08:34 ++ tr '[:upper:]' '[:lower:]' 21:08:34 + OS_FAMILY=redhat 21:08:34 + workspace=/w/workspace/ndry_go-mod-configuration_master 21:08:34 + START_PACKAGES=/tmp/packages_start.txt 21:08:34 + END_PACKAGES=/tmp/packages_end.txt 21:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:34 + PACKAGES=/tmp/packages_start.txt 21:08:34 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 21:08:34 + PACKAGES=/tmp/packages_end.txt 21:08:34 + case "${OS_FAMILY}" in 21:08:34 + sort 21:08:34 + rpm -qa 21:08:38 + '[' -f /tmp/packages_start.txt ']' 21:08:38 + '[' -f /tmp/packages_end.txt ']' 21:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:38 + '[' /w/workspace/ndry_go-mod-configuration_master ']' 21:08:38 + mkdir -p /w/workspace/ndry_go-mod-configuration_master/archives/ 21:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_go-mod-configuration_master/archives/ [Pipeline] isUnix [Pipeline] sh 21:08:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:39 21:08:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:39 alpine: Pulling from edgex-lftools-log-publisher 21:08:39 df20fa9351a1: Pulling fs layer 21:08:39 36b3adc4ff6f: Pulling fs layer 21:08:39 8ad3a11d3b57: Pulling fs layer 21:08:39 46f8f816bc3b: Pulling fs layer 21:08:39 0dadc02b9964: Pulling fs layer 21:08:39 ce6a7cf60c04: Pulling fs layer 21:08:39 7a184a31f384: Pulling fs layer 21:08:39 0879bd2ef858: Pulling fs layer 21:08:39 0dadc02b9964: Waiting 21:08:39 ce6a7cf60c04: Waiting 21:08:39 7a184a31f384: Waiting 21:08:39 0879bd2ef858: Waiting 21:08:39 46f8f816bc3b: Waiting 21:08:39 36b3adc4ff6f: Verifying Checksum 21:08:39 36b3adc4ff6f: Download complete 21:08:40 46f8f816bc3b: Verifying Checksum 21:08:40 46f8f816bc3b: Download complete 21:08:40 df20fa9351a1: Verifying Checksum 21:08:40 df20fa9351a1: Download complete 21:08:40 0dadc02b9964: Verifying Checksum 21:08:40 0dadc02b9964: Download complete 21:08:40 ce6a7cf60c04: Verifying Checksum 21:08:40 ce6a7cf60c04: Download complete 21:08:40 7a184a31f384: Verifying Checksum 21:08:40 7a184a31f384: Download complete 21:08:41 8ad3a11d3b57: Verifying Checksum 21:08:41 8ad3a11d3b57: Download complete 21:08:41 df20fa9351a1: Pull complete 21:08:41 36b3adc4ff6f: Pull complete 21:08:42 0879bd2ef858: Verifying Checksum 21:08:42 0879bd2ef858: Download complete 21:08:43 8ad3a11d3b57: Pull complete 21:08:43 46f8f816bc3b: Pull complete 21:08:44 0dadc02b9964: Pull complete 21:08:44 ce6a7cf60c04: Pull complete 21:08:44 7a184a31f384: Pull complete 21:08:50 0879bd2ef858: Pull complete 21:08:50 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 21:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:50 prd-centos7-docker-4c-2g-1254 does not seem to be running inside a container 21:08:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/ndry_go-mod-configuration_master -v /w/workspace/ndry_go-mod-configuration_master:/w/workspace/ndry_go-mod-configuration_master:rw,z -v /w/workspace/ndry_go-mod-configuration_master@tmp:/w/workspace/ndry_go-mod-configuration_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 21:08:53 $ docker top 70aee8b8919b67837e40db4ebbcdd1c8466b798d3abc491bc29af8d96d9d1ede -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:54 + mkdir -p /var/log/sa [Pipeline] sh 21:08:55 + ls /var/log/sa-host 21:08:55 + sadf -c /var/log/sa-host/sa05 21:08:55 file_magic: OK 21:08:55 HZ: Using current value: 100 21:08:55 file_header: OK 21:08:55 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 21:08:55 Statistics: 21:08:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:55 File successfully converted to sysstat format version 12.2.1 21:08:55 + sadf -c /var/log/sa-host/sa24 21:08:55 file_magic: OK 21:08:55 HZ: Using current value: 100 21:08:55 file_header: OK 21:08:55 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 21:08:55 Statistics: 21:08:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:55 provisioning config files... 21:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_go-mod-configuration_master@tmp/config5625140300194872207tmp [Pipeline] { [Pipeline] echo 21:08:56 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> create-netrc.sh [Pipeline] echo 21:08:56 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:56 ---> logs-deploy.sh 21:08:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/master/8 21:08:56 INFO: archiving workspace using pattern(s): 21:08:59 Archives upload complete. 21:08:59 INFO: archiving logs to Nexus 21:09:01 ---> uname -a: 21:09:01 Linux 70aee8b8919b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 21:09:01 21:09:01 21:09:01 ---> lscpu: 21:09:01 Architecture: x86_64 21:09:01 CPU op-mode(s): 32-bit, 64-bit 21:09:01 Byte Order: Little Endian 21:09:01 Address sizes: 40 bits physical, 48 bits virtual 21:09:01 CPU(s): 4 21:09:01 On-line CPU(s) list: 0-3 21:09:01 Thread(s) per core: 1 21:09:01 Core(s) per socket: 1 21:09:01 Socket(s): 4 21:09:01 NUMA node(s): 1 21:09:01 Vendor ID: GenuineIntel 21:09:01 CPU family: 6 21:09:01 Model: 44 21:09:01 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:09:01 Stepping: 1 21:09:01 CPU MHz: 2933.438 21:09:01 BogoMIPS: 5866.87 21:09:01 Virtualization: VT-x 21:09:01 Hypervisor vendor: KVM 21:09:01 Virtualization type: full 21:09:01 L1d cache: 128 KiB 21:09:01 L1i cache: 128 KiB 21:09:01 L2 cache: 16 MiB 21:09:01 L3 cache: 64 MiB 21:09:01 NUMA node0 CPU(s): 0-3 21:09:01 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:09:01 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:09:01 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:09:01 Vulnerability Meltdown: Mitigation; PTI 21:09:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:09:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:09:01 Vulnerability Tsx async abort: Not affected 21:09:01 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 21:09:01 21:09:01 21:09:01 ---> nproc: 21:09:01 4 21:09:01 21:09:01 21:09:01 ---> df -h: 21:09:01 Filesystem Size Used Available Use% Mounted on 21:09:01 overlay 50.0G 7.8G 42.2G 16% / 21:09:01 tmpfs 64.0M 0 64.0M 0% /dev 21:09:01 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:09:01 shm 64.0M 0 64.0M 0% /dev/shm 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/resolv.conf 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hostname 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /etc/hosts 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/ndry_go-mod-configuration_master@tmp 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /var/log/sa-host 21:09:01 /dev/vda1 50.0G 7.8G 42.2G 16% /w/workspace/ndry_go-mod-configuration_master 21:09:01 21:09:01 21:09:01 ---> free -m: 21:09:01 total used free shared buff/cache available 21:09:01 Mem: 1837 765 125 0 947 1005 21:09:01 Swap: 1023 2 1021 21:09:01 21:09:01 21:09:01 ---> ip addr: 21:09:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:09:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:09:01 inet 127.0.0.1/8 scope host lo 21:09:01 valid_lft forever preferred_lft forever 21:09:01 16: eth0@if17: mtu 1458 qdisc noqueue state UP 21:09:01 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 21:09:01 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 21:09:01 valid_lft forever preferred_lft forever 21:09:01 21:09:01