Pull request #525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d rather than 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd Obtained Jenkinsfile from f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27839 in /w/workspace/dry_go-mod-core-contracts_PR-525 [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-525 # 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/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd Merge succeeded, producing dda10723219429c01a2388297e866315fade2917 Checking out Revision dda10723219429c01a2388297e866315fade2917 (PR-525) > git config core.sparsecheckout # timeout=10 > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # 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 f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dda10723219429c01a2388297e866315fade2917 # timeout=10 Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T09:21:33.107Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T09:21:33.430Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 [Pipeline] echo [2021-02-26T09:21:33.515Z] ========================================================= [2021-02-26T09:21:33.515Z] EdgeX Global Pipelines Version Info [2021-02-26T09:21:33.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:21:35.040Z] ------------------- [2021-02-26T09:21:35.041Z] stable info: [2021-02-26T09:21:35.041Z] ------------------- [2021-02-26T09:21:35.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T09:21:35.041Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T09:21:35.041Z] Message: update stable to v1.0.182 [2021-02-26T09:21:35.992Z] ------------------- [2021-02-26T09:21:35.992Z] experimental info: [2021-02-26T09:21:35.992Z] ------------------- [2021-02-26T09:21:35.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T09:21:35.992Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T09:21:35.992Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T09:21:36.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-26T09:21:36.409Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-26T09:21:36.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T09:21:36.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T09:21:36.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T09:21:36.759Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T09:21:36.848Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T09:21:36.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T09:21:37.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-26T09:21:37.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T09:21:37.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T09:21:37.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-26T09:21:37.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T09:21:37.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T09:21:37.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T09:21:37.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T09:21:37.716Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T09:21:37.811Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T09:21:37.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T09:21:38.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-26T09:21:38.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-26T09:21:38.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-26T09:21:38.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-26T09:21:38.370Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-26T09:21:38.475Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-26T09:21:38.599Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T09:21:38.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo [2021-02-26T09:21:38.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo [2021-02-26T09:21:38.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo [2021-02-26T09:21:39.000Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dda10723219429c01a2388297e866315fade2917 [Pipeline] echo [2021-02-26T09:21:39.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dda1072 [Pipeline] echo [2021-02-26T09:21:39.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T09:21:39.855Z] + git log --format=format:%s -1 dda10723219429c01a2388297e866315fade2917 [Pipeline] echo [2021-02-26T09:21:39.949Z] GIT_COMMIT: dda10723219429c01a2388297e866315fade2917, Commit Message: Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD [Pipeline] echo [2021-02-26T09:21:39.998Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:21:40.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T09:21:40.843Z] [2021-02-26T09:21:40.843Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:21:41.213Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T09:21:41.213Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T09:21:41.213Z] 31603596830f: Pulling fs layer [2021-02-26T09:21:41.213Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T09:21:41.213Z] 6ca5941a6612: Pulling fs layer [2021-02-26T09:21:41.213Z] ecc8261a40a4: Pulling fs layer [2021-02-26T09:21:41.213Z] ecc8261a40a4: Waiting [2021-02-26T09:21:41.213Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T09:21:41.213Z] 2a8b12db71e7: Download complete [2021-02-26T09:21:41.480Z] 31603596830f: Verifying Checksum [2021-02-26T09:21:41.480Z] 31603596830f: Download complete [2021-02-26T09:21:41.480Z] ecc8261a40a4: Verifying Checksum [2021-02-26T09:21:41.480Z] ecc8261a40a4: Download complete [2021-02-26T09:21:41.480Z] 6ca5941a6612: Verifying Checksum [2021-02-26T09:21:41.480Z] 6ca5941a6612: Download complete [2021-02-26T09:21:41.766Z] 31603596830f: Pull complete [2021-02-26T09:21:42.037Z] 2a8b12db71e7: Pull complete [2021-02-26T09:21:42.990Z] 6ca5941a6612: Pull complete [2021-02-26T09:21:42.990Z] ecc8261a40a4: Pull complete [2021-02-26T09:21:43.253Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T09:21:43.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T09:21:43.253Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T09:21:43.360Z] prd-centos7-docker-4c-2g-27839 does not seem to be running inside a container [2021-02-26T09:21:43.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-26T09:21:45.946Z] $ docker top 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T09:21:46.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T09:21:46.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T09:21:46.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T09:21:46.511Z] $ docker exec 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent [2021-02-26T09:21:46.693Z] SSH_AUTH_SOCK=/tmp/ssh-rfRLMsnLKUOt/agent.11 [2021-02-26T09:21:46.693Z] SSH_AGENT_PID=17 [2021-02-26T09:21:46.708Z] Running ssh-add (command line suppressed) [2021-02-26T09:21:46.845Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_7998628354272701519.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_7998628354272701519.key) [2021-02-26T09:21:46.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T09:21:47.237Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T09:21:47.263Z] $ docker exec --env ******** --env ******** 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent -k [2021-02-26T09:21:47.382Z] unset SSH_AUTH_SOCK; [2021-02-26T09:21:47.382Z] unset SSH_AGENT_PID; [2021-02-26T09:21:47.382Z] echo Agent pid 17 killed; [2021-02-26T09:21:47.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T09:21:47.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T09:21:47.569Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T09:21:47.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T09:21:47.756Z] $ docker exec 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent [2021-02-26T09:21:47.927Z] SSH_AUTH_SOCK=/tmp/ssh-NrsNjX2iBJaV/agent.46 [2021-02-26T09:21:47.927Z] SSH_AGENT_PID=51 [2021-02-26T09:21:47.943Z] Running ssh-add (command line suppressed) [2021-02-26T09:21:48.078Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_539154549761967948.key (/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/private_key_539154549761967948.key) [2021-02-26T09:21:48.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T09:21:48.471Z] + git semver init [2021-02-26T09:21:48.471Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T09:21:48.471Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.git [2021-02-26T09:21:48.471Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-525 [2021-02-26T09:21:48.471Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T09:21:48.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T09:21:48.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T09:21:48.471Z] # $SEMVER_BRANCH = PR-525 [2021-02-26T09:21:48.471Z] # $SEMVER_TEMP = /tmp/semver-609833428 [2021-02-26T09:21:48.471Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-26T09:21:49.049Z] # '/tmp/semver-609833428' -> '/w/workspace/dry_go-mod-core-contracts_PR-525/.semver' [2021-02-26T09:21:49.313Z] # -> Force: false [2021-02-26T09:21:49.313Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-525/.semver [Pipeline] } [2021-02-26T09:21:49.328Z] $ docker exec --env ******** --env ******** 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 ssh-agent -k [2021-02-26T09:21:49.444Z] unset SSH_AUTH_SOCK; [2021-02-26T09:21:49.444Z] unset SSH_AGENT_PID; [2021-02-26T09:21:49.444Z] echo Agent pid 51 killed; [2021-02-26T09:21:49.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T09:21:49.952Z] + git semver [Pipeline] } [2021-02-26T09:21:49.974Z] $ docker stop --time=1 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 [2021-02-26T09:21:51.852Z] $ docker rm -f 51f4961185026a29794e8eb4ebfdaf15988595fa2a9c5ba622593003086860b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T09:21:52.333Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T09:21:52.916Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T09:21:52.919Z] [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 [2021-02-26T09:21:53.520Z] Running on prd-centos7-docker-4c-2g-27840 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws [2021-02-26T09:21:53.568Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-02-26T09:21:55.943Z] using credential edgex-jenkins-ssh [2021-02-26T09:21:56.005Z] Cloning the remote Git repository [2021-02-26T09:21:56.036Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:21:56.105Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-02-26T09:21:56.173Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:21:56.173Z] > git --version # timeout=10 [2021-02-26T09:21:56.180Z] > git --version # 'git version 2.24.3' [2021-02-26T09:21:56.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:21:56.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T09:21:56.884Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T09:21:56.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T09:21:56.902Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T09:21:56.916Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:21:56.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:21:56.921Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T09:21:57.410Z] Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd [2021-02-26T09:21:57.574Z] Merge succeeded, producing 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 [2021-02-26T09:21:57.574Z] Checking out Revision 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 (PR-525) [2021-02-26T09:21:57.421Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T09:21:57.428Z] > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # timeout=10 [2021-02-26T09:21:57.509Z] > git remote # timeout=10 [2021-02-26T09:21:57.516Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T09:21:57.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:21:57.525Z] > git merge f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 [2021-02-26T09:21:57.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T09:21:57.579Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T09:21:57.585Z] > git checkout -f 3e8145ae14191dc2a8eb8ccf89e129cd8c8fc8d4 # timeout=10 [2021-02-26T09:22:01.226Z] Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" [2021-02-26T09:22:01.242Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T09:22:01.231Z] > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 [2021-02-26T09:22:02.641Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T09:22:02.977Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T09:22:03.278Z] + sudo service docker restart [2021-02-26T09:22:03.278Z] + true [2021-02-26T09:22:03.278Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-26T09:22:04.814Z] ========================================================= [2021-02-26T09:22:04.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T09:22:04.814Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:22:05.163Z] + 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 . [2021-02-26T09:22:05.746Z] Sending build context to Docker daemon 2.753MB [2021-02-26T09:22:05.746Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-26T09:22:05.746Z] Step 2/7 : FROM ${BASE} [2021-02-26T09:22:05.746Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T09:22:05.746Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T09:22:05.746Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T09:22:05.746Z] de9db76c5a1d: Pulling fs layer [2021-02-26T09:22:05.746Z] bca2f99d35d6: Pulling fs layer [2021-02-26T09:22:05.746Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T09:22:05.746Z] 7c6f9722023f: Pulling fs layer [2021-02-26T09:22:05.746Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T09:22:05.746Z] bca2f99d35d6: Waiting [2021-02-26T09:22:05.746Z] 93359f2a8cfa: Waiting [2021-02-26T09:22:05.746Z] a35cf1a2eb13: Waiting [2021-02-26T09:22:05.746Z] 7c6f9722023f: Waiting [2021-02-26T09:22:05.746Z] de9db76c5a1d: Verifying Checksum [2021-02-26T09:22:05.746Z] de9db76c5a1d: Download complete [2021-02-26T09:22:05.746Z] 0ef7d3d256c8: Download complete [2021-02-26T09:22:05.746Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T09:22:05.746Z] 93359f2a8cfa: Download complete [2021-02-26T09:22:06.012Z] 7c6f9722023f: Verifying Checksum [2021-02-26T09:22:06.012Z] 7c6f9722023f: Download complete [2021-02-26T09:22:06.012Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T09:22:06.012Z] 188c0c94c7c5: Download complete [2021-02-26T09:22:06.282Z] 188c0c94c7c5: Pull complete [2021-02-26T09:22:06.550Z] 0ef7d3d256c8: Pull complete [2021-02-26T09:22:06.817Z] de9db76c5a1d: Pull complete [2021-02-26T09:22:07.798Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T09:22:07.798Z] a35cf1a2eb13: Download complete [2021-02-26T09:22:08.382Z] bca2f99d35d6: Verifying Checksum [2021-02-26T09:22:08.382Z] bca2f99d35d6: Download complete [2021-02-26T09:22:08.425Z] Still waiting to schedule task [2021-02-26T09:22:08.425Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-26T09:22:15.002Z] bca2f99d35d6: Pull complete [2021-02-26T09:22:15.002Z] 93359f2a8cfa: Pull complete [2021-02-26T09:22:15.002Z] 7c6f9722023f: Pull complete [2021-02-26T09:22:23.192Z] a35cf1a2eb13: Pull complete [2021-02-26T09:22:23.192Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T09:22:23.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T09:22:23.192Z] ---> a62c8e92a672 [2021-02-26T09:22:23.192Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T09:22:23.459Z] ---> Running in 6929abbc25b7 [2021-02-26T09:22:23.724Z] Removing intermediate container 6929abbc25b7 [2021-02-26T09:22:23.724Z] ---> cfae78676481 [2021-02-26T09:22:23.724Z] Step 4/7 : RUN apk add bash [2021-02-26T09:22:23.724Z] ---> Running in 0479cd88fad0 [2021-02-26T09:22:24.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T09:22:25.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T09:22:25.835Z] OK: 166 MiB in 39 packages [2021-02-26T09:22:26.417Z] Removing intermediate container 0479cd88fad0 [2021-02-26T09:22:26.417Z] ---> 0afdd5e98f29 [2021-02-26T09:22:26.417Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-26T09:22:26.417Z] ---> Running in 3a6974a35c0a [2021-02-26T09:22:26.682Z] Removing intermediate container 3a6974a35c0a [2021-02-26T09:22:26.682Z] ---> 332704a70bfc [2021-02-26T09:22:26.682Z] Step 6/7 : COPY go.mod . [2021-02-26T09:22:26.947Z] ---> 5e7b7c2e0d3c [2021-02-26T09:22:26.947Z] Step 7/7 : RUN go mod download [2021-02-26T09:22:26.947Z] ---> Running in 90819d496e54 [2021-02-26T09:22:39.260Z] Removing intermediate container 90819d496e54 [2021-02-26T09:22:39.260Z] ---> 2751e0cbd823 [2021-02-26T09:22:39.260Z] Successfully built 2751e0cbd823 [2021-02-26T09:22:39.260Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:22:39.577Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T09:22:39.577Z] . [Pipeline] withDockerContainer [2021-02-26T09:22:39.690Z] prd-centos7-docker-4c-2g-27840 does not seem to be running inside a container [2021-02-26T09:22:39.744Z] $ 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 [2021-02-26T09:22:40.797Z] $ docker top 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T09:22:41.411Z] + go version [2021-02-26T09:22:41.412Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T09:22:41.429Z] $ docker stop --time=1 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d [2021-02-26T09:22:42.788Z] $ docker rm -f 2e564fe06d1bb37f9699ce6fa36d2e4aabaca30ddbc5dd9ce6c8dc29a471698d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:22:43.788Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T09:22:43.789Z] . [Pipeline] withDockerContainer [2021-02-26T09:22:43.907Z] prd-centos7-docker-4c-2g-27840 does not seem to be running inside a container [2021-02-26T09:22:43.967Z] $ 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 [2021-02-26T09:22:44.769Z] $ docker top 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T09:22:45.248Z] + make test [2021-02-26T09:22:45.248Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T09:22:51.931Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-26T09:22:52.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements [2021-02-26T09:22:52.206Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.014s coverage: 100.0% of statements [2021-02-26T09:22:52.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.019s coverage: 45.4% of statements [2021-02-26T09:22:52.806Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.043s coverage: 77.8% of statements [2021-02-26T09:22:52.806Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-26T09:22:53.404Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.009s coverage: 26.3% of statements [2021-02-26T09:22:53.677Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements [2021-02-26T09:22:53.677Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.012s coverage: 100.0% of statements [2021-02-26T09:22:54.271Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.031s coverage: 91.8% of statements [2021-02-26T09:22:54.271Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-26T09:22:54.271Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-26T09:22:54.271Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-26T09:22:54.271Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements [2021-02-26T09:22:56.250Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-02-26T09:22:56.250Z] v2/dtos/addressable.go:40:10: ambiguous selector a.Type [2021-02-26T09:22:56.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.031s coverage: 63.0% of statements [2021-02-26T09:22:56.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.010s coverage: 26.3% of statements [2021-02-26T09:22:56.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.010s coverage: 15.4% of statements [2021-02-26T09:22:56.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.013s coverage: 15.4% of statements [2021-02-26T09:22:56.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.010s coverage: 14.3% of statements [2021-02-26T09:22:56.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-26T09:22:56.250Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-02-26T09:22:56.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-26T09:22:56.858Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos.test] [2021-02-26T09:22:56.858Z] v2/dtos/addressable.go:40: ambiguous selector a.Type [2021-02-26T09:22:56.858Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [build failed] [2021-02-26T09:22:56.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.009s coverage: 94.7% of statements [2021-02-26T09:22:56.858Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [build failed] [2021-02-26T09:22:56.858Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [build failed] [2021-02-26T09:22:57.121Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-26T09:22:57.136Z] $ docker stop --time=1 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 [2021-02-26T09:22:59.320Z] $ docker rm -f 6d149e83fa8708ca4072d4a8d1f4846259cfe96d30155b9ef47631032ce94123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:23:01.020Z] ---> job-cost.sh [2021-02-26T09:23:01.021Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-30ob [2021-02-26T09:23:15.972Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T09:23:48.170Z] lf-activate-venv(): INFO: Adding /tmp/venv-30ob/bin to PATH [2021-02-26T09:23:48.170Z] INFO: No Stack... [2021-02-26T09:23:48.170Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T09:23:48.170Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T09:23:48.491Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-02-26T09:23:48.491Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T09:23:48.577Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [2021-02-26T09:23:48.587Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] did not exist. Created. [2021-02-26T09:23:48.587Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T09:23:48.990Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-26T09:23:49.445Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T09:23:49.465Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T09:23:50.253Z] Failed in branch amd64 [2021-02-26T09:25:07.475Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27842 in /w/workspace/dry_go-mod-core-contracts_PR-525 [Pipeline] { [Pipeline] ws [2021-02-26T09:25:07.528Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-02-26T09:25:12.698Z] using credential edgex-jenkins-ssh [2021-02-26T09:25:12.769Z] Cloning the remote Git repository [2021-02-26T09:25:12.843Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:25:12.954Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-02-26T09:25:13.022Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:25:13.023Z] > git --version # timeout=10 [2021-02-26T09:25:13.038Z] > git --version # 'git version 2.17.1' [2021-02-26T09:25:13.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:25:13.090Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T09:25:14.874Z] Merging remotes/origin/master commit f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d into PR head commit 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd [2021-02-26T09:25:14.161Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T09:25:14.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T09:25:14.217Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T09:25:14.251Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T09:25:14.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:25:14.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T09:25:14.902Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T09:25:14.963Z] > git checkout -f 83b94a3c6c2e89a1aeed4bc5d29ebf8b2869fccd # timeout=10 [2021-02-26T09:25:15.291Z] Merge succeeded, producing ddab4cabc5f32f6111b0a496a4b7febae36e3814 [2021-02-26T09:25:15.292Z] Checking out Revision ddab4cabc5f32f6111b0a496a4b7febae36e3814 (PR-525) [2021-02-26T09:25:15.145Z] > git remote # timeout=10 [2021-02-26T09:25:15.162Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T09:25:15.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T09:25:15.186Z] > git merge f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d # timeout=10 [2021-02-26T09:25:15.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T09:25:15.309Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T09:25:15.324Z] > git checkout -f ddab4cabc5f32f6111b0a496a4b7febae36e3814 # timeout=10 [2021-02-26T09:25:19.526Z] Commit message: "Merge commit 'f4a998d22cd4b2c4eabc8d631ab7b0233d5b1f7d' into HEAD" [2021-02-26T09:25:19.549Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T09:25:19.544Z] > git rev-list --no-walk 6d72741209b1e142c0b18737a93b499b32a9d63b # timeout=10 [2021-02-26T09:25:21.048Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T09:25:21.554Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T09:25:21.886Z] + true [2021-02-26T09:25:21.886Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-26T09:25:24.766Z] ========================================================= [2021-02-26T09:25:24.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T09:25:24.766Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:25:25.158Z] + 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 . [2021-02-26T09:25:26.140Z] Sending build context to Docker daemon 2.752MB [2021-02-26T09:25:26.140Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-26T09:25:26.140Z] Step 2/7 : FROM ${BASE} [2021-02-26T09:25:26.414Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T09:25:26.414Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T09:25:26.414Z] a4357932f1b6: Pulling fs layer [2021-02-26T09:25:26.414Z] 18c013af1878: Pulling fs layer [2021-02-26T09:25:26.414Z] 00ac8860ef70: Pulling fs layer [2021-02-26T09:25:26.414Z] 63d7cb157983: Pulling fs layer [2021-02-26T09:25:26.414Z] b116817d02f9: Pulling fs layer [2021-02-26T09:25:26.414Z] 745a02a5169b: Pulling fs layer [2021-02-26T09:25:26.414Z] 00ac8860ef70: Waiting [2021-02-26T09:25:26.414Z] 63d7cb157983: Waiting [2021-02-26T09:25:26.414Z] b116817d02f9: Waiting [2021-02-26T09:25:26.414Z] 745a02a5169b: Waiting [2021-02-26T09:25:26.414Z] 18c013af1878: Download complete [2021-02-26T09:25:26.689Z] a4357932f1b6: Verifying Checksum [2021-02-26T09:25:26.689Z] a4357932f1b6: Download complete [2021-02-26T09:25:26.689Z] 5f621e34cdf4: Verifying Checksum [2021-02-26T09:25:26.689Z] 5f621e34cdf4: Download complete [2021-02-26T09:25:26.689Z] b116817d02f9: Verifying Checksum [2021-02-26T09:25:26.689Z] b116817d02f9: Download complete [2021-02-26T09:25:26.689Z] 63d7cb157983: Verifying Checksum [2021-02-26T09:25:26.689Z] 63d7cb157983: Download complete [2021-02-26T09:25:27.291Z] 5f621e34cdf4: Pull complete [2021-02-26T09:25:27.900Z] a4357932f1b6: Pull complete [2021-02-26T09:25:28.180Z] 18c013af1878: Pull complete [2021-02-26T09:25:29.160Z] 745a02a5169b: Download complete [2021-02-26T09:25:30.594Z] 00ac8860ef70: Verifying Checksum [2021-02-26T09:25:30.594Z] 00ac8860ef70: Download complete [2021-02-26T09:25:40.768Z] 00ac8860ef70: Pull complete [2021-02-26T09:25:41.042Z] 63d7cb157983: Pull complete [2021-02-26T09:25:41.317Z] b116817d02f9: Pull complete [2021-02-26T09:25:45.652Z] 745a02a5169b: Pull complete [2021-02-26T09:25:45.652Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T09:25:45.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T09:25:45.652Z] ---> b7e6874047d6 [2021-02-26T09:25:45.652Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T09:25:48.277Z] ---> Running in c00939c50ba7 [2021-02-26T09:25:48.550Z] Removing intermediate container c00939c50ba7 [2021-02-26T09:25:48.550Z] ---> f8b4a1c74800 [2021-02-26T09:25:48.550Z] Step 4/7 : RUN apk add bash [2021-02-26T09:25:48.550Z] ---> Running in d4d8c97c5c4d [2021-02-26T09:25:50.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-26T09:25:50.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T09:25:51.572Z] OK: 142 MiB in 39 packages [2021-02-26T09:25:52.554Z] Removing intermediate container d4d8c97c5c4d [2021-02-26T09:25:52.554Z] ---> 3cb873784eed [2021-02-26T09:25:52.554Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-26T09:25:52.831Z] ---> Running in 6e71e58c5101 [2021-02-26T09:25:53.427Z] Removing intermediate container 6e71e58c5101 [2021-02-26T09:25:53.427Z] ---> e8a8c516cbd5 [2021-02-26T09:25:53.427Z] Step 6/7 : COPY go.mod . [2021-02-26T09:25:54.032Z] ---> 87b1864da8ae [2021-02-26T09:25:54.032Z] Step 7/7 : RUN go mod download [2021-02-26T09:25:54.032Z] ---> Running in 1937a8875b56 [2021-02-26T09:26:09.149Z] Removing intermediate container 1937a8875b56 [2021-02-26T09:26:09.149Z] ---> acda0d98fb24 [2021-02-26T09:26:09.149Z] Successfully built acda0d98fb24 [2021-02-26T09:26:09.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:26:09.492Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T09:26:09.492Z] . [Pipeline] withDockerContainer [2021-02-26T09:26:09.755Z] prd-ubuntu18.04-docker-arm64-4c-16g-27842 does not seem to be running inside a container [2021-02-26T09:26:09.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T09:26:11.537Z] $ docker top d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T09:26:12.528Z] + go version [2021-02-26T09:26:12.528Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T09:26:12.572Z] $ docker stop --time=1 d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc [2021-02-26T09:26:14.536Z] $ docker rm -f d1989e999f767f8f90c7a9bf699901734e8a739224fa79b63ff46e61a10d24cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:26:15.503Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T09:26:15.503Z] . [Pipeline] withDockerContainer [2021-02-26T09:26:15.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-27842 does not seem to be running inside a container [2021-02-26T09:26:15.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-26T09:26:17.374Z] $ docker top 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T09:26:18.401Z] + make test [2021-02-26T09:26:18.401Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T09:26:40.619Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-26T09:26:42.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.052s coverage: 85.7% of statements [2021-02-26T09:26:42.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.041s coverage: 100.0% of statements [2021-02-26T09:26:43.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.064s coverage: 45.4% of statements [2021-02-26T09:26:43.507Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements [2021-02-26T09:26:43.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-26T09:26:45.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.015s coverage: 26.3% of statements [2021-02-26T09:26:46.953Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.055s coverage: 14.7% of statements [2021-02-26T09:26:46.953Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.039s coverage: 100.0% of statements [2021-02-26T09:26:47.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.083s coverage: 91.8% of statements [2021-02-26T09:26:47.943Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-26T09:26:47.943Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-26T09:26:47.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.014s coverage: 100.0% of statements [2021-02-26T09:26:47.943Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 36.7% of statements [2021-02-26T09:26:52.291Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-02-26T09:26:52.291Z] v2/dtos/addressable.go:40:10: ambiguous selector a.Type [2021-02-26T09:26:53.311Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos.test] [2021-02-26T09:26:53.311Z] v2/dtos/addressable.go:40: ambiguous selector a.Type [2021-02-26T09:26:53.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.081s coverage: 63.0% of statements [2021-02-26T09:26:53.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.014s coverage: 26.3% of statements [2021-02-26T09:26:53.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.027s coverage: 15.4% of statements [2021-02-26T09:26:53.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.045s coverage: 15.4% of statements [2021-02-26T09:26:53.311Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.016s coverage: 14.3% of statements [2021-02-26T09:26:53.311Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-26T09:26:53.311Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-02-26T09:26:53.311Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-26T09:26:53.311Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [build failed] [2021-02-26T09:26:54.757Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.027s coverage: 94.7% of statements [2021-02-26T09:26:54.757Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [build failed] [2021-02-26T09:26:54.757Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [build failed] [2021-02-26T09:26:54.757Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-02-26T09:26:54.820Z] $ docker stop --time=1 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a [2021-02-26T09:26:57.193Z] $ docker rm -f 6bc8c827638d015e663d4f8faef4672f9c62868969c8e97ed6c1203fdd635c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:26:58.696Z] ---> job-cost.sh [2021-02-26T09:26:58.696Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yxys [2021-02-26T09:27:37.645Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T09:29:44.604Z] lf-activate-venv(): INFO: Adding /tmp/venv-Yxys/bin to PATH [2021-02-26T09:29:44.604Z] INFO: No Stack... [2021-02-26T09:29:44.604Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T09:29:44.604Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T09:29:44.949Z] + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [2021-02-26T09:29:44.949Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T09:29:45.072Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [2021-02-26T09:29:45.091Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] did not exist. Created. [2021-02-26T09:29:45.091Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T09:29:45.546Z] /w/workspace/go-mod-core-contracts/2@tmp/durable-1a096077/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-1a096077/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-26T09:29:45.896Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T09:29:45.917Z] Warning: overwriting stash ‘stack-cost’ [2021-02-26T09:29:46.883Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T09:29:46.893Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-525-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T09:29:47.874Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:29:51.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:29:51.612Z] ---> package-listing.sh [2021-02-26T09:29:51.612Z] ++ facter osfamily [2021-02-26T09:29:51.612Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T09:29:51.612Z] + OS_FAMILY=redhat [2021-02-26T09:29:51.612Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-525 [2021-02-26T09:29:51.612Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T09:29:51.612Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T09:29:51.612Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T09:29:51.612Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T09:29:51.612Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' [2021-02-26T09:29:51.612Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T09:29:51.612Z] + case "${OS_FAMILY}" in [2021-02-26T09:29:51.612Z] + rpm -qa [2021-02-26T09:29:51.612Z] + sort [2021-02-26T09:29:56.936Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T09:29:56.936Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T09:29:56.936Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T09:29:56.936Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-525 ']' [2021-02-26T09:29:56.936Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [2021-02-26T09:29:56.936Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-525/archives/ [Pipeline] echo [2021-02-26T09:29:56.951Z] 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-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-26T09:29:57.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:29:57.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T09:29:57.561Z] [2021-02-26T09:29:57.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T09:29:57.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T09:29:57.917Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T09:29:57.917Z] df20fa9351a1: Pulling fs layer [2021-02-26T09:29:57.917Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T09:29:57.917Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T09:29:57.917Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T09:29:57.917Z] 93b61091891f: Pulling fs layer [2021-02-26T09:29:57.917Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T09:29:57.917Z] 5e14af77c1be: Pulling fs layer [2021-02-26T09:29:57.917Z] 01666e4c0597: Pulling fs layer [2021-02-26T09:29:57.917Z] aa168da1d23b: Pulling fs layer [2021-02-26T09:29:57.917Z] 93b9cdb0e59b: Waiting [2021-02-26T09:29:57.917Z] 5e14af77c1be: Waiting [2021-02-26T09:29:57.917Z] 01666e4c0597: Waiting [2021-02-26T09:29:57.917Z] aa168da1d23b: Waiting [2021-02-26T09:29:57.917Z] 46f8f816bc3b: Waiting [2021-02-26T09:29:57.917Z] 93b61091891f: Waiting [2021-02-26T09:29:57.917Z] 36b3adc4ff6f: Verifying Checksum [2021-02-26T09:29:57.917Z] 36b3adc4ff6f: Download complete [2021-02-26T09:29:57.917Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T09:29:57.917Z] 46f8f816bc3b: Download complete [2021-02-26T09:29:57.917Z] df20fa9351a1: Download complete [2021-02-26T09:29:58.189Z] 93b9cdb0e59b: Verifying Checksum [2021-02-26T09:29:58.189Z] 93b9cdb0e59b: Download complete [2021-02-26T09:29:58.189Z] 93b61091891f: Verifying Checksum [2021-02-26T09:29:58.189Z] 93b61091891f: Download complete [2021-02-26T09:29:58.189Z] 5e14af77c1be: Verifying Checksum [2021-02-26T09:29:58.189Z] 5e14af77c1be: Download complete [2021-02-26T09:29:58.189Z] 01666e4c0597: Verifying Checksum [2021-02-26T09:29:58.189Z] 01666e4c0597: Download complete [2021-02-26T09:29:58.461Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T09:29:58.461Z] 8ad3a11d3b57: Download complete [2021-02-26T09:29:58.461Z] df20fa9351a1: Pull complete [2021-02-26T09:29:58.737Z] 36b3adc4ff6f: Pull complete [2021-02-26T09:29:59.711Z] 8ad3a11d3b57: Pull complete [2021-02-26T09:29:59.979Z] 46f8f816bc3b: Pull complete [2021-02-26T09:30:00.247Z] aa168da1d23b: Verifying Checksum [2021-02-26T09:30:00.247Z] aa168da1d23b: Download complete [2021-02-26T09:30:00.247Z] 93b61091891f: Pull complete [2021-02-26T09:30:00.512Z] 93b9cdb0e59b: Pull complete [2021-02-26T09:30:00.778Z] 5e14af77c1be: Pull complete [2021-02-26T09:30:00.778Z] 01666e4c0597: Pull complete [2021-02-26T09:30:08.986Z] aa168da1d23b: Pull complete [2021-02-26T09:30:08.986Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T09:30:08.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T09:30:08.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T09:30:09.237Z] prd-centos7-docker-4c-2g-27839 does not seem to be running inside a container [2021-02-26T09:30:09.296Z] $ 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-525/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-525 -v /w/workspace/dry_go-mod-core-contracts_PR-525:/w/workspace/dry_go-mod-core-contracts_PR-525:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-525@tmp:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-26T09:30:13.353Z] $ docker top 2caa1c80f5e61c7f5a9aa464fcf024de5c0e0f2e22b417ecb527af5dbb4a306d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T09:30:13.841Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T09:30:14.144Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T09:30:14.448Z] + ls /var/log/sa-host [2021-02-26T09:30:14.448Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T09:30:14.448Z] file_magic: OK [2021-02-26T09:30:14.448Z] HZ: Using current value: 100 [2021-02-26T09:30:14.448Z] file_header: OK [2021-02-26T09:30:14.448Z] 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 [2021-02-26T09:30:14.448Z] Statistics: [2021-02-26T09:30:14.448Z] Hnuu...uuuununununu... [2021-02-26T09:30:14.448Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T09:30:14.448Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T09:30:14.448Z] file_magic: OK [2021-02-26T09:30:14.448Z] HZ: Using current value: 100 [2021-02-26T09:30:14.448Z] file_header: OK [2021-02-26T09:30:14.448Z] 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 [2021-02-26T09:30:14.448Z] Statistics: [2021-02-26T09:30:14.448Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-26T09:30:14.448Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T09:30:15.036Z] provisioning config files... [2021-02-26T09:30:15.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-525@tmp/config8679354290301281846tmp [Pipeline] { [Pipeline] echo [2021-02-26T09:30:15.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:30:15.448Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T09:30:15.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T09:30:15.552Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:30:15.852Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T09:30:15.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:30:16.165Z] ---> sudo-logs.sh [2021-02-26T09:30:16.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T09:30:16.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:30:16.535Z] ---> job-cost.sh [2021-02-26T09:30:16.535Z] lf-activate-venv: SKIPPING [2021-02-26T09:30:16.535Z] DEBUG: total: 0.20999999344348907 [2021-02-26T09:30:16.535Z] INFO: Retrieving Stack Cost... [2021-02-26T09:30:17.485Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T09:30:18.061Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T09:30:18.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T09:30:18.376Z] ---> logs-deploy.sh [2021-02-26T09:30:18.376Z] lf-activate-venv: SKIPPING [2021-02-26T09:30:18.376Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-525/2 [2021-02-26T09:30:18.376Z] INFO: archiving workspace using pattern(s): [2021-02-26T09:30:20.301Z] Archives upload complete. [2021-02-26T09:30:20.301Z] INFO: archiving logs to Nexus [2021-02-26T09:30:21.301Z] ---> uname -a: [2021-02-26T09:30:21.301Z] Linux prd-centos7-docker-4c-2g-27839.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] ---> lscpu: [2021-02-26T09:30:21.301Z] Architecture: x86_64 [2021-02-26T09:30:21.301Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-26T09:30:21.301Z] Byte Order: Little Endian [2021-02-26T09:30:21.301Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-26T09:30:21.301Z] CPU(s): 4 [2021-02-26T09:30:21.301Z] On-line CPU(s) list: 0-3 [2021-02-26T09:30:21.301Z] Thread(s) per core: 1 [2021-02-26T09:30:21.301Z] Core(s) per socket: 1 [2021-02-26T09:30:21.301Z] Socket(s): 4 [2021-02-26T09:30:21.301Z] NUMA node(s): 1 [2021-02-26T09:30:21.301Z] Vendor ID: GenuineIntel [2021-02-26T09:30:21.301Z] CPU family: 6 [2021-02-26T09:30:21.301Z] Model: 44 [2021-02-26T09:30:21.301Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-26T09:30:21.301Z] Stepping: 1 [2021-02-26T09:30:21.301Z] CPU MHz: 2933.442 [2021-02-26T09:30:21.301Z] BogoMIPS: 5866.88 [2021-02-26T09:30:21.301Z] Virtualization: VT-x [2021-02-26T09:30:21.301Z] Hypervisor vendor: KVM [2021-02-26T09:30:21.301Z] Virtualization type: full [2021-02-26T09:30:21.301Z] L1d cache: 128 KiB [2021-02-26T09:30:21.301Z] L1i cache: 128 KiB [2021-02-26T09:30:21.301Z] L2 cache: 16 MiB [2021-02-26T09:30:21.301Z] L3 cache: 64 MiB [2021-02-26T09:30:21.301Z] NUMA node0 CPU(s): 0-3 [2021-02-26T09:30:21.301Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-26T09:30:21.301Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-26T09:30:21.301Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-26T09:30:21.301Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-26T09:30:21.301Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-26T09:30:21.301Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-26T09:30:21.301Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-26T09:30:21.301Z] Vulnerability Srbds: Not affected [2021-02-26T09:30:21.301Z] Vulnerability Tsx async abort: Not affected [2021-02-26T09:30:21.301Z] 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 [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] ---> nproc: [2021-02-26T09:30:21.301Z] 4 [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] ---> df -h: [2021-02-26T09:30:21.301Z] Filesystem Size Used Available Use% Mounted on [2021-02-26T09:30:21.301Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-26T09:30:21.301Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-26T09:30:21.301Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-26T09:30:21.301Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525 [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-525@tmp [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-26T09:30:21.301Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] [2021-02-26T09:30:21.301Z] ---> free -m: [2021-02-26T09:30:21.301Z] total used free shared buff/cache available [2021-02-26T09:30:21.301Z] Mem: 1837 686 114 0 1036 1046 [2021-02-26T09:30:21.302Z] Swap: 1023 0 1023 [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] ---> ip addr: [2021-02-26T09:30:21.302Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-26T09:30:21.302Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-26T09:30:21.302Z] inet 127.0.0.1/8 scope host lo [2021-02-26T09:30:21.302Z] valid_lft forever preferred_lft forever [2021-02-26T09:30:21.302Z] inet6 ::1/128 scope host [2021-02-26T09:30:21.302Z] valid_lft forever preferred_lft forever [2021-02-26T09:30:21.302Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-26T09:30:21.302Z] link/ether fa:16:3e:0d:4c:c1 brd ff:ff:ff:ff:ff:ff [2021-02-26T09:30:21.302Z] inet 10.30.122.19/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-26T09:30:21.302Z] valid_lft 85841sec preferred_lft 85841sec [2021-02-26T09:30:21.302Z] inet6 fe80::f816:3eff:fe0d:4cc1/64 scope link [2021-02-26T09:30:21.302Z] valid_lft forever preferred_lft forever [2021-02-26T09:30:21.302Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-26T09:30:21.302Z] link/ether 02:42:8c:58:a9:42 brd ff:ff:ff:ff:ff:ff [2021-02-26T09:30:21.302Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-26T09:30:21.302Z] valid_lft forever preferred_lft forever [2021-02-26T09:30:21.302Z] inet6 fe80::42:8cff:fe58:a942/64 scope link [2021-02-26T09:30:21.302Z] valid_lft forever preferred_lft forever [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] ---> sar -b -r -n DEV: [2021-02-26T09:30:21.302Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:20:49 LINUX RESTART (4 CPU) [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-26T09:30:21.302Z] 09:23:01 2.44 0.00 2.44 0.00 0.00 59.05 0.00 [2021-02-26T09:30:21.302Z] 09:24:02 0.27 0.00 0.27 0.00 0.00 3.21 0.00 [2021-02-26T09:30:21.302Z] 09:25:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 [2021-02-26T09:30:21.302Z] 09:26:01 0.28 0.00 0.28 0.00 0.00 4.00 0.00 [2021-02-26T09:30:21.302Z] 09:27:01 0.23 0.00 0.23 0.00 0.00 3.86 0.00 [2021-02-26T09:30:21.302Z] 09:28:01 0.67 0.00 0.67 0.00 0.00 7.71 0.00 [2021-02-26T09:30:21.302Z] 09:29:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-02-26T09:30:21.302Z] 09:30:01 57.60 48.93 8.67 0.00 4005.33 3298.57 0.00 [2021-02-26T09:30:21.302Z] Average: 7.78 6.15 1.63 0.00 503.06 424.54 0.00 [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-26T09:30:21.302Z] 09:23:01 164688 0 584508 31.07 2620 1129728 1078520 36.81 423728 1092680 8 [2021-02-26T09:30:21.302Z] 09:24:02 162172 0 587016 31.20 2620 1129736 1078640 36.81 436968 1082012 20 [2021-02-26T09:30:21.302Z] 09:25:01 163020 0 586164 31.15 2620 1129740 1078520 36.81 436080 1082184 24 [2021-02-26T09:30:21.302Z] 09:26:01 161196 0 587988 31.25 2620 1129740 1078640 36.81 452884 1067232 8 [2021-02-26T09:30:21.302Z] 09:27:01 161856 0 587320 31.21 2620 1129748 1078592 36.81 450204 1069776 8 [2021-02-26T09:30:21.302Z] 09:28:01 161724 0 587448 31.22 2620 1129752 1078568 36.81 449828 1069772 8 [2021-02-26T09:30:21.302Z] 09:29:01 162060 0 587108 31.20 2620 1129756 1078520 36.81 449720 1069772 12 [2021-02-26T09:30:21.302Z] 09:30:01 71168 0 669216 35.57 2620 1138540 1506268 51.41 519500 1077424 99628 [2021-02-26T09:30:21.302Z] Average: 150986 0 597096 31.73 2620 1130842 1132034 38.63 452364 1076356 12464 [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-26T09:30:21.302Z] 09:23:01 eth0 0.61 0.10 0.04 0.03 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:24:02 eth0 0.95 0.35 0.30 0.17 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:25:01 eth0 0.66 0.14 0.08 0.04 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:26:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:27:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:28:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:29:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:30:01 eth0 185.34 148.71 2163.00 14.19 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] Average: eth0 23.69 18.85 271.78 1.85 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] ---> sar -P ALL: [2021-02-26T09:30:21.302Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/26/21 _x86_64_ (4 CPU) [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:20:49 LINUX RESTART (4 CPU) [2021-02-26T09:30:21.302Z] [2021-02-26T09:30:21.302Z] 09:22:02 CPU %user %nice %system %iowait %steal %idle [2021-02-26T09:30:21.302Z] 09:23:01 all 0.18 0.00 0.08 0.00 0.00 99.74 [2021-02-26T09:30:21.302Z] 09:23:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2021-02-26T09:30:21.302Z] 09:23:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2021-02-26T09:30:21.302Z] 09:23:01 2 0.08 0.00 0.10 0.00 0.00 99.81 [2021-02-26T09:30:21.302Z] 09:23:01 3 0.47 0.00 0.07 0.00 0.00 99.46 [2021-02-26T09:30:21.302Z] 09:24:02 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-02-26T09:30:21.302Z] 09:24:02 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-02-26T09:30:21.302Z] 09:24:02 1 0.10 0.00 0.07 0.00 0.00 99.83 [2021-02-26T09:30:21.302Z] 09:24:02 2 0.02 0.00 0.08 0.00 0.00 99.90 [2021-02-26T09:30:21.302Z] 09:24:02 3 0.52 0.00 0.08 0.00 0.00 99.40 [2021-02-26T09:30:21.302Z] 09:25:01 all 0.17 0.00 0.08 0.00 0.00 99.75 [2021-02-26T09:30:21.302Z] 09:25:01 0 0.05 0.00 0.08 0.00 0.00 99.86 [2021-02-26T09:30:21.302Z] 09:25:01 1 0.07 0.00 0.10 0.00 0.02 99.81 [2021-02-26T09:30:21.302Z] 09:25:01 2 0.05 0.00 0.10 0.00 0.00 99.85 [2021-02-26T09:30:21.302Z] 09:25:01 3 0.53 0.00 0.02 0.00 0.00 99.46 [2021-02-26T09:30:21.302Z] 09:26:01 all 0.15 0.00 0.07 0.00 0.00 99.79 [2021-02-26T09:30:21.302Z] 09:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-26T09:30:21.302Z] 09:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-26T09:30:21.302Z] 09:26:01 2 0.03 0.00 0.18 0.00 0.00 99.78 [2021-02-26T09:30:21.302Z] 09:26:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-26T09:30:21.302Z] 09:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-02-26T09:30:21.302Z] 09:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-26T09:30:21.302Z] 09:27:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-26T09:30:21.302Z] 09:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-26T09:30:21.302Z] 09:27:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-26T09:30:21.302Z] 09:28:01 all 0.07 0.00 0.05 0.00 0.00 99.88 [2021-02-26T09:30:21.302Z] 09:28:01 0 0.22 0.00 0.10 0.00 0.00 99.68 [2021-02-26T09:30:21.302Z] 09:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-26T09:30:21.303Z] 09:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-26T09:30:21.303Z] 09:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-26T09:30:21.303Z] 09:29:01 all 0.09 0.00 0.03 0.00 0.00 99.87 [2021-02-26T09:30:21.303Z] 09:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-02-26T09:30:21.303Z] 09:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-02-26T09:30:21.303Z] 09:29:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2021-02-26T09:30:21.303Z] 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-26T09:30:21.303Z] 09:30:01 all 2.57 0.00 1.58 1.23 0.01 94.62 [2021-02-26T09:30:21.303Z] 09:30:01 0 2.21 0.00 1.44 0.60 0.02 95.72 [2021-02-26T09:30:21.303Z] 09:30:01 1 2.85 0.00 1.56 2.43 0.02 93.15 [2021-02-26T09:30:21.303Z] 09:30:01 2 2.46 0.00 1.59 0.28 0.00 95.67 [2021-02-26T09:30:21.303Z] 09:30:01 3 2.75 0.00 1.73 1.59 0.02 93.92 [2021-02-26T09:30:21.303Z] Average: all 0.44 0.00 0.25 0.15 0.00 99.15 [2021-02-26T09:30:21.303Z] Average: 0 0.34 0.00 0.23 0.08 0.01 99.36 [2021-02-26T09:30:21.303Z] Average: 1 0.41 0.00 0.24 0.30 0.00 99.04 [2021-02-26T09:30:21.303Z] Average: 2 0.36 0.00 0.27 0.04 0.00 99.33 [2021-02-26T09:30:21.303Z] Average: 3 0.67 0.00 0.25 0.20 0.00 98.88 [2021-02-26T09:30:21.303Z] [2021-02-26T09:30:21.303Z] [2021-02-26T09:30:21.303Z]