Pull request #349 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of andresrinivasan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0355030adcc42d95c368338fb65d94e0ad2d76e0 rather than ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Obtained Jenkinsfile from 0355030adcc42d95c368338fb65d94e0ad2d76e0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6104 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 Commit message: "feat: Add constant for Redis bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:46:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9df9f397bc9fd9898e5d281d9ff676e76c9dacc4 # timeout=10 [Pipeline] withCredentials 00:46:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:42 ========================================================= 00:46:42 EdgeX Global Pipelines Version Info 00:46:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:44 ------------------- 00:46:44 stable info: 00:46:44 ------------------- 00:46:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:44 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 00:46:44 Message: update stable to v1.0.144 00:46:45 ------------------- 00:46:45 experimental info: 00:46:45 ------------------- 00:46:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:45 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 00:46:45 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 00:46:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:46:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:46:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4de2a [Pipeline] echo 00:46:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:46:49 + git log --format=format:%s -1 ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] echo 00:46:49 GIT_COMMIT: ba4de2ab09ea62a1af93d8a86d48a275028ef1a5, Commit Message: feat: Add constant for Redis bootstrap [Pipeline] echo 00:46:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:51 00:46:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:46:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:51 latest: Pulling from edgex-devops/git-semver 00:46:51 31603596830f: Pulling fs layer 00:46:51 2a8b12db71e7: Pulling fs layer 00:46:51 6ca5941a6612: Pulling fs layer 00:46:51 ecc8261a40a4: Pulling fs layer 00:46:51 ecc8261a40a4: Waiting 00:46:51 2a8b12db71e7: Verifying Checksum 00:46:51 2a8b12db71e7: Download complete 00:46:51 31603596830f: Download complete 00:46:51 6ca5941a6612: Verifying Checksum 00:46:51 6ca5941a6612: Download complete 00:46:51 ecc8261a40a4: Verifying Checksum 00:46:51 ecc8261a40a4: Download complete 00:46:51 31603596830f: Pull complete 00:46:51 2a8b12db71e7: Pull complete 00:46:52 6ca5941a6612: Pull complete 00:46:52 ecc8261a40a4: Pull complete 00:46:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:46:52 prd-centos7-docker-4c-2g-6104 does not seem to be running inside a container 00:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:46:54 $ docker top 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:55 [ssh-agent] Looking for ssh-agent implementation... 00:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:55 $ docker exec 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent 00:46:55 SSH_AUTH_SOCK=/tmp/ssh-19Y71nhKLmtR/agent.12 00:46:55 SSH_AGENT_PID=17 00:46:55 Running ssh-add (command line suppressed) 00:46:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_5067897426190773457.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_5067897426190773457.key) 00:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:56 + git tag --points-at HEAD [Pipeline] } 00:46:56 $ docker exec --env ******** --env ******** 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent -k 00:46:56 unset SSH_AUTH_SOCK; 00:46:56 unset SSH_AGENT_PID; 00:46:56 echo Agent pid 17 killed; 00:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:46:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:56 [ssh-agent] Looking for ssh-agent implementation... 00:46:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:56 $ docker exec 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent 00:46:56 SSH_AUTH_SOCK=/tmp/ssh-raFNaqPESAed/agent.46 00:46:56 SSH_AGENT_PID=51 00:46:56 Running ssh-add (command line suppressed) 00:46:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_6823610856297532138.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_6823610856297532138.key) 00:46:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:57 + git semver init 00:46:57 # -> Open(): unable to determine branch for HEAD 00:46:57 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.git 00:46:57 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-349 00:46:57 # $SEMVER_REMOTE_NAME = origin 00:46:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:46:57 # $SEMVER_USER_NAME = edgex-jenkins 00:46:57 # $SEMVER_BRANCH = PR-349 00:46:57 # $SEMVER_TEMP = /tmp/semver-037861237 00:46:57 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:46:57 # '/tmp/semver-037861237' -> '/w/workspace/dry_go-mod-core-contracts_PR-349/.semver' 00:46:57 # -> Force: false 00:46:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.semver [Pipeline] } 00:46:57 $ docker exec --env ******** --env ******** 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent -k 00:46:58 unset SSH_AUTH_SOCK; 00:46:58 unset SSH_AGENT_PID; 00:46:58 echo Agent pid 51 killed; 00:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:58 + git semver [Pipeline] } 00:46:58 $ docker stop --time=1 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac 00:47:00 $ docker rm -f 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac [Pipeline] // withDockerContainer [Pipeline] sh 00:47:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:01 Stashed 1 file(s) [Pipeline] echo 00:47:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:47:17 Still waiting to schedule task 00:47:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:47:17 Still waiting to schedule task 00:47:17 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:49:42 Running on prd-centos7-docker-4c-2g-6106 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws 00:49:42 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:49:46 using credential edgex-jenkins-ssh 00:49:46 Cloning the remote Git repository 00:49:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:49:46 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:49:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:49:46 > git --version # timeout=10 00:49:46 > git --version # 'git version 2.16.5' 00:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:49:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:49:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:49:47 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 00:49:47 Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 00:49:47 Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) 00:49:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:49:47 > git config core.sparsecheckout # timeout=10 00:49:47 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 00:49:47 > git remote # timeout=10 00:49:47 > git config --get remote.origin.url # timeout=10 00:49:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:49:47 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 00:49:47 > git rev-parse HEAD^{commit} # timeout=10 00:49:47 > git config core.sparsecheckout # timeout=10 00:49:47 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 00:49:51 Commit message: "feat: Add constant for Redis bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:49:52 ========================================================= 00:49:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:49:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:49:53 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:49:53 Sending build context to Docker daemon 1.753MB 00:49:53 Step 1/7 : ARG BASE=golang:1.15-alpine 00:49:53 Step 2/7 : FROM ${BASE} 00:49:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:49:53 df20fa9351a1: Pulling fs layer 00:49:53 ed8968b2872e: Pulling fs layer 00:49:53 a92cc7c5fd73: Pulling fs layer 00:49:53 e871e8e8d7a9: Pulling fs layer 00:49:53 e73272ec9a57: Pulling fs layer 00:49:53 1e910a182e73: Pulling fs layer 00:49:53 4e634b169226: Pulling fs layer 00:49:53 e871e8e8d7a9: Waiting 00:49:53 e73272ec9a57: Waiting 00:49:53 1e910a182e73: Waiting 00:49:53 4e634b169226: Waiting 00:49:53 a92cc7c5fd73: Verifying Checksum 00:49:53 a92cc7c5fd73: Download complete 00:49:53 ed8968b2872e: Download complete 00:49:53 e73272ec9a57: Download complete 00:49:53 1e910a182e73: Download complete 00:49:54 df20fa9351a1: Verifying Checksum 00:49:54 df20fa9351a1: Download complete 00:49:54 df20fa9351a1: Pull complete 00:49:55 ed8968b2872e: Pull complete 00:49:55 a92cc7c5fd73: Pull complete 00:49:57 4e634b169226: Verifying Checksum 00:49:57 4e634b169226: Download complete 00:49:57 e871e8e8d7a9: Verifying Checksum 00:49:57 e871e8e8d7a9: Download complete 00:50:03 e871e8e8d7a9: Pull complete 00:50:03 e73272ec9a57: Pull complete 00:50:04 1e910a182e73: Pull complete 00:50:08 4e634b169226: Pull complete 00:50:08 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 00:50:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:50:08 ---> f7629b54cfaa 00:50:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:50:08 ---> Running in a7ef14bd1efa 00:50:08 Removing intermediate container a7ef14bd1efa 00:50:08 ---> 727d0ea4c31f 00:50:08 Step 4/7 : RUN apk add bash 00:50:08 ---> Running in 7ca1f523d271 00:50:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:50:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:50:11 OK: 166 MiB in 39 packages 00:50:11 Removing intermediate container 7ca1f523d271 00:50:11 ---> 268bf313cf8c 00:50:11 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:50:11 ---> Running in 686354e5a645 00:50:12 Removing intermediate container 686354e5a645 00:50:12 ---> ab3a2e9ec949 00:50:12 Step 6/7 : COPY go.mod . 00:50:12 ---> 2e0093e7c547 00:50:12 Step 7/7 : RUN go mod download 00:50:12 ---> Running in 0fd470a38eb6 00:50:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6105 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws 00:50:18 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:50:23 using credential edgex-jenkins-ssh 00:50:23 Cloning the remote Git repository 00:50:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:24 Removing intermediate container 0fd470a38eb6 00:50:24 ---> a4ee7924619c 00:50:24 Successfully built a4ee7924619c 00:50:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:50:23 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:50:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:23 > git --version # timeout=10 00:50:23 > git --version # 'git version 2.17.1' 00:50:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:24 + docker inspect -f . ci-base-image-x86_64 00:50:24 . [Pipeline] withDockerContainer 00:50:25 prd-centos7-docker-4c-2g-6106 does not seem to be running inside a container 00:50:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:50:25 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 00:50:25 Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 00:50:25 Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) 00:50:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:50:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:50:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:50:25 > git config core.sparsecheckout # timeout=10 00:50:25 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 00:50:25 > git remote # timeout=10 00:50:25 > git config --get remote.origin.url # timeout=10 00:50:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:25 > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 00:50:25 > git rev-parse HEAD^{commit} # timeout=10 00:50:25 > git config core.sparsecheckout # timeout=10 00:50:25 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 00:50:26 $ docker top 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:26 + go version 00:50:26 go version go1.15.2 linux/amd64 [Pipeline] } 00:50:26 $ docker stop --time=1 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 00:50:27 $ docker rm -f 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:28 + docker inspect -f . ci-base-image-x86_64 00:50:28 . [Pipeline] withDockerContainer 00:50:28 prd-centos7-docker-4c-2g-6106 does not seem to be running inside a container 00:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:50:29 $ docker top 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:29 Commit message: "feat: Add constant for Redis bootstrap" 00:50:30 + make test 00:50:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:50:30 ========================================================= 00:50:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:50:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:50:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:50:32 Sending build context to Docker daemon 1.753MB 00:50:32 Step 1/7 : ARG BASE=golang:1.15-alpine 00:50:32 Step 2/7 : FROM ${BASE} 00:50:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:50:33 b538f80385f9: Pulling fs layer 00:50:33 74f711af9a0d: Pulling fs layer 00:50:33 99f96fe45779: Pulling fs layer 00:50:33 8529a6b9a6be: Pulling fs layer 00:50:33 45590311c82a: Pulling fs layer 00:50:33 69ca0ff8b7b3: Pulling fs layer 00:50:33 209524e5b208: Pulling fs layer 00:50:33 8529a6b9a6be: Waiting 00:50:33 45590311c82a: Waiting 00:50:33 69ca0ff8b7b3: Waiting 00:50:33 209524e5b208: Waiting 00:50:33 99f96fe45779: Verifying Checksum 00:50:33 99f96fe45779: Download complete 00:50:33 74f711af9a0d: Download complete 00:50:33 45590311c82a: Verifying Checksum 00:50:33 45590311c82a: Download complete 00:50:33 69ca0ff8b7b3: Verifying Checksum 00:50:33 69ca0ff8b7b3: Download complete 00:50:33 b538f80385f9: Verifying Checksum 00:50:33 b538f80385f9: Download complete 00:50:34 b538f80385f9: Pull complete 00:50:35 74f711af9a0d: Pull complete 00:50:35 99f96fe45779: Pull complete 00:50:35 209524e5b208: Verifying Checksum 00:50:35 209524e5b208: Download complete 00:50:36 8529a6b9a6be: Verifying Checksum 00:50:36 8529a6b9a6be: Download complete 00:50:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:50:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.011s coverage: 85.7% of statements 00:50:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements 00:50:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements 00:50:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 00:50:38 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:50:38 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements 00:50:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements 00:50:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements 00:50:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 91.8% of statements 00:50:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:50:39 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:50:39 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 00:50:39 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements 00:50:41 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 63.0% of statements 00:50:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements 00:50:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 00:50:41 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements 00:50:41 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 00:50:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements 00:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 100.0% of statements 00:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements 00:50:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements 00:50:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:50:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:50:44 gofmt -l . 00:50:44 [ "`gofmt -l .`" = "" ] [Pipeline] stash 00:50:44 Stashed 1 file(s) [Pipeline] } 00:50:44 $ docker stop --time=1 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a 00:50:47 $ docker rm -f 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a 00:50:47 8529a6b9a6be: Pull complete 00:50:47 45590311c82a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:50:47 69ca0ff8b7b3: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:50:51 209524e5b208: Pull complete 00:50:51 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 00:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:50:51 ---> 5bddaf1c2fca 00:50:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:50:54 ---> Running in ba1159397355 00:50:54 Removing intermediate container ba1159397355 00:50:54 ---> 54671c1d35ce 00:50:54 Step 4/7 : RUN apk add bash 00:50:54 ---> Running in d2af2b233ab3 00:50:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:57 OK: 142 MiB in 39 packages 00:50:59 Removing intermediate container d2af2b233ab3 00:50:59 ---> dd2e542e6823 00:50:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:50:59 ---> Running in 48f5b49254c4 00:50:59 Removing intermediate container 48f5b49254c4 00:50:59 ---> e62cd6fae697 00:50:59 Step 6/7 : COPY go.mod . 00:51:00 ---> 7132409c7937 00:51:00 Step 7/7 : RUN go mod download 00:51:00 ---> Running in f167d5b490f0 00:51:15 Removing intermediate container f167d5b490f0 00:51:15 ---> 5a0a46775baf 00:51:15 Successfully built 5a0a46775baf 00:51:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:51:15 + docker inspect -f . ci-base-image-arm64 00:51:15 . [Pipeline] withDockerContainer 00:51:16 prd-ubuntu18.04-docker-arm64-4c-16g-6105 does not seem to be running inside a container 00:51:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:18 $ docker top 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:19 + go version 00:51:19 go version go1.15.2 linux/arm64 [Pipeline] } 00:51:19 $ docker stop --time=1 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 00:51:21 $ docker rm -f 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:51:22 + docker inspect -f . ci-base-image-arm64 00:51:22 . [Pipeline] withDockerContainer 00:51:22 prd-ubuntu18.04-docker-arm64-4c-16g-6105 does not seem to be running inside a container 00:51:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:51:24 $ docker top 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:51:26 + make test 00:51:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:51:48 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 00:51:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements 00:51:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements 00:51:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements 00:51:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 00:51:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 00:51:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements 00:51:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.069s coverage: 14.7% of statements 00:51:52 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements 00:51:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements 00:51:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 00:51:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 00:51:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 00:51:54 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.058s coverage: 48.9% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.098s coverage: 63.0% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.054s coverage: 15.4% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements 00:51:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.038s coverage: 29.1% of statements 00:51:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.066s coverage: 100.0% of statements 00:52:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 00:52:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 00:52:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 00:52:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:52:06 gofmt -l . 00:52:06 [ "`gofmt -l .`" = "" ] [Pipeline] stash 00:52:06 Warning: overwriting stash ‘coverage-report’ 00:52:07 Stashed 1 file(s) [Pipeline] } 00:52:07 $ docker stop --time=1 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 00:52:09 $ docker rm -f 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 00:52:12 provisioning config files... 00:52:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config4706828883617042443tmp [Pipeline] { [Pipeline] sh 00:52:13 + set +x 00:52:13 + curl -s https://codecov.io/bash 00:52:13 + bash -s -- 00:52:13 00:52:13 _____ _ 00:52:13 / ____| | | 00:52:13 | | ___ __| | ___ ___ _____ __ 00:52:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:13 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:13 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:13 Bash-20201009-048fee3 00:52:13 00:52:13 00:52:13 ==> Jenkins CI detected. 00:52:13 project root: . 00:52:13 --> token set from env 00:52:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:13 ==> Running gcov in . (disable via -X gcov) 00:52:13 ==> Python coveragepy not found 00:52:13 ==> Searching for coverage reports in: 00:52:13 + . 00:52:13 -> Found 1 reports 00:52:13 ==> Detecting git/mercurial file structure 00:52:13 ==> Reading reports 00:52:13 + ./coverage.out bytes=106727 00:52:13 ==> Appending adjustments 00:52:13 https://docs.codecov.io/docs/fixing-reports 00:52:14 + Found adjustments 00:52:14 ==> Gzipping contents 00:52:14 ==> Uploading reports 00:52:14 url: https://codecov.io 00:52:14 query: branch=PR-349&commit=ba4de2ab09ea62a1af93d8a86d48a275028ef1a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= 00:52:14 -> Pinging Codecov 00:52:14 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-349&commit=ba4de2ab09ea62a1af93d8a86d48a275028ef1a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= 00:52:14 -> Uploading to 00:52:14 00:52:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:14 Dload Upload Total Spent Left Speed 00:52:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 00:52:14 X> Failed to upload 00:52:14 ==> Uploading to Codecov 00:52:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:14 Dload Upload Total Spent Left Speed 00:52:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17237 0 0 100 17119 0 36787 --:--:-- --:--:-- --:--:-- 36736 100 17237 100 118 100 17119 253 36771 --:--:-- --:--:-- --:--:-- 36736 00:52:15 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] } 00:52:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:18 ---> package-listing.sh 00:52:18 ++ facter osfamily 00:52:18 ++ tr '[:upper:]' '[:lower:]' 00:52:18 + OS_FAMILY=redhat 00:52:18 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-349 00:52:18 + START_PACKAGES=/tmp/packages_start.txt 00:52:18 + END_PACKAGES=/tmp/packages_end.txt 00:52:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:18 + PACKAGES=/tmp/packages_start.txt 00:52:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' 00:52:18 + PACKAGES=/tmp/packages_end.txt 00:52:18 + case "${OS_FAMILY}" in 00:52:18 + rpm -qa 00:52:18 + sort 00:52:22 + '[' -f /tmp/packages_start.txt ']' 00:52:22 + '[' -f /tmp/packages_end.txt ']' 00:52:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' 00:52:22 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ 00:52:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ [Pipeline] echo 00:52:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:23 00:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:23 alpine: Pulling from edgex-lftools-log-publisher 00:52:23 df20fa9351a1: Pulling fs layer 00:52:23 36b3adc4ff6f: Pulling fs layer 00:52:23 8ad3a11d3b57: Pulling fs layer 00:52:23 46f8f816bc3b: Pulling fs layer 00:52:23 93b61091891f: Pulling fs layer 00:52:23 93b9cdb0e59b: Pulling fs layer 00:52:23 5e14af77c1be: Pulling fs layer 00:52:23 01666e4c0597: Pulling fs layer 00:52:23 aa168da1d23b: Pulling fs layer 00:52:23 93b9cdb0e59b: Waiting 00:52:23 46f8f816bc3b: Waiting 00:52:23 93b61091891f: Waiting 00:52:23 01666e4c0597: Waiting 00:52:23 36b3adc4ff6f: Verifying Checksum 00:52:23 36b3adc4ff6f: Download complete 00:52:23 46f8f816bc3b: Verifying Checksum 00:52:23 46f8f816bc3b: Download complete 00:52:23 df20fa9351a1: Verifying Checksum 00:52:23 93b9cdb0e59b: Verifying Checksum 00:52:23 93b9cdb0e59b: Download complete 00:52:23 93b61091891f: Verifying Checksum 00:52:23 93b61091891f: Download complete 00:52:23 5e14af77c1be: Verifying Checksum 00:52:23 5e14af77c1be: Download complete 00:52:23 01666e4c0597: Verifying Checksum 00:52:23 01666e4c0597: Download complete 00:52:23 8ad3a11d3b57: Verifying Checksum 00:52:23 8ad3a11d3b57: Download complete 00:52:24 df20fa9351a1: Pull complete 00:52:24 36b3adc4ff6f: Pull complete 00:52:24 8ad3a11d3b57: Pull complete 00:52:24 46f8f816bc3b: Pull complete 00:52:25 93b61091891f: Pull complete 00:52:25 93b9cdb0e59b: Pull complete 00:52:25 5e14af77c1be: Pull complete 00:52:26 01666e4c0597: Pull complete 00:52:26 aa168da1d23b: Verifying Checksum 00:52:26 aa168da1d23b: Download complete 00:52:34 aa168da1d23b: Pull complete 00:52:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:34 prd-centos7-docker-4c-2g-6104 does not seem to be running inside a container 00:52:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:38 $ docker top c5d58a33c541d4b1201964703b2e375cd57883c9afe996c5251f83cdd89fd71a -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:39 + mkdir -p /var/log/sa [Pipeline] sh 00:52:39 + ls /var/log/sa-host 00:52:39 + sadf -c /var/log/sa-host/sa05 00:52:39 file_magic: OK 00:52:39 HZ: Using current value: 100 00:52:39 file_header: OK 00:52:39 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 00:52:39 Statistics: 00:52:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:39 File successfully converted to sysstat format version 12.2.1 00:52:39 + sadf -c /var/log/sa-host/sa19 00:52:39 file_magic: OK 00:52:39 HZ: Using current value: 100 00:52:39 file_header: OK 00:52:39 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 00:52:39 Statistics: 00:52:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:40 provisioning config files... 00:52:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config4915570351094705467tmp [Pipeline] { [Pipeline] echo 00:52:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:40 ---> create-netrc.sh [Pipeline] } 00:52:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:41 ---> python-tools-install.sh [Pipeline] echo 00:52:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:41 ---> sudo-logs.sh 00:52:41 Archiving 'sudo' log.. [Pipeline] echo 00:52:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:41 ---> job-cost.sh 00:52:41 lf-activate-venv: SKIPPING 00:52:41 INFO: No Stack... 00:52:43 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:43 INFO: Archiving Costs [Pipeline] echo 00:52:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:44 ---> logs-deploy.sh 00:52:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-349/2 00:52:44 INFO: archiving workspace using pattern(s): 00:52:45 Archives upload complete. 00:52:46 INFO: archiving logs to Nexus 00:52:46 ---> uname -a: 00:52:46 Linux prd-centos7-docker-4c-2g-6104.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 00:52:46 00:52:46 00:52:46 ---> lscpu: 00:52:46 Architecture: x86_64 00:52:46 CPU op-mode(s): 32-bit, 64-bit 00:52:46 Byte Order: Little Endian 00:52:46 Address sizes: 40 bits physical, 48 bits virtual 00:52:46 CPU(s): 4 00:52:46 On-line CPU(s) list: 0-3 00:52:46 Thread(s) per core: 1 00:52:46 Core(s) per socket: 1 00:52:46 Socket(s): 4 00:52:46 NUMA node(s): 1 00:52:46 Vendor ID: GenuineIntel 00:52:46 CPU family: 6 00:52:46 Model: 44 00:52:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:52:46 Stepping: 1 00:52:46 CPU MHz: 2933.438 00:52:46 BogoMIPS: 5866.87 00:52:46 Virtualization: VT-x 00:52:46 Hypervisor vendor: KVM 00:52:46 Virtualization type: full 00:52:46 L1d cache: 128 KiB 00:52:46 L1i cache: 128 KiB 00:52:46 L2 cache: 16 MiB 00:52:46 L3 cache: 64 MiB 00:52:46 NUMA node0 CPU(s): 0-3 00:52:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:52:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:52:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:52:46 Vulnerability Meltdown: Mitigation; PTI 00:52:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:46 Vulnerability Tsx async abort: Not affected 00:52:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:52:46 00:52:46 00:52:46 ---> nproc: 00:52:46 4 00:52:46 00:52:46