Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6d679c2fe470034056c795832471098734324e55+6002097aa897ad8ccac87e44b1e114925388b639 (186c93f8d890275b03ae3ddb69db29c536b77ab5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2890705684533055184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2909378851339134742.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2248780485238373258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3954582444879085361.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3726368398671357245.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-254/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7986171301584457802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-732 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-254 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/jenkins-gitclient-ssh3308479187384599831.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/jenkins-gitclient-ssh8527493105297721717.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/jenkins-gitclient-ssh1835318148274430287.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T05:48:54.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T05:48:54.637Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T05:48:54.772Z] ========================================================= [2021-06-07T05:48:54.772Z] EdgeX Global Pipelines Version Info [2021-06-07T05:48:54.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:48:56.322Z] ------------------- [2021-06-07T05:48:56.322Z] stable info: [2021-06-07T05:48:56.322Z] ------------------- [2021-06-07T05:48:56.322Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T05:48:56.322Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:48:56.322Z] Message: update stable to v1.0.193 [2021-06-07T05:48:56.895Z] ------------------- [2021-06-07T05:48:56.895Z] experimental info: [2021-06-07T05:48:56.895Z] ------------------- [2021-06-07T05:48:56.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T05:48:56.895Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:48:56.895Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T05:48:57.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-07T05:48:57.222Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-07T05:48:57.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T05:48:57.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T05:48:57.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T05:48:57.474Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T05:48:57.540Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T05:48:57.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T05:48:57.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T05:48:57.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T05:48:57.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T05:48:57.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-07T05:48:57.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T05:48:57.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T05:48:58.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:58.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:58.158Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:58.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:58.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T05:48:58.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-07T05:48:58.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T05:48:58.465Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T05:48:58.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T05:48:58.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T05:48:58.674Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-07T05:48:58.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T05:48:58.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo [2021-06-07T05:48:58.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo [2021-06-07T05:48:58.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo [2021-06-07T05:48:59.008Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d679c2fe470034056c795832471098734324e55 [Pipeline] echo [2021-06-07T05:48:59.073Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d679c2 [Pipeline] echo [2021-06-07T05:48:59.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:49:02.304Z] + git log --format=format:%s -1 6d679c2fe470034056c795832471098734324e55 [Pipeline] echo [2021-06-07T05:49:02.372Z] GIT_COMMIT: 6d679c2fe470034056c795832471098734324e55, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo [2021-06-07T05:49:02.421Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:49:03.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:49:03.094Z] [2021-06-07T05:49:03.094Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:49:03.471Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:49:03.471Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T05:49:03.471Z] 31603596830f: Pulling fs layer [2021-06-07T05:49:03.471Z] 54011a49482f: Pulling fs layer [2021-06-07T05:49:03.471Z] a6820b24f6d8: Pulling fs layer [2021-06-07T05:49:03.471Z] f581987b2513: Pulling fs layer [2021-06-07T05:49:03.471Z] f581987b2513: Waiting [2021-06-07T05:49:03.471Z] 54011a49482f: Verifying Checksum [2021-06-07T05:49:03.471Z] 54011a49482f: Download complete [2021-06-07T05:49:03.736Z] 31603596830f: Verifying Checksum [2021-06-07T05:49:03.736Z] 31603596830f: Download complete [2021-06-07T05:49:03.736Z] f581987b2513: Verifying Checksum [2021-06-07T05:49:03.736Z] f581987b2513: Download complete [2021-06-07T05:49:03.736Z] a6820b24f6d8: Verifying Checksum [2021-06-07T05:49:03.736Z] a6820b24f6d8: Download complete [2021-06-07T05:49:03.736Z] 31603596830f: Pull complete [2021-06-07T05:49:04.002Z] 54011a49482f: Pull complete [2021-06-07T05:49:04.576Z] a6820b24f6d8: Pull complete [2021-06-07T05:49:04.577Z] f581987b2513: Pull complete [2021-06-07T05:49:04.577Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T05:49:04.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:49:04.577Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T05:49:04.679Z] prd-centos7-docker-4c-2g-732 does not seem to be running inside a container [2021-06-07T05:49:04.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-254 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254:/w/workspace/xfoundry_go-mod-bootstrap_PR-254:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T05:49:06.166Z] $ docker top f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T05:49:06.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:49:06.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:49:06.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:49:06.473Z] $ docker exec f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent [2021-06-07T05:49:06.579Z] SSH_AUTH_SOCK=/tmp/ssh-GYANPkDQllmJ/agent.15 [2021-06-07T05:49:06.579Z] SSH_AGENT_PID=22 [2021-06-07T05:49:06.586Z] Running ssh-add (command line suppressed) [2021-06-07T05:49:06.678Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_1671311244768857827.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_1671311244768857827.key) [2021-06-07T05:49:06.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:49:07.041Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T05:49:07.074Z] $ docker exec --env ******** --env ******** f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent -k [2021-06-07T05:49:07.163Z] unset SSH_AUTH_SOCK; [2021-06-07T05:49:07.163Z] unset SSH_AGENT_PID; [2021-06-07T05:49:07.163Z] echo Agent pid 22 killed; [2021-06-07T05:49:07.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T05:49:07.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:49:07.291Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:49:07.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:49:07.403Z] $ docker exec f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent [2021-06-07T05:49:07.512Z] SSH_AUTH_SOCK=/tmp/ssh-q8tL1XGasiRz/agent.55 [2021-06-07T05:49:07.512Z] SSH_AGENT_PID=62 [2021-06-07T05:49:07.517Z] Running ssh-add (command line suppressed) [2021-06-07T05:49:07.621Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_2336927702951151550.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/private_key_2336927702951151550.key) [2021-06-07T05:49:07.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:49:08.012Z] + git semver init [2021-06-07T05:49:08.012Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T05:49:08.012Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-254/.git [2021-06-07T05:49:08.012Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [2021-06-07T05:49:08.012Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T05:49:08.012Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T05:49:08.012Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T05:49:08.012Z] # $SEMVER_BRANCH = PR-254 [2021-06-07T05:49:08.012Z] # $SEMVER_TEMP = /tmp/semver-799209459 [2021-06-07T05:49:08.012Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-07T05:49:08.623Z] # '/tmp/semver-799209459' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-254/.semver' [2021-06-07T05:49:08.623Z] # -> Force: false [2021-06-07T05:49:08.623Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-254/.semver [Pipeline] } [2021-06-07T05:49:08.651Z] $ docker exec --env ******** --env ******** f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc ssh-agent -k [2021-06-07T05:49:08.745Z] unset SSH_AUTH_SOCK; [2021-06-07T05:49:08.745Z] unset SSH_AGENT_PID; [2021-06-07T05:49:08.745Z] echo Agent pid 62 killed; [2021-06-07T05:49:08.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T05:49:09.227Z] + git semver [Pipeline] } [2021-06-07T05:49:09.253Z] $ docker stop --time=1 f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc [2021-06-07T05:49:10.484Z] $ docker rm -f f6f6bad9e525a7cffa644fcb6843b2280cd88418d2402e98a86791cba74684cc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:49:10.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T05:49:11.449Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T05:49:11.470Z] [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-06-07T05:49:27.087Z] Still waiting to schedule task [2021-06-07T05:49:27.087Z] ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:27.087Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:27.087Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-06-07T05:49:27.087Z] ‘prd-centos7-docker-4c-2g-729’ is offline [2021-06-07T05:49:27.087Z] ‘prd-centos7-docker-4c-2g-740’ is offline [2021-06-07T05:49:27.088Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:27.133Z] Still waiting to schedule task [2021-06-07T05:49:27.134Z] ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:27.134Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:27.134Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:27.134Z] ‘prd-centos7-docker-4c-2g-729’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:27.134Z] ‘prd-centos7-docker-4c-2g-740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:27.134Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ is offline [2021-06-07T05:51:17.007Z] Running on prd-centos7-docker-4c-2g-745 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [Pipeline] { [Pipeline] ws [2021-06-07T05:51:17.065Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:51:17.219Z] Selected Git installation does not exist. Using Default [2021-06-07T05:51:17.219Z] The recommended git tool is: NONE [2021-06-07T05:51:19.665Z] using credential edgex-jenkins-ssh [2021-06-07T05:51:19.680Z] Cloning the remote Git repository [2021-06-07T05:51:19.347Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:19.416Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-07T05:51:19.475Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:19.476Z] > git --version # timeout=10 [2021-06-07T05:51:19.483Z] > git --version # 'git version 2.24.4' [2021-06-07T05:51:19.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:19.513Z] [INFO] Currently running in a labeled security context [2021-06-07T05:51:19.514Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:51:19.514Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1301241802144585325.key [2021-06-07T05:51:19.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:51:20.137Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:51:20.149Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:51:20.905Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 [2021-06-07T05:51:21.017Z] Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 [2021-06-07T05:51:21.018Z] Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) [2021-06-07T05:51:20.163Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:51:20.176Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:20.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:20.178Z] [INFO] Currently running in a labeled security context [2021-06-07T05:51:20.178Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:51:20.178Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3534822128933144428.key [2021-06-07T05:51:20.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:51:20.653Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:51:20.664Z] > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 [2021-06-07T05:51:20.716Z] > git remote # timeout=10 [2021-06-07T05:51:20.727Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:51:20.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:20.734Z] [INFO] Currently running in a labeled security context [2021-06-07T05:51:20.734Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:51:20.734Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh4984011815306677287.key [2021-06-07T05:51:20.741Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-06-07T05:51:20.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:51:20.768Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:51:20.783Z] > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 [2021-06-07T05:51:24.439Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [2021-06-07T05:51:24.458Z] > git --version # timeout=10 [2021-06-07T05:51:24.485Z] > git --version # 'git version 2.24.4' [2021-06-07T05:51:24.495Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:51:25.601Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:51:25.964Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:51:26.293Z] + true [2021-06-07T05:51:26.293Z] + sudo service docker restart [2021-06-07T05:51:26.293Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-07T05:51:44.609Z] ========================================================= [2021-06-07T05:51:44.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T05:51:44.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:51:45.041Z] + 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-06-07T05:51:45.308Z] Sending build context to Docker daemon 978.9kB [2021-06-07T05:51:45.308Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-07T05:51:45.308Z] Step 2/8 : FROM ${BASE} [2021-06-07T05:51:45.308Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T05:51:45.308Z] 540db60ca938: Pulling fs layer [2021-06-07T05:51:45.308Z] adcc1eea9eea: Pulling fs layer [2021-06-07T05:51:45.308Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T05:51:45.308Z] 0510c868ecb4: Pulling fs layer [2021-06-07T05:51:45.308Z] afea3b2eda06: Pulling fs layer [2021-06-07T05:51:45.308Z] 7809a108b3ef: Pulling fs layer [2021-06-07T05:51:45.308Z] f706445af74f: Pulling fs layer [2021-06-07T05:51:45.308Z] afea3b2eda06: Waiting [2021-06-07T05:51:45.308Z] 7809a108b3ef: Waiting [2021-06-07T05:51:45.308Z] f706445af74f: Waiting [2021-06-07T05:51:45.308Z] 0510c868ecb4: Waiting [2021-06-07T05:51:45.308Z] 4c4ab2625f07: Verifying Checksum [2021-06-07T05:51:45.308Z] 4c4ab2625f07: Download complete [2021-06-07T05:51:45.576Z] adcc1eea9eea: Verifying Checksum [2021-06-07T05:51:45.576Z] adcc1eea9eea: Download complete [2021-06-07T05:51:45.576Z] afea3b2eda06: Verifying Checksum [2021-06-07T05:51:45.576Z] afea3b2eda06: Download complete [2021-06-07T05:51:45.576Z] 7809a108b3ef: Verifying Checksum [2021-06-07T05:51:45.576Z] 7809a108b3ef: Download complete [2021-06-07T05:51:45.576Z] 540db60ca938: Verifying Checksum [2021-06-07T05:51:45.576Z] 540db60ca938: Download complete [2021-06-07T05:51:45.841Z] 540db60ca938: Pull complete [2021-06-07T05:51:45.841Z] adcc1eea9eea: Pull complete [2021-06-07T05:51:46.110Z] 4c4ab2625f07: Pull complete [2021-06-07T05:51:48.675Z] f706445af74f: Verifying Checksum [2021-06-07T05:51:48.675Z] f706445af74f: Download complete [2021-06-07T05:51:49.625Z] 0510c868ecb4: Verifying Checksum [2021-06-07T05:51:49.625Z] 0510c868ecb4: Download complete [2021-06-07T05:51:52.964Z] 0510c868ecb4: Pull complete [2021-06-07T05:51:52.964Z] afea3b2eda06: Pull complete [2021-06-07T05:51:53.238Z] 7809a108b3ef: Pull complete [2021-06-07T05:51:54.640Z] f706445af74f: Pull complete [2021-06-07T05:51:54.640Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T05:51:54.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T05:51:54.640Z] ---> b068be0155e3 [2021-06-07T05:51:54.640Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:51:59.976Z] ---> Running in c60e836b9e27 [2021-06-07T05:51:59.976Z] Removing intermediate container c60e836b9e27 [2021-06-07T05:51:59.976Z] ---> 075b4cffb6ba [2021-06-07T05:51:59.976Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T05:51:59.976Z] ---> Running in 575f08395917 [2021-06-07T05:52:00.246Z] Removing intermediate container 575f08395917 [2021-06-07T05:52:00.246Z] ---> 5c3453c54ff9 [2021-06-07T05:52:00.246Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-07T05:52:00.246Z] ---> Running in aadfae8b7625 [2021-06-07T05:52:00.510Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T05:52:01.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T05:52:07.215Z] OK: 149 MiB in 40 packages [2021-06-07T05:52:07.215Z] Removing intermediate container aadfae8b7625 [2021-06-07T05:52:07.215Z] ---> 36c016cf42fb [2021-06-07T05:52:07.215Z] Step 6/8 : WORKDIR /build [2021-06-07T05:52:07.476Z] ---> Running in 7c9ebc5fa0dd [2021-06-07T05:52:07.476Z] Removing intermediate container 7c9ebc5fa0dd [2021-06-07T05:52:07.476Z] ---> 0c2a01ae5b9c [2021-06-07T05:52:07.476Z] Step 7/8 : COPY go.mod . [2021-06-07T05:52:07.739Z] ---> 721252805416 [2021-06-07T05:52:07.739Z] Step 8/8 : RUN go mod download [2021-06-07T05:52:07.739Z] ---> Running in 04cdd964d1ba [2021-06-07T05:52:17.807Z] Removing intermediate container 04cdd964d1ba [2021-06-07T05:52:17.808Z] ---> a286436ff80a [2021-06-07T05:52:17.808Z] Successfully built a286436ff80a [2021-06-07T05:52:17.808Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:52:18.148Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:52:18.148Z] . [Pipeline] withDockerContainer [2021-06-07T05:52:18.247Z] prd-centos7-docker-4c-2g-745 does not seem to be running inside a container [2021-06-07T05:52:18.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T05:52:18.671Z] $ docker top 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:52:19.115Z] + go version [2021-06-07T05:52:19.115Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T05:52:19.137Z] $ docker stop --time=1 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b [2021-06-07T05:52:20.335Z] $ docker rm -f 121811e07645288a7fe67b307aad589720266ca3f72458b80dd357f38792d03b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:52:21.299Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:52:21.299Z] . [Pipeline] withDockerContainer [2021-06-07T05:52:21.400Z] prd-centos7-docker-4c-2g-745 does not seem to be running inside a container [2021-06-07T05:52:21.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-07T05:52:21.798Z] $ docker top 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:52:22.302Z] + go mod tidy [Pipeline] sh [2021-06-07T05:52:23.039Z] + make test [2021-06-07T05:52:23.039Z] go mod tidy [2021-06-07T05:52:23.039Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:52:33.534Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-746 in /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [Pipeline] { [Pipeline] ws [2021-06-07T05:52:33.597Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:52:33.930Z] Selected Git installation does not exist. Using Default [2021-06-07T05:52:33.930Z] The recommended git tool is: NONE [2021-06-07T05:52:35.459Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-07T05:52:35.459Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.007s coverage: 5.4% of statements [2021-06-07T05:52:35.459Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-07T05:52:35.459Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements [2021-06-07T05:52:35.459Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-06-07T05:52:35.459Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-07T05:52:35.459Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-07T05:52:36.052Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-07T05:52:36.052Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements [2021-06-07T05:52:36.052Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 26.7% of statements [2021-06-07T05:52:40.279Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-06-07T05:52:40.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-07T05:52:40.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-07T05:52:40.279Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2021-06-07T05:52:40.279Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-07T05:52:40.279Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-07T05:52:40.401Z] using credential edgex-jenkins-ssh [2021-06-07T05:52:40.422Z] Cloning the remote Git repository [2021-06-07T05:52:40.484Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:52:40.619Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-07T05:52:40.736Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:52:40.737Z] > git --version # timeout=10 [2021-06-07T05:52:40.768Z] > git --version # 'git version 2.17.1' [2021-06-07T05:52:40.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:52:40.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:52:42.434Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 6d679c2fe470034056c795832471098734324e55 [2021-06-07T05:52:42.658Z] Merge succeeded, producing 6d679c2fe470034056c795832471098734324e55 [2021-06-07T05:52:42.659Z] Checking out Revision 6d679c2fe470034056c795832471098734324e55 (PR-254) [2021-06-07T05:52:41.746Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:52:41.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:52:41.798Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:52:41.849Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:52:41.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:52:41.864Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:52:42.455Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:52:42.473Z] > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 [2021-06-07T05:52:42.571Z] > git remote # timeout=10 [2021-06-07T05:52:42.590Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:52:42.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:52:42.619Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-06-07T05:52:42.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:52:42.666Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:52:42.679Z] > git checkout -f 6d679c2fe470034056c795832471098734324e55 # timeout=10 [2021-06-07T05:52:45.647Z] gofmt -l . [2021-06-07T05:52:45.647Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:52:45.701Z] $ docker stop --time=1 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 [2021-06-07T05:52:47.140Z] $ docker rm -f 19827f50d5f5613422acd27730bc0d990aff08d267ab108257bbb054ba5335b8 [2021-06-07T05:52:47.212Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" [Pipeline] // withDockerContainer [2021-06-07T05:52:47.281Z] > git --version # timeout=10 [2021-06-07T05:52:47.293Z] > git --version # 'git version 2.17.1' [2021-06-07T05:52:47.306Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] sh [2021-06-07T05:52:47.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] withEnv [Pipeline] { [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2021-06-07T05:52:47.900Z] Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2021-06-07T05:52:48.986Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-06-07T05:52:49.494Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:52:50.020Z] + true [2021-06-07T05:52:50.020Z] + sudo service docker restart [2021-06-07T05:52:50.196Z] ---> job-cost.sh [2021-06-07T05:52:50.197Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aiv9 [2021-06-07T05:52:58.407Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo [2021-06-07T05:53:08.808Z] ========================================================= [2021-06-07T05:53:08.808Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T05:53:08.808Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:53:09.256Z] + 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-06-07T05:53:10.248Z] Sending build context to Docker daemon 977.9kB [2021-06-07T05:53:10.248Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-07T05:53:10.248Z] Step 2/8 : FROM ${BASE} [2021-06-07T05:53:10.865Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T05:53:10.865Z] 595b0fe564bb: Pulling fs layer [2021-06-07T05:53:10.865Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T05:53:10.865Z] 316046926c0a: Pulling fs layer [2021-06-07T05:53:10.865Z] 4ebd0625c992: Pulling fs layer [2021-06-07T05:53:10.865Z] 207e8628e3a3: Pulling fs layer [2021-06-07T05:53:10.865Z] c791037a9be2: Pulling fs layer [2021-06-07T05:53:10.865Z] ffd874e62e21: Pulling fs layer [2021-06-07T05:53:10.865Z] c791037a9be2: Waiting [2021-06-07T05:53:10.865Z] ffd874e62e21: Waiting [2021-06-07T05:53:10.865Z] 4ebd0625c992: Waiting [2021-06-07T05:53:10.865Z] 207e8628e3a3: Waiting [2021-06-07T05:53:11.149Z] 316046926c0a: Verifying Checksum [2021-06-07T05:53:11.149Z] 316046926c0a: Download complete [2021-06-07T05:53:11.149Z] 7186ed65a4f7: Verifying Checksum [2021-06-07T05:53:11.149Z] 7186ed65a4f7: Download complete [2021-06-07T05:53:11.149Z] 207e8628e3a3: Download complete [2021-06-07T05:53:11.149Z] c791037a9be2: Verifying Checksum [2021-06-07T05:53:11.149Z] c791037a9be2: Download complete [2021-06-07T05:53:11.149Z] 595b0fe564bb: Verifying Checksum [2021-06-07T05:53:11.149Z] 595b0fe564bb: Download complete [2021-06-07T05:53:11.759Z] 595b0fe564bb: Pull complete [2021-06-07T05:53:12.754Z] 7186ed65a4f7: Pull complete [2021-06-07T05:53:13.039Z] 316046926c0a: Pull complete [2021-06-07T05:53:13.318Z] ffd874e62e21: Verifying Checksum [2021-06-07T05:53:13.318Z] ffd874e62e21: Download complete [2021-06-07T05:53:13.376Z] lf-activate-venv(): INFO: Adding /tmp/venv-aiv9/bin to PATH [2021-06-07T05:53:13.376Z] INFO: No Stack... [2021-06-07T05:53:13.376Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:53:13.376Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:53:13.694Z] + cut -d, -f6 [2021-06-07T05:53:13.695Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-06-07T05:53:13.752Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [2021-06-07T05:53:13.757Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] did not exist. Created. [2021-06-07T05:53:13.757Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:53:14.169Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T05:53:14.268Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:53:14.290Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T05:53:14.777Z] 4ebd0625c992: Verifying Checksum [2021-06-07T05:53:14.777Z] 4ebd0625c992: Download complete [2021-06-07T05:53:24.979Z] 4ebd0625c992: Pull complete [2021-06-07T05:53:24.980Z] 207e8628e3a3: Pull complete [2021-06-07T05:53:25.585Z] c791037a9be2: Pull complete [2021-06-07T05:53:29.934Z] ffd874e62e21: Pull complete [2021-06-07T05:53:29.934Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T05:53:29.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T05:53:29.934Z] ---> cfc18b08335c [2021-06-07T05:53:29.934Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:53:31.924Z] ---> Running in fc49401a1246 [2021-06-07T05:53:32.524Z] Removing intermediate container fc49401a1246 [2021-06-07T05:53:32.524Z] ---> 3cf8db38098f [2021-06-07T05:53:32.524Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T05:53:32.798Z] ---> Running in b9c00bae0883 [2021-06-07T05:53:35.442Z] Removing intermediate container b9c00bae0883 [2021-06-07T05:53:35.442Z] ---> feab0354b5a1 [2021-06-07T05:53:35.442Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-07T05:53:35.442Z] ---> Running in 1e123a4b6c2e [2021-06-07T05:53:36.909Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T05:53:37.902Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T05:53:38.886Z] OK: 138 MiB in 40 packages [2021-06-07T05:53:39.867Z] Removing intermediate container 1e123a4b6c2e [2021-06-07T05:53:39.867Z] ---> fdb385148de9 [2021-06-07T05:53:39.867Z] Step 6/8 : WORKDIR /build [2021-06-07T05:53:40.142Z] ---> Running in b5a82953c62f [2021-06-07T05:53:40.742Z] Removing intermediate container b5a82953c62f [2021-06-07T05:53:40.742Z] ---> 91f918559c0e [2021-06-07T05:53:40.742Z] Step 7/8 : COPY go.mod . [2021-06-07T05:53:41.350Z] ---> 074e273a3c9d [2021-06-07T05:53:41.350Z] Step 8/8 : RUN go mod download [2021-06-07T05:53:41.626Z] ---> Running in d8d694cde0e0 [2021-06-07T05:54:08.484Z] Removing intermediate container d8d694cde0e0 [2021-06-07T05:54:08.484Z] ---> f9736ee72099 [2021-06-07T05:54:08.484Z] Successfully built f9736ee72099 [2021-06-07T05:54:08.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:54:08.882Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:54:08.882Z] . [Pipeline] withDockerContainer [2021-06-07T05:54:09.202Z] prd-ubuntu18.04-docker-arm64-4c-16g-746 does not seem to be running inside a container [2021-06-07T05:54:09.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T05:54:11.109Z] $ docker top bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:54:12.204Z] + go version [2021-06-07T05:54:12.204Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T05:54:12.239Z] $ docker stop --time=1 bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d [2021-06-07T05:54:14.181Z] $ docker rm -f bca85dcb7acb2636097108a60f58b595260ec2ca74d36f7bb53ae763d8335d6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:54:15.220Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:54:15.220Z] . [Pipeline] withDockerContainer [2021-06-07T05:54:15.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-746 does not seem to be running inside a container [2021-06-07T05:54:15.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-07T05:54:17.455Z] $ docker top 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:54:18.529Z] + go mod tidy [Pipeline] sh [2021-06-07T05:54:19.835Z] + make test [2021-06-07T05:54:19.835Z] go mod tidy [2021-06-07T05:54:20.444Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:55:07.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-07T05:55:07.518Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.049s coverage: 5.4% of statements [2021-06-07T05:55:07.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-07T05:55:07.518Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.133s coverage: 92.2% of statements [2021-06-07T05:55:07.518Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.018s coverage: 85.3% of statements [2021-06-07T05:55:07.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-07T05:55:07.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-07T05:55:07.518Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-07T05:55:08.508Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.078s coverage: 100.0% of statements [2021-06-07T05:55:08.791Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.072s coverage: 26.7% of statements [2021-06-07T05:55:14.226Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.055s coverage: 91.0% of statements [2021-06-07T05:55:14.226Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-07T05:55:14.226Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-07T05:55:14.226Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.027s coverage: 91.3% of statements [2021-06-07T05:55:14.226Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-07T05:55:14.226Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-07T05:55:36.435Z] gofmt -l . [2021-06-07T05:55:36.435Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:55:36.476Z] $ docker stop --time=1 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f [2021-06-07T05:55:38.554Z] $ docker rm -f 6081b36e4b38401b84d6174a2dd37b5d6fee0a5db4cec36fa8364aca78b1e10f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:55:39.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T05:55:39.559Z] Warning: overwriting stash ‘coverage-report’ [2021-06-07T05:55:40.184Z] 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] libraryResource [Pipeline] sh [2021-06-07T05:55:41.212Z] ---> job-cost.sh [2021-06-07T05:55:41.212Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wqne [2021-06-07T05:56:28.297Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T05:58:05.070Z] lf-activate-venv(): INFO: Adding /tmp/venv-wqne/bin to PATH [2021-06-07T05:58:05.070Z] INFO: No Stack... [2021-06-07T05:58:05.070Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T05:58:05.070Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:58:05.434Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-06-07T05:58:05.435Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T05:58:05.519Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [2021-06-07T05:58:05.524Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] did not exist. Created. [2021-06-07T05:58:05.524Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:58:05.966Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-e2c220bf/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-e2c220bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-07T05:58:06.354Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T05:58:06.391Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T05:58:06.546Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:58:06.566Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-254-1-stack-cost] [Pipeline] // lock [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-06-07T05:58:07.506Z] provisioning config files... [2021-06-07T05:58:07.519Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/config8580225306782846474tmp [Pipeline] { [Pipeline] sh [2021-06-07T05:58:07.888Z] + set +x [2021-06-07T05:58:07.888Z] + bash -s -- [2021-06-07T05:58:07.888Z] + curl -s https://codecov.io/bash [2021-06-07T05:58:07.888Z] [2021-06-07T05:58:07.888Z] _____ _ [2021-06-07T05:58:07.888Z] / ____| | | [2021-06-07T05:58:07.888Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T05:58:07.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T05:58:07.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T05:58:07.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T05:58:07.888Z] Bash-1.0.3 [2021-06-07T05:58:07.888Z] [2021-06-07T05:58:07.888Z] [2021-06-07T05:58:07.888Z] ==> git version 2.24.4 found [2021-06-07T05:58:07.888Z] ==> 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-06-07T05:58:07.888Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T05:58:07.888Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T05:58:07.888Z] ==> Jenkins CI detected. [2021-06-07T05:58:07.888Z] project root: . [2021-06-07T05:58:07.888Z] --> token set from env [2021-06-07T05:58:07.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T05:58:07.888Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T05:58:07.888Z] ==> Python coveragepy not found [2021-06-07T05:58:07.888Z] ==> Searching for coverage reports in: [2021-06-07T05:58:07.888Z] + . [2021-06-07T05:58:07.888Z] -> Found 1 reports [2021-06-07T05:58:07.888Z] ==> Detecting git/mercurial file structure [2021-06-07T05:58:07.888Z] ==> Reading reports [2021-06-07T05:58:07.888Z] + ./coverage.out bytes=31740 [2021-06-07T05:58:07.888Z] ==> Appending adjustments [2021-06-07T05:58:07.888Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T05:58:08.152Z] + Found adjustments [2021-06-07T05:58:08.152Z] ==> Gzipping contents [2021-06-07T05:58:08.414Z] 8.0K /tmp/codecov.NWdcjE.gz [2021-06-07T05:58:08.414Z] ==> Uploading reports [2021-06-07T05:58:08.414Z] url: https://codecov.io [2021-06-07T05:58:08.414Z] query: branch=PR-254&commit=6d679c2fe470034056c795832471098734324e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=254&job=&cmd_args= [2021-06-07T05:58:08.414Z] -> Pinging Codecov [2021-06-07T05:58:08.414Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-254&commit=6d679c2fe470034056c795832471098734324e55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=254&job=&cmd_args= [2021-06-07T05:58:08.676Z] -> Uploading to [2021-06-07T05:58:08.676Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/833815588EE85121546D348822E98E2E/6d679c2fe470034056c795832471098734324e55/704e9e64-dd59-4d98-a94f-6e2dac264ed8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82fdc6eaa2b5ed58fd762e58786af7d8f8b5e05537fd8dd7641c5b9a376c0364 [2021-06-07T05:58:08.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T05:58:08.677Z] Dload Upload Total Spent Left Speed [2021-06-07T05:58:09.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 11719 --:--:-- --:--:-- --:--:-- 11737 [2021-06-07T05:58:09.251Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/6d679c2fe470034056c795832471098734324e55 [Pipeline] } [2021-06-07T05:58:09.275Z] 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-06-07T05:58:11.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:58:12.781Z] ---> package-listing.sh [2021-06-07T05:58:12.781Z] ++ facter osfamily [2021-06-07T05:58:12.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T05:58:13.060Z] + OS_FAMILY=redhat [2021-06-07T05:58:13.060Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-254 [2021-06-07T05:58:13.060Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T05:58:13.060Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T05:58:13.060Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T05:58:13.060Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T05:58:13.060Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-254 ']' [2021-06-07T05:58:13.060Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T05:58:13.060Z] + case "${OS_FAMILY}" in [2021-06-07T05:58:13.060Z] + rpm -qa [2021-06-07T05:58:13.060Z] + sort [2021-06-07T05:58:13.654Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T05:58:13.654Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T05:58:13.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T05:58:13.916Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-254 ']' [2021-06-07T05:58:13.916Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-254/archives/ [2021-06-07T05:58:13.916Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-254/archives/ [Pipeline] echo [2021-06-07T05:58:13.953Z] 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/xfoundry_go-mod-bootstrap_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T05:58:14.296Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:58:14.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:58:14.900Z] [2021-06-07T05:58:14.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:58:15.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:58:18.569Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T05:58:18.569Z] df20fa9351a1: Pulling fs layer [2021-06-07T05:58:18.569Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T05:58:18.569Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T05:58:18.569Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T05:58:18.569Z] 93b61091891f: Pulling fs layer [2021-06-07T05:58:18.569Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T05:58:18.569Z] 5e14af77c1be: Pulling fs layer [2021-06-07T05:58:18.569Z] 01666e4c0597: Pulling fs layer [2021-06-07T05:58:18.569Z] aa168da1d23b: Pulling fs layer [2021-06-07T05:58:18.569Z] 93b61091891f: Waiting [2021-06-07T05:58:18.569Z] 93b9cdb0e59b: Waiting [2021-06-07T05:58:18.569Z] 5e14af77c1be: Waiting [2021-06-07T05:58:18.569Z] 01666e4c0597: Waiting [2021-06-07T05:58:18.569Z] aa168da1d23b: Waiting [2021-06-07T05:58:18.569Z] 46f8f816bc3b: Waiting [2021-06-07T05:58:18.569Z] 36b3adc4ff6f: Verifying Checksum [2021-06-07T05:58:18.569Z] 36b3adc4ff6f: Download complete [2021-06-07T05:58:18.569Z] 46f8f816bc3b: Download complete [2021-06-07T05:58:18.569Z] df20fa9351a1: Verifying Checksum [2021-06-07T05:58:18.569Z] df20fa9351a1: Download complete [2021-06-07T05:58:18.569Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T05:58:18.569Z] 93b9cdb0e59b: Download complete [2021-06-07T05:58:18.569Z] 5e14af77c1be: Verifying Checksum [2021-06-07T05:58:18.569Z] 5e14af77c1be: Download complete [2021-06-07T05:58:18.569Z] 01666e4c0597: Verifying Checksum [2021-06-07T05:58:18.569Z] 01666e4c0597: Download complete [2021-06-07T05:58:18.569Z] 93b61091891f: Download complete [2021-06-07T05:58:18.569Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T05:58:18.569Z] 8ad3a11d3b57: Download complete [2021-06-07T05:58:19.144Z] df20fa9351a1: Pull complete [2021-06-07T05:58:19.411Z] 36b3adc4ff6f: Pull complete [2021-06-07T05:58:19.987Z] 8ad3a11d3b57: Pull complete [2021-06-07T05:58:19.987Z] 46f8f816bc3b: Pull complete [2021-06-07T05:58:20.254Z] 93b61091891f: Pull complete [2021-06-07T05:58:20.254Z] aa168da1d23b: Verifying Checksum [2021-06-07T05:58:20.254Z] aa168da1d23b: Download complete [2021-06-07T05:58:20.521Z] 93b9cdb0e59b: Pull complete [2021-06-07T05:58:20.521Z] 5e14af77c1be: Pull complete [2021-06-07T05:58:20.521Z] 01666e4c0597: Pull complete [2021-06-07T05:58:42.563Z] aa168da1d23b: Pull complete [2021-06-07T05:58:44.482Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T05:58:45.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:58:46.131Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T05:58:46.291Z] prd-centos7-docker-4c-2g-732 does not seem to be running inside a container [2021-06-07T05:58:46.346Z] $ 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/xfoundry_go-mod-bootstrap_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-254 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254:/w/workspace/xfoundry_go-mod-bootstrap_PR-254:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T05:58:57.092Z] $ docker top 6859af4ad1d68a89d664d8f149a1fb6e78531ab540ba92453254efc9ec994897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:58:57.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T05:58:57.848Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T05:58:58.170Z] + ls /var/log/sa-host [2021-06-07T05:58:58.171Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T05:58:58.171Z] file_magic: OK [2021-06-07T05:58:58.171Z] HZ: Using current value: 100 [2021-06-07T05:58:58.171Z] file_header: OK [2021-06-07T05:58:58.171Z] 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-06-07T05:58:58.171Z] Statistics: [2021-06-07T05:58:58.171Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:58:58.171Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T05:58:58.171Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T05:58:58.171Z] file_magic: OK [2021-06-07T05:58:58.171Z] HZ: Using current value: 100 [2021-06-07T05:58:58.171Z] file_header: OK [2021-06-07T05:58:58.171Z] 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-06-07T05:58:58.171Z] Statistics: [2021-06-07T05:58:58.171Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:58:58.171Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T05:58:58.415Z] provisioning config files... [2021-06-07T05:58:58.438Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp/config4541186868370983278tmp [Pipeline] { [Pipeline] echo [2021-06-07T05:58:58.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:58:58.850Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T05:58:58.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:58:59.334Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T05:58:59.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:58:59.703Z] ---> sudo-logs.sh [2021-06-07T05:58:59.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T05:58:59.869Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:59:00.229Z] ---> job-cost.sh [2021-06-07T05:59:00.229Z] lf-activate-venv: SKIPPING [2021-06-07T05:59:00.229Z] DEBUG: total: 0.18000000715255737 [2021-06-07T05:59:00.229Z] INFO: Retrieving Stack Cost... [2021-06-07T05:59:01.183Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:59:01.759Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T05:59:01.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:59:02.144Z] ---> logs-deploy.sh [2021-06-07T05:59:02.145Z] lf-activate-venv: SKIPPING [2021-06-07T05:59:02.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-254/1 [2021-06-07T05:59:02.145Z] INFO: archiving workspace using pattern(s): [2021-06-07T05:59:03.091Z] Archives upload complete. [2021-06-07T05:59:03.353Z] INFO: archiving logs to Nexus [2021-06-07T05:59:03.927Z] ---> uname -a: [2021-06-07T05:59:03.927Z] Linux prd-centos7-docker-4c-2g-732.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> lscpu: [2021-06-07T05:59:03.927Z] Architecture: x86_64 [2021-06-07T05:59:03.927Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-07T05:59:03.927Z] Byte Order: Little Endian [2021-06-07T05:59:03.927Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-07T05:59:03.927Z] CPU(s): 2 [2021-06-07T05:59:03.927Z] On-line CPU(s) list: 0,1 [2021-06-07T05:59:03.927Z] Thread(s) per core: 1 [2021-06-07T05:59:03.927Z] Core(s) per socket: 1 [2021-06-07T05:59:03.927Z] Socket(s): 2 [2021-06-07T05:59:03.927Z] NUMA node(s): 1 [2021-06-07T05:59:03.927Z] Vendor ID: AuthenticAMD [2021-06-07T05:59:03.927Z] CPU family: 23 [2021-06-07T05:59:03.927Z] Model: 49 [2021-06-07T05:59:03.927Z] Model name: AMD EPYC-Rome Processor [2021-06-07T05:59:03.927Z] Stepping: 0 [2021-06-07T05:59:03.927Z] CPU MHz: 2799.998 [2021-06-07T05:59:03.927Z] BogoMIPS: 5599.99 [2021-06-07T05:59:03.927Z] Virtualization: AMD-V [2021-06-07T05:59:03.927Z] Hypervisor vendor: KVM [2021-06-07T05:59:03.927Z] Virtualization type: full [2021-06-07T05:59:03.927Z] L1d cache: 64 KiB [2021-06-07T05:59:03.927Z] L1i cache: 64 KiB [2021-06-07T05:59:03.927Z] L2 cache: 1 MiB [2021-06-07T05:59:03.927Z] L3 cache: 32 MiB [2021-06-07T05:59:03.927Z] NUMA node0 CPU(s): 0,1 [2021-06-07T05:59:03.927Z] Vulnerability Itlb multihit: Not affected [2021-06-07T05:59:03.927Z] Vulnerability L1tf: Not affected [2021-06-07T05:59:03.927Z] Vulnerability Mds: Not affected [2021-06-07T05:59:03.927Z] Vulnerability Meltdown: Not affected [2021-06-07T05:59:03.927Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-07T05:59:03.927Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-07T05:59:03.927Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-07T05:59:03.927Z] Vulnerability Srbds: Not affected [2021-06-07T05:59:03.927Z] Vulnerability Tsx async abort: Not affected [2021-06-07T05:59:03.927Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> nproc: [2021-06-07T05:59:03.927Z] 2 [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> df -h: [2021-06-07T05:59:03.927Z] Filesystem Size Used Available Use% Mounted on [2021-06-07T05:59:03.927Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-07T05:59:03.927Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-07T05:59:03.927Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-07T05:59:03.927Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-254 [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-254@tmp [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-07T05:59:03.927Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> free -m: [2021-06-07T05:59:03.927Z] total used free shared buff/cache available [2021-06-07T05:59:03.927Z] Mem: 7821 993 4733 0 2093 6649 [2021-06-07T05:59:03.927Z] Swap: 1023 0 1023 [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> ip addr: [2021-06-07T05:59:03.927Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-07T05:59:03.927Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-07T05:59:03.927Z] inet 127.0.0.1/8 scope host lo [2021-06-07T05:59:03.927Z] valid_lft forever preferred_lft forever [2021-06-07T05:59:03.927Z] inet6 ::1/128 scope host [2021-06-07T05:59:03.927Z] valid_lft forever preferred_lft forever [2021-06-07T05:59:03.927Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-07T05:59:03.927Z] link/ether fa:16:3e:62:0f:05 brd ff:ff:ff:ff:ff:ff [2021-06-07T05:59:03.927Z] inet 10.30.123.241/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-07T05:59:03.927Z] valid_lft 85756sec preferred_lft 85756sec [2021-06-07T05:59:03.927Z] inet6 fe80::f816:3eff:fe62:f05/64 scope link [2021-06-07T05:59:03.927Z] valid_lft forever preferred_lft forever [2021-06-07T05:59:03.927Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-07T05:59:03.927Z] link/ether 02:42:13:ac:2b:89 brd ff:ff:ff:ff:ff:ff [2021-06-07T05:59:03.927Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-07T05:59:03.927Z] valid_lft forever preferred_lft forever [2021-06-07T05:59:03.927Z] inet6 fe80::42:13ff:feac:2b89/64 scope link [2021-06-07T05:59:03.927Z] valid_lft forever preferred_lft forever [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] ---> sar -b -r -n DEV: [2021-06-07T05:59:03.927Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] 05:48:09 LINUX RESTART (2 CPU) [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-07T05:59:03.927Z] 05:50:01 23.83 3.20 20.64 0.00 2522.58 2563.01 0.00 [2021-06-07T05:59:03.927Z] 05:51:01 1.82 0.00 1.82 0.00 0.00 36.95 0.00 [2021-06-07T05:59:03.927Z] 05:52:01 0.13 0.00 0.13 0.00 0.00 2.00 0.00 [2021-06-07T05:59:03.927Z] 05:53:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 [2021-06-07T05:59:03.927Z] 05:54:02 0.23 0.00 0.23 0.00 0.00 2.90 0.00 [2021-06-07T05:59:03.927Z] 05:55:01 0.25 0.00 0.25 0.00 0.00 3.42 0.00 [2021-06-07T05:59:03.927Z] 05:56:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 [2021-06-07T05:59:03.927Z] 05:57:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-06-07T05:59:03.927Z] 05:58:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-06-07T05:59:03.927Z] Average: 3.04 0.36 2.68 0.00 280.85 291.89 0.00 [2021-06-07T05:59:03.927Z] [2021-06-07T05:59:03.927Z] 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-07T05:59:03.927Z] 05:50:01 5466900 0 802804 10.02 2620 1736608 1250012 13.80 566268 1576000 8 [2021-06-07T05:59:03.928Z] 05:51:01 5470624 0 799072 9.98 2620 1736616 1205580 13.31 563800 1575820 20 [2021-06-07T05:59:03.928Z] 05:52:01 5469688 0 800008 9.99 2620 1736616 1205760 13.31 568512 1571916 16 [2021-06-07T05:59:03.928Z] 05:53:01 5468236 0 801456 10.01 2620 1736620 1205796 13.31 569808 1571916 20 [2021-06-07T05:59:03.928Z] 05:54:02 5469708 0 799976 9.99 2620 1736628 1205676 13.31 565772 1575180 16 [2021-06-07T05:59:03.928Z] 05:55:01 5469936 0 799748 9.99 2620 1736628 1205644 13.31 565404 1575180 12 [2021-06-07T05:59:03.928Z] 05:56:01 5465408 0 804264 10.04 2620 1736640 1205764 13.31 570460 1575180 20 [2021-06-07T05:59:03.928Z] 05:57:01 5455652 0 813960 10.16 2620 1736700 1205644 13.31 579756 1575196 20 [2021-06-07T05:59:03.928Z] 05:58:01 5455400 0 814264 10.17 2620 1736648 1205644 13.31 581880 1573468 20 [2021-06-07T05:59:03.928Z] Average: 5465728 0 803950 10.04 2620 1736634 1210613 13.37 570184 1574428 17 [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-07T05:59:03.928Z] 05:50:01 eth0 66.76 53.01 339.29 13.36 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:50:01 docker0 4.30 3.23 1.14 8.24 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:51:01 eth0 2.57 0.08 0.23 0.04 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:52:01 eth0 1.93 0.70 0.85 0.58 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:53:01 eth0 0.55 0.22 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:54:02 eth0 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:55:01 eth0 0.19 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:56:01 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:57:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:58:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] Average: eth0 8.19 6.10 37.98 1.61 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] Average: docker0 0.48 0.36 0.13 0.92 0.00 0.00 0.00 0.00 [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] ---> sar -P ALL: [2021-06-07T05:59:03.928Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] 05:48:09 LINUX RESTART (2 CPU) [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2021-06-07T05:59:03.928Z] 05:50:01 all 2.40 0.00 1.20 0.83 0.08 95.48 [2021-06-07T05:59:03.928Z] 05:50:01 0 2.40 0.00 1.18 0.55 0.15 95.71 [2021-06-07T05:59:03.928Z] 05:50:01 1 2.39 0.00 1.23 1.11 0.02 95.25 [2021-06-07T05:59:03.928Z] 05:51:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-06-07T05:59:03.928Z] 05:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-07T05:59:03.928Z] 05:51:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-07T05:59:03.928Z] 05:52:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-06-07T05:59:03.928Z] 05:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-07T05:59:03.928Z] 05:52:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-06-07T05:59:03.928Z] 05:53:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-07T05:59:03.928Z] 05:53:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-07T05:59:03.928Z] 05:53:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-07T05:59:03.928Z] 05:54:02 all 0.16 0.00 0.09 0.00 0.02 99.73 [2021-06-07T05:59:03.928Z] 05:54:02 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-07T05:59:03.928Z] 05:54:02 1 0.23 0.00 0.13 0.00 0.00 99.63 [2021-06-07T05:59:03.928Z] 05:55:01 all 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-07T05:59:03.928Z] 05:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-07T05:59:03.928Z] 05:55:01 1 0.25 0.00 0.03 0.00 0.02 99.69 [2021-06-07T05:59:03.928Z] 05:56:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-06-07T05:59:03.928Z] 05:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-07T05:59:03.928Z] 05:56:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-07T05:59:03.928Z] 05:57:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-07T05:59:03.928Z] 05:57:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-06-07T05:59:03.928Z] 05:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-07T05:59:03.928Z] 05:58:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-06-07T05:59:03.928Z] 05:58:01 0 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-07T05:59:03.928Z] 05:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-07T05:59:03.928Z] Average: all 0.40 0.00 0.17 0.09 0.03 99.31 [2021-06-07T05:59:03.928Z] Average: 0 0.36 0.00 0.16 0.06 0.04 99.38 [2021-06-07T05:59:03.928Z] Average: 1 0.44 0.00 0.18 0.12 0.01 99.24 [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z] [2021-06-07T05:59:03.928Z]