Pull request #549 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 36982f1d253e82de5a22172214dd6d8c5a32dcd8 rather than 3e070a1aec28e0ba79568e9611d0a94497b699a7 Obtained Jenkinsfile from 36982f1d253e82de5a22172214dd6d8c5a32dcd8 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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: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-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30111 in /w/workspace/dry_go-mod-core-contracts_PR-549 [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-549 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 3e070a1aec28e0ba79568e9611d0a94497b699a7 Merge succeeded, producing 3e070a1aec28e0ba79568e9611d0a94497b699a7 Checking out Revision 3e070a1aec28e0ba79568e9611d0a94497b699a7 (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # 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 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # timeout=10 Commit message: "fix(notification): Add channel type check to Validate method" > git rev-list --no-walk 50867e2b121bbe1565b95430d60eb8560c5d7f0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:55:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:55:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:55:34 ========================================================= 03:55:34 EdgeX Global Pipelines Version Info 03:55:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:55:36 ------------------- 03:55:36 stable info: 03:55:36 ------------------- 03:55:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:55:36 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:55:36 Message: update stable to v1.0.184 03:55:36 ------------------- 03:55:36 experimental info: 03:55:36 ------------------- 03:55:36 Commited By: **** collab-it+edgex@linuxfoundation.org 03:55:36 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:55:36 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:55:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:55:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:55:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo 03:55:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo 03:55:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo 03:55:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e070a1aec28e0ba79568e9611d0a94497b699a7 [Pipeline] echo 03:55:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e070a1 [Pipeline] echo 03:55:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:55:41 + git log --format=format:%s -1 3e070a1aec28e0ba79568e9611d0a94497b699a7 [Pipeline] echo 03:55:41 GIT_COMMIT: 3e070a1aec28e0ba79568e9611d0a94497b699a7, Commit Message: fix(notification): Add channel type check to Validate method [Pipeline] echo 03:55:41 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:42 03:55:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:55:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:43 latest: Pulling from edgex-devops/git-semver 03:55:43 31603596830f: Pulling fs layer 03:55:43 2a8b12db71e7: Pulling fs layer 03:55:43 6ca5941a6612: Pulling fs layer 03:55:43 ecc8261a40a4: Pulling fs layer 03:55:43 ecc8261a40a4: Waiting 03:55:43 2a8b12db71e7: Verifying Checksum 03:55:43 2a8b12db71e7: Download complete 03:55:43 31603596830f: Verifying Checksum 03:55:43 31603596830f: Download complete 03:55:43 ecc8261a40a4: Verifying Checksum 03:55:43 ecc8261a40a4: Download complete 03:55:43 6ca5941a6612: Verifying Checksum 03:55:43 6ca5941a6612: Download complete 03:55:43 31603596830f: Pull complete 03:55:43 2a8b12db71e7: Pull complete 03:55:44 6ca5941a6612: Pull complete 03:55:44 ecc8261a40a4: Pull complete 03:55:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:55:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:55:45 prd-centos7-docker-4c-2g-30111 does not seem to be running inside a container 03:55:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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:10004/edgex-devops/git-semver:latest cat 03:55:47 $ docker top a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:47 [ssh-agent] Looking for ssh-agent implementation... 03:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:47 $ docker exec a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d ssh-agent 03:55:47 SSH_AUTH_SOCK=/tmp/ssh-DdQhoBjL96nv/agent.11 03:55:47 SSH_AGENT_PID=17 03:55:47 Running ssh-add (command line suppressed) 03:55:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_6454602286524488240.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_6454602286524488240.key) 03:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:48 + git tag --points-at HEAD [Pipeline] } 03:55:48 $ docker exec --env ******** --env ******** a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d ssh-agent -k 03:55:48 unset SSH_AUTH_SOCK; 03:55:48 unset SSH_AGENT_PID; 03:55:48 echo Agent pid 17 killed; 03:55:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:48 [ssh-agent] Looking for ssh-agent implementation... 03:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:49 $ docker exec a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d ssh-agent 03:55:49 SSH_AUTH_SOCK=/tmp/ssh-gkT6MCSdXbxg/agent.46 03:55:49 SSH_AGENT_PID=51 03:55:49 Running ssh-add (command line suppressed) 03:55:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_4372659605459855890.key (/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/private_key_4372659605459855890.key) 03:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:49 + git semver init 03:55:49 # -> Open(): unable to determine branch for HEAD 03:55:49 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.git 03:55:49 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-549 03:55:49 # $SEMVER_REMOTE_NAME = origin 03:55:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:55:49 # $SEMVER_USER_NAME = edgex-jenkins 03:55:49 # $SEMVER_BRANCH = PR-549 03:55:49 # $SEMVER_TEMP = /tmp/semver-647646599 03:55:49 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:55:50 # '/tmp/semver-647646599' -> '/w/workspace/dry_go-mod-core-contracts_PR-549/.semver' 03:55:50 # -> Force: false 03:55:50 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-549/.semver [Pipeline] } 03:55:50 $ docker exec --env ******** --env ******** a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d ssh-agent -k 03:55:50 unset SSH_AUTH_SOCK; 03:55:50 unset SSH_AGENT_PID; 03:55:50 echo Agent pid 51 killed; 03:55:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:51 + git semver [Pipeline] } 03:55:51 $ docker stop --time=1 a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d 03:55:53 $ docker rm -f a792cc55b6a3f534101a04c610c0788b1cc6e9ab4a0e3a1bb6e0350c65caa01d [Pipeline] // withDockerContainer [Pipeline] sh 03:55:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:55:54 Stashed 1 file(s) [Pipeline] echo 03:55:54 [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 03:56:09 Still waiting to schedule task 03:56:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30111’ 03:56:09 Still waiting to schedule task 03:56:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:57:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30112 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws 03:57:48 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:57:53 using credential edgex-jenkins-ssh 03:57:53 Cloning the remote Git repository 03:57:53 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:57:53 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:57:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:57:54 > git --version # timeout=10 03:57:54 > git --version # 'git version 2.17.1' 03:57:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:55 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 3e070a1aec28e0ba79568e9611d0a94497b699a7 03:57:56 Merge succeeded, producing 3e070a1aec28e0ba79568e9611d0a94497b699a7 03:57:56 Checking out Revision 3e070a1aec28e0ba79568e9611d0a94497b699a7 (PR-549) 03:57:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:57:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:57:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:57:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:57:56 > git config core.sparsecheckout # timeout=10 03:57:56 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # timeout=10 03:57:56 > git remote # timeout=10 03:57:56 > git config --get remote.origin.url # timeout=10 03:57:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:57:56 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 03:57:56 > git rev-parse HEAD^{commit} # timeout=10 03:57:56 > git config core.sparsecheckout # timeout=10 03:57:56 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # timeout=10 03:58:00 Commit message: "fix(notification): Add channel type check to Validate method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:58:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:58:03 + sudo service docker restart 03:58:03 + true [Pipeline] unstash [Pipeline] echo 03:58:06 ========================================================= 03:58:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:58:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:58:06 + 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 . 03:58:07 Sending build context to Docker daemon 2.87MB 03:58:07 Step 1/7 : ARG BASE=golang:1.15-alpine 03:58:07 Step 2/7 : FROM ${BASE} 03:58:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:58:07 5f621e34cdf4: Pulling fs layer 03:58:07 a4357932f1b6: Pulling fs layer 03:58:07 18c013af1878: Pulling fs layer 03:58:07 00ac8860ef70: Pulling fs layer 03:58:07 63d7cb157983: Pulling fs layer 03:58:07 00ac8860ef70: Waiting 03:58:07 b116817d02f9: Pulling fs layer 03:58:07 745a02a5169b: Pulling fs layer 03:58:07 63d7cb157983: Waiting 03:58:07 b116817d02f9: Waiting 03:58:07 745a02a5169b: Waiting 03:58:07 18c013af1878: Verifying Checksum 03:58:07 18c013af1878: Download complete 03:58:08 a4357932f1b6: Verifying Checksum 03:58:08 a4357932f1b6: Download complete 03:58:08 63d7cb157983: Verifying Checksum 03:58:08 63d7cb157983: Download complete 03:58:08 b116817d02f9: Verifying Checksum 03:58:08 b116817d02f9: Download complete 03:58:08 5f621e34cdf4: Verifying Checksum 03:58:08 5f621e34cdf4: Download complete 03:58:08 5f621e34cdf4: Pull complete 03:58:09 a4357932f1b6: Pull complete 03:58:09 18c013af1878: Pull complete 03:58:09 745a02a5169b: Verifying Checksum 03:58:09 745a02a5169b: Download complete 03:58:11 00ac8860ef70: Verifying Checksum 03:58:11 00ac8860ef70: Download complete 03:58:21 00ac8860ef70: Pull complete 03:58:21 63d7cb157983: Pull complete 03:58:21 b116817d02f9: Pull complete 03:58:26 745a02a5169b: Pull complete 03:58:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:58:26 ---> b7e6874047d6 03:58:26 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:58:28 ---> Running in 5947457c00e5 03:58:28 Removing intermediate container 5947457c00e5 03:58:28 ---> f805988ecabf 03:58:28 Step 4/7 : RUN apk add bash 03:58:29 ---> Running in 8d201df77fe9 03:58:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:32 OK: 142 MiB in 39 packages 03:58:33 Removing intermediate container 8d201df77fe9 03:58:33 ---> 7991d7a81778 03:58:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:58:33 ---> Running in 1aa0f271789e 03:58:33 Removing intermediate container 1aa0f271789e 03:58:33 ---> 363c982565d2 03:58:33 Step 6/7 : COPY go.mod . 03:58:34 ---> 2106a3098a82 03:58:34 Step 7/7 : RUN go mod download 03:58:34 ---> Running in c8f85e13607f 03:58:36 Running on prd-centos7-docker-4c-2g-30113 in /w/workspace/dry_go-mod-core-contracts_PR-549 [Pipeline] { [Pipeline] ws 03:58:36 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 03:58:39 using credential edgex-jenkins-ssh 03:58:39 Cloning the remote Git repository 03:58:39 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:58:39 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 03:58:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:58:39 > git --version # timeout=10 03:58:39 > git --version # 'git version 2.24.3' 03:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:41 Merging remotes/origin/master commit 36982f1d253e82de5a22172214dd6d8c5a32dcd8 into PR head commit 3e070a1aec28e0ba79568e9611d0a94497b699a7 03:58:41 Merge succeeded, producing 3e070a1aec28e0ba79568e9611d0a94497b699a7 03:58:41 Checking out Revision 3e070a1aec28e0ba79568e9611d0a94497b699a7 (PR-549) 03:58:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:58:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:58:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:58:41 > git config core.sparsecheckout # timeout=10 03:58:41 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # timeout=10 03:58:41 > git remote # timeout=10 03:58:41 > git config --get remote.origin.url # timeout=10 03:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:41 > git merge 36982f1d253e82de5a22172214dd6d8c5a32dcd8 # timeout=10 03:58:41 > git rev-parse HEAD^{commit} # timeout=10 03:58:41 > git config core.sparsecheckout # timeout=10 03:58:41 > git checkout -f 3e070a1aec28e0ba79568e9611d0a94497b699a7 # timeout=10 03:58:45 Commit message: "fix(notification): Add channel type check to Validate method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:58:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:58:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:58:47 + sudo service docker restart 03:58:47 + true 03:58:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:58:48 ========================================================= 03:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:58:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:58:48 + 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 . 03:58:49 Sending build context to Docker daemon 2.871MB 03:58:49 Step 1/7 : ARG BASE=golang:1.15-alpine 03:58:49 Step 2/7 : FROM ${BASE} 03:58:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:58:49 188c0c94c7c5: Pulling fs layer 03:58:49 0ef7d3d256c8: Pulling fs layer 03:58:49 de9db76c5a1d: Pulling fs layer 03:58:49 bca2f99d35d6: Pulling fs layer 03:58:49 93359f2a8cfa: Pulling fs layer 03:58:49 7c6f9722023f: Pulling fs layer 03:58:49 a35cf1a2eb13: Pulling fs layer 03:58:49 93359f2a8cfa: Waiting 03:58:49 a35cf1a2eb13: Waiting 03:58:49 7c6f9722023f: Waiting 03:58:49 bca2f99d35d6: Waiting 03:58:49 de9db76c5a1d: Verifying Checksum 03:58:49 de9db76c5a1d: Download complete 03:58:49 0ef7d3d256c8: Download complete 03:58:49 93359f2a8cfa: Verifying Checksum 03:58:49 93359f2a8cfa: Download complete 03:58:49 7c6f9722023f: Verifying Checksum 03:58:49 7c6f9722023f: Download complete 03:58:49 188c0c94c7c5: Verifying Checksum 03:58:49 188c0c94c7c5: Download complete 03:58:49 188c0c94c7c5: Pull complete 03:58:49 0ef7d3d256c8: Pull complete 03:58:49 de9db76c5a1d: Pull complete 03:58:49 Removing intermediate container c8f85e13607f 03:58:49 ---> ee27e22afdad 03:58:49 Successfully built ee27e22afdad 03:58:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:58:50 + docker inspect -f . ci-base-image-arm64 03:58:50 . [Pipeline] withDockerContainer 03:58:50 prd-ubuntu18.04-docker-arm64-4c-16g-30112 does not seem to be running inside a container 03:58:50 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:58:50 a35cf1a2eb13: Verifying Checksum 03:58:50 a35cf1a2eb13: Download complete 03:58:51 bca2f99d35d6: Verifying Checksum 03:58:51 bca2f99d35d6: Download complete 03:58:52 $ docker top 49a782b576942a8088453ea03cd4e9bcc0429f08b61dd0382467b5e886bf998d -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:53 + go version 03:58:53 go version go1.15.5 linux/arm64 [Pipeline] } 03:58:53 $ docker stop --time=1 49a782b576942a8088453ea03cd4e9bcc0429f08b61dd0382467b5e886bf998d 03:58:55 $ docker rm -f 49a782b576942a8088453ea03cd4e9bcc0429f08b61dd0382467b5e886bf998d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:58:56 + docker inspect -f . ci-base-image-arm64 03:58:56 . [Pipeline] withDockerContainer 03:58:56 prd-ubuntu18.04-docker-arm64-4c-16g-30112 does not seem to be running inside a container 03:58:56 $ 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 ******** -e ******** ci-base-image-arm64 cat 03:58:56 bca2f99d35d6: Pull complete 03:58:56 93359f2a8cfa: Pull complete 03:58:56 7c6f9722023f: Pull complete 03:58:57 $ docker top ddaab0c40519d7273d99090b95c3efd01a688c367abd80f4030f4bc6f8e375e7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:58:58 + make test 03:58:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:59:02 a35cf1a2eb13: Pull complete 03:59:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:59:02 ---> a62c8e92a672 03:59:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:59:02 ---> Running in e6a07d99fb55 03:59:02 Removing intermediate container e6a07d99fb55 03:59:02 ---> f4c8012682a4 03:59:02 Step 4/7 : RUN apk add bash 03:59:02 ---> Running in e10cd3003bc5 03:59:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:59:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:59:03 OK: 166 MiB in 39 packages 03:59:04 Removing intermediate container e10cd3003bc5 03:59:04 ---> 3f0d1d4f626e 03:59:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:59:04 ---> Running in 28d28e65c7d3 03:59:04 Removing intermediate container 28d28e65c7d3 03:59:04 ---> f38b69631806 03:59:04 Step 6/7 : COPY go.mod . 03:59:04 ---> aacb09226158 03:59:04 Step 7/7 : RUN go mod download 03:59:04 ---> Running in 3fa36ed8565d 03:59:16 Removing intermediate container 3fa36ed8565d 03:59:16 ---> 8f5fbb907265 03:59:16 Successfully built 8f5fbb907265 03:59:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:59:17 + docker inspect -f . ci-base-image-x86_64 03:59:17 . [Pipeline] withDockerContainer 03:59:17 prd-centos7-docker-4c-2g-30113 does not seem to be running inside a container 03:59:17 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:18 $ docker top bb89633dfb0b8c1122cb9b0b301a0aaa79e72d72fb941a7a29e055b60631bd6a -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:18 + go version 03:59:18 go version go1.15.5 linux/amd64 [Pipeline] } 03:59:18 $ docker stop --time=1 bb89633dfb0b8c1122cb9b0b301a0aaa79e72d72fb941a7a29e055b60631bd6a 03:59:19 $ docker rm -f bb89633dfb0b8c1122cb9b0b301a0aaa79e72d72fb941a7a29e055b60631bd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:59:20 + docker inspect -f . ci-base-image-x86_64 03:59:20 . [Pipeline] withDockerContainer 03:59:21 prd-centos7-docker-4c-2g-30113 does not seem to be running inside a container 03:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:59:21 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:59:21 $ docker top 543f9e30f2211c0288d0ede60c333cfe26dfa7d7c0320678900d737ed282b3b4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:22 + make test 03:59:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.039s coverage: 85.7% of statements 03:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.047s coverage: 100.0% of statements 03:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.065s coverage: 45.4% of statements 03:59:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.016s coverage: 77.8% of statements 03:59:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:59:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.050s coverage: 26.3% of statements 03:59:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.038s coverage: 14.7% of statements 03:59:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements 03:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.078s coverage: 91.8% of statements 03:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.114s coverage: 100.0% of statements 03:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.019s coverage: 36.7% of statements 03:59:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:59:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements 03:59:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 03:59:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements 03:59:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.027s coverage: 77.8% of statements 03:59:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.013s coverage: 14.7% of statements 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.031s coverage: 91.8% of statements 03:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.016s coverage: 100.0% of statements 03:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 36.7% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.026s coverage: 63.0% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.004s coverage: 15.4% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements 03:59:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.115s coverage: 63.0% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.020s coverage: 26.3% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.027s coverage: 15.4% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements 03:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.009s coverage: 14.3% of statements 03:59:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.135s coverage: 84.6% of statements 03:59:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:59:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:59:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.019s coverage: 47.7% of statements 03:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.010s coverage: 94.7% of statements 03:59:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.044s coverage: 91.9% of statements 03:59:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 03:59:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:59:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.229s coverage: 84.6% of statements 03:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.049s coverage: 47.7% of statements 03:59:37 gofmt -l . 03:59:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:59:37 $ docker stop --time=1 543f9e30f2211c0288d0ede60c333cfe26dfa7d7c0320678900d737ed282b3b4 03:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.048s coverage: 94.7% of statements 03:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.184s coverage: 91.9% of statements 03:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 03:59:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:59:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:59:39 $ docker rm -f 543f9e30f2211c0288d0ede60c333cfe26dfa7d7c0320678900d737ed282b3b4 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:40 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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:59:42 ---> job-cost.sh 03:59:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ru5s 03:59:44 gofmt -l . 03:59:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:59:45 $ docker stop --time=1 ddaab0c40519d7273d99090b95c3efd01a688c367abd80f4030f4bc6f8e375e7 03:59:48 $ docker rm -f ddaab0c40519d7273d99090b95c3efd01a688c367abd80f4030f4bc6f8e375e7 [Pipeline] // withDockerContainer [Pipeline] sh 03:59:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:49 Warning: overwriting stash ‘coverage-report’ 03:59:50 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 Post stage [Pipeline] libraryResource [Pipeline] sh 03:59:51 ---> job-cost.sh 03:59:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o7Jb 03:59:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-ru5s/bin to PATH 04:00:23 INFO: No Stack... 04:00:23 INFO: Retrieving Pricing Info for: v1-standard-2 04:00:24 INFO: Archiving Costs [Pipeline] sh 04:00:24 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 04:00:24 + cut -d, -f6 [Pipeline] lock 04:00:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] 04:00:24 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] did not exist. Created. 04:00:24 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:25 + echo total: 0.029999999329447746 [Pipeline] stash 04:00:25 Stashed 1 file(s) [Pipeline] } 04:00:25 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:00:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-o7Jb/bin to PATH 04:01:52 INFO: No Stack... 04:01:52 INFO: Retrieving Pricing Info for: lf-standard-4 04:01:52 INFO: Archiving Costs [Pipeline] sh 04:01:52 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 04:01:52 + cut -d, -f6 [Pipeline] lock 04:01:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] 04:01:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] did not exist. Created. 04:01:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:01:53 /w/workspace/go-mod-core-contracts/2@tmp/durable-356bc378/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-356bc378/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:01:53 + echo total: 0.20999999344348907 [Pipeline] stash 04:01:53 Warning: overwriting stash ‘stack-cost’ 04:01:53 Stashed 1 file(s) [Pipeline] } 04:01:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-549-2-stack-cost] [Pipeline] // lock [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 04:01:55 provisioning config files... 04:01:55 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config6126969009636247838tmp [Pipeline] { [Pipeline] sh 04:01:55 + set +x 04:01:55 + curl -s https://codecov.io/bash 04:01:55 + bash -s -- 04:01:55 04:01:55 _____ _ 04:01:55 / ____| | | 04:01:55 | | ___ __| | ___ ___ _____ __ 04:01:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:01:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:01:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:01:55 Bash-20210309-2b87ace 04:01:55 04:01:55 04:01:55 ==> git version 2.24.3 found 04:01:55 ==> 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 04:01:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:01:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:01:55 curl: option -sm: expected a proper numerical parameter 04:01:55 curl: try 'curl --help' or 'curl --manual' for more information 04:01:55 ==> Jenkins CI detected. 04:01:55 project root: . 04:01:55 --> token set from env 04:01:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:01:55 ==> Running gcov in . (disable via -X gcov) 04:01:55 ==> Python coveragepy not found 04:01:55 ==> Searching for coverage reports in: 04:01:55 + . 04:01:55 -> Found 1 reports 04:01:55 ==> Detecting git/mercurial file structure 04:01:55 ==> Reading reports 04:01:55 + ./coverage.out bytes=159639 04:01:55 ==> Appending adjustments 04:01:55 https://docs.codecov.io/docs/fixing-reports 04:01:56 + Found adjustments 04:01:56 ==> Gzipping contents 04:01:56 24K /tmp/codecov.9XsRIQ.gz 04:01:56 ==> Uploading reports 04:01:56 url: https://codecov.io 04:01:56 query: branch=PR-549&commit=3e070a1aec28e0ba79568e9611d0a94497b699a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= 04:01:56 -> Pinging Codecov 04:01:56 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-549&commit=3e070a1aec28e0ba79568e9611d0a94497b699a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-549%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=549&job=&cmd_args= 04:01:57 -> Uploading to 04:01:57 https://storage.googleapis.com/codecov/v4/raw/2021-03-17/71470A77251A30514AAF9C0BB2E5B6CE/3e070a1aec28e0ba79568e9611d0a94497b699a7/11a18fc0-b757-4c3c-bc9e-4f38ba99de9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210317T040157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e40e456a6744d7ba087c66324adc6e82fae0fee5d1f8d42f83f3ce0c9512892 04:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:01:57 Dload Upload Total Spent Left Speed 04:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23950 0 0 100 23950 0 57915 --:--:-- --:--:-- --:--:-- 57850 100 23950 0 0 100 23950 0 57891 --:--:-- --:--:-- --:--:-- 57850 04:01:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3e070a1aec28e0ba79568e9611d0a94497b699a7 [Pipeline] } 04:01:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 04:02:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:02:00 ---> package-listing.sh 04:02:00 ++ facter osfamily 04:02:00 ++ tr '[:upper:]' '[:lower:]' 04:02:00 + OS_FAMILY=redhat 04:02:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-549 04:02:00 + START_PACKAGES=/tmp/packages_start.txt 04:02:00 + END_PACKAGES=/tmp/packages_end.txt 04:02:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:02:00 + PACKAGES=/tmp/packages_start.txt 04:02:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' 04:02:00 + PACKAGES=/tmp/packages_end.txt 04:02:00 + case "${OS_FAMILY}" in 04:02:00 + rpm -qa 04:02:00 + sort 04:02:05 + '[' -f /tmp/packages_start.txt ']' 04:02:05 + '[' -f /tmp/packages_end.txt ']' 04:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:02:05 + '[' /w/workspace/dry_go-mod-core-contracts_PR-549 ']' 04:02:05 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ 04:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-549/archives/ [Pipeline] echo 04:02:06 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-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:02:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:02:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:06 04:02:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:02:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:06 alpine: Pulling from edgex-lftools-log-publisher 04:02:06 df20fa9351a1: Pulling fs layer 04:02:06 36b3adc4ff6f: Pulling fs layer 04:02:06 8ad3a11d3b57: Pulling fs layer 04:02:06 46f8f816bc3b: Pulling fs layer 04:02:06 93b61091891f: Pulling fs layer 04:02:06 93b9cdb0e59b: Pulling fs layer 04:02:06 5e14af77c1be: Pulling fs layer 04:02:06 01666e4c0597: Pulling fs layer 04:02:06 aa168da1d23b: Pulling fs layer 04:02:06 46f8f816bc3b: Waiting 04:02:06 01666e4c0597: Waiting 04:02:06 93b61091891f: Waiting 04:02:06 93b9cdb0e59b: Waiting 04:02:06 5e14af77c1be: Waiting 04:02:06 36b3adc4ff6f: Verifying Checksum 04:02:06 36b3adc4ff6f: Download complete 04:02:06 46f8f816bc3b: Download complete 04:02:07 df20fa9351a1: Verifying Checksum 04:02:07 df20fa9351a1: Download complete 04:02:07 93b9cdb0e59b: Verifying Checksum 04:02:07 93b9cdb0e59b: Download complete 04:02:07 5e14af77c1be: Verifying Checksum 04:02:07 5e14af77c1be: Download complete 04:02:07 93b61091891f: Verifying Checksum 04:02:07 93b61091891f: Download complete 04:02:07 01666e4c0597: Verifying Checksum 04:02:07 01666e4c0597: Download complete 04:02:07 8ad3a11d3b57: Verifying Checksum 04:02:07 8ad3a11d3b57: Download complete 04:02:07 df20fa9351a1: Pull complete 04:02:07 36b3adc4ff6f: Pull complete 04:02:08 8ad3a11d3b57: Pull complete 04:02:08 46f8f816bc3b: Pull complete 04:02:08 93b61091891f: Pull complete 04:02:09 aa168da1d23b: Verifying Checksum 04:02:09 aa168da1d23b: Download complete 04:02:10 93b9cdb0e59b: Pull complete 04:02:10 5e14af77c1be: Pull complete 04:02:10 01666e4c0597: Pull complete 04:02:17 aa168da1d23b: Pull complete 04:02:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:02:17 prd-centos7-docker-4c-2g-30111 does not seem to be running inside a container 04:02:17 $ 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-549/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-549 -v /w/workspace/dry_go-mod-core-contracts_PR-549:/w/workspace/dry_go-mod-core-contracts_PR-549:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-549@tmp:/w/workspace/dry_go-mod-core-contracts_PR-549@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:02:20 $ docker top 042a94dfd53e7f9525a4dfb7dc655ada24795499b6e0239116c714d59b7f16f0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:21 + touch /tmp/pre-build-complete [Pipeline] sh 04:02:21 + mkdir -p /var/log/sa [Pipeline] sh 04:02:21 + ls /var/log/sa-host 04:02:21 + sadf -c /var/log/sa-host/sa17 04:02:21 file_magic: OK 04:02:21 HZ: Using current value: 100 04:02:21 file_header: OK 04:02:21 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 04:02:21 Statistics: 04:02:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:02:21 File successfully converted to sysstat format version 12.2.1 04:02:21 + sadf -c /var/log/sa-host/sa23 04:02:21 file_magic: OK 04:02:21 HZ: Using current value: 100 04:02:21 file_header: OK 04:02:21 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 04:02:21 Statistics: 04:02:21 Hnuu...uuuununununu... 04:02:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:22 provisioning config files... 04:02:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-549@tmp/config863587241742452684tmp [Pipeline] { [Pipeline] echo 04:02:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:02:22 ---> create-netrc.sh [Pipeline] } 04:02:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:02:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:02:23 ---> python-tools-install.sh [Pipeline] echo 04:02:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:02:23 ---> sudo-logs.sh 04:02:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:02:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:02:23 ---> job-cost.sh 04:02:23 lf-activate-venv: SKIPPING 04:02:23 DEBUG: total: 0.20999999344348907 04:02:23 INFO: Retrieving Stack Cost... 04:02:25 INFO: Retrieving Pricing Info for: v1-standard-2 04:02:25 INFO: Archiving Costs [Pipeline] echo 04:02:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:02:25 ---> logs-deploy.sh 04:02:25 lf-activate-venv: SKIPPING 04:02:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-549/2 04:02:25 INFO: archiving workspace using pattern(s): 04:02:27 Archives upload complete. 04:02:27 INFO: archiving logs to Nexus 04:02:28 ---> uname -a: 04:02:28 Linux prd-centos7-docker-4c-2g-30111.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:02:28 04:02:28 04:02:28 ---> lscpu: 04:02:28 Architecture: x86_64 04:02:28 CPU op-mode(s): 32-bit, 64-bit 04:02:28 Byte Order: Little Endian 04:02:28 Address sizes: 40 bits physical, 48 bits virtual 04:02:28 CPU(s): 4 04:02:28 On-line CPU(s) list: 0-3 04:02:28 Thread(s) per core: 1 04:02:28 Core(s) per socket: 1 04:02:28 Socket(s): 4 04:02:28 NUMA node(s): 1 04:02:28 Vendor ID: GenuineIntel 04:02:28 CPU family: 6 04:02:28 Model: 44 04:02:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:02:28 Stepping: 1 04:02:28 CPU MHz: 2933.442 04:02:28 BogoMIPS: 5866.88 04:02:28 Virtualization: VT-x 04:02:28 Hypervisor vendor: KVM 04:02:28 Virtualization type: full 04:02:28 L1d cache: 128 KiB 04:02:28 L1i cache: 128 KiB 04:02:28 L2 cache: 16 MiB 04:02:28 L3 cache: 64 MiB 04:02:28 NUMA node0 CPU(s): 0-3 04:02:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:02:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:02:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:02:28 Vulnerability Meltdown: Mitigation; PTI 04:02:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:02:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:02:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:02:28 Vulnerability Srbds: Not affected 04:02:28 Vulnerability Tsx async abort: Not affected 04:02:28 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 04:02:28 04:02:28 04:02:28 ---> nproc: 04:02:28 4 04:02:28 04:02:28 04:02:28 ---> df -h: 04:02:28 Filesystem Size Used Available Use% Mounted on 04:02:28 overlay 50.0G 7.3G 42.7G 15% / 04:02:28 tmpfs 64.0M 0 64.0M 0% /dev 04:02:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:02:28 shm 64.0M 0 64.0M 0% /dev/shm 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-549 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-549@tmp 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:02:28 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:02:28 04:02:28 04:02:28 ---> free -m: 04:02:28 total used free shared buff/cache available 04:02:28 Mem: 1837 726 100 0 1010 1006 04:02:28 Swap: 1023 0 1023 04:02:28 04:02:28 04:02:28 ---> ip addr: 04:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:02:28 inet 127.0.0.1/8 scope host lo 04:02:28 valid_lft forever preferred_lft forever 04:02:28 inet6 ::1/128 scope host 04:02:28 valid_lft forever preferred_lft forever 04:02:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:02:28 link/ether fa:16:3e:cb:18:fd brd ff:ff:ff:ff:ff:ff 04:02:28 inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 04:02:28 valid_lft 85954sec preferred_lft 85954sec 04:02:28 inet6 fe80::f816:3eff:fecb:18fd/64 scope link 04:02:28 valid_lft forever preferred_lft forever 04:02:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:02:28 link/ether 02:42:82:a5:9e:71 brd ff:ff:ff:ff:ff:ff 04:02:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:02:28 valid_lft forever preferred_lft forever 04:02:28 inet6 fe80::42:82ff:fea5:9e71/64 scope link 04:02:28 valid_lft forever preferred_lft forever 04:02:28 04:02:28 04:02:28 ---> sar -b -r -n DEV: 04:02:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 04:02:28 04:02:28 03:54:51 LINUX RESTART (4 CPU) 04:02:28 04:02:28 03:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:02:28 03:57:01 2.51 0.00 2.51 0.00 0.00 65.67 0.00 04:02:28 03:58:01 0.88 0.00 0.88 0.00 0.00 11.62 0.00 04:02:28 03:59:01 0.60 0.00 0.60 0.00 0.00 6.13 0.00 04:02:28 04:00:01 0.63 0.00 0.63 0.00 0.00 7.66 0.00 04:02:28 04:01:01 0.57 0.02 0.55 0.00 0.13 6.53 0.00 04:02:28 04:02:01 12.63 11.98 0.65 0.00 1673.90 15.21 0.00 04:02:28 Average: 2.97 2.00 0.97 0.00 279.11 18.81 0.00 04:02:28 04:02:28 03:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:02:28 03:57:01 155048 0 625920 33.27 2620 1097956 1100056 37.54 432236 1093756 12 04:02:28 03:58:01 156312 0 624648 33.20 2620 1097964 1080716 36.88 431264 1094028 8 04:02:28 03:59:01 154644 0 626312 33.29 2620 1097968 1080680 36.88 439116 1087872 8 04:02:28 04:00:01 155616 0 625340 33.24 2620 1097968 1080524 36.88 437896 1088096 8 04:02:28 04:01:01 153008 0 627940 33.37 2620 1097976 1083368 36.97 446792 1081708 8 04:02:28 04:02:01 86304 0 644096 34.23 2620 1148524 1109676 37.87 464740 1129412 72 04:02:28 Average: 143489 0 629043 33.43 2620 1106393 1089170 37.17 442007 1095812 19 04:02:28 04:02:28 03:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:02:28 03:57:01 eth0 4.21 1.91 3.16 0.15 0.00 0.00 0.00 0.00 04:02:28 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:58:01 eth0 0.70 0.50 0.28 0.21 0.00 0.00 0.00 0.00 04:02:28 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:59:01 eth0 0.88 0.28 0.32 0.20 0.00 0.00 0.00 0.00 04:02:28 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:02:28 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:01:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:02:28 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:01 eth0 9.39 6.03 9.14 3.53 0.00 0.00 0.00 0.00 04:02:28 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 Average: eth0 2.59 1.50 2.17 0.69 0.00 0.00 0.00 0.00 04:02:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:28 04:02:28 04:02:28 ---> sar -P ALL: 04:02:28 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/17/21 _x86_64_ (4 CPU) 04:02:28 04:02:28 03:54:51 LINUX RESTART (4 CPU) 04:02:28 04:02:28 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:02:28 03:57:01 all 0.22 0.00 0.08 0.00 0.00 99.69 04:02:28 03:57:01 0 0.07 0.00 0.08 0.00 0.02 99.83 04:02:28 03:57:01 1 0.47 0.00 0.07 0.00 0.00 99.47 04:02:28 03:57:01 2 0.27 0.00 0.08 0.00 0.00 99.65 04:02:28 03:57:01 3 0.08 0.00 0.10 0.00 0.00 99.82 04:02:28 03:58:01 all 0.25 0.00 0.08 0.00 0.00 99.66 04:02:28 03:58:01 0 0.08 0.00 0.07 0.00 0.00 99.85 04:02:28 03:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 04:02:28 03:58:01 2 0.58 0.00 0.10 0.00 0.00 99.32 04:02:28 03:58:01 3 0.30 0.00 0.10 0.00 0.02 99.58 04:02:28 03:59:01 all 0.15 0.00 0.05 0.00 0.00 99.80 04:02:28 03:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:02:28 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:02:28 03:59:01 2 0.53 0.00 0.10 0.00 0.00 99.37 04:02:28 03:59:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:02:28 04:00:01 all 0.15 0.00 0.04 0.00 0.00 99.81 04:02:28 04:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:02:28 04:00:01 1 0.07 0.00 0.07 0.00 0.00 99.87 04:02:28 04:00:01 2 0.52 0.00 0.05 0.00 0.00 99.43 04:02:28 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:02:28 04:01:01 all 0.14 0.00 0.08 0.00 0.00 99.78 04:02:28 04:01:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:02:28 04:01:01 1 0.07 0.00 0.08 0.00 0.00 99.85 04:02:28 04:01:01 2 0.38 0.00 0.10 0.00 0.00 99.52 04:02:28 04:01:01 3 0.05 0.00 0.08 0.00 0.00 99.87 04:02:28 04:02:01 all 0.90 0.00 0.53 0.31 0.00 98.25 04:02:28 04:02:01 0 0.63 0.00 0.52 0.02 0.00 98.83 04:02:28 04:02:01 1 0.75 0.00 0.52 0.25 0.00 98.48 04:02:28 04:02:01 2 1.45 0.00 0.60 0.95 0.00 97.00 04:02:28 04:02:01 3 0.78 0.00 0.50 0.02 0.00 98.70 04:02:28 Average: all 0.30 0.00 0.14 0.05 0.00 99.50 04:02:28 Average: 0 0.14 0.00 0.13 0.00 0.00 99.72 04:02:28 Average: 1 0.23 0.00 0.13 0.04 0.00 99.59 04:02:28 Average: 2 0.62 0.00 0.17 0.16 0.00 99.05 04:02:28 Average: 3 0.21 0.00 0.14 0.00 0.00 99.64 04:02:28 04:02:28 04:02:28