Pull request #416 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 rather than f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Obtained Jenkinsfile from fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-416/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-416/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18161 in /w/workspace/dry_go-mod-core-contracts_PR-416 [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-416 # 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 Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # 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 fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 Commit message: "feat(meta): Complete the EventClient" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T12:53:55.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T12:53:55.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T12:53:55.748Z] ========================================================= [2021-01-04T12:53:55.748Z] EdgeX Global Pipelines Version Info [2021-01-04T12:53:55.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:53:58.316Z] ------------------- [2021-01-04T12:53:58.316Z] stable info: [2021-01-04T12:53:58.316Z] ------------------- [2021-01-04T12:53:58.316Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T12:53:58.316Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T12:53:58.316Z] Message: update stable to v1.0.173 [2021-01-04T12:53:58.926Z] ------------------- [2021-01-04T12:53:58.926Z] experimental info: [2021-01-04T12:53:58.926Z] ------------------- [2021-01-04T12:53:58.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T12:53:58.926Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T12:53:58.926Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T12:53:59.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-04T12:53:59.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-04T12:53:59.703Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T12:53:59.838Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T12:53:59.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T12:54:00.105Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T12:54:00.241Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T12:54:00.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T12:54:00.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-04T12:54:00.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T12:54:00.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T12:54:00.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-04T12:54:01.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T12:54:01.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T12:54:01.473Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T12:54:01.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T12:54:01.777Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T12:54:01.917Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-04T12:54:02.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-04T12:54:02.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-04T12:54:02.371Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-04T12:54:02.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-04T12:54:02.641Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-04T12:54:02.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-04T12:54:02.916Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-04T12:54:03.059Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T12:54:03.187Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T12:54:03.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2021-01-04T12:54:03.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2021-01-04T12:54:03.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2021-01-04T12:54:03.767Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] echo [2021-01-04T12:54:03.908Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d16da [Pipeline] echo [2021-01-04T12:54:04.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T12:54:05.071Z] + git log --format=format:%s -1 f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] echo [2021-01-04T12:54:05.279Z] GIT_COMMIT: f2d16da7f7884634eecb96b982e2c1afc3f4edf1, Commit Message: feat(meta): Complete the EventClient [Pipeline] echo [2021-01-04T12:54:05.354Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:54:06.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T12:54:06.742Z] [2021-01-04T12:54:06.742Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:54:07.160Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T12:54:07.470Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T12:54:07.470Z] 31603596830f: Pulling fs layer [2021-01-04T12:54:07.470Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T12:54:07.470Z] 6ca5941a6612: Pulling fs layer [2021-01-04T12:54:07.470Z] ecc8261a40a4: Pulling fs layer [2021-01-04T12:54:07.470Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T12:54:07.470Z] 2a8b12db71e7: Download complete [2021-01-04T12:54:07.470Z] 31603596830f: Verifying Checksum [2021-01-04T12:54:07.470Z] 31603596830f: Download complete [2021-01-04T12:54:07.765Z] 6ca5941a6612: Verifying Checksum [2021-01-04T12:54:07.765Z] 6ca5941a6612: Download complete [2021-01-04T12:54:07.765Z] ecc8261a40a4: Verifying Checksum [2021-01-04T12:54:07.765Z] ecc8261a40a4: Download complete [2021-01-04T12:54:08.037Z] 31603596830f: Pull complete [2021-01-04T12:54:08.327Z] 2a8b12db71e7: Pull complete [2021-01-04T12:54:09.791Z] 6ca5941a6612: Pull complete [2021-01-04T12:54:10.401Z] ecc8261a40a4: Pull complete [2021-01-04T12:54:10.401Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T12:54:10.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T12:54:10.401Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T12:54:10.707Z] prd-centos7-docker-4c-2g-18161 does not seem to be running inside a container [2021-01-04T12:54:10.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T12:54:13.499Z] $ docker top 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T12:54:13.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T12:54:13.978Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T12:54:14.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T12:54:14.366Z] $ docker exec 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent [2021-01-04T12:54:14.668Z] SSH_AUTH_SOCK=/tmp/ssh-qz15lyOG2mgA/agent.11 [2021-01-04T12:54:14.668Z] SSH_AGENT_PID=17 [2021-01-04T12:54:14.680Z] Running ssh-add (command line suppressed) [2021-01-04T12:54:14.858Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5589251046382020916.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_5589251046382020916.key) [2021-01-04T12:54:14.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T12:54:15.421Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T12:54:15.477Z] $ docker exec --env ******** --env ******** 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent -k [2021-01-04T12:54:15.725Z] unset SSH_AUTH_SOCK; [2021-01-04T12:54:15.726Z] unset SSH_AGENT_PID; [2021-01-04T12:54:15.726Z] echo Agent pid 17 killed; [2021-01-04T12:54:15.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T12:54:16.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T12:54:16.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T12:54:16.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T12:54:16.306Z] $ docker exec 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent [2021-01-04T12:54:16.564Z] SSH_AUTH_SOCK=/tmp/ssh-I9OsYtv9zCRP/agent.46 [2021-01-04T12:54:16.564Z] SSH_AGENT_PID=52 [2021-01-04T12:54:16.572Z] Running ssh-add (command line suppressed) [2021-01-04T12:54:16.752Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_6555845912659432011.key (/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/private_key_6555845912659432011.key) [2021-01-04T12:54:16.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T12:54:17.239Z] + git semver init [2021-01-04T12:54:17.239Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T12:54:17.239Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.git [2021-01-04T12:54:17.239Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-04T12:54:17.239Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T12:54:17.239Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T12:54:17.239Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T12:54:17.239Z] # $SEMVER_BRANCH = PR-416 [2021-01-04T12:54:17.239Z] # $SEMVER_TEMP = /tmp/semver-072253876 [2021-01-04T12:54:17.239Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-04T12:54:18.233Z] # '/tmp/semver-072253876' -> '/w/workspace/dry_go-mod-core-contracts_PR-416/.semver' [2021-01-04T12:54:18.233Z] # -> Force: false [2021-01-04T12:54:18.233Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-416/.semver [Pipeline] } [2021-01-04T12:54:18.301Z] $ docker exec --env ******** --env ******** 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b ssh-agent -k [2021-01-04T12:54:18.500Z] unset SSH_AUTH_SOCK; [2021-01-04T12:54:18.501Z] unset SSH_AGENT_PID; [2021-01-04T12:54:18.502Z] echo Agent pid 52 killed; [2021-01-04T12:54:18.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T12:54:19.260Z] + git semver [Pipeline] } [2021-01-04T12:54:19.302Z] $ docker stop --time=1 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b [2021-01-04T12:54:20.938Z] $ docker rm -f 30c40c31bde2e69c5d14bd0afcfdf88515d1f7ef45741482157e69ac391c552b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T12:54:21.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T12:54:22.179Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T12:54:22.203Z] [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-01-04T12:54:38.045Z] Still waiting to schedule task [2021-01-04T12:54:38.046Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-04T12:54:38.073Z] Still waiting to schedule task [2021-01-04T12:54:38.074Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T12:56:27.508Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18162 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws [2021-01-04T12:56:27.612Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-04T12:56:32.158Z] using credential edgex-jenkins-ssh [2021-01-04T12:56:32.229Z] Cloning the remote Git repository [2021-01-04T12:56:32.282Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:56:32.391Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-04T12:56:32.460Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:56:32.461Z] > git --version # timeout=10 [2021-01-04T12:56:32.476Z] > git --version # 'git version 2.17.1' [2021-01-04T12:56:32.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:56:32.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T12:56:33.526Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-04T12:56:33.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T12:56:33.562Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-04T12:56:33.589Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:56:33.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:56:33.600Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T12:56:34.225Z] Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [2021-01-04T12:56:34.447Z] Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [2021-01-04T12:56:34.448Z] Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) [2021-01-04T12:56:34.238Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T12:56:34.252Z] > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 [2021-01-04T12:56:34.370Z] > git remote # timeout=10 [2021-01-04T12:56:34.387Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T12:56:34.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:56:34.410Z] > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 [2021-01-04T12:56:34.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T12:56:34.450Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T12:56:34.460Z] > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 [2021-01-04T12:56:38.820Z] Commit message: "feat(meta): Complete the EventClient" [2021-01-04T12:56:38.874Z] > git --version # timeout=10 [2021-01-04T12:56:38.883Z] > git --version # 'git version 2.17.1' [2021-01-04T12:56:38.896Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T12:56:40.729Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T12:56:41.176Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T12:56:41.543Z] + sudo service docker restart [2021-01-04T12:56:41.543Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-04T12:56:44.798Z] ========================================================= [2021-01-04T12:56:44.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T12:56:44.798Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:56:45.220Z] + 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-01-04T12:56:46.662Z] Sending build context to Docker daemon 2.086MB [2021-01-04T12:56:46.662Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T12:56:46.662Z] Step 2/7 : FROM ${BASE} [2021-01-04T12:56:46.662Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T12:56:46.662Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T12:56:46.662Z] a4357932f1b6: Pulling fs layer [2021-01-04T12:56:46.662Z] 18c013af1878: Pulling fs layer [2021-01-04T12:56:46.662Z] 00ac8860ef70: Pulling fs layer [2021-01-04T12:56:46.662Z] 63d7cb157983: Pulling fs layer [2021-01-04T12:56:46.662Z] b116817d02f9: Pulling fs layer [2021-01-04T12:56:46.662Z] 745a02a5169b: Pulling fs layer [2021-01-04T12:56:46.662Z] 00ac8860ef70: Waiting [2021-01-04T12:56:46.662Z] 63d7cb157983: Waiting [2021-01-04T12:56:46.662Z] b116817d02f9: Waiting [2021-01-04T12:56:46.662Z] 745a02a5169b: Waiting [2021-01-04T12:56:46.662Z] 18c013af1878: Verifying Checksum [2021-01-04T12:56:46.662Z] 18c013af1878: Download complete [2021-01-04T12:56:46.939Z] a4357932f1b6: Download complete [2021-01-04T12:56:46.939Z] 63d7cb157983: Download complete [2021-01-04T12:56:46.939Z] b116817d02f9: Verifying Checksum [2021-01-04T12:56:46.939Z] b116817d02f9: Download complete [2021-01-04T12:56:46.939Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T12:56:46.939Z] 5f621e34cdf4: Download complete [2021-01-04T12:56:47.558Z] 5f621e34cdf4: Pull complete [2021-01-04T12:56:48.163Z] a4357932f1b6: Pull complete [2021-01-04T12:56:48.759Z] 18c013af1878: Pull complete [2021-01-04T12:56:50.197Z] 745a02a5169b: Verifying Checksum [2021-01-04T12:56:50.197Z] 745a02a5169b: Download complete [2021-01-04T12:56:51.174Z] 00ac8860ef70: Verifying Checksum [2021-01-04T12:56:51.174Z] 00ac8860ef70: Download complete [2021-01-04T12:57:01.336Z] 00ac8860ef70: Pull complete [2021-01-04T12:57:01.336Z] 63d7cb157983: Pull complete [2021-01-04T12:57:01.336Z] b116817d02f9: Pull complete [2021-01-04T12:57:05.669Z] 745a02a5169b: Pull complete [2021-01-04T12:57:05.669Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T12:57:05.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T12:57:05.669Z] ---> b7e6874047d6 [2021-01-04T12:57:05.669Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-04T12:57:06.703Z] Running on prd-centos7-docker-4c-2g-18163 in /w/workspace/dry_go-mod-core-contracts_PR-416 [Pipeline] { [Pipeline] ws [2021-01-04T12:57:06.825Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-04T12:57:08.313Z] ---> Running in 2ce8275ac8ab [2021-01-04T12:57:08.313Z] Removing intermediate container 2ce8275ac8ab [2021-01-04T12:57:08.313Z] ---> aa380877f8a8 [2021-01-04T12:57:08.313Z] Step 4/7 : RUN apk add bash [2021-01-04T12:57:08.589Z] ---> Running in b01d95a6a894 [2021-01-04T12:57:09.196Z] using credential edgex-jenkins-ssh [2021-01-04T12:57:09.290Z] Cloning the remote Git repository [2021-01-04T12:57:09.324Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:57:09.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T12:57:09.396Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-04T12:57:09.460Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:57:09.461Z] > git --version # timeout=10 [2021-01-04T12:57:09.466Z] > git --version # 'git version 2.24.3' [2021-01-04T12:57:09.467Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:57:09.499Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T12:57:10.243Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-04T12:57:10.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T12:57:10.264Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-04T12:57:10.277Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-04T12:57:10.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:57:10.286Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T12:57:10.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T12:57:10.806Z] Merging remotes/origin/master commit fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 into PR head commit f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [2021-01-04T12:57:10.964Z] Merge succeeded, producing f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [2021-01-04T12:57:10.964Z] Checking out Revision f2d16da7f7884634eecb96b982e2c1afc3f4edf1 (PR-416) [2021-01-04T12:57:11.550Z] OK: 142 MiB in 39 packages [2021-01-04T12:57:10.818Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T12:57:10.829Z] > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 [2021-01-04T12:57:10.893Z] > git remote # timeout=10 [2021-01-04T12:57:10.901Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T12:57:10.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T12:57:10.911Z] > git merge fba1ce6aa098b1f473fd8face5a8d6a2c491cc25 # timeout=10 [2021-01-04T12:57:10.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T12:57:10.972Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T12:57:10.979Z] > git checkout -f f2d16da7f7884634eecb96b982e2c1afc3f4edf1 # timeout=10 [2021-01-04T12:57:12.539Z] Removing intermediate container b01d95a6a894 [2021-01-04T12:57:12.539Z] ---> ae600592ae13 [2021-01-04T12:57:12.539Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-04T12:57:12.819Z] ---> Running in 52a05f8959e7 [2021-01-04T12:57:13.415Z] Removing intermediate container 52a05f8959e7 [2021-01-04T12:57:13.415Z] ---> 4b5306662160 [2021-01-04T12:57:13.415Z] Step 6/7 : COPY go.mod . [2021-01-04T12:57:14.017Z] ---> 0bb8d43c2860 [2021-01-04T12:57:14.017Z] Step 7/7 : RUN go mod download [2021-01-04T12:57:14.017Z] ---> Running in 36ca7c9b7d73 [2021-01-04T12:57:14.559Z] Commit message: "feat(meta): Complete the EventClient" [2021-01-04T12:57:14.590Z] > git --version # timeout=10 [2021-01-04T12:57:14.593Z] > git --version # 'git version 2.24.3' [2021-01-04T12:57:14.598Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T12:57:16.066Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T12:57:16.415Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T12:57:16.742Z] + sudo service docker restart [2021-01-04T12:57:16.742Z] + true [2021-01-04T12:57:16.742Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-04T12:57:18.365Z] ========================================================= [2021-01-04T12:57:18.366Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T12:57:18.366Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:57:18.759Z] + 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-01-04T12:57:19.024Z] Sending build context to Docker daemon 2.087MB [2021-01-04T12:57:19.289Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T12:57:19.289Z] Step 2/7 : FROM ${BASE} [2021-01-04T12:57:19.289Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T12:57:19.289Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T12:57:19.289Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T12:57:19.289Z] de9db76c5a1d: Pulling fs layer [2021-01-04T12:57:19.289Z] bca2f99d35d6: Pulling fs layer [2021-01-04T12:57:19.289Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T12:57:19.289Z] 7c6f9722023f: Pulling fs layer [2021-01-04T12:57:19.289Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T12:57:19.289Z] 93359f2a8cfa: Waiting [2021-01-04T12:57:19.289Z] 7c6f9722023f: Waiting [2021-01-04T12:57:19.289Z] a35cf1a2eb13: Waiting [2021-01-04T12:57:19.289Z] bca2f99d35d6: Waiting [2021-01-04T12:57:19.289Z] de9db76c5a1d: Verifying Checksum [2021-01-04T12:57:19.289Z] de9db76c5a1d: Download complete [2021-01-04T12:57:19.289Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T12:57:19.289Z] 0ef7d3d256c8: Download complete [2021-01-04T12:57:19.289Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T12:57:19.289Z] 93359f2a8cfa: Download complete [2021-01-04T12:57:19.289Z] 7c6f9722023f: Verifying Checksum [2021-01-04T12:57:19.289Z] 7c6f9722023f: Download complete [2021-01-04T12:57:19.289Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T12:57:19.289Z] 188c0c94c7c5: Download complete [2021-01-04T12:57:19.557Z] 188c0c94c7c5: Pull complete [2021-01-04T12:57:19.820Z] 0ef7d3d256c8: Pull complete [2021-01-04T12:57:20.085Z] de9db76c5a1d: Pull complete [2021-01-04T12:57:21.048Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T12:57:21.048Z] a35cf1a2eb13: Download complete [2021-01-04T12:57:21.627Z] bca2f99d35d6: Verifying Checksum [2021-01-04T12:57:21.627Z] bca2f99d35d6: Download complete [2021-01-04T12:57:26.966Z] bca2f99d35d6: Pull complete [2021-01-04T12:57:27.231Z] 93359f2a8cfa: Pull complete [2021-01-04T12:57:27.232Z] 7c6f9722023f: Pull complete [2021-01-04T12:57:29.120Z] Removing intermediate container 36ca7c9b7d73 [2021-01-04T12:57:29.120Z] ---> 9c334444b746 [2021-01-04T12:57:29.120Z] Successfully built 9c334444b746 [2021-01-04T12:57:29.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:57:29.497Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T12:57:29.497Z] . [Pipeline] withDockerContainer [2021-01-04T12:57:29.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-18162 does not seem to be running inside a container [2021-01-04T12:57:29.870Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-04T12:57:31.371Z] $ docker top d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T12:57:32.475Z] + go version [2021-01-04T12:57:32.476Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T12:57:32.517Z] $ docker stop --time=1 d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 [2021-01-04T12:57:32.550Z] a35cf1a2eb13: Pull complete [2021-01-04T12:57:32.550Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T12:57:32.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T12:57:32.550Z] ---> a62c8e92a672 [2021-01-04T12:57:32.550Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-04T12:57:32.550Z] ---> Running in 95f6d8847718 [2021-01-04T12:57:32.827Z] Removing intermediate container 95f6d8847718 [2021-01-04T12:57:32.827Z] ---> 0e1a38e9b2a1 [2021-01-04T12:57:32.827Z] Step 4/7 : RUN apk add bash [2021-01-04T12:57:32.827Z] ---> Running in 74f357824797 [2021-01-04T12:57:33.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T12:57:34.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T12:57:34.563Z] $ docker rm -f d8058ab17f5aa45dddd1e4d3a7f2d63a0c0b2a997444e1f4af217c70821639c0 [Pipeline] // withDockerContainer [2021-01-04T12:57:34.938Z] OK: 166 MiB in 39 packages [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-04T12:57:35.205Z] Removing intermediate container 74f357824797 [2021-01-04T12:57:35.205Z] ---> e1352e7df326 [2021-01-04T12:57:35.205Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-04T12:57:35.468Z] ---> Running in e78ed59acb4d [2021-01-04T12:57:35.468Z] Removing intermediate container e78ed59acb4d [2021-01-04T12:57:35.468Z] ---> e1abe54e8518 [2021-01-04T12:57:35.468Z] Step 6/7 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:57:35.741Z] ---> 4ad7e8abff66 [2021-01-04T12:57:35.741Z] Step 7/7 : RUN go mod download [2021-01-04T12:57:35.741Z] ---> Running in 46b28204de0c [2021-01-04T12:57:35.918Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T12:57:35.918Z] . [Pipeline] withDockerContainer [2021-01-04T12:57:36.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-18162 does not seem to be running inside a container [2021-01-04T12:57:36.278Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-04T12:57:37.771Z] $ docker top 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T12:57:38.865Z] + make test [2021-01-04T12:57:38.866Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-04T12:57:48.030Z] Removing intermediate container 46b28204de0c [2021-01-04T12:57:48.030Z] ---> 75311c447e82 [2021-01-04T12:57:48.030Z] Successfully built 75311c447e82 [2021-01-04T12:57:48.030Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:57:48.383Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T12:57:48.383Z] . [Pipeline] withDockerContainer [2021-01-04T12:57:48.516Z] prd-centos7-docker-4c-2g-18163 does not seem to be running inside a container [2021-01-04T12:57:48.576Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-04T12:57:49.306Z] $ docker top a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T12:57:49.828Z] + go version [2021-01-04T12:57:49.828Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T12:57:49.865Z] $ docker stop --time=1 a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 [2021-01-04T12:57:51.207Z] $ docker rm -f a34b65ff6b9e5f5340ea384998e0819e723904151148261e6979b2b9ed4700f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:57:52.268Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T12:57:52.268Z] . [Pipeline] withDockerContainer [2021-01-04T12:57:52.395Z] prd-centos7-docker-4c-2g-18163 does not seem to be running inside a container [2021-01-04T12:57:52.457Z] $ 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 ******** ci-base-image-x86_64 cat [2021-01-04T12:57:53.069Z] $ docker top 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T12:57:53.648Z] + make test [2021-01-04T12:57:53.648Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-04T12:58:00.312Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-04T12:58:00.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements [2021-01-04T12:58:00.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements [2021-01-04T12:58:00.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements [2021-01-04T12:58:01.043Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-04T12:58:01.043Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.024s coverage: 85.7% of statements [2021-01-04T12:58:01.043Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2021-01-04T12:58:01.188Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements [2021-01-04T12:58:01.188Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-04T12:58:01.790Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 26.3% of statements [2021-01-04T12:58:02.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.7% of statements [2021-01-04T12:58:02.385Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements [2021-01-04T12:58:02.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.030s coverage: 91.8% of statements [2021-01-04T12:58:02.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-04T12:58:02.660Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-04T12:58:02.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.012s coverage: 100.0% of statements [2021-01-04T12:58:02.660Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements [2021-01-04T12:58:03.679Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements [2021-01-04T12:58:03.679Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements [2021-01-04T12:58:03.679Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-04T12:58:03.985Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.049s coverage: 26.3% of statements [2021-01-04T12:58:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.035s coverage: 63.0% of statements [2021-01-04T12:58:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2021-01-04T12:58:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.022s coverage: 15.4% of statements [2021-01-04T12:58:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements [2021-01-04T12:58:04.631Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements [2021-01-04T12:58:04.631Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-04T12:58:04.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.036s coverage: 14.7% of statements [2021-01-04T12:58:05.269Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.037s coverage: 100.0% of statements [2021-01-04T12:58:05.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 84.5% of statements [2021-01-04T12:58:05.597Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-04T12:58:05.597Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-04T12:58:05.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.026s coverage: 44.6% of statements [2021-01-04T12:58:05.597Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.016s coverage: 94.4% of statements [2021-01-04T12:58:05.861Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 93.6% of statements [2021-01-04T12:58:05.861Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-04T12:58:05.861Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-04T12:58:06.123Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T12:58:06.252Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements [2021-01-04T12:58:06.252Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-04T12:58:06.252Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-04T12:58:06.252Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements [2021-01-04T12:58:06.252Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements [2021-01-04T12:58:07.542Z] gofmt -l . [2021-01-04T12:58:07.804Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-04T12:58:07.845Z] $ docker stop --time=1 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 [2021-01-04T12:58:10.080Z] $ docker rm -f 6912e29ba060534aaa66abcab79d6f19b8ef9e317c5d773ca2f3d0d4d61dbb84 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T12:58:10.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T12:58:11.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-04T12:58:13.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.131s coverage: 63.0% of statements [2021-01-04T12:58:13.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.028s coverage: 26.3% of statements [2021-01-04T12:58:13.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2021-01-04T12:58:13.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.061s coverage: 15.4% of statements [2021-01-04T12:58:13.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements [2021-01-04T12:58:13.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T12:58:14.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.146s coverage: 84.5% of statements [2021-01-04T12:58:14.450Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-04T12:58:14.450Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-04T12:58:14.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 44.6% of statements [2021-01-04T12:58:14.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 94.4% of statements [2021-01-04T12:58:15.450Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.129s coverage: 93.6% of statements [2021-01-04T12:58:15.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements [2021-01-04T12:58:15.737Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-04T12:58:16.010Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-04T12:58:21.424Z] gofmt -l . [2021-01-04T12:58:21.424Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-04T12:58:21.746Z] $ docker stop --time=1 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce [2021-01-04T12:58:23.989Z] $ docker rm -f 1b0a87dd49b850bdbccc9b30a7ac3225e2578112adad0f34ceb20309dd0b32ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T12:58:24.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-04T12:58:24.946Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T12:58:25.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-04T12:58:28.674Z] provisioning config files... [2021-01-04T12:58:28.700Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config95721531205004971tmp [Pipeline] { [Pipeline] sh [2021-01-04T12:58:29.137Z] + set +x [2021-01-04T12:58:29.137Z] + curl -s https://codecov.io/bash [2021-01-04T12:58:29.137Z] + bash -s -- [2021-01-04T12:58:29.414Z] [2021-01-04T12:58:29.414Z] _____ _ [2021-01-04T12:58:29.414Z] / ____| | | [2021-01-04T12:58:29.414Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T12:58:29.414Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T12:58:29.414Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T12:58:29.414Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T12:58:29.414Z] Bash-20201231-23d4836 [2021-01-04T12:58:29.414Z] [2021-01-04T12:58:29.414Z] [2021-01-04T12:58:29.414Z] ==> git version 2.24.3 found [2021-01-04T12:58:29.414Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T12:58:29.414Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T12:58:29.414Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T12:58:29.414Z] ==> Jenkins CI detected. [2021-01-04T12:58:29.414Z] project root: . [2021-01-04T12:58:29.414Z] --> token set from env [2021-01-04T12:58:29.414Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T12:58:29.414Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T12:58:29.414Z] ==> Python coveragepy not found [2021-01-04T12:58:29.414Z] ==> Searching for coverage reports in: [2021-01-04T12:58:29.414Z] + . [2021-01-04T12:58:29.414Z] -> Found 1 reports [2021-01-04T12:58:29.414Z] ==> Detecting git/mercurial file structure [2021-01-04T12:58:29.414Z] ==> Reading reports [2021-01-04T12:58:29.696Z] + ./coverage.out bytes=116750 [2021-01-04T12:58:29.696Z] ==> Appending adjustments [2021-01-04T12:58:29.696Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T12:58:31.122Z] + Found adjustments [2021-01-04T12:58:31.122Z] ==> Gzipping contents [2021-01-04T12:58:31.122Z] 20K /tmp/codecov.zqogov.gz [2021-01-04T12:58:31.122Z] ==> Uploading reports [2021-01-04T12:58:31.122Z] url: https://codecov.io [2021-01-04T12:58:31.122Z] query: branch=PR-416&commit=f2d16da7f7884634eecb96b982e2c1afc3f4edf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-01-04T12:58:31.122Z] -> Pinging Codecov [2021-01-04T12:58:31.122Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-416&commit=f2d16da7f7884634eecb96b982e2c1afc3f4edf1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-01-04T12:58:31.391Z] -> Uploading to [2021-01-04T12:58:31.391Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/71470A77251A30514AAF9C0BB2E5B6CE/f2d16da7f7884634eecb96b982e2c1afc3f4edf1/ac120728-89e1-4fad-8448-750ee98d38b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T125831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c921601bccd322eb301a1e0c42d8d2aa439c7cba6e5cd16afd179e173a34760 [2021-01-04T12:58:31.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T12:58:31.391Z] Dload Upload Total Spent Left Speed [2021-01-04T12:58:31.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18684 0 0 100 18684 0 30515 --:--:-- --:--:-- --:--:-- 30479 [2021-01-04T12:58:31.922Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f2d16da7f7884634eecb96b982e2c1afc3f4edf1 [Pipeline] } [2021-01-04T12:58:31.956Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:58:35.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:58:36.287Z] ---> package-listing.sh [2021-01-04T12:58:36.287Z] ++ facter osfamily [2021-01-04T12:58:36.287Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T12:58:36.287Z] + OS_FAMILY=redhat [2021-01-04T12:58:36.287Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-04T12:58:36.287Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T12:58:36.287Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T12:58:36.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T12:58:36.287Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T12:58:36.287Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' [2021-01-04T12:58:36.287Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T12:58:36.287Z] + case "${OS_FAMILY}" in [2021-01-04T12:58:36.287Z] + rpm -qa [2021-01-04T12:58:36.287Z] + sort [2021-01-04T12:58:42.984Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T12:58:42.984Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T12:58:42.984Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T12:58:42.984Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-416 ']' [2021-01-04T12:58:42.984Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ [2021-01-04T12:58:42.984Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-416/archives/ [Pipeline] echo [2021-01-04T12:58:43.035Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T12:58:43.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:58:44.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T12:58:44.012Z] [2021-01-04T12:58:44.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T12:58:44.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T12:58:44.721Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T12:58:44.721Z] df20fa9351a1: Pulling fs layer [2021-01-04T12:58:44.721Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T12:58:44.721Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T12:58:44.721Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T12:58:44.721Z] 93b61091891f: Pulling fs layer [2021-01-04T12:58:44.721Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T12:58:44.721Z] 5e14af77c1be: Pulling fs layer [2021-01-04T12:58:44.721Z] 01666e4c0597: Pulling fs layer [2021-01-04T12:58:44.721Z] aa168da1d23b: Pulling fs layer [2021-01-04T12:58:44.721Z] 46f8f816bc3b: Waiting [2021-01-04T12:58:44.721Z] 93b61091891f: Waiting [2021-01-04T12:58:44.721Z] 93b9cdb0e59b: Waiting [2021-01-04T12:58:44.721Z] 5e14af77c1be: Waiting [2021-01-04T12:58:44.721Z] 01666e4c0597: Waiting [2021-01-04T12:58:44.721Z] aa168da1d23b: Waiting [2021-01-04T12:58:44.721Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T12:58:44.721Z] 36b3adc4ff6f: Download complete [2021-01-04T12:58:45.016Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T12:58:45.016Z] 46f8f816bc3b: Download complete [2021-01-04T12:58:45.016Z] df20fa9351a1: Verifying Checksum [2021-01-04T12:58:45.016Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T12:58:45.016Z] 93b9cdb0e59b: Download complete [2021-01-04T12:58:45.016Z] 93b61091891f: Verifying Checksum [2021-01-04T12:58:45.016Z] 93b61091891f: Download complete [2021-01-04T12:58:45.016Z] 5e14af77c1be: Verifying Checksum [2021-01-04T12:58:45.016Z] 5e14af77c1be: Download complete [2021-01-04T12:58:45.016Z] 01666e4c0597: Verifying Checksum [2021-01-04T12:58:45.016Z] 01666e4c0597: Download complete [2021-01-04T12:58:45.617Z] df20fa9351a1: Pull complete [2021-01-04T12:58:45.888Z] 36b3adc4ff6f: Pull complete [2021-01-04T12:58:45.889Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T12:58:45.889Z] 8ad3a11d3b57: Download complete [2021-01-04T12:58:47.058Z] 8ad3a11d3b57: Pull complete [2021-01-04T12:58:47.347Z] 46f8f816bc3b: Pull complete [2021-01-04T12:58:47.994Z] 93b61091891f: Pull complete [2021-01-04T12:58:48.312Z] 93b9cdb0e59b: Pull complete [2021-01-04T12:58:48.580Z] 5e14af77c1be: Pull complete [2021-01-04T12:58:48.580Z] 01666e4c0597: Pull complete [2021-01-04T12:58:50.013Z] aa168da1d23b: Verifying Checksum [2021-01-04T12:58:50.013Z] aa168da1d23b: Download complete [2021-01-04T12:59:02.571Z] aa168da1d23b: Pull complete [2021-01-04T12:59:02.571Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T12:59:02.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T12:59:02.571Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T12:59:02.934Z] prd-centos7-docker-4c-2g-18161 does not seem to be running inside a container [2021-01-04T12:59:03.011Z] $ 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-416/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-416 -v /w/workspace/dry_go-mod-core-contracts_PR-416:/w/workspace/dry_go-mod-core-contracts_PR-416:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-416@tmp:/w/workspace/dry_go-mod-core-contracts_PR-416@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T12:59:09.815Z] $ docker top a53d76d2a3dd45e9148f8e683136592f6e122f5013ff581dce83c5f9344dbaaf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T12:59:10.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T12:59:11.367Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T12:59:11.719Z] + ls /var/log/sa-host [2021-01-04T12:59:11.719Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T12:59:11.719Z] file_magic: OK [2021-01-04T12:59:11.719Z] HZ: Using current value: 100 [2021-01-04T12:59:11.719Z] file_header: OK [2021-01-04T12:59:11.719Z] 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-01-04T12:59:11.719Z] Statistics: [2021-01-04T12:59:11.719Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T12:59:11.719Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T12:59:11.719Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T12:59:11.719Z] file_magic: OK [2021-01-04T12:59:11.719Z] HZ: Using current value: 100 [2021-01-04T12:59:11.719Z] file_header: OK [2021-01-04T12:59:11.719Z] 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-01-04T12:59:11.719Z] Statistics: [2021-01-04T12:59:11.719Z] Hnuu...uuuununununu... [2021-01-04T12:59:11.719Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T12:59:12.442Z] provisioning config files... [2021-01-04T12:59:12.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-416@tmp/config8684485005288810359tmp [Pipeline] { [Pipeline] echo [2021-01-04T12:59:12.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:59:13.300Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T12:59:13.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T12:59:13.496Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:59:13.838Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T12:59:13.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:59:14.217Z] ---> sudo-logs.sh [2021-01-04T12:59:14.217Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T12:59:14.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:59:14.618Z] ---> job-cost.sh [2021-01-04T12:59:14.894Z] lf-activate-venv: SKIPPING [2021-01-04T12:59:14.894Z] INFO: No Stack... [2021-01-04T12:59:15.484Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T12:59:16.062Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T12:59:16.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T12:59:16.463Z] ---> logs-deploy.sh [2021-01-04T12:59:16.464Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-416/1 [2021-01-04T12:59:16.464Z] INFO: archiving workspace using pattern(s): [2021-01-04T12:59:19.061Z] Archives upload complete. [2021-01-04T12:59:19.061Z] INFO: archiving logs to Nexus [2021-01-04T12:59:21.034Z] ---> uname -a: [2021-01-04T12:59:21.034Z] Linux prd-centos7-docker-4c-2g-18161.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-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> lscpu: [2021-01-04T12:59:21.034Z] Architecture: x86_64 [2021-01-04T12:59:21.034Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-04T12:59:21.034Z] Byte Order: Little Endian [2021-01-04T12:59:21.034Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-04T12:59:21.034Z] CPU(s): 4 [2021-01-04T12:59:21.034Z] On-line CPU(s) list: 0-3 [2021-01-04T12:59:21.034Z] Thread(s) per core: 1 [2021-01-04T12:59:21.034Z] Core(s) per socket: 1 [2021-01-04T12:59:21.034Z] Socket(s): 4 [2021-01-04T12:59:21.034Z] NUMA node(s): 1 [2021-01-04T12:59:21.034Z] Vendor ID: GenuineIntel [2021-01-04T12:59:21.034Z] CPU family: 6 [2021-01-04T12:59:21.034Z] Model: 44 [2021-01-04T12:59:21.034Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-04T12:59:21.034Z] Stepping: 1 [2021-01-04T12:59:21.034Z] CPU MHz: 2933.438 [2021-01-04T12:59:21.034Z] BogoMIPS: 5866.87 [2021-01-04T12:59:21.034Z] Virtualization: VT-x [2021-01-04T12:59:21.034Z] Hypervisor vendor: KVM [2021-01-04T12:59:21.034Z] Virtualization type: full [2021-01-04T12:59:21.034Z] L1d cache: 128 KiB [2021-01-04T12:59:21.034Z] L1i cache: 128 KiB [2021-01-04T12:59:21.034Z] L2 cache: 16 MiB [2021-01-04T12:59:21.034Z] L3 cache: 64 MiB [2021-01-04T12:59:21.034Z] NUMA node0 CPU(s): 0-3 [2021-01-04T12:59:21.034Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-04T12:59:21.034Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-04T12:59:21.034Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-04T12:59:21.034Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-04T12:59:21.034Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-04T12:59:21.034Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-04T12:59:21.034Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-04T12:59:21.034Z] Vulnerability Srbds: Not affected [2021-01-04T12:59:21.034Z] Vulnerability Tsx async abort: Not affected [2021-01-04T12:59:21.034Z] 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-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> nproc: [2021-01-04T12:59:21.034Z] 4 [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> df -h: [2021-01-04T12:59:21.034Z] Filesystem Size Used Available Use% Mounted on [2021-01-04T12:59:21.034Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-04T12:59:21.034Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-04T12:59:21.034Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-04T12:59:21.034Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416 [2021-01-04T12:59:21.034Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-416@tmp [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> free -m: [2021-01-04T12:59:21.034Z] total used free shared buff/cache available [2021-01-04T12:59:21.034Z] Mem: 1837 705 79 0 1052 1028 [2021-01-04T12:59:21.034Z] Swap: 1023 1 1022 [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> ip addr: [2021-01-04T12:59:21.034Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-04T12:59:21.034Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-04T12:59:21.034Z] inet 127.0.0.1/8 scope host lo [2021-01-04T12:59:21.034Z] valid_lft forever preferred_lft forever [2021-01-04T12:59:21.034Z] inet6 ::1/128 scope host [2021-01-04T12:59:21.034Z] valid_lft forever preferred_lft forever [2021-01-04T12:59:21.034Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-04T12:59:21.034Z] link/ether fa:16:3e:88:e3:d1 brd ff:ff:ff:ff:ff:ff [2021-01-04T12:59:21.034Z] inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-04T12:59:21.034Z] valid_lft 86024sec preferred_lft 86024sec [2021-01-04T12:59:21.034Z] inet6 fe80::f816:3eff:fe88:e3d1/64 scope link [2021-01-04T12:59:21.034Z] valid_lft forever preferred_lft forever [2021-01-04T12:59:21.034Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-04T12:59:21.034Z] link/ether 02:42:a7:98:d5:07 brd ff:ff:ff:ff:ff:ff [2021-01-04T12:59:21.034Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-04T12:59:21.034Z] valid_lft forever preferred_lft forever [2021-01-04T12:59:21.034Z] inet6 fe80::42:a7ff:fe98:d507/64 scope link [2021-01-04T12:59:21.034Z] valid_lft forever preferred_lft forever [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] ---> sar -b -r -n DEV: [2021-01-04T12:59:21.034Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] 12:52:53 LINUX RESTART (4 CPU) [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] 12:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-04T12:59:21.034Z] 12:55:01 33.31 11.06 22.25 0.00 4276.21 2328.29 0.00 [2021-01-04T12:59:21.034Z] 12:56:01 0.83 0.00 0.83 0.00 0.00 21.00 0.00 [2021-01-04T12:59:21.034Z] 12:57:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-01-04T12:59:21.034Z] 12:58:01 0.30 0.00 0.30 0.00 0.00 3.06 0.00 [2021-01-04T12:59:21.034Z] 12:59:01 111.71 62.30 49.41 0.00 4527.22 14574.11 0.00 [2021-01-04T12:59:21.034Z] Average: 29.32 14.69 14.63 0.00 1761.99 3390.67 0.00 [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] 12:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-04T12:59:21.034Z] 12:55:01 156968 0 588076 31.25 2620 1133880 1124672 38.38 429452 1093556 20 [2021-01-04T12:59:21.034Z] 12:56:01 166136 0 578900 30.77 2620 1133888 1058004 36.11 424684 1091004 8 [2021-01-04T12:59:21.034Z] 12:57:01 164984 0 580048 30.83 2620 1133892 1058256 36.12 444344 1072716 8 [2021-01-04T12:59:21.034Z] 12:58:01 162728 0 582304 30.95 2620 1133892 1058292 36.12 446616 1072708 8 [2021-01-04T12:59:21.034Z] 12:59:01 65900 0 713796 37.94 2620 1099228 1484252 50.66 595720 965832 92356 [2021-01-04T12:59:21.034Z] Average: 143343 0 608625 32.35 2620 1126956 1156695 39.48 468163 1059163 18480 [2021-01-04T12:59:21.034Z] [2021-01-04T12:59:21.034Z] 12:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-04T12:59:21.035Z] 12:55:01 eth0 64.93 54.51 350.83 28.64 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:55:01 docker0 7.85 5.02 1.43 15.09 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:56:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:57:01 eth0 1.60 0.80 2.32 0.23 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:58:01 eth0 0.50 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:59:01 eth0 204.15 166.22 2169.17 19.66 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] Average: eth0 54.46 44.45 505.22 9.75 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] Average: docker0 1.57 1.00 0.29 3.02 0.00 0.00 0.00 0.00 [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z] ---> sar -P ALL: [2021-01-04T12:59:21.035Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/04/21 _x86_64_ (4 CPU) [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z] 12:52:53 LINUX RESTART (4 CPU) [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z] 12:54:01 CPU %user %nice %system %iowait %steal %idle [2021-01-04T12:59:21.035Z] 12:55:01 all 1.81 0.00 1.72 0.60 4.05 91.82 [2021-01-04T12:59:21.035Z] 12:55:01 0 2.38 0.00 2.01 0.64 3.87 91.10 [2021-01-04T12:59:21.035Z] 12:55:01 1 1.85 0.00 1.68 0.33 4.16 91.98 [2021-01-04T12:59:21.035Z] 12:55:01 2 1.42 0.00 1.53 0.33 3.90 92.81 [2021-01-04T12:59:21.035Z] 12:55:01 3 1.59 0.00 1.64 1.08 4.28 91.40 [2021-01-04T12:59:21.035Z] 12:56:01 all 0.11 0.00 0.14 0.00 0.47 99.28 [2021-01-04T12:59:21.035Z] 12:56:01 0 0.12 0.00 0.18 0.00 0.37 99.33 [2021-01-04T12:59:21.035Z] 12:56:01 1 0.25 0.00 0.20 0.00 0.58 98.97 [2021-01-04T12:59:21.035Z] 12:56:01 2 0.02 0.00 0.12 0.00 0.33 99.53 [2021-01-04T12:59:21.035Z] 12:56:01 3 0.05 0.00 0.05 0.00 0.61 99.29 [2021-01-04T12:59:21.035Z] 12:57:01 all 0.10 0.00 0.17 0.00 0.62 99.11 [2021-01-04T12:59:21.035Z] 12:57:01 0 0.02 0.00 0.28 0.00 0.50 99.20 [2021-01-04T12:59:21.035Z] 12:57:01 1 0.30 0.00 0.05 0.00 0.93 98.72 [2021-01-04T12:59:21.035Z] 12:57:01 2 0.07 0.00 0.23 0.00 0.42 99.29 [2021-01-04T12:59:21.035Z] 12:57:01 3 0.03 0.00 0.10 0.00 0.63 99.24 [2021-01-04T12:59:21.035Z] 12:58:01 all 0.10 0.00 0.02 0.00 0.19 99.69 [2021-01-04T12:59:21.035Z] 12:58:01 0 0.02 0.00 0.03 0.00 0.07 99.88 [2021-01-04T12:59:21.035Z] 12:58:01 1 0.33 0.00 0.02 0.00 0.32 99.33 [2021-01-04T12:59:21.035Z] 12:58:01 2 0.02 0.00 0.05 0.00 0.27 99.67 [2021-01-04T12:59:21.035Z] 12:58:01 3 0.02 0.00 0.00 0.00 0.10 99.88 [2021-01-04T12:59:21.035Z] 12:59:01 all 4.01 0.00 2.97 1.24 9.54 82.24 [2021-01-04T12:59:21.035Z] 12:59:01 0 4.33 0.00 3.62 0.44 9.34 82.26 [2021-01-04T12:59:21.035Z] 12:59:01 1 3.80 0.00 2.36 1.93 10.05 81.85 [2021-01-04T12:59:21.035Z] 12:59:01 2 3.47 0.00 2.74 0.93 9.28 83.57 [2021-01-04T12:59:21.035Z] 12:59:01 3 4.43 0.00 3.19 1.63 9.47 81.28 [2021-01-04T12:59:21.035Z] Average: all 1.22 0.00 1.00 0.37 2.97 94.45 [2021-01-04T12:59:21.035Z] Average: 0 1.36 0.00 1.22 0.21 2.80 94.40 [2021-01-04T12:59:21.035Z] Average: 1 1.31 0.00 0.86 0.45 3.21 94.16 [2021-01-04T12:59:21.035Z] Average: 2 1.00 0.00 0.94 0.25 2.84 94.97 [2021-01-04T12:59:21.035Z] Average: 3 1.22 0.00 0.99 0.54 3.01 94.24 [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z] [2021-01-04T12:59:21.035Z]