Pull request #598 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 lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476+a3fbb312d22b7ef78d0fc3940ffc645c45817549 (1f45f7b563b0a420175fc3708feaaef9ebea8358) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 ‘prd-centos7-docker-4c-2g-2012’ is offline Running on prd-centos7-docker-4c-2g-2013 in /w/workspace/dry_go-mod-core-contracts_PR-598 [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-598 # 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/598/head:refs/remotes/origin/PR-598 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a3fbb312d22b7ef78d0fc3940ffc645c45817549 into PR head commit 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 Merge succeeded, producing 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 Checking out Revision 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 (PR-598) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # 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 a3fbb312d22b7ef78d0fc3940ffc645c45817549 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # timeout=10 Commit message: "fix: Add the missing ending ']' for float arrays" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:34:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:34:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:34:51 ========================================================= 15:34:51 EdgeX Global Pipelines Version Info 15:34:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:34:53 ------------------- 15:34:53 stable info: 15:34:53 ------------------- 15:34:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:34:53 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:34:53 Message: update stable to v1.0.186 15:34:54 ------------------- 15:34:54 experimental info: 15:34:54 ------------------- 15:34:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:34:54 Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 15:34:54 Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:34:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-598 [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-598 [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-598 [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e9c1cc [Pipeline] echo 15:34:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:55 + git log --format=format:%s -1 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 [Pipeline] echo 15:34:56 GIT_COMMIT: 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476, Commit Message: fix: Add the missing ending ']' for float arrays [Pipeline] echo 15:34:56 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:57 15:34:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:34:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:57 latest: Pulling from edgex-devops/git-semver 15:34:57 31603596830f: Pulling fs layer 15:34:57 2a8b12db71e7: Pulling fs layer 15:34:57 6ca5941a6612: Pulling fs layer 15:34:57 ecc8261a40a4: Pulling fs layer 15:34:57 ecc8261a40a4: Waiting 15:34:57 2a8b12db71e7: Verifying Checksum 15:34:57 2a8b12db71e7: Download complete 15:34:57 31603596830f: Download complete 15:34:58 6ca5941a6612: Verifying Checksum 15:34:58 6ca5941a6612: Download complete 15:34:58 ecc8261a40a4: Verifying Checksum 15:34:58 ecc8261a40a4: Download complete 15:34:58 31603596830f: Pull complete 15:34:58 2a8b12db71e7: Pull complete 15:34:59 6ca5941a6612: Pull complete 15:34:59 ecc8261a40a4: Pull complete 15:34:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:34:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:00 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 15:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-598 -v /w/workspace/dry_go-mod-core-contracts_PR-598:/w/workspace/dry_go-mod-core-contracts_PR-598:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-598@tmp:/w/workspace/dry_go-mod-core-contracts_PR-598@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 15:35:02 $ docker top c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:02 [ssh-agent] Looking for ssh-agent implementation... 15:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:03 $ docker exec c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab ssh-agent 15:35:03 SSH_AUTH_SOCK=/tmp/ssh-MGGwZ0zJAXjG/agent.11 15:35:03 SSH_AGENT_PID=16 15:35:03 Running ssh-add (command line suppressed) 15:35:03 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-598@tmp/private_key_877477340381423816.key (/w/workspace/dry_go-mod-core-contracts_PR-598@tmp/private_key_877477340381423816.key) 15:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:03 + git tag --points-at HEAD [Pipeline] } 15:35:03 $ docker exec --env ******** --env ******** c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab ssh-agent -k 15:35:04 unset SSH_AUTH_SOCK; 15:35:04 unset SSH_AGENT_PID; 15:35:04 echo Agent pid 16 killed; 15:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:04 [ssh-agent] Looking for ssh-agent implementation... 15:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:04 $ docker exec c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab ssh-agent 15:35:04 SSH_AUTH_SOCK=/tmp/ssh-StPlaqphoi1f/agent.47 15:35:04 SSH_AGENT_PID=52 15:35:04 Running ssh-add (command line suppressed) 15:35:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-598@tmp/private_key_3592584549156967520.key (/w/workspace/dry_go-mod-core-contracts_PR-598@tmp/private_key_3592584549156967520.key) 15:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:05 + git semver init 15:35:05 # -> Open(): unable to determine branch for HEAD 15:35:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-598/.git 15:35:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-598 15:35:05 # $SEMVER_REMOTE_NAME = origin 15:35:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:05 # $SEMVER_USER_NAME = edgex-jenkins 15:35:05 # $SEMVER_BRANCH = PR-598 15:35:05 # $SEMVER_TEMP = /tmp/semver-706608984 15:35:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:35:06 # '/tmp/semver-706608984' -> '/w/workspace/dry_go-mod-core-contracts_PR-598/.semver' 15:35:06 # -> Force: false 15:35:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-598/.semver [Pipeline] } 15:35:06 $ docker exec --env ******** --env ******** c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab ssh-agent -k 15:35:06 unset SSH_AUTH_SOCK; 15:35:06 unset SSH_AGENT_PID; 15:35:06 echo Agent pid 52 killed; 15:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:06 + git semver [Pipeline] } 15:35:06 $ docker stop --time=1 c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab 15:35:08 $ docker rm -f c4e0d2cebd28bf1b92ef839f00977a6c9e7ddd4567ae54d516c07f048c5b4eab [Pipeline] // withDockerContainer [Pipeline] sh 15:35:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:09 Stashed 1 file(s) [Pipeline] echo 15:35:09 [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 15:35:24 Still waiting to schedule task 15:35:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:35:24 Still waiting to schedule task 15:35:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:37:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2014 in /w/workspace/dry_go-mod-core-contracts_PR-598 [Pipeline] { [Pipeline] ws 15:37:17 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 15:37:22 using credential edgex-jenkins-ssh 15:37:22 Cloning the remote Git repository 15:37:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:23 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 15:37:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:23 > git --version # timeout=10 15:37:23 > git --version # 'git version 2.17.1' 15:37:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:37:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:37:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/598/head:refs/remotes/origin/PR-598 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:25 Merging remotes/origin/master commit a3fbb312d22b7ef78d0fc3940ffc645c45817549 into PR head commit 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 15:37:25 Merge succeeded, producing 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 15:37:25 Checking out Revision 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 (PR-598) 15:37:25 > git config core.sparsecheckout # timeout=10 15:37:25 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # timeout=10 15:37:25 > git remote # timeout=10 15:37:25 > git config --get remote.origin.url # timeout=10 15:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:25 > git merge a3fbb312d22b7ef78d0fc3940ffc645c45817549 # timeout=10 15:37:25 > git rev-parse HEAD^{commit} # timeout=10 15:37:25 > git config core.sparsecheckout # timeout=10 15:37:25 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # timeout=10 15:37:29 Commit message: "fix: Add the missing ending ']' for float arrays" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:37:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:37:32 + + true 15:37:32 sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:37:34 ========================================================= 15:37:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:37:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:37:34 + 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 . 15:37:36 Sending build context to Docker daemon 3.068MB 15:37:36 Step 1/7 : ARG BASE=golang:1.15-alpine 15:37:36 Step 2/7 : FROM ${BASE} 15:37:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:36 5f621e34cdf4: Pulling fs layer 15:37:36 a4357932f1b6: Pulling fs layer 15:37:36 18c013af1878: Pulling fs layer 15:37:36 00ac8860ef70: Pulling fs layer 15:37:36 63d7cb157983: Pulling fs layer 15:37:36 b116817d02f9: Pulling fs layer 15:37:36 745a02a5169b: Pulling fs layer 15:37:36 63d7cb157983: Waiting 15:37:36 b116817d02f9: Waiting 15:37:36 745a02a5169b: Waiting 15:37:36 00ac8860ef70: Waiting 15:37:36 18c013af1878: Verifying Checksum 15:37:36 18c013af1878: Download complete 15:37:36 a4357932f1b6: Verifying Checksum 15:37:36 a4357932f1b6: Download complete 15:37:36 63d7cb157983: Download complete 15:37:36 b116817d02f9: Download complete 15:37:36 5f621e34cdf4: Download complete 15:37:37 5f621e34cdf4: Pull complete 15:37:37 a4357932f1b6: Pull complete 15:37:38 18c013af1878: Pull complete 15:37:38 745a02a5169b: Download complete 15:37:40 00ac8860ef70: Verifying Checksum 15:37:40 00ac8860ef70: Download complete 15:37:50 Running on prd-centos7-docker-4c-2g-2015 in /w/workspace/dry_go-mod-core-contracts_PR-598 [Pipeline] { [Pipeline] ws 15:37:50 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 15:37:50 00ac8860ef70: Pull complete 15:37:50 63d7cb157983: Pull complete 15:37:50 b116817d02f9: Pull complete 15:37:52 using credential edgex-jenkins-ssh 15:37:52 Cloning the remote Git repository 15:37:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:52 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 15:37:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:53 > git --version # timeout=10 15:37:53 > git --version # 'git version 2.24.3' 15:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:54 745a02a5169b: Pull complete 15:37:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:37:54 ---> b7e6874047d6 15:37:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:37:54 Merging remotes/origin/master commit a3fbb312d22b7ef78d0fc3940ffc645c45817549 into PR head commit 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 15:37:54 Merge succeeded, producing 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 15:37:54 Checking out Revision 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 (PR-598) 15:37:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:37:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:37:53 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:37:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/598/head:refs/remotes/origin/PR-598 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:37:54 > git config core.sparsecheckout # timeout=10 15:37:54 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # timeout=10 15:37:54 > git remote # timeout=10 15:37:54 > git config --get remote.origin.url # timeout=10 15:37:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:54 > git merge a3fbb312d22b7ef78d0fc3940ffc645c45817549 # timeout=10 15:37:54 > git rev-parse HEAD^{commit} # timeout=10 15:37:54 > git config core.sparsecheckout # timeout=10 15:37:54 > git checkout -f 7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 # timeout=10 15:37:57 ---> Running in 7b2e80c5c88b 15:37:57 Removing intermediate container 7b2e80c5c88b 15:37:57 ---> 9f512f0504ec 15:37:57 Step 4/7 : RUN apk add bash 15:37:57 ---> Running in 4ff728d18d87 15:37:58 Commit message: "fix: Add the missing ending ']' for float arrays" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:37:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:37:59 + sudo service docker restart 15:37:59 + true 15:37:59 Redirecting to /bin/systemctl restart docker.service 15:38:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:00 OK: 142 MiB in 39 packages [Pipeline] unstash [Pipeline] echo 15:38:01 ========================================================= 15:38:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:38:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:38:01 + 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 . 15:38:02 Removing intermediate container 4ff728d18d87 15:38:02 ---> d6d8ed51c416 15:38:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:38:02 Sending build context to Docker daemon 3.068MB 15:38:02 Step 1/7 : ARG BASE=golang:1.15-alpine 15:38:02 Step 2/7 : FROM ${BASE} 15:38:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:38:02 188c0c94c7c5: Pulling fs layer 15:38:02 0ef7d3d256c8: Pulling fs layer 15:38:02 de9db76c5a1d: Pulling fs layer 15:38:02 bca2f99d35d6: Pulling fs layer 15:38:02 93359f2a8cfa: Pulling fs layer 15:38:02 7c6f9722023f: Pulling fs layer 15:38:02 a35cf1a2eb13: Pulling fs layer 15:38:02 93359f2a8cfa: Waiting 15:38:02 7c6f9722023f: Waiting 15:38:02 a35cf1a2eb13: Waiting 15:38:02 bca2f99d35d6: Waiting 15:38:02 de9db76c5a1d: Verifying Checksum 15:38:02 de9db76c5a1d: Download complete 15:38:02 0ef7d3d256c8: Download complete 15:38:02 93359f2a8cfa: Verifying Checksum 15:38:02 93359f2a8cfa: Download complete 15:38:02 7c6f9722023f: Download complete 15:38:02 188c0c94c7c5: Download complete 15:38:02 ---> Running in 3383a92e1d71 15:38:02 Removing intermediate container 3383a92e1d71 15:38:02 ---> c7b51ea8c574 15:38:02 Step 6/7 : COPY go.mod . 15:38:02 188c0c94c7c5: Pull complete 15:38:02 0ef7d3d256c8: Pull complete 15:38:03 de9db76c5a1d: Pull complete 15:38:03 ---> bf3abfdf7c19 15:38:03 Step 7/7 : RUN go mod download 15:38:03 ---> Running in aaad42731d91 15:38:04 a35cf1a2eb13: Verifying Checksum 15:38:04 a35cf1a2eb13: Download complete 15:38:04 bca2f99d35d6: Verifying Checksum 15:38:04 bca2f99d35d6: Download complete 15:38:11 bca2f99d35d6: Pull complete 15:38:11 93359f2a8cfa: Pull complete 15:38:11 7c6f9722023f: Pull complete 15:38:15 a35cf1a2eb13: Pull complete 15:38:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:38:15 ---> a62c8e92a672 15:38:15 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:38:15 ---> Running in d313f0d71805 15:38:15 Removing intermediate container d313f0d71805 15:38:15 ---> 7f404fb2e990 15:38:15 Step 4/7 : RUN apk add bash 15:38:15 ---> Running in 11c2322268e4 15:38:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:38:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:38:17 OK: 166 MiB in 39 packages 15:38:18 Removing intermediate container 11c2322268e4 15:38:18 ---> 14dd91e4e48b 15:38:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:38:18 ---> Running in 3e92a2b32cad 15:38:18 Removing intermediate container 3e92a2b32cad 15:38:18 ---> c15f05689bab 15:38:18 Step 6/7 : COPY go.mod . 15:38:18 ---> 72dbc5696b1d 15:38:18 Step 7/7 : RUN go mod download 15:38:18 ---> Running in 0a1081497f80 15:38:22 Removing intermediate container aaad42731d91 15:38:22 ---> 2ddf7539df1c 15:38:22 Successfully built 2ddf7539df1c 15:38:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:38:22 + docker inspect -f . ci-base-image-arm64 15:38:22 . [Pipeline] withDockerContainer 15:38:22 prd-ubuntu18.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 15:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:24 $ docker top e63dea5697ffe6b8f419ffb85b75c8df0a32717192130b6318814adb37e94c9e -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:25 + go version 15:38:25 go version go1.15.5 linux/arm64 [Pipeline] } 15:38:25 $ docker stop --time=1 e63dea5697ffe6b8f419ffb85b75c8df0a32717192130b6318814adb37e94c9e 15:38:27 $ docker rm -f e63dea5697ffe6b8f419ffb85b75c8df0a32717192130b6318814adb37e94c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:27 + docker inspect -f . ci-base-image-arm64 15:38:27 . [Pipeline] withDockerContainer 15:38:27 prd-ubuntu18.04-docker-arm64-4c-16g-2014 does not seem to be running inside a container 15:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:38:29 $ docker top 0e486a46802b5ff48bbdc55f59a6e74bcbbf9606174d78d0dd56cb2092eb1cb1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:30 + make test 15:38:30 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:38:33 Removing intermediate container 0a1081497f80 15:38:33 ---> e39c528b66a8 15:38:33 Successfully built e39c528b66a8 15:38:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:38:33 + docker inspect -f . ci-base-image-x86_64 15:38:33 . [Pipeline] withDockerContainer 15:38:33 prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container 15:38:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:34 $ docker top 0cabbff4d0da1156c835ce29064faf48db474a6e2d3e7c0351bcd1bf35d4d9d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:35 + go version 15:38:35 go version go1.15.5 linux/amd64 [Pipeline] } 15:38:35 $ docker stop --time=1 0cabbff4d0da1156c835ce29064faf48db474a6e2d3e7c0351bcd1bf35d4d9d7 15:38:36 $ docker rm -f 0cabbff4d0da1156c835ce29064faf48db474a6e2d3e7c0351bcd1bf35d4d9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:37 + docker inspect -f . ci-base-image-x86_64 15:38:37 . [Pipeline] withDockerContainer 15:38:37 prd-centos7-docker-4c-2g-2015 does not seem to be running inside a container 15:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:38:38 $ docker top c6527cd4b929cc1da68b465fd0f9d4ceac9d5b4b8f5113fcabd2ba07c2f4eede -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:38 + make test 15:38:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:38:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:38:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements 15:38:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 15:38:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements 15:38:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.008s coverage: 77.8% of statements 15:38:46 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:38:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 15:38:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.039s coverage: 14.7% of statements 15:38:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.033s coverage: 100.0% of statements 15:38:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.025s coverage: 91.8% of statements 15:38:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:38:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:38:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements 15:38:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 35.5% of statements 15:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 63.0% of statements 15:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.005s coverage: 26.3% of statements 15:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements 15:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.023s coverage: 15.4% of statements 15:38:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.019s coverage: 14.3% of statements 15:38:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:38:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.070s coverage: 82.9% of statements 15:38:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:38:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:38:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.022s coverage: 46.0% of statements 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.051s coverage: 87.1% of statements 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.020s coverage: 59.5% of statements 15:38:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.009s coverage: 69.6% of statements 15:38:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:38:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.053s coverage: 85.7% of statements 15:38:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements 15:38:55 gofmt -l . 15:38:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.066s coverage: 45.4% of statements 15:38:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements 15:38:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:38:56 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:38:56 $ docker stop --time=1 c6527cd4b929cc1da68b465fd0f9d4ceac9d5b4b8f5113fcabd2ba07c2f4eede 15:38:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements 15:38:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.040s coverage: 14.7% of statements 15:38:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements 15:38:58 $ docker rm -f c6527cd4b929cc1da68b465fd0f9d4ceac9d5b4b8f5113fcabd2ba07c2f4eede 15:38:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.073s coverage: 91.8% of statements 15:38:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:38:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:38:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.030s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] sh 15:38:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 15:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:59 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 15:39:00 ---> job-cost.sh 15:39:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-40mT 15:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.118s coverage: 63.0% of statements 15:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 15:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.027s coverage: 15.4% of statements 15:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.040s coverage: 15.4% of statements 15:39:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.037s coverage: 14.3% of statements 15:39:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:39:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.240s coverage: 82.9% of statements 15:39:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:39:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:39:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:39:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.104s coverage: 46.0% of statements 15:39:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.042s coverage: 94.7% of statements 15:39:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.198s coverage: 87.1% of statements 15:39:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.029s coverage: 59.5% of statements 15:39:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.024s coverage: 69.6% of statements 15:39:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:39:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:39:20 gofmt -l . 15:39:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:39:21 $ docker stop --time=1 0e486a46802b5ff48bbdc55f59a6e74bcbbf9606174d78d0dd56cb2092eb1cb1 15:39:23 $ docker rm -f 0e486a46802b5ff48bbdc55f59a6e74bcbbf9606174d78d0dd56cb2092eb1cb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:24 Warning: overwriting stash ‘coverage-report’ 15:39:25 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 15:39:25 ---> job-cost.sh 15:39:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PiMZ 15:39:42 lf-activate-venv(): INFO: Adding /tmp/venv-40mT/bin to PATH 15:39:42 INFO: No Stack... 15:39:43 INFO: Retrieving Pricing Info for: v1-standard-2 15:39:44 INFO: Archiving Costs [Pipeline] sh 15:39:44 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 15:39:44 + cut -d, -f6 [Pipeline] lock 15:39:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] 15:39:44 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] did not exist. Created. 15:39:44 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:45 + echo total: 0.029999999329447746 [Pipeline] stash 15:39:45 Stashed 1 file(s) [Pipeline] } 15:39:45 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:40:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:41:26 lf-activate-venv(): INFO: Adding /tmp/venv-PiMZ/bin to PATH 15:41:26 INFO: No Stack... 15:41:26 INFO: Retrieving Pricing Info for: lf-standard-4 15:41:26 INFO: Archiving Costs [Pipeline] sh 15:41:27 + + cut -d,cat -f6 /w/workspace/go-mod-core-contracts/2/archives/cost.csv 15:41:27 [Pipeline] lock 15:41:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] 15:41:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] did not exist. Created. 15:41:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:41:27 /w/workspace/go-mod-core-contracts/2@tmp/durable-2ced70c4/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-2ced70c4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:41:27 + echo total: 0.20999999344348907 [Pipeline] stash 15:41:28 Warning: overwriting stash ‘stack-cost’ 15:41:28 Stashed 1 file(s) [Pipeline] } 15:41:28 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-598-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:41:28 provisioning config files... 15:41:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-598@tmp/config7470834195238520405tmp [Pipeline] { [Pipeline] sh 15:41:29 + set +x 15:41:29 + curl -s https://codecov.io/bash 15:41:29 + bash -s -- 15:41:29 15:41:29 _____ _ 15:41:29 / ____| | | 15:41:29 | | ___ __| | ___ ___ _____ __ 15:41:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:41:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:41:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:41:29 Bash-1.0.2 15:41:29 15:41:29 15:41:29 ==> git version 2.24.3 found 15:41:29 ==> 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 15:41:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:41:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:41:29 ==> Jenkins CI detected. 15:41:29 project root: . 15:41:29 --> token set from env 15:41:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:41:29 ==> Running gcov in . (disable via -X gcov) 15:41:29 ==> Python coveragepy not found 15:41:29 ==> Searching for coverage reports in: 15:41:29 + . 15:41:29 -> Found 1 reports 15:41:29 ==> Detecting git/mercurial file structure 15:41:29 ==> Reading reports 15:41:29 + ./coverage.out bytes=173615 15:41:29 ==> Appending adjustments 15:41:29 https://docs.codecov.io/docs/fixing-reports 15:41:31 + Found adjustments 15:41:31 ==> Gzipping contents 15:41:31 28K /tmp/codecov.8RN9bG.gz 15:41:31 ==> Uploading reports 15:41:31 url: https://codecov.io 15:41:31 query: branch=PR-598&commit=7e9c1cc15988c7db77b2abea2f495c7ea8fbd476&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-598%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=598&job=&cmd_args= 15:41:31 -> Pinging Codecov 15:41:31 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-598&commit=7e9c1cc15988c7db77b2abea2f495c7ea8fbd476&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-598%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=598&job=&cmd_args= 15:41:32 -> Uploading to 15:41:32 https://storage.googleapis.com/codecov/v4/raw/2021-04-27/71470A77251A30514AAF9C0BB2E5B6CE/7e9c1cc15988c7db77b2abea2f495c7ea8fbd476/57e2f811-2b34-4f94-aca3-e9258ca55031.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210427T154131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35d1007a12fdd6f88a51787f22edb9bf94b275f6ea9352a087c6ab7681a416d3 15:41:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:32 Dload Upload Total Spent Left Speed 15:41:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25524 0 0 100 25524 0 53787 --:--:-- --:--:-- --:--:-- 53848 15:41:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7e9c1cc15988c7db77b2abea2f495c7ea8fbd476 [Pipeline] } 15:41:32 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 15:41:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:41:34 ---> package-listing.sh 15:41:34 ++ tr '[:upper:]' '[:lower:]' 15:41:34 ++ facter osfamily 15:41:34 + OS_FAMILY=redhat 15:41:34 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-598 15:41:34 + START_PACKAGES=/tmp/packages_start.txt 15:41:34 + END_PACKAGES=/tmp/packages_end.txt 15:41:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:34 + PACKAGES=/tmp/packages_start.txt 15:41:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-598 ']' 15:41:34 + PACKAGES=/tmp/packages_end.txt 15:41:34 + case "${OS_FAMILY}" in 15:41:34 + rpm -qa 15:41:34 + sort 15:41:40 + '[' -f /tmp/packages_start.txt ']' 15:41:40 + '[' -f /tmp/packages_end.txt ']' 15:41:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:41:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-598 ']' 15:41:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-598/archives/ 15:41:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-598/archives/ [Pipeline] echo 15:41:40 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-598/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:41:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:42 15:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:42 alpine: Pulling from edgex-lftools-log-publisher 15:41:42 df20fa9351a1: Pulling fs layer 15:41:42 36b3adc4ff6f: Pulling fs layer 15:41:42 8ad3a11d3b57: Pulling fs layer 15:41:42 46f8f816bc3b: Pulling fs layer 15:41:42 93b61091891f: Pulling fs layer 15:41:42 93b9cdb0e59b: Pulling fs layer 15:41:42 5e14af77c1be: Pulling fs layer 15:41:42 01666e4c0597: Pulling fs layer 15:41:42 aa168da1d23b: Pulling fs layer 15:41:42 46f8f816bc3b: Waiting 15:41:42 93b61091891f: Waiting 15:41:42 5e14af77c1be: Waiting 15:41:42 93b9cdb0e59b: Waiting 15:41:42 aa168da1d23b: Waiting 15:41:42 36b3adc4ff6f: Verifying Checksum 15:41:42 36b3adc4ff6f: Download complete 15:41:43 46f8f816bc3b: Verifying Checksum 15:41:43 46f8f816bc3b: Download complete 15:41:43 df20fa9351a1: Verifying Checksum 15:41:43 93b9cdb0e59b: Verifying Checksum 15:41:43 93b9cdb0e59b: Download complete 15:41:43 5e14af77c1be: Verifying Checksum 15:41:43 5e14af77c1be: Download complete 15:41:43 01666e4c0597: Verifying Checksum 15:41:43 01666e4c0597: Download complete 15:41:43 93b61091891f: Verifying Checksum 15:41:43 93b61091891f: Download complete 15:41:43 df20fa9351a1: Pull complete 15:41:44 36b3adc4ff6f: Pull complete 15:41:44 8ad3a11d3b57: Verifying Checksum 15:41:44 8ad3a11d3b57: Download complete 15:41:45 8ad3a11d3b57: Pull complete 15:41:45 46f8f816bc3b: Pull complete 15:41:46 93b61091891f: Pull complete 15:41:46 93b9cdb0e59b: Pull complete 15:41:47 5e14af77c1be: Pull complete 15:41:47 01666e4c0597: Pull complete 15:41:49 aa168da1d23b: Download complete 15:41:58 aa168da1d23b: Pull complete 15:41:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:41:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:41:58 prd-centos7-docker-4c-2g-2013 does not seem to be running inside a container 15:41:58 $ 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-598/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-598 -v /w/workspace/dry_go-mod-core-contracts_PR-598:/w/workspace/dry_go-mod-core-contracts_PR-598:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-598@tmp:/w/workspace/dry_go-mod-core-contracts_PR-598@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 15:42:02 $ docker top cc0a98c488422d66561a737403be8fd80d48cb2ff5e87f4ea2d82009dd1171cb -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:02 + touch /tmp/pre-build-complete [Pipeline] sh 15:42:02 + mkdir -p /var/log/sa [Pipeline] sh 15:42:03 + ls /var/log/sa-host 15:42:03 + sadf -c /var/log/sa-host/sa23 15:42:03 file_magic: OK 15:42:03 HZ: Using current value: 100 15:42:03 file_header: OK 15:42:03 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 15:42:03 Statistics: 15:42:03 Hnuu...uuuununununu... 15:42:03 File successfully converted to sysstat format version 12.2.1 15:42:03 + sadf -c /var/log/sa-host/sa27 15:42:03 file_magic: OK 15:42:03 HZ: Using current value: 100 15:42:03 file_header: OK 15:42:03 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 15:42:03 Statistics: 15:42:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:42:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:03 provisioning config files... 15:42:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-598@tmp/config837801581812326422tmp [Pipeline] { [Pipeline] echo 15:42:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:42:04 ---> create-netrc.sh [Pipeline] } 15:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:42:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:42:04 ---> python-tools-install.sh [Pipeline] echo 15:42:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:42:05 ---> sudo-logs.sh 15:42:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:42:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:42:05 ---> job-cost.sh 15:42:06 lf-activate-venv: SKIPPING 15:42:06 DEBUG: total: 0.20999999344348907 15:42:06 INFO: Retrieving Stack Cost... 15:42:07 INFO: Retrieving Pricing Info for: v1-standard-2 15:42:08 INFO: Archiving Costs [Pipeline] echo 15:42:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:42:09 ---> logs-deploy.sh 15:42:09 lf-activate-venv: SKIPPING 15:42:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-598/2 15:42:09 INFO: archiving workspace using pattern(s): 15:42:11 Archives upload complete. 15:42:11 INFO: archiving logs to Nexus 15:42:12 ---> uname -a: 15:42:12 Linux prd-centos7-docker-4c-2g-2013.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:42:12 15:42:12 15:42:12 ---> lscpu: 15:42:12 Architecture: x86_64 15:42:12 CPU op-mode(s): 32-bit, 64-bit 15:42:12 Byte Order: Little Endian 15:42:12 Address sizes: 40 bits physical, 48 bits virtual 15:42:12 CPU(s): 4 15:42:12 On-line CPU(s) list: 0-3 15:42:12 Thread(s) per core: 1 15:42:12 Core(s) per socket: 1 15:42:12 Socket(s): 4 15:42:12 NUMA node(s): 1 15:42:12 Vendor ID: GenuineIntel 15:42:12 CPU family: 6 15:42:12 Model: 44 15:42:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:42:12 Stepping: 1 15:42:12 CPU MHz: 2933.436 15:42:12 BogoMIPS: 5866.87 15:42:12 Virtualization: VT-x 15:42:12 Hypervisor vendor: KVM 15:42:12 Virtualization type: full 15:42:12 L1d cache: 128 KiB 15:42:12 L1i cache: 128 KiB 15:42:12 L2 cache: 16 MiB 15:42:12 L3 cache: 64 MiB 15:42:12 NUMA node0 CPU(s): 0-3 15:42:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:42:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:42:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:42:12 Vulnerability Meltdown: Mitigation; PTI 15:42:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:42:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:42:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:42:12 Vulnerability Srbds: Not affected 15:42:12 Vulnerability Tsx async abort: Not affected 15:42:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:42:12 15:42:12 15:42:12 ---> nproc: 15:42:12 4 15:42:12 15:42:12 15:42:12 ---> df -h: 15:42:12 Filesystem Size Used Available Use% Mounted on 15:42:12 overlay 50.0G 7.3G 42.7G 15% / 15:42:12 tmpfs 64.0M 0 64.0M 0% /dev 15:42:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:42:12 shm 64.0M 0 64.0M 0% /dev/shm 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-598 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-598@tmp 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:42:12 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:42:12 15:42:12 15:42:12 ---> free -m: 15:42:12 total used free shared buff/cache available 15:42:12 Mem: 1837 725 104 0 1007 1007 15:42:12 Swap: 1023 1 1022 15:42:12 15:42:12 15:42:12 ---> ip addr: 15:42:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:42:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:42:12 inet 127.0.0.1/8 scope host lo 15:42:12 valid_lft forever preferred_lft forever 15:42:12 inet6 ::1/128 scope host 15:42:12 valid_lft forever preferred_lft forever 15:42:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:42:12 link/ether fa:16:3e:91:b2:a7 brd ff:ff:ff:ff:ff:ff 15:42:12 inet 10.30.122.110/23 brd 10.30.123.255 scope global dynamic eth0 15:42:12 valid_lft 85919sec preferred_lft 85919sec 15:42:12 inet6 fe80::f816:3eff:fe91:b2a7/64 scope link 15:42:12 valid_lft forever preferred_lft forever 15:42:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:42:12 link/ether 02:42:01:43:40:3b brd ff:ff:ff:ff:ff:ff 15:42:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:42:12 valid_lft forever preferred_lft forever 15:42:12 inet6 fe80::42:1ff:fe43:403b/64 scope link 15:42:12 valid_lft forever preferred_lft forever 15:42:12 15:42:12 15:42:12 ---> sar -b -r -n DEV: 15:42:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 15:42:12 15:42:12 15:33:59 LINUX RESTART (4 CPU) 15:42:12 15:42:12 15:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:42:12 15:36:01 9.75 1.46 8.28 0.00 63.91 306.63 0.00 15:42:12 15:37:01 0.97 0.00 0.97 0.00 0.00 22.89 0.00 15:42:12 15:38:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 15:42:12 15:39:01 0.38 0.00 0.38 0.00 0.00 5.40 0.00 15:42:12 15:40:01 0.22 0.00 0.22 0.00 0.00 3.35 0.00 15:42:12 15:41:01 0.40 0.00 0.40 0.00 0.00 6.66 0.00 15:42:12 15:42:01 135.85 73.80 62.05 0.00 6054.19 18933.09 0.00 15:42:12 Average: 21.19 10.80 10.39 0.00 878.16 2767.32 0.00 15:42:12 15:42:12 15:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:42:12 15:36:01 164772 0 612096 32.53 2620 1102056 1120980 38.26 426880 1088988 24 15:42:12 15:37:01 167092 0 609764 32.41 2620 1102068 1087044 37.10 430884 1083204 12 15:42:12 15:38:01 162344 0 614452 32.66 2620 1102128 1087308 37.11 438684 1080220 20 15:42:12 15:39:01 162236 0 614612 32.67 2620 1102076 1087044 37.10 445668 1073580 12 15:42:12 15:40:01 162292 0 614552 32.66 2620 1102080 1087116 37.10 460864 1058668 8 15:42:12 15:41:01 162028 0 614812 32.68 2620 1102084 1087152 37.10 461228 1058668 12 15:42:12 15:42:01 172036 0 714908 38.00 2620 991980 1310016 44.71 457812 999312 16 15:42:12 Average: 164686 0 627885 33.37 2620 1086353 1123809 38.35 446003 1063234 15 15:42:12 15:42:12 15:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:42:12 15:36:01 eth0 26.60 24.09 42.99 8.74 0.00 0.00 0.00 0.00 15:42:12 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:36:01 docker0 11.29 7.83 2.27 24.12 0.00 0.00 0.00 0.00 15:42:12 15:37:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:42:12 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:38:01 eth0 2.85 1.23 3.56 0.44 0.00 0.00 0.00 0.00 15:42:12 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:42:12 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:40:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:42:12 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:41:01 eth0 0.98 0.37 0.36 0.17 0.00 0.00 0.00 0.00 15:42:12 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:42:01 eth0 198.92 162.28 2177.17 47.41 0.00 0.00 0.00 0.00 15:42:12 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 Average: eth0 32.94 26.92 319.16 8.12 0.00 0.00 0.00 0.00 15:42:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:12 Average: docker0 1.57 1.09 0.31 3.35 0.00 0.00 0.00 0.00 15:42:12 15:42:12 15:42:12 ---> sar -P ALL: 15:42:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 15:42:12 15:42:12 15:33:59 LINUX RESTART (4 CPU) 15:42:12 15:42:12 15:35:03 CPU %user %nice %system %iowait %steal %idle 15:42:12 15:36:01 all 1.16 0.00 0.74 0.22 0.08 97.80 15:42:12 15:36:01 0 1.19 0.00 0.74 0.17 0.10 97.79 15:42:12 15:36:01 1 1.04 0.00 0.76 0.05 0.03 98.12 15:42:12 15:36:01 2 1.16 0.00 0.73 0.19 0.09 97.84 15:42:12 15:36:01 3 1.24 0.00 0.74 0.48 0.09 97.44 15:42:12 15:37:01 all 0.15 0.00 0.05 0.00 0.05 99.74 15:42:12 15:37:01 0 0.47 0.00 0.03 0.00 0.10 99.40 15:42:12 15:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:42:12 15:37:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:42:12 15:37:01 3 0.07 0.00 0.10 0.00 0.08 99.75 15:42:12 15:38:01 all 0.20 0.00 0.07 0.00 0.04 99.68 15:42:12 15:38:01 0 0.53 0.00 0.07 0.00 0.02 99.38 15:42:12 15:38:01 1 0.10 0.00 0.07 0.00 0.10 99.73 15:42:12 15:38:01 2 0.07 0.00 0.07 0.00 0.03 99.83 15:42:12 15:38:01 3 0.10 0.00 0.10 0.00 0.02 99.78 15:42:12 15:39:01 all 0.15 0.00 0.05 0.00 0.02 99.78 15:42:12 15:39:01 0 0.47 0.00 0.02 0.00 0.00 99.52 15:42:12 15:39:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:42:12 15:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:42:12 15:39:01 3 0.03 0.00 0.08 0.00 0.03 99.85 15:42:12 15:40:01 all 0.15 0.00 0.10 0.00 0.12 99.64 15:42:12 15:40:01 0 0.13 0.00 0.05 0.00 0.10 99.72 15:42:12 15:40:01 1 0.07 0.00 0.07 0.00 0.22 99.65 15:42:12 15:40:01 2 0.33 0.00 0.10 0.00 0.10 99.47 15:42:12 15:40:01 3 0.05 0.00 0.17 0.00 0.07 99.72 15:42:12 15:41:01 all 0.12 0.00 0.05 0.00 0.09 99.74 15:42:12 15:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:42:12 15:41:01 1 0.08 0.00 0.07 0.00 0.22 99.63 15:42:12 15:41:01 2 0.37 0.00 0.08 0.00 0.10 99.45 15:42:12 15:41:01 3 0.02 0.00 0.03 0.00 0.03 99.92 15:42:12 15:42:01 all 6.75 0.00 4.87 2.09 4.97 81.32 15:42:12 15:42:01 0 6.73 0.00 4.96 2.69 5.08 80.55 15:42:12 15:42:01 1 6.20 0.00 4.58 1.59 4.98 82.65 15:42:12 15:42:01 2 8.08 0.00 4.83 2.15 4.55 80.38 15:42:12 15:42:01 3 6.00 0.00 5.12 1.95 5.26 81.67 15:42:12 Average: all 1.24 0.00 0.85 0.33 0.77 96.80 15:42:12 Average: 0 1.36 0.00 0.84 0.41 0.77 96.62 15:42:12 Average: 1 1.09 0.00 0.81 0.24 0.81 97.06 15:42:12 Average: 2 1.45 0.00 0.84 0.33 0.70 96.68 15:42:12 Average: 3 1.08 0.00 0.91 0.35 0.81 96.85 15:42:12 15:42:12 15:42:12