Pull request #236 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ce12e3ca5eff886d773c4b0e75431aaee5057a0a rather than 640e5b57eef1de24a84688a86dae5f5794114a07 Obtained Jenkinsfile from ce12e3ca5eff886d773c4b0e75431aaee5057a0a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, goVersion:1.13, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: 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-3937 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git Fetching without tags > git init /w/workspace/dry_go-mod-core-contracts_PR-236 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # 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/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 640e5b57eef1de24a84688a86dae5f5794114a07 Merge succeeded, producing 640e5b57eef1de24a84688a86dae5f5794114a07 Checking out Revision 640e5b57eef1de24a84688a86dae5f5794114a07 (PR-236) > git config core.sparsecheckout # timeout=10 > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # 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 ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 Commit message: "Create core data DTOs and models for V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T05:40:17.642Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T05:40:17.782Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T05:40:17.824Z] ========================================================= [2020-06-22T05:40:17.824Z] EdgeX Global Pipelines Version Info [2020-06-22T05:40:17.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1b58bf3054d7daa62a8799464b5cd267255e3d4a # timeout=10 [2020-06-22T05:40:19.690Z] ------------------- [2020-06-22T05:40:19.690Z] stable info: [2020-06-22T05:40:19.690Z] ------------------- [2020-06-22T05:40:19.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T05:40:19.690Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T05:40:19.690Z] Message: update stable to v1.0.89 [2020-06-22T05:40:20.268Z] ------------------- [2020-06-22T05:40:20.268Z] experimental info: [2020-06-22T05:40:20.268Z] ------------------- [2020-06-22T05:40:20.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T05:40:20.268Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T05:40:20.268Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:40:21.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T05:40:21.886Z] [2020-06-22T05:40:21.886Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:40:22.201Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T05:40:22.201Z] latest: Pulling from edgex-devops/git-semver [2020-06-22T05:40:22.201Z] 9123ac7c32f7: Pulling fs layer [2020-06-22T05:40:22.201Z] b8cc5d1170e3: Pulling fs layer [2020-06-22T05:40:22.201Z] 2924cbbf6a41: Pulling fs layer [2020-06-22T05:40:22.201Z] 93b08a4f1073: Pulling fs layer [2020-06-22T05:40:22.201Z] 93b08a4f1073: Waiting [2020-06-22T05:40:22.201Z] b8cc5d1170e3: Verifying Checksum [2020-06-22T05:40:22.201Z] b8cc5d1170e3: Download complete [2020-06-22T05:40:22.201Z] 9123ac7c32f7: Download complete [2020-06-22T05:40:22.466Z] 2924cbbf6a41: Verifying Checksum [2020-06-22T05:40:22.466Z] 2924cbbf6a41: Download complete [2020-06-22T05:40:22.466Z] 93b08a4f1073: Verifying Checksum [2020-06-22T05:40:22.466Z] 93b08a4f1073: Download complete [2020-06-22T05:40:22.466Z] 9123ac7c32f7: Pull complete [2020-06-22T05:40:22.737Z] b8cc5d1170e3: Pull complete [2020-06-22T05:40:23.691Z] 2924cbbf6a41: Pull complete [2020-06-22T05:40:23.691Z] 93b08a4f1073: Pull complete [2020-06-22T05:40:23.691Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-22T05:40:23.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-22T05:40:23.691Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-22T05:40:23.795Z] prd-centos7-docker-4c-2g-3937 does not seem to be running inside a container [2020-06-22T05:40:23.842Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-22T05:40:26.020Z] $ docker top 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-22T05:40:26.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T05:40:26.200Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T05:40:26.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T05:40:26.419Z] $ docker exec 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 ssh-agent [2020-06-22T05:40:26.570Z] SSH_AUTH_SOCK=/tmp/ssh-HyWw5UJ7AXB0/agent.11 [2020-06-22T05:40:26.570Z] SSH_AGENT_PID=16 [2020-06-22T05:40:26.581Z] Running ssh-add (command line suppressed) [2020-06-22T05:40:26.706Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3739358673422534510.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_3739358673422534510.key) [2020-06-22T05:40:26.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T05:40:27.065Z] + git describe --exact-match --tags HEAD [2020-06-22T05:40:27.065Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-22T05:40:27.127Z] $ docker exec --env ******** --env ******** 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 ssh-agent -k [2020-06-22T05:40:27.243Z] unset SSH_AUTH_SOCK; [2020-06-22T05:40:27.243Z] unset SSH_AGENT_PID; [2020-06-22T05:40:27.243Z] echo Agent pid 16 killed; [2020-06-22T05:40:27.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-22T05:40:27.329Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-22T05:40:27.329Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-22T05:40:27.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-22T05:40:27.376Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-22T05:40:27.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-22T05:40:27.548Z] $ docker exec 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 ssh-agent [2020-06-22T05:40:27.711Z] SSH_AUTH_SOCK=/tmp/ssh-o8DXFFFknreh/agent.44 [2020-06-22T05:40:27.711Z] SSH_AGENT_PID=50 [2020-06-22T05:40:27.717Z] Running ssh-add (command line suppressed) [2020-06-22T05:40:27.840Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8496548944241082693.key (/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/private_key_8496548944241082693.key) [2020-06-22T05:40:27.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-22T05:40:28.196Z] + git semver init [2020-06-22T05:40:28.196Z] # -> Open(): unable to determine branch for HEAD [2020-06-22T05:40:28.196Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.git [2020-06-22T05:40:28.196Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-22T05:40:28.196Z] # $SEMVER_REMOTE_NAME = origin [2020-06-22T05:40:28.196Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-22T05:40:28.196Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-22T05:40:28.196Z] # $SEMVER_BRANCH = PR-236 [2020-06-22T05:40:28.196Z] # $SEMVER_TEMP = /tmp/semver-204140976 [2020-06-22T05:40:28.196Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-06-22T05:40:28.770Z] # '/tmp/semver-204140976' -> '/w/workspace/dry_go-mod-core-contracts_PR-236/.semver' [2020-06-22T05:40:28.770Z] # -> Force: false [2020-06-22T05:40:28.770Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-236/.semver [Pipeline] } [2020-06-22T05:40:28.786Z] $ docker exec --env ******** --env ******** 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 ssh-agent -k [2020-06-22T05:40:28.899Z] unset SSH_AUTH_SOCK; [2020-06-22T05:40:28.899Z] unset SSH_AGENT_PID; [2020-06-22T05:40:28.899Z] echo Agent pid 50 killed; [2020-06-22T05:40:28.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-22T05:40:29.299Z] + git semver [Pipeline] } [2020-06-22T05:40:29.321Z] $ docker stop --time=1 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 [2020-06-22T05:40:30.978Z] $ docker rm -f 983da698148b86acd9b76550a2d01dcd78ef13016e94e9bcc77eb76e825744e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-22T05:40:31.761Z] Stashed 75 file(s) [Pipeline] echo [2020-06-22T05:40:31.763Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-06-22T05:40:46.975Z] Still waiting to schedule task [2020-06-22T05:40:46.975Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3937’ [2020-06-22T05:40:46.977Z] Still waiting to schedule task [2020-06-22T05:40:46.977Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-22T05:43:09.188Z] Running on prd-centos7-docker-4c-2g-3938 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-22T05:43:09.216Z] Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout [2020-06-22T05:43:12.158Z] using credential edgex-jenkins-ssh [2020-06-22T05:43:12.183Z] Cloning the remote Git repository [2020-06-22T05:43:12.183Z] Cloning with configured refspecs honoured and without tags [2020-06-22T05:43:12.155Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:43:12.225Z] > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 [2020-06-22T05:43:12.275Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:43:12.275Z] > git --version # timeout=10 [2020-06-22T05:43:12.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:43:12.318Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:43:12.904Z] Fetching without tags [2020-06-22T05:43:12.879Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T05:43:12.886Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-22T05:43:12.891Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:43:12.902Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T05:43:12.913Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:43:12.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:43:12.917Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:43:13.823Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 640e5b57eef1de24a84688a86dae5f5794114a07 [2020-06-22T05:43:14.058Z] Merge succeeded, producing 640e5b57eef1de24a84688a86dae5f5794114a07 [2020-06-22T05:43:14.059Z] Checking out Revision 640e5b57eef1de24a84688a86dae5f5794114a07 (PR-236) [2020-06-22T05:43:13.835Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T05:43:13.841Z] > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [2020-06-22T05:43:14.034Z] > git remote # timeout=10 [2020-06-22T05:43:14.038Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T05:43:14.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:43:14.047Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-22T05:43:14.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T05:43:14.065Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T05:43:14.069Z] > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [2020-06-22T05:43:17.755Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T05:43:18.526Z] ========================================================= [2020-06-22T05:43:18.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-22T05:43:18.527Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:43:19.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-22T05:43:19.387Z] Sending build context to Docker daemon 1.811MB [2020-06-22T05:43:19.387Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T05:43:19.387Z] Step 2/7 : FROM ${BASE} [2020-06-22T05:43:19.387Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-22T05:43:19.387Z] e6b0cf9c0882: Pulling fs layer [2020-06-22T05:43:19.387Z] 2848faf0eed1: Pulling fs layer [2020-06-22T05:43:19.387Z] 0f37312ad70f: Pulling fs layer [2020-06-22T05:43:19.387Z] 5788d62ee057: Pulling fs layer [2020-06-22T05:43:19.388Z] 0e6b1d234666: Pulling fs layer [2020-06-22T05:43:19.388Z] bf5d7aec512f: Pulling fs layer [2020-06-22T05:43:19.388Z] 34c802a77dc8: Pulling fs layer [2020-06-22T05:43:19.388Z] 9eb99e56ec68: Pulling fs layer [2020-06-22T05:43:19.388Z] 27c7a5d97fbd: Pulling fs layer [2020-06-22T05:43:19.388Z] 5c102a31e300: Pulling fs layer [2020-06-22T05:43:19.388Z] dcfb455df0a1: Pulling fs layer [2020-06-22T05:43:19.388Z] 5788d62ee057: Waiting [2020-06-22T05:43:19.388Z] 34c802a77dc8: Waiting [2020-06-22T05:43:19.388Z] 9eb99e56ec68: Waiting [2020-06-22T05:43:19.388Z] 27c7a5d97fbd: Waiting [2020-06-22T05:43:19.388Z] 5c102a31e300: Waiting [2020-06-22T05:43:19.388Z] 0e6b1d234666: Waiting [2020-06-22T05:43:19.388Z] bf5d7aec512f: Waiting [2020-06-22T05:43:19.388Z] dcfb455df0a1: Waiting [2020-06-22T05:43:19.388Z] 0f37312ad70f: Verifying Checksum [2020-06-22T05:43:19.388Z] 0f37312ad70f: Download complete [2020-06-22T05:43:19.388Z] 2848faf0eed1: Download complete [2020-06-22T05:43:19.388Z] 0e6b1d234666: Verifying Checksum [2020-06-22T05:43:19.388Z] 0e6b1d234666: Download complete [2020-06-22T05:43:19.388Z] e6b0cf9c0882: Verifying Checksum [2020-06-22T05:43:19.388Z] e6b0cf9c0882: Download complete [2020-06-22T05:43:19.388Z] bf5d7aec512f: Verifying Checksum [2020-06-22T05:43:19.388Z] bf5d7aec512f: Download complete [2020-06-22T05:43:19.969Z] e6b0cf9c0882: Pull complete [2020-06-22T05:43:19.969Z] 2848faf0eed1: Pull complete [2020-06-22T05:43:20.238Z] 34c802a77dc8: Verifying Checksum [2020-06-22T05:43:20.238Z] 34c802a77dc8: Download complete [2020-06-22T05:43:20.505Z] 27c7a5d97fbd: Verifying Checksum [2020-06-22T05:43:20.505Z] 27c7a5d97fbd: Download complete [2020-06-22T05:43:20.773Z] 5c102a31e300: Verifying Checksum [2020-06-22T05:43:20.773Z] 5c102a31e300: Download complete [2020-06-22T05:43:20.773Z] dcfb455df0a1: Verifying Checksum [2020-06-22T05:43:20.773Z] dcfb455df0a1: Download complete [2020-06-22T05:43:21.036Z] 9eb99e56ec68: Verifying Checksum [2020-06-22T05:43:21.036Z] 9eb99e56ec68: Download complete [2020-06-22T05:43:21.036Z] 5788d62ee057: Download complete [2020-06-22T05:43:22.431Z] 0f37312ad70f: Pull complete [2020-06-22T05:43:27.754Z] 5788d62ee057: Pull complete [2020-06-22T05:43:27.754Z] 0e6b1d234666: Pull complete [2020-06-22T05:43:27.754Z] bf5d7aec512f: Pull complete [2020-06-22T05:43:31.974Z] 34c802a77dc8: Pull complete [2020-06-22T05:43:34.542Z] 9eb99e56ec68: Pull complete [2020-06-22T05:43:34.542Z] 27c7a5d97fbd: Pull complete [2020-06-22T05:43:35.488Z] 5c102a31e300: Pull complete [2020-06-22T05:43:35.488Z] dcfb455df0a1: Pull complete [2020-06-22T05:43:35.488Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-22T05:43:35.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-22T05:43:35.749Z] ---> 7c70fe431013 [2020-06-22T05:43:35.749Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T05:43:37.670Z] ---> Running in 8e3a824007c6 [2020-06-22T05:43:37.670Z] Removing intermediate container 8e3a824007c6 [2020-06-22T05:43:37.670Z] ---> 22e88ec5ffb2 [2020-06-22T05:43:37.670Z] Step 4/7 : RUN apk add bash [2020-06-22T05:43:37.670Z] ---> Running in e931360c6a94 [2020-06-22T05:43:38.616Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T05:43:40.003Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T05:43:40.273Z] OK: 143 MiB in 39 packages [2020-06-22T05:43:40.849Z] Removing intermediate container e931360c6a94 [2020-06-22T05:43:40.849Z] ---> 984b0ca83f44 [2020-06-22T05:43:40.849Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T05:43:40.849Z] ---> Running in 456c1e7fc156 [2020-06-22T05:43:40.849Z] Removing intermediate container 456c1e7fc156 [2020-06-22T05:43:40.849Z] ---> c9287de8acbd [2020-06-22T05:43:40.849Z] Step 6/7 : COPY go.mod . [2020-06-22T05:43:41.117Z] ---> 10503b28800d [2020-06-22T05:43:41.117Z] Step 7/7 : RUN go mod download [2020-06-22T05:43:41.117Z] ---> Running in db3f6bac6004 [2020-06-22T05:43:43.667Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T05:43:43.667Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T05:43:43.667Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T05:43:43.667Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T05:43:43.667Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-22T05:43:43.667Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-22T05:43:43.667Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-22T05:43:43.928Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-22T05:43:43.928Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T05:43:44.190Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T05:43:44.190Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T05:43:44.190Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-22T05:43:44.190Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T05:43:44.452Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T05:43:44.452Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T05:43:44.452Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T05:43:44.452Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T05:43:44.712Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-22T05:43:44.712Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-22T05:43:44.973Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-22T05:43:53.130Z] Removing intermediate container db3f6bac6004 [2020-06-22T05:43:53.130Z] ---> d0dc57ec8bdf [2020-06-22T05:43:53.131Z] Successfully built d0dc57ec8bdf [2020-06-22T05:43:53.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:43:53.613Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-22T05:43:53.613Z] . [Pipeline] withDockerContainer [2020-06-22T05:43:53.770Z] prd-centos7-docker-4c-2g-3938 does not seem to be running inside a container [2020-06-22T05:43:53.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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 ******** ci-base-image-x86_64 cat [2020-06-22T05:43:54.462Z] $ docker top ce7e400b4dc4465742bc01849506724f58846e30f52925a9b6c4e545e752368f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T05:43:54.894Z] + go version [2020-06-22T05:43:54.894Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-22T05:43:55.207Z] + make test [2020-06-22T05:43:55.207Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T05:44:01.850Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T05:44:02.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.019s coverage: 85.7% of statements [2020-06-22T05:44:02.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.015s coverage: 100.0% of statements [2020-06-22T05:44:03.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.055s coverage: 45.4% of statements [2020-06-22T05:44:03.082Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.036s coverage: 77.8% of statements [2020-06-22T05:44:03.082Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T05:44:03.692Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 6.4% of statements [2020-06-22T05:44:03.692Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.4% of statements [2020-06-22T05:44:03.959Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.032s coverage: 100.0% of statements [2020-06-22T05:44:04.226Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.037s coverage: 100.0% of statements [2020-06-22T05:44:04.226Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T05:44:04.226Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T05:44:04.226Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-06-22T05:44:05.199Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.005s coverage: 100.0% of statements [2020-06-22T05:44:07.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.015s coverage: 62.5% of statements [2020-06-22T05:44:07.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements [2020-06-22T05:44:07.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2020-06-22T05:44:07.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.030s coverage: 15.4% of statements [2020-06-22T05:44:07.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-06-22T05:44:07.409Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-22T05:44:08.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 83.3% of statements [2020-06-22T05:44:08.808Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-22T05:44:08.808Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.009s coverage: 90.9% of statements [2020-06-22T05:44:08.808Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-22T05:44:08.808Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-22T05:44:09.069Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T05:44:10.021Z] gofmt -l . [2020-06-22T05:44:10.282Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-22T05:44:10.524Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T05:44:10.533Z] $ docker stop --time=1 ce7e400b4dc4465742bc01849506724f58846e30f52925a9b6c4e545e752368f [2020-06-22T05:44:12.705Z] $ docker rm -f ce7e400b4dc4465742bc01849506724f58846e30f52925a9b6c4e545e752368f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-22T05:44:20.309Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3939 in /w/workspace/dry_go-mod-core-contracts_PR-236 [Pipeline] { [Pipeline] ws [2020-06-22T05:44:20.335Z] Running in /w/workspace/go-mod-core-contracts/23 [Pipeline] { [Pipeline] checkout [2020-06-22T05:44:26.039Z] using credential edgex-jenkins-ssh [2020-06-22T05:44:26.071Z] Cloning the remote Git repository [2020-06-22T05:44:26.071Z] Cloning with configured refspecs honoured and without tags [2020-06-22T05:44:26.108Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:44:26.239Z] > git init /w/workspace/go-mod-core-contracts/23 # timeout=10 [2020-06-22T05:44:26.321Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:44:26.322Z] > git --version # timeout=10 [2020-06-22T05:44:26.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:44:26.407Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:44:27.277Z] Fetching without tags [2020-06-22T05:44:27.779Z] Merging remotes/origin/master commit ce12e3ca5eff886d773c4b0e75431aaee5057a0a into PR head commit 640e5b57eef1de24a84688a86dae5f5794114a07 [2020-06-22T05:44:27.146Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T05:44:27.170Z] > git config --add remote.origin.fetch +refs/pull/236/head:refs/remotes/origin/PR-236 # timeout=10 [2020-06-22T05:44:27.191Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:44:27.225Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-06-22T05:44:27.268Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-06-22T05:44:27.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:44:27.283Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-22T05:44:27.775Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T05:44:27.803Z] > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [2020-06-22T05:44:28.129Z] Merge succeeded, producing 640e5b57eef1de24a84688a86dae5f5794114a07 [2020-06-22T05:44:28.130Z] Checking out Revision 640e5b57eef1de24a84688a86dae5f5794114a07 (PR-236) [2020-06-22T05:44:27.926Z] > git remote # timeout=10 [2020-06-22T05:44:27.943Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T05:44:27.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T05:44:27.976Z] > git merge ce12e3ca5eff886d773c4b0e75431aaee5057a0a # timeout=10 [2020-06-22T05:44:28.049Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T05:44:28.111Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T05:44:28.181Z] > git checkout -f 640e5b57eef1de24a84688a86dae5f5794114a07 # timeout=10 [2020-06-22T05:44:32.756Z] Commit message: "Create core data DTOs and models for V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-22T05:44:33.868Z] ========================================================= [2020-06-22T05:44:33.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-22T05:44:33.868Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:44:34.913Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-22T05:44:35.902Z] Sending build context to Docker daemon 1.811MB [2020-06-22T05:44:35.903Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-06-22T05:44:35.903Z] Step 2/7 : FROM ${BASE} [2020-06-22T05:44:36.506Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-22T05:44:36.506Z] cde5963f3b93: Pulling fs layer [2020-06-22T05:44:36.506Z] 2a23fa8c16f7: Pulling fs layer [2020-06-22T05:44:36.506Z] 777b28850792: Pulling fs layer [2020-06-22T05:44:36.506Z] 8a11ddd9e578: Pulling fs layer [2020-06-22T05:44:36.506Z] 4cf88f913ddb: Pulling fs layer [2020-06-22T05:44:36.506Z] 1df406cf5192: Pulling fs layer [2020-06-22T05:44:36.506Z] cd6300453558: Pulling fs layer [2020-06-22T05:44:36.506Z] b9c365052c96: Pulling fs layer [2020-06-22T05:44:36.506Z] a2d8cc88f415: Pulling fs layer [2020-06-22T05:44:36.506Z] ea1d1ca13537: Pulling fs layer [2020-06-22T05:44:36.506Z] 3750a50a1c5e: Pulling fs layer [2020-06-22T05:44:36.506Z] 8a11ddd9e578: Waiting [2020-06-22T05:44:36.506Z] 4cf88f913ddb: Waiting [2020-06-22T05:44:36.506Z] 1df406cf5192: Waiting [2020-06-22T05:44:36.506Z] cd6300453558: Waiting [2020-06-22T05:44:36.506Z] b9c365052c96: Waiting [2020-06-22T05:44:36.506Z] a2d8cc88f415: Waiting [2020-06-22T05:44:36.506Z] 3750a50a1c5e: Waiting [2020-06-22T05:44:36.506Z] ea1d1ca13537: Waiting [2020-06-22T05:44:36.506Z] 777b28850792: Verifying Checksum [2020-06-22T05:44:36.506Z] 777b28850792: Download complete [2020-06-22T05:44:36.506Z] 2a23fa8c16f7: Verifying Checksum [2020-06-22T05:44:36.506Z] 2a23fa8c16f7: Download complete [2020-06-22T05:44:36.506Z] 4cf88f913ddb: Verifying Checksum [2020-06-22T05:44:36.506Z] 4cf88f913ddb: Download complete [2020-06-22T05:44:36.506Z] 1df406cf5192: Verifying Checksum [2020-06-22T05:44:36.506Z] 1df406cf5192: Download complete [2020-06-22T05:44:36.506Z] cde5963f3b93: Verifying Checksum [2020-06-22T05:44:36.506Z] cde5963f3b93: Download complete [2020-06-22T05:44:37.498Z] cde5963f3b93: Pull complete [2020-06-22T05:44:37.776Z] 2a23fa8c16f7: Pull complete [2020-06-22T05:44:38.378Z] 777b28850792: Pull complete [2020-06-22T05:44:38.982Z] cd6300453558: Verifying Checksum [2020-06-22T05:44:38.982Z] cd6300453558: Download complete [2020-06-22T05:44:38.982Z] a2d8cc88f415: Verifying Checksum [2020-06-22T05:44:38.982Z] a2d8cc88f415: Download complete [2020-06-22T05:44:40.444Z] ea1d1ca13537: Verifying Checksum [2020-06-22T05:44:40.444Z] ea1d1ca13537: Download complete [2020-06-22T05:44:40.444Z] 3750a50a1c5e: Download complete [2020-06-22T05:44:41.885Z] b9c365052c96: Verifying Checksum [2020-06-22T05:44:41.885Z] b9c365052c96: Download complete [2020-06-22T05:44:41.885Z] 8a11ddd9e578: Verifying Checksum [2020-06-22T05:44:41.885Z] 8a11ddd9e578: Download complete [2020-06-22T05:44:54.329Z] 8a11ddd9e578: Pull complete [2020-06-22T05:44:54.329Z] 4cf88f913ddb: Pull complete [2020-06-22T05:44:54.329Z] 1df406cf5192: Pull complete [2020-06-22T05:44:57.724Z] cd6300453558: Pull complete [2020-06-22T05:45:03.140Z] b9c365052c96: Pull complete [2020-06-22T05:45:03.140Z] a2d8cc88f415: Pull complete [2020-06-22T05:45:05.125Z] ea1d1ca13537: Pull complete [2020-06-22T05:45:05.402Z] 3750a50a1c5e: Pull complete [2020-06-22T05:45:05.402Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-22T05:45:05.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-22T05:45:05.402Z] ---> 78745c68409d [2020-06-22T05:45:05.402Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-06-22T05:45:10.802Z] ---> Running in e06ea93255fd [2020-06-22T05:45:10.802Z] Removing intermediate container e06ea93255fd [2020-06-22T05:45:10.802Z] ---> 47e5127f0591 [2020-06-22T05:45:10.802Z] Step 4/7 : RUN apk add bash [2020-06-22T05:45:10.802Z] ---> Running in e5d6e003fa78 [2020-06-22T05:45:13.416Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T05:45:14.012Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T05:45:14.991Z] OK: 125 MiB in 39 packages [2020-06-22T05:45:15.966Z] Removing intermediate container e5d6e003fa78 [2020-06-22T05:45:15.966Z] ---> b95b0e98601c [2020-06-22T05:45:15.966Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-06-22T05:45:15.966Z] ---> Running in cca04b58e28d [2020-06-22T05:45:16.566Z] Removing intermediate container cca04b58e28d [2020-06-22T05:45:16.566Z] ---> 8c19335b9c57 [2020-06-22T05:45:16.566Z] Step 6/7 : COPY go.mod . [2020-06-22T05:45:17.549Z] ---> bb8d4b03b9fc [2020-06-22T05:45:17.549Z] Step 7/7 : RUN go mod download [2020-06-22T05:45:17.549Z] ---> Running in 3c44fc1b43fd [2020-06-22T05:45:20.173Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-06-22T05:45:20.173Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-playground/assert/v2 v2.0.1 [2020-06-22T05:45:20.173Z] go: finding github.com/go-playground/locales v0.13.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-playground/universal-translator v0.17.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-playground/validator/v10 v10.3.0 [2020-06-22T05:45:20.173Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-22T05:45:20.173Z] go: finding github.com/google/uuid v1.1.0 [2020-06-22T05:45:20.173Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-22T05:45:20.173Z] go: finding github.com/leodido/go-urn v1.2.0 [2020-06-22T05:45:20.173Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-22T05:45:20.173Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-22T05:45:20.173Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-22T05:45:20.173Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-22T05:45:20.173Z] go: finding golang.org/x/text v0.3.2 [2020-06-22T05:45:20.173Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-06-22T05:45:20.173Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-06-22T05:45:20.173Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-06-22T05:45:32.596Z] Removing intermediate container 3c44fc1b43fd [2020-06-22T05:45:32.596Z] ---> 7a54e4c07e67 [2020-06-22T05:45:32.596Z] Successfully built 7a54e4c07e67 [2020-06-22T05:45:32.596Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:45:33.132Z] + docker inspect -f . ci-base-image-arm64 [2020-06-22T05:45:33.132Z] . [Pipeline] withDockerContainer [2020-06-22T05:45:33.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-3939 does not seem to be running inside a container [2020-06-22T05:45:33.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/23 -v /w/workspace/go-mod-core-contracts/23:/w/workspace/go-mod-core-contracts/23:rw,z -v /w/workspace/go-mod-core-contracts/23@tmp:/w/workspace/go-mod-core-contracts/23@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 ******** ci-base-image-arm64 cat [2020-06-22T05:45:35.376Z] $ docker top 354e41b2020fdfa410851e280c4d052dc54671b360b89accb8ecedf168d57d0b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-22T05:45:36.793Z] + go version [2020-06-22T05:45:36.793Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-22T05:45:37.847Z] + make test [2020-06-22T05:45:37.847Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-06-22T05:46:00.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-06-22T05:46:03.548Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.045s coverage: 85.7% of statements [2020-06-22T05:46:03.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [2020-06-22T05:46:04.995Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.057s coverage: 45.4% of statements [2020-06-22T05:46:04.995Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-06-22T05:46:04.995Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-06-22T05:46:07.625Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.054s coverage: 6.4% of statements [2020-06-22T05:46:08.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.103s coverage: 14.4% of statements [2020-06-22T05:46:08.508Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-06-22T05:46:09.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.088s coverage: 100.0% of statements [2020-06-22T05:46:09.976Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-06-22T05:46:09.976Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-06-22T05:46:09.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements [2020-06-22T05:46:09.976Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.552s coverage: 100.0% of statements [2020-06-22T05:46:11.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 62.5% of statements [2020-06-22T05:46:11.697Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2020-06-22T05:46:12.683Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.089s coverage: 15.4% of statements [2020-06-22T05:46:13.290Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-06-22T05:46:15.276Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements [2020-06-22T05:46:15.276Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-06-22T05:46:16.265Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.016s coverage: 83.3% of statements [2020-06-22T05:46:16.265Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] [2020-06-22T05:46:17.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 90.9% of statements [2020-06-22T05:46:17.245Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] [2020-06-22T05:46:17.245Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-06-22T05:46:17.519Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-22T05:46:21.858Z] gofmt -l . [2020-06-22T05:46:21.858Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-06-22T05:46:22.471Z] Warning: overwriting stash ‘coverage-report’ [2020-06-22T05:46:22.947Z] Stashed 1 file(s) [Pipeline] } [2020-06-22T05:46:22.927Z] $ docker stop --time=1 354e41b2020fdfa410851e280c4d052dc54671b360b89accb8ecedf168d57d0b [2020-06-22T05:46:25.121Z] $ docker rm -f 354e41b2020fdfa410851e280c4d052dc54671b360b89accb8ecedf168d57d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-22T05:46:26.440Z] provisioning config files... [2020-06-22T05:46:26.454Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4951144675532715570tmp [Pipeline] { [Pipeline] sh [2020-06-22T05:46:26.775Z] + curl -s https://codecov.io/bash [2020-06-22T05:46:26.775Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config4951144675532715570tmp [2020-06-22T05:46:27.047Z] [2020-06-22T05:46:27.048Z] _____ _ [2020-06-22T05:46:27.048Z] / ____| | | [2020-06-22T05:46:27.048Z] | | ___ __| | ___ ___ _____ __ [2020-06-22T05:46:27.048Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-22T05:46:27.048Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-22T05:46:27.048Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-22T05:46:27.048Z] Bash-20200602-f809a24 [2020-06-22T05:46:27.048Z] [2020-06-22T05:46:27.048Z] [2020-06-22T05:46:27.048Z] ==> Jenkins CI detected. [2020-06-22T05:46:27.048Z] project root: . [2020-06-22T05:46:27.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-22T05:46:27.048Z] ==> Running gcov in . (disable via -X gcov) [2020-06-22T05:46:27.048Z] ==> Python coveragepy not found [2020-06-22T05:46:27.048Z] ==> Searching for coverage reports in: [2020-06-22T05:46:27.048Z] + . [2020-06-22T05:46:27.048Z] -> Found 1 reports [2020-06-22T05:46:27.048Z] ==> Detecting git/mercurial file structure [2020-06-22T05:46:27.048Z] ==> Reading reports [2020-06-22T05:46:27.048Z] + ./coverage.out bytes=83707 [2020-06-22T05:46:27.048Z] ==> Appending adjustments [2020-06-22T05:46:27.048Z] https://docs.codecov.io/docs/fixing-reports [2020-06-22T05:46:27.621Z] + Found adjustments [2020-06-22T05:46:27.621Z] ==> Gzipping contents [2020-06-22T05:46:27.621Z] ==> Uploading reports [2020-06-22T05:46:27.621Z] url: https://codecov.io [2020-06-22T05:46:27.621Z] query: branch=PR-236&commit=640e5b57eef1de24a84688a86dae5f5794114a07&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-22T05:46:27.621Z] -> Pinging Codecov [2020-06-22T05:46:27.621Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-236&commit=640e5b57eef1de24a84688a86dae5f5794114a07&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-236%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=236&job= [2020-06-22T05:46:28.193Z] -> Uploading [2020-06-22T05:46:28.765Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/640e5b57eef1de24a84688a86dae5f5794114a07 [Pipeline] } [2020-06-22T05:46:28.775Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-22T05:46:29.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T05:46:30.227Z] ---> package-listing.sh [2020-06-22T05:46:30.227Z] ++ facter osfamily [2020-06-22T05:46:30.227Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T05:46:30.227Z] + OS_FAMILY=redhat [2020-06-22T05:46:30.227Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-22T05:46:30.227Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T05:46:30.227Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T05:46:30.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T05:46:30.227Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T05:46:30.227Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-22T05:46:30.227Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T05:46:30.227Z] + case "${OS_FAMILY}" in [2020-06-22T05:46:30.227Z] + rpm -qa [2020-06-22T05:46:30.227Z] + sort [2020-06-22T05:46:34.442Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T05:46:34.442Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T05:46:34.442Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T05:46:34.442Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-236 ']' [2020-06-22T05:46:34.442Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [2020-06-22T05:46:34.442Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-236/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:46:35.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T05:46:35.091Z] [2020-06-22T05:46:35.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T05:46:35.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T05:46:35.424Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T05:46:35.424Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T05:46:35.424Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T05:46:35.424Z] 756a868c4378: Pulling fs layer [2020-06-22T05:46:35.424Z] 444b2fc9a129: Pulling fs layer [2020-06-22T05:46:35.424Z] ea15f1150254: Pulling fs layer [2020-06-22T05:46:35.424Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T05:46:35.424Z] 28c525ee5125: Pulling fs layer [2020-06-22T05:46:35.424Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T05:46:35.424Z] 138eaada9080: Pulling fs layer [2020-06-22T05:46:35.424Z] 0622d0fa9048: Pulling fs layer [2020-06-22T05:46:35.424Z] 41b27a9f41bf: Waiting [2020-06-22T05:46:35.424Z] 28c525ee5125: Waiting [2020-06-22T05:46:35.424Z] 094b1ea09ed8: Waiting [2020-06-22T05:46:35.424Z] 138eaada9080: Waiting [2020-06-22T05:46:35.424Z] 0622d0fa9048: Waiting [2020-06-22T05:46:35.424Z] 444b2fc9a129: Waiting [2020-06-22T05:46:35.424Z] ea15f1150254: Waiting [2020-06-22T05:46:35.424Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T05:46:35.424Z] 2cc5ad85d9ab: Download complete [2020-06-22T05:46:35.424Z] 444b2fc9a129: Verifying Checksum [2020-06-22T05:46:35.424Z] 444b2fc9a129: Download complete [2020-06-22T05:46:35.424Z] c9b1b535fdd9: Verifying Checksum [2020-06-22T05:46:35.424Z] c9b1b535fdd9: Download complete [2020-06-22T05:46:35.424Z] ea15f1150254: Verifying Checksum [2020-06-22T05:46:35.424Z] ea15f1150254: Download complete [2020-06-22T05:46:35.707Z] 28c525ee5125: Download complete [2020-06-22T05:46:35.971Z] 756a868c4378: Verifying Checksum [2020-06-22T05:46:35.971Z] 756a868c4378: Download complete [2020-06-22T05:46:35.971Z] c9b1b535fdd9: Pull complete [2020-06-22T05:46:35.971Z] 138eaada9080: Verifying Checksum [2020-06-22T05:46:35.971Z] 138eaada9080: Download complete [2020-06-22T05:46:35.971Z] 0622d0fa9048: Verifying Checksum [2020-06-22T05:46:35.971Z] 0622d0fa9048: Download complete [2020-06-22T05:46:35.971Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T05:46:35.971Z] 094b1ea09ed8: Download complete [2020-06-22T05:46:36.247Z] 2cc5ad85d9ab: Pull complete [2020-06-22T05:46:36.515Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T05:46:36.515Z] 41b27a9f41bf: Download complete [2020-06-22T05:46:37.463Z] 756a868c4378: Pull complete [2020-06-22T05:46:37.728Z] 444b2fc9a129: Pull complete [2020-06-22T05:46:37.992Z] ea15f1150254: Pull complete [2020-06-22T05:46:42.217Z] 41b27a9f41bf: Pull complete [2020-06-22T05:46:42.217Z] 28c525ee5125: Pull complete [2020-06-22T05:46:44.787Z] 094b1ea09ed8: Pull complete [2020-06-22T05:46:44.787Z] 138eaada9080: Pull complete [2020-06-22T05:46:44.787Z] 0622d0fa9048: Pull complete [2020-06-22T05:46:44.787Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T05:46:44.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T05:46:44.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T05:46:44.930Z] prd-centos7-docker-4c-2g-3937 does not seem to be running inside a container [2020-06-22T05:46:44.977Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-236 -v /w/workspace/dry_go-mod-core-contracts_PR-236:/w/workspace/dry_go-mod-core-contracts_PR-236:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-236@tmp:/w/workspace/dry_go-mod-core-contracts_PR-236@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T05:46:49.044Z] $ docker top f5a138b6a7c6e03a286db922463186f05ba7224cb40c7bcffccb86df436d0f6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T05:46:49.193Z] provisioning config files... [2020-06-22T05:46:49.207Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-236@tmp/config1918163295017992156tmp [Pipeline] { [Pipeline] echo [2020-06-22T05:46:49.237Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T05:46:49.532Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T05:46:49.542Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T05:46:49.834Z] ---> logs-deploy.sh [2020-06-22T05:46:49.834Z] + ARCHIVE_ARTIFACTS= [2020-06-22T05:46:49.834Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T05:46:49.834Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T05:46:49.834Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T05:46:49.834Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/23 [2020-06-22T05:46:49.834Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/23/ [2020-06-22T05:46:49.834Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/23 /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-22T05:46:51.221Z] Archives upload complete. [2020-06-22T05:46:51.222Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-236/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-236/23/ [2020-06-22T05:46:51.794Z] ---> uname -a: [2020-06-22T05:46:51.794Z] Linux f5a138b6a7c6 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] ---> lscpu: [2020-06-22T05:46:51.794Z] Architecture: x86_64 [2020-06-22T05:46:51.794Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-22T05:46:51.794Z] Byte Order: Little Endian [2020-06-22T05:46:51.794Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-22T05:46:51.794Z] CPU(s): 4 [2020-06-22T05:46:51.794Z] On-line CPU(s) list: 0-3 [2020-06-22T05:46:51.794Z] Thread(s) per core: 1 [2020-06-22T05:46:51.794Z] Core(s) per socket: 1 [2020-06-22T05:46:51.794Z] Socket(s): 4 [2020-06-22T05:46:51.794Z] NUMA node(s): 1 [2020-06-22T05:46:51.794Z] Vendor ID: GenuineIntel [2020-06-22T05:46:51.794Z] CPU family: 6 [2020-06-22T05:46:51.794Z] Model: 44 [2020-06-22T05:46:51.794Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-22T05:46:51.794Z] Stepping: 1 [2020-06-22T05:46:51.794Z] CPU MHz: 2933.442 [2020-06-22T05:46:51.794Z] BogoMIPS: 5866.88 [2020-06-22T05:46:51.794Z] Virtualization: VT-x [2020-06-22T05:46:51.794Z] Hypervisor vendor: KVM [2020-06-22T05:46:51.794Z] Virtualization type: full [2020-06-22T05:46:51.794Z] L1d cache: 128 KiB [2020-06-22T05:46:51.794Z] L1i cache: 128 KiB [2020-06-22T05:46:51.794Z] L2 cache: 16 MiB [2020-06-22T05:46:51.794Z] L3 cache: 64 MiB [2020-06-22T05:46:51.794Z] NUMA node0 CPU(s): 0-3 [2020-06-22T05:46:51.794Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-22T05:46:51.794Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-22T05:46:51.794Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-22T05:46:51.794Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-22T05:46:51.794Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-22T05:46:51.794Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-22T05:46:51.794Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-22T05:46:51.794Z] Vulnerability Tsx async abort: Not affected [2020-06-22T05:46:51.794Z] 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 [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] ---> nproc: [2020-06-22T05:46:51.794Z] 4 [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] [2020-06-22T05:46:51.794Z] ---> df -h: [2020-06-22T05:46:51.794Z] Filesystem Size Used Available Use% Mounted on [2020-06-22T05:46:51.794Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-22T05:46:51.794Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-22T05:46:51.794Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-22T05:46:51.794Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-22T05:46:51.794Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-22T05:46:51.795Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-22T05:46:51.795Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-22T05:46:51.795Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-22T05:46:51.795Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236 [2020-06-22T05:46:51.795Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-236@tmp [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] ---> free -m: [2020-06-22T05:46:51.795Z] total used free shared buff/cache available [2020-06-22T05:46:51.795Z] Mem: 1837 671 118 0 1047 1060 [2020-06-22T05:46:51.795Z] Swap: 1023 0 1023 [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] ---> ip addr: [2020-06-22T05:46:51.795Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-22T05:46:51.795Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-22T05:46:51.795Z] inet 127.0.0.1/8 scope host lo [2020-06-22T05:46:51.795Z] valid_lft forever preferred_lft forever [2020-06-22T05:46:51.795Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-22T05:46:51.795Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-22T05:46:51.795Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-22T05:46:51.795Z] valid_lft forever preferred_lft forever [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] ---> sar -b -r -n DEV: [2020-06-22T05:46:51.795Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:39:33 LINUX RESTART [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:40:01 tps rtps wtps bread/s bwrtn/s [2020-06-22T05:46:51.795Z] 05:41:01 77.51 28.56 48.95 7145.41 5124.30 [2020-06-22T05:46:51.795Z] 05:42:01 1.62 0.00 1.62 0.00 33.46 [2020-06-22T05:46:51.795Z] 05:43:01 0.47 0.00 0.47 0.00 7.43 [2020-06-22T05:46:51.795Z] 05:44:01 0.35 0.00 0.35 0.00 6.51 [2020-06-22T05:46:51.795Z] 05:45:01 0.33 0.00 0.33 0.00 5.25 [2020-06-22T05:46:51.795Z] 05:46:01 0.38 0.00 0.38 0.00 5.86 [2020-06-22T05:46:51.795Z] Average: 13.45 4.76 8.69 1191.56 864.28 [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-22T05:46:51.795Z] 05:41:01 161016 1720540 91.44 2620 1132804 1106768 37.77 436484 1124324 120 [2020-06-22T05:46:51.795Z] 05:42:01 165644 1715912 91.20 2620 1133020 1075232 36.70 434752 1121884 8 [2020-06-22T05:46:51.795Z] 05:43:01 165704 1715852 91.19 2620 1133028 1075232 36.70 437068 1119824 8 [2020-06-22T05:46:51.795Z] 05:44:01 163680 1717876 91.30 2620 1133028 1075388 36.70 439844 1119168 8 [2020-06-22T05:46:51.795Z] 05:45:01 163148 1718408 91.33 2620 1133032 1075556 36.71 447724 1111444 8 [2020-06-22T05:46:51.795Z] 05:46:01 161532 1720024 91.41 2620 1133040 1075460 36.70 449988 1111280 8 [2020-06-22T05:46:51.795Z] Average: 163454 1718102 91.31 2620 1132992 1080606 36.88 440977 1117987 27 [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-22T05:46:51.795Z] 05:41:01 eth0 524.88 307.36 1055.59 101.73 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:41:01 docker0 3.84 3.45 0.74 8.66 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:43:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:44:01 eth0 1.20 0.53 0.38 0.21 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:45:01 eth0 0.50 0.45 0.27 0.21 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:46:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] Average: eth0 87.96 51.47 176.16 17.05 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] Average: docker0 0.64 0.57 0.12 1.44 0.00 0.00 0.00 [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] ---> sar -P ALL: [2020-06-22T05:46:51.795Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:39:33 LINUX RESTART [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] 05:40:01 CPU %user %nice %system %iowait %steal %idle [2020-06-22T05:46:51.795Z] 05:41:01 all 12.16 0.00 4.71 2.77 0.00 80.35 [2020-06-22T05:46:51.795Z] 05:41:01 0 12.33 0.00 6.02 3.22 0.02 78.41 [2020-06-22T05:46:51.795Z] 05:41:01 1 12.02 0.00 4.90 4.16 0.02 78.90 [2020-06-22T05:46:51.795Z] 05:41:01 2 12.10 0.00 3.99 1.96 0.00 81.94 [2020-06-22T05:46:51.795Z] 05:41:01 3 12.20 0.00 3.91 1.78 0.00 82.11 [2020-06-22T05:46:51.795Z] 05:42:01 all 0.13 0.00 0.04 0.00 0.00 99.83 [2020-06-22T05:46:51.795Z] 05:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-06-22T05:46:51.795Z] 05:42:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-22T05:46:51.795Z] 05:42:01 2 0.42 0.00 0.05 0.00 0.00 99.53 [2020-06-22T05:46:51.795Z] 05:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-22T05:46:51.795Z] 05:43:01 all 0.11 0.00 0.03 0.00 0.00 99.86 [2020-06-22T05:46:51.795Z] 05:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-22T05:46:51.795Z] 05:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-06-22T05:46:51.795Z] 05:43:01 2 0.32 0.00 0.07 0.00 0.00 99.62 [2020-06-22T05:46:51.795Z] 05:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-22T05:46:51.795Z] 05:44:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-06-22T05:46:51.795Z] 05:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-06-22T05:46:51.795Z] 05:44:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2020-06-22T05:46:51.795Z] 05:44:01 2 0.53 0.00 0.02 0.00 0.00 99.45 [2020-06-22T05:46:51.795Z] 05:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-22T05:46:51.795Z] 05:45:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-06-22T05:46:51.795Z] 05:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-06-22T05:46:51.795Z] 05:45:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2020-06-22T05:46:51.795Z] 05:45:01 2 0.57 0.00 0.10 0.00 0.00 99.33 [2020-06-22T05:46:51.795Z] 05:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-22T05:46:51.795Z] 05:46:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-06-22T05:46:51.795Z] 05:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-06-22T05:46:51.795Z] 05:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-06-22T05:46:51.795Z] 05:46:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2020-06-22T05:46:51.795Z] 05:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-06-22T05:46:51.795Z] Average: all 2.14 0.00 0.81 0.46 0.00 96.59 [2020-06-22T05:46:51.795Z] Average: 0 2.07 0.00 1.02 0.53 0.00 96.37 [2020-06-22T05:46:51.795Z] Average: 1 2.03 0.00 0.86 0.69 0.00 96.42 [2020-06-22T05:46:51.795Z] Average: 2 2.40 0.00 0.71 0.33 0.00 96.56 [2020-06-22T05:46:51.795Z] Average: 3 2.04 0.00 0.66 0.29 0.00 97.00 [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z] [2020-06-22T05:46:51.795Z]