Pull request #536 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 rather than 766e8bfe39961e7de8f6b23b59b668bf9d6c539e Obtained Jenkinsfile from eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29093 in /w/workspace/dry_go-mod-core-contracts_PR-536 [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-536 # 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/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 766e8bfe39961e7de8f6b23b59b668bf9d6c539e Merge succeeded, producing 766e8bfe39961e7de8f6b23b59b668bf9d6c539e Checking out Revision 766e8bfe39961e7de8f6b23b59b668bf9d6c539e (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # 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 eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # timeout=10 Commit message: "refactor: refactor IntervalAction test to use factory method" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:27:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:27:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 05a181eb0d80b9f9ed508b7b73d9e8efd377dcb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:27:02 ========================================================= 03:27:02 EdgeX Global Pipelines Version Info 03:27:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:27:04 ------------------- 03:27:04 stable info: 03:27:04 ------------------- 03:27:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:27:04 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:27:04 Message: update stable to v1.0.184 03:27:05 ------------------- 03:27:05 experimental info: 03:27:05 ------------------- 03:27:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:27:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 03:27:05 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:27:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:27:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:27:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 766e8bfe39961e7de8f6b23b59b668bf9d6c539e [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 766e8bf [Pipeline] echo 03:27:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:09 + git log --format=format:%s -1 766e8bfe39961e7de8f6b23b59b668bf9d6c539e [Pipeline] echo 03:27:09 GIT_COMMIT: 766e8bfe39961e7de8f6b23b59b668bf9d6c539e, Commit Message: refactor: refactor IntervalAction test to use factory method [Pipeline] echo 03:27:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:10 03:27:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:27:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:10 latest: Pulling from edgex-devops/git-semver 03:27:10 31603596830f: Pulling fs layer 03:27:10 2a8b12db71e7: Pulling fs layer 03:27:10 6ca5941a6612: Pulling fs layer 03:27:10 ecc8261a40a4: Pulling fs layer 03:27:10 ecc8261a40a4: Waiting 03:27:10 2a8b12db71e7: Verifying Checksum 03:27:10 2a8b12db71e7: Download complete 03:27:10 31603596830f: Verifying Checksum 03:27:10 31603596830f: Download complete 03:27:10 ecc8261a40a4: Verifying Checksum 03:27:10 ecc8261a40a4: Download complete 03:27:10 6ca5941a6612: Verifying Checksum 03:27:10 6ca5941a6612: Download complete 03:27:11 31603596830f: Pull complete 03:27:11 2a8b12db71e7: Pull complete 03:27:12 6ca5941a6612: Pull complete 03:27:12 ecc8261a40a4: Pull complete 03:27:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:27:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:27:12 prd-centos7-docker-4c-2g-29093 does not seem to be running inside a container 03:27:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:27:15 $ docker top 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:15 [ssh-agent] Looking for ssh-agent implementation... 03:27:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:15 $ docker exec 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 ssh-agent 03:27:15 SSH_AUTH_SOCK=/tmp/ssh-wmnz2RPGlxT5/agent.11 03:27:15 SSH_AGENT_PID=16 03:27:15 Running ssh-add (command line suppressed) 03:27:15 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3158630547454940702.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3158630547454940702.key) 03:27:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:16 + git tag --points-at HEAD [Pipeline] } 03:27:16 $ docker exec --env ******** --env ******** 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 ssh-agent -k 03:27:16 unset SSH_AUTH_SOCK; 03:27:16 unset SSH_AGENT_PID; 03:27:16 echo Agent pid 16 killed; 03:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:27:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:16 [ssh-agent] Looking for ssh-agent implementation... 03:27:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:16 $ docker exec 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 ssh-agent 03:27:17 SSH_AUTH_SOCK=/tmp/ssh-FKvRBw6qNhm4/agent.45 03:27:17 SSH_AGENT_PID=51 03:27:17 Running ssh-add (command line suppressed) 03:27:17 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3901170799903586483.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_3901170799903586483.key) 03:27:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:17 + git semver init 03:27:17 # -> Open(): unable to determine branch for HEAD 03:27:17 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.git 03:27:17 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-536 03:27:17 # $SEMVER_REMOTE_NAME = origin 03:27:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:27:17 # $SEMVER_USER_NAME = edgex-jenkins 03:27:17 # $SEMVER_BRANCH = PR-536 03:27:17 # $SEMVER_TEMP = /tmp/semver-637097701 03:27:17 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:27:18 # '/tmp/semver-637097701' -> '/w/workspace/dry_go-mod-core-contracts_PR-536/.semver' 03:27:18 # -> Force: false 03:27:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.semver [Pipeline] } 03:27:18 $ docker exec --env ******** --env ******** 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 ssh-agent -k 03:27:18 unset SSH_AUTH_SOCK; 03:27:18 unset SSH_AGENT_PID; 03:27:18 echo Agent pid 51 killed; 03:27:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:19 + git semver [Pipeline] } 03:27:19 $ docker stop --time=1 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 03:27:21 $ docker rm -f 1257580b390bf4dd2f799467766b7dc58d691bedaf5f7215e8151a7462401367 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:22 Stashed 1 file(s) [Pipeline] echo 03:27:22 [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:27:37 Still waiting to schedule task 03:27:37 ‘prd-centos7-docker-4c-2g-29086’ is offline; ‘prd-centos7-docker-4c-2g-29090’ is offline; ‘prd-centos7-docker-4c-2g-29091’ is offline; ‘prd-centos7-docker-4c-2g-29094’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-29088’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-29092’ doesn’t have label ‘centos7-docker-4c-2g’ 03:27:37 Still waiting to schedule task 03:27:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:27:45 Running on prd-centos7-docker-4c-2g-29094 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 03:27:45 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 03:27:47 using credential edgex-jenkins-ssh 03:27:47 Cloning the remote Git repository 03:27:47 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:27:47 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 03:27:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:27:47 > git --version # timeout=10 03:27:47 > git --version # 'git version 2.24.3' 03:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:27:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:27:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:49 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 766e8bfe39961e7de8f6b23b59b668bf9d6c539e 03:27:49 Merge succeeded, producing 766e8bfe39961e7de8f6b23b59b668bf9d6c539e 03:27:49 Checking out Revision 766e8bfe39961e7de8f6b23b59b668bf9d6c539e (PR-536) 03:27:49 > git config core.sparsecheckout # timeout=10 03:27:49 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # timeout=10 03:27:49 > git remote # timeout=10 03:27:49 > git config --get remote.origin.url # timeout=10 03:27:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:49 > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 03:27:49 > git rev-parse HEAD^{commit} # timeout=10 03:27:49 > git config core.sparsecheckout # timeout=10 03:27:49 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # timeout=10 03:27:53 Commit message: "refactor: refactor IntervalAction test to use factory method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:27:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:27:55 + sudo service docker restart 03:27:55 + true 03:27:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 03:27:56 ========================================================= 03:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:27:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:27:56 + 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:27:57 Sending build context to Docker daemon 2.791MB 03:27:57 Step 1/7 : ARG BASE=golang:1.15-alpine 03:27:57 Step 2/7 : FROM ${BASE} 03:27:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:57 188c0c94c7c5: Pulling fs layer 03:27:57 0ef7d3d256c8: Pulling fs layer 03:27:57 de9db76c5a1d: Pulling fs layer 03:27:57 bca2f99d35d6: Pulling fs layer 03:27:57 93359f2a8cfa: Pulling fs layer 03:27:57 7c6f9722023f: Pulling fs layer 03:27:57 a35cf1a2eb13: Pulling fs layer 03:27:57 93359f2a8cfa: Waiting 03:27:57 7c6f9722023f: Waiting 03:27:57 a35cf1a2eb13: Waiting 03:27:57 bca2f99d35d6: Waiting 03:27:57 de9db76c5a1d: Verifying Checksum 03:27:57 de9db76c5a1d: Download complete 03:27:57 0ef7d3d256c8: Verifying Checksum 03:27:57 0ef7d3d256c8: Download complete 03:27:57 93359f2a8cfa: Verifying Checksum 03:27:57 93359f2a8cfa: Download complete 03:27:57 7c6f9722023f: Verifying Checksum 03:27:57 7c6f9722023f: Download complete 03:27:57 188c0c94c7c5: Verifying Checksum 03:27:57 188c0c94c7c5: Download complete 03:27:57 188c0c94c7c5: Pull complete 03:27:57 0ef7d3d256c8: Pull complete 03:27:57 de9db76c5a1d: Pull complete 03:28:00 bca2f99d35d6: Verifying Checksum 03:28:00 bca2f99d35d6: Download complete 03:28:00 a35cf1a2eb13: Verifying Checksum 03:28:00 a35cf1a2eb13: Download complete 03:28:05 bca2f99d35d6: Pull complete 03:28:06 93359f2a8cfa: Pull complete 03:28:06 7c6f9722023f: Pull complete 03:28:16 a35cf1a2eb13: Pull complete 03:28:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:28:16 ---> a62c8e92a672 03:28:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:28:16 ---> Running in d06285eb5615 03:28:16 Removing intermediate container d06285eb5615 03:28:16 ---> 292654f2bab0 03:28:16 Step 4/7 : RUN apk add bash 03:28:16 ---> Running in dbc89a77ec36 03:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:28:17 OK: 166 MiB in 39 packages 03:28:17 Removing intermediate container dbc89a77ec36 03:28:17 ---> e6c29c8e16ab 03:28:17 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:28:17 ---> Running in 5c756a6f1e5f 03:28:18 Removing intermediate container 5c756a6f1e5f 03:28:18 ---> 9d2d0ab9dd68 03:28:18 Step 6/7 : COPY go.mod . 03:28:18 ---> c13ed7691c78 03:28:18 Step 7/7 : RUN go mod download 03:28:18 ---> Running in a45ccd4b4575 03:28:30 Removing intermediate container a45ccd4b4575 03:28:30 ---> 7c858cffc20c 03:28:30 Successfully built 7c858cffc20c 03:28:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:28:31 + docker inspect -f . ci-base-image-x86_64 03:28:31 . [Pipeline] withDockerContainer 03:28:31 prd-centos7-docker-4c-2g-29094 does not seem to be running inside a container 03:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** ci-base-image-x86_64 cat 03:28:31 $ docker top 5c3b7ca152dab18ee2410b30dcf5ef878a8f59827c39684e0543c9fbd41f1d45 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:32 + go version 03:28:32 go version go1.15.5 linux/amd64 [Pipeline] } 03:28:32 $ docker stop --time=1 5c3b7ca152dab18ee2410b30dcf5ef878a8f59827c39684e0543c9fbd41f1d45 03:28:33 $ docker rm -f 5c3b7ca152dab18ee2410b30dcf5ef878a8f59827c39684e0543c9fbd41f1d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:34 + docker inspect -f . ci-base-image-x86_64 03:28:34 . [Pipeline] withDockerContainer 03:28:35 prd-centos7-docker-4c-2g-29094 does not seem to be running inside a container 03:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** ci-base-image-x86_64 cat 03:28:35 $ docker top d3582e15bb86864891fbe95da8777dda265937d3730eb11e5a407dccbbb4bf58 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:36 + make test 03:28:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:28:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.014s coverage: 85.7% of statements 03:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.009s coverage: 100.0% of statements 03:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements 03:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements 03:28:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:28:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements 03:28:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.019s coverage: 14.7% of statements 03:28:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements 03:28:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.032s coverage: 91.8% of statements 03:28:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:28:45 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:28:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements 03:28:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.7% of statements 03:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.044s coverage: 63.0% of statements 03:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.007s coverage: 26.3% of statements 03:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 03:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.014s coverage: 15.4% of statements 03:28:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.017s coverage: 14.3% of statements 03:28:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:28:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.084s coverage: 84.6% of statements 03:28:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:28:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:28:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:28:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.025s coverage: 48.4% of statements 03:28:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements 03:28:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.055s coverage: 89.4% of statements 03:28:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements 03:28:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:28:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:28:52 gofmt -l . 03:28:52 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:28:52 $ docker stop --time=1 d3582e15bb86864891fbe95da8777dda265937d3730eb11e5a407dccbbb4bf58 03:28:55 $ docker rm -f d3582e15bb86864891fbe95da8777dda265937d3730eb11e5a407dccbbb4bf58 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:56 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:28:57 ---> job-cost.sh 03:28:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j9cJ 03:29:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:29:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29095 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws 03:29:30 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 03:29:35 using credential edgex-jenkins-ssh 03:29:35 Cloning the remote Git repository 03:29:35 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:29:35 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 03:29:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:29:35 > git --version # timeout=10 03:29:35 > git --version # 'git version 2.17.1' 03:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:37 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 766e8bfe39961e7de8f6b23b59b668bf9d6c539e 03:29:37 Merge succeeded, producing 766e8bfe39961e7de8f6b23b59b668bf9d6c539e 03:29:37 Checking out Revision 766e8bfe39961e7de8f6b23b59b668bf9d6c539e (PR-536) 03:29:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:29:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:29:37 > git config core.sparsecheckout # timeout=10 03:29:37 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # timeout=10 03:29:37 > git remote # timeout=10 03:29:37 > git config --get remote.origin.url # timeout=10 03:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:37 > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 03:29:37 > git rev-parse HEAD^{commit} # timeout=10 03:29:37 > git config core.sparsecheckout # timeout=10 03:29:37 > git checkout -f 766e8bfe39961e7de8f6b23b59b668bf9d6c539e # timeout=10 03:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-j9cJ/bin to PATH 03:29:39 INFO: No Stack... 03:29:40 INFO: Retrieving Pricing Info for: v1-standard-2 03:29:40 INFO: Archiving Costs [Pipeline] sh 03:29:40 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 03:29:40 + cut -d, -f6 [Pipeline] lock 03:29:41 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] 03:29:41 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] did not exist. Created. 03:29:41 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:41 + echo total: 0.029999999329447746 [Pipeline] stash 03:29:41 Stashed 1 file(s) [Pipeline] } 03:29:41 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 03:29:42 Commit message: "refactor: refactor IntervalAction test to use factory method" [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:29:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:29:44 + true 03:29:44 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 03:29:47 ========================================================= 03:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:29:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:29:48 + 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:29:49 Sending build context to Docker daemon 2.79MB 03:29:49 Step 1/7 : ARG BASE=golang:1.15-alpine 03:29:49 Step 2/7 : FROM ${BASE} 03:29:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:49 5f621e34cdf4: Pulling fs layer 03:29:49 a4357932f1b6: Pulling fs layer 03:29:49 18c013af1878: Pulling fs layer 03:29:49 00ac8860ef70: Pulling fs layer 03:29:49 63d7cb157983: Pulling fs layer 03:29:49 b116817d02f9: Pulling fs layer 03:29:49 745a02a5169b: Pulling fs layer 03:29:49 00ac8860ef70: Waiting 03:29:49 b116817d02f9: Waiting 03:29:49 63d7cb157983: Waiting 03:29:49 745a02a5169b: Waiting 03:29:49 18c013af1878: Verifying Checksum 03:29:49 18c013af1878: Download complete 03:29:49 a4357932f1b6: Download complete 03:29:49 63d7cb157983: Verifying Checksum 03:29:49 63d7cb157983: Download complete 03:29:49 b116817d02f9: Verifying Checksum 03:29:49 b116817d02f9: Download complete 03:29:49 5f621e34cdf4: Verifying Checksum 03:29:49 5f621e34cdf4: Download complete 03:29:50 5f621e34cdf4: Pull complete 03:29:51 a4357932f1b6: Pull complete 03:29:51 18c013af1878: Pull complete 03:29:52 745a02a5169b: Verifying Checksum 03:29:52 745a02a5169b: Download complete 03:29:53 00ac8860ef70: Verifying Checksum 03:29:53 00ac8860ef70: Download complete 03:30:03 00ac8860ef70: Pull complete 03:30:03 63d7cb157983: Pull complete 03:30:03 b116817d02f9: Pull complete 03:30:08 745a02a5169b: Pull complete 03:30:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:30:08 ---> b7e6874047d6 03:30:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:30:10 ---> Running in f64a2a8b06c5 03:30:11 Removing intermediate container f64a2a8b06c5 03:30:11 ---> 0fe80b431c21 03:30:11 Step 4/7 : RUN apk add bash 03:30:11 ---> Running in b88546cc2b0f 03:30:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:14 OK: 142 MiB in 39 packages 03:30:16 Removing intermediate container b88546cc2b0f 03:30:16 ---> 997d88bd681b 03:30:16 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:30:16 ---> Running in f49bef9dd8f3 03:30:16 Removing intermediate container f49bef9dd8f3 03:30:16 ---> da29ba78c31a 03:30:16 Step 6/7 : COPY go.mod . 03:30:17 ---> 5710e3282657 03:30:17 Step 7/7 : RUN go mod download 03:30:17 ---> Running in 6d73a0b1052a 03:30:32 Removing intermediate container 6d73a0b1052a 03:30:32 ---> 0252577237e7 03:30:32 Successfully built 0252577237e7 03:30:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:30:33 + docker inspect -f . ci-base-image-arm64 03:30:33 . [Pipeline] withDockerContainer 03:30:33 prd-ubuntu18.04-docker-arm64-4c-16g-29095 does not seem to be running inside a container 03:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat 03:30:34 $ docker top 96624a5981ceb9e19482195bc10c0aad645a8d7bc0df38dec77e4de1dda07d5b -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:35 + go version 03:30:35 go version go1.15.5 linux/arm64 [Pipeline] } 03:30:35 $ docker stop --time=1 96624a5981ceb9e19482195bc10c0aad645a8d7bc0df38dec77e4de1dda07d5b 03:30:37 $ docker rm -f 96624a5981ceb9e19482195bc10c0aad645a8d7bc0df38dec77e4de1dda07d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:30:38 + docker inspect -f . ci-base-image-arm64 03:30:38 . [Pipeline] withDockerContainer 03:30:39 prd-ubuntu18.04-docker-arm64-4c-16g-29095 does not seem to be running inside a container 03:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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-arm64 cat 03:30:40 $ docker top 07d94c806322f5b42eb94eae50e12caa065b8076a35a417642c57b18911162ac -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:41 + make test 03:30:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:31:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 03:31:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements 03:31:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.047s coverage: 100.0% of statements 03:31:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.091s coverage: 45.4% of statements 03:31:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.032s coverage: 77.8% of statements 03:31:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 03:31:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.040s coverage: 26.3% of statements 03:31:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.045s coverage: 14.7% of statements 03:31:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.026s coverage: 100.0% of statements 03:31:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.104s coverage: 91.8% of statements 03:31:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 03:31:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 03:31:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.032s coverage: 100.0% of statements 03:31:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements 03:31:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.107s coverage: 63.0% of statements 03:31:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements 03:31:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.035s coverage: 15.4% of statements 03:31:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 03:31:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.039s coverage: 14.3% of statements 03:31:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 03:31:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.203s coverage: 84.6% of statements 03:31:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 03:31:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 03:31:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 03:31:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.084s coverage: 48.4% of statements 03:31:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.082s coverage: 94.7% of statements 03:31:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.186s coverage: 89.4% of statements 03:31:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements 03:31:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 03:31:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:31:28 gofmt -l . 03:31:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 03:31:29 $ docker stop --time=1 07d94c806322f5b42eb94eae50e12caa065b8076a35a417642c57b18911162ac 03:31:31 $ docker rm -f 07d94c806322f5b42eb94eae50e12caa065b8076a35a417642c57b18911162ac [Pipeline] // withDockerContainer [Pipeline] sh 03:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:32 Warning: overwriting stash ‘coverage-report’ 03:31:33 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:31:34 ---> job-cost.sh 03:31:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G982 03:32:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-G982/bin to PATH 03:33:50 INFO: No Stack... 03:33:50 INFO: Retrieving Pricing Info for: lf-standard-4 03:33:50 INFO: Archiving Costs [Pipeline] sh 03:33:50 + cut -d, -f6 03:33:50 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [Pipeline] lock 03:33:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] 03:33:50 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] did not exist. Created. 03:33:50 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:51 /w/workspace/go-mod-core-contracts/3@tmp/durable-59291c5e/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-59291c5e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:33:51 + echo total: 0.20999999344348907 [Pipeline] stash 03:33:51 Warning: overwriting stash ‘stack-cost’ 03:33:51 Stashed 1 file(s) [Pipeline] } 03:33:51 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-3-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 03:33:53 provisioning config files... 03:33:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config7462117432185493526tmp [Pipeline] { [Pipeline] sh 03:33:53 + set +x 03:33:53 + curl -s https://codecov.io/bash 03:33:53 + bash -s -- 03:33:53 03:33:53 _____ _ 03:33:53 / ____| | | 03:33:53 | | ___ __| | ___ ___ _____ __ 03:33:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:33:53 | |___| (_) | (_| | __/ (_| (_) \ V / 03:33:53 \_____\___/ \__,_|\___|\___\___/ \_/ 03:33:53 Bash-20210226-7100762 03:33:53 03:33:53 03:33:53 ==> git version 2.24.3 found 03:33:53 ==> 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 03:33:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:33:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:33:53 ==> Jenkins CI detected. 03:33:53 project root: . 03:33:53 --> token set from env 03:33:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:33:53 ==> Running gcov in . (disable via -X gcov) 03:33:53 ==> Python coveragepy not found 03:33:53 ==> Searching for coverage reports in: 03:33:53 + . 03:33:53 -> Found 1 reports 03:33:53 ==> Detecting git/mercurial file structure 03:33:53 ==> Reading reports 03:33:53 + ./coverage.out bytes=159474 03:33:53 ==> Appending adjustments 03:33:53 https://docs.codecov.io/docs/fixing-reports 03:33:55 + Found adjustments 03:33:55 ==> Gzipping contents 03:33:55 24K /tmp/codecov.6QwTA0.gz 03:33:55 ==> Uploading reports 03:33:55 url: https://codecov.io 03:33:55 query: branch=PR-536&commit=766e8bfe39961e7de8f6b23b59b668bf9d6c539e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= 03:33:55 -> Pinging Codecov 03:33:55 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-536&commit=766e8bfe39961e7de8f6b23b59b668bf9d6c539e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= 03:33:55 -> Uploading to 03:33:55 https://storage.googleapis.com/codecov/v4/raw/2021-03-09/71470A77251A30514AAF9C0BB2E5B6CE/766e8bfe39961e7de8f6b23b59b668bf9d6c539e/d8fa8f4c-fc57-47c4-ba92-6e13ef89895a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T033355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=523facb66dbbaedcbbe650f828a2b4cb459c6525c7e4025b3e1111131fa169f7 03:33:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:33:55 Dload Upload Total Spent Left Speed 03:33:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23943 0 0 100 23943 0 42695 --:--:-- --:--:-- --:--:-- 42679 03:33:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/766e8bfe39961e7de8f6b23b59b668bf9d6c539e [Pipeline] } 03:33:56 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 03:33:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:58 ---> package-listing.sh 03:33:58 ++ facter osfamily 03:33:58 ++ tr '[:upper:]' '[:lower:]' 03:33:58 + OS_FAMILY=redhat 03:33:58 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-536 03:33:58 + START_PACKAGES=/tmp/packages_start.txt 03:33:58 + END_PACKAGES=/tmp/packages_end.txt 03:33:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:58 + PACKAGES=/tmp/packages_start.txt 03:33:58 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 03:33:58 + PACKAGES=/tmp/packages_end.txt 03:33:58 + case "${OS_FAMILY}" in 03:33:58 + rpm -qa 03:33:58 + sort 03:34:04 + '[' -f /tmp/packages_start.txt ']' 03:34:04 + '[' -f /tmp/packages_end.txt ']' 03:34:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' 03:34:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ 03:34:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [Pipeline] echo 03:34:04 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-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:34:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:04 03:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:05 alpine: Pulling from edgex-lftools-log-publisher 03:34:05 df20fa9351a1: Pulling fs layer 03:34:05 36b3adc4ff6f: Pulling fs layer 03:34:05 8ad3a11d3b57: Pulling fs layer 03:34:05 46f8f816bc3b: Pulling fs layer 03:34:05 93b61091891f: Pulling fs layer 03:34:05 93b9cdb0e59b: Pulling fs layer 03:34:05 5e14af77c1be: Pulling fs layer 03:34:05 01666e4c0597: Pulling fs layer 03:34:05 aa168da1d23b: Pulling fs layer 03:34:05 93b9cdb0e59b: Waiting 03:34:05 5e14af77c1be: Waiting 03:34:05 01666e4c0597: Waiting 03:34:05 aa168da1d23b: Waiting 03:34:05 46f8f816bc3b: Waiting 03:34:05 93b61091891f: Waiting 03:34:05 36b3adc4ff6f: Verifying Checksum 03:34:05 36b3adc4ff6f: Download complete 03:34:05 46f8f816bc3b: Verifying Checksum 03:34:05 46f8f816bc3b: Download complete 03:34:05 df20fa9351a1: Verifying Checksum 03:34:05 93b9cdb0e59b: Verifying Checksum 03:34:05 93b9cdb0e59b: Download complete 03:34:05 5e14af77c1be: Verifying Checksum 03:34:05 5e14af77c1be: Download complete 03:34:05 93b61091891f: Verifying Checksum 03:34:05 93b61091891f: Download complete 03:34:05 01666e4c0597: Verifying Checksum 03:34:05 01666e4c0597: Download complete 03:34:05 df20fa9351a1: Pull complete 03:34:05 36b3adc4ff6f: Pull complete 03:34:06 8ad3a11d3b57: Verifying Checksum 03:34:06 8ad3a11d3b57: Download complete 03:34:07 8ad3a11d3b57: Pull complete 03:34:08 aa168da1d23b: Verifying Checksum 03:34:08 aa168da1d23b: Download complete 03:34:08 46f8f816bc3b: Pull complete 03:34:09 93b61091891f: Pull complete 03:34:09 93b9cdb0e59b: Pull complete 03:34:09 5e14af77c1be: Pull complete 03:34:09 01666e4c0597: Pull complete 03:34:17 aa168da1d23b: Pull complete 03:34:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:34:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:34:17 prd-centos7-docker-4c-2g-29093 does not seem to be running inside a container 03:34: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-536/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-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:34:21 $ docker top 4e4dca4d0a4492a8c891eec6f613065d4f3a03bde2a1a88143bf030483ef83a7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:22 + mkdir -p /var/log/sa [Pipeline] sh 03:34:22 + ls /var/log/sa-host 03:34:22 + sadf -c /var/log/sa-host/sa09 03:34:22 file_magic: OK 03:34:22 HZ: Using current value: 100 03:34:22 file_header: OK 03:34:22 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 03:34:22 Statistics: 03:34:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:34:22 File successfully converted to sysstat format version 12.2.1 03:34:22 + sadf -c /var/log/sa-host/sa23 03:34:22 file_magic: OK 03:34:22 HZ: Using current value: 100 03:34:22 file_header: OK 03:34:22 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 03:34:22 Statistics: 03:34:22 Hnuu...uuuununununu... 03:34:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:22 provisioning config files... 03:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config1969523688336879285tmp [Pipeline] { [Pipeline] echo 03:34:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:23 ---> create-netrc.sh [Pipeline] } 03:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:34:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:34:23 ---> python-tools-install.sh [Pipeline] echo 03:34:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:24 ---> sudo-logs.sh 03:34:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:24 ---> job-cost.sh 03:34:24 lf-activate-venv: SKIPPING 03:34:24 DEBUG: total: 0.20999999344348907 03:34:24 INFO: Retrieving Stack Cost... 03:34:25 INFO: Retrieving Pricing Info for: v1-standard-2 03:34:25 INFO: Archiving Costs [Pipeline] echo 03:34:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:26 ---> logs-deploy.sh 03:34:26 lf-activate-venv: SKIPPING 03:34:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-536/3 03:34:26 INFO: archiving workspace using pattern(s): 03:34:28 Archives upload complete. 03:34:28 INFO: archiving logs to Nexus