Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at d716e4bd64eb2f0184bfb0999371e7b59e8321c7 rather than 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Obtained Jenkinsfile from d716e4bd64eb2f0184bfb0999371e7b59e8321c7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8484258377974248481.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh595716012473314509.key > 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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-648/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-648/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3158687006506420814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6415919550645514654.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-648/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-648/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8434252364356830355.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-146 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-648 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh8748144224146860507.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d Merge succeeded, producing 73c5c23585c92b127a07b5f8dd578af81ef8975a Checking out Revision 73c5c23585c92b127a07b5f8dd578af81ef8975a (PR-648) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh8331708797320596914.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/jenkins-gitclient-ssh195505344724762227.key > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73c5c23585c92b127a07b5f8dd578af81ef8975a # timeout=10 Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e085eae3ca815c0239cdb78c272ac73346289275 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-25T12:41:59.028Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-25T12:41:59.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-25T12:41:59.160Z] ========================================================= [2021-07-25T12:41:59.160Z] EdgeX Global Pipelines Version Info [2021-07-25T12:41:59.160Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:42:00.401Z] ------------------- [2021-07-25T12:42:00.401Z] stable info: [2021-07-25T12:42:00.401Z] ------------------- [2021-07-25T12:42:00.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-25T12:42:00.401Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T12:42:00.401Z] Message: update stable to v1.0.197 [2021-07-25T12:42:00.997Z] ------------------- [2021-07-25T12:42:00.997Z] experimental info: [2021-07-25T12:42:00.997Z] ------------------- [2021-07-25T12:42:00.997Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-25T12:42:00.997Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-25T12:42:00.997Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-25T12:42:01.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-25T12:42:01.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-25T12:42:01.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-25T12:42:01.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-25T12:42:01.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-25T12:42:01.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-25T12:42:01.292Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-25T12:42:01.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-25T12:42:01.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-25T12:42:01.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-25T12:42:01.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-25T12:42:01.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-25T12:42:01.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-25T12:42:01.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-25T12:42:01.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:01.503Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:01.535Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:01.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-25T12:42:01.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-25T12:42:01.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-25T12:42:01.638Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-25T12:42:01.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-25T12:42:01.680Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-25T12:42:01.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-25T12:42:01.724Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-25T12:42:01.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-25T12:42:01.767Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-648 [Pipeline] echo [2021-07-25T12:42:01.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-648 [Pipeline] echo [2021-07-25T12:42:01.812Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-648 [Pipeline] echo [2021-07-25T12:42:01.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73c5c23585c92b127a07b5f8dd578af81ef8975a [Pipeline] echo [2021-07-25T12:42:01.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73c5c23 [Pipeline] echo [2021-07-25T12:42:01.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-25T12:42:02.508Z] + git log --format=format:%s -1 73c5c23585c92b127a07b5f8dd578af81ef8975a [Pipeline] echo [2021-07-25T12:42:02.560Z] GIT_COMMIT: 73c5c23585c92b127a07b5f8dd578af81ef8975a, Commit Message: Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD [Pipeline] echo [2021-07-25T12:42:02.572Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:42:03.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:03.669Z] [2021-07-25T12:42:03.669Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:42:04.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:04.002Z] latest: Pulling from edgex-devops/git-semver [2021-07-25T12:42:04.002Z] 31603596830f: Pulling fs layer [2021-07-25T12:42:04.002Z] b6dc333f4379: Pulling fs layer [2021-07-25T12:42:04.002Z] 3d9ef1400e77: Pulling fs layer [2021-07-25T12:42:04.002Z] fd332fbdc1db: Pulling fs layer [2021-07-25T12:42:04.002Z] fd332fbdc1db: Waiting [2021-07-25T12:42:04.280Z] b6dc333f4379: Verifying Checksum [2021-07-25T12:42:04.280Z] b6dc333f4379: Download complete [2021-07-25T12:42:04.280Z] 31603596830f: Verifying Checksum [2021-07-25T12:42:04.280Z] 31603596830f: Download complete [2021-07-25T12:42:04.548Z] 31603596830f: Pull complete [2021-07-25T12:42:04.548Z] b6dc333f4379: Pull complete [2021-07-25T12:42:04.548Z] fd332fbdc1db: Verifying Checksum [2021-07-25T12:42:04.548Z] fd332fbdc1db: Download complete [2021-07-25T12:42:04.548Z] 3d9ef1400e77: Verifying Checksum [2021-07-25T12:42:04.548Z] 3d9ef1400e77: Download complete [2021-07-25T12:42:05.132Z] 3d9ef1400e77: Pull complete [2021-07-25T12:42:05.399Z] fd332fbdc1db: Pull complete [2021-07-25T12:42:05.399Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-25T12:42:05.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-25T12:42:05.399Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-25T12:42:05.492Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-07-25T12:42:05.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-25T12:42:06.215Z] $ docker top b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-25T12:42:06.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T12:42:06.340Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T12:42:06.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T12:42:06.461Z] $ docker exec b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 ssh-agent [2021-07-25T12:42:06.580Z] SSH_AUTH_SOCK=/tmp/ssh-JcyhhS2NM0fn/agent.14 [2021-07-25T12:42:06.580Z] SSH_AGENT_PID=20 [2021-07-25T12:42:06.591Z] Running ssh-add (command line suppressed) [2021-07-25T12:42:06.684Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8446880425981328741.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8446880425981328741.key) [2021-07-25T12:42:06.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T12:42:07.026Z] + git tag --points-at HEAD [Pipeline] } [2021-07-25T12:42:07.044Z] $ docker exec --env ******** --env ******** b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 ssh-agent -k [2021-07-25T12:42:07.136Z] unset SSH_AUTH_SOCK; [2021-07-25T12:42:07.136Z] unset SSH_AGENT_PID; [2021-07-25T12:42:07.136Z] echo Agent pid 20 killed; [2021-07-25T12:42:07.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-25T12:42:07.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-25T12:42:07.203Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-25T12:42:07.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-25T12:42:07.314Z] $ docker exec b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 ssh-agent [2021-07-25T12:42:07.423Z] SSH_AUTH_SOCK=/tmp/ssh-evFrdGulkAWX/agent.53 [2021-07-25T12:42:07.423Z] SSH_AGENT_PID=59 [2021-07-25T12:42:07.432Z] Running ssh-add (command line suppressed) [2021-07-25T12:42:07.520Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8648076781721527670.key (/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/private_key_8648076781721527670.key) [2021-07-25T12:42:07.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-25T12:42:07.862Z] + git semver init [2021-07-25T12:42:07.862Z] # -> Open(): unable to determine branch for HEAD [2021-07-25T12:42:07.862Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.git [2021-07-25T12:42:07.862Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-25T12:42:07.862Z] # $SEMVER_REMOTE_NAME = origin [2021-07-25T12:42:07.862Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-25T12:42:07.862Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-25T12:42:07.862Z] # $SEMVER_BRANCH = PR-648 [2021-07-25T12:42:07.862Z] # $SEMVER_TEMP = /tmp/semver-740064803 [2021-07-25T12:42:07.862Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-25T12:42:08.826Z] # '/tmp/semver-740064803' -> '/w/workspace/dry_go-mod-core-contracts_PR-648/.semver' [2021-07-25T12:42:08.826Z] # -> Force: false [2021-07-25T12:42:08.826Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-648/.semver [Pipeline] } [2021-07-25T12:42:08.839Z] $ docker exec --env ******** --env ******** b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 ssh-agent -k [2021-07-25T12:42:08.935Z] unset SSH_AUTH_SOCK; [2021-07-25T12:42:08.936Z] unset SSH_AGENT_PID; [2021-07-25T12:42:08.936Z] echo Agent pid 59 killed; [2021-07-25T12:42:08.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-25T12:42:09.295Z] + git semver [Pipeline] } [2021-07-25T12:42:09.312Z] $ docker stop --time=1 b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 [2021-07-25T12:42:10.559Z] $ docker rm -f b90f219accb6d138a1d49f934ac6359229300428bc301f23779e53b7ac7bc203 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:42:10.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-25T12:42:11.298Z] Stashed 1 file(s) [Pipeline] echo [2021-07-25T12:42:11.301Z] [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-07-25T12:42:26.551Z] Still waiting to schedule task [2021-07-25T12:42:26.551Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-25T12:42:26.553Z] Still waiting to schedule task [2021-07-25T12:42:26.553Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-25T12:42:45.540Z] Running on prd-centos7-docker-4c-2g-148 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-07-25T12:42:45.570Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-25T12:42:45.692Z] Selected Git installation does not exist. Using Default [2021-07-25T12:42:45.692Z] The recommended git tool is: NONE [2021-07-25T12:42:48.310Z] using credential edgex-jenkins-ssh [2021-07-25T12:42:48.323Z] Cloning the remote Git repository [2021-07-25T12:42:48.362Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:42:48.434Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-25T12:42:48.480Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:42:48.481Z] > git --version # timeout=10 [2021-07-25T12:42:48.507Z] > git --version # 'git version 2.24.4' [2021-07-25T12:42:48.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:42:48.553Z] [INFO] Currently running in a labeled security context [2021-07-25T12:42:48.553Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:42:48.553Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh67860171811145230.key [2021-07-25T12:42:48.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:42:49.997Z] Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d [2021-07-25T12:42:50.112Z] Merge succeeded, producing c80215a6d29ed62e691ce7295863f48208657989 [2021-07-25T12:42:50.112Z] Checking out Revision c80215a6d29ed62e691ce7295863f48208657989 (PR-648) [2021-07-25T12:42:49.396Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:42:49.402Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:42:49.413Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:42:49.426Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:42:49.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:42:49.428Z] [INFO] Currently running in a labeled security context [2021-07-25T12:42:49.428Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:42:49.429Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh8237890587619988020.key [2021-07-25T12:42:49.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-25T12:42:50.004Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:42:50.011Z] > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [2021-07-25T12:42:50.054Z] > git remote # timeout=10 [2021-07-25T12:42:50.061Z] > git config --get remote.origin.url # timeout=10 [2021-07-25T12:42:50.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:42:50.070Z] [INFO] Currently running in a labeled security context [2021-07-25T12:42:50.070Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-25T12:42:50.070Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh1388074646601041119.key [2021-07-25T12:42:50.074Z] > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T12:42:50.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-25T12:42:50.113Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:42:50.118Z] > git checkout -f c80215a6d29ed62e691ce7295863f48208657989 # timeout=10 [2021-07-25T12:42:53.885Z] Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" [2021-07-25T12:42:53.898Z] First time build. Skipping changelog. [2021-07-25T12:42:53.886Z] > git rev-list --no-walk e085eae3ca815c0239cdb78c272ac73346289275 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T12:42:54.449Z] ========================================================= [2021-07-25T12:42:54.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-25T12:42:54.449Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:42:54.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-25T12:42:54.896Z] Sending build context to Docker daemon 2.97MB [2021-07-25T12:42:54.896Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T12:42:54.896Z] Step 2/7 : FROM ${BASE} [2021-07-25T12:42:55.165Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-25T12:42:55.165Z] 540db60ca938: Pulling fs layer [2021-07-25T12:42:55.165Z] adcc1eea9eea: Pulling fs layer [2021-07-25T12:42:55.165Z] 4c4ab2625f07: Pulling fs layer [2021-07-25T12:42:55.165Z] 0773c198feca: Pulling fs layer [2021-07-25T12:42:55.165Z] 345f892a5656: Pulling fs layer [2021-07-25T12:42:55.165Z] 4796506630df: Pulling fs layer [2021-07-25T12:42:55.165Z] cc55df3e53f1: Pulling fs layer [2021-07-25T12:42:55.165Z] 4d027b6c602c: Pulling fs layer [2021-07-25T12:42:55.165Z] 449e75d2c14e: Pulling fs layer [2021-07-25T12:42:55.165Z] 0773c198feca: Waiting [2021-07-25T12:42:55.165Z] 345f892a5656: Waiting [2021-07-25T12:42:55.165Z] 4796506630df: Waiting [2021-07-25T12:42:55.165Z] cc55df3e53f1: Waiting [2021-07-25T12:42:55.165Z] 4d027b6c602c: Waiting [2021-07-25T12:42:55.165Z] 449e75d2c14e: Waiting [2021-07-25T12:42:55.165Z] 4c4ab2625f07: Verifying Checksum [2021-07-25T12:42:55.165Z] 4c4ab2625f07: Download complete [2021-07-25T12:42:55.165Z] adcc1eea9eea: Download complete [2021-07-25T12:42:55.165Z] 345f892a5656: Verifying Checksum [2021-07-25T12:42:55.165Z] 345f892a5656: Download complete [2021-07-25T12:42:55.165Z] 4796506630df: Verifying Checksum [2021-07-25T12:42:55.165Z] 4796506630df: Download complete [2021-07-25T12:42:55.165Z] cc55df3e53f1: Verifying Checksum [2021-07-25T12:42:55.165Z] cc55df3e53f1: Download complete [2021-07-25T12:42:55.434Z] 540db60ca938: Verifying Checksum [2021-07-25T12:42:55.706Z] 540db60ca938: Pull complete [2021-07-25T12:42:55.706Z] adcc1eea9eea: Pull complete [2021-07-25T12:42:55.973Z] 4c4ab2625f07: Pull complete [2021-07-25T12:42:55.973Z] 4d027b6c602c: Verifying Checksum [2021-07-25T12:42:55.973Z] 4d027b6c602c: Download complete [2021-07-25T12:43:00.229Z] 449e75d2c14e: Verifying Checksum [2021-07-25T12:43:00.229Z] 449e75d2c14e: Download complete [2021-07-25T12:43:00.500Z] 0773c198feca: Verifying Checksum [2021-07-25T12:43:00.500Z] 0773c198feca: Download complete [2021-07-25T12:43:04.815Z] 0773c198feca: Pull complete [2021-07-25T12:43:04.815Z] 345f892a5656: Pull complete [2021-07-25T12:43:04.815Z] 4796506630df: Pull complete [2021-07-25T12:43:04.815Z] cc55df3e53f1: Pull complete [2021-07-25T12:43:04.815Z] 4d027b6c602c: Pull complete [2021-07-25T12:43:06.252Z] 449e75d2c14e: Pull complete [2021-07-25T12:43:06.252Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-25T12:43:06.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-25T12:43:06.252Z] ---> 0d28375d9b5b [2021-07-25T12:43:06.252Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T12:43:07.664Z] ---> Running in 529cbf681428 [2021-07-25T12:43:07.664Z] Removing intermediate container 529cbf681428 [2021-07-25T12:43:07.664Z] ---> 8ec13752cf4f [2021-07-25T12:43:07.664Z] Step 4/7 : RUN apk add bash [2021-07-25T12:43:07.664Z] ---> Running in dbc947a92b05 [2021-07-25T12:43:07.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-25T12:43:08.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-25T12:43:09.479Z] OK: 149 MiB in 40 packages [2021-07-25T12:43:09.749Z] Removing intermediate container dbc947a92b05 [2021-07-25T12:43:09.749Z] ---> 9fb4bc2fbe64 [2021-07-25T12:43:09.749Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T12:43:09.749Z] ---> Running in 48504c909706 [2021-07-25T12:43:10.025Z] Removing intermediate container 48504c909706 [2021-07-25T12:43:10.025Z] ---> b34a587e042e [2021-07-25T12:43:10.025Z] Step 6/7 : COPY go.mod . [2021-07-25T12:43:10.025Z] ---> 5040a85562d0 [2021-07-25T12:43:10.025Z] Step 7/7 : RUN go mod download [2021-07-25T12:43:10.295Z] ---> Running in 26d51185fd21 [2021-07-25T12:43:49.194Z] Removing intermediate container 26d51185fd21 [2021-07-25T12:43:49.194Z] ---> c216d675c44a [2021-07-25T12:43:49.194Z] Successfully built c216d675c44a [2021-07-25T12:43:49.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:43:49.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T12:43:49.563Z] . [Pipeline] withDockerContainer [2021-07-25T12:43:49.660Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-07-25T12:43:49.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-25T12:43:50.053Z] $ docker top dbdc7ace6091b3d0594b1c95dbd3c1e68ddf78c05d5a063ec00cf7e50307bdd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:43:50.447Z] + go version [2021-07-25T12:43:50.447Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-25T12:43:50.461Z] $ docker stop --time=1 dbdc7ace6091b3d0594b1c95dbd3c1e68ddf78c05d5a063ec00cf7e50307bdd1 [2021-07-25T12:43:51.646Z] $ docker rm -f dbdc7ace6091b3d0594b1c95dbd3c1e68ddf78c05d5a063ec00cf7e50307bdd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:43:52.300Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-25T12:43:52.300Z] . [Pipeline] withDockerContainer [2021-07-25T12:43:52.390Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-07-25T12:43:52.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-25T12:43:52.844Z] $ docker top bd57e05273e7fde159d3af8e7089448363db7086ef60ba268f462ea9c7fb551c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:43:53.254Z] + go mod tidy [Pipeline] sh [2021-07-25T12:43:53.871Z] + make test [2021-07-25T12:43:53.871Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T12:43:54.141Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T12:44:04.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.5% of statements [2021-07-25T12:44:04.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T12:44:04.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T12:44:04.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T12:44:04.293Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-07-25T12:44:04.293Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T12:44:04.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 46.9% of statements [2021-07-25T12:44:04.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.0% of statements [2021-07-25T12:44:04.890Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 86.2% of statements [2021-07-25T12:44:05.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements [2021-07-25T12:44:05.157Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 36.1% of statements [2021-07-25T12:44:05.747Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-25T12:44:05.747Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T12:44:11.119Z] gofmt -l . [2021-07-25T12:44:11.119Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T12:44:11.137Z] $ docker stop --time=1 bd57e05273e7fde159d3af8e7089448363db7086ef60ba268f462ea9c7fb551c [2021-07-25T12:44:12.514Z] $ docker rm -f bd57e05273e7fde159d3af8e7089448363db7086ef60ba268f462ea9c7fb551c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:44:12.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T12:44:13.319Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:44:14.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:44:14.348Z] [2021-07-25T12:44:14.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:44:14.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:44:14.683Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T12:44:14.683Z] b4d181a07f80: Pulling fs layer [2021-07-25T12:44:14.683Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T12:44:14.683Z] ed53099fbce6: Pulling fs layer [2021-07-25T12:44:14.683Z] dc539afda2c1: Pulling fs layer [2021-07-25T12:44:14.683Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T12:44:14.683Z] 9065ff56babe: Pulling fs layer [2021-07-25T12:44:14.683Z] d287ab97295c: Pulling fs layer [2021-07-25T12:44:14.683Z] 9065ff56babe: Waiting [2021-07-25T12:44:14.683Z] dc539afda2c1: Waiting [2021-07-25T12:44:14.683Z] 77bc0d833cb6: Waiting [2021-07-25T12:44:14.683Z] d287ab97295c: Waiting [2021-07-25T12:44:14.949Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T12:44:14.949Z] a1111a8f2ec3: Download complete [2021-07-25T12:44:14.949Z] dc539afda2c1: Verifying Checksum [2021-07-25T12:44:14.949Z] dc539afda2c1: Download complete [2021-07-25T12:44:15.531Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T12:44:15.531Z] 77bc0d833cb6: Download complete [2021-07-25T12:44:15.531Z] 9065ff56babe: Verifying Checksum [2021-07-25T12:44:15.531Z] 9065ff56babe: Download complete [2021-07-25T12:44:15.531Z] ed53099fbce6: Verifying Checksum [2021-07-25T12:44:15.531Z] ed53099fbce6: Download complete [2021-07-25T12:44:16.118Z] b4d181a07f80: Verifying Checksum [2021-07-25T12:44:16.118Z] b4d181a07f80: Download complete [2021-07-25T12:44:17.565Z] b4d181a07f80: Pull complete [2021-07-25T12:44:17.565Z] a1111a8f2ec3: Pull complete [2021-07-25T12:44:18.154Z] ed53099fbce6: Pull complete [2021-07-25T12:44:18.154Z] dc539afda2c1: Pull complete [2021-07-25T12:44:18.422Z] 77bc0d833cb6: Pull complete [2021-07-25T12:44:18.422Z] 9065ff56babe: Pull complete [2021-07-25T12:44:20.366Z] d287ab97295c: Verifying Checksum [2021-07-25T12:44:20.366Z] d287ab97295c: Download complete [2021-07-25T12:44:24.660Z] d287ab97295c: Pull complete [2021-07-25T12:44:24.660Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T12:44:24.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:44:24.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T12:44:24.769Z] prd-centos7-docker-4c-2g-148 does not seem to be running inside a container [2021-07-25T12:44:24.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-25T12:44:27.232Z] $ docker top 6ed808d6a6b8690611a59515023970939270a8664088f34dc46a12a18c1716f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:44:27.855Z] ---> job-cost.sh [2021-07-25T12:44:27.855Z] lf-activate-venv: SKIPPING [2021-07-25T12:44:27.855Z] INFO: No Stack... [2021-07-25T12:44:28.813Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T12:44:29.078Z] INFO: Archiving Costs [Pipeline] sh [2021-07-25T12:44:29.398Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-07-25T12:44:29.398Z] + cut -d, -f6 [Pipeline] lock [2021-07-25T12:44:29.444Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [2021-07-25T12:44:29.454Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] did not exist. Created. [2021-07-25T12:44:29.455Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T12:44:29.811Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-25T12:44:29.857Z] Stashed 1 file(s) [Pipeline] } [2021-07-25T12:44:29.870Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-25T12:44:29.898Z] $ docker stop --time=1 6ed808d6a6b8690611a59515023970939270a8664088f34dc46a12a18c1716f4 [2021-07-25T12:44:31.046Z] $ docker rm -f 6ed808d6a6b8690611a59515023970939270a8664088f34dc46a12a18c1716f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-25T12:44:34.941Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-149 in /w/workspace/dry_go-mod-core-contracts_PR-648 [Pipeline] { [Pipeline] ws [2021-07-25T12:44:34.961Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-07-25T12:44:35.170Z] Selected Git installation does not exist. Using Default [2021-07-25T12:44:35.170Z] The recommended git tool is: NONE [2021-07-25T12:44:40.081Z] using credential edgex-jenkins-ssh [2021-07-25T12:44:40.120Z] Cloning the remote Git repository [2021-07-25T12:44:40.179Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:44:40.299Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-07-25T12:44:40.478Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:44:40.479Z] > git --version # timeout=10 [2021-07-25T12:44:40.510Z] > git --version # 'git version 2.17.1' [2021-07-25T12:44:40.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:44:40.608Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:44:41.972Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:44:41.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-25T12:44:42.015Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-25T12:44:42.046Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-25T12:44:42.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:44:42.060Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/648/head:refs/remotes/origin/PR-648 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-25T12:44:42.769Z] Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d [2021-07-25T12:44:43.073Z] Merge succeeded, producing 30f2252d0abb0f461359c5cc9e995f750ec315b3 [2021-07-25T12:44:43.074Z] Checking out Revision 30f2252d0abb0f461359c5cc9e995f750ec315b3 (PR-648) [2021-07-25T12:44:42.792Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:44:42.812Z] > git checkout -f 35f1535f5530bdc3f41d0e8250a9aafc1e038f6d # timeout=10 [2021-07-25T12:44:42.928Z] > git remote # timeout=10 [2021-07-25T12:44:42.949Z] > git config --get remote.origin.url # timeout=10 [2021-07-25T12:44:42.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-25T12:44:42.972Z] > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 [2021-07-25T12:44:43.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-25T12:44:43.083Z] > git config core.sparsecheckout # timeout=10 [2021-07-25T12:44:43.093Z] > git checkout -f 30f2252d0abb0f461359c5cc9e995f750ec315b3 # timeout=10 [2021-07-25T12:44:47.362Z] Commit message: "Merge commit 'd716e4bd64eb2f0184bfb0999371e7b59e8321c7' into HEAD" [2021-07-25T12:44:47.391Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-25T12:44:48.210Z] ========================================================= [2021-07-25T12:44:48.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-25T12:44:48.210Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:44:47.373Z] > git rev-list --no-walk e085eae3ca815c0239cdb78c272ac73346289275 # timeout=10 [2021-07-25T12:44:48.988Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-25T12:44:49.983Z] Sending build context to Docker daemon 2.969MB [2021-07-25T12:44:49.983Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-25T12:44:49.983Z] Step 2/7 : FROM ${BASE} [2021-07-25T12:44:50.579Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-25T12:44:50.579Z] 595b0fe564bb: Pulling fs layer [2021-07-25T12:44:50.579Z] 24495759ef45: Pulling fs layer [2021-07-25T12:44:50.579Z] d148012ef14d: Pulling fs layer [2021-07-25T12:44:50.579Z] cb65c68fc2e2: Pulling fs layer [2021-07-25T12:44:50.579Z] 093eec477d81: Pulling fs layer [2021-07-25T12:44:50.579Z] a6d5b2bbb924: Pulling fs layer [2021-07-25T12:44:50.579Z] 2446dc1eb7d3: Pulling fs layer [2021-07-25T12:44:50.579Z] 596795e73e0f: Pulling fs layer [2021-07-25T12:44:50.579Z] 093eec477d81: Waiting [2021-07-25T12:44:50.579Z] a6d5b2bbb924: Waiting [2021-07-25T12:44:50.579Z] cb65c68fc2e2: Waiting [2021-07-25T12:44:50.579Z] 2446dc1eb7d3: Waiting [2021-07-25T12:44:50.579Z] 596795e73e0f: Waiting [2021-07-25T12:44:50.579Z] d148012ef14d: Verifying Checksum [2021-07-25T12:44:50.579Z] d148012ef14d: Download complete [2021-07-25T12:44:50.579Z] 24495759ef45: Verifying Checksum [2021-07-25T12:44:50.579Z] 24495759ef45: Download complete [2021-07-25T12:44:50.856Z] 595b0fe564bb: Verifying Checksum [2021-07-25T12:44:50.856Z] 595b0fe564bb: Download complete [2021-07-25T12:44:50.856Z] a6d5b2bbb924: Verifying Checksum [2021-07-25T12:44:50.856Z] a6d5b2bbb924: Download complete [2021-07-25T12:44:50.856Z] 2446dc1eb7d3: Verifying Checksum [2021-07-25T12:44:50.856Z] 2446dc1eb7d3: Download complete [2021-07-25T12:44:50.856Z] 093eec477d81: Verifying Checksum [2021-07-25T12:44:50.856Z] 093eec477d81: Download complete [2021-07-25T12:44:51.460Z] 595b0fe564bb: Pull complete [2021-07-25T12:44:52.069Z] 24495759ef45: Pull complete [2021-07-25T12:44:52.675Z] d148012ef14d: Pull complete [2021-07-25T12:44:53.658Z] 596795e73e0f: Verifying Checksum [2021-07-25T12:44:53.658Z] 596795e73e0f: Download complete [2021-07-25T12:44:54.254Z] cb65c68fc2e2: Verifying Checksum [2021-07-25T12:44:54.254Z] cb65c68fc2e2: Download complete [2021-07-25T12:45:04.426Z] cb65c68fc2e2: Pull complete [2021-07-25T12:45:04.427Z] 093eec477d81: Pull complete [2021-07-25T12:45:05.022Z] a6d5b2bbb924: Pull complete [2021-07-25T12:45:05.295Z] 2446dc1eb7d3: Pull complete [2021-07-25T12:45:09.628Z] 596795e73e0f: Pull complete [2021-07-25T12:45:09.628Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-25T12:45:09.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-25T12:45:09.628Z] ---> d9e956139c92 [2021-07-25T12:45:09.628Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-25T12:45:12.270Z] ---> Running in 47adbde1b300 [2021-07-25T12:45:12.270Z] Removing intermediate container 47adbde1b300 [2021-07-25T12:45:12.270Z] ---> fe3bcb122844 [2021-07-25T12:45:12.270Z] Step 4/7 : RUN apk add bash [2021-07-25T12:45:12.545Z] ---> Running in 4292745a1ce2 [2021-07-25T12:45:14.005Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-25T12:45:14.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-25T12:45:15.974Z] OK: 138 MiB in 40 packages [2021-07-25T12:45:16.959Z] Removing intermediate container 4292745a1ce2 [2021-07-25T12:45:16.959Z] ---> 3467dead1172 [2021-07-25T12:45:16.959Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-25T12:45:17.238Z] ---> Running in d7752c7e2fe3 [2021-07-25T12:45:17.841Z] Removing intermediate container d7752c7e2fe3 [2021-07-25T12:45:17.841Z] ---> 48fde17441fa [2021-07-25T12:45:17.841Z] Step 6/7 : COPY go.mod . [2021-07-25T12:45:18.828Z] ---> f837822f791c [2021-07-25T12:45:18.828Z] Step 7/7 : RUN go mod download [2021-07-25T12:45:18.828Z] ---> Running in b32586583707 [2021-07-25T12:46:40.694Z] Removing intermediate container b32586583707 [2021-07-25T12:46:40.694Z] ---> 0f9b570d7836 [2021-07-25T12:46:40.694Z] Successfully built 0f9b570d7836 [2021-07-25T12:46:40.694Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:46:41.393Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T12:46:41.394Z] . [Pipeline] withDockerContainer [2021-07-25T12:46:41.935Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-07-25T12:46:42.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-25T12:46:43.727Z] $ docker top f713de3b511131273c84fa8dfd743caef4959df785408fe71198e6ca6265bb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:46:44.687Z] + go version [2021-07-25T12:46:44.687Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-25T12:46:44.706Z] $ docker stop --time=1 f713de3b511131273c84fa8dfd743caef4959df785408fe71198e6ca6265bb42 [2021-07-25T12:46:46.486Z] $ docker rm -f f713de3b511131273c84fa8dfd743caef4959df785408fe71198e6ca6265bb42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:46:47.299Z] + docker inspect -f . ci-base-image-arm64 [2021-07-25T12:46:47.299Z] . [Pipeline] withDockerContainer [2021-07-25T12:46:47.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-07-25T12:46:47.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-25T12:46:49.423Z] $ docker top 7db1b5cafcb7a219f3865bf057bf6a243da101414193deae55d3b413dfed96a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:46:50.435Z] + go mod tidy [Pipeline] sh [2021-07-25T12:46:52.086Z] + make test [2021-07-25T12:46:52.086Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-25T12:46:53.530Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-25T12:47:26.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.385s coverage: 83.5% of statements [2021-07-25T12:47:26.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-25T12:47:26.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-25T12:47:26.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-25T12:47:26.158Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.049s coverage: 26.3% of statements [2021-07-25T12:47:26.158Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-25T12:47:29.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.118s coverage: 46.9% of statements [2021-07-25T12:47:29.575Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.078s coverage: 90.0% of statements [2021-07-25T12:47:29.856Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.308s coverage: 86.2% of statements [2021-07-25T12:47:30.135Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.062s coverage: 59.5% of statements [2021-07-25T12:47:30.741Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.027s coverage: 36.1% of statements [2021-07-25T12:47:31.724Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.040s coverage: 49.4% of statements [2021-07-25T12:47:31.724Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-25T12:47:53.940Z] gofmt -l . [2021-07-25T12:47:54.531Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-25T12:47:54.820Z] $ docker stop --time=1 7db1b5cafcb7a219f3865bf057bf6a243da101414193deae55d3b413dfed96a3 [2021-07-25T12:47:56.781Z] $ docker rm -f 7db1b5cafcb7a219f3865bf057bf6a243da101414193deae55d3b413dfed96a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-25T12:47:57.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-25T12:47:57.624Z] Warning: overwriting stash ‘coverage-report’ [2021-07-25T12:47:58.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:59.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:47:59.113Z] [2021-07-25T12:47:59.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:47:59.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:48:00.018Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-25T12:48:00.018Z] 448f6bf000e3: Pulling fs layer [2021-07-25T12:48:00.018Z] f757da607395: Pulling fs layer [2021-07-25T12:48:00.018Z] 05883995daec: Pulling fs layer [2021-07-25T12:48:00.018Z] 8603b9c90790: Pulling fs layer [2021-07-25T12:48:00.018Z] 1560dd03e051: Pulling fs layer [2021-07-25T12:48:00.018Z] 27f5ce0e4adf: Pulling fs layer [2021-07-25T12:48:00.018Z] c2d8d7efcc4b: Pulling fs layer [2021-07-25T12:48:00.018Z] 1560dd03e051: Waiting [2021-07-25T12:48:00.018Z] c2d8d7efcc4b: Waiting [2021-07-25T12:48:00.018Z] 27f5ce0e4adf: Waiting [2021-07-25T12:48:00.018Z] 8603b9c90790: Waiting [2021-07-25T12:48:00.294Z] f757da607395: Verifying Checksum [2021-07-25T12:48:00.294Z] f757da607395: Download complete [2021-07-25T12:48:00.294Z] 8603b9c90790: Verifying Checksum [2021-07-25T12:48:00.294Z] 8603b9c90790: Download complete [2021-07-25T12:48:00.567Z] 1560dd03e051: Verifying Checksum [2021-07-25T12:48:00.567Z] 1560dd03e051: Download complete [2021-07-25T12:48:00.567Z] 27f5ce0e4adf: Verifying Checksum [2021-07-25T12:48:00.567Z] 27f5ce0e4adf: Download complete [2021-07-25T12:48:00.844Z] 05883995daec: Verifying Checksum [2021-07-25T12:48:00.844Z] 05883995daec: Download complete [2021-07-25T12:48:01.444Z] 448f6bf000e3: Verifying Checksum [2021-07-25T12:48:01.444Z] 448f6bf000e3: Download complete [2021-07-25T12:48:04.831Z] c2d8d7efcc4b: Verifying Checksum [2021-07-25T12:48:04.831Z] c2d8d7efcc4b: Download complete [2021-07-25T12:48:04.831Z] 448f6bf000e3: Pull complete [2021-07-25T12:48:05.434Z] f757da607395: Pull complete [2021-07-25T12:48:06.864Z] 05883995daec: Pull complete [2021-07-25T12:48:07.136Z] 8603b9c90790: Pull complete [2021-07-25T12:48:08.111Z] 1560dd03e051: Pull complete [2021-07-25T12:48:08.389Z] 27f5ce0e4adf: Pull complete [2021-07-25T12:48:23.521Z] c2d8d7efcc4b: Pull complete [2021-07-25T12:48:23.521Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-25T12:48:23.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-25T12:48:23.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-25T12:48:23.769Z] prd-ubuntu18.04-docker-arm64-4c-16g-149 does not seem to be running inside a container [2021-07-25T12:48:23.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-25T12:48:27.471Z] $ docker top c465656d901fb4c0481dc2441a916cb984bd1d83b255669414ae2a2d25162371 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:28.519Z] ---> job-cost.sh [2021-07-25T12:48:28.519Z] lf-activate-venv: SKIPPING [2021-07-25T12:48:28.519Z] INFO: No Stack... [2021-07-25T12:48:29.500Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-25T12:48:30.099Z] INFO: Archiving Costs [Pipeline] sh [2021-07-25T12:48:30.781Z] + cut -d, -f6 [2021-07-25T12:48:30.781Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [Pipeline] lock [2021-07-25T12:48:30.848Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [2021-07-25T12:48:30.869Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] did not exist. Created. [2021-07-25T12:48:30.869Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-25T12:48:31.569Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-857db509/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-857db509/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-25T12:48:32.242Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-25T12:48:32.275Z] Warning: overwriting stash ‘stack-cost’ [2021-07-25T12:48:32.335Z] Stashed 1 file(s) [Pipeline] } [2021-07-25T12:48:32.348Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-648-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-25T12:48:32.374Z] $ docker stop --time=1 c465656d901fb4c0481dc2441a916cb984bd1d83b255669414ae2a2d25162371 [2021-07-25T12:48:34.105Z] $ docker rm -f c465656d901fb4c0481dc2441a916cb984bd1d83b255669414ae2a2d25162371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-07-25T12:48:35.576Z] provisioning config files... [2021-07-25T12:48:35.592Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config1675949098195364817tmp [Pipeline] { [Pipeline] sh [2021-07-25T12:48:35.931Z] + set +x [2021-07-25T12:48:35.931Z] + curl -s https://codecov.io/bash [2021-07-25T12:48:35.931Z] + bash -s -- [2021-07-25T12:48:35.931Z] [2021-07-25T12:48:35.931Z] _____ _ [2021-07-25T12:48:35.931Z] / ____| | | [2021-07-25T12:48:35.931Z] | | ___ __| | ___ ___ _____ __ [2021-07-25T12:48:35.931Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-25T12:48:35.931Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-25T12:48:35.931Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-25T12:48:35.931Z] Bash-1.0.6 [2021-07-25T12:48:35.931Z] [2021-07-25T12:48:35.931Z] [2021-07-25T12:48:35.931Z] ==> git version 2.24.4 found [2021-07-25T12:48:35.931Z] ==> 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-07-25T12:48:35.931Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-25T12:48:35.931Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-25T12:48:35.931Z] ==> Jenkins CI detected. [2021-07-25T12:48:36.199Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-25T12:48:36.199Z] project root: . [2021-07-25T12:48:36.199Z] --> token set from env [2021-07-25T12:48:36.199Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-25T12:48:36.199Z] ==> Running gcov in . (disable via -X gcov) [2021-07-25T12:48:36.199Z] ==> Python coveragepy not found [2021-07-25T12:48:36.199Z] ==> Searching for coverage reports in: [2021-07-25T12:48:36.199Z] + . [2021-07-25T12:48:36.199Z] -> Found 1 reports [2021-07-25T12:48:36.199Z] ==> Detecting git/mercurial file structure [2021-07-25T12:48:36.199Z] ==> Reading reports [2021-07-25T12:48:36.199Z] + ./coverage.out bytes=101588 [2021-07-25T12:48:36.199Z] ==> Appending adjustments [2021-07-25T12:48:36.199Z] https://docs.codecov.io/docs/fixing-reports [2021-07-25T12:48:36.781Z] + Found adjustments [2021-07-25T12:48:36.781Z] ==> Gzipping contents [2021-07-25T12:48:36.781Z] 16K /tmp/codecov.sYAorh.gz [2021-07-25T12:48:36.781Z] ==> Uploading reports [2021-07-25T12:48:36.781Z] url: https://codecov.io [2021-07-25T12:48:36.781Z] query: branch=PR-648&commit=73c5c23585c92b127a07b5f8dd578af81ef8975a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-07-25T12:48:36.781Z] -> Pinging Codecov [2021-07-25T12:48:36.781Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-648&commit=73c5c23585c92b127a07b5f8dd578af81ef8975a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-648%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=648&job=&cmd_args= [2021-07-25T12:48:37.050Z] -> Uploading to [2021-07-25T12:48:37.050Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-25/71470A77251A30514AAF9C0BB2E5B6CE/73c5c23585c92b127a07b5f8dd578af81ef8975a/312f3e2c-6fe5-490e-81a1-29601b47b7d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210725T124836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2dadf5e4dc2121dfa469c014fe92a0ecce59025b5b46082fd2d6eae01755795d [2021-07-25T12:48:37.050Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-25T12:48:37.050Z] Dload Upload Total Spent Left Speed [2021-07-25T12:48:37.635Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15231 0 0 100 15231 0 35433 --:--:-- --:--:-- --:--:-- 35420 100 15231 0 0 100 15231 0 35422 --:--:-- --:--:-- --:--:-- 35420 [2021-07-25T12:48:37.635Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/73c5c23585c92b127a07b5f8dd578af81ef8975a [Pipeline] } [2021-07-25T12:48:37.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:39.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:40.094Z] ---> package-listing.sh [2021-07-25T12:48:40.094Z] ++ facter osfamily [2021-07-25T12:48:40.094Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-25T12:48:40.368Z] + OS_FAMILY=redhat [2021-07-25T12:48:40.368Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-648 [2021-07-25T12:48:40.369Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-25T12:48:40.369Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-25T12:48:40.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-25T12:48:40.369Z] + PACKAGES=/tmp/packages_start.txt [2021-07-25T12:48:40.369Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-07-25T12:48:40.369Z] + PACKAGES=/tmp/packages_end.txt [2021-07-25T12:48:40.369Z] + case "${OS_FAMILY}" in [2021-07-25T12:48:40.369Z] + rpm -qa [2021-07-25T12:48:40.369Z] + sort [2021-07-25T12:48:40.956Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-25T12:48:40.956Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-25T12:48:40.956Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-25T12:48:40.956Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-648 ']' [2021-07-25T12:48:40.956Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [2021-07-25T12:48:40.956Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-648/archives/ [Pipeline] echo [2021-07-25T12:48:40.973Z] 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-648/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-25T12:48:41.275Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:48:41.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:48:41.879Z] [2021-07-25T12:48:41.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-25T12:48:42.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:48:42.217Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-25T12:48:42.217Z] b4d181a07f80: Pulling fs layer [2021-07-25T12:48:42.217Z] a1111a8f2ec3: Pulling fs layer [2021-07-25T12:48:42.217Z] ed53099fbce6: Pulling fs layer [2021-07-25T12:48:42.217Z] dc539afda2c1: Pulling fs layer [2021-07-25T12:48:42.217Z] 77bc0d833cb6: Pulling fs layer [2021-07-25T12:48:42.217Z] 9065ff56babe: Pulling fs layer [2021-07-25T12:48:42.217Z] d287ab97295c: Pulling fs layer [2021-07-25T12:48:42.217Z] dc539afda2c1: Waiting [2021-07-25T12:48:42.217Z] 77bc0d833cb6: Waiting [2021-07-25T12:48:42.217Z] 9065ff56babe: Waiting [2021-07-25T12:48:42.217Z] d287ab97295c: Waiting [2021-07-25T12:48:42.485Z] a1111a8f2ec3: Verifying Checksum [2021-07-25T12:48:42.485Z] a1111a8f2ec3: Download complete [2021-07-25T12:48:42.485Z] dc539afda2c1: Verifying Checksum [2021-07-25T12:48:42.485Z] dc539afda2c1: Download complete [2021-07-25T12:48:42.752Z] 77bc0d833cb6: Verifying Checksum [2021-07-25T12:48:42.752Z] 77bc0d833cb6: Download complete [2021-07-25T12:48:42.752Z] 9065ff56babe: Verifying Checksum [2021-07-25T12:48:42.752Z] 9065ff56babe: Download complete [2021-07-25T12:48:42.752Z] ed53099fbce6: Verifying Checksum [2021-07-25T12:48:42.752Z] ed53099fbce6: Download complete [2021-07-25T12:48:43.727Z] b4d181a07f80: Verifying Checksum [2021-07-25T12:48:43.727Z] b4d181a07f80: Download complete [2021-07-25T12:48:45.149Z] b4d181a07f80: Pull complete [2021-07-25T12:48:45.149Z] a1111a8f2ec3: Pull complete [2021-07-25T12:48:45.737Z] ed53099fbce6: Pull complete [2021-07-25T12:48:45.737Z] dc539afda2c1: Pull complete [2021-07-25T12:48:46.004Z] 77bc0d833cb6: Pull complete [2021-07-25T12:48:46.004Z] 9065ff56babe: Pull complete [2021-07-25T12:48:46.966Z] d287ab97295c: Verifying Checksum [2021-07-25T12:48:46.966Z] d287ab97295c: Download complete [2021-07-25T12:48:51.269Z] d287ab97295c: Pull complete [2021-07-25T12:48:51.539Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-25T12:48:51.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-25T12:48:51.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-25T12:48:51.645Z] prd-centos7-docker-4c-2g-146 does not seem to be running inside a container [2021-07-25T12:48:51.699Z] $ 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-648/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-648 -v /w/workspace/dry_go-mod-core-contracts_PR-648:/w/workspace/dry_go-mod-core-contracts_PR-648:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-648@tmp:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-25T12:48:54.353Z] $ docker top 075ed8a322baf464d9fe7ef96acc74c314f549f1b56aa0b5ab4b4f93ec33433f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-25T12:48:54.766Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-25T12:48:55.085Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-25T12:48:55.403Z] + ls /var/log/sa-host [2021-07-25T12:48:55.403Z] + sadf -c /var/log/sa-host/sa05 [2021-07-25T12:48:55.403Z] file_magic: OK [2021-07-25T12:48:55.403Z] HZ: Using current value: 100 [2021-07-25T12:48:55.403Z] file_header: OK [2021-07-25T12:48:55.403Z] 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-07-25T12:48:55.403Z] Statistics: [2021-07-25T12:48:55.403Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T12:48:55.403Z] File successfully converted to sysstat format version 12.0.3 [2021-07-25T12:48:55.403Z] + sadf -c /var/log/sa-host/sa25 [2021-07-25T12:48:55.403Z] file_magic: OK [2021-07-25T12:48:55.403Z] HZ: Using current value: 100 [2021-07-25T12:48:55.403Z] file_header: OK [2021-07-25T12:48:55.403Z] 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-07-25T12:48:55.403Z] Statistics: [2021-07-25T12:48:55.403Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-25T12:48:55.403Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-25T12:48:56.104Z] provisioning config files... [2021-07-25T12:48:56.123Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-648@tmp/config5775639213023577025tmp [Pipeline] { [Pipeline] echo [2021-07-25T12:48:56.152Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:56.469Z] ---> create-netrc.sh [Pipeline] } [2021-07-25T12:48:56.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:56.918Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-25T12:48:56.934Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:57.252Z] ---> sudo-logs.sh [2021-07-25T12:48:57.252Z] Archiving 'sudo' log.. [2021-07-25T12:48:57.252Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-146.vexxhost.local: Name or service not known [2021-07-25T12:48:57.252Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-146.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-25T12:48:57.293Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:57.607Z] ---> job-cost.sh [2021-07-25T12:48:57.607Z] lf-activate-venv: SKIPPING [2021-07-25T12:48:57.608Z] DEBUG: total: 0.18000000715255737 [2021-07-25T12:48:57.608Z] INFO: Retrieving Stack Cost... [2021-07-25T12:48:58.572Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-25T12:48:59.157Z] INFO: Archiving Costs [Pipeline] echo [2021-07-25T12:48:59.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-25T12:48:59.509Z] ---> logs-deploy.sh [2021-07-25T12:48:59.509Z] lf-activate-venv: SKIPPING [2021-07-25T12:48:59.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-648/3 [2021-07-25T12:48:59.509Z] INFO: archiving workspace using pattern(s): [2021-07-25T12:49:00.098Z] Archives upload complete. [2021-07-25T12:49:00.373Z] INFO: archiving logs to Nexus [2021-07-25T12:49:00.957Z] ---> uname -a: [2021-07-25T12:49:00.957Z] Linux prd-centos7-docker-4c-2g-146.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] ---> lscpu: [2021-07-25T12:49:00.957Z] Architecture: x86_64 [2021-07-25T12:49:00.957Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-25T12:49:00.957Z] Byte Order: Little Endian [2021-07-25T12:49:00.957Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-25T12:49:00.957Z] CPU(s): 2 [2021-07-25T12:49:00.957Z] On-line CPU(s) list: 0,1 [2021-07-25T12:49:00.957Z] Thread(s) per core: 1 [2021-07-25T12:49:00.957Z] Core(s) per socket: 1 [2021-07-25T12:49:00.957Z] Socket(s): 2 [2021-07-25T12:49:00.957Z] NUMA node(s): 1 [2021-07-25T12:49:00.957Z] Vendor ID: AuthenticAMD [2021-07-25T12:49:00.957Z] CPU family: 23 [2021-07-25T12:49:00.957Z] Model: 49 [2021-07-25T12:49:00.957Z] Model name: AMD EPYC-Rome Processor [2021-07-25T12:49:00.957Z] Stepping: 0 [2021-07-25T12:49:00.957Z] CPU MHz: 2799.998 [2021-07-25T12:49:00.957Z] BogoMIPS: 5599.99 [2021-07-25T12:49:00.957Z] Virtualization: AMD-V [2021-07-25T12:49:00.957Z] Hypervisor vendor: KVM [2021-07-25T12:49:00.957Z] Virtualization type: full [2021-07-25T12:49:00.957Z] L1d cache: 32K [2021-07-25T12:49:00.957Z] L1i cache: 32K [2021-07-25T12:49:00.957Z] L2 cache: 512K [2021-07-25T12:49:00.957Z] L3 cache: 16384K [2021-07-25T12:49:00.957Z] NUMA node0 CPU(s): 0,1 [2021-07-25T12:49:00.957Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] ---> nproc: [2021-07-25T12:49:00.957Z] 2 [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] ---> df -h: [2021-07-25T12:49:00.957Z] Filesystem Size Used Avail Use% Mounted on [2021-07-25T12:49:00.957Z] overlay 40G 7.7G 33G 20% / [2021-07-25T12:49:00.957Z] tmpfs 64M 0 64M 0% /dev [2021-07-25T12:49:00.957Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-07-25T12:49:00.957Z] shm 64M 0 64M 0% /dev/shm [2021-07-25T12:49:00.957Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] ---> sar -b -r -n DEV: [2021-07-25T12:49:00.957Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/25/21 _x86_64_ (2 CPU) [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] 12:41:19 LINUX RESTART (2 CPU) [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] 12:42:01 tps rtps wtps bread/s bwrtn/s [2021-07-25T12:49:00.957Z] 12:43:01 23.15 3.16 19.99 2521.52 2641.29 [2021-07-25T12:49:00.957Z] 12:44:01 0.48 0.00 0.48 0.00 7.83 [2021-07-25T12:49:00.957Z] 12:45:01 0.28 0.00 0.28 0.00 3.08 [2021-07-25T12:49:00.957Z] 12:46:01 0.18 0.00 0.18 0.00 3.00 [2021-07-25T12:49:00.957Z] 12:47:01 0.30 0.00 0.30 0.00 4.10 [2021-07-25T12:49:00.957Z] 12:48:01 0.32 0.00 0.32 0.00 4.35 [2021-07-25T12:49:00.957Z] Average: 4.12 0.53 3.59 420.31 444.00 [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] 12:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-25T12:49:00.957Z] 12:43:01 5468164 0 800796 10.00 2620 1737360 1245716 13.75 578752 1562024 20 [2021-07-25T12:49:00.957Z] 12:44:01 5471344 0 797608 9.96 2620 1737368 1204584 13.30 576748 1561988 16 [2021-07-25T12:49:00.957Z] 12:45:01 5470300 0 798652 9.97 2620 1737368 1204728 13.30 583136 1556484 20 [2021-07-25T12:49:00.957Z] 12:46:01 5468800 0 800144 9.99 2620 1737376 1204776 13.30 584536 1556484 20 [2021-07-25T12:49:00.957Z] 12:47:01 5468684 0 800256 9.99 2620 1737380 1204812 13.30 582096 1559060 16 [2021-07-25T12:49:00.957Z] 12:48:01 5469108 0 799828 9.99 2620 1737384 1204632 13.30 582156 1559064 16 [2021-07-25T12:49:00.957Z] Average: 5469400 0 799547 9.98 2620 1737373 1211541 13.38 581237 1559184 18 [2021-07-25T12:49:00.957Z] [2021-07-25T12:49:00.957Z] 12:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-25T12:49:00.957Z] 12:43:01 eth0 95.29 66.72 360.81 15.31 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:43:01 docker0 13.64 10.53 2.59 27.12 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:44:01 eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:45:01 eth0 1.30 0.37 0.33 0.17 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:46:01 eth0 1.00 0.32 0.32 0.23 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.957Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:47:01 eth0 0.68 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:48:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] Average: eth0 16.51 11.32 60.33 2.66 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] Average: docker0 2.27 1.75 0.43 4.52 0.00 0.00 0.00 0.00 [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z] ---> sar -P ALL: [2021-07-25T12:49:00.958Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/25/21 _x86_64_ (2 CPU) [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z] 12:41:19 LINUX RESTART (2 CPU) [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z] 12:42:01 CPU %user %nice %system %iowait %steal %idle [2021-07-25T12:49:00.958Z] 12:43:01 all 2.45 0.00 1.34 0.19 0.05 95.96 [2021-07-25T12:49:00.958Z] 12:43:01 0 2.43 0.00 1.38 0.10 0.05 96.03 [2021-07-25T12:49:00.958Z] 12:43:01 1 2.47 0.00 1.30 0.29 0.05 95.90 [2021-07-25T12:49:00.958Z] 12:44:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2021-07-25T12:49:00.958Z] 12:44:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-07-25T12:49:00.958Z] 12:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-07-25T12:49:00.958Z] 12:45:01 all 0.25 0.00 0.22 0.01 0.03 99.49 [2021-07-25T12:49:00.958Z] 12:45:01 0 0.38 0.00 0.25 0.02 0.02 99.33 [2021-07-25T12:49:00.958Z] 12:45:01 1 0.12 0.00 0.20 0.00 0.03 99.65 [2021-07-25T12:49:00.958Z] 12:46:01 all 0.19 0.00 0.04 0.00 0.01 99.76 [2021-07-25T12:49:00.958Z] 12:46:01 0 0.33 0.00 0.03 0.00 0.00 99.63 [2021-07-25T12:49:00.958Z] 12:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-25T12:49:00.958Z] 12:47:01 all 0.26 0.00 0.04 0.00 0.03 99.67 [2021-07-25T12:49:00.958Z] 12:47:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-07-25T12:49:00.958Z] 12:47:01 1 0.40 0.00 0.03 0.00 0.03 99.53 [2021-07-25T12:49:00.958Z] 12:48:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-07-25T12:49:00.958Z] 12:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-07-25T12:49:00.958Z] 12:48:01 1 0.42 0.00 0.05 0.00 0.02 99.52 [2021-07-25T12:49:00.958Z] Average: all 0.57 0.00 0.28 0.03 0.02 99.09 [2021-07-25T12:49:00.958Z] Average: 0 0.56 0.00 0.29 0.02 0.02 99.11 [2021-07-25T12:49:00.958Z] Average: 1 0.58 0.00 0.28 0.05 0.03 99.07 [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z] [2021-07-25T12:49:00.958Z]