Pull request #345 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 cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6f5c3a0827eabd47dafe9bc54db47a842f950d73+48da11d07878ee2720e4af4b3def0aa4b0dd4fab (5ae822be858ff7651ceb09b4ba84d22bb67567d1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6261 in /w/workspace/dry_go-mod-core-contracts_PR-345 [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-345 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # 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 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:50:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:50:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:50:16 ========================================================= 08:50:16 EdgeX Global Pipelines Version Info 08:50:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e7304d552eaaf88cc98ad393a1864a902c3fb4b9 # timeout=10 08:50:18 ------------------- 08:50:18 stable info: 08:50:18 ------------------- 08:50:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:50:18 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 08:50:18 Message: update stable to v1.0.144 08:50:18 ------------------- 08:50:18 experimental info: 08:50:18 ------------------- 08:50:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:50:18 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 08:50:18 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:50:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:50:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:50:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f5c3a0 [Pipeline] echo 08:50:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:50:23 + git log --format=format:%s -1 6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] echo 08:50:23 GIT_COMMIT: 6f5c3a0827eabd47dafe9bc54db47a842f950d73, Commit Message: refactor: remove all ResponseNoMessage funcs in V2 [Pipeline] echo 08:50:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:50:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:50:24 08:50:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:50:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:50:24 latest: Pulling from edgex-devops/git-semver 08:50:24 31603596830f: Pulling fs layer 08:50:24 2a8b12db71e7: Pulling fs layer 08:50:24 6ca5941a6612: Pulling fs layer 08:50:24 ecc8261a40a4: Pulling fs layer 08:50:24 2a8b12db71e7: Verifying Checksum 08:50:24 2a8b12db71e7: Download complete 08:50:25 31603596830f: Verifying Checksum 08:50:25 31603596830f: Download complete 08:50:25 ecc8261a40a4: Verifying Checksum 08:50:25 ecc8261a40a4: Download complete 08:50:25 6ca5941a6612: Verifying Checksum 08:50:25 6ca5941a6612: Download complete 08:50:25 31603596830f: Pull complete 08:50:25 2a8b12db71e7: Pull complete 08:50:26 6ca5941a6612: Pull complete 08:50:26 ecc8261a40a4: Pull complete 08:50:26 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:50:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:50:26 prd-centos7-docker-4c-2g-6261 does not seem to be running inside a container 08:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:50:29 $ docker top be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:29 [ssh-agent] Looking for ssh-agent implementation... 08:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:29 $ docker exec be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent 08:50:30 SSH_AUTH_SOCK=/tmp/ssh-EHueT6mECEbL/agent.11 08:50:30 SSH_AGENT_PID=16 08:50:30 Running ssh-add (command line suppressed) 08:50:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4654068461749284492.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_4654068461749284492.key) 08:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:30 + git tag --points-at HEAD [Pipeline] } 08:50:30 $ docker exec --env ******** --env ******** be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent -k 08:50:30 unset SSH_AUTH_SOCK; 08:50:30 unset SSH_AGENT_PID; 08:50:30 echo Agent pid 16 killed; 08:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:50:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:31 [ssh-agent] Looking for ssh-agent implementation... 08:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:31 $ docker exec be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent 08:50:31 SSH_AUTH_SOCK=/tmp/ssh-p2wm6XoOUXYU/agent.45 08:50:31 SSH_AGENT_PID=50 08:50:31 Running ssh-add (command line suppressed) 08:50:31 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3248845461393792364.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_3248845461393792364.key) 08:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:31 + git semver init 08:50:31 # -> Open(): unable to determine branch for HEAD 08:50:31 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.git 08:50:31 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-345 08:50:31 # $SEMVER_REMOTE_NAME = origin 08:50:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:50:31 # $SEMVER_USER_NAME = edgex-jenkins 08:50:31 # $SEMVER_BRANCH = PR-345 08:50:31 # $SEMVER_TEMP = /tmp/semver-081759688 08:50:31 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:50:32 # '/tmp/semver-081759688' -> '/w/workspace/dry_go-mod-core-contracts_PR-345/.semver' 08:50:32 # -> Force: false 08:50:32 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.semver [Pipeline] } 08:50:32 $ docker exec --env ******** --env ******** be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 ssh-agent -k 08:50:32 unset SSH_AUTH_SOCK; 08:50:32 unset SSH_AGENT_PID; 08:50:32 echo Agent pid 50 killed; 08:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:33 + git semver [Pipeline] } 08:50:33 $ docker stop --time=1 be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 08:50:35 $ docker rm -f be4010ab6a805c95e155ae94f3bb42be71fbcb7cd154abaad1c8db7e0e561637 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:50:36 Stashed 1 file(s) [Pipeline] echo 08:50:36 [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 08:50:51 Still waiting to schedule task 08:50:51 ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6248’ is offline; ‘prd-centos7-docker-4c-2g-6255’ is offline; ‘prd-centos7-docker-4c-2g-6258’ is offline; ‘prd-centos7-docker-4c-2g-6262’ is offline; ‘prd-centos7-docker-8c-8g-6250’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6251’ doesn’t have label ‘centos7-docker-4c-2g’ 08:50:51 Still waiting to schedule task 08:50:51 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:52:08 Running on prd-centos7-docker-4c-2g-6264 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 08:52:08 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 08:52:11 using credential edgex-jenkins-ssh 08:52:11 Cloning the remote Git repository 08:52:11 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:11 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 08:52:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:11 > git --version # timeout=10 08:52:11 > git --version # 'git version 2.16.5' 08:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:12 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 08:52:13 Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 08:52:13 Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) 08:52:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:52:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:52:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:52:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:52:12 > git config core.sparsecheckout # timeout=10 08:52:13 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 08:52:13 > git remote # timeout=10 08:52:13 > git config --get remote.origin.url # timeout=10 08:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:13 > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 08:52:13 > git rev-parse HEAD^{commit} # timeout=10 08:52:13 > git config core.sparsecheckout # timeout=10 08:52:13 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 08:52:16 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:52:17 ========================================================= 08:52:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:52:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:52:18 + 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 . 08:52:18 Sending build context to Docker daemon 1.781MB 08:52:18 Step 1/7 : ARG BASE=golang:1.15-alpine 08:52:18 Step 2/7 : FROM ${BASE} 08:52:18 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:18 df20fa9351a1: Pulling fs layer 08:52:18 ed8968b2872e: Pulling fs layer 08:52:18 a92cc7c5fd73: Pulling fs layer 08:52:18 e871e8e8d7a9: Pulling fs layer 08:52:18 e73272ec9a57: Pulling fs layer 08:52:18 1e910a182e73: Pulling fs layer 08:52:18 4e634b169226: Pulling fs layer 08:52:18 e73272ec9a57: Waiting 08:52:18 e871e8e8d7a9: Waiting 08:52:18 1e910a182e73: Waiting 08:52:18 4e634b169226: Waiting 08:52:19 a92cc7c5fd73: Verifying Checksum 08:52:19 a92cc7c5fd73: Download complete 08:52:19 ed8968b2872e: Download complete 08:52:19 e73272ec9a57: Download complete 08:52:19 1e910a182e73: Verifying Checksum 08:52:19 1e910a182e73: Download complete 08:52:19 df20fa9351a1: Verifying Checksum 08:52:19 df20fa9351a1: Download complete 08:52:19 df20fa9351a1: Pull complete 08:52:19 ed8968b2872e: Pull complete 08:52:19 a92cc7c5fd73: Pull complete 08:52:21 4e634b169226: Verifying Checksum 08:52:21 4e634b169226: Download complete 08:52:21 e871e8e8d7a9: Verifying Checksum 08:52:21 e871e8e8d7a9: Download complete 08:52:27 e871e8e8d7a9: Pull complete 08:52:27 e73272ec9a57: Pull complete 08:52:27 1e910a182e73: Pull complete 08:52:32 4e634b169226: Pull complete 08:52:32 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:52:32 ---> f7629b54cfaa 08:52:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:52:32 ---> Running in f98dfd44a94e 08:52:33 Removing intermediate container f98dfd44a94e 08:52:33 ---> b6e6c802935c 08:52:33 Step 4/7 : RUN apk add bash 08:52:33 ---> Running in 7ad86c643872 08:52:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:52:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:52:35 OK: 166 MiB in 39 packages 08:52:36 Removing intermediate container 7ad86c643872 08:52:36 ---> 2e210b76931f 08:52:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:52:36 ---> Running in 10d15330afd9 08:52:36 Removing intermediate container 10d15330afd9 08:52:36 ---> 753f8bed8902 08:52:36 Step 6/7 : COPY go.mod . 08:52:36 ---> 1e225df6dfcb 08:52:36 Step 7/7 : RUN go mod download 08:52:36 ---> Running in ad0b2f6a8dac 08:52:49 Removing intermediate container ad0b2f6a8dac 08:52:49 ---> 6f26cc78cf3b 08:52:49 Successfully built 6f26cc78cf3b 08:52:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:52:49 + docker inspect -f . ci-base-image-x86_64 08:52:49 . [Pipeline] withDockerContainer 08:52:49 prd-centos7-docker-4c-2g-6264 does not seem to be running inside a container 08:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:52:50 $ docker top 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:50 + go version 08:52:50 go version go1.15.2 linux/amd64 [Pipeline] } 08:52:50 $ docker stop --time=1 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc 08:52:52 $ docker rm -f 8c45a6d628a3562c0f7b44c057dd6b01166b2c4bd6b64a6b4a0ba74dbebea3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:52:53 + docker inspect -f . ci-base-image-x86_64 08:52:53 . [Pipeline] withDockerContainer 08:52:53 prd-centos7-docker-4c-2g-6264 does not seem to be running inside a container 08:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:52:54 $ docker top 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:54 + make test 08:52:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:53:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements 08:53:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.012s coverage: 100.0% of statements 08:53:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.024s coverage: 45.4% of statements 08:53:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.012s coverage: 77.8% of statements 08:53:02 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:53:02 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 08:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.061s coverage: 14.7% of statements 08:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.039s coverage: 100.0% of statements 08:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements 08:53:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:53:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:53:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.017s coverage: 100.0% of statements 08:53:05 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 48.9% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.026s coverage: 15.4% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements 08:53:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.1% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 100.0% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.021s coverage: 94.4% of statements 08:53:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 92.3% of statements 08:53:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:53:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:53:07 gofmt -l . 08:53:07 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:53:08 Stashed 1 file(s) [Pipeline] } 08:53:08 $ docker stop --time=1 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 08:53:10 $ docker rm -f 60e813ea2ad7edfba8cdb728c203d4cd3e583d679178a7ff275024de1c92ca36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:54:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6266 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 08:54:39 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 08:54:45 using credential edgex-jenkins-ssh 08:54:45 Cloning the remote Git repository 08:54:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:45 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 08:54:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:45 > git --version # timeout=10 08:54:45 > git --version # 'git version 2.17.1' 08:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:47 Merging remotes/origin/master commit 48da11d07878ee2720e4af4b3def0aa4b0dd4fab into PR head commit 6f5c3a0827eabd47dafe9bc54db47a842f950d73 08:54:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:54:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:54:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:47 > git config core.sparsecheckout # timeout=10 08:54:47 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 08:54:47 > git remote # timeout=10 08:54:47 > git config --get remote.origin.url # timeout=10 08:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:47 > git merge 48da11d07878ee2720e4af4b3def0aa4b0dd4fab # timeout=10 08:54:47 > git rev-parse HEAD^{commit} # timeout=10 08:54:47 Merge succeeded, producing 6f5c3a0827eabd47dafe9bc54db47a842f950d73 08:54:47 Checking out Revision 6f5c3a0827eabd47dafe9bc54db47a842f950d73 (PR-345) 08:54:47 > git config core.sparsecheckout # timeout=10 08:54:47 > git checkout -f 6f5c3a0827eabd47dafe9bc54db47a842f950d73 # timeout=10 08:54:52 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:54:54 ========================================================= 08:54:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:54:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:54:55 + 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 . 08:54:56 Sending build context to Docker daemon 1.781MB 08:54:56 Step 1/7 : ARG BASE=golang:1.15-alpine 08:54:56 Step 2/7 : FROM ${BASE} 08:54:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:54:56 b538f80385f9: Pulling fs layer 08:54:56 74f711af9a0d: Pulling fs layer 08:54:56 99f96fe45779: Pulling fs layer 08:54:56 8529a6b9a6be: Pulling fs layer 08:54:56 45590311c82a: Pulling fs layer 08:54:56 69ca0ff8b7b3: Pulling fs layer 08:54:56 209524e5b208: Pulling fs layer 08:54:56 8529a6b9a6be: Waiting 08:54:56 45590311c82a: Waiting 08:54:56 69ca0ff8b7b3: Waiting 08:54:56 209524e5b208: Waiting 08:54:56 99f96fe45779: Verifying Checksum 08:54:56 99f96fe45779: Download complete 08:54:56 74f711af9a0d: Verifying Checksum 08:54:56 74f711af9a0d: Download complete 08:54:56 45590311c82a: Verifying Checksum 08:54:56 45590311c82a: Download complete 08:54:56 b538f80385f9: Verifying Checksum 08:54:56 b538f80385f9: Download complete 08:54:57 b538f80385f9: Pull complete 08:54:57 74f711af9a0d: Pull complete 08:54:58 99f96fe45779: Pull complete 08:54:59 209524e5b208: Verifying Checksum 08:54:59 209524e5b208: Download complete 08:55:01 8529a6b9a6be: Verifying Checksum 08:55:01 8529a6b9a6be: Download complete 08:55:11 8529a6b9a6be: Pull complete 08:55:11 45590311c82a: Pull complete 08:55:11 69ca0ff8b7b3: Pull complete 08:55:16 209524e5b208: Pull complete 08:55:16 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:55:16 ---> 5bddaf1c2fca 08:55:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:55:18 ---> Running in 5d0c3e77bc04 08:55:19 Removing intermediate container 5d0c3e77bc04 08:55:19 ---> f406b72a9675 08:55:19 Step 4/7 : RUN apk add bash 08:55:19 ---> Running in 88443d03b7b5 08:55:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:55:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:55:24 OK: 142 MiB in 39 packages 08:55:26 Removing intermediate container 88443d03b7b5 08:55:26 ---> 0ce7ea869661 08:55:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:55:26 ---> Running in 8dfabb5f4e7b 08:55:26 Removing intermediate container 8dfabb5f4e7b 08:55:26 ---> dea5f0ab42e4 08:55:26 Step 6/7 : COPY go.mod . 08:55:27 ---> 6b786ef923de 08:55:27 Step 7/7 : RUN go mod download 08:55:27 ---> Running in 2adc62885dc1 08:55:42 Removing intermediate container 2adc62885dc1 08:55:42 ---> 1fecac76fdd0 08:55:42 Successfully built 1fecac76fdd0 08:55:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:55:43 + docker inspect -f . ci-base-image-arm64 08:55:43 . [Pipeline] withDockerContainer 08:55:43 prd-ubuntu18.04-docker-arm64-4c-16g-6266 does not seem to be running inside a container 08:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:55:45 $ docker top a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:46 + go version 08:55:46 go version go1.15.2 linux/arm64 [Pipeline] } 08:55:46 $ docker stop --time=1 a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b 08:55:48 $ docker rm -f a7531148a2be553a191f54a052c958b681c369b14b60d133cf53f964d371484b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:49 + docker inspect -f . ci-base-image-arm64 08:55:49 . [Pipeline] withDockerContainer 08:55:50 prd-ubuntu18.04-docker-arm64-4c-16g-6266 does not seem to be running inside a container 08:55:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:55:52 $ docker top 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:53 + make test 08:55:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:56:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.047s coverage: 85.7% of statements 08:56:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.034s coverage: 100.0% of statements 08:56:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.049s coverage: 45.4% of statements 08:56:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.032s coverage: 77.8% of statements 08:56:18 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:56:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.024s coverage: 6.4% of statements 08:56:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements 08:56:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements 08:56:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.093s coverage: 91.8% of statements 08:56:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:56:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:56:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.031s coverage: 100.0% of statements 08:56:21 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.092s coverage: 63.0% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.056s coverage: 26.3% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.030s coverage: 15.4% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.028s coverage: 14.3% of statements 08:56:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements 08:56:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 100.0% of statements 08:56:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements 08:56:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 92.3% of statements 08:56:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:56:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:56:34 gofmt -l . 08:56:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 08:56:35 Warning: overwriting stash ‘coverage-report’ 08:56:36 Stashed 1 file(s) [Pipeline] } 08:56:36 $ docker stop --time=1 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 08:56:38 $ docker rm -f 902c90d00a401dc95f1fba79a0df06b62299117cdc1fff1aa0ed953ea81181f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:56:42 provisioning config files... 08:56:42 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config8812566640869920091tmp [Pipeline] { [Pipeline] sh 08:56:42 + set +x 08:56:42 + curl -s https://codecov.io/bash 08:56:42 + bash -s -- 08:56:43 08:56:43 _____ _ 08:56:43 / ____| | | 08:56:43 | | ___ __| | ___ ___ _____ __ 08:56:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:56:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:56:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:56:43 Bash-20201009-048fee3 08:56:43 08:56:43 08:56:43 ==> Jenkins CI detected. 08:56:43 project root: . 08:56:43 --> token set from env 08:56:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:56:43 ==> Running gcov in . (disable via -X gcov) 08:56:43 ==> Python coveragepy not found 08:56:43 ==> Searching for coverage reports in: 08:56:43 + . 08:56:43 -> Found 1 reports 08:56:43 ==> Detecting git/mercurial file structure 08:56:43 ==> Reading reports 08:56:43 + ./coverage.out bytes=105826 08:56:43 ==> Appending adjustments 08:56:43 https://docs.codecov.io/docs/fixing-reports 08:56:44 + Found adjustments 08:56:44 ==> Gzipping contents 08:56:44 ==> Uploading reports 08:56:44 url: https://codecov.io 08:56:44 query: branch=PR-345&commit=6f5c3a0827eabd47dafe9bc54db47a842f950d73&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 08:56:44 -> Pinging Codecov 08:56:44 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-345&commit=6f5c3a0827eabd47dafe9bc54db47a842f950d73&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 08:56:44 -> Uploading to 08:56:44 08:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:44 Dload Upload Total Spent Left Speed 08:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:56:44 X> Failed to upload 08:56:44 ==> Uploading to Codecov 08:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:56:44 Dload Upload Total Spent Left Speed 08:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17167 100 118 100 17049 232 33623 --:--:-- --:--:-- --:--:-- 33693 08:56:44 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6f5c3a0827eabd47dafe9bc54db47a842f950d73 [Pipeline] } 08:56:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:48 ---> package-listing.sh 08:56:48 ++ facter osfamily 08:56:48 ++ tr '[:upper:]' '[:lower:]' 08:56:48 + OS_FAMILY=redhat 08:56:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-345 08:56:48 + START_PACKAGES=/tmp/packages_start.txt 08:56:48 + END_PACKAGES=/tmp/packages_end.txt 08:56:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:48 + PACKAGES=/tmp/packages_start.txt 08:56:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 08:56:48 + PACKAGES=/tmp/packages_end.txt 08:56:48 + case "${OS_FAMILY}" in 08:56:48 + rpm -qa 08:56:48 + sort 08:56:52 + '[' -f /tmp/packages_start.txt ']' 08:56:52 + '[' -f /tmp/packages_end.txt ']' 08:56:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 08:56:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ 08:56:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [Pipeline] echo 08:56:52 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:53 08:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:53 alpine: Pulling from edgex-lftools-log-publisher 08:56:53 df20fa9351a1: Pulling fs layer 08:56:53 36b3adc4ff6f: Pulling fs layer 08:56:53 8ad3a11d3b57: Pulling fs layer 08:56:53 46f8f816bc3b: Pulling fs layer 08:56:53 93b61091891f: Pulling fs layer 08:56:53 93b9cdb0e59b: Pulling fs layer 08:56:53 5e14af77c1be: Pulling fs layer 08:56:53 01666e4c0597: Pulling fs layer 08:56:53 aa168da1d23b: Pulling fs layer 08:56:53 46f8f816bc3b: Waiting 08:56:53 93b61091891f: Waiting 08:56:53 93b9cdb0e59b: Waiting 08:56:53 5e14af77c1be: Waiting 08:56:53 01666e4c0597: Waiting 08:56:53 aa168da1d23b: Waiting 08:56:53 36b3adc4ff6f: Verifying Checksum 08:56:53 36b3adc4ff6f: Download complete 08:56:53 46f8f816bc3b: Download complete 08:56:53 df20fa9351a1: Verifying Checksum 08:56:53 df20fa9351a1: Download complete 08:56:53 93b9cdb0e59b: Verifying Checksum 08:56:53 93b9cdb0e59b: Download complete 08:56:53 5e14af77c1be: Verifying Checksum 08:56:53 5e14af77c1be: Download complete 08:56:53 93b61091891f: Verifying Checksum 08:56:53 93b61091891f: Download complete 08:56:53 01666e4c0597: Verifying Checksum 08:56:53 01666e4c0597: Download complete 08:56:53 df20fa9351a1: Pull complete 08:56:54 36b3adc4ff6f: Pull complete 08:56:54 8ad3a11d3b57: Download complete 08:56:55 8ad3a11d3b57: Pull complete 08:56:55 46f8f816bc3b: Pull complete 08:56:55 93b61091891f: Pull complete 08:56:55 93b9cdb0e59b: Pull complete 08:56:56 5e14af77c1be: Pull complete 08:56:56 01666e4c0597: Pull complete 08:56:56 aa168da1d23b: Verifying Checksum 08:56:56 aa168da1d23b: Download complete 08:57:04 aa168da1d23b: Pull complete 08:57:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:57:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:57:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:57:04 prd-centos7-docker-4c-2g-6261 does not seem to be running inside a container 08:57:04 $ 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-345/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-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@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:10003/edgex-lftools-log-publisher:alpine cat 08:57:08 $ docker top a467fa9c620e198a31d6f420b10f4c27b909ab4128ff1bed60f7e4be532c1773 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:09 + touch /tmp/pre-build-complete [Pipeline] sh 08:57:09 + mkdir -p /var/log/sa [Pipeline] sh 08:57:09 + ls /var/log/sa-host 08:57:09 + sadf -c /var/log/sa-host/sa05 08:57:09 file_magic: OK 08:57:09 HZ: Using current value: 100 08:57:09 file_header: OK 08:57:09 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 08:57:09 Statistics: 08:57:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:57:09 File successfully converted to sysstat format version 12.2.1 08:57:09 + sadf -c /var/log/sa-host/sa19 08:57:09 file_magic: OK 08:57:09 HZ: Using current value: 100 08:57:09 file_header: OK 08:57:09 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 08:57:09 Statistics: 08:57:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:57:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:09 provisioning config files... 08:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config7328620872221445235tmp [Pipeline] { [Pipeline] echo 08:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:57:10 ---> create-netrc.sh [Pipeline] } 08:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:57:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:57:10 ---> python-tools-install.sh [Pipeline] echo 08:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:57:11 ---> sudo-logs.sh 08:57:11 Archiving 'sudo' log.. [Pipeline] echo 08:57:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:57:11 ---> job-cost.sh 08:57:11 lf-activate-venv: SKIPPING 08:57:11 INFO: No Stack... 08:57:12 INFO: Retrieving Pricing Info for: v1-standard-2 08:57:13 INFO: Archiving Costs [Pipeline] echo 08:57:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:57:13 ---> logs-deploy.sh 08:57:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-345/4 08:57:13 INFO: archiving workspace using pattern(s): 08:57:15 Archives upload complete. 08:57:15 INFO: archiving logs to Nexus