Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b42b1bfd9c30748770a17f33555286db2cc78103 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21323 in /w/workspace/xfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 Commit message: "refactor: Make module a Go V2 Module (#149)" > git rev-list --no-walk 01392623d029756b86a2b134daf8061cb95bd700 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:03:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:03:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:03:31 ========================================================= 22:03:31 EdgeX Global Pipelines Version Info 22:03:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:03:33 ------------------- 22:03:33 stable info: 22:03:33 ------------------- 22:03:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:03:33 Message: update stable to v1.0.179 22:03:34 ------------------- 22:03:34 experimental info: 22:03:34 ------------------- 22:03:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:03:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 22:03:34 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:03:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:03:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:03:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b42b1bf [Pipeline] echo 22:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:03:38 + git log --format=format:%s -1 b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] echo 22:03:38 GIT_COMMIT: b42b1bfd9c30748770a17f33555286db2cc78103, Commit Message: refactor: Make module a Go V2 Module (#149) [Pipeline] echo 22:03:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:03:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:39 22:03:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:03:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:40 latest: Pulling from edgex-devops/git-semver 22:03:40 31603596830f: Pulling fs layer 22:03:40 2a8b12db71e7: Pulling fs layer 22:03:40 6ca5941a6612: Pulling fs layer 22:03:40 ecc8261a40a4: Pulling fs layer 22:03:40 ecc8261a40a4: Waiting 22:03:40 2a8b12db71e7: Verifying Checksum 22:03:40 2a8b12db71e7: Download complete 22:03:40 31603596830f: Verifying Checksum 22:03:40 31603596830f: Download complete 22:03:40 ecc8261a40a4: Verifying Checksum 22:03:40 ecc8261a40a4: Download complete 22:03:40 6ca5941a6612: Download complete 22:03:41 31603596830f: Pull complete 22:03:41 2a8b12db71e7: Pull complete 22:03:42 6ca5941a6612: Pull complete 22:03:42 ecc8261a40a4: Pull complete 22:03:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:03:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:03:42 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 22:03:44 $ docker top e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:03:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:44 [ssh-agent] Looking for ssh-agent implementation... 22:03:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:44 $ docker exec e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent 22:03:45 SSH_AUTH_SOCK=/tmp/ssh-l7Kr13wiLLaA/agent.11 22:03:45 SSH_AGENT_PID=16 22:03:45 Running ssh-add (command line suppressed) 22:03:45 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5071033536200132699.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_5071033536200132699.key) 22:03:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:45 + git tag --points-at HEAD [Pipeline] } 22:03:45 $ docker exec --env ******** --env ******** e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent -k 22:03:45 unset SSH_AUTH_SOCK; 22:03:45 unset SSH_AGENT_PID; 22:03:45 echo Agent pid 16 killed; 22:03:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:03:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:03:45 [ssh-agent] Looking for ssh-agent implementation... 22:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:03:46 $ docker exec e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent 22:03:46 SSH_AUTH_SOCK=/tmp/ssh-z2cbRMemRCgy/agent.45 22:03:46 SSH_AGENT_PID=50 22:03:46 Running ssh-add (command line suppressed) 22:03:46 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7734005577267483430.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7734005577267483430.key) 22:03:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:03:47 + git semver init 22:03:47 # -> Open(): unable to determine branch for HEAD 22:03:47 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:03:47 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:03:47 # $SEMVER_REMOTE_NAME = origin 22:03:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:03:47 # $SEMVER_USER_NAME = edgex-jenkins 22:03:47 # $SEMVER_BRANCH = master 22:03:47 # $SEMVER_TEMP = /tmp/semver-883451874 22:03:47 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:03:47 # '/tmp/semver-883451874' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 22:03:47 # -> Force: false 22:03:47 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:03:47 $ docker exec --env ******** --env ******** e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a ssh-agent -k 22:03:47 unset SSH_AUTH_SOCK; 22:03:47 unset SSH_AGENT_PID; 22:03:47 echo Agent pid 50 killed; 22:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:03:48 + git semver [Pipeline] } 22:03:48 $ docker stop --time=1 e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a 22:03:49 $ docker rm -f e56997bc5e50ca196c467e2c24c233e7e0c8b489040caa90c9c5d0e9f7e6d64a [Pipeline] // withDockerContainer [Pipeline] sh 22:03:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:03:50 Stashed 1 file(s) [Pipeline] echo 22:03:50 [edgeXSemver]: initialized semver on version 2.0.0-dev.1 [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 22:04:06 Still waiting to schedule task 22:04:06 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21326’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 22:04:06 Still waiting to schedule task 22:04:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 22:06:22 Running on prd-centos7-docker-4c-2g-21344 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:06:22 Running in /w/workspace/go-mod-bootstrap/77 [Pipeline] { [Pipeline] checkout 22:06:25 using credential edgex-jenkins-ssh 22:06:25 Cloning the remote Git repository 22:06:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:25 > git init /w/workspace/go-mod-bootstrap/77 # timeout=10 22:06:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:25 > git --version # timeout=10 22:06:25 > git --version # 'git version 2.24.3' 22:06:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:06:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:06:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:06:27 Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) 22:06:27 > git config core.sparsecheckout # timeout=10 22:06:27 > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 22:06:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21337 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:06:31 Running in /w/workspace/go-mod-bootstrap/77 [Pipeline] { [Pipeline] checkout 22:06:31 Commit message: "refactor: Make module a Go V2 Module (#149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:06:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:06:33 + sudo service docker restart 22:06:33 + true 22:06:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:06:35 ========================================================= 22:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:06:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:06:35 + 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 . 22:06:36 Sending build context to Docker daemon 640.5kB 22:06:36 Step 1/8 : ARG BASE=golang:1.15-alpine 22:06:36 Step 2/8 : FROM ${BASE} 22:06:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:06:36 188c0c94c7c5: Pulling fs layer 22:06:36 0ef7d3d256c8: Pulling fs layer 22:06:36 de9db76c5a1d: Pulling fs layer 22:06:36 bca2f99d35d6: Pulling fs layer 22:06:36 93359f2a8cfa: Pulling fs layer 22:06:36 7c6f9722023f: Pulling fs layer 22:06:36 a35cf1a2eb13: Pulling fs layer 22:06:36 93359f2a8cfa: Waiting 22:06:36 7c6f9722023f: Waiting 22:06:36 bca2f99d35d6: Waiting 22:06:36 a35cf1a2eb13: Waiting 22:06:36 de9db76c5a1d: Verifying Checksum 22:06:36 de9db76c5a1d: Download complete 22:06:36 0ef7d3d256c8: Verifying Checksum 22:06:36 0ef7d3d256c8: Download complete 22:06:36 93359f2a8cfa: Verifying Checksum 22:06:36 93359f2a8cfa: Download complete 22:06:36 7c6f9722023f: Verifying Checksum 22:06:36 7c6f9722023f: Download complete 22:06:36 188c0c94c7c5: Verifying Checksum 22:06:36 188c0c94c7c5: Download complete 22:06:36 188c0c94c7c5: Pull complete 22:06:36 using credential edgex-jenkins-ssh 22:06:36 0ef7d3d256c8: Pull complete 22:06:36 de9db76c5a1d: Pull complete 22:06:36 Cloning the remote Git repository 22:06:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:37 > git init /w/workspace/go-mod-bootstrap/77 # timeout=10 22:06:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:37 > git --version # timeout=10 22:06:37 > git --version # 'git version 2.17.1' 22:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:06:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:06:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:06:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:06:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:06:38 a35cf1a2eb13: Verifying Checksum 22:06:38 a35cf1a2eb13: Download complete 22:06:38 Checking out Revision b42b1bfd9c30748770a17f33555286db2cc78103 (master) 22:06:39 bca2f99d35d6: Verifying Checksum 22:06:39 bca2f99d35d6: Download complete 22:06:38 > git config core.sparsecheckout # timeout=10 22:06:38 > git checkout -f b42b1bfd9c30748770a17f33555286db2cc78103 # timeout=10 22:06:43 Commit message: "refactor: Make module a Go V2 Module (#149)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:06:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:06:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:06:46 + true 22:06:46 + sudo service docker restart 22:06:46 bca2f99d35d6: Pull complete 22:06:46 93359f2a8cfa: Pull complete 22:06:46 7c6f9722023f: Pull complete [Pipeline] unstash [Pipeline] echo 22:06:49 ========================================================= 22:06:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:06:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:06:49 + 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 . 22:06:50 Sending build context to Docker daemon 639.5kB 22:06:50 Step 1/8 : ARG BASE=golang:1.15-alpine 22:06:50 Step 2/8 : FROM ${BASE} 22:06:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:51 5f621e34cdf4: Pulling fs layer 22:06:51 a4357932f1b6: Pulling fs layer 22:06:51 18c013af1878: Pulling fs layer 22:06:51 00ac8860ef70: Pulling fs layer 22:06:51 63d7cb157983: Pulling fs layer 22:06:51 b116817d02f9: Pulling fs layer 22:06:51 745a02a5169b: Pulling fs layer 22:06:51 63d7cb157983: Waiting 22:06:51 b116817d02f9: Waiting 22:06:51 00ac8860ef70: Waiting 22:06:51 745a02a5169b: Waiting 22:06:51 18c013af1878: Verifying Checksum 22:06:51 18c013af1878: Download complete 22:06:51 a4357932f1b6: Download complete 22:06:51 63d7cb157983: Verifying Checksum 22:06:51 63d7cb157983: Download complete 22:06:51 b116817d02f9: Verifying Checksum 22:06:51 b116817d02f9: Download complete 22:06:52 a35cf1a2eb13: Pull complete 22:06:52 5f621e34cdf4: Verifying Checksum 22:06:52 5f621e34cdf4: Download complete 22:06:52 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:06:52 ---> a62c8e92a672 22:06:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:06:52 ---> Running in 9f2c933f0b6d 22:06:52 5f621e34cdf4: Pull complete 22:06:52 Removing intermediate container 9f2c933f0b6d 22:06:52 ---> 0a97e0e667f3 22:06:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:06:52 ---> Running in e893cdcff35a 22:06:53 a4357932f1b6: Pull complete 22:06:53 18c013af1878: Pull complete 22:06:54 Removing intermediate container e893cdcff35a 22:06:54 ---> 780176b5d19e 22:06:54 Step 5/8 : RUN apk add --update --no-cache git make 22:06:54 ---> Running in ac364a8fcdae 22:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:06:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:06:57 745a02a5169b: Download complete 22:06:59 00ac8860ef70: Verifying Checksum 22:06:59 00ac8860ef70: Download complete 22:07:03 OK: 166 MiB in 39 packages 22:07:03 Removing intermediate container ac364a8fcdae 22:07:03 ---> 29d63253d8d9 22:07:03 Step 6/8 : WORKDIR /build 22:07:03 ---> Running in e4cc251d9e5f 22:07:04 Removing intermediate container e4cc251d9e5f 22:07:04 ---> 2d1d337d59d6 22:07:04 Step 7/8 : COPY go.mod . 22:07:04 ---> 9adf56ab8bc2 22:07:04 Step 8/8 : RUN go mod download 22:07:04 ---> Running in ead41f9b145d 22:07:09 00ac8860ef70: Pull complete 22:07:09 63d7cb157983: Pull complete 22:07:10 b116817d02f9: Pull complete 22:07:13 745a02a5169b: Pull complete 22:07:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:07:13 ---> b7e6874047d6 22:07:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:07:16 ---> Running in dccb595a3e33 22:07:16 Removing intermediate container dccb595a3e33 22:07:16 ---> fb8087289b7b 22:07:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:07:16 ---> Running in 9c2be5b70878 22:07:20 Removing intermediate container 9c2be5b70878 22:07:20 ---> 76abd7942e63 22:07:20 Step 5/8 : RUN apk add --update --no-cache git make 22:07:20 ---> Running in 2aa441e1f1f1 22:07:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:07:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:07:26 Removing intermediate container ead41f9b145d 22:07:26 ---> a189f058f899 22:07:26 Successfully built a189f058f899 22:07:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:07:27 + docker inspect -f . ci-base-image-x86_64 22:07:27 . [Pipeline] withDockerContainer 22:07:27 prd-centos7-docker-4c-2g-21344 does not seem to be running inside a container 22:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:28 $ docker top 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:29 + go version 22:07:29 go version go1.15.5 linux/amd64 [Pipeline] } 22:07:29 $ docker stop --time=1 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 22:07:30 OK: 142 MiB in 39 packages 22:07:30 Removing intermediate container 2aa441e1f1f1 22:07:30 ---> a10fda705cc7 22:07:30 Step 6/8 : WORKDIR /build 22:07:30 ---> Running in 1fe0d9e52f20 22:07:30 $ docker rm -f 093ca50fcf2221f48de369bc816033147350ddc4c315bf3d606003331b265f48 [Pipeline] // withDockerContainer 22:07:31 Removing intermediate container 1fe0d9e52f20 22:07:31 ---> 1908541dfd48 22:07:31 Step 7/8 : COPY go.mod . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:07:31 + docker inspect -f . ci-base-image-x86_64 22:07:31 . [Pipeline] withDockerContainer 22:07:32 prd-centos7-docker-4c-2g-21344 does not seem to be running inside a container 22:07:32 ---> 29fe5f6d5b0e 22:07:32 Step 8/8 : RUN go mod download 22:07:32 ---> Running in a7c1dac60ecd 22:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:07:32 $ docker top db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:33 + make test 22:07:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:07:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:07:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 9.0% of statements 22:07:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:07:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.026s coverage: 92.2% of statements 22:07:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.012s coverage: 85.3% of statements 22:07:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.022s coverage: 34.3% of statements 22:07:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:07:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:07:45 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 18.2% of statements 22:07:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.009s coverage: 95.3% of statements 22:07:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:07:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:07:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 22:07:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:07:50 gofmt -l . 22:07:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:07:50 $ docker stop --time=1 db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 22:07:52 $ docker rm -f db278e7f8aac83fecd2a85defe41060c2f23f02ffb86dff3d61fc2952110eb55 [Pipeline] // withDockerContainer [Pipeline] sh 22:07:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:07:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 22:07:54 Removing intermediate container a7c1dac60ecd 22:07:54 ---> 57eda79258bf 22:07:54 Successfully built 57eda79258bf 22:07:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 22:07:54 + docker inspect -f . ci-base-image-arm64 22:07:54 . Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withDockerContainer 22:07:55 prd-ubuntu18.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 22:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:07:56 $ docker top f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:07:58 + go version 22:07:58 go version go1.15.5 linux/arm64 [Pipeline] } 22:07:58 $ docker stop --time=1 f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 22:08:00 $ docker rm -f f43cb1511bbed1f18e87bdd2ebe3121b2788dddfd617ba3950825aba27afae32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:01 + docker inspect -f . ci-base-image-arm64 22:08:01 . [Pipeline] withDockerContainer 22:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-21337 does not seem to be running inside a container 22:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/77 -v /w/workspace/go-mod-bootstrap/77:/w/workspace/go-mod-bootstrap/77:rw,z -v /w/workspace/go-mod-bootstrap/77@tmp:/w/workspace/go-mod-bootstrap/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:08:03 $ docker top de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:04 + make test 22:08:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:08:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:08:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.035s coverage: 9.0% of statements 22:08:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:08:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.040s coverage: 92.2% of statements 22:08:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements 22:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.020s coverage: 34.3% of statements 22:08:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:08:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:08:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 18.2% of statements 22:08:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.024s coverage: 95.3% of statements 22:08:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:08:42 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:08:42 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 22:08:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:08:48 gofmt -l . 22:08:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:08:48 $ docker stop --time=1 de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 22:08:50 $ docker rm -f de11d920658ce447edd0161402ce9dab109bddd2e4096e246b46d4192c9a1078 [Pipeline] // withDockerContainer [Pipeline] sh 22:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:08:51 Warning: overwriting stash ‘coverage-report’ 22:08:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:08:54 provisioning config files... 22:08:54 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1750280154846726721tmp [Pipeline] { [Pipeline] sh 22:08:54 + set +x 22:08:54 + curl -s https://codecov.io/bash 22:08:54 + bash -s -- 22:08:54 22:08:54 _____ _ 22:08:54 / ____| | | 22:08:54 | | ___ __| | ___ ___ _____ __ 22:08:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:08:54 | |___| (_) | (_| | __/ (_| (_) \ V / 22:08:54 \_____\___/ \__,_|\___|\___\___/ \_/ 22:08:54 Bash-20210115-cec3c92 22:08:54 22:08:54 22:08:54 ==> git version 2.24.3 found 22:08:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:08:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:08:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:08:54 ==> Jenkins CI detected. 22:08:54 project root: . 22:08:54 --> token set from env 22:08:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:08:54 ==> Running gcov in . (disable via -X gcov) 22:08:54 ==> Python coveragepy not found 22:08:54 ==> Searching for coverage reports in: 22:08:54 + . 22:08:54 -> Found 1 reports 22:08:54 ==> Detecting git/mercurial file structure 22:08:54 ==> Reading reports 22:08:54 + ./coverage.out bytes=26895 22:08:54 ==> Appending adjustments 22:08:54 https://docs.codecov.io/docs/fixing-reports 22:08:55 + Found adjustments 22:08:55 ==> Gzipping contents 22:08:55 8.0K /tmp/codecov.VJ23CR.gz 22:08:55 ==> Uploading reports 22:08:55 url: https://codecov.io 22:08:55 query: branch=master&commit=b42b1bfd9c30748770a17f33555286db2cc78103&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:55 -> Pinging Codecov 22:08:55 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=b42b1bfd9c30748770a17f33555286db2cc78103&build=77&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F77%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:55 -> Uploading to 22:08:55 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/833815588EE85121546D348822E98E2E/b42b1bfd9c30748770a17f33555286db2cc78103/46e237fc-d37e-4499-a2a0-5e9a3e516acb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T220855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c030e87b26210635e02833a61ba8cb922956409e4ce10d0289bde4178029f51 22:08:55 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:55 Dload Upload Total Spent Left Speed 22:08:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4973 0 0 100 4973 0 10270 --:--:-- --:--:-- --:--:-- 10274 22:08:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] } 22:08:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:08:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:08:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:56 22:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:08:57 188c0c94c7c5: Pulling fs layer 22:08:57 0ef7d3d256c8: Pulling fs layer 22:08:57 de9db76c5a1d: Pulling fs layer 22:08:57 0eba1c9be4d2: Pulling fs layer 22:08:57 0d57e429df01: Pulling fs layer 22:08:57 4e4be7b47b0d: Pulling fs layer 22:08:57 e1f770b5df2f: Pulling fs layer 22:08:57 85a0685a4137: Pulling fs layer 22:08:57 4e4be7b47b0d: Waiting 22:08:57 85a0685a4137: Waiting 22:08:57 e1f770b5df2f: Waiting 22:08:57 0eba1c9be4d2: Waiting 22:08:57 0d57e429df01: Waiting 22:08:57 de9db76c5a1d: Verifying Checksum 22:08:57 de9db76c5a1d: Download complete 22:08:57 0ef7d3d256c8: Verifying Checksum 22:08:57 0ef7d3d256c8: Download complete 22:08:57 0d57e429df01: Verifying Checksum 22:08:57 0d57e429df01: Download complete 22:08:57 4e4be7b47b0d: Verifying Checksum 22:08:57 4e4be7b47b0d: Download complete 22:08:57 188c0c94c7c5: Download complete 22:08:57 188c0c94c7c5: Pull complete 22:08:57 0ef7d3d256c8: Pull complete 22:08:58 de9db76c5a1d: Pull complete 22:08:58 e1f770b5df2f: Verifying Checksum 22:08:58 e1f770b5df2f: Download complete 22:09:01 0eba1c9be4d2: Verifying Checksum 22:09:01 0eba1c9be4d2: Download complete 22:09:01 85a0685a4137: Verifying Checksum 22:09:01 85a0685a4137: Download complete 22:09:06 0eba1c9be4d2: Pull complete 22:09:06 0d57e429df01: Pull complete 22:09:06 4e4be7b47b0d: Pull complete 22:09:08 e1f770b5df2f: Pull complete 22:09:16 85a0685a4137: Pull complete 22:09:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:09:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:09:16 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:09:18 $ docker top 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b -eo pid,comm [Pipeline] { [Pipeline] echo 22:09:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:09:18 + set -o pipefail 22:09:18 + snyk monitor '--org=edgex-jenkins' 22:09:23 22:09:23 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:09:23 22:09:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/d766b3fd-a82f-4835-9a29-ea34dade5b8b 22:09:23 22:09:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:09:23 22:09:23 [Pipeline] } 22:09:24 $ docker stop --time=1 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b 22:09:26 $ docker rm -f 09a309cc83f81c2f4df4593e3428a3c177dd439d91974cc4ab39b68bb92e064b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 22:09:27 + git log --format=format:%s -1 b42b1bfd9c30748770a17f33555286db2cc78103 [Pipeline] isUnix [Pipeline] sh 22:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:27 . [Pipeline] withDockerContainer 22:09:28 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:28 $ docker top fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:29 [ssh-agent] Looking for ssh-agent implementation... 22:09:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:29 $ docker exec fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 ssh-agent 22:09:29 SSH_AUTH_SOCK=/tmp/ssh-AuLaEf5vV7jV/agent.12 22:09:29 SSH_AGENT_PID=17 22:09:29 Running ssh-add (command line suppressed) 22:09:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4594647656941044937.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4594647656941044937.key) 22:09:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:30 + git semver tag 22:09:30 # -> Open(): unable to determine branch for HEAD 22:09:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:09:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:09:30 # $SEMVER_REMOTE_NAME = origin 22:09:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:30 # $SEMVER_USER_NAME = edgex-jenkins 22:09:30 # $SEMVER_BRANCH = master 22:09:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:09:30 # b42b1bfd9c30748770a17f33555286db2cc78103 HEAD 22:09:30 # -> Force: false 22:09:30 # 32f82024f819f01f09b765194434925e55b2f03d refs/tags/v2.0.0-dev.1 [Pipeline] } 22:09:30 $ docker exec --env ******** --env ******** fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 ssh-agent -k 22:09:30 unset SSH_AUTH_SOCK; 22:09:30 unset SSH_AGENT_PID; 22:09:30 echo Agent pid 17 killed; 22:09:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:30 + git semver [Pipeline] } 22:09:30 $ docker stop --time=1 fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 22:09:32 $ docker rm -f fd473de712857bcac6089d974ebda123c71e4a27b4ba3fb25866ca66a2e0a424 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:32 22:09:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:33 0.23.1-centos7: Pulling from edgex-lftools 22:09:33 ab5ef0e58194: Pulling fs layer 22:09:33 9712f1f96733: Pulling fs layer 22:09:33 63f879dbbcfc: Pulling fs layer 22:09:33 0d9ebad4ef96: Pulling fs layer 22:09:33 e9a5061849ea: Pulling fs layer 22:09:33 d747dcd14b5f: Pulling fs layer 22:09:33 2de7ff778b66: Pulling fs layer 22:09:33 0d9ebad4ef96: Waiting 22:09:33 e9a5061849ea: Waiting 22:09:33 d747dcd14b5f: Waiting 22:09:33 2de7ff778b66: Waiting 22:09:33 9712f1f96733: Download complete 22:09:34 63f879dbbcfc: Verifying Checksum 22:09:34 63f879dbbcfc: Download complete 22:09:34 e9a5061849ea: Verifying Checksum 22:09:34 e9a5061849ea: Download complete 22:09:34 d747dcd14b5f: Verifying Checksum 22:09:34 d747dcd14b5f: Download complete 22:09:35 2de7ff778b66: Verifying Checksum 22:09:35 2de7ff778b66: Download complete 22:09:35 0d9ebad4ef96: Verifying Checksum 22:09:35 ab5ef0e58194: Verifying Checksum 22:09:35 ab5ef0e58194: Download complete 22:09:40 ab5ef0e58194: Pull complete 22:09:40 9712f1f96733: Pull complete 22:09:42 63f879dbbcfc: Pull complete 22:09:49 0d9ebad4ef96: Pull complete 22:09:50 e9a5061849ea: Pull complete 22:09:50 d747dcd14b5f: Pull complete 22:09:52 2de7ff778b66: Pull complete 22:09:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:09:53 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:09:57 $ docker top fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:09:57 provisioning config files... 22:09:57 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1103974298692347033tmp 22:09:57 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7007620711239283858tmp 22:09:57 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3251355599258346230tmp [Pipeline] { [Pipeline] echo 22:09:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:09:57 ---> sigul-configuration.sh 22:09:57 gpg: directory `/root/.gnupg' created 22:09:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:09:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:09:57 gpg: keyring `/root/.gnupg/secring.gpg' created 22:09:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:09:57 gpg: CAST5 encrypted data 22:09:58 gpg: encrypted with 1 passphrase 22:09:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:09:58 + mkdir /home/jenkins 22:09:58 + mkdir /home/jenkins/sigul [Pipeline] sh 22:09:58 + 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 22:09:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:09:59 ---> sigul-install.sh 22:10:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:10:04 + git tag --list 22:10:04 v0.0.1 22:10:04 v0.0.10 22:10:04 v0.0.11 22:10:04 v0.0.12 22:10:04 v0.0.13 22:10:04 v0.0.14 22:10:04 v0.0.15 22:10:04 v0.0.16 22:10:04 v0.0.17 22:10:04 v0.0.18 22:10:04 v0.0.19 22:10:04 v0.0.2 22:10:04 v0.0.20 22:10:04 v0.0.21 22:10:04 v0.0.22 22:10:04 v0.0.23 22:10:04 v0.0.24 22:10:04 v0.0.25 22:10:04 v0.0.26 22:10:04 v0.0.27 22:10:04 v0.0.28 22:10:04 v0.0.29 22:10:04 v0.0.3 22:10:04 v0.0.30 22:10:04 v0.0.31 22:10:04 v0.0.32 22:10:04 v0.0.33 22:10:04 v0.0.34 22:10:04 v0.0.35 22:10:04 v0.0.36 22:10:04 v0.0.37 22:10:04 v0.0.38 22:10:04 v0.0.39 22:10:04 v0.0.4 22:10:04 v0.0.40 22:10:04 v0.0.41 22:10:04 v0.0.42 22:10:04 v0.0.43 22:10:04 v0.0.44 22:10:04 v0.0.45 22:10:04 v0.0.46 22:10:04 v0.0.47 22:10:04 v0.0.48 22:10:04 v0.0.49 22:10:04 v0.0.5 22:10:04 v0.0.50 22:10:04 v0.0.51 22:10:04 v0.0.52 22:10:04 v0.0.53 22:10:04 v0.0.54 22:10:04 v0.0.55 22:10:04 v0.0.56 22:10:04 v0.0.57 22:10:04 v0.0.58 22:10:04 v0.0.59 22:10:04 v0.0.6 22:10:04 v0.0.60 22:10:04 v0.0.61 22:10:04 v0.0.62 22:10:04 v0.0.63 22:10:04 v0.0.64 22:10:04 v0.0.65 22:10:04 v0.0.66 22:10:04 v0.0.67 22:10:04 v0.0.68 22:10:04 v0.0.69 22:10:04 v0.0.7 22:10:04 v0.0.70 22:10:04 v0.0.71 22:10:04 v0.0.72 22:10:04 v0.0.8 22:10:04 v0.0.9 22:10:04 v2.0.0-dev.1 [Pipeline] sh 22:10:04 + lftools sign git-tag v2.0.0-dev.1 22:10:06 Signing Git tag with Sigul... 22:10:06 Signing v2.0.0-dev.1 [Pipeline] echo 22:10:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:10:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:10:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:10:07 $ docker stop --time=1 fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c 22:10:09 $ docker rm -f fd6db6b0227310c08f0fd983c894e196526a294996193d8da8bd8bbc6390408c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:10 . [Pipeline] withDockerContainer 22:10:10 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:10:11 $ docker top 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:12 [ssh-agent] Looking for ssh-agent implementation... 22:10:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:12 $ docker exec 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d ssh-agent 22:10:12 SSH_AUTH_SOCK=/tmp/ssh-niaytzJNSW7j/agent.12 22:10:12 SSH_AGENT_PID=17 22:10:12 Running ssh-add (command line suppressed) 22:10:12 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3330912929924509439.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3330912929924509439.key) 22:10:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:13 + git semver bump pre 22:10:13 # -> Open(): unable to determine branch for HEAD 22:10:13 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:10:13 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:10:13 # $SEMVER_REMOTE_NAME = origin 22:10:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:10:13 # $SEMVER_USER_NAME = edgex-jenkins 22:10:13 # $SEMVER_BRANCH = master 22:10:13 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:10:13 2.0.0-dev.2 [Pipeline] } 22:10:13 $ docker exec --env ******** --env ******** 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d ssh-agent -k 22:10:13 unset SSH_AUTH_SOCK; 22:10:13 unset SSH_AGENT_PID; 22:10:13 echo Agent pid 17 killed; 22:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:13 + git semver [Pipeline] } 22:10:13 $ docker stop --time=1 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d 22:10:15 $ docker rm -f 852989b0f58de716920d40baa60aac7756410666954d474ca04141c1e9eda28d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:10:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:10:15 . [Pipeline] withDockerContainer 22:10:15 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:10:16 $ docker top a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:16 [ssh-agent] Looking for ssh-agent implementation... 22:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:17 $ docker exec a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf ssh-agent 22:10:17 SSH_AUTH_SOCK=/tmp/ssh-7zTuRGT7IPYP/agent.11 22:10:17 SSH_AGENT_PID=16 22:10:17 Running ssh-add (command line suppressed) 22:10:17 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8467534481732514707.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8467534481732514707.key) 22:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:17 + git semver push 22:10:17 # -> Open(): unable to determine branch for HEAD 22:10:17 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:10:17 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:10:17 # $SEMVER_REMOTE_NAME = origin 22:10:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:10:17 # $SEMVER_USER_NAME = edgex-jenkins 22:10:17 # $SEMVER_BRANCH = master 22:10:17 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:10:24 $ docker exec --env ******** --env ******** a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf ssh-agent -k 22:10:24 unset SSH_AUTH_SOCK; 22:10:24 unset SSH_AGENT_PID; 22:10:24 echo Agent pid 16 killed; 22:10:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:25 + git semver [Pipeline] } 22:10:25 $ docker stop --time=1 a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf 22:10:26 $ docker rm -f a054793e20bc80c281b2463ddc621d905fe47be5be65d4c92cd0deeebbc8ebbf [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 22:10:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:10:28 ---> package-listing.sh 22:10:28 ++ facter osfamily 22:10:28 ++ tr '[:upper:]' '[:lower:]' 22:10:28 + OS_FAMILY=redhat 22:10:28 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 22:10:28 + START_PACKAGES=/tmp/packages_start.txt 22:10:28 + END_PACKAGES=/tmp/packages_end.txt 22:10:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:10:28 + PACKAGES=/tmp/packages_start.txt 22:10:28 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:10:28 + PACKAGES=/tmp/packages_end.txt 22:10:28 + case "${OS_FAMILY}" in 22:10:28 + rpm -qa 22:10:28 + sort 22:10:33 + '[' -f /tmp/packages_start.txt ']' 22:10:33 + '[' -f /tmp/packages_end.txt ']' 22:10:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:10:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 22:10:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 22:10:33 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:10:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:34 22:10:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:34 alpine: Pulling from edgex-lftools-log-publisher 22:10:34 df20fa9351a1: Pulling fs layer 22:10:34 36b3adc4ff6f: Pulling fs layer 22:10:34 8ad3a11d3b57: Pulling fs layer 22:10:34 46f8f816bc3b: Pulling fs layer 22:10:34 93b61091891f: Pulling fs layer 22:10:34 93b9cdb0e59b: Pulling fs layer 22:10:34 5e14af77c1be: Pulling fs layer 22:10:34 01666e4c0597: Pulling fs layer 22:10:34 aa168da1d23b: Pulling fs layer 22:10:34 93b9cdb0e59b: Waiting 22:10:34 5e14af77c1be: Waiting 22:10:34 01666e4c0597: Waiting 22:10:34 46f8f816bc3b: Waiting 22:10:34 93b61091891f: Waiting 22:10:34 aa168da1d23b: Waiting 22:10:34 36b3adc4ff6f: Download complete 22:10:34 46f8f816bc3b: Verifying Checksum 22:10:34 46f8f816bc3b: Download complete 22:10:34 df20fa9351a1: Verifying Checksum 22:10:34 df20fa9351a1: Download complete 22:10:34 93b9cdb0e59b: Verifying Checksum 22:10:34 93b9cdb0e59b: Download complete 22:10:35 5e14af77c1be: Verifying Checksum 22:10:35 5e14af77c1be: Download complete 22:10:35 93b61091891f: Verifying Checksum 22:10:35 93b61091891f: Download complete 22:10:35 8ad3a11d3b57: Verifying Checksum 22:10:35 8ad3a11d3b57: Download complete 22:10:35 01666e4c0597: Verifying Checksum 22:10:35 01666e4c0597: Download complete 22:10:35 df20fa9351a1: Pull complete 22:10:35 36b3adc4ff6f: Pull complete 22:10:37 aa168da1d23b: Verifying Checksum 22:10:37 aa168da1d23b: Download complete 22:10:37 8ad3a11d3b57: Pull complete 22:10:37 46f8f816bc3b: Pull complete 22:10:38 93b61091891f: Pull complete 22:10:38 93b9cdb0e59b: Pull complete 22:10:38 5e14af77c1be: Pull complete 22:10:38 01666e4c0597: Pull complete 22:10:46 aa168da1d23b: Pull complete 22:10:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:10:46 prd-centos7-docker-4c-2g-21323 does not seem to be running inside a container 22:10:46 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:10:49 $ docker top 21ad910126d339fadb676271b04bd52d65b638c590d17de347c818459903e30f -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:50 + touch /tmp/pre-build-complete [Pipeline] sh 22:10:50 + mkdir -p /var/log/sa [Pipeline] sh 22:10:50 + ls /var/log/sa-host 22:10:50 + sadf -c /var/log/sa-host/sa19 22:10:50 file_magic: OK 22:10:50 HZ: Using current value: 100 22:10:50 file_header: OK 22:10:50 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 22:10:50 Statistics: 22:10:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:10:50 File successfully converted to sysstat format version 12.2.1 22:10:50 + sadf -c /var/log/sa-host/sa23 22:10:50 file_magic: OK 22:10:50 HZ: Using current value: 100 22:10:50 file_header: OK 22:10:50 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 22:10:50 Statistics: 22:10:50 Hnuu...uuuununununu... 22:10:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:51 provisioning config files... 22:10:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5563809046297300938tmp [Pipeline] { [Pipeline] echo 22:10:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:51 ---> create-netrc.sh [Pipeline] } 22:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:10:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:10:51 ---> python-tools-install.sh [Pipeline] echo 22:10:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> sudo-logs.sh 22:10:52 Archiving 'sudo' log.. [Pipeline] echo 22:10:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> job-cost.sh 22:10:52 lf-activate-venv: SKIPPING 22:10:52 INFO: No Stack... 22:10:53 INFO: Retrieving Pricing Info for: v1-standard-2 22:10:53 INFO: Archiving Costs [Pipeline] echo 22:10:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:54 ---> logs-deploy.sh 22:10:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/77 22:10:54 INFO: archiving workspace using pattern(s): 22:10:55 Archives upload complete. 22:10:55 INFO: archiving logs to Nexus 22:10:56 ---> uname -a: 22:10:56 Linux prd-centos7-docker-4c-2g-21323.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:10:56 22:10:56 22:10:56 ---> lscpu: 22:10:56 Architecture: x86_64 22:10:56 CPU op-mode(s): 32-bit, 64-bit 22:10:56 Byte Order: Little Endian 22:10:56 Address sizes: 40 bits physical, 48 bits virtual 22:10:56 CPU(s): 4 22:10:56 On-line CPU(s) list: 0-3 22:10:56 Thread(s) per core: 1 22:10:56 Core(s) per socket: 1 22:10:56 Socket(s): 4 22:10:56 NUMA node(s): 1 22:10:56 Vendor ID: GenuineIntel 22:10:56 CPU family: 6 22:10:56 Model: 44 22:10:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:10:56 Stepping: 1 22:10:56 CPU MHz: 2933.438 22:10:56 BogoMIPS: 5866.87 22:10:56 Virtualization: VT-x 22:10:56 Hypervisor vendor: KVM 22:10:56 Virtualization type: full 22:10:56 L1d cache: 128 KiB 22:10:56 L1i cache: 128 KiB 22:10:56 L2 cache: 16 MiB 22:10:56 L3 cache: 64 MiB 22:10:56 NUMA node0 CPU(s): 0-3 22:10:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:10:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:10:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:10:56 Vulnerability Meltdown: Mitigation; PTI 22:10:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:10:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:10:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:10:56 Vulnerability Srbds: Not affected 22:10:56 Vulnerability Tsx async abort: Not affected 22:10:56 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 22:10:56 22:10:56 22:10:56 ---> nproc: 22:10:56 4 22:10:56 22:10:56