Pull request #509 opened 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 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d+9f18a04425995e91a47311f98a0a925ff51ed9a1 (840a6ebe19fc242a506e58bcf475c42a227dc621) Running in Durability level: MAX_SURVIVABILITY 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-509/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-509/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26001 in /w/workspace/dry_go-mod-core-contracts_PR-509 [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-509 # 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/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) > git config core.sparsecheckout # timeout=10 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # 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 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 Commit message: "fix: Fix float reading encoding to be simple E-Notation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-10T21:00:28.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-10T21:00:28.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-10T21:00:28.990Z] ========================================================= [2021-02-10T21:00:28.990Z] EdgeX Global Pipelines Version Info [2021-02-10T21:00:28.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:00:33.412Z] ------------------- [2021-02-10T21:00:33.412Z] stable info: [2021-02-10T21:00:33.412Z] ------------------- [2021-02-10T21:00:33.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T21:00:33.412Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T21:00:33.412Z] Message: update stable to v1.0.179 [2021-02-10T21:00:34.922Z] ------------------- [2021-02-10T21:00:34.922Z] experimental info: [2021-02-10T21:00:34.922Z] ------------------- [2021-02-10T21:00:34.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-10T21:00:34.922Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-10T21:00:34.922Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-10T21:00:35.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-10T21:00:36.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-10T21:00:36.180Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-10T21:00:36.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-10T21:00:36.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-10T21:00:36.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-10T21:00:36.761Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-10T21:00:36.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-10T21:00:37.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-10T21:00:37.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-10T21:00:37.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-10T21:00:37.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-10T21:00:37.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-10T21:00:37.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-10T21:00:37.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-10T21:00:38.054Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-10T21:00:38.183Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-10T21:00:38.310Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-10T21:00:38.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-10T21:00:38.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-10T21:00:38.724Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-10T21:00:38.872Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-10T21:00:39.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-10T21:00:39.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-10T21:00:39.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-10T21:00:39.538Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-10T21:00:39.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-10T21:00:39.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-509 [Pipeline] echo [2021-02-10T21:00:39.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-509 [Pipeline] echo [2021-02-10T21:00:40.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-509 [Pipeline] echo [2021-02-10T21:00:40.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [Pipeline] echo [2021-02-10T21:00:40.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8786adf [Pipeline] echo [2021-02-10T21:00:40.596Z] [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-10T21:00:41.805Z] + git log --format=format:%s -1 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [Pipeline] echo [2021-02-10T21:00:42.532Z] GIT_COMMIT: 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d, Commit Message: fix: Fix float reading encoding to be simple E-Notation [Pipeline] echo [2021-02-10T21:00:42.671Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:00:44.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T21:00:45.346Z] [2021-02-10T21:00:45.346Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:00:45.877Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T21:00:46.172Z] latest: Pulling from edgex-devops/git-semver [2021-02-10T21:00:46.172Z] 31603596830f: Pulling fs layer [2021-02-10T21:00:46.172Z] 2a8b12db71e7: Pulling fs layer [2021-02-10T21:00:46.172Z] 6ca5941a6612: Pulling fs layer [2021-02-10T21:00:46.172Z] ecc8261a40a4: Pulling fs layer [2021-02-10T21:00:46.172Z] ecc8261a40a4: Waiting [2021-02-10T21:00:46.484Z] 2a8b12db71e7: Verifying Checksum [2021-02-10T21:00:46.484Z] 2a8b12db71e7: Download complete [2021-02-10T21:00:46.821Z] 31603596830f: Verifying Checksum [2021-02-10T21:00:46.821Z] 31603596830f: Download complete [2021-02-10T21:00:47.585Z] ecc8261a40a4: Verifying Checksum [2021-02-10T21:00:47.585Z] ecc8261a40a4: Download complete [2021-02-10T21:00:48.063Z] 6ca5941a6612: Verifying Checksum [2021-02-10T21:00:48.063Z] 6ca5941a6612: Download complete [2021-02-10T21:00:48.063Z] 31603596830f: Pull complete [2021-02-10T21:00:48.410Z] 2a8b12db71e7: Pull complete [2021-02-10T21:00:50.883Z] 6ca5941a6612: Pull complete [2021-02-10T21:00:52.494Z] ecc8261a40a4: Pull complete [2021-02-10T21:00:52.494Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-10T21:00:52.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-10T21:00:52.494Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-10T21:00:53.179Z] prd-centos7-docker-4c-2g-26001 does not seem to be running inside a container [2021-02-10T21:00:54.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-509 -v /w/workspace/dry_go-mod-core-contracts_PR-509:/w/workspace/dry_go-mod-core-contracts_PR-509:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-509@tmp:/w/workspace/dry_go-mod-core-contracts_PR-509@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 [2021-02-10T21:00:59.017Z] $ docker top c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-10T21:00:59.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T21:00:59.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T21:01:01.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T21:01:01.171Z] $ docker exec c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent [2021-02-10T21:01:02.236Z] SSH_AUTH_SOCK=/tmp/ssh-tTAwF0DHZo79/agent.11 [2021-02-10T21:01:02.236Z] SSH_AGENT_PID=17 [2021-02-10T21:01:02.271Z] Running ssh-add (command line suppressed) [2021-02-10T21:01:02.635Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_8018657434540148456.key (/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_8018657434540148456.key) [2021-02-10T21:01:02.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T21:01:04.339Z] + git tag --points-at HEAD [Pipeline] } [2021-02-10T21:01:04.564Z] $ docker exec --env ******** --env ******** c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent -k [2021-02-10T21:01:04.778Z] unset SSH_AUTH_SOCK; [2021-02-10T21:01:04.779Z] unset SSH_AGENT_PID; [2021-02-10T21:01:04.779Z] echo Agent pid 17 killed; [2021-02-10T21:01:04.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-10T21:01:05.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-10T21:01:05.078Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-10T21:01:05.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-10T21:01:05.390Z] $ docker exec c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent [2021-02-10T21:01:06.664Z] SSH_AUTH_SOCK=/tmp/ssh-LFAQc9ubNrpx/agent.45 [2021-02-10T21:01:06.664Z] SSH_AGENT_PID=50 [2021-02-10T21:01:06.817Z] Running ssh-add (command line suppressed) [2021-02-10T21:01:07.670Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_7111026788834228092.key (/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/private_key_7111026788834228092.key) [2021-02-10T21:01:08.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-10T21:01:09.193Z] + git semver init [2021-02-10T21:01:09.193Z] # -> Open(): unable to determine branch for HEAD [2021-02-10T21:01:09.193Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-509/.git [2021-02-10T21:01:09.193Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-509 [2021-02-10T21:01:09.193Z] # $SEMVER_REMOTE_NAME = origin [2021-02-10T21:01:09.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-10T21:01:09.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-10T21:01:09.193Z] # $SEMVER_BRANCH = PR-509 [2021-02-10T21:01:09.193Z] # $SEMVER_TEMP = /tmp/semver-170524206 [2021-02-10T21:01:09.193Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-10T21:01:11.472Z] # '/tmp/semver-170524206' -> '/w/workspace/dry_go-mod-core-contracts_PR-509/.semver' [2021-02-10T21:01:11.472Z] # -> Force: false [2021-02-10T21:01:11.472Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-509/.semver [Pipeline] } [2021-02-10T21:01:11.505Z] $ docker exec --env ******** --env ******** c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 ssh-agent -k [2021-02-10T21:01:12.036Z] unset SSH_AUTH_SOCK; [2021-02-10T21:01:12.036Z] unset SSH_AGENT_PID; [2021-02-10T21:01:12.039Z] echo Agent pid 50 killed; [2021-02-10T21:01:12.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-10T21:01:13.845Z] + git semver [Pipeline] } [2021-02-10T21:01:14.158Z] $ docker stop --time=1 c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 [2021-02-10T21:01:17.287Z] $ docker rm -f c91b166d88e64756c656098ffcf837b68ae0ecb47d9ef78161c1bf68e8c311f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-10T21:01:18.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-10T21:01:20.680Z] Stashed 1 file(s) [Pipeline] echo [2021-02-10T21:01:20.705Z] [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-10T21:01:36.789Z] Still waiting to schedule task [2021-02-10T21:01:36.789Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-10T21:01:36.818Z] Still waiting to schedule task [2021-02-10T21:01:36.818Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-10T21:03:23.088Z] Running on prd-centos7-docker-4c-2g-26005 in /w/workspace/dry_go-mod-core-contracts_PR-509 [Pipeline] { [Pipeline] ws [2021-02-10T21:03:23.207Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-10T21:03:25.738Z] using credential edgex-jenkins-ssh [2021-02-10T21:03:25.816Z] Cloning the remote Git repository [2021-02-10T21:03:25.398Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:25.469Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-10T21:03:25.536Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:25.536Z] > git --version # timeout=10 [2021-02-10T21:03:25.543Z] > git --version # 'git version 2.24.3' [2021-02-10T21:03:25.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:25.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T21:03:27.330Z] Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [2021-02-10T21:03:27.450Z] Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [2021-02-10T21:03:27.451Z] Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) [2021-02-10T21:03:26.356Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-10T21:03:26.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T21:03:26.377Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-10T21:03:26.390Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:26.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:26.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T21:03:27.024Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T21:03:27.031Z] > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 [2021-02-10T21:03:27.103Z] > git remote # timeout=10 [2021-02-10T21:03:27.110Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T21:03:27.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:27.120Z] > git merge 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 [2021-02-10T21:03:27.133Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T21:03:27.144Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T21:03:27.148Z] > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 [2021-02-10T21:03:30.884Z] Commit message: "fix: Fix float reading encoding to be simple E-Notation" [2021-02-10T21:03:30.888Z] > git --version # timeout=10 [2021-02-10T21:03:30.892Z] > git --version # 'git version 2.24.3' [2021-02-10T21:03:30.898Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-10T21:03:32.275Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-10T21:03:32.622Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T21:03:32.941Z] + sudo service docker restart [2021-02-10T21:03:32.941Z] + true [2021-02-10T21:03:32.941Z] Redirecting to /bin/systemctl restart docker.service [2021-02-10T21:03:33.311Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-26004 in /w/workspace/dry_go-mod-core-contracts_PR-509 [Pipeline] { [Pipeline] ws [2021-02-10T21:03:33.398Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [Pipeline] unstash [Pipeline] echo [2021-02-10T21:03:34.217Z] ========================================================= [2021-02-10T21:03:34.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-10T21:03:34.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:03:34.606Z] + 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-10T21:03:35.187Z] Sending build context to Docker daemon 2.63MB [2021-02-10T21:03:35.187Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-10T21:03:35.187Z] Step 2/7 : FROM ${BASE} [2021-02-10T21:03:35.187Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-10T21:03:35.187Z] 188c0c94c7c5: Pulling fs layer [2021-02-10T21:03:35.187Z] 0ef7d3d256c8: Pulling fs layer [2021-02-10T21:03:35.187Z] de9db76c5a1d: Pulling fs layer [2021-02-10T21:03:35.187Z] bca2f99d35d6: Pulling fs layer [2021-02-10T21:03:35.187Z] 93359f2a8cfa: Pulling fs layer [2021-02-10T21:03:35.187Z] 7c6f9722023f: Pulling fs layer [2021-02-10T21:03:35.187Z] a35cf1a2eb13: Pulling fs layer [2021-02-10T21:03:35.187Z] 93359f2a8cfa: Waiting [2021-02-10T21:03:35.187Z] 7c6f9722023f: Waiting [2021-02-10T21:03:35.187Z] a35cf1a2eb13: Waiting [2021-02-10T21:03:35.187Z] bca2f99d35d6: Waiting [2021-02-10T21:03:35.187Z] de9db76c5a1d: Verifying Checksum [2021-02-10T21:03:35.187Z] de9db76c5a1d: Download complete [2021-02-10T21:03:35.187Z] 0ef7d3d256c8: Verifying Checksum [2021-02-10T21:03:35.187Z] 0ef7d3d256c8: Download complete [2021-02-10T21:03:35.187Z] 93359f2a8cfa: Verifying Checksum [2021-02-10T21:03:35.187Z] 188c0c94c7c5: Verifying Checksum [2021-02-10T21:03:35.187Z] 188c0c94c7c5: Download complete [2021-02-10T21:03:35.187Z] 7c6f9722023f: Verifying Checksum [2021-02-10T21:03:35.187Z] 7c6f9722023f: Download complete [2021-02-10T21:03:35.456Z] 188c0c94c7c5: Pull complete [2021-02-10T21:03:35.722Z] 0ef7d3d256c8: Pull complete [2021-02-10T21:03:35.722Z] de9db76c5a1d: Pull complete [2021-02-10T21:03:37.648Z] a35cf1a2eb13: Verifying Checksum [2021-02-10T21:03:37.648Z] a35cf1a2eb13: Download complete [2021-02-10T21:03:37.913Z] bca2f99d35d6: Verifying Checksum [2021-02-10T21:03:37.913Z] bca2f99d35d6: Download complete [2021-02-10T21:03:38.582Z] using credential edgex-jenkins-ssh [2021-02-10T21:03:38.637Z] Cloning the remote Git repository [2021-02-10T21:03:38.686Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:38.792Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-10T21:03:38.887Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:38.888Z] > git --version # timeout=10 [2021-02-10T21:03:38.909Z] > git --version # 'git version 2.17.1' [2021-02-10T21:03:38.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:38.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T21:03:40.014Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-10T21:03:40.040Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-10T21:03:40.067Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-10T21:03:40.767Z] Merging remotes/origin/master commit 9f18a04425995e91a47311f98a0a925ff51ed9a1 into PR head commit 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [2021-02-10T21:03:41.035Z] Merge succeeded, producing 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d [2021-02-10T21:03:41.035Z] Checking out Revision 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d (PR-509) [2021-02-10T21:03:40.101Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-10T21:03:40.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:40.116Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/509/head:refs/remotes/origin/PR-509 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-10T21:03:40.784Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T21:03:40.802Z] > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 [2021-02-10T21:03:40.943Z] > git remote # timeout=10 [2021-02-10T21:03:40.961Z] > git config --get remote.origin.url # timeout=10 [2021-02-10T21:03:40.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-10T21:03:40.994Z] > git merge 9f18a04425995e91a47311f98a0a925ff51ed9a1 # timeout=10 [2021-02-10T21:03:41.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-10T21:03:41.040Z] > git config core.sparsecheckout # timeout=10 [2021-02-10T21:03:41.050Z] > git checkout -f 8786adfdd618c346b72aeaaa1f2100faa4fc9a8d # timeout=10 [2021-02-10T21:03:43.244Z] bca2f99d35d6: Pull complete [2021-02-10T21:03:43.244Z] 93359f2a8cfa: Pull complete [2021-02-10T21:03:43.244Z] 7c6f9722023f: Pull complete [2021-02-10T21:03:45.460Z] Commit message: "fix: Fix float reading encoding to be simple E-Notation" [2021-02-10T21:03:45.510Z] > git --version # timeout=10 [2021-02-10T21:03:45.519Z] > git --version # 'git version 2.17.1' [2021-02-10T21:03:45.531Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-10T21:03:47.390Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-10T21:03:47.822Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-10T21:03:48.184Z] + + sudo service docker restart [2021-02-10T21:03:48.184Z] true [2021-02-10T21:03:49.980Z] a35cf1a2eb13: Pull complete [2021-02-10T21:03:49.980Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-10T21:03:49.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-10T21:03:49.980Z] ---> a62c8e92a672 [2021-02-10T21:03:49.980Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-10T21:03:50.569Z] ---> Running in d9927de43d3c [2021-02-10T21:03:50.569Z] Removing intermediate container d9927de43d3c [2021-02-10T21:03:50.569Z] ---> 97fa0fc75b54 [2021-02-10T21:03:50.569Z] Step 4/7 : RUN apk add bash [2021-02-10T21:03:50.570Z] ---> Running in df47e60c077a [Pipeline] unstash [Pipeline] echo [2021-02-10T21:03:51.108Z] ========================================================= [2021-02-10T21:03:51.108Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-10T21:03:51.108Z] ========================================================= [2021-02-10T21:03:51.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:03:51.533Z] + 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-10T21:03:52.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-10T21:03:52.359Z] OK: 166 MiB in 39 packages [2021-02-10T21:03:52.516Z] Sending build context to Docker daemon 2.629MB [2021-02-10T21:03:52.516Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-10T21:03:52.516Z] Step 2/7 : FROM ${BASE} [2021-02-10T21:03:52.791Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-10T21:03:52.791Z] 5f621e34cdf4: Pulling fs layer [2021-02-10T21:03:52.791Z] a4357932f1b6: Pulling fs layer [2021-02-10T21:03:52.791Z] 18c013af1878: Pulling fs layer [2021-02-10T21:03:52.791Z] 00ac8860ef70: Pulling fs layer [2021-02-10T21:03:52.791Z] 63d7cb157983: Pulling fs layer [2021-02-10T21:03:52.791Z] b116817d02f9: Pulling fs layer [2021-02-10T21:03:52.791Z] 745a02a5169b: Pulling fs layer [2021-02-10T21:03:52.791Z] 00ac8860ef70: Waiting [2021-02-10T21:03:52.791Z] 63d7cb157983: Waiting [2021-02-10T21:03:52.791Z] b116817d02f9: Waiting [2021-02-10T21:03:52.791Z] 745a02a5169b: Waiting [2021-02-10T21:03:52.936Z] Removing intermediate container df47e60c077a [2021-02-10T21:03:52.936Z] ---> 0a8641718a9a [2021-02-10T21:03:52.936Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-10T21:03:52.936Z] ---> Running in b151b2a3c941 [2021-02-10T21:03:53.065Z] 18c013af1878: Verifying Checksum [2021-02-10T21:03:53.065Z] 18c013af1878: Download complete [2021-02-10T21:03:53.065Z] a4357932f1b6: Verifying Checksum [2021-02-10T21:03:53.065Z] a4357932f1b6: Download complete [2021-02-10T21:03:53.065Z] 63d7cb157983: Verifying Checksum [2021-02-10T21:03:53.065Z] 63d7cb157983: Download complete [2021-02-10T21:03:53.065Z] b116817d02f9: Verifying Checksum [2021-02-10T21:03:53.065Z] b116817d02f9: Download complete [2021-02-10T21:03:53.065Z] 5f621e34cdf4: Download complete [2021-02-10T21:03:53.202Z] Removing intermediate container b151b2a3c941 [2021-02-10T21:03:53.202Z] ---> 701cd2bb9829 [2021-02-10T21:03:53.202Z] Step 6/7 : COPY go.mod . [2021-02-10T21:03:53.466Z] ---> f5109c666d76 [2021-02-10T21:03:53.466Z] Step 7/7 : RUN go mod download [2021-02-10T21:03:53.466Z] ---> Running in 59eb75db5172 [2021-02-10T21:03:53.666Z] 5f621e34cdf4: Pull complete [2021-02-10T21:03:54.271Z] a4357932f1b6: Pull complete [2021-02-10T21:03:54.879Z] 18c013af1878: Pull complete [2021-02-10T21:03:55.480Z] 745a02a5169b: Verifying Checksum [2021-02-10T21:03:56.466Z] 00ac8860ef70: Verifying Checksum [2021-02-10T21:03:56.466Z] 00ac8860ef70: Download complete [2021-02-10T21:04:05.739Z] Removing intermediate container 59eb75db5172 [2021-02-10T21:04:05.739Z] ---> 20ff24650d88 [2021-02-10T21:04:05.739Z] Successfully built 20ff24650d88 [2021-02-10T21:04:05.739Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:04:06.096Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T21:04:06.096Z] . [Pipeline] withDockerContainer [2021-02-10T21:04:06.237Z] prd-centos7-docker-4c-2g-26005 does not seem to be running inside a container [2021-02-10T21:04:06.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T21:04:06.651Z] 00ac8860ef70: Pull complete [2021-02-10T21:04:06.651Z] 63d7cb157983: Pull complete [2021-02-10T21:04:06.927Z] b116817d02f9: Pull complete [2021-02-10T21:04:07.088Z] $ docker top 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T21:04:07.707Z] + go version [2021-02-10T21:04:07.707Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-10T21:04:07.739Z] $ docker stop --time=1 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed [2021-02-10T21:04:09.063Z] $ docker rm -f 5a7965a70758561fd22571d93eb36ef56eb6c3a4d5e968f438fb20b198d095ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:04:10.087Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-10T21:04:10.087Z] . [Pipeline] withDockerContainer [2021-02-10T21:04:10.210Z] prd-centos7-docker-4c-2g-26005 does not seem to be running inside a container [2021-02-10T21:04:10.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-10T21:04:10.810Z] $ docker top 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T21:04:11.241Z] 745a02a5169b: Pull complete [2021-02-10T21:04:11.241Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-10T21:04:11.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-10T21:04:11.241Z] ---> b7e6874047d6 [2021-02-10T21:04:11.241Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-10T21:04:11.348Z] + make test [2021-02-10T21:04:11.348Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-10T21:04:13.886Z] ---> Running in 0fd37194164f [2021-02-10T21:04:14.187Z] Removing intermediate container 0fd37194164f [2021-02-10T21:04:14.187Z] ---> 0b93a31920fd [2021-02-10T21:04:14.187Z] Step 4/7 : RUN apk add bash [2021-02-10T21:04:14.187Z] ---> Running in 79ccd5da0494 [2021-02-10T21:04:15.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-10T21:04:16.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-10T21:04:17.218Z] OK: 142 MiB in 39 packages [2021-02-10T21:04:18.057Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-10T21:04:18.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.026s coverage: 85.7% of statements [2021-02-10T21:04:18.057Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.019s coverage: 100.0% of statements [2021-02-10T21:04:18.212Z] Removing intermediate container 79ccd5da0494 [2021-02-10T21:04:18.212Z] ---> 13f1b5e7aae9 [2021-02-10T21:04:18.212Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-10T21:04:18.342Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.083s coverage: 45.4% of statements [2021-02-10T21:04:18.492Z] ---> Running in f6db98db69ee [2021-02-10T21:04:18.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.043s coverage: 77.8% of statements [2021-02-10T21:04:18.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-10T21:04:19.102Z] Removing intermediate container f6db98db69ee [2021-02-10T21:04:19.102Z] ---> 3ceed34dc357 [2021-02-10T21:04:19.102Z] Step 6/7 : COPY go.mod . [2021-02-10T21:04:19.698Z] ---> 3aeee1e5d63f [2021-02-10T21:04:19.698Z] Step 7/7 : RUN go mod download [2021-02-10T21:04:19.977Z] ---> Running in e72493a2615f [2021-02-10T21:04:20.043Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-02-10T21:04:20.043Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.022s coverage: 14.7% of statements [2021-02-10T21:04:20.043Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements [2021-02-10T21:04:20.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.034s coverage: 91.8% of statements [2021-02-10T21:04:20.315Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-10T21:04:20.315Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-10T21:04:20.315Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [2021-02-10T21:04:20.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.7% of statements [2021-02-10T21:04:22.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.024s coverage: 63.0% of statements [2021-02-10T21:04:22.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements [2021-02-10T21:04:22.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements [2021-02-10T21:04:22.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-02-10T21:04:22.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.020s coverage: 14.3% of statements [2021-02-10T21:04:22.548Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-10T21:04:23.981Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.096s coverage: 84.6% of statements [2021-02-10T21:04:23.981Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-10T21:04:23.981Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-10T21:04:23.981Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-10T21:04:24.993Z] --- FAIL: TestEvent_AddSimpleReading (0.00s) [2021-02-10T21:04:24.993Z] event_test.go:125: [2021-02-10T21:04:24.993Z] Error Trace: event_test.go:125 [2021-02-10T21:04:24.993Z] Error: Not equal: [2021-02-10T21:04:24.993Z] expected: "RkDl1A==" [2021-02-10T21:04:24.993Z] actual : "1.234546e+04" [2021-02-10T21:04:24.993Z] [2021-02-10T21:04:24.993Z] Diff: [2021-02-10T21:04:24.993Z] --- Expected [2021-02-10T21:04:24.993Z] +++ Actual [2021-02-10T21:04:24.993Z] @@ -1 +1 @@ [2021-02-10T21:04:24.993Z] -RkDl1A== [2021-02-10T21:04:24.993Z] +1.234546e+04 [2021-02-10T21:04:24.993Z] Test: TestEvent_AddSimpleReading [2021-02-10T21:04:24.993Z] FAIL [2021-02-10T21:04:24.993Z] coverage: 50.9% of statements [2021-02-10T21:04:24.993Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.015s [2021-02-10T21:04:24.993Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements [2021-02-10T21:04:24.993Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.039s coverage: 89.0% of statements [2021-02-10T21:04:24.993Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.010s coverage: 100.0% of statements [2021-02-10T21:04:24.993Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-10T21:04:24.993Z] FAIL [2021-02-10T21:04:24.993Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-02-10T21:04:25.048Z] $ docker stop --time=1 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 [2021-02-10T21:04:27.376Z] $ docker rm -f 79e3c6eb7e126dd081974c86392d2a65020c1f3b53716dd48bbc8783627f1533 [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T21:04:29.724Z] Failed in branch amd64 [2021-02-10T21:04:35.100Z] Removing intermediate container e72493a2615f [2021-02-10T21:04:35.100Z] ---> 6e4f0821e06e [2021-02-10T21:04:35.100Z] Successfully built 6e4f0821e06e [2021-02-10T21:04:35.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:04:35.466Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T21:04:35.466Z] . [Pipeline] withDockerContainer [2021-02-10T21:04:35.759Z] prd-ubuntu18.04-docker-arm64-4c-16g-26004 does not seem to be running inside a container [2021-02-10T21:04:35.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 [2021-02-10T21:04:37.403Z] $ docker top 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T21:04:38.541Z] + go version [2021-02-10T21:04:38.541Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-10T21:04:38.587Z] $ docker stop --time=1 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 [2021-02-10T21:04:40.558Z] $ docker rm -f 03dd674fc0ffdce25b2510b2615ccc592943ac6e39c0c7fe83b4bd650b2052c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:04:41.911Z] + docker inspect -f . ci-base-image-arm64 [2021-02-10T21:04:41.911Z] . [Pipeline] withDockerContainer [2021-02-10T21:04:42.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-26004 does not seem to be running inside a container [2021-02-10T21:04:42.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 [2021-02-10T21:04:43.700Z] $ docker top ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T21:04:44.767Z] + make test [2021-02-10T21:04:44.767Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-10T21:05:06.967Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-10T21:05:08.966Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.048s coverage: 85.7% of statements [2021-02-10T21:05:08.966Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements [2021-02-10T21:05:10.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.047s coverage: 45.4% of statements [2021-02-10T21:05:10.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements [2021-02-10T21:05:10.972Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-10T21:05:11.959Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements [2021-02-10T21:05:12.571Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.037s coverage: 14.7% of statements [2021-02-10T21:05:13.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements [2021-02-10T21:05:14.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements [2021-02-10T21:05:14.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-10T21:05:14.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-10T21:05:14.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.030s coverage: 100.0% of statements [2021-02-10T21:05:14.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.7% of statements [2021-02-10T21:05:19.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.160s coverage: 63.0% of statements [2021-02-10T21:05:19.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.032s coverage: 26.3% of statements [2021-02-10T21:05:19.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.043s coverage: 15.4% of statements [2021-02-10T21:05:19.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.040s coverage: 15.4% of statements [2021-02-10T21:05:19.611Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.048s coverage: 14.3% of statements [2021-02-10T21:05:19.611Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-10T21:05:23.030Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.188s coverage: 84.6% of statements [2021-02-10T21:05:23.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-10T21:05:23.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-10T21:05:23.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-10T21:05:23.030Z] --- FAIL: TestEvent_AddSimpleReading (0.00s) [2021-02-10T21:05:23.030Z] event_test.go:125: [2021-02-10T21:05:23.030Z] Error Trace: event_test.go:125 [2021-02-10T21:05:23.030Z] Error: Not equal: [2021-02-10T21:05:23.030Z] expected: "RkDl1A==" [2021-02-10T21:05:23.030Z] actual : "1.234546e+04" [2021-02-10T21:05:23.030Z] [2021-02-10T21:05:23.030Z] Diff: [2021-02-10T21:05:23.030Z] --- Expected [2021-02-10T21:05:23.030Z] +++ Actual [2021-02-10T21:05:23.030Z] @@ -1 +1 @@ [2021-02-10T21:05:23.030Z] -RkDl1A== [2021-02-10T21:05:23.030Z] +1.234546e+04 [2021-02-10T21:05:23.030Z] Test: TestEvent_AddSimpleReading [2021-02-10T21:05:23.030Z] FAIL [2021-02-10T21:05:23.030Z] coverage: 50.9% of statements [2021-02-10T21:05:23.030Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.050s [2021-02-10T21:05:23.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.026s coverage: 94.7% of statements [2021-02-10T21:05:25.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.152s coverage: 89.0% of statements [2021-02-10T21:05:25.616Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-02-10T21:05:25.616Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-10T21:05:25.616Z] FAIL [2021-02-10T21:05:25.616Z] make: *** [Makefile:6: test] Error 1 [Pipeline] } [2021-02-10T21:05:25.667Z] $ docker stop --time=1 ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 [2021-02-10T21:05:27.865Z] $ docker rm -f ec2e132361cc7dcfb5477b377ff2704842fd4acff59c17a68ce005482599ebb9 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-10T21:05:30.127Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-10T21:05:34.457Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:05:35.227Z] ---> package-listing.sh [2021-02-10T21:05:35.227Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-10T21:05:35.227Z] ++ facter osfamily [2021-02-10T21:05:35.496Z] + OS_FAMILY=redhat [2021-02-10T21:05:35.496Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-509 [2021-02-10T21:05:35.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-10T21:05:35.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-10T21:05:35.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-10T21:05:35.496Z] + PACKAGES=/tmp/packages_start.txt [2021-02-10T21:05:35.496Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-509 ']' [2021-02-10T21:05:35.496Z] + PACKAGES=/tmp/packages_end.txt [2021-02-10T21:05:35.496Z] + case "${OS_FAMILY}" in [2021-02-10T21:05:35.496Z] + rpm -qa [2021-02-10T21:05:35.496Z] + sort [2021-02-10T21:05:48.791Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-10T21:05:48.791Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-10T21:05:48.791Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-10T21:05:48.791Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-509 ']' [2021-02-10T21:05:48.791Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-509/archives/ [2021-02-10T21:05:48.791Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-509/archives/ [Pipeline] echo [2021-02-10T21:05:49.032Z] 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-509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-10T21:05:50.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:05:51.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T21:05:52.546Z] [2021-02-10T21:05:52.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-10T21:05:53.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T21:05:53.512Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-10T21:05:53.512Z] df20fa9351a1: Pulling fs layer [2021-02-10T21:05:53.512Z] 36b3adc4ff6f: Pulling fs layer [2021-02-10T21:05:53.512Z] 8ad3a11d3b57: Pulling fs layer [2021-02-10T21:05:53.512Z] 46f8f816bc3b: Pulling fs layer [2021-02-10T21:05:53.512Z] 93b61091891f: Pulling fs layer [2021-02-10T21:05:53.512Z] 93b9cdb0e59b: Pulling fs layer [2021-02-10T21:05:53.512Z] 5e14af77c1be: Pulling fs layer [2021-02-10T21:05:53.512Z] 01666e4c0597: Pulling fs layer [2021-02-10T21:05:53.512Z] aa168da1d23b: Pulling fs layer [2021-02-10T21:05:53.512Z] 46f8f816bc3b: Waiting [2021-02-10T21:05:53.512Z] 93b61091891f: Waiting [2021-02-10T21:05:53.512Z] 93b9cdb0e59b: Waiting [2021-02-10T21:05:53.512Z] 5e14af77c1be: Waiting [2021-02-10T21:05:53.512Z] 01666e4c0597: Waiting [2021-02-10T21:05:53.512Z] aa168da1d23b: Waiting [2021-02-10T21:05:53.814Z] 36b3adc4ff6f: Verifying Checksum [2021-02-10T21:05:53.814Z] 36b3adc4ff6f: Download complete [2021-02-10T21:05:53.814Z] 46f8f816bc3b: Verifying Checksum [2021-02-10T21:05:53.814Z] 46f8f816bc3b: Download complete [2021-02-10T21:05:54.108Z] 93b61091891f: Download complete [2021-02-10T21:05:54.108Z] 93b9cdb0e59b: Verifying Checksum [2021-02-10T21:05:54.108Z] 93b9cdb0e59b: Download complete [2021-02-10T21:05:54.108Z] 5e14af77c1be: Verifying Checksum [2021-02-10T21:05:54.108Z] 5e14af77c1be: Download complete [2021-02-10T21:05:54.391Z] 01666e4c0597: Verifying Checksum [2021-02-10T21:05:54.391Z] 01666e4c0597: Download complete [2021-02-10T21:05:54.391Z] df20fa9351a1: Verifying Checksum [2021-02-10T21:05:54.391Z] df20fa9351a1: Download complete [2021-02-10T21:05:55.969Z] df20fa9351a1: Pull complete [2021-02-10T21:05:55.969Z] 36b3adc4ff6f: Pull complete [2021-02-10T21:05:56.360Z] 8ad3a11d3b57: Verifying Checksum [2021-02-10T21:05:56.360Z] 8ad3a11d3b57: Download complete [2021-02-10T21:05:59.489Z] 8ad3a11d3b57: Pull complete [2021-02-10T21:05:59.489Z] 46f8f816bc3b: Pull complete [2021-02-10T21:06:00.654Z] 93b61091891f: Pull complete [2021-02-10T21:06:01.310Z] 93b9cdb0e59b: Pull complete [2021-02-10T21:06:02.535Z] 5e14af77c1be: Pull complete [2021-02-10T21:06:04.312Z] 01666e4c0597: Pull complete [2021-02-10T21:06:06.514Z] aa168da1d23b: Verifying Checksum [2021-02-10T21:06:06.514Z] aa168da1d23b: Download complete [2021-02-10T21:06:30.788Z] aa168da1d23b: Pull complete [2021-02-10T21:06:30.788Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-10T21:06:30.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-10T21:06:30.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-10T21:06:31.956Z] prd-centos7-docker-4c-2g-26001 does not seem to be running inside a container [2021-02-10T21:06:32.560Z] $ 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-509/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-509 -v /w/workspace/dry_go-mod-core-contracts_PR-509:/w/workspace/dry_go-mod-core-contracts_PR-509:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-509@tmp:/w/workspace/dry_go-mod-core-contracts_PR-509@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 [2021-02-10T21:06:36.435Z] $ docker top 1e57e9430fcc66b73c6931cfc09771d4a2efabf49b6e954a005b305cb7f67727 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-10T21:06:37.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-10T21:06:38.359Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-10T21:06:39.225Z] + ls /var/log/sa-host [2021-02-10T21:06:39.225Z] + sadf -c /var/log/sa-host/sa10 [2021-02-10T21:06:39.225Z] file_magic: OK [2021-02-10T21:06:39.225Z] HZ: Using current value: 100 [2021-02-10T21:06:39.225Z] file_header: OK [2021-02-10T21:06:39.225Z] 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-10T21:06:39.225Z] Statistics: [2021-02-10T21:06:39.225Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-10T21:06:39.225Z] File successfully converted to sysstat format version 12.2.1 [2021-02-10T21:06:39.225Z] + sadf -c /var/log/sa-host/sa23 [2021-02-10T21:06:39.225Z] file_magic: OK [2021-02-10T21:06:39.225Z] HZ: Using current value: 100 [2021-02-10T21:06:39.225Z] file_header: OK [2021-02-10T21:06:39.225Z] 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-10T21:06:39.225Z] Statistics: [2021-02-10T21:06:39.225Z] Hnuu...uuuununununu... [2021-02-10T21:06:39.225Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-10T21:06:39.486Z] provisioning config files... [2021-02-10T21:06:39.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-509@tmp/config1438127741981682379tmp [Pipeline] { [Pipeline] echo [2021-02-10T21:06:40.263Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:06:41.530Z] ---> create-netrc.sh [Pipeline] } [2021-02-10T21:06:41.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-10T21:06:42.018Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:06:42.815Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-10T21:06:42.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:06:43.614Z] ---> sudo-logs.sh [2021-02-10T21:06:43.614Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-10T21:06:43.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:06:44.666Z] ---> job-cost.sh [2021-02-10T21:06:45.143Z] lf-activate-venv: SKIPPING [2021-02-10T21:06:45.143Z] INFO: No Stack... [2021-02-10T21:06:46.195Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-10T21:06:46.945Z] INFO: Archiving Costs [Pipeline] echo [2021-02-10T21:06:47.061Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-10T21:06:48.234Z] ---> logs-deploy.sh [2021-02-10T21:06:48.235Z] lf-activate-venv: SKIPPING [2021-02-10T21:06:48.235Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-509/1 [2021-02-10T21:06:48.235Z] INFO: archiving workspace using pattern(s): [2021-02-10T21:06:51.129Z] Archives upload complete. [2021-02-10T21:06:51.129Z] INFO: archiving logs to Nexus [2021-02-10T21:06:53.295Z] ---> uname -a: [2021-02-10T21:06:53.295Z] Linux prd-centos7-docker-4c-2g-26001.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-10T21:06:53.295Z] [2021-02-10T21:06:53.295Z] [2021-02-10T21:06:53.295Z] ---> lscpu: [2021-02-10T21:06:53.295Z] Architecture: x86_64 [2021-02-10T21:06:53.295Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-10T21:06:53.295Z] Byte Order: Little Endian [2021-02-10T21:06:53.295Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-10T21:06:53.295Z] CPU(s): 4 [2021-02-10T21:06:53.295Z] On-line CPU(s) list: 0-3 [2021-02-10T21:06:53.295Z] Thread(s) per core: 1 [2021-02-10T21:06:53.295Z] Core(s) per socket: 1 [2021-02-10T21:06:53.295Z] Socket(s): 4 [2021-02-10T21:06:53.295Z] NUMA node(s): 1 [2021-02-10T21:06:53.295Z] Vendor ID: GenuineIntel [2021-02-10T21:06:53.295Z] CPU family: 6 [2021-02-10T21:06:53.295Z] Model: 44 [2021-02-10T21:06:53.295Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-10T21:06:53.295Z] Stepping: 1 [2021-02-10T21:06:53.295Z] CPU MHz: 2933.438 [2021-02-10T21:06:53.295Z] BogoMIPS: 5866.87 [2021-02-10T21:06:53.295Z] Virtualization: VT-x [2021-02-10T21:06:53.295Z] Hypervisor vendor: KVM [2021-02-10T21:06:53.295Z] Virtualization type: full [2021-02-10T21:06:53.295Z] L1d cache: 128 KiB [2021-02-10T21:06:53.295Z] L1i cache: 128 KiB [2021-02-10T21:06:53.295Z] L2 cache: 16 MiB [2021-02-10T21:06:53.295Z] L3 cache: 64 MiB [2021-02-10T21:06:53.295Z] NUMA node0 CPU(s): 0-3 [2021-02-10T21:06:53.295Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-10T21:06:53.295Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-10T21:06:53.295Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-10T21:06:53.295Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-10T21:06:53.295Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-10T21:06:53.295Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-10T21:06:53.295Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-10T21:06:53.295Z] Vulnerability Srbds: Not affected [2021-02-10T21:06:53.295Z] Vulnerability Tsx async abort: Not affected [2021-02-10T21:06:53.295Z] 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-10T21:06:53.295Z] [2021-02-10T21:06:53.295Z] [2021-02-10T21:06:53.295Z] ---> nproc: [2021-02-10T21:06:53.295Z] 4 [2021-02-10T21:06:53.295Z] [2021-02-10T21:06:53.295Z] [2021-02-10T21:06:53.716Z] ---> df -h: [2021-02-10T21:06:53.716Z] Filesystem Size Used Available Use% Mounted on [2021-02-10T21:06:53.716Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-10T21:06:53.716Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-10T21:06:53.716Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-10T21:06:53.716Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-509 [2021-02-10T21:06:53.716Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-509@tmp [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] ---> free -m: [2021-02-10T21:06:53.716Z] total used free shared buff/cache available [2021-02-10T21:06:53.716Z] Mem: 1837 708 90 0 1038 1024 [2021-02-10T21:06:53.716Z] Swap: 1023 0 1023 [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] ---> ip addr: [2021-02-10T21:06:53.716Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-10T21:06:53.716Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-10T21:06:53.716Z] inet 127.0.0.1/8 scope host lo [2021-02-10T21:06:53.716Z] valid_lft forever preferred_lft forever [2021-02-10T21:06:53.716Z] inet6 ::1/128 scope host [2021-02-10T21:06:53.716Z] valid_lft forever preferred_lft forever [2021-02-10T21:06:53.716Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-10T21:06:53.716Z] link/ether fa:16:3e:df:42:ee brd ff:ff:ff:ff:ff:ff [2021-02-10T21:06:53.716Z] inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-10T21:06:53.716Z] valid_lft 85912sec preferred_lft 85912sec [2021-02-10T21:06:53.716Z] inet6 fe80::f816:3eff:fedf:42ee/64 scope link [2021-02-10T21:06:53.716Z] valid_lft forever preferred_lft forever [2021-02-10T21:06:53.716Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-10T21:06:53.716Z] link/ether 02:42:32:80:8c:99 brd ff:ff:ff:ff:ff:ff [2021-02-10T21:06:53.716Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-10T21:06:53.716Z] valid_lft forever preferred_lft forever [2021-02-10T21:06:53.716Z] inet6 fe80::42:32ff:fe80:8c99/64 scope link [2021-02-10T21:06:53.716Z] valid_lft forever preferred_lft forever [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] ---> sar -b -r -n DEV: [2021-02-10T21:06:53.716Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] 20:58:30 LINUX RESTART (4 CPU) [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] 20:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-10T21:06:53.716Z] 21:00:03 151.59 102.06 49.53 0.00 7890.15 34560.25 0.00 [2021-02-10T21:06:53.716Z] 21:01:02 48.72 13.26 35.46 0.00 4828.34 3692.21 0.00 [2021-02-10T21:06:53.716Z] 21:02:01 11.34 2.24 9.09 0.00 177.76 235.23 0.00 [2021-02-10T21:06:53.716Z] 21:03:01 0.38 0.00 0.38 0.00 0.00 6.01 0.00 [2021-02-10T21:06:53.716Z] 21:04:01 0.18 0.00 0.18 0.00 0.00 2.40 0.00 [2021-02-10T21:06:53.716Z] 21:05:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 [2021-02-10T21:06:53.716Z] 21:06:01 49.95 46.31 3.64 0.00 4042.29 108.64 0.00 [2021-02-10T21:06:53.716Z] Average: 37.95 23.81 14.14 0.00 2436.88 5647.30 0.00 [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] 20:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-10T21:06:53.716Z] 21:00:03 78664 0 518700 27.57 2620 1281560 1067740 36.44 331720 1274384 44864 [2021-02-10T21:06:53.716Z] 21:01:02 128744 0 641368 34.09 2620 1108812 1640280 55.98 429332 1119792 44 [2021-02-10T21:06:53.716Z] 21:02:01 163400 0 599412 31.86 2620 1116112 1207588 41.21 416836 1098524 8 [2021-02-10T21:06:53.716Z] 21:03:01 178792 0 584020 31.04 2620 1116112 1072268 36.59 408828 1094140 20 [2021-02-10T21:06:53.716Z] 21:04:01 178244 0 584560 31.07 2620 1116120 1072364 36.60 410460 1092920 12 [2021-02-10T21:06:53.716Z] 21:05:01 177256 0 585544 31.12 2620 1116124 1072436 36.60 420812 1083336 12 [2021-02-10T21:06:53.716Z] 21:06:01 85572 0 645124 34.29 2620 1148228 1306152 44.58 434416 1153332 100544 [2021-02-10T21:06:53.716Z] Average: 141525 0 594104 31.58 2620 1143295 1205547 41.14 407486 1130918 20786 [2021-02-10T21:06:53.716Z] [2021-02-10T21:06:53.716Z] 20:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-10T21:06:53.716Z] 21:00:03 eth0 94.23 70.65 366.24 21.36 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.716Z] 21:00:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.716Z] 21:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.716Z] 21:01:02 vetha1ff786 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.716Z] 21:01:02 eth0 132.98 118.60 674.48 58.27 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:01:02 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:02:01 eth0 25.92 25.86 41.62 20.73 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:02:01 docker0 8.72 5.47 1.86 19.36 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:03:01 eth0 2.10 0.42 0.43 0.18 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:04:01 eth0 2.75 0.48 0.70 0.39 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:05:01 eth0 2.26 0.53 0.47 0.29 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:06:01 eth0 131.78 99.92 1227.14 13.28 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] Average: eth0 55.93 45.07 329.71 16.20 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] Average: docker0 1.23 0.78 0.26 2.74 0.00 0.00 0.00 0.00 [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z] ---> sar -P ALL: [2021-02-10T21:06:53.717Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/10/21 _x86_64_ (4 CPU) [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z] 20:58:30 LINUX RESTART (4 CPU) [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z] 20:59:01 CPU %user %nice %system %iowait %steal %idle [2021-02-10T21:06:53.717Z] 21:00:03 all 7.47 0.00 7.92 14.33 37.79 32.49 [2021-02-10T21:06:53.717Z] 21:00:03 0 6.43 0.00 6.14 15.42 38.67 33.33 [2021-02-10T21:06:53.717Z] 21:00:03 1 8.00 0.00 8.18 17.31 38.54 27.97 [2021-02-10T21:06:53.717Z] 21:00:03 2 6.40 0.00 6.21 12.50 37.17 37.72 [2021-02-10T21:06:53.717Z] 21:00:03 3 9.21 0.00 11.44 11.96 36.69 30.70 [2021-02-10T21:06:53.717Z] 21:01:02 all 6.25 0.00 2.88 1.33 33.49 56.05 [2021-02-10T21:06:53.717Z] 21:01:02 0 6.88 0.00 2.83 1.32 35.30 53.67 [2021-02-10T21:06:53.717Z] 21:01:02 1 5.59 0.00 2.74 2.21 32.77 56.70 [2021-02-10T21:06:53.717Z] 21:01:02 2 5.63 0.00 2.86 1.19 33.48 56.84 [2021-02-10T21:06:53.717Z] 21:01:02 3 6.92 0.00 3.09 0.59 32.40 57.00 [2021-02-10T21:06:53.717Z] 21:02:01 all 1.13 0.00 1.38 0.20 14.85 82.44 [2021-02-10T21:06:53.717Z] 21:02:01 0 0.83 0.00 1.12 0.00 16.96 81.09 [2021-02-10T21:06:53.717Z] 21:02:01 1 1.25 0.00 1.35 0.05 14.96 82.40 [2021-02-10T21:06:53.717Z] 21:02:01 2 1.30 0.00 1.77 0.22 13.39 83.32 [2021-02-10T21:06:53.717Z] 21:02:01 3 1.15 0.00 1.28 0.55 14.00 83.02 [2021-02-10T21:06:53.717Z] 21:03:01 all 0.11 0.00 0.32 0.00 3.57 95.99 [2021-02-10T21:06:53.717Z] 21:03:01 0 0.03 0.00 0.28 0.00 3.84 95.85 [2021-02-10T21:06:53.717Z] 21:03:01 1 0.15 0.00 0.41 0.00 3.41 96.04 [2021-02-10T21:06:53.717Z] 21:03:01 2 0.03 0.00 0.41 0.00 2.52 97.03 [2021-02-10T21:06:53.717Z] 21:03:01 3 0.23 0.00 0.21 0.00 4.50 95.07 [2021-02-10T21:06:53.717Z] 21:04:01 all 0.11 0.00 0.15 0.00 3.46 96.28 [2021-02-10T21:06:53.717Z] 21:04:01 0 0.07 0.00 0.41 0.00 3.85 95.68 [2021-02-10T21:06:53.717Z] 21:04:01 1 0.11 0.00 0.11 0.00 3.72 96.05 [2021-02-10T21:06:53.717Z] 21:04:01 2 0.03 0.00 0.00 0.00 2.94 97.03 [2021-02-10T21:06:53.717Z] 21:04:01 3 0.21 0.00 0.07 0.00 3.35 96.38 [2021-02-10T21:06:53.717Z] 21:05:01 all 0.11 0.00 0.04 0.00 3.45 96.40 [2021-02-10T21:06:53.717Z] 21:05:01 0 0.02 0.00 0.03 0.00 4.30 95.65 [2021-02-10T21:06:53.717Z] 21:05:01 1 0.11 0.00 0.00 0.00 3.34 96.55 [2021-02-10T21:06:53.717Z] 21:05:01 2 0.05 0.00 0.07 0.00 1.85 98.04 [2021-02-10T21:06:53.717Z] 21:05:01 3 0.26 0.00 0.06 0.00 4.29 95.39 [2021-02-10T21:06:53.717Z] 21:06:01 all 1.63 0.00 1.32 3.11 14.89 79.05 [2021-02-10T21:06:53.717Z] 21:06:01 0 0.99 0.00 1.32 0.11 16.32 81.26 [2021-02-10T21:06:53.717Z] 21:06:01 1 2.84 0.00 1.73 6.39 14.47 74.58 [2021-02-10T21:06:53.717Z] 21:06:01 2 1.12 0.00 1.18 2.28 15.09 80.32 [2021-02-10T21:06:53.717Z] 21:06:01 3 1.58 0.00 1.06 3.74 13.67 79.95 [2021-02-10T21:06:53.717Z] Average: all 2.58 0.00 2.17 3.02 16.73 75.50 [2021-02-10T21:06:53.717Z] Average: 0 2.35 0.00 1.88 2.79 17.97 75.00 [2021-02-10T21:06:53.717Z] Average: 1 2.77 0.00 2.25 4.08 16.75 74.15 [2021-02-10T21:06:53.717Z] Average: 2 2.25 0.00 1.94 2.63 16.12 77.06 [2021-02-10T21:06:53.717Z] Average: 3 2.94 0.00 2.61 2.56 16.08 75.81 [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z] [2021-02-10T21:06:53.717Z]